+ 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-05-20 02:24:45.357 1 INFO neutron.common.config [-] Logging enabled! 2026-05-20 02:24:45.357 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-20 02:24:45.357 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-20 02:24:45.357 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 02:24:46.802 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 02:24:46.804 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 02:24:46.808 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 02:24:46.809 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 02:24:46.809 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-20 02:24:46.809 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-20 02:24:46.809 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:24:46.816 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:24:46.816 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:24:46.816 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 02:24:46.836 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-20 02:24:46.837 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 02:24:46.837 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-20 02:24:46.853 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 02:24:46.854 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 02:24:46.854 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-20 02:24:46.854 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-20 02:24:47.152 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing driver for type 'vlan' 2026-05-20 02:24:47.310 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] VlanTypeDriver initialization complete 2026-05-20 02:24:47.310 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing driver for type 'vxlan' 2026-05-20 02:24:47.310 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-20 02:24:47.356 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 02:24:47.356 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 02:24:47.356 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing extension driver 'port_security' 2026-05-20 02:24:47.357 1 INFO neutron.plugins.ml2.extensions.port_security [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 02:24:47.357 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing extension driver 'qos' 2026-05-20 02:24:47.357 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-20 02:24:47.357 1 INFO neutron.plugins.ml2.managers [None req-27795002-d367-4011-8275-e99a6f7bae70 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-20 02:24:47.369 1 INFO neutron.quota [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded quota_driver: . 2026-05-20 02:24:47.370 1 INFO neutron.plugins.ml2.plugin [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 02:24:47.370 1 INFO neutron.plugins.ml2.managers [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 02:24:47.370 1 INFO neutron.plugins.ml2.managers [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 02:24:47.370 1 INFO neutron.plugins.ml2.managers [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 02:24:47.370 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: qos 2026-05-20 02:24:47.381 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: router 2026-05-20 02:24:47.414 1 INFO neutron.services.service_base [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-20 02:24:47.415 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: segments 2026-05-20 02:24:47.477 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: trunk 2026-05-20 02:24:47.489 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: vpnaas 2026-05-20 02:24:47.529 1 WARNING stevedore.named [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 02:24:47.599 1 INFO neutron_vpnaas.services.vpn.plugin [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 02:24:47.599 1 INFO neutron.common.utils [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-20 02:24:47.599 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: taas 2026-05-20 02:24:47.616 1 WARNING stevedore.named [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 02:24:47.617 1 WARNING stevedore.named [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-20 02:24:47.650 1 INFO neutron_taas.services.taas.taas_plugin [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-20 02:24:47.650 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: tapmirror 2026-05-20 02:24:47.661 1 WARNING stevedore.named [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 02:24:47.661 1 WARNING stevedore.named [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-20 02:24:47.676 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-20 02:24:47.676 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 02:24:47.683 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: tag 2026-05-20 02:24:47.690 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: timestamp 2026-05-20 02:24:47.692 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 02:24:47.695 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: flavors 2026-05-20 02:24:47.698 1 INFO neutron.manager [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loading Plugin: revisions 2026-05-20 02:24:47.701 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Initializing extension manager. 2026-05-20 02:24:47.702 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: address-group 2026-05-20 02:24:47.703 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: address-scope 2026-05-20 02:24:47.703 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-20 02:24:47.704 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: agent 2026-05-20 02:24:47.705 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: agent-resources-synced 2026-05-20 02:24:47.705 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 02:24:47.706 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 02:24:47.707 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: availability_zone 2026-05-20 02:24:47.707 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: availability_zone_filter 2026-05-20 02:24:47.708 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 02:24:47.708 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 02:24:47.709 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 02:24:47.710 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: dns-integration 2026-05-20 02:24:47.710 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 02:24:47.710 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-20 02:24:47.711 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: dvr 2026-05-20 02:24:47.711 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 02:24:47.712 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 02:24:47.712 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 02:24:47.712 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 02:24:47.713 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: external-net 2026-05-20 02:24:47.713 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 02:24:47.714 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: extraroute 2026-05-20 02:24:47.714 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: extraroute-atomic 2026-05-20 02:24:47.714 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 02:24:47.715 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 02:24:47.715 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 02:24:47.716 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 02:24:47.716 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: fip-port-details 2026-05-20 02:24:47.717 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: flavors 2026-05-20 02:24:47.718 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 02:24:47.719 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 02:24:47.719 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: ip_allocation 2026-05-20 02:24:47.720 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-20 02:24:47.720 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 02:24:47.721 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: router 2026-05-20 02:24:47.722 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 02:24:47.724 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-20 02:24:47.725 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-20 02:24:47.725 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 02:24:47.725 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: l3-ha 2026-05-20 02:24:47.726 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 02:24:47.726 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-20 02:24:47.727 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: l3-flavors 2026-05-20 02:24:47.727 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 02:24:47.728 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-20 02:24:47.729 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-20 02:24:47.730 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 02:24:47.731 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-20 02:24:47.732 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 02:24:47.733 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 02:24:47.733 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: multi-provider 2026-05-20 02:24:47.734 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: net-mtu 2026-05-20 02:24:47.734 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 02:24:47.735 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 02:24:47.735 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: network_ha 2026-05-20 02:24:47.735 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 02:24:47.736 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 02:24:47.737 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: pagination 2026-05-20 02:24:47.737 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-device-profile 2026-05-20 02:24:47.738 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 02:24:47.738 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 02:24:47.738 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 02:24:47.739 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-mac-override 2026-05-20 02:24:47.739 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 02:24:47.739 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 02:24:47.740 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 02:24:47.740 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-resource-request 2026-05-20 02:24:47.741 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 02:24:47.741 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 02:24:47.741 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: binding 2026-05-20 02:24:47.742 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: binding-extended 2026-05-20 02:24:47.743 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-security 2026-05-20 02:24:47.743 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: project-id 2026-05-20 02:24:47.743 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: provider 2026-05-20 02:24:47.744 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-20 02:24:47.746 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos 2026-05-20 02:24:47.746 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 02:24:47.747 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 02:24:47.747 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-default 2026-05-20 02:24:47.747 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-fip 2026-05-20 02:24:47.748 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 02:24:47.748 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 02:24:47.749 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 02:24:47.749 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 02:24:47.750 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 02:24:47.750 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-pps 2026-05-20 02:24:47.751 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 02:24:47.751 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 02:24:47.752 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 02:24:47.752 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 02:24:47.753 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-20 02:24:47.754 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: quotas 2026-05-20 02:24:47.757 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: quota_details 2026-05-20 02:24:47.758 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: rbac-policies 2026-05-20 02:24:47.758 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: rbac-address-group 2026-05-20 02:24:47.759 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 02:24:47.759 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 02:24:47.759 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-20 02:24:47.760 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: revision-if-match 2026-05-20 02:24:47.760 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 02:24:47.761 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 02:24:47.761 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 02:24:47.763 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 02:24:47.763 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 02:24:47.763 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-20 02:24:47.764 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 02:24:47.765 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 02:24:47.766 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 02:24:47.769 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: security-group 2026-05-20 02:24:47.770 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: segment 2026-05-20 02:24:47.771 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 02:24:47.771 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: service-type 2026-05-20 02:24:47.771 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: sorting 2026-05-20 02:24:47.772 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 02:24:47.772 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 02:24:47.773 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 02:24:47.773 1 WARNING neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 02:24:47.774 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-20 02:24:47.774 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnet-external-network 2026-05-20 02:24:47.774 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnet_onboard 2026-05-20 02:24:47.775 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 02:24:47.775 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 02:24:47.776 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 02:24:47.776 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 02:24:47.777 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: tag-creation 2026-05-20 02:24:47.777 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 02:24:47.780 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 02:24:47.781 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 02:24:47.781 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: trunk 2026-05-20 02:24:47.782 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: trunk-details 2026-05-20 02:24:47.782 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 02:24:47.783 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-20 02:24:47.783 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-20 02:24:47.784 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-20 02:24:47.785 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-20 02:24:47.786 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 02:24:47.786 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 02:24:47.787 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: vpnaas 2026-05-20 02:24:47.788 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: taas 2026-05-20 02:24:47.789 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: tap-mirror 2026-05-20 02:24:47.790 1 INFO neutron.api.extensions [None req-36ee8ffb-ee51-4f3c-bd42-7046cd46cd20 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-20 02:25:17.879 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 02:25:17.915 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 02:25:17.918 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 02:25:22.916 16 INFO neutron.db.l3_hamode_db [None req-4e27a58e-1605-4271-9182-a19de6c600c8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 02:25:39.195 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8e2bbfce-daea-4dbc-8c96-95e0c2f04171 2026-05-20 02:25:40.371 16 INFO neutron.plugins.ml2.plugin [None req-5f732e42-df33-49e2-9f62-a1361dbe612d - - - - - -] Attempt 1 to provision port 8e2bbfce-daea-4dbc-8c96-95e0c2f04171 2026-05-20 02:25:41.127 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8e2bbfce-daea-4dbc-8c96-95e0c2f04171 2026-05-20 02:30:11.220 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8bcfe2d4-e2a4-47db-a34b-7b74c81a7ab0 2026-05-20 02:30:11.223 13 INFO neutron.plugins.ml2.plugin [None req-30f7e674-ddae-4872-91f8-90fcd52b09b5 - - - - - -] Attempt 1 to provision port 8bcfe2d4-e2a4-47db-a34b-7b74c81a7ab0 2026-05-20 02:30:12.879 16 INFO neutron.plugins.ml2.plugin [None req-b2f844fa-f263-4283-a460-8fb3f2f85fb6 - - - - - -] Attempt 1 to provision port 8bcfe2d4-e2a4-47db-a34b-7b74c81a7ab0 2026-05-20 02:30:13.192 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8bcfe2d4-e2a4-47db-a34b-7b74c81a7ab0 2026-05-20 02:30:17.600 13 INFO neutron.plugins.ml2.plugin [None req-a8a4e52b-bf22-4e5a-8867-5bb63fbc05fb - - - - - -] Attempt 1 to provision port a5d625d4-f9dd-400d-aa37-ddd0ff70d2c8 2026-05-20 02:33:53.841 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a5d625d4-f9dd-400d-aa37-ddd0ff70d2c8 2026-05-20 02:33:55.270 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a5d625d4-f9dd-400d-aa37-ddd0ff70d2c8 2026-05-20 02:42:11.448 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port de5bdd08-7418-49b0-b10b-156e6383b2d6 2026-05-20 02:42:13.423 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port de5bdd08-7418-49b0-b10b-156e6383b2d6 2026-05-20 02:53:17.065 16 INFO neutron.plugins.ml2.plugin [None req-9e961385-a1c8-4ecb-8c5f-ef06ecb6bc12 - - - - - -] Attempt 1 to provision port 8bcfe2d4-e2a4-47db-a34b-7b74c81a7ab0 2026-05-20 02:53:17.104 16 INFO neutron.plugins.ml2.plugin [None req-9e961385-a1c8-4ecb-8c5f-ef06ecb6bc12 - - - - - -] Attempt 1 to provision port a5d625d4-f9dd-400d-aa37-ddd0ff70d2c8 2026-05-20 02:53:17.137 16 INFO neutron.plugins.ml2.plugin [None req-9e961385-a1c8-4ecb-8c5f-ef06ecb6bc12 - - - - - -] Attempt 1 to provision port 8e2bbfce-daea-4dbc-8c96-95e0c2f04171 2026-05-20 02:58:05.668 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 00a84f9b-a6bf-4e74-9268-03737798ab4b 2026-05-20 02:58:06.280 13 INFO neutron.plugins.ml2.plugin [None req-aa73b42b-bad8-42f4-ac11-0e5aa4277e15 - - - - - -] Attempt 1 to provision port 00a84f9b-a6bf-4e74-9268-03737798ab4b 2026-05-20 02:58:07.755 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 00a84f9b-a6bf-4e74-9268-03737798ab4b 2026-05-20 02:58:09.942 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5efccc74-ff05-4e96-955d-176cb449cf8c 2026-05-20 02:58:11.779 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5efccc74-ff05-4e96-955d-176cb449cf8c 2026-05-20 02:58:13.854 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 6ef4a4dc-486b-44b8-93c6-ba89a499dd98 2026-05-20 02:58:14.211 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 61067525-7797-4c4e-a90d-ca6d644a2713 2026-05-20 02:58:16.543 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4f9ad146-2c8d-480b-8428-cd2972620fc8 2026-05-20 02:58:17.026 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 61067525-7797-4c4e-a90d-ca6d644a2713 2026-05-20 02:58:17.268 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 6ef4a4dc-486b-44b8-93c6-ba89a499dd98 2026-05-20 02:58:18.267 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4f9ad146-2c8d-480b-8428-cd2972620fc8 2026-05-20 02:58:18.460 16 INFO neutron.plugins.ml2.plugin [None req-9e2bea1b-1124-4c2b-8907-a035080ff875 - - - - - -] Attempt 1 to provision port 5efccc74-ff05-4e96-955d-176cb449cf8c 2026-05-20 02:58:18.517 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 541cd5a2-947e-48e9-8920-8b021c587ca7 2026-05-20 02:58:18.521 16 INFO neutron.plugins.ml2.plugin [None req-9e2bea1b-1124-4c2b-8907-a035080ff875 - - - - - -] Attempt 1 to provision port 37b2e473-96da-4398-a070-7466466a5ec6 2026-05-20 02:58:18.544 16 INFO neutron.plugins.ml2.plugin [None req-9e2bea1b-1124-4c2b-8907-a035080ff875 - - - - - -] Attempt 1 to provision port 4f9ad146-2c8d-480b-8428-cd2972620fc8 2026-05-20 02:58:18.604 16 INFO neutron.plugins.ml2.plugin [None req-9e2bea1b-1124-4c2b-8907-a035080ff875 - - - - - -] Attempt 1 to provision port 602ffe95-51f2-41f7-a112-cbfc6b3103d6 2026-05-20 02:58:20.320 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 7d8fdf3f-4c81-4a4c-bbe3-e7486a984389 2026-05-20 02:58:21.029 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 541cd5a2-947e-48e9-8920-8b021c587ca7 2026-05-20 02:58:23.413 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 7d8fdf3f-4c81-4a4c-bbe3-e7486a984389 2026-05-20 02:58:23.634 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:58:24.071 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4795efb2-bcb2-4ee8-aab7-9b1a4709ce57 2026-05-20 02:58:24.109 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e29168b3-f98f-4647-b390-0377b6754f4a'] response: {'server_uuid': 'a9313de2-55c2-4669-a51b-65a78f3601d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96c85d10-ee66-414f-80c4-1159a95338d0', 'code': 200} 2026-05-20 02:58:25.176 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:58:25.380 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 604a021a-1443-4b5e-857b-311c7d3c053c 2026-05-20 02:58:25.776 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4795efb2-bcb2-4ee8-aab7-9b1a4709ce57 2026-05-20 02:58:26.146 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfbbbf60-bafa-434a-b5fa-dedf03f14beb'] response: {'server_uuid': '3a3a5fca-ddf2-4e5e-8aff-1473560df42b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4795efb2-bcb2-4ee8-aab7-9b1a4709ce57', 'code': 200} 2026-05-20 02:58:28.215 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 604a021a-1443-4b5e-857b-311c7d3c053c 2026-05-20 02:58:28.497 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port d6a6558d-8093-4cc0-8e84-6bd24d4d2f5a 2026-05-20 02:58:28.497 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:58:28.572 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 5a71941a-e77f-4aec-9b17-b191ade6adbe 2026-05-20 02:58:28.609 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port a9400990-9fac-4e5d-9d35-b8f335453faa 2026-05-20 02:58:28.641 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 5efccc74-ff05-4e96-955d-176cb449cf8c 2026-05-20 02:58:28.695 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 604a021a-1443-4b5e-857b-311c7d3c053c 2026-05-20 02:58:28.754 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 602ffe95-51f2-41f7-a112-cbfc6b3103d6 2026-05-20 02:58:28.790 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 4795efb2-bcb2-4ee8-aab7-9b1a4709ce57 2026-05-20 02:58:28.860 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 37b2e473-96da-4398-a070-7466466a5ec6 2026-05-20 02:58:28.884 16 INFO neutron.plugins.ml2.plugin [None req-99773314-1f96-478b-a305-16f94fcc8f94 - - - - - -] Attempt 1 to provision port 4f9ad146-2c8d-480b-8428-cd2972620fc8 2026-05-20 02:58:29.026 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-16c6f5aa-6980-4623-ab70-8ef62ae46708'] response: {'server_uuid': 'bc93ccb6-2d26-45ed-a7ff-3a9cdb0201ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6a6558d-8093-4cc0-8e84-6bd24d4d2f5a', 'code': 200} 2026-05-20 02:58:30.136 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port d6a6558d-8093-4cc0-8e84-6bd24d4d2f5a 2026-05-20 02:58:32.288 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b890b1b7-e12a-4a5b-ab90-fdc14fd5d180'] response: {'server_uuid': '3a3a5fca-ddf2-4e5e-8aff-1473560df42b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4795efb2-bcb2-4ee8-aab7-9b1a4709ce57', 'code': 200} 2026-05-20 02:58:34.229 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 60d46b9b-b446-47a5-8766-cccde32df5b9 2026-05-20 02:58:35.322 16 INFO neutron.plugins.ml2.plugin [None req-0238feba-cc36-4f2f-979b-03c9a3c7877e - - - - - -] Attempt 1 to provision port 37b2e473-96da-4398-a070-7466466a5ec6 2026-05-20 02:58:35.352 16 INFO neutron.plugins.ml2.plugin [None req-0238feba-cc36-4f2f-979b-03c9a3c7877e - - - - - -] Attempt 1 to provision port 60d46b9b-b446-47a5-8766-cccde32df5b9 2026-05-20 02:58:35.656 16 INFO neutron.plugins.ml2.plugin [None req-0238feba-cc36-4f2f-979b-03c9a3c7877e - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:58:35.712 16 INFO neutron.plugins.ml2.plugin [None req-0238feba-cc36-4f2f-979b-03c9a3c7877e - - - - - -] Attempt 1 to provision port d36ba1fa-24a8-4525-bbbc-bf9b7640ba76 2026-05-20 02:58:35.747 16 INFO neutron.plugins.ml2.plugin [None req-0238feba-cc36-4f2f-979b-03c9a3c7877e - - - - - -] Attempt 1 to provision port 602ffe95-51f2-41f7-a112-cbfc6b3103d6 2026-05-20 02:58:36.134 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 60d46b9b-b446-47a5-8766-cccde32df5b9 2026-05-20 02:58:38.952 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 00423033-a405-426a-9cf2-119987811ce7 2026-05-20 02:58:39.107 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b08adf3-f991-45fc-b110-307c4f442c07'] response: {'server_uuid': 'e9c37c60-aed7-4bb7-b0e6-a6de172ec60c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00423033-a405-426a-9cf2-119987811ce7', 'code': 200} 2026-05-20 02:58:40.489 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 00423033-a405-426a-9cf2-119987811ce7 2026-05-20 02:58:45.868 16 INFO neutron.plugins.ml2.plugin [None req-6fe2becc-a129-4659-893d-31748323b6d4 - - - - - -] Attempt 1 to provision port d36ba1fa-24a8-4525-bbbc-bf9b7640ba76 2026-05-20 02:58:45.900 16 INFO neutron.plugins.ml2.plugin [None req-6fe2becc-a129-4659-893d-31748323b6d4 - - - - - -] Attempt 1 to provision port 60d46b9b-b446-47a5-8766-cccde32df5b9 2026-05-20 02:58:45.963 16 INFO neutron.plugins.ml2.plugin [None req-6fe2becc-a129-4659-893d-31748323b6d4 - - - - - -] Attempt 1 to provision port e9d1436f-8f6a-4f62-ae25-62dde39f2851 2026-05-20 02:58:54.342 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 37b2e473-96da-4398-a070-7466466a5ec6 2026-05-20 02:58:54.664 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5a71941a-e77f-4aec-9b17-b191ade6adbe 2026-05-20 02:58:56.118 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 37b2e473-96da-4398-a070-7466466a5ec6 2026-05-20 02:58:56.339 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5a71941a-e77f-4aec-9b17-b191ade6adbe 2026-05-20 02:58:58.181 13 INFO neutron.plugins.ml2.plugin [None req-e2007c67-5a1a-43a7-9bfb-22bb807ae89b - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:59:04.132 13 INFO neutron.plugins.ml2.plugin [None req-504f1933-c639-4afa-8980-16c114c24292 - - - - - -] Attempt 1 to provision port 96c85d10-ee66-414f-80c4-1159a95338d0 2026-05-20 02:59:04.196 13 INFO neutron.plugins.ml2.plugin [None req-504f1933-c639-4afa-8980-16c114c24292 - - - - - -] Attempt 1 to provision port 214dd6d2-83a3-4d7f-8394-7d95a611e7e1 2026-05-20 02:59:18.312 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port beb69210-c37c-40f9-a9ea-6992182f1386 2026-05-20 02:59:20.340 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port beb69210-c37c-40f9-a9ea-6992182f1386 2026-05-20 02:59:20.463 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 959d39bc-51f1-4730-b348-a98b45a5bf5b 2026-05-20 02:59:22.067 13 INFO neutron.plugins.ml2.plugin [None req-ba6c6fd3-57ad-43e0-aec6-c4d14e9a1058 - - - - - -] Attempt 1 to provision port b88c9d97-60eb-42a8-9baa-9bbaf3d1f2d3 2026-05-20 02:59:22.104 13 INFO neutron.plugins.ml2.plugin [None req-ba6c6fd3-57ad-43e0-aec6-c4d14e9a1058 - - - - - -] Attempt 1 to provision port beb69210-c37c-40f9-a9ea-6992182f1386 2026-05-20 02:59:22.111 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 959d39bc-51f1-4730-b348-a98b45a5bf5b 2026-05-20 02:59:28.257 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 01d68d63-f37d-49e8-9000-597af2e06dae 2026-05-20 02:59:28.571 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 80b40c3b-b850-47d9-b62d-ccd993042db2 2026-05-20 02:59:30.220 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 80b40c3b-b850-47d9-b62d-ccd993042db2 2026-05-20 02:59:30.482 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 01d68d63-f37d-49e8-9000-597af2e06dae 2026-05-20 02:59:30.994 13 INFO neutron.plugins.ml2.plugin [None req-4281a6ae-ea06-432b-85d6-9b5edee4cd09 - - - - - -] Attempt 1 to provision port 56f0bf17-cf4a-4bdb-a48a-1380cbc32481 2026-05-20 02:59:31.029 13 INFO neutron.plugins.ml2.plugin [None req-4281a6ae-ea06-432b-85d6-9b5edee4cd09 - - - - - -] Attempt 1 to provision port 80b40c3b-b850-47d9-b62d-ccd993042db2 2026-05-20 02:59:32.764 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f7e5edcd-f8fa-4270-9bff-93f2a0de8eda 2026-05-20 02:59:32.909 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-49b52197-79a8-426a-847e-edb1a010d3b7'] response: {'server_uuid': '1daebe54-c4ac-4022-89e7-b17548d5a49e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7e5edcd-f8fa-4270-9bff-93f2a0de8eda', 'code': 200} 2026-05-20 02:59:34.302 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f7e5edcd-f8fa-4270-9bff-93f2a0de8eda 2026-05-20 02:59:36.222 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b88c9d97-60eb-42a8-9baa-9bbaf3d1f2d3 2026-05-20 02:59:37.125 16 INFO neutron.plugins.ml2.plugin [None req-95c72546-b4bd-4d48-ae2b-750eb8111707 - - - - - -] Attempt 1 to provision port f7e5edcd-f8fa-4270-9bff-93f2a0de8eda 2026-05-20 02:59:37.230 16 INFO neutron.plugins.ml2.plugin [None req-95c72546-b4bd-4d48-ae2b-750eb8111707 - - - - - -] Attempt 1 to provision port d42e4158-8a1a-45f6-b3ff-5b5475c3c919 2026-05-20 02:59:38.163 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b88c9d97-60eb-42a8-9baa-9bbaf3d1f2d3 2026-05-20 02:59:38.377 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port d42e4158-8a1a-45f6-b3ff-5b5475c3c919 2026-05-20 02:59:43.278 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 264e26ae-ef10-4092-ab3b-f0455a4b0a0a 2026-05-20 02:59:43.600 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port d248f677-59ad-4379-847b-6b2fc2e2d4f0 2026-05-20 02:59:43.704 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f36b4af-71df-4f2d-9301-1b8ba10dbc23'] response: {'server_uuid': '75d9c8e8-5b51-49ec-97c2-1937af942de2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd248f677-59ad-4379-847b-6b2fc2e2d4f0', 'code': 200} 2026-05-20 02:59:44.661 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port d248f677-59ad-4379-847b-6b2fc2e2d4f0 2026-05-20 02:59:46.712 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port ac92fc1e-d6df-44f0-abb8-5a39c1fe0d07 2026-05-20 02:59:46.956 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 56f0bf17-cf4a-4bdb-a48a-1380cbc32481 2026-05-20 02:59:48.792 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port ac92fc1e-d6df-44f0-abb8-5a39c1fe0d07 2026-05-20 02:59:48.942 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 56f0bf17-cf4a-4bdb-a48a-1380cbc32481 2026-05-20 02:59:49.905 13 INFO neutron.plugins.ml2.plugin [None req-677994f0-fbfd-4b90-8df7-e0c576ceda71 - - - - - -] Attempt 1 to provision port 56f0bf17-cf4a-4bdb-a48a-1380cbc32481 2026-05-20 02:59:49.960 13 INFO neutron.plugins.ml2.plugin [None req-677994f0-fbfd-4b90-8df7-e0c576ceda71 - - - - - -] Attempt 1 to provision port d248f677-59ad-4379-847b-6b2fc2e2d4f0 2026-05-20 02:59:50.021 13 INFO neutron.plugins.ml2.plugin [None req-677994f0-fbfd-4b90-8df7-e0c576ceda71 - - - - - -] Attempt 1 to provision port ac92fc1e-d6df-44f0-abb8-5a39c1fe0d07 2026-05-20 02:59:52.708 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f913df1f-cbbc-40e1-aba9-9d7436baed0b 2026-05-20 02:59:54.794 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 70380c1f-2ad3-4ac3-a6e4-120bd0670711 2026-05-20 02:59:56.683 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 70380c1f-2ad3-4ac3-a6e4-120bd0670711 2026-05-20 03:00:02.579 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9772483a-6c32-44cf-a04f-73bd3f35a333 2026-05-20 03:00:04.302 16 INFO neutron.plugins.ml2.plugin [None req-f59b6bf4-c497-4c28-88b6-39f631465f2f - - - - - -] Attempt 1 to provision port 9772483a-6c32-44cf-a04f-73bd3f35a333 2026-05-20 03:00:04.386 16 INFO neutron.plugins.ml2.plugin [None req-f59b6bf4-c497-4c28-88b6-39f631465f2f - - - - - -] Attempt 1 to provision port f9305f30-9a6e-4dd7-9573-0ba0a7d88954 2026-05-20 03:00:04.431 16 INFO neutron.plugins.ml2.plugin [None req-f59b6bf4-c497-4c28-88b6-39f631465f2f - - - - - -] Attempt 1 to provision port 79b09524-ae77-4353-9d67-715363adedbb 2026-05-20 03:00:04.579 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9772483a-6c32-44cf-a04f-73bd3f35a333 2026-05-20 03:00:07.077 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:00:07.208 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f4d4d1e-a24d-44f0-b765-b66e87e51cc2'] response: {'server_uuid': '98309a45-fd69-46a5-ac66-0ce08b06ae31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51936fd5-c218-43bf-9a16-d0d1c85ac51e', 'code': 200} 2026-05-20 03:00:08.559 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:00:12.605 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 79b09524-ae77-4353-9d67-715363adedbb 2026-05-20 03:00:12.934 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f9305f30-9a6e-4dd7-9573-0ba0a7d88954 2026-05-20 03:00:14.601 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 79b09524-ae77-4353-9d67-715363adedbb 2026-05-20 03:00:14.789 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f9305f30-9a6e-4dd7-9573-0ba0a7d88954 2026-05-20 03:00:15.372 16 INFO neutron.plugins.ml2.plugin [None req-13bdb740-1cff-431a-ac73-385304bd8ad4 - - - - - -] Attempt 1 to provision port 79b09524-ae77-4353-9d67-715363adedbb 2026-05-20 03:00:19.615 13 INFO neutron.plugins.ml2.plugin [None req-fa5f30e7-f838-42ee-a06c-57dfe32fe1b5 - - - - - -] Attempt 1 to provision port 79b09524-ae77-4353-9d67-715363adedbb 2026-05-20 03:00:19.688 13 INFO neutron.plugins.ml2.plugin [None req-fa5f30e7-f838-42ee-a06c-57dfe32fe1b5 - - - - - -] Attempt 1 to provision port 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:00:38.782 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5be39b2a-82fa-41d9-a001-ac3b459c2575'] response: {'server_uuid': '98309a45-fd69-46a5-ac66-0ce08b06ae31', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '51936fd5-c218-43bf-9a16-d0d1c85ac51e', 'code': 200} 2026-05-20 03:00:40.009 16 INFO neutron.plugins.ml2.plugin [None req-6779b633-c2a3-4cf7-ace5-987f3c55124f - - - - - -] Attempt 1 to provision port 86f63e8e-c361-4ead-b60b-a639371f3d54 2026-05-20 03:00:41.170 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:00:41.299 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67dfb1e4-438f-4735-83ed-6d75abd460f9'] response: {'server_uuid': '98309a45-fd69-46a5-ac66-0ce08b06ae31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51936fd5-c218-43bf-9a16-d0d1c85ac51e', 'code': 200} 2026-05-20 03:00:42.699 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9553f1bd-d55d-4d58-af25-f22f3552d976 2026-05-20 03:00:43.031 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:00:43.203 16 INFO neutron.plugins.ml2.plugin [None req-3ba90ef8-7002-4c87-a464-77b881c69732 - - - - - -] Attempt 1 to provision port 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:00:43.353 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:00:44.583 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:00:44.809 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9553f1bd-d55d-4d58-af25-f22f3552d976 2026-05-20 03:00:46.000 16 INFO neutron.plugins.ml2.plugin [None req-27a3a602-acf6-41b5-a1ec-52712088ddb0 - - - - - -] Attempt 1 to provision port 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:00:46.061 16 INFO neutron.plugins.ml2.plugin [None req-27a3a602-acf6-41b5-a1ec-52712088ddb0 - - - - - -] Attempt 1 to provision port c3f16b8c-b3b0-4ebf-a1c0-336d8cf904d6 2026-05-20 03:00:47.244 13 INFO neutron.plugins.ml2.plugin [None req-d250af8e-9daa-42f2-893b-e9db6ddb60fa - - - - - -] Attempt 1 to provision port c3f16b8c-b3b0-4ebf-a1c0-336d8cf904d6 2026-05-20 03:00:50.581 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port e31aa42d-9eb8-45bf-8650-c31fe82eaf09 2026-05-20 03:00:52.653 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port e31aa42d-9eb8-45bf-8650-c31fe82eaf09 2026-05-20 03:00:52.849 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5a303c8c-4ea6-42ac-a68c-b2f95fa79dca 2026-05-20 03:00:55.207 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5a303c8c-4ea6-42ac-a68c-b2f95fa79dca 2026-05-20 03:00:55.441 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5177a4ce-648e-4bd7-9c45-f7ea4bbdf05e 2026-05-20 03:00:55.554 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5283cba-ae84-4aa8-94ff-a17bc7163323'] response: {'server_uuid': 'ebcc5a79-0180-4c83-8f60-01d7f0d555bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5177a4ce-648e-4bd7-9c45-f7ea4bbdf05e', 'code': 200} 2026-05-20 03:00:56.571 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 5177a4ce-648e-4bd7-9c45-f7ea4bbdf05e 2026-05-20 03:00:58.557 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 171f72cc-4cb9-4dae-a864-b37417caab21 2026-05-20 03:01:00.744 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port c3f16b8c-b3b0-4ebf-a1c0-336d8cf904d6 2026-05-20 03:01:01.058 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 86f63e8e-c361-4ead-b60b-a639371f3d54 2026-05-20 03:01:01.301 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 171f72cc-4cb9-4dae-a864-b37417caab21 2026-05-20 03:01:01.492 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port 9fdd076e-7b8e-44c0-bd8e-ad6ccd877e32 2026-05-20 03:01:01.515 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port 171f72cc-4cb9-4dae-a864-b37417caab21 2026-05-20 03:01:01.565 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port c3f16b8c-b3b0-4ebf-a1c0-336d8cf904d6 2026-05-20 03:01:01.612 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port 8cf6fbcd-f9a4-4ad1-be1f-03fda4caf4b1 2026-05-20 03:01:01.635 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port e31aa42d-9eb8-45bf-8650-c31fe82eaf09 2026-05-20 03:01:01.681 16 INFO neutron.plugins.ml2.plugin [None req-8fcbc1e2-9f6c-40a0-bf98-563979cd5264 - - - - - -] Attempt 1 to provision port 4eb1c532-896d-4fad-9fbb-938042b7cfe9 2026-05-20 03:01:02.670 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 86f63e8e-c361-4ead-b60b-a639371f3d54 2026-05-20 03:01:02.840 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port c3f16b8c-b3b0-4ebf-a1c0-336d8cf904d6 2026-05-20 03:01:04.556 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b684b549-f377-4acc-b110-0e5e475cbc10 2026-05-20 03:01:06.537 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b684b549-f377-4acc-b110-0e5e475cbc10 2026-05-20 03:01:07.293 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-767f81c7-a57f-4a51-b834-8e4a791d4ba2'] response: {'server_uuid': '98309a45-fd69-46a5-ac66-0ce08b06ae31', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '51936fd5-c218-43bf-9a16-d0d1c85ac51e', 'code': 200} 2026-05-20 03:01:07.386 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] No ports have port_id starting with 51936fd5-c218-43bf-9a16-d0d1c85ac51e 2026-05-20 03:01:08.062 13 INFO neutron.plugins.ml2.plugin [None req-67a4b7cc-d338-4d0b-a319-116598511d57 - - - - - -] Attempt 1 to provision port 9fdd076e-7b8e-44c0-bd8e-ad6ccd877e32 2026-05-20 03:01:08.095 13 INFO neutron.plugins.ml2.plugin [None req-67a4b7cc-d338-4d0b-a319-116598511d57 - - - - - -] Attempt 1 to provision port 5177a4ce-648e-4bd7-9c45-f7ea4bbdf05e 2026-05-20 03:01:08.169 13 INFO neutron.plugins.ml2.plugin [None req-67a4b7cc-d338-4d0b-a319-116598511d57 - - - - - -] Attempt 1 to provision port 171f72cc-4cb9-4dae-a864-b37417caab21 2026-05-20 03:01:08.232 13 INFO neutron.plugins.ml2.plugin [None req-67a4b7cc-d338-4d0b-a319-116598511d57 - - - - - -] Attempt 1 to provision port b684b549-f377-4acc-b110-0e5e475cbc10 2026-05-20 03:01:08.286 13 INFO neutron.plugins.ml2.plugin [None req-67a4b7cc-d338-4d0b-a319-116598511d57 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:09.167 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f68f423c-c775-4127-b2d0-d47f280895be 2026-05-20 03:01:09.300 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bedeef4-91d7-469a-9022-a47ccee13651'] response: {'server_uuid': '12ead40f-19f5-4cbf-8935-eac322943e28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f68f423c-c775-4127-b2d0-d47f280895be', 'code': 200} 2026-05-20 03:01:10.624 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port f68f423c-c775-4127-b2d0-d47f280895be 2026-05-20 03:01:12.924 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9fdd076e-7b8e-44c0-bd8e-ad6ccd877e32 2026-05-20 03:01:13.546 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:13.923 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4eb1c532-896d-4fad-9fbb-938042b7cfe9 2026-05-20 03:01:14.220 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8cf6fbcd-f9a4-4ad1-be1f-03fda4caf4b1 2026-05-20 03:01:15.337 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9fdd076e-7b8e-44c0-bd8e-ad6ccd877e32 2026-05-20 03:01:15.549 16 INFO neutron.plugins.ml2.plugin [None req-b0635ae8-2285-466d-9f24-72563407d2e8 - - - - - -] Attempt 1 to provision port f68f423c-c775-4127-b2d0-d47f280895be 2026-05-20 03:01:15.577 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:15.675 16 INFO neutron.plugins.ml2.plugin [None req-b0635ae8-2285-466d-9f24-72563407d2e8 - - - - - -] Attempt 1 to provision port 9fdd076e-7b8e-44c0-bd8e-ad6ccd877e32 2026-05-20 03:01:15.775 16 INFO neutron.plugins.ml2.plugin [None req-b0635ae8-2285-466d-9f24-72563407d2e8 - - - - - -] Attempt 1 to provision port 171f72cc-4cb9-4dae-a864-b37417caab21 2026-05-20 03:01:15.800 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4eb1c532-896d-4fad-9fbb-938042b7cfe9 2026-05-20 03:01:15.897 16 INFO neutron.plugins.ml2.plugin [None req-b0635ae8-2285-466d-9f24-72563407d2e8 - - - - - -] Attempt 1 to provision port b684b549-f377-4acc-b110-0e5e475cbc10 2026-05-20 03:01:16.091 16 INFO neutron.plugins.ml2.plugin [None req-b0635ae8-2285-466d-9f24-72563407d2e8 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:16.446 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 8cf6fbcd-f9a4-4ad1-be1f-03fda4caf4b1 2026-05-20 03:01:18.718 16 INFO neutron.plugins.ml2.plugin [None req-4c628c14-bc5e-4105-86e8-2c805cd29d98 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:20.992 16 INFO neutron.plugins.ml2.plugin [None req-098005b5-f252-4f5a-b69e-cec631117388 - - - - - -] Attempt 1 to provision port 571024e8-529b-4fac-ba46-da5479862724 2026-05-20 03:01:21.061 16 INFO neutron.plugins.ml2.plugin [None req-098005b5-f252-4f5a-b69e-cec631117388 - - - - - -] Attempt 1 to provision port f68f423c-c775-4127-b2d0-d47f280895be 2026-05-20 03:01:25.705 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b4289076-2e8e-4d42-b70a-c40076a117ca 2026-05-20 03:01:25.816 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8a8dced-35fa-456d-b5bb-fa0efd0ba9ac'] response: {'server_uuid': '0193536f-3fdc-47a2-b338-bc78c55333bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4289076-2e8e-4d42-b70a-c40076a117ca', 'code': 200} 2026-05-20 03:01:27.680 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b4289076-2e8e-4d42-b70a-c40076a117ca 2026-05-20 03:01:46.188 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a33bc3da-bc5d-4c73-a506-958cec323e1d 2026-05-20 03:01:46.302 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4516e990-97a9-4c0a-b2f7-6eeaef243654'] response: {'server_uuid': 'a7198d12-4b68-439a-96c1-4bea23c57feb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a33bc3da-bc5d-4c73-a506-958cec323e1d', 'code': 200} 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server [None req-260c2e7d-12dd-40da-9508-f6bcc1fc1808 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1cdd8a5a-61ea-4e90-9373-79c973941ac5: This subnet is being modified by another concurrent operation. 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-20 03:01:46.523 13 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-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1cdd8a5a-61ea-4e90-9373-79c973941ac5: This subnet is being modified by another concurrent operation. 2026-05-20 03:01:46.523 13 ERROR oslo_messaging.rpc.server 2026-05-20 03:01:47.754 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a33bc3da-bc5d-4c73-a506-958cec323e1d 2026-05-20 03:01:53.364 16 INFO neutron.plugins.ml2.plugin [None req-0085d18b-c447-43e6-8adc-55556d3022a4 - - - - - -] Attempt 1 to provision port 7ed6b351-25fd-4491-b644-00bb097c9065 2026-05-20 03:01:55.683 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 1b35bbef-2fe6-4647-811c-48767ed24355 2026-05-20 03:01:57.767 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 1b35bbef-2fe6-4647-811c-48767ed24355 2026-05-20 03:01:58.810 16 INFO neutron.plugins.ml2.plugin [None req-0db81efe-7772-429f-baca-6a417e7bb806 - - - - - -] Attempt 1 to provision port 1b35bbef-2fe6-4647-811c-48767ed24355 2026-05-20 03:02:16.224 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b8c73478-e66b-4afc-b711-46dd7f34b9e1 2026-05-20 03:02:16.324 13 INFO neutron.plugins.ml2.plugin [None req-c1e02599-7a4d-474a-8137-94139cb07b1e - - - - - -] Attempt 1 to provision port b8c73478-e66b-4afc-b711-46dd7f34b9e1 2026-05-20 03:02:16.356 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-26fae339-e862-4160-b2c5-befa4da5584c'] response: {'server_uuid': '084f0862-59c6-438a-af0b-13cd3d1393b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8c73478-e66b-4afc-b711-46dd7f34b9e1', 'code': 200} 2026-05-20 03:02:17.744 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port b8c73478-e66b-4afc-b711-46dd7f34b9e1 2026-05-20 03:02:25.209 13 INFO neutron_taas.services.taas.taas_plugin [None req-5a193e92-2fba-423a-8cf5-19efff7a1961 - - - - - -] TaaS: Handle Delete Port: 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:02:25.215 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a193e92-2fba-423a-8cf5-19efff7a1961 - - - - - -] Tap Mirror: Handle Delete Port: 0319127d-63ac-4e0b-b13e-8ca7d66cf718 2026-05-20 03:02:33.706 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 357cef5a-e519-445d-b4fd-cdaeff397701 2026-05-20 03:02:34.104 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port c18d59a8-601c-46ed-8451-ea3c48d7248c 2026-05-20 03:02:35.728 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 357cef5a-e519-445d-b4fd-cdaeff397701 2026-05-20 03:02:35.987 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port c18d59a8-601c-46ed-8451-ea3c48d7248c 2026-05-20 03:02:39.760 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 01c85838-eb0c-4d1d-bedd-0d7cb6e1d74c 2026-05-20 03:02:41.760 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 01c85838-eb0c-4d1d-bedd-0d7cb6e1d74c 2026-05-20 03:02:42.040 16 INFO neutron.plugins.ml2.plugin [None req-68a0b1a1-f01c-44cb-a627-f89dcf4b07ef - - - - - -] Attempt 1 to provision port a52fa9bc-7420-4987-a4a8-aa13ae63b24a 2026-05-20 03:02:42.069 16 INFO neutron.plugins.ml2.plugin [None req-68a0b1a1-f01c-44cb-a627-f89dcf4b07ef - - - - - -] Attempt 1 to provision port 29fd4f9c-991a-4dc4-a560-17129a4979b3 2026-05-20 03:02:42.095 16 INFO neutron.plugins.ml2.plugin [None req-68a0b1a1-f01c-44cb-a627-f89dcf4b07ef - - - - - -] Attempt 1 to provision port 357cef5a-e519-445d-b4fd-cdaeff397701 2026-05-20 03:02:42.155 16 INFO neutron.plugins.ml2.plugin [None req-68a0b1a1-f01c-44cb-a627-f89dcf4b07ef - - - - - -] Attempt 1 to provision port 93b32a89-35bd-4241-8ca7-7b8998d69986 2026-05-20 03:02:45.727 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4f93c81f-a974-4310-b8dd-ff3d6d4acd0b 2026-05-20 03:02:46.698 16 INFO neutron.plugins.ml2.plugin [None req-c9ac6b09-0161-43bb-8c81-925666325375 - - - - - -] Attempt 1 to provision port 4f93c81f-a974-4310-b8dd-ff3d6d4acd0b 2026-05-20 03:02:46.761 16 INFO neutron.plugins.ml2.plugin [None req-c9ac6b09-0161-43bb-8c81-925666325375 - - - - - -] Attempt 1 to provision port 9f92071f-3ded-410a-a4a1-cb73454aaf80 2026-05-20 03:02:47.675 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4f93c81f-a974-4310-b8dd-ff3d6d4acd0b 2026-05-20 03:02:50.181 13 INFO neutron.plugins.ml2.plugin [None req-0c6d2573-489a-4e74-acef-1b4a9ad75ae3 - - - - - -] Attempt 1 to provision port 4f93c81f-a974-4310-b8dd-ff3d6d4acd0b 2026-05-20 03:02:50.256 13 INFO neutron.plugins.ml2.plugin [None req-0c6d2573-489a-4e74-acef-1b4a9ad75ae3 - - - - - -] Attempt 1 to provision port 29fd4f9c-991a-4dc4-a560-17129a4979b3 2026-05-20 03:02:50.279 13 INFO neutron.plugins.ml2.plugin [None req-0c6d2573-489a-4e74-acef-1b4a9ad75ae3 - - - - - -] Attempt 1 to provision port 9f92071f-3ded-410a-a4a1-cb73454aaf80 2026-05-20 03:02:52.714 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port e9f8875e-9dda-46de-affa-1e9bf311602b 2026-05-20 03:02:52.817 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05016efa-42bd-4ac7-a77d-336ad5bf0347'] response: {'server_uuid': '7e1fa975-e155-442a-a618-080f0f7a471e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f8875e-9dda-46de-affa-1e9bf311602b', 'code': 200} 2026-05-20 03:02:53.769 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 29fd4f9c-991a-4dc4-a560-17129a4979b3 2026-05-20 03:02:54.085 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 93b32a89-35bd-4241-8ca7-7b8998d69986 2026-05-20 03:02:54.418 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port e9f8875e-9dda-46de-affa-1e9bf311602b 2026-05-20 03:02:54.713 13 INFO neutron.plugins.ml2.plugin [None req-c89641ca-ddfb-4c69-b955-7e9a0708aa0c - - - - - -] Attempt 1 to provision port e9f8875e-9dda-46de-affa-1e9bf311602b 2026-05-20 03:02:54.783 13 INFO neutron.plugins.ml2.plugin [None req-c89641ca-ddfb-4c69-b955-7e9a0708aa0c - - - - - -] Attempt 1 to provision port 29fd4f9c-991a-4dc4-a560-17129a4979b3 2026-05-20 03:02:54.881 13 INFO neutron.plugins.ml2.plugin [None req-c89641ca-ddfb-4c69-b955-7e9a0708aa0c - - - - - -] Attempt 1 to provision port 9f92071f-3ded-410a-a4a1-cb73454aaf80 2026-05-20 03:02:55.741 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 29fd4f9c-991a-4dc4-a560-17129a4979b3 2026-05-20 03:02:56.115 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a52fa9bc-7420-4987-a4a8-aa13ae63b24a 2026-05-20 03:02:56.578 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9f92071f-3ded-410a-a4a1-cb73454aaf80 2026-05-20 03:02:57.265 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 93b32a89-35bd-4241-8ca7-7b8998d69986 2026-05-20 03:02:57.977 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 9f92071f-3ded-410a-a4a1-cb73454aaf80 2026-05-20 03:02:58.193 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port a52fa9bc-7420-4987-a4a8-aa13ae63b24a 2026-05-20 03:03:00.137 16 INFO neutron.plugins.ml2.plugin [None req-31aa958c-f94f-4532-b424-75ec580c4282 - - - - - -] Attempt 1 to provision port 4697e5f3-d339-4448-a14c-72e30d62500f 2026-05-20 03:03:05.887 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4697e5f3-d339-4448-a14c-72e30d62500f 2026-05-20 03:03:05.997 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c9670d5-c76c-49b8-9249-79e3d68ab81c'] response: {'server_uuid': '084f0862-59c6-438a-af0b-13cd3d1393b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4697e5f3-d339-4448-a14c-72e30d62500f', 'code': 200} 2026-05-20 03:03:07.859 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4697e5f3-d339-4448-a14c-72e30d62500f 2026-05-20 03:03:10.387 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4697e5f3-d339-4448-a14c-72e30d62500f 2026-05-20 03:03:31.017 16 INFO neutron.plugins.ml2.plugin [None req-8719f9ae-e636-4433-875f-64700ec2a3b3 - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:03:39.489 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:03:39.674 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bf76f0a-d034-40c9-8351-4f8311bc9984'] response: {'server_uuid': '084f0862-59c6-438a-af0b-13cd3d1393b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4417496f-b1db-459f-9b11-739879281f69', 'code': 200} 2026-05-20 03:03:40.112 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:03:50.531 13 INFO neutron.plugins.ml2.plugin [None req-c8651fda-1a1b-4157-9b00-bcc0b496576b - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:03:56.189 16 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:03:56.348 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-96cadb64-7f2a-4cd8-8e0f-8f31ea5eecdf'] response: {'server_uuid': '084f0862-59c6-438a-af0b-13cd3d1393b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c08ce8f-40c3-47c0-8175-c8a6b48f372a', 'code': 200} 2026-05-20 03:03:58.099 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:04:00.834 16 INFO neutron.plugins.ml2.plugin [None req-54950931-66ca-42e9-a488-cbf2328e411e - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:04:13.921 16 INFO neutron.plugins.ml2.plugin [None req-11c52ef7-5669-4d17-8cea-190535ba3739 - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:04:14.166 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:04:15.295 13 INFO neutron.plugins.ml2.plugin [None req-f611a408-625a-49ce-ae36-72c1927c9e86 - - - - - -] Attempt 1 to provision port 4c08ce8f-40c3-47c0-8175-c8a6b48f372a 2026-05-20 03:04:24.125 13 INFO neutron.plugins.ml2.plugin [None req-7160f0c7-6817-4d01-b64a-8335c152a592 - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:04:24.700 16 INFO neutron.plugins.ml2.plugin [None req-215ea490-ebec-4acc-affe-7b4918ff048d - - - - - -] Attempt 1 to provision port 4417496f-b1db-459f-9b11-739879281f69 2026-05-20 03:04:52.293 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bae746c1-c5ed-4e99-bc25-cc94b96a20c9'] response: {'server_uuid': '084f0862-59c6-438a-af0b-13cd3d1393b3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b8c73478-e66b-4afc-b711-46dd7f34b9e1', 'code': 200} 2026-05-20 03:05:08.308 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-58add394-f81b-42fc-96e9-7e0b500e3ae2'] response: {'server_uuid': '12ead40f-19f5-4cbf-8935-eac322943e28', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f68f423c-c775-4127-b2d0-d47f280895be', 'code': 200}