+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-09-05 06:48:35.616 1 INFO neutron.common.config [-] Logging enabled! 2026-09-05 06:48:35.616 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-09-05 06:48:35.616 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-05 06:48:35.616 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-05 06:48:36.565 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-05 06:48:36.567 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-05 06:48:36.570 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-05 06:48:36.571 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-05 06:48:36.571 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-05 06:48:36.571 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-05 06:48:36.572 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-05 06:48:36.578 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-05 06:48:36.578 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-05 06:48:36.578 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-05 06:48:36.596 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-05 06:48:36.597 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-05 06:48:36.597 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-05 06:48:36.631 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-05 06:48:36.631 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-05 06:48:36.631 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-05 06:48:36.631 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-05 06:48:36.945 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing driver for type 'vlan' 2026-09-05 06:48:37.130 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] VlanTypeDriver initialization complete 2026-09-05 06:48:37.131 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing driver for type 'vxlan' 2026-09-05 06:48:37.131 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-05 06:48:37.190 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-05 06:48:37.190 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-05 06:48:37.191 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing extension driver 'port_security' 2026-09-05 06:48:37.191 1 INFO neutron.plugins.ml2.extensions.port_security [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-05 06:48:37.192 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing extension driver 'qos' 2026-09-05 06:48:37.193 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-05 06:48:37.193 1 INFO neutron.plugins.ml2.managers [None req-78ecfddf-d87e-4c80-b9fc-d360a9d90bfa - - - - - -] Initializing mechanism driver 'l2population' 2026-09-05 06:48:37.218 1 INFO neutron.quota [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded quota_driver: . 2026-09-05 06:48:37.219 1 INFO neutron.plugins.ml2.plugin [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Modular L2 Plugin initialization complete 2026-09-05 06:48:37.220 1 INFO neutron.plugins.ml2.managers [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-05 06:48:37.220 1 INFO neutron.plugins.ml2.managers [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-05 06:48:37.220 1 INFO neutron.plugins.ml2.managers [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-05 06:48:37.220 1 INFO neutron.extensions.vlantransparent [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Disabled vlantransparent extension. 2026-09-05 06:48:37.221 1 INFO neutron.extensions.qinq [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Disabled VLAN QinQ extension. 2026-09-05 06:48:37.221 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: qos 2026-09-05 06:48:37.237 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: router 2026-09-05 06:48:37.274 1 INFO neutron.services.service_base [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-05 06:48:37.274 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: segments 2026-09-05 06:48:37.336 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: trunk 2026-09-05 06:48:37.350 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: vpnaas 2026-09-05 06:48:37.378 1 WARNING stevedore.named [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-05 06:48:37.379 1 WARNING stevedore.named [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-05 06:48:37.557 1 INFO neutron_vpnaas.services.vpn.plugin [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-05 06:48:37.557 1 INFO neutron.common.utils [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-05 06:48:37.558 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: taas 2026-09-05 06:48:37.574 1 WARNING stevedore.named [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-05 06:48:37.597 1 INFO neutron_taas.services.taas.taas_plugin [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-05 06:48:37.597 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: tapmirror 2026-09-05 06:48:37.603 1 WARNING stevedore.named [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-05 06:48:37.614 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-05 06:48:37.615 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: auto_allocate 2026-09-05 06:48:37.618 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: tag 2026-09-05 06:48:37.624 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: timestamp 2026-09-05 06:48:37.626 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: network_ip_availability 2026-09-05 06:48:37.630 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: flavors 2026-09-05 06:48:37.632 1 INFO neutron.manager [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loading Plugin: revisions 2026-09-05 06:48:37.635 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Initializing extension manager. 2026-09-05 06:48:37.636 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: address-group 2026-09-05 06:48:37.637 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: address-scope 2026-09-05 06:48:37.638 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-05 06:48:37.638 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: agent 2026-09-05 06:48:37.639 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: agent-resources-synced 2026-09-05 06:48:37.640 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-05 06:48:37.640 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-05 06:48:37.641 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: availability_zone 2026-09-05 06:48:37.641 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: availability_zone_filter 2026-09-05 06:48:37.642 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-05 06:48:37.642 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: default-subnetpools 2026-09-05 06:48:37.644 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-05 06:48:37.644 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: dns-integration 2026-09-05 06:48:37.644 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: dns-domain-ports 2026-09-05 06:48:37.645 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-05 06:48:37.645 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: dvr 2026-09-05 06:48:37.646 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-05 06:48:37.646 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: empty-string-filtering 2026-09-05 06:48:37.647 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-05 06:48:37.648 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-05 06:48:37.648 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: external-net 2026-09-05 06:48:37.648 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-05 06:48:37.649 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: extraroute 2026-09-05 06:48:37.649 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: extraroute-atomic 2026-09-05 06:48:37.650 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-05 06:48:37.650 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-05 06:48:37.651 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-05 06:48:37.652 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-05 06:48:37.652 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: fip-port-details 2026-09-05 06:48:37.653 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: flavors 2026-09-05 06:48:37.654 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-05 06:48:37.655 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: floatingip-pools 2026-09-05 06:48:37.655 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: ip_allocation 2026-09-05 06:48:37.656 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-05 06:48:37.656 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: l2_adjacency 2026-09-05 06:48:37.657 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: router 2026-09-05 06:48:37.659 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-05 06:48:37.659 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-05 06:48:37.660 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-05 06:48:37.660 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: ext-gw-mode 2026-09-05 06:48:37.660 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: l3-ha 2026-09-05 06:48:37.661 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-05 06:48:37.661 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-05 06:48:37.662 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: l3-flavors 2026-09-05 06:48:37.663 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-05 06:48:37.663 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-05 06:48:37.665 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-05 06:48:37.666 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-05 06:48:37.666 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-05 06:48:37.667 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-05 06:48:37.668 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-05 06:48:37.668 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: multi-provider 2026-09-05 06:48:37.669 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: net-mtu 2026-09-05 06:48:37.669 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: net-mtu-writable 2026-09-05 06:48:37.670 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: network_availability_zone 2026-09-05 06:48:37.670 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: network_ha 2026-09-05 06:48:37.671 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: network-ip-availability 2026-09-05 06:48:37.671 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-05 06:48:37.672 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: pagination 2026-09-05 06:48:37.672 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-device-profile 2026-09-05 06:48:37.673 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-05 06:48:37.673 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-05 06:48:37.674 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-05 06:48:37.674 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-mac-override 2026-09-05 06:48:37.674 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-05 06:48:37.675 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-05 06:48:37.675 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-05 06:48:37.676 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-resource-request 2026-09-05 06:48:37.676 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-05 06:48:37.677 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-05 06:48:37.677 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: binding 2026-09-05 06:48:37.678 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: binding-extended 2026-09-05 06:48:37.678 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-security 2026-09-05 06:48:37.678 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: project-id 2026-09-05 06:48:37.679 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: provider 2026-09-05 06:48:37.679 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-05 06:48:37.681 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos 2026-09-05 06:48:37.682 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-05 06:48:37.682 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-05 06:48:37.683 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-default 2026-09-05 06:48:37.683 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-fip 2026-09-05 06:48:37.684 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-05 06:48:37.684 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-05 06:48:37.684 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-05 06:48:37.685 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-05 06:48:37.686 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-05 06:48:37.686 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-pps 2026-09-05 06:48:37.687 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-05 06:48:37.687 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-05 06:48:37.688 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: qos-rules-alias 2026-09-05 06:48:37.688 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: quota-check-limit 2026-09-05 06:48:37.689 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-05 06:48:37.690 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: quotas 2026-09-05 06:48:37.693 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: quota_details 2026-09-05 06:48:37.694 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: rbac-policies 2026-09-05 06:48:37.695 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: rbac-address-group 2026-09-05 06:48:37.695 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: rbac-address-scope 2026-09-05 06:48:37.695 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: rbac-security-groups 2026-09-05 06:48:37.696 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-05 06:48:37.696 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: revision-if-match 2026-09-05 06:48:37.697 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-05 06:48:37.697 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: router_availability_zone 2026-09-05 06:48:37.698 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-05 06:48:37.699 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-05 06:48:37.699 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-05 06:48:37.700 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-05 06:48:37.700 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-05 06:48:37.701 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-05 06:48:37.701 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-05 06:48:37.705 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: security-group 2026-09-05 06:48:37.705 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: segment 2026-09-05 06:48:37.706 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-05 06:48:37.706 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: service-type 2026-09-05 06:48:37.707 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: sorting 2026-09-05 06:48:37.707 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: standard-attr-segment 2026-09-05 06:48:37.708 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: standard-attr-description 2026-09-05 06:48:37.708 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: stateful-security-group 2026-09-05 06:48:37.709 1 WARNING neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-05 06:48:37.709 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-05 06:48:37.710 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnet-external-network 2026-09-05 06:48:37.710 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnet_onboard 2026-09-05 06:48:37.710 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-05 06:48:37.711 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnet-service-types 2026-09-05 06:48:37.711 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnet_allocation 2026-09-05 06:48:37.712 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-05 06:48:37.712 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: tag-creation 2026-09-05 06:48:37.713 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-05 06:48:37.716 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: standard-attr-tag 2026-09-05 06:48:37.717 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-05 06:48:37.717 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: trunk 2026-09-05 06:48:37.718 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: trunk-details 2026-09-05 06:48:37.718 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-05 06:48:37.719 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-05 06:48:37.719 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-05 06:48:37.720 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-05 06:48:37.721 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-05 06:48:37.722 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-05 06:48:37.722 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: vpn-flavors 2026-09-05 06:48:37.724 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: vpnaas 2026-09-05 06:48:37.725 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: taas 2026-09-05 06:48:37.725 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: tap-mirror 2026-09-05 06:48:37.726 1 INFO neutron.api.extensions [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-05 06:48:37.728 1 INFO oslo_service.backend.eventlet.service [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Starting 2 workers 2026-09-05 06:48:37.732 1 INFO oslo_service.backend.eventlet.service [None req-463a5ee1-81ad-4a28-ab59-7991e15ad6f7 - - - - - -] Starting 1 workers 2026-09-05 06:49:23.446 11 INFO neutron.db.l3_hamode_db [None req-75a51aea-6f2b-4967-9b6b-dfa7ffe01c72 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-05 06:49:41.922 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4ed203e1-663d-4c3a-8546-0d6f33f41c08 2026-09-05 06:49:42.248 12 INFO neutron.plugins.ml2.plugin [None req-7f040673-0580-48ef-b6f8-1c1e5159b86f - - - - - -] Attempt 1 to provision port 4ed203e1-663d-4c3a-8546-0d6f33f41c08 2026-09-05 06:49:43.840 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4ed203e1-663d-4c3a-8546-0d6f33f41c08 2026-09-05 06:49:43.979 12 INFO neutron.plugins.ml2.plugin [None req-68887776-a3e9-4e74-9667-ddf2da55741b - - - - - -] Attempt 1 to provision port 4ed203e1-663d-4c3a-8546-0d6f33f41c08 2026-09-05 06:54:08.029 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port cff781b5-aea0-4794-b17d-51f0b3bd1030 2026-09-05 06:54:08.432 12 INFO neutron.plugins.ml2.plugin [None req-87788e5d-3a06-4c8a-8920-d566ca1572ae - - - - - -] Attempt 1 to provision port cff781b5-aea0-4794-b17d-51f0b3bd1030 2026-09-05 06:54:10.015 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port cff781b5-aea0-4794-b17d-51f0b3bd1030 2026-09-05 06:54:10.100 12 INFO neutron.plugins.ml2.plugin [None req-d8a89419-a21f-4907-bb58-b7ad06b787bb - - - - - -] Attempt 1 to provision port cff781b5-aea0-4794-b17d-51f0b3bd1030 2026-09-05 06:54:16.088 12 INFO neutron.plugins.ml2.plugin [None req-77959728-74d4-4338-86bf-7bbc869d6ece - - - - - -] Attempt 1 to provision port 2382b8eb-1e36-485e-bf74-3aef18d43e0b 2026-09-05 06:58:10.719 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2382b8eb-1e36-485e-bf74-3aef18d43e0b 2026-09-05 06:58:12.163 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2382b8eb-1e36-485e-bf74-3aef18d43e0b 2026-09-05 07:06:32.501 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 35e2410d-c7da-40ec-ae2e-5f9c78595b5c 2026-09-05 07:06:34.497 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 35e2410d-c7da-40ec-ae2e-5f9c78595b5c 2026-09-05 07:24:17.127 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0aa8a75c-99a7-4c38-9794-c9a3ac616a74 2026-09-05 07:24:17.236 12 INFO neutron.plugins.ml2.plugin [None req-a78bd229-381d-4347-abf0-8809df80b54d - - - - - -] Attempt 1 to provision port 0aa8a75c-99a7-4c38-9794-c9a3ac616a74 2026-09-05 07:24:19.110 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0aa8a75c-99a7-4c38-9794-c9a3ac616a74 2026-09-05 07:24:21.147 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6052cc78-b01f-428e-b460-b46d1cc9b8cf 2026-09-05 07:24:23.151 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6052cc78-b01f-428e-b460-b46d1cc9b8cf 2026-09-05 07:24:25.211 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 215445ba-0190-476a-b4aa-d751bb6ade38 2026-09-05 07:24:26.479 12 INFO neutron.plugins.ml2.plugin [None req-b2bd21fc-acf9-4ee3-ae13-864e811f9da9 - - - - - -] Attempt 1 to provision port a7f6a717-d78d-4c17-ad24-496a78af0add 2026-09-05 07:24:26.537 12 INFO neutron.plugins.ml2.plugin [None req-b2bd21fc-acf9-4ee3-ae13-864e811f9da9 - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:24:26.582 12 INFO neutron.plugins.ml2.plugin [None req-b2bd21fc-acf9-4ee3-ae13-864e811f9da9 - - - - - -] Attempt 1 to provision port 215445ba-0190-476a-b4aa-d751bb6ade38 2026-09-05 07:24:26.671 12 INFO neutron.plugins.ml2.plugin [None req-b2bd21fc-acf9-4ee3-ae13-864e811f9da9 - - - - - -] Attempt 1 to provision port 0aa8a75c-99a7-4c38-9794-c9a3ac616a74 2026-09-05 07:24:27.315 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 215445ba-0190-476a-b4aa-d751bb6ade38 2026-09-05 07:24:29.226 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 60672354-6ff1-4380-8ef0-3db5dfc7e497 2026-09-05 07:24:29.649 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0d607315-124e-4bd5-92b2-479a29c99ca5 2026-09-05 07:24:31.259 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0d607315-124e-4bd5-92b2-479a29c99ca5 2026-09-05 07:24:31.560 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 60672354-6ff1-4380-8ef0-3db5dfc7e497 2026-09-05 07:24:33.167 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0cdf272c-324d-40f6-9728-64adafaeddf9 2026-09-05 07:24:34.948 12 INFO neutron.plugins.ml2.plugin [None req-743a968c-2359-440c-a4af-be11faca6c9e - - - - - -] Attempt 1 to provision port a7f6a717-d78d-4c17-ad24-496a78af0add 2026-09-05 07:24:34.990 12 INFO neutron.plugins.ml2.plugin [None req-743a968c-2359-440c-a4af-be11faca6c9e - - - - - -] Attempt 1 to provision port 215445ba-0190-476a-b4aa-d751bb6ade38 2026-09-05 07:24:35.064 12 INFO neutron.plugins.ml2.plugin [None req-743a968c-2359-440c-a4af-be11faca6c9e - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:24:35.091 12 INFO neutron.plugins.ml2.plugin [None req-743a968c-2359-440c-a4af-be11faca6c9e - - - - - -] Attempt 1 to provision port b0db8a50-8fe8-4aa8-b51d-405ad6bd43f6 2026-09-05 07:24:36.251 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port bf2610ed-6eb6-49a5-9911-a0df67c469fc 2026-09-05 07:24:36.712 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0cdf272c-324d-40f6-9728-64adafaeddf9 2026-09-05 07:24:36.912 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:24:36.941 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-3764f1ea-cf34-4dad-9917-8027a7363c37'] response: {'server_uuid': '539f7ef3-b8fc-4d04-bc15-5b299ad6e3e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf2610ed-6eb6-49a5-9911-a0df67c469fc', 'code': 200} 2026-09-05 07:24:38.022 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port bf2610ed-6eb6-49a5-9911-a0df67c469fc 2026-09-05 07:24:38.183 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:24:38.391 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7cb02176-638b-4e4b-99c1-aa989495a9d4 2026-09-05 07:24:38.976 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-3c4bd0ca-3d5a-43f2-81bd-2d386d518c35'] response: {'server_uuid': '2af1fe0c-0fa7-4b23-9819-ab49e59c1cc1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '718a7eeb-e644-4499-9ebd-d224de2ef738', 'code': 200} 2026-09-05 07:24:39.969 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7cb02176-638b-4e4b-99c1-aa989495a9d4 2026-09-05 07:24:40.116 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4b3a9e7d-72b7-4ae7-ad0c-465392923f4c 2026-09-05 07:24:41.832 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4b3a9e7d-72b7-4ae7-ad0c-465392923f4c 2026-09-05 07:24:42.842 12 INFO neutron.plugins.ml2.plugin [None req-0d7794aa-ceed-4d15-89e1-54789ebc2ad9 - - - - - -] Attempt 1 to provision port a7f6a717-d78d-4c17-ad24-496a78af0add 2026-09-05 07:24:42.890 12 INFO neutron.plugins.ml2.plugin [None req-0d7794aa-ceed-4d15-89e1-54789ebc2ad9 - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:24:42.915 12 INFO neutron.plugins.ml2.plugin [None req-0d7794aa-ceed-4d15-89e1-54789ebc2ad9 - - - - - -] Attempt 1 to provision port 4b3a9e7d-72b7-4ae7-ad0c-465392923f4c 2026-09-05 07:24:42.965 12 INFO neutron.plugins.ml2.plugin [None req-0d7794aa-ceed-4d15-89e1-54789ebc2ad9 - - - - - -] Attempt 1 to provision port c5f23a60-69b8-424a-99df-f3d749d748c4 2026-09-05 07:24:42.990 12 INFO neutron.plugins.ml2.plugin [None req-0d7794aa-ceed-4d15-89e1-54789ebc2ad9 - - - - - -] Attempt 1 to provision port 8ba23a0e-4243-4751-bd48-a8a860ba412e 2026-09-05 07:24:45.038 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3cb0f128-7297-4645-b39a-9b2983ab13ee 2026-09-05 07:24:45.173 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-2984829c-ee86-4515-8ae0-0e66de0b72e1'] response: {'server_uuid': 'ead48d80-1583-4ab5-8d61-6c43a10f5a7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cb0f128-7297-4645-b39a-9b2983ab13ee', 'code': 200} 2026-09-05 07:24:46.531 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 32ffac41-282d-4804-90a6-db36014850bd 2026-09-05 07:24:46.888 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3cb0f128-7297-4645-b39a-9b2983ab13ee 2026-09-05 07:24:48.988 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 32ffac41-282d-4804-90a6-db36014850bd 2026-09-05 07:24:49.175 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c65aed45-b325-4b69-a645-57b472d51ace 2026-09-05 07:24:49.726 12 INFO neutron.notifiers.nova [None req-03e6a9a3-c691-4529-aa04-f7b88ddda34a - - - - - -] Nova event matching ['req-b29fd213-1d9f-40c0-b0b9-418c7c8980a2'] response: {'server_uuid': '0dd2d9d5-4395-4355-b139-2a4b662cffb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c65aed45-b325-4b69-a645-57b472d51ace', 'code': 200} 2026-09-05 07:24:49.813 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:24:49.847 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port 4b3a9e7d-72b7-4ae7-ad0c-465392923f4c 2026-09-05 07:24:49.913 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port 178a07cf-c441-4fda-ab2f-b1b2125900cc 2026-09-05 07:24:49.938 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port 3cb0f128-7297-4645-b39a-9b2983ab13ee 2026-09-05 07:24:50.000 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port 8ba23a0e-4243-4751-bd48-a8a860ba412e 2026-09-05 07:24:50.027 11 INFO neutron.plugins.ml2.plugin [None req-a721385a-1fe4-48b0-b925-bc506bb0fe7b - - - - - -] Attempt 1 to provision port 32ffac41-282d-4804-90a6-db36014850bd 2026-09-05 07:24:51.165 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c65aed45-b325-4b69-a645-57b472d51ace 2026-09-05 07:24:55.102 12 INFO neutron.plugins.ml2.plugin [None req-1c13aa1e-b231-4500-be0f-3364fd3bc5a6 - - - - - -] Attempt 1 to provision port c65aed45-b325-4b69-a645-57b472d51ace 2026-09-05 07:24:55.156 12 INFO neutron.plugins.ml2.plugin [None req-1c13aa1e-b231-4500-be0f-3364fd3bc5a6 - - - - - -] Attempt 1 to provision port 178a07cf-c441-4fda-ab2f-b1b2125900cc 2026-09-05 07:24:55.180 12 INFO neutron.plugins.ml2.plugin [None req-1c13aa1e-b231-4500-be0f-3364fd3bc5a6 - - - - - -] Attempt 1 to provision port 32ffac41-282d-4804-90a6-db36014850bd 2026-09-05 07:24:59.060 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port da4d3634-18a0-439d-be2a-efd217809b82 2026-09-05 07:25:00.873 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port da4d3634-18a0-439d-be2a-efd217809b82 2026-09-05 07:25:01.157 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0c3dacf6-0a0c-44ed-8697-9e39d5825abc 2026-09-05 07:25:01.899 12 INFO neutron.plugins.ml2.plugin [None req-8dd24b7b-19c8-401d-a57c-03fd35c02f54 - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:25:02.037 12 INFO neutron.plugins.ml2.plugin [None req-8dd24b7b-19c8-401d-a57c-03fd35c02f54 - - - - - -] Attempt 1 to provision port 0c3dacf6-0a0c-44ed-8697-9e39d5825abc 2026-09-05 07:25:02.108 12 INFO neutron.plugins.ml2.plugin [None req-8dd24b7b-19c8-401d-a57c-03fd35c02f54 - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:03.024 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 0c3dacf6-0a0c-44ed-8697-9e39d5825abc 2026-09-05 07:25:05.523 12 INFO neutron.plugins.ml2.plugin [None req-2c86965c-fcf5-4be2-b1cb-3a2f1c422702 - - - - - -] Attempt 1 to provision port 0c3dacf6-0a0c-44ed-8697-9e39d5825abc 2026-09-05 07:25:05.629 12 INFO neutron.plugins.ml2.plugin [None req-2c86965c-fcf5-4be2-b1cb-3a2f1c422702 - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:08.093 12 INFO neutron.plugins.ml2.plugin [None req-295b6b4c-f8ec-4476-8ea7-b86facff94e4 - - - - - -] Attempt 1 to provision port d7f14b2b-273c-4260-b200-0dc8cd128a84 2026-09-05 07:25:08.122 12 INFO neutron.plugins.ml2.plugin [None req-9421d3da-a1b9-40ac-bc2d-40cd0c7ae8b7 - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:08.858 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:25:09.191 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c5f23a60-69b8-424a-99df-f3d749d748c4 2026-09-05 07:25:10.804 11 INFO neutron.plugins.ml2.plugin [None req-d6a99064-1e1d-43cf-b605-5db44a8f3583 - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:11.464 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3771ca6c-409d-4028-a758-af774f84cb92 2026-09-05 07:25:11.676 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-bd1cd55b-b31d-407e-9851-e98fb9406b8b'] response: {'server_uuid': '0fd149c2-917b-410c-8a52-6eb9a7f7831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3771ca6c-409d-4028-a758-af774f84cb92', 'code': 200} 2026-09-05 07:25:11.920 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port a3c4cb1f-5eba-4d07-bb53-25a2ea182c8c 2026-09-05 07:25:12.175 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c5f23a60-69b8-424a-99df-f3d749d748c4 2026-09-05 07:25:12.828 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3771ca6c-409d-4028-a758-af774f84cb92 2026-09-05 07:25:12.844 12 INFO neutron.plugins.ml2.plugin [None req-a233a099-7809-4763-afb1-2989ead6cdb9 - - - - - -] Attempt 1 to provision port 3771ca6c-409d-4028-a758-af774f84cb92 2026-09-05 07:25:15.016 11 INFO neutron.plugins.ml2.plugin [None req-99ad027d-58be-41e7-9bec-79d512a22968 - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:25:16.046 12 WARNING neutron.plugins.ml2.plugin [None req-628b204c-486f-4030-a0f2-c29cd2837783 - - - - - -] Concurrent port binding operations failed on port d7f14b2b-273c-4260-b200-0dc8cd128a84 2026-09-05 07:25:16.048 12 INFO neutron.plugins.ml2.plugin [None req-628b204c-486f-4030-a0f2-c29cd2837783 - - - - - -] Attempt 2 to bind port d7f14b2b-273c-4260-b200-0dc8cd128a84 2026-09-05 07:25:16.878 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port d7f14b2b-273c-4260-b200-0dc8cd128a84 2026-09-05 07:25:17.168 11 INFO neutron.plugins.ml2.plugin [None req-6e8140e6-069b-4fcd-8cec-924fe677e474 - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:25:17.278 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:17.569 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 718a7eeb-e644-4499-9ebd-d224de2ef738 2026-09-05 07:25:18.848 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port d7f14b2b-273c-4260-b200-0dc8cd128a84 2026-09-05 07:25:19.068 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 1168c182-7b82-459a-990c-7b5e0c4e8baf 2026-09-05 07:25:35.072 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port be52a3cb-f87d-4627-ad1f-a2a3a9ae8184 2026-09-05 07:25:35.528 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2a309e3b-992b-4c4a-ab05-57ba9d74b12f 2026-09-05 07:25:36.972 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port be52a3cb-f87d-4627-ad1f-a2a3a9ae8184 2026-09-05 07:25:37.119 12 INFO neutron.plugins.ml2.plugin [None req-1089ac22-29b3-4b01-b213-0258610ac1aa - - - - - -] Attempt 1 to provision port 2a309e3b-992b-4c4a-ab05-57ba9d74b12f 2026-09-05 07:25:37.184 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2a309e3b-992b-4c4a-ab05-57ba9d74b12f 2026-09-05 07:25:41.210 11 INFO neutron.plugins.ml2.plugin [None req-3c32961e-8a77-48d8-b8e6-7515384f1073 - - - - - -] Attempt 1 to provision port c061f82a-e393-4478-9d0d-7ed45b3b39f6 2026-09-05 07:25:41.243 11 INFO neutron.plugins.ml2.plugin [None req-3c32961e-8a77-48d8-b8e6-7515384f1073 - - - - - -] Attempt 1 to provision port 2a309e3b-992b-4c4a-ab05-57ba9d74b12f 2026-09-05 07:25:41.322 11 INFO neutron.plugins.ml2.plugin [None req-3c32961e-8a77-48d8-b8e6-7515384f1073 - - - - - -] Attempt 1 to provision port 31799831-f01f-4fdb-982f-390262977985 2026-09-05 07:25:43.240 12 INFO neutron.plugins.ml2.plugin [None req-e9ebed11-16be-4709-a20e-b31f101fc782 - - - - - -] Attempt 1 to provision port 2f0c4afd-107e-47b3-988f-c79644cd0fe5 2026-09-05 07:25:43.283 12 INFO neutron.plugins.ml2.plugin [None req-e9ebed11-16be-4709-a20e-b31f101fc782 - - - - - -] Attempt 1 to provision port 31799831-f01f-4fdb-982f-390262977985 2026-09-05 07:25:45.231 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-26c2106d-5940-4a79-9461-224376028f3d'] response: {'server_uuid': '0fd149c2-917b-410c-8a52-6eb9a7f7831b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3771ca6c-409d-4028-a758-af774f84cb92', 'code': 200} 2026-09-05 07:25:45.588 11 INFO neutron.plugins.ml2.plugin [None req-97ef6a76-5173-42dd-8372-e89f66b8f92e - - - - - -] Attempt 1 to provision port 31799831-f01f-4fdb-982f-390262977985 2026-09-05 07:25:47.434 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3771ca6c-409d-4028-a758-af774f84cb92 2026-09-05 07:25:47.761 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-4e977fe4-f290-4fcf-bdfe-13da2301b486'] response: {'server_uuid': '0fd149c2-917b-410c-8a52-6eb9a7f7831b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3771ca6c-409d-4028-a758-af774f84cb92', 'code': 200} 2026-09-05 07:25:49.038 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3771ca6c-409d-4028-a758-af774f84cb92 2026-09-05 07:25:49.355 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4e9c64d5-cf83-4055-9c4c-24fe21b02fb0 2026-09-05 07:25:50.914 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 4e9c64d5-cf83-4055-9c4c-24fe21b02fb0 2026-09-05 07:25:53.096 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2f0c4afd-107e-47b3-988f-c79644cd0fe5 2026-09-05 07:25:53.347 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 31799831-f01f-4fdb-982f-390262977985 2026-09-05 07:25:54.991 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2f0c4afd-107e-47b3-988f-c79644cd0fe5 2026-09-05 07:25:55.199 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 31799831-f01f-4fdb-982f-390262977985 2026-09-05 07:25:57.482 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 383b8dad-c673-4cf9-a88b-278200f16852 2026-09-05 07:25:57.609 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-c9090ec3-f55f-4e76-b03c-7cef1c735a7a'] response: {'server_uuid': '2190ffd0-15f8-41e6-aafb-0029880e0efa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '383b8dad-c673-4cf9-a88b-278200f16852', 'code': 200} 2026-09-05 07:25:57.843 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 5070e9bf-6500-4282-8748-24d34c6ba00d 2026-09-05 07:25:58.450 11 INFO neutron.plugins.ml2.plugin [None req-3cab5f32-cfc3-4002-8ce3-c1876e17b39e - - - - - -] Attempt 1 to provision port 383b8dad-c673-4cf9-a88b-278200f16852 2026-09-05 07:25:59.060 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 383b8dad-c673-4cf9-a88b-278200f16852 2026-09-05 07:26:03.197 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-c6149d03-47e1-4c12-a3ac-86450d79f360'] response: {'server_uuid': '2190ffd0-15f8-41e6-aafb-0029880e0efa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '383b8dad-c673-4cf9-a88b-278200f16852', 'code': 200} 2026-09-05 07:26:34.890 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 1d64085e-4e41-4641-8508-b5ddd417626d 2026-09-05 07:26:35.406 11 INFO neutron.plugins.ml2.plugin [None req-53b5d1f8-338e-4b80-9a94-15992896e7ec - - - - - -] Attempt 1 to provision port 1d64085e-4e41-4641-8508-b5ddd417626d 2026-09-05 07:26:42.937 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 47d44aa5-b5d6-4595-b8dc-a560b9512a5c 2026-09-05 07:26:43.258 12 INFO neutron.plugins.ml2.plugin [None req-27d54b5d-e721-4168-be2b-7d5d657caab1 - - - - - -] Attempt 1 to provision port 133b168d-d421-4e91-8135-eb2d81f60fd0 2026-09-05 07:26:43.424 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 133b168d-d421-4e91-8135-eb2d81f60fd0 2026-09-05 07:26:44.918 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 47d44aa5-b5d6-4595-b8dc-a560b9512a5c 2026-09-05 07:26:45.145 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 133b168d-d421-4e91-8135-eb2d81f60fd0 2026-09-05 07:26:49.019 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 5bb4c10c-2a78-468e-aa4c-926b31a3ee51 2026-09-05 07:26:51.113 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 5bb4c10c-2a78-468e-aa4c-926b31a3ee51 2026-09-05 07:26:51.300 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port cbfdd0ae-f4fa-4ce0-ba11-b0d8d094ce10 2026-09-05 07:26:53.055 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port cbfdd0ae-f4fa-4ce0-ba11-b0d8d094ce10 2026-09-05 07:26:53.113 11 INFO neutron.plugins.ml2.plugin [None req-4364cadb-0175-4e47-9036-01a6a169933d - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:26:53.149 11 INFO neutron.plugins.ml2.plugin [None req-4364cadb-0175-4e47-9036-01a6a169933d - - - - - -] Attempt 1 to provision port cbfdd0ae-f4fa-4ce0-ba11-b0d8d094ce10 2026-09-05 07:27:03.016 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port ec2066ca-f644-4502-9615-ed44986b3bca 2026-09-05 07:27:03.205 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 275b6dca-4009-45b3-935a-d4f67650ad38 2026-09-05 07:27:06.156 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 50bbd04d-b7ad-4f69-b84d-e5daa7b7906c 2026-09-05 07:27:06.303 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-abad6c87-9abe-4cd2-af4d-9a66fcb8662d'] response: {'server_uuid': 'ad80502e-5215-4e9f-9d4b-0b6627327f7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50bbd04d-b7ad-4f69-b84d-e5daa7b7906c', 'code': 200} 2026-09-05 07:27:06.502 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port ec2066ca-f644-4502-9615-ed44986b3bca 2026-09-05 07:27:06.716 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 275b6dca-4009-45b3-935a-d4f67650ad38 2026-09-05 07:27:06.856 11 INFO neutron.plugins.ml2.plugin [None req-eade8d93-f8a8-4189-8284-b5704c972781 - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:27:07.269 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 50bbd04d-b7ad-4f69-b84d-e5daa7b7906c 2026-09-05 07:27:07.501 12 INFO neutron.plugins.ml2.plugin [None req-d4c50718-9519-4210-8385-776e401618bc - - - - - -] Attempt 1 to provision port 2158fdbb-bc1e-47f7-b772-3abab5ae2c2f 2026-09-05 07:27:07.693 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:27:07.804 12 INFO neutron.plugins.ml2.plugin [None req-267cad56-b9c6-4503-9dfd-9fd9c280c980 - - - - - -] Attempt 1 to provision port 133b168d-d421-4e91-8135-eb2d81f60fd0 2026-09-05 07:27:07.867 12 INFO neutron.plugins.ml2.plugin [None req-267cad56-b9c6-4503-9dfd-9fd9c280c980 - - - - - -] Attempt 1 to provision port 50bbd04d-b7ad-4f69-b84d-e5daa7b7906c 2026-09-05 07:27:07.921 12 INFO neutron.plugins.ml2.plugin [None req-267cad56-b9c6-4503-9dfd-9fd9c280c980 - - - - - -] Attempt 1 to provision port cbfdd0ae-f4fa-4ce0-ba11-b0d8d094ce10 2026-09-05 07:27:07.985 12 INFO neutron.plugins.ml2.plugin [None req-267cad56-b9c6-4503-9dfd-9fd9c280c980 - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:27:08.040 12 INFO neutron.plugins.ml2.plugin [None req-267cad56-b9c6-4503-9dfd-9fd9c280c980 - - - - - -] Attempt 1 to provision port ec2066ca-f644-4502-9615-ed44986b3bca 2026-09-05 07:27:09.289 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 2158fdbb-bc1e-47f7-b772-3abab5ae2c2f 2026-09-05 07:27:17.148 11 INFO neutron.plugins.ml2.plugin [None req-7e2829fc-1be3-4981-ae76-656d59950b4d - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:27:17.218 11 INFO neutron.plugins.ml2.plugin [None req-7e2829fc-1be3-4981-ae76-656d59950b4d - - - - - -] Attempt 1 to provision port ec2066ca-f644-4502-9615-ed44986b3bca 2026-09-05 07:27:17.292 11 INFO neutron.plugins.ml2.plugin [None req-7e2829fc-1be3-4981-ae76-656d59950b4d - - - - - -] Attempt 1 to provision port 275b6dca-4009-45b3-935a-d4f67650ad38 2026-09-05 07:27:20.006 12 INFO neutron.plugins.ml2.plugin [None req-d640adf4-cbcf-47fd-99f6-ae7a48adde0c - - - - - -] Attempt 1 to provision port 103ad56d-c84c-4739-92b6-2b2db335ace8 2026-09-05 07:27:20.111 12 INFO neutron.plugins.ml2.plugin [None req-d640adf4-cbcf-47fd-99f6-ae7a48adde0c - - - - - -] Attempt 1 to provision port ec2066ca-f644-4502-9615-ed44986b3bca 2026-09-05 07:27:20.189 12 INFO neutron.plugins.ml2.plugin [None req-d640adf4-cbcf-47fd-99f6-ae7a48adde0c - - - - - -] Attempt 1 to provision port 2158fdbb-bc1e-47f7-b772-3abab5ae2c2f 2026-09-05 07:27:23.300 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 753cc71f-c5ad-4a53-82a9-da3430e15397 2026-09-05 07:27:23.696 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 53e81fcf-e460-49cf-9b1f-bd266e0b53b0 2026-09-05 07:27:23.791 11 INFO neutron.plugins.ml2.plugin [None req-5c9a8bc9-26be-4eff-8a31-1f498c39c3a7 - - - - - -] Attempt 1 to provision port 753cc71f-c5ad-4a53-82a9-da3430e15397 2026-09-05 07:27:25.234 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 753cc71f-c5ad-4a53-82a9-da3430e15397 2026-09-05 07:27:25.416 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 53e81fcf-e460-49cf-9b1f-bd266e0b53b0 2026-09-05 07:27:27.803 11 INFO neutron.plugins.ml2.plugin [None req-6da27bff-c8d3-431a-b78f-182a3b79edd5 - - - - - -] Attempt 1 to provision port b162c96e-c599-4402-a869-35361d467572 2026-09-05 07:27:27.844 11 INFO neutron.plugins.ml2.plugin [None req-6da27bff-c8d3-431a-b78f-182a3b79edd5 - - - - - -] Attempt 1 to provision port 753cc71f-c5ad-4a53-82a9-da3430e15397 2026-09-05 07:27:29.891 12 INFO neutron.plugins.ml2.plugin [None req-caa6159f-429e-4f04-895a-29d1083aa186 - - - - - -] Attempt 1 to provision port b162c96e-c599-4402-a869-35361d467572 2026-09-05 07:27:29.931 12 INFO neutron.plugins.ml2.plugin [None req-caa6159f-429e-4f04-895a-29d1083aa186 - - - - - -] Attempt 1 to provision port 36cf9126-eb96-4628-96e8-cbc48f638800 2026-09-05 07:27:31.151 12 INFO neutron.plugins.ml2.plugin [None req-09e8e431-171c-43dd-a60c-ac81a69fcc81 - - - - - -] Attempt 1 to provision port b162c96e-c599-4402-a869-35361d467572 2026-09-05 07:27:36.580 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port e8dc0919-7229-4efb-96ae-f990e2748b33 2026-09-05 07:27:36.729 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-83f0a621-2f6e-4fdd-9e69-4019015bc94d'] response: {'server_uuid': '7c0553e7-5c2e-4e30-b557-12d7cc86b005', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8dc0919-7229-4efb-96ae-f990e2748b33', 'code': 200} 2026-09-05 07:27:38.084 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port e8dc0919-7229-4efb-96ae-f990e2748b33 2026-09-05 07:27:39.907 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port b162c96e-c599-4402-a869-35361d467572 2026-09-05 07:27:40.241 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 36cf9126-eb96-4628-96e8-cbc48f638800 2026-09-05 07:27:41.874 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port b162c96e-c599-4402-a869-35361d467572 2026-09-05 07:27:42.142 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 36cf9126-eb96-4628-96e8-cbc48f638800 2026-09-05 07:27:51.906 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:27:52.100 12 INFO neutron.plugins.ml2.plugin [None req-e638ec79-efd9-4765-872d-dc131daf3d5e - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:27:54.063 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:27:55.948 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port ffef93f5-dd3a-47e7-9f04-6ec48d79ca5e 2026-09-05 07:27:56.214 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6b5b8c48-00fa-4af0-b1f7-ba78a90b4d9c 2026-09-05 07:27:57.890 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port ffef93f5-dd3a-47e7-9f04-6ec48d79ca5e 2026-09-05 07:27:58.161 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6b5b8c48-00fa-4af0-b1f7-ba78a90b4d9c 2026-09-05 07:27:59.950 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 9ea2a053-8e91-48ac-ad75-4b503e629025 2026-09-05 07:28:00.284 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 979df01e-8537-4de7-bcae-ec0a21e69a6a 2026-09-05 07:28:01.952 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 9ea2a053-8e91-48ac-ad75-4b503e629025 2026-09-05 07:28:02.142 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 979df01e-8537-4de7-bcae-ec0a21e69a6a 2026-09-05 07:28:05.765 11 INFO neutron.plugins.ml2.plugin [None req-b5476537-218f-4e89-95b8-a0eb509bb60e - - - - - -] Attempt 1 to provision port 9ea2a053-8e91-48ac-ad75-4b503e629025 2026-09-05 07:28:05.822 11 INFO neutron.plugins.ml2.plugin [None req-b5476537-218f-4e89-95b8-a0eb509bb60e - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:05.856 11 INFO neutron.plugins.ml2.plugin [None req-b5476537-218f-4e89-95b8-a0eb509bb60e - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:05.926 11 INFO neutron.plugins.ml2.plugin [None req-b5476537-218f-4e89-95b8-a0eb509bb60e - - - - - -] Attempt 1 to provision port 6b5b8c48-00fa-4af0-b1f7-ba78a90b4d9c 2026-09-05 07:28:05.956 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:28:06.044 11 INFO neutron.plugins.ml2.plugin [None req-b5476537-218f-4e89-95b8-a0eb509bb60e - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:28:12.412 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 39dcb020-7395-4c93-b786-2067ef252484 2026-09-05 07:28:12.563 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-558fcd66-88be-4af2-820b-3f96fb006a60'] response: {'server_uuid': '0dd5a8de-4545-49ba-afb0-39711f16952a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39dcb020-7395-4c93-b786-2067ef252484', 'code': 200} 2026-09-05 07:28:12.895 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 9ea2a053-8e91-48ac-ad75-4b503e629025 2026-09-05 07:28:12.997 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:13.075 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:13.111 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:13.136 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 6b5b8c48-00fa-4af0-b1f7-ba78a90b4d9c 2026-09-05 07:28:13.190 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 9148fde8-ac4a-4304-885c-6791bf99af37 2026-09-05 07:28:13.242 12 INFO neutron.plugins.ml2.plugin [None req-7ce54809-dae8-4b54-8010-25f9b8b2c5a1 - - - - - -] Attempt 1 to provision port 576914db-57c0-4092-b878-08df754c8e04 2026-09-05 07:28:14.518 12 INFO neutron.plugins.ml2.plugin [None req-cf76b6a6-050e-4ee6-9852-21740e8f7130 - - - - - -] Attempt 1 to provision port 8932bacf-2f6e-4c49-a99b-4ecdc9e284a9 2026-09-05 07:28:14.651 12 INFO neutron.notifiers.nova [None req-cf76b6a6-050e-4ee6-9852-21740e8f7130 - - - - - -] Nova event matching ['req-1bc03109-180c-4823-9a5f-737a399aaaa2'] response: {'server_uuid': '0fa97f81-f790-425a-92e4-f2a401113c67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8932bacf-2f6e-4c49-a99b-4ecdc9e284a9', 'code': 200} 2026-09-05 07:28:14.908 12 INFO neutron.plugins.ml2.plugin [None req-cf76b6a6-050e-4ee6-9852-21740e8f7130 - - - - - -] Attempt 1 to provision port 39dcb020-7395-4c93-b786-2067ef252484 2026-09-05 07:28:15.962 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:16.257 11 INFO neutron.plugins.ml2.plugin [None req-dcba2176-62d9-4be0-8c4e-67c660e22b89 - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:16.564 11 INFO neutron.plugins.ml2.plugin [None req-dcba2176-62d9-4be0-8c4e-67c660e22b89 - - - - - -] Attempt 1 to provision port 8932bacf-2f6e-4c49-a99b-4ecdc9e284a9 2026-09-05 07:28:16.751 11 INFO neutron.plugins.ml2.plugin [None req-dcba2176-62d9-4be0-8c4e-67c660e22b89 - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:17.063 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 576914db-57c0-4092-b878-08df754c8e04 2026-09-05 07:28:18.059 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:18.220 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:18.361 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 576914db-57c0-4092-b878-08df754c8e04 2026-09-05 07:28:18.512 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port e295ed92-c781-4596-bf5b-51f5c40dc32c 2026-09-05 07:28:18.785 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:19.211 12 INFO neutron.plugins.ml2.plugin [None req-02d2fc07-a77c-4289-989d-9f2c7f485cb3 - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:20.028 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port e295ed92-c781-4596-bf5b-51f5c40dc32c 2026-09-05 07:28:20.224 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:20.456 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 714631ec-eb9e-4a62-aa0b-36bedcc8649f 2026-09-05 07:28:20.812 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:20.858 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:20.937 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 9ea2a053-8e91-48ac-ad75-4b503e629025 2026-09-05 07:28:21.012 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 8932bacf-2f6e-4c49-a99b-4ecdc9e284a9 2026-09-05 07:28:21.059 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:21.101 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 714631ec-eb9e-4a62-aa0b-36bedcc8649f 2026-09-05 07:28:21.131 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:21.165 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 6b5b8c48-00fa-4af0-b1f7-ba78a90b4d9c 2026-09-05 07:28:21.200 11 INFO neutron.plugins.ml2.plugin [None req-50bdb2ee-eb31-42e1-8587-5f20bc274b9e - - - - - -] Attempt 1 to provision port 39dcb020-7395-4c93-b786-2067ef252484 2026-09-05 07:28:21.903 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 714631ec-eb9e-4a62-aa0b-36bedcc8649f 2026-09-05 07:28:26.743 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 8932bacf-2f6e-4c49-a99b-4ecdc9e284a9 2026-09-05 07:28:26.812 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:26.890 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:26.945 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port e295ed92-c781-4596-bf5b-51f5c40dc32c 2026-09-05 07:28:26.995 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 3d4ac51f-5f52-48c4-8d4f-b78eab0c6782 2026-09-05 07:28:27.029 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 714631ec-eb9e-4a62-aa0b-36bedcc8649f 2026-09-05 07:28:27.064 12 INFO neutron.plugins.ml2.plugin [None req-afa9d856-ee05-4eb4-877a-6c34d941812d - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:29.984 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 406575d4-39a3-40c2-b473-15e8a7c8b008 2026-09-05 07:28:30.152 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-b614ea9c-7527-4647-a310-07ce0b51ea7b'] response: {'server_uuid': '9a6df51a-ddfe-43f2-bac3-485a7319d893', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '406575d4-39a3-40c2-b473-15e8a7c8b008', 'code': 200} 2026-09-05 07:28:30.480 12 INFO neutron.plugins.ml2.plugin [None req-ee828cb5-3c9c-40ea-8d3e-5c9700017a93 - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:30.559 12 INFO neutron.plugins.ml2.plugin [None req-ee828cb5-3c9c-40ea-8d3e-5c9700017a93 - - - - - -] Attempt 1 to provision port 69262402-ff06-45ff-88e1-237c4ff11818 2026-09-05 07:28:30.622 12 INFO neutron.plugins.ml2.plugin [None req-ee828cb5-3c9c-40ea-8d3e-5c9700017a93 - - - - - -] Attempt 1 to provision port 9e3216b3-d65a-4c3b-af76-7cd9e9b6a9fe 2026-09-05 07:28:31.931 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 406575d4-39a3-40c2-b473-15e8a7c8b008 2026-09-05 07:28:34.315 11 INFO neutron.plugins.ml2.plugin [None req-0a2dc104-cdca-49c7-a7b4-b1363a56777b - - - - - -] Attempt 1 to provision port 406575d4-39a3-40c2-b473-15e8a7c8b008 2026-09-05 07:28:34.400 11 INFO neutron.plugins.ml2.plugin [None req-0a2dc104-cdca-49c7-a7b4-b1363a56777b - - - - - -] Attempt 1 to provision port 6bd7ee8d-6443-41f7-a0b1-9e1daa6085da 2026-09-05 07:28:34.482 11 INFO neutron.plugins.ml2.plugin [None req-0a2dc104-cdca-49c7-a7b4-b1363a56777b - - - - - -] Attempt 1 to provision port 39dcb020-7395-4c93-b786-2067ef252484 2026-09-05 07:28:35.621 11 INFO neutron.plugins.ml2.plugin [None req-10f91c3f-6c1c-457a-b935-47a31f6e9700 - - - - - -] Attempt 1 to provision port 8932bacf-2f6e-4c49-a99b-4ecdc9e284a9 2026-09-05 07:28:56.508 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port f2d6c152-f07d-4de5-8469-85bf3a6ab037 2026-09-05 07:28:56.610 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-220104b5-6c5d-4d7e-a375-bd47acfac965'] response: {'server_uuid': 'bfc45d98-9a5a-4703-aa3d-b76953c3e69f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2d6c152-f07d-4de5-8469-85bf3a6ab037', 'code': 200} 2026-09-05 07:28:57.951 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port f2d6c152-f07d-4de5-8469-85bf3a6ab037 2026-09-05 07:29:03.707 11 INFO neutron.plugins.ml2.plugin [None req-d48bead2-c97d-4581-af4e-2243198dc6e1 - - - - - -] Attempt 1 to provision port 3865102e-5751-4729-ba40-e5cb1a150376 2026-09-05 07:29:26.481 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c4f43cec-c564-4ba3-a523-0d0eb2ab9830 2026-09-05 07:29:26.620 11 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-46ee1620-d1e2-4653-b87c-1eeabe1fb357'] response: {'server_uuid': '01a37c7d-dd3f-4728-9e7a-786c7184dd74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4f43cec-c564-4ba3-a523-0d0eb2ab9830', 'code': 200} 2026-09-05 07:29:27.943 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port c4f43cec-c564-4ba3-a523-0d0eb2ab9830 2026-09-05 07:30:08.802 12 INFO neutron.plugins.ml2.plugin [None req-a7cb1360-a8d5-4429-9dd8-73ed5571b339 - - - - - -] Attempt 1 to provision port 7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c 2026-09-05 07:30:14.037 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c 2026-09-05 07:30:14.340 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-3a7dc97b-c682-4b9b-a4fc-d7ed783eca84'] response: {'server_uuid': '01a37c7d-dd3f-4728-9e7a-786c7184dd74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c', 'code': 200} 2026-09-05 07:30:15.930 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c 2026-09-05 07:30:18.001 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c 2026-09-05 07:30:20.492 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port 7e6aa5e7-e598-4808-9bd1-f4e3b7b0f39c 2026-09-05 07:30:41.812 12 INFO neutron.plugins.ml2.plugin [None req-9faf25d2-e3f9-4d7b-9e4f-57c585b8342c - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:30:49.577 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:30:49.690 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-5fde55c3-d5ea-4b59-b611-58f03d98e05b'] response: {'server_uuid': '01a37c7d-dd3f-4728-9e7a-786c7184dd74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d', 'code': 200} 2026-09-05 07:30:50.170 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:31:01.834 11 INFO neutron.plugins.ml2.plugin [None req-803accff-0cc5-485a-9389-ed71b37fc825 - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:08.232 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:08.350 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-f4c84c97-cd15-4eb5-b409-46af537cdfc6'] response: {'server_uuid': '01a37c7d-dd3f-4728-9e7a-786c7184dd74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2fd7122-f8ad-4adb-bf51-0280ff51288e', 'code': 200} 2026-09-05 07:31:10.218 11 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:12.653 12 INFO neutron.plugins.ml2.plugin [None req-bd4b4c3c-9197-4c58-acaa-07a83d5f2e44 - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:31:25.361 12 INFO neutron.plugins.ml2.plugin [None req-83ec0fa2-6286-4b7a-8ea3-8572fdf8d07b - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:26.299 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:26.775 11 INFO neutron.plugins.ml2.plugin [None req-e263c81e-bdbe-4f4c-a8ac-2f1ae7a11607 - - - - - -] Attempt 1 to provision port a2fd7122-f8ad-4adb-bf51-0280ff51288e 2026-09-05 07:31:35.756 11 INFO neutron.plugins.ml2.plugin [None req-f9c47376-757d-4517-af72-044ae5f08cdf - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:31:36.246 12 INFO neutron.plugins.ml2.plugin [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Attempt 1 to provision port fcd3cf68-ea3c-4e24-b8bb-3b2fb798dd9d 2026-09-05 07:32:04.302 12 INFO neutron.plugins.ml2.db [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] No ports have port_id starting with c4f43cec-c564-4ba3-a523-0d0eb2ab9830 2026-09-05 07:32:08.438 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-01930330-e83b-4cf0-abea-f3b3285321ab'] response: {'server_uuid': '9a6df51a-ddfe-43f2-bac3-485a7319d893', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '406575d4-39a3-40c2-b473-15e8a7c8b008', 'code': 200} 2026-09-05 07:32:20.452 12 INFO neutron.notifiers.nova [None req-226aec99-7334-404c-8646-a953344a137b - - - - - -] Nova event matching ['req-ef814d2f-bfb8-4dda-9dac-936ef677f433'] response: {'server_uuid': '0dd5a8de-4545-49ba-afb0-39711f16952a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '39dcb020-7395-4c93-b786-2067ef252484', 'code': 200}