+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-18 01:13:34.098 1 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:13:34.098 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-18 01:13:34.098 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-18 01:13:34.099 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:13:34.841 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:13:34.843 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:13:34.846 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-18 01:13:34.846 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:13:34.847 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:13:34.847 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:13:34.847 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:13:34.852 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:13:34.852 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:13:34.852 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:13:34.868 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:13:34.868 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:13:34.869 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:13:34.894 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:13:34.895 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:13:34.895 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:13:34.895 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:13:34.900 1 WARNING oslo_policy.policy [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-18 01:13:35.144 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:13:35.393 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:13:35.394 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:13:35.394 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:13:35.427 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:13:35.427 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:13:35.427 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:13:35.427 1 INFO neutron.plugins.ml2.extensions.port_security [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:13:35.427 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:13:35.428 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:13:35.428 1 INFO neutron.plugins.ml2.managers [None req-626172fa-7804-48b8-ab09-d1c3bfa41c84 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:13:35.437 1 INFO neutron.quota [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded quota_driver: . 2026-05-18 01:13:35.437 1 INFO neutron.plugins.ml2.plugin [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:13:35.437 1 INFO neutron.plugins.ml2.managers [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:13:35.438 1 INFO neutron.plugins.ml2.managers [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:13:35.438 1 INFO neutron.plugins.ml2.managers [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:13:35.438 1 INFO neutron.extensions.vlantransparent [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:13:35.438 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: qos 2026-05-18 01:13:35.447 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: router 2026-05-18 01:13:35.476 1 INFO neutron.services.service_base [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:13:35.477 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: segments 2026-05-18 01:13:35.536 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: trunk 2026-05-18 01:13:35.588 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:13:35.620 1 WARNING stevedore.named [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:13:35.679 1 INFO neutron_vpnaas.services.vpn.plugin [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:13:35.680 1 INFO neutron.common.utils [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:13:35.680 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:13:35.683 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: tag 2026-05-18 01:13:35.689 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:13:35.692 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:13:35.695 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: flavors 2026-05-18 01:13:35.697 1 INFO neutron.manager [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loading Plugin: revisions 2026-05-18 01:13:35.699 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Initializing extension manager. 2026-05-18 01:13:35.700 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: address-group 2026-05-18 01:13:35.701 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: address-scope 2026-05-18 01:13:35.701 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:13:35.702 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: agent 2026-05-18 01:13:35.703 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:13:35.704 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:13:35.704 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:13:35.705 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:13:35.705 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:13:35.706 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:13:35.706 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:13:35.707 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:13:35.708 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:13:35.708 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:13:35.709 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:13:35.709 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: dvr 2026-05-18 01:13:35.710 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:13:35.710 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:13:35.710 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:13:35.711 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:13:35.711 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: external-net 2026-05-18 01:13:35.712 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:13:35.712 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: extraroute 2026-05-18 01:13:35.713 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:13:35.713 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:13:35.714 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:13:35.714 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:13:35.715 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:13:35.715 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:13:35.716 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: flavors 2026-05-18 01:13:35.717 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:13:35.717 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:13:35.718 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:13:35.718 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:13:35.719 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:13:35.719 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: router 2026-05-18 01:13:35.721 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:13:35.721 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:13:35.722 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:13:35.722 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:13:35.723 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:13:35.723 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:13:35.724 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:13:35.724 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:13:35.725 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:13:35.726 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:13:35.727 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:13:35.728 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:13:35.729 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:13:35.729 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:13:35.729 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:13:35.730 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:13:35.730 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:13:35.731 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: network_ha 2026-05-18 01:13:35.731 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:13:35.732 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:13:35.733 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: pagination 2026-05-18 01:13:35.733 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:13:35.733 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:13:35.734 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:13:35.734 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:13:35.735 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:13:35.735 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:13:35.736 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:13:35.736 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:13:35.737 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: binding 2026-05-18 01:13:35.737 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:13:35.738 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-security 2026-05-18 01:13:35.738 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: project-id 2026-05-18 01:13:35.739 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: provider 2026-05-18 01:13:35.740 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos 2026-05-18 01:13:35.741 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:13:35.741 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:13:35.741 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-default 2026-05-18 01:13:35.742 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:13:35.742 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:13:35.743 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:13:35.743 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:13:35.744 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:13:35.744 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:13:35.745 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:13:35.745 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:13:35.746 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:13:35.746 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:13:35.747 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:13:35.748 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: quotas 2026-05-18 01:13:35.750 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: quota_details 2026-05-18 01:13:35.751 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:13:35.752 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:13:35.752 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:13:35.753 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:13:35.753 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:13:35.754 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:13:35.754 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:13:35.755 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:13:35.755 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:13:35.757 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:13:35.757 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:13:35.758 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:13:35.758 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:13:35.759 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:13:35.765 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: security-group 2026-05-18 01:13:35.766 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: segment 2026-05-18 01:13:35.767 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:13:35.767 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: service-type 2026-05-18 01:13:35.768 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: sorting 2026-05-18 01:13:35.768 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:13:35.769 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:13:35.769 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:13:35.770 1 WARNING neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:13:35.770 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:13:35.771 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:13:35.771 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:13:35.772 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:13:35.772 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:13:35.773 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:13:35.774 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:13:35.776 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:13:35.777 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:13:35.778 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: trunk 2026-05-18 01:13:35.778 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:13:35.779 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:13:35.779 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:13:35.780 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:13:35.780 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:13:35.782 1 INFO neutron.api.extensions [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:13:35.784 1 INFO oslo_service.service [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Starting 2 workers 2026-05-18 01:13:35.790 1 INFO oslo_service.service [None req-babeb508-a325-4552-950f-28e5a7579a46 - - - - - -] Starting 1 workers 2026-05-18 01:14:10.823 9 INFO neutron.db.l3_hamode_db [None req-69b86f30-b490-4027-a7c0-5f50334a1d69 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:14:25.597 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f3a95d26-122b-428c-8f59-c68564b4fe4d 2026-05-18 01:14:26.511 9 INFO neutron.plugins.ml2.plugin [None req-70bb2795-f2e6-471a-a895-34c8a23a6803 - - - - - -] Attempt 1 to provision port f3a95d26-122b-428c-8f59-c68564b4fe4d 2026-05-18 01:14:27.174 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f3a95d26-122b-428c-8f59-c68564b4fe4d 2026-05-18 01:18:47.575 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 80bcdd73-c63f-4388-a809-5553b61cbd6f 2026-05-18 01:18:48.397 10 INFO neutron.plugins.ml2.plugin [None req-87f00c8e-8c08-447e-afc0-0b279e19331c - - - - - -] Attempt 1 to provision port 80bcdd73-c63f-4388-a809-5553b61cbd6f 2026-05-18 01:18:49.395 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 80bcdd73-c63f-4388-a809-5553b61cbd6f 2026-05-18 01:18:55.837 9 INFO neutron.plugins.ml2.plugin [None req-083d0430-d26f-492f-96e6-36196ca8f0d6 - - - - - -] Attempt 1 to provision port c5bcf927-2be0-4eb9-a650-e385d2c995c9 2026-05-18 01:22:25.670 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c5bcf927-2be0-4eb9-a650-e385d2c995c9 2026-05-18 01:22:27.571 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c5bcf927-2be0-4eb9-a650-e385d2c995c9 2026-05-18 01:30:51.878 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 19986dbe-54cf-4403-a45b-7633a4717510 2026-05-18 01:30:53.861 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 19986dbe-54cf-4403-a45b-7633a4717510 2026-05-18 01:46:20.594 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2864dada-5750-471f-8b3b-b1fa6a918164 2026-05-18 01:46:21.075 9 INFO neutron.plugins.ml2.plugin [None req-8d5ef71e-3b4d-4cf4-ac96-246259e46a4a - - - - - -] Attempt 1 to provision port 24808f86-e50c-41d7-b777-a4cd14e7d087 2026-05-18 01:46:21.624 10 INFO neutron.plugins.ml2.plugin [None req-32d76597-b4ff-4c56-9bfb-6cf433ccaf9a - - - - - -] Attempt 1 to provision port f5e450fb-f918-4561-bdf3-1e437ff848fc 2026-05-18 01:46:21.976 10 INFO neutron.plugins.ml2.plugin [None req-4c1fe755-f867-4e19-b3ac-557133366aa1 - - - - - -] Attempt 1 to provision port 2864dada-5750-471f-8b3b-b1fa6a918164 2026-05-18 01:46:22.169 9 INFO neutron.plugins.ml2.plugin [None req-362ce968-f6f7-4f83-a766-a77a8bdbad4c - - - - - -] Attempt 1 to provision port 40dc4fc0-9d24-4a53-adec-49468e8a11e2 2026-05-18 01:46:22.528 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2864dada-5750-471f-8b3b-b1fa6a918164 2026-05-18 01:46:22.967 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 40dc4fc0-9d24-4a53-adec-49468e8a11e2 2026-05-18 01:46:24.119 9 INFO neutron.plugins.ml2.plugin [None req-dc8a70ef-922d-4db5-8d7d-af3a1fc759ff - - - - - -] Attempt 1 to provision port f2843a75-1f5c-49d4-ad10-da49d6fcc386 2026-05-18 01:46:24.270 10 INFO neutron.plugins.ml2.plugin [None req-2f379b38-ef2a-4a89-8544-8821c88b8050 - - - - - -] Attempt 1 to provision port 3a75406d-34fc-43b9-9a28-0c8a0e46b990 2026-05-18 01:46:24.455 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 40dc4fc0-9d24-4a53-adec-49468e8a11e2 2026-05-18 01:46:24.918 10 INFO neutron.plugins.ml2.plugin [None req-1a857758-53e8-45d7-8627-c82642cd0087 - - - - - -] Attempt 1 to provision port 3a75406d-34fc-43b9-9a28-0c8a0e46b990 2026-05-18 01:46:25.079 9 INFO neutron.plugins.ml2.plugin [None req-8d28b522-3dc1-4a04-94f7-32f21de444ae - - - - - -] Attempt 1 to provision port f2843a75-1f5c-49d4-ad10-da49d6fcc386 2026-05-18 01:46:28.662 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 7e236e82-019b-4cf2-8e53-0a52d842fcad 2026-05-18 01:46:28.810 10 INFO neutron.plugins.ml2.plugin [None req-c758bca0-22b0-4eeb-b865-6149a2f99f5a - - - - - -] Attempt 1 to provision port 3b0c2112-4524-4f24-b4d5-c42e64a02500 2026-05-18 01:46:29.781 9 INFO neutron.plugins.ml2.plugin [None req-b4f57367-65a3-4243-ba5a-03d5e3453928 - - - - - -] Attempt 1 to provision port 7e236e82-019b-4cf2-8e53-0a52d842fcad 2026-05-18 01:46:30.496 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 7e236e82-019b-4cf2-8e53-0a52d842fcad 2026-05-18 01:46:31.915 10 INFO neutron.plugins.ml2.plugin [None req-4491eceb-ef97-4cc6-9849-1cf11d1917b7 - - - - - -] Attempt 1 to provision port 15b8e8ab-ba70-445f-af27-94f75f43fe21 2026-05-18 01:46:32.476 9 INFO neutron.plugins.ml2.plugin [None req-e792a6f0-ceeb-4a6d-b59e-9f4a5719a71c - - - - - -] Attempt 1 to provision port 15b8e8ab-ba70-445f-af27-94f75f43fe21 2026-05-18 01:46:34.528 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port be526dfe-da69-451a-969f-d5ed168f4860 2026-05-18 01:46:35.092 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port bf8bc8fc-0f7b-45c4-ae47-dbf9078e9005 2026-05-18 01:46:36.491 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port be526dfe-da69-451a-969f-d5ed168f4860 2026-05-18 01:46:36.890 9 INFO neutron.plugins.ml2.plugin [None req-19b8ab79-6823-4661-8317-112af2bb2d34 - - - - - -] Attempt 1 to provision port 631738b2-2b6c-4f6f-bd18-0ee7d2a0498d 2026-05-18 01:46:36.892 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port bf8bc8fc-0f7b-45c4-ae47-dbf9078e9005 2026-05-18 01:46:37.145 10 INFO neutron.plugins.ml2.plugin [None req-6d1f92ae-f5d9-43dc-9917-3be3a2647052 - - - - - -] Attempt 1 to provision port 5b007ed2-a864-43cb-980c-089676034218 2026-05-18 01:46:38.119 10 INFO neutron.plugins.ml2.plugin [None req-4bf3898a-a8c7-4033-9e77-373b12483c2a - - - - - -] Attempt 1 to provision port 0c839764-e6a4-4f15-b96b-f58a9af7c1e4 2026-05-18 01:46:38.520 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 04c3fec0-4aa2-4d45-aebb-4c45505e6a86 2026-05-18 01:46:38.576 9 INFO neutron.plugins.ml2.plugin [None req-fc1b0f53-a7c8-4f94-b9b2-d0d061446da9 - - - - - -] Attempt 1 to provision port 04c3fec0-4aa2-4d45-aebb-4c45505e6a86 2026-05-18 01:46:40.506 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 04c3fec0-4aa2-4d45-aebb-4c45505e6a86 2026-05-18 01:46:40.565 9 INFO neutron.plugins.ml2.plugin [None req-d05947a1-f193-47a0-a046-f85daecf055a - - - - - -] Attempt 1 to provision port f7471c51-7f98-42d8-825e-5035f8722346 2026-05-18 01:46:41.241 9 INFO neutron.plugins.ml2.plugin [None req-3055e8ae-bda2-409b-841e-2e044d538aaf - - - - - -] Attempt 1 to provision port f7471c51-7f98-42d8-825e-5035f8722346 2026-05-18 01:46:42.498 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port d7a21e44-6a79-4786-9c4c-374a4d13a2c0 2026-05-18 01:46:44.812 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 5b007ed2-a864-43cb-980c-089676034218 2026-05-18 01:46:45.345 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port d7a21e44-6a79-4786-9c4c-374a4d13a2c0 2026-05-18 01:46:45.618 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae418c17-afa2-4fab-aa98-db4a16e0ed5b'] response: {'server_uuid': '210f297d-868d-4c16-b4b3-ce9470bebcbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b007ed2-a864-43cb-980c-089676034218', 'code': 200} 2026-05-18 01:46:45.685 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 631738b2-2b6c-4f6f-bd18-0ee7d2a0498d 2026-05-18 01:46:46.647 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 5b007ed2-a864-43cb-980c-089676034218 2026-05-18 01:46:46.959 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 631738b2-2b6c-4f6f-bd18-0ee7d2a0498d 2026-05-18 01:46:47.662 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-175ffbbf-78b7-436a-8e9a-d3e08906a7cf'] response: {'server_uuid': 'aecd4ab7-fae8-44ae-ba72-a7a971451adb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '631738b2-2b6c-4f6f-bd18-0ee7d2a0498d', 'code': 200} 2026-05-18 01:46:53.715 10 INFO neutron.plugins.ml2.plugin [None req-c34ac6bd-a0b7-4416-a9ac-3782165315b5 - - - - - -] Attempt 1 to provision port 70a9ce22-28f4-49a6-97bb-99716b28dd28 2026-05-18 01:46:54.375 9 INFO neutron.plugins.ml2.plugin [None req-ef40a96a-40b2-4fa7-8173-8487e7dbc146 - - - - - -] Attempt 1 to provision port b018d04e-bae5-4e1c-819d-ce7a6e9fc7b2 2026-05-18 01:46:54.522 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b018d04e-bae5-4e1c-819d-ce7a6e9fc7b2 2026-05-18 01:46:56.258 10 INFO neutron.plugins.ml2.plugin [None req-06cf4cc2-3107-48e1-b218-f57324572717 - - - - - -] Attempt 1 to provision port 2d5553ce-e8ce-4e8d-9ccb-cb0b70ae85b5 2026-05-18 01:46:56.623 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b018d04e-bae5-4e1c-819d-ce7a6e9fc7b2 2026-05-18 01:46:56.832 9 INFO neutron.plugins.ml2.plugin [None req-89a2b120-c750-4ea5-a89b-5b2476d8b6c1 - - - - - -] Attempt 1 to provision port 2d5553ce-e8ce-4e8d-9ccb-cb0b70ae85b5 2026-05-18 01:46:58.533 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4f8cb527-246b-47ee-a3f0-35009cea1bc6 2026-05-18 01:47:00.587 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4f8cb527-246b-47ee-a3f0-35009cea1bc6 2026-05-18 01:47:02.049 9 INFO neutron.plugins.ml2.plugin [None req-4945c25f-04da-4380-9ad5-7ddc53318a00 - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:04.142 9 INFO neutron.plugins.ml2.plugin [None req-b8ffc622-03f3-4bcd-a5c7-2b5c259b6e10 - - - - - -] Attempt 1 to provision port a5198db2-f885-41b3-b99c-1c3b3ffecbb0 2026-05-18 01:47:04.586 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:04.951 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb8e9dcf-d7b2-47e3-b282-c43e01ef4785'] response: {'server_uuid': 'b174204f-5e0b-41a8-9c7c-e0084fcd375c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39e7d75d-6fc8-4fb6-92ce-684ef3e53c54', 'code': 200} 2026-05-18 01:47:05.126 9 INFO neutron.plugins.ml2.plugin [None req-86307ba1-cce9-4040-b66e-2b7d5cc43526 - - - - - -] Attempt 1 to provision port 44959c73-9c6c-4827-a675-520713c454a0 2026-05-18 01:47:05.409 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 44959c73-9c6c-4827-a675-520713c454a0 2026-05-18 01:47:06.512 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:06.855 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 44959c73-9c6c-4827-a675-520713c454a0 2026-05-18 01:47:07.265 10 INFO neutron.plugins.ml2.plugin [None req-76c229ed-3b37-419f-87f3-a8f0301a3953 - - - - - -] Attempt 1 to provision port fa4e9c78-ce96-40e0-8239-caa9411f2249 2026-05-18 01:47:08.228 10 INFO neutron.plugins.ml2.plugin [None req-6daf4deb-499a-469d-bfa5-c39142e8cf68 - - - - - -] Attempt 1 to provision port fa4e9c78-ce96-40e0-8239-caa9411f2249 2026-05-18 01:47:08.537 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2a814364-44bf-4a4f-82fa-a8bf5716dec9 2026-05-18 01:47:10.515 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2a814364-44bf-4a4f-82fa-a8bf5716dec9 2026-05-18 01:47:12.932 10 INFO neutron.plugins.ml2.plugin [None req-04444451-2213-471b-84c2-cff14cc3c340 - - - - - -] Attempt 1 to provision port a5624fea-a63c-4c6f-a11c-dbfa57b5c249 2026-05-18 01:47:14.609 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port a5624fea-a63c-4c6f-a11c-dbfa57b5c249 2026-05-18 01:47:14.762 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-674c6cbe-1965-4d55-9240-9c50f1ce0533'] response: {'server_uuid': '57f8c76f-e633-470b-abcc-8f48d2d430fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5624fea-a63c-4c6f-a11c-dbfa57b5c249', 'code': 200} 2026-05-18 01:47:16.517 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port a5624fea-a63c-4c6f-a11c-dbfa57b5c249 2026-05-18 01:47:20.535 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 70a9ce22-28f4-49a6-97bb-99716b28dd28 2026-05-18 01:47:21.058 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2d5553ce-e8ce-4e8d-9ccb-cb0b70ae85b5 2026-05-18 01:47:22.564 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 70a9ce22-28f4-49a6-97bb-99716b28dd28 2026-05-18 01:47:22.788 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2d5553ce-e8ce-4e8d-9ccb-cb0b70ae85b5 2026-05-18 01:47:22.869 9 INFO neutron.plugins.ml2.plugin [None req-bead065e-57a7-45f1-8738-281477641120 - - - - - -] Attempt 1 to provision port ef55ac37-5920-463f-90ea-65958ab059c8 2026-05-18 01:47:25.991 10 INFO neutron.plugins.ml2.plugin [None req-7e08b7cd-608d-40fa-8823-ea312f3b722b - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:26.622 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:47:30.705 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 1a8673d6-f2b2-48fb-a364-4016a70a890b 2026-05-18 01:47:32.043 9 INFO neutron.plugins.ml2.plugin [None req-3b2b9b9d-3aa5-4c2e-8445-ff7f89563e6d - - - - - -] Attempt 1 to provision port 1a8673d6-f2b2-48fb-a364-4016a70a890b 2026-05-18 01:47:32.250 10 INFO neutron.plugins.ml2.plugin [None req-6f54777d-ef19-4dc0-b02f-56c98b424e27 - - - - - -] Attempt 1 to provision port fa02077b-8d7e-41ff-8414-b334435591d3 2026-05-18 01:47:32.674 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f356d2d3-7adc-46c7-9098-fdfd05c04a6b 2026-05-18 01:47:33.112 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 1a8673d6-f2b2-48fb-a364-4016a70a890b 2026-05-18 01:47:33.936 10 INFO neutron.plugins.ml2.plugin [None req-6eeccce9-7b44-4da6-b323-ebbe697dd8db - - - - - -] Attempt 1 to provision port f356d2d3-7adc-46c7-9098-fdfd05c04a6b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:47:34.547 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f356d2d3-7adc-46c7-9098-fdfd05c04a6b 2026-05-18 01:47:34.748 9 INFO neutron.plugins.ml2.plugin [None req-ffec6cef-135c-4e31-88cd-6ecfb061741b - - - - - -] Attempt 1 to provision port 5bcdfe59-df96-465b-b2ea-849487c455ef 2026-05-18 01:47:35.413 10 INFO neutron.plugins.ml2.plugin [None req-b693ab25-a595-4649-9450-bebf65334b90 - - - - - -] Attempt 1 to provision port 5bcdfe59-df96-465b-b2ea-849487c455ef 2026-05-18 01:47:36.526 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port d0d2f53a-4f04-4489-892a-89f5a5cd50e7 2026-05-18 01:47:36.886 9 INFO neutron.plugins.ml2.plugin [None req-77c2811b-d2f3-43ce-8ef2-675e33218a67 - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:38.608 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port d0d2f53a-4f04-4489-892a-89f5a5cd50e7 2026-05-18 01:47:39.055 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 39e7d75d-6fc8-4fb6-92ce-684ef3e53c54 2026-05-18 01:47:42.141 10 INFO neutron.plugins.ml2.plugin [None req-d0414c9c-de2e-42c8-add0-76bd70ce8c1c - - - - - -] Attempt 1 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:47:42.689 10 INFO neutron.plugins.ml2.plugin [None req-d0414c9c-de2e-42c8-add0-76bd70ce8c1c - - - - - -] Attempt 2 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:47:45.021 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b3e991b4-f5b0-4027-834f-af81edc97a97 2026-05-18 01:47:45.957 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:47:46.311 9 INFO neutron.plugins.ml2.plugin [None req-fb308dbe-c95e-4e7c-bc17-d63507a0bbe3 - - - - - -] Attempt 1 to provision port b3e991b4-f5b0-4027-834f-af81edc97a97 2026-05-18 01:47:46.565 10 INFO neutron.plugins.ml2.plugin [None req-556089f8-abb3-44bd-b550-6cdf7824782c - - - - - -] Attempt 1 to provision port 27b44116-53ee-4bb2-b01a-32bf3ae55402 2026-05-18 01:47:46.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0050632-30dd-417a-962d-267f0fdee5a2'] response: {'server_uuid': '18d9b890-a526-4123-8713-5a0be217af86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '480a96c3-84c7-4f25-86da-dec30d1d8d4f', 'code': 200} 2026-05-18 01:47:46.909 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b3e991b4-f5b0-4027-834f-af81edc97a97 2026-05-18 01:47:47.201 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 27b44116-53ee-4bb2-b01a-32bf3ae55402 2026-05-18 01:47:47.606 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:47:47.979 9 INFO neutron.plugins.ml2.plugin [None req-8a5a7a6d-504f-424c-96d4-e9bb787a1a94 - - - - - -] Attempt 1 to provision port cc328572-0f14-488c-be95-a1a14434624a 2026-05-18 01:47:48.738 10 INFO neutron.plugins.ml2.plugin [None req-a3148feb-d066-49ee-8c2b-7fa36dba5089 - - - - - -] Attempt 1 to provision port cc328572-0f14-488c-be95-a1a14434624a 2026-05-18 01:47:48.803 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 27b44116-53ee-4bb2-b01a-32bf3ae55402 2026-05-18 01:47:49.915 10 INFO neutron.plugins.ml2.plugin [None req-c3844b96-370f-497c-90b3-5792b4f7cf1c - - - - - -] Attempt 1 to provision port b8e77961-037d-4a0a-9c49-05f939d26b40 2026-05-18 01:47:50.187 9 INFO neutron.plugins.ml2.plugin [None req-692132b0-70cc-46b7-aced-e7bbddec3fdd - - - - - -] Attempt 1 to provision port 5d7e3472-2aba-4380-b1a6-6c298a069bb8 2026-05-18 01:47:50.797 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fb400a9f-de5e-4fcd-b360-cb11cf232e41 2026-05-18 01:47:50.798 9 INFO neutron.plugins.ml2.plugin [None req-24499fbe-5347-4e2d-a8c8-fafd42b1e256 - - - - - -] Attempt 1 to provision port b8e77961-037d-4a0a-9c49-05f939d26b40 2026-05-18 01:47:50.973 10 INFO neutron.plugins.ml2.plugin [None req-d988f494-42ca-4612-a61f-e11a1ef22d29 - - - - - -] Attempt 1 to provision port fb400a9f-de5e-4fcd-b360-cb11cf232e41 2026-05-18 01:47:51.279 9 INFO neutron.plugins.ml2.plugin [None req-8a12ea14-44dc-4fb0-9b54-74ec4cfaa044 - - - - - -] Attempt 1 to provision port ff2c3bee-9c6c-44b7-955b-b02fa07e0259 2026-05-18 01:47:51.682 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 5d7e3472-2aba-4380-b1a6-6c298a069bb8 2026-05-18 01:47:51.849 9 INFO neutron.plugins.ml2.plugin [None req-40788a20-f6a7-451a-8f72-3958d2363799 - - - - - -] Attempt 1 to provision port ff2c3bee-9c6c-44b7-955b-b02fa07e0259 2026-05-18 01:47:52.973 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fb400a9f-de5e-4fcd-b360-cb11cf232e41 2026-05-18 01:47:53.627 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fa02077b-8d7e-41ff-8414-b334435591d3 2026-05-18 01:47:54.320 10 INFO neutron.plugins.ml2.plugin [None req-38a56e39-a7ad-454f-bd1b-5545762e9e6a - - - - - -] Attempt 1 to provision port aef367c4-c60e-4059-8494-dd5034770f45 2026-05-18 01:47:54.412 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 5bcdfe59-df96-465b-b2ea-849487c455ef 2026-05-18 01:47:54.566 9 INFO neutron.plugins.ml2.plugin [None req-e22d3d6f-034b-4ed0-a992-341bc7910860 - - - - - -] Attempt 1 to provision port b99a6838-a31c-444e-9936-033b349fd6f5 2026-05-18 01:47:55.071 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b99a6838-a31c-444e-9936-033b349fd6f5 2026-05-18 01:47:55.378 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fa02077b-8d7e-41ff-8414-b334435591d3 2026-05-18 01:47:55.696 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 5bcdfe59-df96-465b-b2ea-849487c455ef 2026-05-18 01:47:55.916 9 INFO neutron.plugins.ml2.plugin [None req-7a57804e-6d1c-4742-a003-09171317aa0c - - - - - -] Attempt 1 to provision port b61cf89b-f231-45a3-bb32-06e74100fdbd 2026-05-18 01:47:56.482 10 INFO neutron.plugins.ml2.plugin [None req-6ba57aeb-4ddb-4743-be9c-8c3b563a644a - - - - - -] Attempt 1 to provision port b61cf89b-f231-45a3-bb32-06e74100fdbd 2026-05-18 01:47:56.947 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b99a6838-a31c-444e-9936-033b349fd6f5 2026-05-18 01:47:57.561 9 INFO neutron.plugins.ml2.plugin [None req-a779d7e2-a7c1-495c-9acf-17a3216b2286 - - - - - -] Attempt 1 to provision port 4ad8e280-86ff-4a64-9a78-c8dc43264100 2026-05-18 01:47:58.209 9 INFO neutron.plugins.ml2.plugin [None req-d1861b7d-75e3-46e7-8595-301e6ec1c6e8 - - - - - -] Attempt 1 to provision port 4ad8e280-86ff-4a64-9a78-c8dc43264100 2026-05-18 01:47:59.004 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c89cbe9b-7364-4756-b070-3dd58db3224d 2026-05-18 01:48:01.219 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c89cbe9b-7364-4756-b070-3dd58db3224d 2026-05-18 01:48:01.491 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e654a1c2-f30f-4081-bdff-56c7ff79a78f 2026-05-18 01:48:02.202 9 INFO neutron.plugins.ml2.plugin [None req-44e05a54-d2ca-4d5b-ad49-c57411bf65d5 - - - - - -] Attempt 1 to provision port e654a1c2-f30f-4081-bdff-56c7ff79a78f 2026-05-18 01:48:02.901 9 INFO neutron.plugins.ml2.plugin [None req-5d2cd2ec-cad7-4484-938b-a2419c24994f - - - - - -] Attempt 1 to provision port 3baf4837-1917-435d-bad9-ca4f69b94a55 2026-05-18 01:48:03.044 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e654a1c2-f30f-4081-bdff-56c7ff79a78f 2026-05-18 01:48:04.269 10 INFO neutron.plugins.ml2.plugin [None req-17e22570-3d18-493f-b209-4d5bf29ccc44 - - - - - -] Attempt 1 to provision port 3baf4837-1917-435d-bad9-ca4f69b94a55 2026-05-18 01:48:05.106 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2fe379af-09d1-4553-b1c2-47466282ae79 2026-05-18 01:48:06.052 9 INFO neutron.plugins.ml2.plugin [None req-64bc788b-90a4-4844-885d-c0c659e94922 - - - - - -] Attempt 1 to provision port 2fe379af-09d1-4553-b1c2-47466282ae79 2026-05-18 01:48:06.755 9 INFO neutron.plugins.ml2.plugin [None req-a650a469-6fdc-4dcc-ad19-253625b4c5b6 - - - - - -] Attempt 1 to provision port b041269d-55d6-4cc4-9d94-9d242eb08101 2026-05-18 01:48:06.964 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2fe379af-09d1-4553-b1c2-47466282ae79 2026-05-18 01:48:07.304 9 INFO neutron.plugins.ml2.plugin [None req-489e67ad-6869-4c6f-8ad0-ee7252387500 - - - - - -] Attempt 1 to provision port 9718b51e-77fb-4c1b-8595-4d2e226e63c3 2026-05-18 01:48:08.061 10 INFO neutron.plugins.ml2.plugin [None req-182a5b8a-d62d-43a2-8f48-d92d88620ea0 - - - - - -] Attempt 1 to provision port 9718b51e-77fb-4c1b-8595-4d2e226e63c3 2026-05-18 01:48:11.120 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ae07268a-85d5-4633-8415-b3e823fe8254 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:48:12.004 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b041269d-55d6-4cc4-9d94-9d242eb08101 2026-05-18 01:48:12.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b24465d-095d-4707-848a-7cad3f2ffde2'] response: {'server_uuid': '70c7d1a8-4210-4f3f-98f4-d2a101ddd0b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b041269d-55d6-4cc4-9d94-9d242eb08101', 'code': 200} 2026-05-18 01:48:12.157 10 INFO neutron.plugins.ml2.plugin [None req-d97b9554-b3d8-4283-993d-d65223d6eebb - - - - - -] Attempt 1 to provision port ae07268a-85d5-4633-8415-b3e823fe8254 2026-05-18 01:48:13.521 10 INFO neutron.plugins.ml2.plugin [None req-70bdb564-6dc2-451e-a04b-d769e57bebf3 - - - - - -] Attempt 1 to provision port 0a2780e4-e6ae-4d8d-874f-05805e3c2983 2026-05-18 01:48:13.538 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ae07268a-85d5-4633-8415-b3e823fe8254 2026-05-18 01:48:13.951 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port b041269d-55d6-4cc4-9d94-9d242eb08101 2026-05-18 01:48:13.981 9 INFO neutron.plugins.ml2.plugin [None req-0a3f05e6-1d60-4000-ab78-ef247982d673 - - - - - -] Attempt 1 to provision port 0a2780e4-e6ae-4d8d-874f-05805e3c2983 2026-05-18 01:48:14.216 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-11cf6c5b-7814-4d0b-9615-a595683a5b26'] response: {'server_uuid': '18d9b890-a526-4123-8713-5a0be217af86', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '480a96c3-84c7-4f25-86da-dec30d1d8d4f', 'code': 200} 2026-05-18 01:48:14.404 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:48:15.159 9 INFO neutron.plugins.ml2.plugin [None req-cea28193-64cc-495c-adec-a2025c9cfb1f - - - - - -] Attempt 1 to provision port c923f1b3-d3cf-4381-b61c-32cc4773815d 2026-05-18 01:48:15.494 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c923f1b3-d3cf-4381-b61c-32cc4773815d 2026-05-18 01:48:15.910 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port aef367c4-c60e-4059-8494-dd5034770f45 2026-05-18 01:48:16.270 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9f08d53-fec1-419d-89af-a9821653cadd'] response: {'server_uuid': '18d9b890-a526-4123-8713-5a0be217af86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '480a96c3-84c7-4f25-86da-dec30d1d8d4f', 'code': 200} 2026-05-18 01:48:16.285 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 480a96c3-84c7-4f25-86da-dec30d1d8d4f 2026-05-18 01:48:16.332 9 INFO neutron.plugins.ml2.plugin [None req-41b728f7-ae3c-4abf-8e85-33447cdca30d - - - - - -] Attempt 1 to provision port 49fc79cb-009e-4a56-8a26-c4332d4a21cb 2026-05-18 01:48:16.715 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4ad8e280-86ff-4a64-9a78-c8dc43264100 2026-05-18 01:48:16.823 10 INFO neutron.plugins.ml2.plugin [None req-cf90139b-b52c-48c8-924d-74e43343e95d - - - - - -] Attempt 1 to provision port 49fc79cb-009e-4a56-8a26-c4332d4a21cb 2026-05-18 01:48:17.452 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c923f1b3-d3cf-4381-b61c-32cc4773815d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:48:17.822 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port aef367c4-c60e-4059-8494-dd5034770f45 2026-05-18 01:48:18.095 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4ad8e280-86ff-4a64-9a78-c8dc43264100 2026-05-18 01:48:19.302 10 INFO neutron.plugins.ml2.plugin [None req-abeb5516-c49d-4ae2-9e7e-cd1426f69e17 - - - - - -] Attempt 1 to provision port 1fcd9df1-4c76-4d60-b655-66da1a994bec 2026-05-18 01:48:21.270 9 INFO neutron.plugins.ml2.plugin [None req-8b2ec246-e55d-4bd0-ad3d-78deb1e88f07 - - - - - -] Attempt 1 to provision port 6d68775b-84d5-433e-821b-2115c1fd12eb 2026-05-18 01:48:41.452 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 7cfa3cd1-5fe7-47e3-9fd0-27817b27863d 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.542 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.545 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.546 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 2 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.573 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.575 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.575 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 3 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.586 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f0d1d48c-5089-4668-a553-4cec6153f362 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.600 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.601 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.602 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 4 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.627 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.628 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.628 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 5 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.656 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.657 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.658 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 6 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.697 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.698 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.699 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 7 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.750 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.751 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.751 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 8 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.778 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.779 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.779 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 9 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.799 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.800 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:47.801 9 INFO neutron.plugins.ml2.plugin [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Attempt 10 to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5a45a5aa-1420-4cd9-8b3c-ee35990162ab could not be found. 2026-05-18 01:48:47.823 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:48:47.824 9 ERROR neutron.plugins.ml2.managers [None req-5da84d26-45ce-4fa8-825c-bad6994fb502 - - - - - -] Failed to bind port 389479f4-b2e4-4461-a044-e6cfa18aad69 on host instance for vnic_type normal using segments [{'id': 'b054988f-c630-4f88-ac38-e61925344748', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': 'd924a87d-69f3-45e6-a066-13a429f96949'}] 2026-05-18 01:48:48.727 9 INFO neutron.plugins.ml2.plugin [None req-a81552dc-a3cc-4aa3-92cf-967d9c2693b3 - - - - - -] Attempt 1 to provision port f0d1d48c-5089-4668-a553-4cec6153f362 2026-05-18 01:48:49.407 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f0d1d48c-5089-4668-a553-4cec6153f362 2026-05-18 01:48:55.528 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9c3c50a8-bcee-43ee-a225-59d189bc9db4 2026-05-18 01:48:57.499 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f6b5b2f8-a9ee-41f8-9f0d-1694354be63f 2026-05-18 01:48:58.081 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 1284ecef-68ce-4f63-8e33-97a6d2ab45d1 2026-05-18 01:48:58.311 9 INFO neutron.plugins.ml2.plugin [None req-941b2a14-c22f-4183-a2f9-cddf73db27dd - - - - - -] Attempt 1 to provision port 1284ecef-68ce-4f63-8e33-97a6d2ab45d1 2026-05-18 01:48:58.736 9 INFO neutron.plugins.ml2.plugin [None req-6c7149e8-a34d-41f4-9ac1-56221f76023a - - - - - -] Attempt 1 to provision port f6b5b2f8-a9ee-41f8-9f0d-1694354be63f 2026-05-18 01:48:59.511 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f6b5b2f8-a9ee-41f8-9f0d-1694354be63f 2026-05-18 01:48:59.828 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 1284ecef-68ce-4f63-8e33-97a6d2ab45d1 2026-05-18 01:49:00.835 10 INFO neutron.plugins.ml2.plugin [None req-80857635-ef0c-4ec5-a195-1ce675436fa2 - - - - - -] Attempt 1 to provision port 67aaecf1-b0a8-479f-87b6-415ad016417a 2026-05-18 01:49:05.417 9 INFO neutron.plugins.ml2.plugin [None req-a4c4dda4-081a-4b12-b04b-e1cb5318ee07 - - - - - -] Attempt 1 to provision port f128b18e-14a8-4887-a638-9fe3de5f7c0c 2026-05-18 01:49:05.457 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f128b18e-14a8-4887-a638-9fe3de5f7c0c 2026-05-18 01:49:05.683 9 INFO neutron.plugins.ml2.plugin [None req-a4c4dda4-081a-4b12-b04b-e1cb5318ee07 - - - - - -] Attempt 1 to provision port 9f221776-ffad-4db9-8775-cf6c5fbb87c4 2026-05-18 01:49:06.373 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 0fc41d37-3840-4f19-9427-8208071e0cfb 2026-05-18 01:49:06.854 9 INFO neutron.plugins.ml2.plugin [None req-fba355e4-6d25-41d8-a3bd-3ec5b5d42de0 - - - - - -] Attempt 1 to provision port 9f221776-ffad-4db9-8775-cf6c5fbb87c4 2026-05-18 01:49:07.213 9 INFO neutron.plugins.ml2.plugin [None req-86ba96d4-af9e-4d21-be6c-ef28b952c8a4 - - - - - -] Attempt 1 to provision port 9f221776-ffad-4db9-8775-cf6c5fbb87c4 2026-05-18 01:49:07.692 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f128b18e-14a8-4887-a638-9fe3de5f7c0c 2026-05-18 01:49:08.034 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 0fc41d37-3840-4f19-9427-8208071e0cfb 2026-05-18 01:49:13.696 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9be1c2e7-188c-467b-bce9-46591b54f27d 2026-05-18 01:49:13.824 10 INFO neutron.plugins.ml2.plugin [None req-e30c111e-bacf-4b0f-9b05-c57110afc382 - - - - - -] Attempt 1 to provision port e376fda9-4926-41f0-b52b-f357cdbb5263 2026-05-18 01:49:14.203 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4f568db5-e6d3-4a65-9f6e-41d848de4d4f 2026-05-18 01:49:14.351 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e04df446-b2ec-4c67-b27c-4fccf9cdc9e6'] response: {'server_uuid': '483a5b0a-c0e8-4754-9ed2-bb8388e3862f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f568db5-e6d3-4a65-9f6e-41d848de4d4f', 'code': 200} 2026-05-18 01:49:14.674 10 INFO neutron.plugins.ml2.plugin [None req-18e51606-de70-4e3d-83b3-9cfbeda39bba - - - - - -] Attempt 1 to provision port 9be1c2e7-188c-467b-bce9-46591b54f27d 2026-05-18 01:49:15.422 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9be1c2e7-188c-467b-bce9-46591b54f27d 2026-05-18 01:49:15.796 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 4f568db5-e6d3-4a65-9f6e-41d848de4d4f 2026-05-18 01:49:16.580 9 INFO neutron.plugins.ml2.plugin [None req-126c83e7-c844-44eb-973b-6b819763c47d - - - - - -] Attempt 1 to provision port 09f136c2-dfdc-45f0-89f5-14755ee6feca 2026-05-18 01:49:17.359 9 INFO neutron.plugins.ml2.plugin [None req-d5efc615-bcb1-43db-a940-29d07a47ceaf - - - - - -] Attempt 1 to provision port 09f136c2-dfdc-45f0-89f5-14755ee6feca 2026-05-18 01:49:17.462 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2f7e6614-7e7b-49ea-981a-b1d1949fe143 2026-05-18 01:49:19.488 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ce3cb9d6-944f-4aab-91f2-fed40bb184c9 2026-05-18 01:49:20.067 10 INFO neutron.plugins.ml2.plugin [None req-409ee92b-87f2-40cb-95de-597b96422548 - - - - - -] Attempt 1 to provision port 4471efca-a264-4ca5-b135-d9db37c34091 2026-05-18 01:49:20.346 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 2f7e6614-7e7b-49ea-981a-b1d1949fe143 2026-05-18 01:49:20.735 10 INFO neutron.plugins.ml2.plugin [None req-7a6acb68-51df-4e14-bd76-d599dfdea1dd - - - - - -] Attempt 1 to provision port 88b99090-b622-4685-9678-a0508f142114 2026-05-18 01:49:20.765 10 INFO neutron.plugins.ml2.plugin [None req-7a6acb68-51df-4e14-bd76-d599dfdea1dd - - - - - -] Attempt 1 to provision port ce3cb9d6-944f-4aab-91f2-fed40bb184c9 2026-05-18 01:49:21.570 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 67aaecf1-b0a8-479f-87b6-415ad016417a 2026-05-18 01:49:22.018 9 INFO neutron.plugins.ml2.plugin [None req-c2417a2f-9b67-4019-b741-fd3814c11318 - - - - - -] Attempt 1 to provision port fb823d16-9cc8-4553-91b7-e439d6a7ef7e 2026-05-18 01:49:22.381 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fb823d16-9cc8-4553-91b7-e439d6a7ef7e 2026-05-18 01:49:22.863 9 INFO neutron.plugins.ml2.plugin [None req-0aa03829-e430-459e-9f34-ac67a7cf7e01 - - - - - -] Attempt 1 to provision port addcd03e-6774-45a2-970e-376d73d0de02 2026-05-18 01:49:22.934 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ce3cb9d6-944f-4aab-91f2-fed40bb184c9 2026-05-18 01:49:23.224 9 INFO neutron.plugins.ml2.plugin [None req-3954de14-76d6-40c3-9da1-1f1e1d641530 - - - - - -] Attempt 1 to provision port addcd03e-6774-45a2-970e-376d73d0de02 2026-05-18 01:49:23.549 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fb823d16-9cc8-4553-91b7-e439d6a7ef7e 2026-05-18 01:49:23.700 10 INFO neutron.plugins.ml2.plugin [None req-b1e18b07-6c01-41c4-898a-c8bc245d9551 - - - - - -] Attempt 1 to provision port 317beefc-07de-45b7-9bbb-915b0870007c 2026-05-18 01:49:24.011 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 67aaecf1-b0a8-479f-87b6-415ad016417a 2026-05-18 01:49:24.307 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9f221776-ffad-4db9-8775-cf6c5fbb87c4 2026-05-18 01:49:24.482 10 INFO neutron.plugins.ml2.plugin [None req-5d76b6bc-5b0c-4633-a561-c9be354370f2 - - - - - -] Attempt 1 to provision port 317beefc-07de-45b7-9bbb-915b0870007c 2026-05-18 01:49:25.509 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9852f8a3-9548-42ea-b2b0-e4d08b96668d 2026-05-18 01:49:26.027 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e4d83e7a-ede5-44c5-9942-4890dfa7ddde 2026-05-18 01:49:26.630 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9f221776-ffad-4db9-8775-cf6c5fbb87c4 2026-05-18 01:49:27.491 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 9852f8a3-9548-42ea-b2b0-e4d08b96668d 2026-05-18 01:49:27.845 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e4d83e7a-ede5-44c5-9942-4890dfa7ddde 2026-05-18 01:49:28.072 9 INFO neutron.plugins.ml2.plugin [None req-b9927dd9-0553-4c2e-aa80-d0575d339d39 - - - - - -] Attempt 1 to provision port fde010a5-ddc1-4a7c-97e5-7e75b809c530 2026-05-18 01:49:29.593 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fde010a5-ddc1-4a7c-97e5-7e75b809c530 2026-05-18 01:49:29.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03e57a43-3abc-4ce7-8c62-c5b44472f654'] response: {'server_uuid': 'adcdf04f-bd04-4227-b6ec-bea27e6a6322', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fde010a5-ddc1-4a7c-97e5-7e75b809c530', 'code': 200} 2026-05-18 01:49:30.550 9 INFO neutron.plugins.ml2.plugin [None req-c19ea66d-425c-4459-a58f-982c0579c66c - - - - - -] Attempt 1 to provision port e28e9dfd-3d16-4c03-82dd-f559786ddc45 2026-05-18 01:49:31.660 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fde010a5-ddc1-4a7c-97e5-7e75b809c530 2026-05-18 01:49:33.576 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 09f136c2-dfdc-45f0-89f5-14755ee6feca 2026-05-18 01:49:33.964 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e28e9dfd-3d16-4c03-82dd-f559786ddc45 2026-05-18 01:49:34.078 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3523b706-474d-4035-bcbd-88bf3b7ba522'] response: {'server_uuid': '5750dde0-9ee9-4201-966f-702233b51a17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e28e9dfd-3d16-4c03-82dd-f559786ddc45', 'code': 200} 2026-05-18 01:49:35.428 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 09f136c2-dfdc-45f0-89f5-14755ee6feca 2026-05-18 01:49:35.691 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e28e9dfd-3d16-4c03-82dd-f559786ddc45 2026-05-18 01:49:35.982 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e376fda9-4926-41f0-b52b-f357cdbb5263 2026-05-18 01:49:37.582 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e376fda9-4926-41f0-b52b-f357cdbb5263 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:49:41.011 10 INFO neutron.plugins.ml2.plugin [None req-b3ac1254-f6c5-4169-8f0e-70422d02c85b - - - - - -] Attempt 1 to provision port c14b4976-76be-4059-9d5b-24e4102b45e5 2026-05-18 01:49:41.543 10 INFO neutron.plugins.ml2.plugin [None req-b3ac1254-f6c5-4169-8f0e-70422d02c85b - - - - - -] Attempt 2 to provision port c14b4976-76be-4059-9d5b-24e4102b45e5 2026-05-18 01:49:43.575 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c14b4976-76be-4059-9d5b-24e4102b45e5 2026-05-18 01:49:43.707 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c7a9ccf-2fae-43a3-b602-59715b05d8b7'] response: {'server_uuid': 'e35abbdf-6f65-4953-ad6b-30b470168339', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c14b4976-76be-4059-9d5b-24e4102b45e5', 'code': 200} 2026-05-18 01:49:45.511 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port c14b4976-76be-4059-9d5b-24e4102b45e5 2026-05-18 01:49:45.905 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 88b99090-b622-4685-9678-a0508f142114 2026-05-18 01:49:46.539 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 317beefc-07de-45b7-9bbb-915b0870007c 2026-05-18 01:49:47.437 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 88b99090-b622-4685-9678-a0508f142114 2026-05-18 01:49:47.677 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 317beefc-07de-45b7-9bbb-915b0870007c 2026-05-18 01:50:09.475 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port edab9655-bfd7-4e5b-aca6-e25fdcd0bc2e 2026-05-18 01:50:09.956 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] No ports have port_id starting with edab9655-bfd7-4e5b-aca6-e25fdcd0bc2e 2026-05-18 01:50:31.104 9 INFO neutron.plugins.ml2.plugin [None req-e45d6565-ff02-43c4-83de-c65139e1bde9 - - - - - -] Attempt 1 to provision port 3a8376e2-a46c-4b33-9749-78f773691e7f 2026-05-18 01:50:31.500 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 3a8376e2-a46c-4b33-9749-78f773691e7f 2026-05-18 01:50:31.879 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 886efc3d-b92f-4360-bf48-0795b71e57aa 2026-05-18 01:50:32.464 9 INFO neutron.plugins.ml2.plugin [None req-40ff5fb7-c095-4a55-a32b-73f2ca91de71 - - - - - -] Attempt 1 to provision port 886efc3d-b92f-4360-bf48-0795b71e57aa 2026-05-18 01:50:33.363 9 INFO neutron.plugins.ml2.plugin [None req-5a9dc880-fc48-4c6b-bcad-09bc1a14d9ac - - - - - -] Attempt 1 to provision port 215955eb-0ac0-4e8d-a4a0-b6dc674bcb06 2026-05-18 01:50:33.571 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 886efc3d-b92f-4360-bf48-0795b71e57aa 2026-05-18 01:50:33.984 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 215955eb-0ac0-4e8d-a4a0-b6dc674bcb06 2026-05-18 01:50:34.410 10 INFO neutron.plugins.ml2.plugin [None req-70dbd912-c21e-4e27-b73a-197027f37963 - - - - - -] Attempt 1 to provision port 46d4271e-5cd0-4568-b0c0-15f96c377fb0 2026-05-18 01:50:34.808 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port af1a3dff-3fbb-4fdc-a172-7cc11e37959e 2026-05-18 01:50:35.033 9 INFO neutron.plugins.ml2.plugin [None req-72f78891-2bde-4199-8722-b04863b94dd1 - - - - - -] Attempt 1 to provision port af1a3dff-3fbb-4fdc-a172-7cc11e37959e 2026-05-18 01:50:35.550 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port af1a3dff-3fbb-4fdc-a172-7cc11e37959e 2026-05-18 01:51:27.628 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 41e4d7af-51dc-4bdc-a900-2878ca7286ec 2026-05-18 01:51:29.665 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 41e4d7af-51dc-4bdc-a900-2878ca7286ec 2026-05-18 01:51:29.852 10 INFO neutron.plugins.ml2.plugin [None req-a5c43ced-4c46-44d2-a1f6-904b84f83307 - - - - - -] Attempt 1 to provision port 41e4d7af-51dc-4bdc-a900-2878ca7286ec 2026-05-18 01:51:30.057 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 162824d6-94ae-44c4-a72e-f82568ddd65a 2026-05-18 01:51:30.458 10 INFO neutron.plugins.ml2.plugin [None req-7c18cc78-b31f-403b-9738-971cf546a7e4 - - - - - -] Attempt 1 to provision port 41e4d7af-51dc-4bdc-a900-2878ca7286ec 2026-05-18 01:51:30.936 9 INFO neutron.plugins.ml2.plugin [None req-9d746ea7-3ea7-46e6-aa63-1374f5991fbb - - - - - -] Attempt 1 to provision port 3f703b10-3087-4e9c-98f9-9db000858e2d 2026-05-18 01:51:31.370 9 INFO neutron.plugins.ml2.plugin [None req-17739801-b22d-4d5d-9f8c-23a6886af663 - - - - - -] Attempt 1 to provision port 162824d6-94ae-44c4-a72e-f82568ddd65a 2026-05-18 01:51:31.611 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fd163141-171e-4ef3-b9ba-bb251e23dfbc 2026-05-18 01:51:31.797 10 INFO neutron.plugins.ml2.plugin [None req-07db984b-f2e2-4c8c-ad99-da73567eb751 - - - - - -] Attempt 1 to provision port 162824d6-94ae-44c4-a72e-f82568ddd65a 2026-05-18 01:51:32.748 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 162824d6-94ae-44c4-a72e-f82568ddd65a 2026-05-18 01:51:32.763 10 INFO neutron.plugins.ml2.plugin [None req-0c024e41-8556-4d08-9995-7d82e9559242 - - - - - -] Attempt 1 to provision port fd163141-171e-4ef3-b9ba-bb251e23dfbc 2026-05-18 01:51:33.373 10 INFO neutron.plugins.ml2.plugin [None req-d9884072-7732-4553-855b-ac48b3d279e8 - - - - - -] Attempt 1 to provision port fd163141-171e-4ef3-b9ba-bb251e23dfbc 2026-05-18 01:51:33.567 10 INFO neutron.plugins.ml2.plugin [None req-e72664f6-925a-442b-9d0c-711067a9e913 - - - - - -] Attempt 1 to provision port 16a27385-bd51-4786-91bf-407a5d87048d 2026-05-18 01:51:33.592 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f0f3335c-dce8-47ce-97a2-aff788f50526 2026-05-18 01:51:34.045 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port fd163141-171e-4ef3-b9ba-bb251e23dfbc 2026-05-18 01:51:34.312 10 INFO neutron.plugins.ml2.plugin [None req-5c3a14a3-ee21-41f9-a448-ee016876cf05 - - - - - -] Attempt 1 to provision port 16a27385-bd51-4786-91bf-407a5d87048d 2026-05-18 01:51:35.527 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port f0f3335c-dce8-47ce-97a2-aff788f50526 2026-05-18 01:51:36.076 9 INFO neutron.plugins.ml2.plugin [None req-e8e43111-7389-4cb3-8e66-8c306c2b2b8d - - - - - -] Attempt 1 to provision port ba6c639b-2abe-42d6-87ba-5c1cf52a6c8a 2026-05-18 01:51:36.833 9 INFO neutron.plugins.ml2.plugin [None req-aec64dae-e985-485b-9fa3-6b512dadd857 - - - - - -] Attempt 1 to provision port ba6c639b-2abe-42d6-87ba-5c1cf52a6c8a 2026-05-18 01:51:38.718 9 INFO neutron.plugins.ml2.plugin [None req-53f6aebc-2f08-47fc-8b06-9e7635529026 - - - - - -] Attempt 1 to provision port a01a79a4-f586-4d80-aa7d-81775fc69613 2026-05-18 01:51:39.375 9 INFO neutron.plugins.ml2.plugin [None req-ddda64f6-7311-430f-a84a-7fa4aeb34b9c - - - - - -] Attempt 1 to provision port a01a79a4-f586-4d80-aa7d-81775fc69613 2026-05-18 01:51:44.275 9 INFO neutron.plugins.ml2.plugin [None req-07ec973c-b247-45ad-99c5-02fff1a4650c - - - - - -] Attempt 1 to provision port 72df67cc-59ca-41de-a61e-76994812335f 2026-05-18 01:51:44.802 9 INFO neutron.plugins.ml2.plugin [None req-07ec973c-b247-45ad-99c5-02fff1a4650c - - - - - -] Attempt 2 to provision port 72df67cc-59ca-41de-a61e-76994812335f 2026-05-18 01:51:45.636 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 72df67cc-59ca-41de-a61e-76994812335f 2026-05-18 01:51:45.766 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7331c29c-c749-4cb7-942d-464e247cc48b'] response: {'server_uuid': '07dbeee1-e354-4ea7-9d28-68c73949f1d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72df67cc-59ca-41de-a61e-76994812335f', 'code': 200} 2026-05-18 01:51:47.575 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 72df67cc-59ca-41de-a61e-76994812335f 2026-05-18 01:51:53.637 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 3f703b10-3087-4e9c-98f9-9db000858e2d 2026-05-18 01:51:54.030 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 16a27385-bd51-4786-91bf-407a5d87048d 2026-05-18 01:51:55.654 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 474ecad5-4bf0-40da-a95b-aef07b34357b 2026-05-18 01:51:55.824 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fa69132-8860-44b7-ba6d-2a097a229da1'] response: {'server_uuid': '6af7f7bf-9ab0-42ae-b6b9-5d631e7c3464', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '474ecad5-4bf0-40da-a95b-aef07b34357b', 'code': 200} 2026-05-18 01:51:56.110 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 3f703b10-3087-4e9c-98f9-9db000858e2d 2026-05-18 01:51:56.349 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ba6c639b-2abe-42d6-87ba-5c1cf52a6c8a 2026-05-18 01:51:56.879 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port a01a79a4-f586-4d80-aa7d-81775fc69613 2026-05-18 01:51:57.235 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 16a27385-bd51-4786-91bf-407a5d87048d 2026-05-18 01:51:57.642 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 474ecad5-4bf0-40da-a95b-aef07b34357b 2026-05-18 01:51:57.949 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port a01a79a4-f586-4d80-aa7d-81775fc69613 2026-05-18 01:51:58.236 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port ba6c639b-2abe-42d6-87ba-5c1cf52a6c8a 2026-05-18 01:52:16.699 9 INFO neutron.plugins.ml2.plugin [None req-21697dd0-7de8-45b2-a7a9-353cc69b7d28 - - - - - -] Attempt 1 to provision port 92e92594-0794-4b6d-807e-c2a40a42d997 2026-05-18 01:52:30.449 9 INFO neutron.plugins.ml2.plugin [None req-aa4ecffd-3993-4d24-9bc3-0f21c57830fb - - - - - -] Attempt 1 to provision port 8a18ab00-ce65-4f61-ac78-29faa44f1ba1 2026-05-18 01:52:33.715 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 8a18ab00-ce65-4f61-ac78-29faa44f1ba1 2026-05-18 01:52:33.844 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71ed8cd-554d-42b7-b99e-f5e6cf614309'] response: {'server_uuid': 'ada926aa-f86f-4e63-9e93-15aa28f504c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a18ab00-ce65-4f61-ac78-29faa44f1ba1', 'code': 200} 2026-05-18 01:52:35.639 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port 8a18ab00-ce65-4f61-ac78-29faa44f1ba1 2026-05-18 01:53:14.030 10 INFO neutron.plugins.ml2.plugin [None req-e9b52ff4-e333-4ee5-9ee5-d20133925249 - - - - - -] Attempt 1 to provision port e8a3a329-21be-42e5-94aa-6ae9acc753b4 2026-05-18 01:53:17.741 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e8a3a329-21be-42e5-94aa-6ae9acc753b4 2026-05-18 01:53:17.864 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-66042d8f-1c2e-49f7-8df0-df4528196971'] response: {'server_uuid': 'ada926aa-f86f-4e63-9e93-15aa28f504c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8a3a329-21be-42e5-94aa-6ae9acc753b4', 'code': 200} 2026-05-18 01:53:19.681 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port e8a3a329-21be-42e5-94aa-6ae9acc753b4 2026-05-18 01:53:46.268 9 INFO neutron.plugins.ml2.plugin [None req-445d7bf9-ebbe-47f3-a544-2cc956dc507f - - - - - -] Attempt 1 to provision port be464708-2d51-4795-aaa0-59cc8721f89f 2026-05-18 01:53:46.466 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ea380a-deda-4e6f-8e77-b3d142b4ba2b'] response: {'server_uuid': 'ada926aa-f86f-4e63-9e93-15aa28f504c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be464708-2d51-4795-aaa0-59cc8721f89f', 'code': 200} 2026-05-18 01:53:47.756 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port be464708-2d51-4795-aaa0-59cc8721f89f 2026-05-18 01:54:01.765 9 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port aac67a02-6da4-4211-a32a-e1f488db8727 2026-05-18 01:54:01.904 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-736aad3e-c0f0-42a5-a9e8-2510a1649b40'] response: {'server_uuid': 'ada926aa-f86f-4e63-9e93-15aa28f504c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aac67a02-6da4-4211-a32a-e1f488db8727', 'code': 200} 2026-05-18 01:54:02.540 9 INFO neutron.plugins.ml2.plugin [None req-0f8c75a6-1a24-4907-ab57-302dac00cdf9 - - - - - -] Attempt 1 to provision port aac67a02-6da4-4211-a32a-e1f488db8727 2026-05-18 01:54:03.743 10 INFO neutron.plugins.ml2.plugin [None req-a790085f-29c4-413b-ab02-841ea4073f5c - - - - - -] Attempt 1 to provision port aac67a02-6da4-4211-a32a-e1f488db8727 2026-05-18 01:54:12.604 10 INFO neutron.plugins.ml2.plugin [None req-5a236820-8a5c-4049-8523-d6e1d6a74004 - - - - - -] Attempt 1 to provision port aac67a02-6da4-4211-a32a-e1f488db8727 2026-05-18 01:54:18.159 10 INFO neutron.plugins.ml2.plugin [None req-375a292a-fcf6-401b-b591-b7bfdc40f710 - - - - - -] Attempt 1 to provision port be464708-2d51-4795-aaa0-59cc8721f89f