+ 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-06-23 19:18:43.065 1 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:18:43.066 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev31 2026-06-23 19:18:43.066 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-23 19:18:43.066 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:18:44.000 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:44.003 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:18:44.006 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:18:44.007 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:44.007 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:18:44.007 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:18:44.007 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:44.013 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:44.014 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:44.014 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:44.032 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:18:44.033 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:44.033 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:18:44.069 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:18:44.069 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:18:44.069 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:18:44.069 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:18:44.356 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:18:44.486 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:18:44.486 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:18:44.486 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:18:44.540 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:18:44.540 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:18:44.540 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:18:44.541 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:18:44.541 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:18:44.541 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:18:44.541 1 INFO neutron.plugins.ml2.managers [None req-0e5b2620-1605-47d1-8e8f-4dcfd9657ecf - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:18:44.555 1 INFO neutron.quota [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded quota_driver: . 2026-06-23 19:18:44.555 1 INFO neutron.plugins.ml2.plugin [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:18:44.556 1 INFO neutron.plugins.ml2.managers [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:18:44.556 1 INFO neutron.plugins.ml2.managers [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:18:44.556 1 INFO neutron.plugins.ml2.managers [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:18:44.556 1 INFO neutron.extensions.vlantransparent [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:18:44.556 1 INFO neutron.extensions.qinq [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Disabled VLAN QinQ extension. 2026-06-23 19:18:44.557 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: qos 2026-06-23 19:18:44.568 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: router 2026-06-23 19:18:44.604 1 INFO neutron.services.service_base [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:18:44.604 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: segments 2026-06-23 19:18:44.671 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: trunk 2026-06-23 19:18:44.684 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:18:44.718 1 WARNING stevedore.named [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:18:44.718 1 WARNING stevedore.named [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:44.922 1 INFO neutron_vpnaas.services.vpn.plugin [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:18:44.922 1 INFO neutron.common.utils [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:18:44.922 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: taas 2026-06-23 19:18:44.944 1 WARNING stevedore.named [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:44.967 1 INFO neutron_taas.services.taas.taas_plugin [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:44.967 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: tapmirror 2026-06-23 19:18:44.976 1 WARNING stevedore.named [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:44.989 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:44.989 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:18:44.995 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: tag 2026-06-23 19:18:45.003 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: timestamp 2026-06-23 19:18:45.006 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:18:45.009 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: flavors 2026-06-23 19:18:45.013 1 INFO neutron.manager [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loading Plugin: revisions 2026-06-23 19:18:45.017 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Initializing extension manager. 2026-06-23 19:18:45.018 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: address-group 2026-06-23 19:18:45.019 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: address-scope 2026-06-23 19:18:45.019 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:18:45.020 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: agent 2026-06-23 19:18:45.021 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:18:45.022 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:18:45.022 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:18:45.023 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: availability_zone 2026-06-23 19:18:45.024 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:18:45.024 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:18:45.024 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:18:45.026 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:18:45.026 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: dns-integration 2026-06-23 19:18:45.027 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:18:45.027 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:18:45.028 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: dvr 2026-06-23 19:18:45.028 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:18:45.029 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:18:45.029 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:45.030 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:18:45.030 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: external-net 2026-06-23 19:18:45.031 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:18:45.031 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: extraroute 2026-06-23 19:18:45.032 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:18:45.032 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:18:45.033 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:18:45.033 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:18:45.033 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:18:45.034 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:18:45.035 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: flavors 2026-06-23 19:18:45.036 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:18:45.036 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:18:45.037 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:18:45.037 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:18:45.038 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:18:45.039 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: router 2026-06-23 19:18:45.040 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:45.041 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 19:18:45.041 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 19:18:45.042 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:18:45.042 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: l3-ha 2026-06-23 19:18:45.042 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:45.043 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:18:45.043 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:18:45.044 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:45.045 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:18:45.046 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:18:45.047 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:18:45.048 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:18:45.049 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:18:45.050 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:18:45.050 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: multi-provider 2026-06-23 19:18:45.050 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: net-mtu 2026-06-23 19:18:45.051 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:18:45.051 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:18:45.052 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: network_ha 2026-06-23 19:18:45.052 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:18:45.053 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:18:45.054 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: pagination 2026-06-23 19:18:45.054 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:18:45.054 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:18:45.055 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:18:45.055 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:18:45.056 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:18:45.056 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:18:45.057 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:18:45.057 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:18:45.058 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:18:45.058 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:18:45.058 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:18:45.059 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: binding 2026-06-23 19:18:45.060 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: binding-extended 2026-06-23 19:18:45.060 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-security 2026-06-23 19:18:45.060 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: project-id 2026-06-23 19:18:45.061 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: provider 2026-06-23 19:18:45.061 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 19:18:45.063 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos 2026-06-23 19:18:45.064 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:18:45.064 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:18:45.065 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-default 2026-06-23 19:18:45.065 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-fip 2026-06-23 19:18:45.065 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:18:45.066 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:18:45.066 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:18:45.067 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:18:45.067 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:18:45.068 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-pps 2026-06-23 19:18:45.068 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:18:45.069 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:18:45.069 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:18:45.070 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:18:45.070 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 19:18:45.072 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: quotas 2026-06-23 19:18:45.075 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: quota_details 2026-06-23 19:18:45.076 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:18:45.076 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:18:45.077 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:18:45.077 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:18:45.077 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:18:45.078 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:18:45.078 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:18:45.079 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:18:45.079 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:18:45.081 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:18:45.081 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:18:45.082 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:18:45.082 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:18:45.082 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:18:45.083 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:18:45.087 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: security-group 2026-06-23 19:18:45.087 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: segment 2026-06-23 19:18:45.088 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:18:45.088 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: service-type 2026-06-23 19:18:45.089 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: sorting 2026-06-23 19:18:45.089 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:18:45.090 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:18:45.090 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:18:45.091 1 WARNING neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:18:45.091 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:18:45.091 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:18:45.092 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:18:45.092 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:18:45.093 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:18:45.093 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:18:45.094 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:18:45.094 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: tag-creation 2026-06-23 19:18:45.095 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:18:45.098 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:18:45.099 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:18:45.099 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: trunk 2026-06-23 19:18:45.100 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: trunk-details 2026-06-23 19:18:45.100 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:18:45.100 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 19:18:45.101 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:18:45.102 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 19:18:45.103 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 19:18:45.104 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:18:45.104 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:18:45.105 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: vpnaas 2026-06-23 19:18:45.106 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: taas 2026-06-23 19:18:45.107 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: tap-mirror 2026-06-23 19:18:45.108 1 INFO neutron.api.extensions [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 19:18:45.110 1 INFO oslo_service.backend.eventlet.service [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Starting 2 workers 2026-06-23 19:18:45.114 1 INFO oslo_service.backend.eventlet.service [None req-532304ff-421d-47e1-94c6-b2050a6ad859 - - - - - -] Starting 1 workers 2026-06-23 19:19:27.268 12 INFO neutron.db.l3_hamode_db [None req-574c3d2f-b2ca-4e89-8957-94610f0172c4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:19:42.296 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 42f2ae6d-136b-4297-9f83-6b4fb10891e6 2026-06-23 19:19:42.694 12 INFO neutron.plugins.ml2.plugin [None req-aa925487-4bab-4a62-a273-3af1557c086e - - - - - -] Attempt 1 to provision port 42f2ae6d-136b-4297-9f83-6b4fb10891e6 2026-06-23 19:19:44.210 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 42f2ae6d-136b-4297-9f83-6b4fb10891e6 2026-06-23 19:19:44.380 12 INFO neutron.plugins.ml2.plugin [None req-e3ea00b8-90bc-4a46-a6e4-1640caa36d75 - - - - - -] Attempt 1 to provision port 42f2ae6d-136b-4297-9f83-6b4fb10891e6 2026-06-23 19:24:06.411 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6e1d4117-23bd-4346-a367-ae55276eaa27 2026-06-23 19:24:07.057 12 INFO neutron.plugins.ml2.plugin [None req-20aab101-16cf-47b8-a143-0dcb467f02fe - - - - - -] Attempt 1 to provision port 6e1d4117-23bd-4346-a367-ae55276eaa27 2026-06-23 19:24:08.412 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6e1d4117-23bd-4346-a367-ae55276eaa27 2026-06-23 19:24:08.763 12 INFO neutron.plugins.ml2.plugin [None req-2f6f29fd-420c-42ff-be29-95c10beaa69e - - - - - -] Attempt 1 to provision port 6e1d4117-23bd-4346-a367-ae55276eaa27 2026-06-23 19:24:14.004 12 INFO neutron.plugins.ml2.plugin [None req-733f4d9d-153a-4a21-8e18-03bb255e6e80 - - - - - -] Attempt 1 to provision port e731ece4-be62-46ae-bc7f-afd5e17bae7c 2026-06-23 19:27:49.099 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e731ece4-be62-46ae-bc7f-afd5e17bae7c 2026-06-23 19:27:50.547 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e731ece4-be62-46ae-bc7f-afd5e17bae7c 2026-06-23 19:36:04.871 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 35117942-1c4f-466f-b239-1423fcdb3d5e 2026-06-23 19:36:06.859 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 35117942-1c4f-466f-b239-1423fcdb3d5e 2026-06-23 19:51:43.425 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:51:43.761 11 INFO neutron.plugins.ml2.plugin [None req-2edd7a44-4c55-446e-99c2-110ad9167617 - - - - - -] Attempt 1 to provision port 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:51:45.488 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:51:47.437 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 531f31af-0d8a-40e5-95ec-89b678b7a370 2026-06-23 19:51:49.505 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 4a99fac8-af2c-463b-b725-0a02f30826ce 2026-06-23 19:51:49.995 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 531f31af-0d8a-40e5-95ec-89b678b7a370 2026-06-23 19:51:51.470 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 4a99fac8-af2c-463b-b725-0a02f30826ce 2026-06-23 19:51:52.814 11 INFO neutron.plugins.ml2.plugin [None req-5e5d1fbc-3f74-4a01-9b90-a1ff4da24e84 - - - - - -] Attempt 1 to provision port 031e1251-e038-4bf9-b808-188377e4953f 2026-06-23 19:51:52.839 11 INFO neutron.plugins.ml2.plugin [None req-5e5d1fbc-3f74-4a01-9b90-a1ff4da24e84 - - - - - -] Attempt 1 to provision port 4a99fac8-af2c-463b-b725-0a02f30826ce 2026-06-23 19:51:52.889 11 INFO neutron.plugins.ml2.plugin [None req-5e5d1fbc-3f74-4a01-9b90-a1ff4da24e84 - - - - - -] Attempt 1 to provision port dc7780c3-13cb-4f70-b251-132234c0492f 2026-06-23 19:51:52.916 11 INFO neutron.plugins.ml2.plugin [None req-5e5d1fbc-3f74-4a01-9b90-a1ff4da24e84 - - - - - -] Attempt 1 to provision port d29cddf4-6677-4e69-b83e-353c4d1ea42f 2026-06-23 19:51:52.941 11 INFO neutron.plugins.ml2.plugin [None req-5e5d1fbc-3f74-4a01-9b90-a1ff4da24e84 - - - - - -] Attempt 1 to provision port 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:51:55.561 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 7318ec92-396d-4689-b156-5fc7e26b3769 2026-06-23 19:51:55.925 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5e30b50e-d241-4618-ad1f-3400434dd89c 2026-06-23 19:51:57.636 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 7318ec92-396d-4689-b156-5fc7e26b3769 2026-06-23 19:51:57.924 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5e30b50e-d241-4618-ad1f-3400434dd89c 2026-06-23 19:51:59.468 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3d7d09d2-3a87-4698-9e63-8f4ffcda9134 2026-06-23 19:52:00.662 12 INFO neutron.plugins.ml2.plugin [None req-6eb2eb35-4885-4c5f-b4ef-95687ac80468 - - - - - -] Attempt 1 to provision port 4a99fac8-af2c-463b-b725-0a02f30826ce 2026-06-23 19:52:00.710 12 INFO neutron.plugins.ml2.plugin [None req-6eb2eb35-4885-4c5f-b4ef-95687ac80468 - - - - - -] Attempt 1 to provision port dc7780c3-13cb-4f70-b251-132234c0492f 2026-06-23 19:52:00.752 12 INFO neutron.plugins.ml2.plugin [None req-6eb2eb35-4885-4c5f-b4ef-95687ac80468 - - - - - -] Attempt 1 to provision port d29cddf4-6677-4e69-b83e-353c4d1ea42f 2026-06-23 19:52:01.490 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3d7d09d2-3a87-4698-9e63-8f4ffcda9134 2026-06-23 19:52:03.999 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 686896c1-72c3-4d30-9e1d-62531fba907e 2026-06-23 19:52:04.343 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6ea78025-a36c-4978-bec0-5766d3bfffd5 2026-06-23 19:52:04.636 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-e77157e1-9909-4e54-81c8-8912e1d6a825'] response: {'server_uuid': 'cc818d92-862d-4f67-9284-a2fc655c9900', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '686896c1-72c3-4d30-9e1d-62531fba907e', 'code': 200} 2026-06-23 19:52:06.442 12 INFO neutron.plugins.ml2.plugin [None req-ba83a06c-1b54-45ea-94f7-ee970a091c0a - - - - - -] Attempt 1 to provision port 5c68c839-017f-4bf5-8043-256708ba3342 2026-06-23 19:52:06.708 12 INFO neutron.notifiers.nova [None req-ba83a06c-1b54-45ea-94f7-ee970a091c0a - - - - - -] Nova event matching ['req-1d5d13d5-489e-4fd1-8ace-a469bd3a0324'] response: {'server_uuid': '150880d6-1b73-44d8-97c2-f298e0d45dc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c68c839-017f-4bf5-8043-256708ba3342', 'code': 200} 2026-06-23 19:52:06.987 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 91e4a651-d723-47f2-87bd-e609c500a825 2026-06-23 19:52:07.322 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6ea78025-a36c-4978-bec0-5766d3bfffd5 2026-06-23 19:52:07.471 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 686896c1-72c3-4d30-9e1d-62531fba907e 2026-06-23 19:52:08.120 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 91e4a651-d723-47f2-87bd-e609c500a825 2026-06-23 19:52:08.381 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5c68c839-017f-4bf5-8043-256708ba3342 2026-06-23 19:52:10.217 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:10.467 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:10.498 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port dc7780c3-13cb-4f70-b251-132234c0492f 2026-06-23 19:52:10.516 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:10.566 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port d29cddf4-6677-4e69-b83e-353c4d1ea42f 2026-06-23 19:52:10.595 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port 91e4a651-d723-47f2-87bd-e609c500a825 2026-06-23 19:52:10.648 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port 7231737d-1042-4de3-8883-3239f9eba77f 2026-06-23 19:52:10.674 11 INFO neutron.plugins.ml2.plugin [None req-3348d1aa-ec11-4d23-9f4b-73ea7c4070eb - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:12.617 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:12.732 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-f204df12-fce7-473a-8dba-14f85513eb46'] response: {'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'code': 200} 2026-06-23 19:52:12.988 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:15.109 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:15.377 12 INFO neutron.plugins.ml2.plugin [None req-a19c429e-b4c1-4425-99e1-86fa3b121b27 - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:15.406 12 INFO neutron.plugins.ml2.plugin [None req-a19c429e-b4c1-4425-99e1-86fa3b121b27 - - - - - -] Attempt 1 to provision port 91e4a651-d723-47f2-87bd-e609c500a825 2026-06-23 19:52:15.418 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:15.444 12 INFO neutron.plugins.ml2.plugin [None req-a19c429e-b4c1-4425-99e1-86fa3b121b27 - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:15.534 12 INFO neutron.plugins.ml2.plugin [None req-cecaa156-e91e-4c4b-856a-8f7cabbd0697 - - - - - -] Attempt 1 to provision port d29cddf4-6677-4e69-b83e-353c4d1ea42f 2026-06-23 19:52:15.607 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-f8ef207c-d519-49c2-8367-5c8dd18bab46'] response: {'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', 'code': 200} 2026-06-23 19:52:16.995 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:20.713 12 INFO neutron.plugins.ml2.plugin [None req-f2c99c9e-9ddd-467c-bf85-614921b7d669 - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:20.750 12 INFO neutron.plugins.ml2.plugin [None req-f2c99c9e-9ddd-467c-bf85-614921b7d669 - - - - - -] Attempt 1 to provision port 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:20.791 12 INFO neutron.plugins.ml2.plugin [None req-f2c99c9e-9ddd-467c-bf85-614921b7d669 - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:23.954 11 INFO neutron.plugins.ml2.plugin [None req-8e05d3ed-5f76-4336-a214-1f00bc12c217 - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:23.983 11 INFO neutron.plugins.ml2.plugin [None req-8e05d3ed-5f76-4336-a214-1f00bc12c217 - - - - - -] Attempt 1 to provision port 854baffb-270d-44f9-bee7-fa54fb8406d0 2026-06-23 19:52:27.851 11 INFO neutron.plugins.ml2.plugin [None req-780c25ae-0e79-41da-8ef6-67b069ab61de - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:27.870 11 INFO neutron.plugins.ml2.plugin [None req-780c25ae-0e79-41da-8ef6-67b069ab61de - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:27.887 11 INFO neutron.plugins.ml2.plugin [None req-780c25ae-0e79-41da-8ef6-67b069ab61de - - - - - -] Attempt 1 to provision port 2abb3ede-e217-46dd-a6b3-7613eaab6b29 2026-06-23 19:52:30.572 11 INFO neutron.plugins.ml2.plugin [None req-e2ba19cb-9522-4975-9184-97045a2c6c35 - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:30.611 11 INFO neutron.plugins.ml2.plugin [None req-e2ba19cb-9522-4975-9184-97045a2c6c35 - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:32.596 12 INFO neutron.plugins.ml2.plugin [None req-95db788a-49db-499f-aca1-aee280a6877d - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:32.891 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:34.887 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 854baffb-270d-44f9-bee7-fa54fb8406d0 2026-06-23 19:52:35.100 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:52:36.921 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:37.210 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2abb3ede-e217-46dd-a6b3-7613eaab6b29 2026-06-23 19:52:37.448 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 854baffb-270d-44f9-bee7-fa54fb8406d0 2026-06-23 19:52:39.029 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:39.208 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2abb3ede-e217-46dd-a6b3-7613eaab6b29 2026-06-23 19:52:43.095 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-2ddbd3fa-cd70-4186-a1fb-cbaaee07af20'] response: {'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'code': 200} 2026-06-23 19:52:43.653 11 INFO neutron.plugins.ml2.plugin [None req-98e0c51f-856f-45c1-9207-01d73267322d - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:45.761 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:45.888 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-facc2513-f45d-43f3-ad5f-dcf054a1d619'] response: {'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'code': 200} 2026-06-23 19:52:46.087 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:47.537 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:52:47.742 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e075a7e1-065e-4044-bf84-3aa44ecbb061 2026-06-23 19:53:03.499 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port bc4d7669-b80a-4f8b-b510-8fa0ef41fa90 2026-06-23 19:53:05.474 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port bc4d7669-b80a-4f8b-b510-8fa0ef41fa90 2026-06-23 19:53:07.430 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2206d05c-ce4d-4918-9f36-8002daba6bdc 2026-06-23 19:53:08.251 11 INFO neutron.plugins.ml2.plugin [None req-5738e75c-58e5-417e-9d9c-1fdd5a9b0381 - - - - - -] Attempt 1 to provision port 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:08.277 11 INFO neutron.plugins.ml2.plugin [None req-5738e75c-58e5-417e-9d9c-1fdd5a9b0381 - - - - - -] Attempt 1 to provision port 2206d05c-ce4d-4918-9f36-8002daba6bdc 2026-06-23 19:53:09.512 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2206d05c-ce4d-4918-9f36-8002daba6bdc 2026-06-23 19:53:13.729 12 INFO neutron.plugins.ml2.plugin [None req-8394535c-d770-4f10-9d42-d8205e6da77e - - - - - -] Attempt 1 to provision port 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:13.760 12 INFO neutron.plugins.ml2.plugin [None req-8394535c-d770-4f10-9d42-d8205e6da77e - - - - - -] Attempt 1 to provision port 2206d05c-ce4d-4918-9f36-8002daba6bdc 2026-06-23 19:53:19.950 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 68b07567-0fc5-40a8-a297-634776fa0271 2026-06-23 19:53:20.090 12 INFO neutron.notifiers.nova [None req-acabc311-893c-4e8b-b8ec-9e1b354f2563 - - - - - -] Nova event matching ['req-db3288c9-a8c6-4124-8565-11ef0c88fb52'] response: {'server_uuid': 'a6b342d2-a62b-45e2-af80-467f31acc306', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68b07567-0fc5-40a8-a297-634776fa0271', 'code': 200} 2026-06-23 19:53:20.387 11 INFO neutron.plugins.ml2.plugin [None req-5b641265-edcb-4061-9eab-12917d93a7e5 - - - - - -] Attempt 1 to provision port 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:21.434 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 68b07567-0fc5-40a8-a297-634776fa0271 2026-06-23 19:53:21.625 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:21.819 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6a20c3dd-077c-429a-a789-a0c0a546e15e 2026-06-23 19:53:22.436 11 INFO neutron.plugins.ml2.plugin [None req-4ac789a1-64de-458f-8605-0d74a7f31d71 - - - - - -] Attempt 1 to provision port 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:23.416 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6a20c3dd-077c-429a-a789-a0c0a546e15e 2026-06-23 19:53:24.593 11 INFO neutron.plugins.ml2.plugin [None req-68db6182-e9b9-40de-ad20-234d131ecdb4 - - - - - -] Attempt 1 to provision port 6a20c3dd-077c-429a-a789-a0c0a546e15e 2026-06-23 19:53:24.634 11 INFO neutron.plugins.ml2.plugin [None req-68db6182-e9b9-40de-ad20-234d131ecdb4 - - - - - -] Attempt 1 to provision port 68b07567-0fc5-40a8-a297-634776fa0271 2026-06-23 19:53:39.457 12 INFO neutron.plugins.ml2.plugin [None req-6615b386-8ded-4a5c-8ba6-aa51968d0966 - - - - - -] Attempt 1 to provision port 98c75cb0-8410-40c1-a59f-b543bc0fa7ce 2026-06-23 19:53:39.477 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 98c75cb0-8410-40c1-a59f-b543bc0fa7ce 2026-06-23 19:53:41.533 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 741f1fa9-37df-4d63-aa8e-81c3e08b72da 2026-06-23 19:53:41.886 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 98c75cb0-8410-40c1-a59f-b543bc0fa7ce 2026-06-23 19:53:43.470 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 741f1fa9-37df-4d63-aa8e-81c3e08b72da 2026-06-23 19:53:43.938 12 INFO neutron.plugins.ml2.plugin [None req-24b84fbc-a67b-4d11-8566-b48205128bb8 - - - - - -] Attempt 1 to provision port 16a67ed6-2efd-429a-9464-dacdf0da1823 2026-06-23 19:53:43.964 12 INFO neutron.plugins.ml2.plugin [None req-24b84fbc-a67b-4d11-8566-b48205128bb8 - - - - - -] Attempt 1 to provision port bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:53:43.990 12 INFO neutron.plugins.ml2.plugin [None req-24b84fbc-a67b-4d11-8566-b48205128bb8 - - - - - -] Attempt 1 to provision port 98c75cb0-8410-40c1-a59f-b543bc0fa7ce 2026-06-23 19:53:47.192 11 INFO neutron.plugins.ml2.plugin [None req-a7122d8c-6873-4407-b779-31434fa91d14 - - - - - -] Attempt 1 to provision port bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:53:50.399 12 INFO neutron.plugins.ml2.plugin [None req-7d295fe1-0374-4796-b3f1-542d85fb9c27 - - - - - -] Attempt 1 to provision port bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:53:52.559 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 587adb79-3a74-4a0e-b663-b7dd74db9d40 2026-06-23 19:53:52.694 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-c743f61c-a3e1-4602-aac6-0a8956e4a586'] response: {'server_uuid': 'd155d4fe-605b-401d-b2c5-d350d4e7a9cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '587adb79-3a74-4a0e-b663-b7dd74db9d40', 'code': 200} 2026-06-23 19:53:53.442 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 587adb79-3a74-4a0e-b663-b7dd74db9d40 2026-06-23 19:53:57.570 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 16a67ed6-2efd-429a-9464-dacdf0da1823 2026-06-23 19:53:57.769 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:53:59.607 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 16a67ed6-2efd-429a-9464-dacdf0da1823 2026-06-23 19:53:59.742 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 37c23612-f4e5-47e4-b386-f3fff7bf5834 2026-06-23 19:54:00.026 12 INFO neutron.plugins.ml2.plugin [None req-6ffea168-64d1-498d-92de-3363e7985e07 - - - - - -] Attempt 1 to provision port bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:54:29.531 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 33de44d5-b9d1-4887-93ec-b2bae103676e 2026-06-23 19:54:31.501 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 33de44d5-b9d1-4887-93ec-b2bae103676e 2026-06-23 19:54:37.467 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e 2026-06-23 19:54:38.346 11 INFO neutron.plugins.ml2.plugin [None req-722f87f1-08f5-41be-b1c7-01655032a018 - - - - - -] Attempt 1 to provision port 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:54:38.398 11 INFO neutron.plugins.ml2.plugin [None req-722f87f1-08f5-41be-b1c7-01655032a018 - - - - - -] Attempt 1 to provision port 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e 2026-06-23 19:54:39.449 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e 2026-06-23 19:54:42.000 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 44fc8038-87ea-4754-bfef-13771a40b389 2026-06-23 19:54:42.109 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-a317a5c2-486a-45c0-b846-f0619ebcca72'] response: {'server_uuid': 'e1c60f4c-00f7-428c-acf6-53348c78301c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44fc8038-87ea-4754-bfef-13771a40b389', 'code': 200} 2026-06-23 19:54:43.523 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 44fc8038-87ea-4754-bfef-13771a40b389 2026-06-23 19:54:46.104 11 INFO neutron.plugins.ml2.plugin [None req-7c108293-69fc-43ca-bfdb-d3cf78f9d0e2 - - - - - -] Attempt 1 to provision port 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:54:46.223 11 INFO neutron.plugins.ml2.plugin [None req-7c108293-69fc-43ca-bfdb-d3cf78f9d0e2 - - - - - -] Attempt 1 to provision port 44fc8038-87ea-4754-bfef-13771a40b389 2026-06-23 19:54:46.289 11 INFO neutron.plugins.ml2.plugin [None req-7c108293-69fc-43ca-bfdb-d3cf78f9d0e2 - - - - - -] Attempt 1 to provision port 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e 2026-06-23 19:54:47.549 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:54:47.834 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5a4620e4-8632-4335-95ab-81adad8538b2 2026-06-23 19:54:49.550 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 9ad62b86-2dde-4bf7-80f0-3f87a1f5d6db 2026-06-23 19:54:49.881 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a7dfe5d7-11a5-4fd8-ad87-fed032192c3d 2026-06-23 19:54:50.173 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5a4620e4-8632-4335-95ab-81adad8538b2 2026-06-23 19:54:51.029 11 INFO neutron.plugins.ml2.plugin [None req-52ac4590-cea9-4f6f-8ca2-3c12390eaaf4 - - - - - -] Attempt 1 to provision port 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:54:51.084 11 INFO neutron.plugins.ml2.plugin [None req-52ac4590-cea9-4f6f-8ca2-3c12390eaaf4 - - - - - -] Attempt 1 to provision port a7dfe5d7-11a5-4fd8-ad87-fed032192c3d 2026-06-23 19:54:51.133 11 INFO neutron.plugins.ml2.plugin [None req-52ac4590-cea9-4f6f-8ca2-3c12390eaaf4 - - - - - -] Attempt 1 to provision port 5a4620e4-8632-4335-95ab-81adad8538b2 2026-06-23 19:54:51.182 11 INFO neutron.plugins.ml2.plugin [None req-52ac4590-cea9-4f6f-8ca2-3c12390eaaf4 - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:54:51.467 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 9ad62b86-2dde-4bf7-80f0-3f87a1f5d6db 2026-06-23 19:54:51.643 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a7dfe5d7-11a5-4fd8-ad87-fed032192c3d 2026-06-23 19:54:54.530 12 INFO neutron.plugins.ml2.plugin [None req-c03940bc-fc98-4b82-bd4b-9b4aaeab2b67 - - - - - -] Attempt 1 to provision port 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:54:54.600 12 INFO neutron.plugins.ml2.plugin [None req-c03940bc-fc98-4b82-bd4b-9b4aaeab2b67 - - - - - -] Attempt 1 to provision port a7dfe5d7-11a5-4fd8-ad87-fed032192c3d 2026-06-23 19:54:54.647 12 INFO neutron.plugins.ml2.plugin [None req-c03940bc-fc98-4b82-bd4b-9b4aaeab2b67 - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:54:57.692 11 INFO neutron.plugins.ml2.plugin [None req-1bd62b98-d9c0-4056-b15a-b45a7856edd6 - - - - - -] Attempt 1 to provision port ed76efad-be08-4f2f-9498-87d5e50e531f 2026-06-23 19:54:57.718 11 INFO neutron.plugins.ml2.plugin [None req-1bd62b98-d9c0-4056-b15a-b45a7856edd6 - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:54:57.743 11 INFO neutron.plugins.ml2.plugin [None req-1bd62b98-d9c0-4056-b15a-b45a7856edd6 - - - - - -] Attempt 1 to provision port 44fc8038-87ea-4754-bfef-13771a40b389 2026-06-23 19:54:59.414 12 INFO neutron.plugins.ml2.plugin [None req-46e21851-3d2e-4949-984b-44b7838542e8 - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:55:00.547 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2b150f41-91bf-467d-b63b-3ad517203353 2026-06-23 19:55:00.662 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-b8d597be-9561-47de-8633-830bae27f78b'] response: {'server_uuid': '24806e0b-b755-43b4-af5b-096d7457f0ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b150f41-91bf-467d-b63b-3ad517203353', 'code': 200} 2026-06-23 19:55:00.722 12 INFO neutron.plugins.ml2.plugin [None req-015cc187-2553-4382-9e56-d52241bfe9e8 - - - - - -] Attempt 1 to provision port 2b150f41-91bf-467d-b63b-3ad517203353 2026-06-23 19:55:01.469 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2b150f41-91bf-467d-b63b-3ad517203353 2026-06-23 19:55:05.495 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port ed76efad-be08-4f2f-9498-87d5e50e531f 2026-06-23 19:55:05.803 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:55:07.482 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port ed76efad-be08-4f2f-9498-87d5e50e531f 2026-06-23 19:55:07.636 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:55:19.452 11 INFO neutron.plugins.ml2.plugin [None req-7570562e-fd9d-4268-9be8-86c7e89f3ee9 - - - - - -] Attempt 1 to provision port 71c5473e-4876-4276-9687-3a69f9f60a07 2026-06-23 19:55:19.494 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 71c5473e-4876-4276-9687-3a69f9f60a07 2026-06-23 19:55:22.066 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 03eaf5b1-1db5-47be-942c-a2233d7b10fb 2026-06-23 19:55:22.478 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 71c5473e-4876-4276-9687-3a69f9f60a07 2026-06-23 19:55:22.670 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 2026-06-23 19:55:22.776 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-ed648451-fc79-4228-92b6-a0aebbe483b9'] response: {'server_uuid': '54517841-f18f-4096-9cf5-060ca4cce952', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182', 'code': 200} 2026-06-23 19:55:23.505 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 03eaf5b1-1db5-47be-942c-a2233d7b10fb 2026-06-23 19:55:23.701 11 INFO neutron.plugins.ml2.plugin [None req-5bbbad5b-4575-43f3-ab68-d6d74a129021 - - - - - -] Attempt 1 to provision port 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:55:23.842 11 INFO neutron.plugins.ml2.plugin [None req-5bbbad5b-4575-43f3-ab68-d6d74a129021 - - - - - -] Attempt 1 to provision port 71c5473e-4876-4276-9687-3a69f9f60a07 2026-06-23 19:55:23.850 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 2026-06-23 19:55:23.892 11 INFO neutron.plugins.ml2.plugin [None req-5bbbad5b-4575-43f3-ab68-d6d74a129021 - - - - - -] Attempt 1 to provision port e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 2026-06-23 19:55:23.940 11 INFO neutron.plugins.ml2.plugin [None req-10a3aaca-ccd3-4e29-ad0d-780d1c3500a5 - - - - - -] Attempt 1 to provision port 1d53a3ec-ad32-4d67-bfbc-6c1088638c55 2026-06-23 19:55:25.662 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 66a40643-c0bb-4476-9e1a-8b7e1a37db33 2026-06-23 19:55:26.056 12 INFO neutron.plugins.ml2.plugin [None req-a28098f9-c611-47e2-9ca5-b1a33869dd1e - - - - - -] Attempt 1 to provision port d77ea55b-a8ea-4c86-9277-9c83522f3400 2026-06-23 19:55:27.566 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 66a40643-c0bb-4476-9e1a-8b7e1a37db33 2026-06-23 19:55:27.754 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port d77ea55b-a8ea-4c86-9277-9c83522f3400 2026-06-23 19:55:29.345 11 INFO neutron.plugins.ml2.plugin [None req-e69b3695-ccdb-4299-a9c7-fbff2008fc9c - - - - - -] Attempt 1 to provision port 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:55:29.385 11 INFO neutron.plugins.ml2.plugin [None req-e69b3695-ccdb-4299-a9c7-fbff2008fc9c - - - - - -] Attempt 1 to provision port 3f3fa7f4-4adb-4cea-9663-e85c3497d771 2026-06-23 19:55:29.415 11 INFO neutron.plugins.ml2.plugin [None req-e69b3695-ccdb-4299-a9c7-fbff2008fc9c - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:29.449 11 INFO neutron.plugins.ml2.plugin [None req-e69b3695-ccdb-4299-a9c7-fbff2008fc9c - - - - - -] Attempt 1 to provision port d77ea55b-a8ea-4c86-9277-9c83522f3400 2026-06-23 19:55:32.300 12 INFO neutron.plugins.ml2.plugin [None req-86f8c770-19fc-4d68-86c7-32e0d87cf24b - - - - - -] Attempt 1 to provision port 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:55:32.332 12 INFO neutron.plugins.ml2.plugin [None req-86f8c770-19fc-4d68-86c7-32e0d87cf24b - - - - - -] Attempt 1 to provision port d77ea55b-a8ea-4c86-9277-9c83522f3400 2026-06-23 19:55:32.400 12 INFO neutron.plugins.ml2.plugin [None req-86f8c770-19fc-4d68-86c7-32e0d87cf24b - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:34.234 11 INFO neutron.plugins.ml2.plugin [None req-a6f36746-599c-429f-9f8e-72213d45bd2b - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:35.462 12 INFO neutron.plugins.ml2.plugin [None req-4e0b9505-6d4b-4975-87bc-88270e834e16 - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:38.524 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a196ae57-101d-4df8-a27b-3c4237d528f7 2026-06-23 19:55:38.609 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-aa745326-cf68-4695-8144-04b3a602ce22'] response: {'server_uuid': 'b7b3df48-5461-45ff-bfbc-f4e8efcd47b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a196ae57-101d-4df8-a27b-3c4237d528f7', 'code': 200} 2026-06-23 19:55:39.525 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:55:39.784 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a196ae57-101d-4df8-a27b-3c4237d528f7 2026-06-23 19:55:39.956 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1d53a3ec-ad32-4d67-bfbc-6c1088638c55 2026-06-23 19:55:41.506 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:55:41.812 11 INFO neutron.plugins.ml2.plugin [None req-2d085aa9-91c7-4fa3-8a6c-efdd5a14c047 - - - - - -] Attempt 1 to provision port 1d53a3ec-ad32-4d67-bfbc-6c1088638c55 2026-06-23 19:55:43.509 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3f3fa7f4-4adb-4cea-9663-e85c3497d771 2026-06-23 19:55:43.759 11 INFO neutron.plugins.ml2.plugin [None req-3ef0ea37-5f5d-448d-ad71-ccffa1b7cf24 - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:45.501 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3f3fa7f4-4adb-4cea-9663-e85c3497d771 2026-06-23 19:55:45.637 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:55:47.687 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-b4428b43-5cce-4197-8524-2e087e097631'] response: {'server_uuid': '54517841-f18f-4096-9cf5-060ca4cce952', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182', 'code': 200} 2026-06-23 19:56:45.522 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:56:46.282 12 INFO neutron.plugins.ml2.plugin [None req-35d70c3d-a367-49c3-be3d-68244c0b0537 - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:56:47.507 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:56:49.552 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a8089b72-e08d-44d9-a8c1-0ed0a4370216 2026-06-23 19:56:49.854 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 19:56:51.511 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a8089b72-e08d-44d9-a8c1-0ed0a4370216 2026-06-23 19:56:51.800 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 19:56:53.573 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 19:56:55.556 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 19:56:57.550 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:56:57.661 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:56:57.678 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 19:56:57.740 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:56:57.759 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 19:56:57.792 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port 65a13c8c-9f90-4f29-b5af-bcc44b416df2 2026-06-23 19:56:57.812 11 INFO neutron.plugins.ml2.plugin [None req-79a1e0d3-89c6-4947-bf8e-6ba9d7e872a2 - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:02.568 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 19:57:02.589 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 19:57:02.636 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 19:57:02.681 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:57:02.712 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 19:57:02.760 12 INFO neutron.plugins.ml2.plugin [None req-3c9ec776-f25a-4ffa-856f-66de7cab240a - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:04.093 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port de05d219-c4ab-4d6e-b489-e1a3821e775e 2026-06-23 19:57:04.207 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-89e96348-0148-441e-adec-b58a1d7465d4'] response: {'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'code': 200} 2026-06-23 19:57:05.559 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port de05d219-c4ab-4d6e-b489-e1a3821e775e 2026-06-23 19:57:05.797 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:06.592 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 19:57:06.775 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 19:57:06.819 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:57:06.911 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 19:57:06.967 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port de05d219-c4ab-4d6e-b489-e1a3821e775e 2026-06-23 19:57:07.009 11 INFO neutron.plugins.ml2.plugin [None req-9ec1a405-093a-43c5-9924-6603832fd749 - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:07.589 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 19:57:07.757 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:07.934 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 65a13c8c-9f90-4f29-b5af-bcc44b416df2 2026-06-23 19:57:08.148 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:57:09.524 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 65a13c8c-9f90-4f29-b5af-bcc44b416df2 2026-06-23 19:57:09.593 11 INFO neutron.plugins.ml2.plugin [None req-d568ca68-46e0-41bc-8604-b87d0e1499e5 - - - - - -] Attempt 1 to provision port 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 19:57:09.646 11 INFO neutron.plugins.ml2.plugin [None req-d568ca68-46e0-41bc-8604-b87d0e1499e5 - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:57:09.695 11 INFO neutron.plugins.ml2.plugin [None req-d568ca68-46e0-41bc-8604-b87d0e1499e5 - - - - - -] Attempt 1 to provision port 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 19:57:11.762 12 INFO neutron.plugins.ml2.plugin [None req-addcdf65-3a91-47a9-914e-337656607324 - - - - - -] Attempt 1 to provision port 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 19:57:11.814 12 INFO neutron.plugins.ml2.plugin [None req-addcdf65-3a91-47a9-914e-337656607324 - - - - - -] Attempt 1 to provision port a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 19:57:13.114 12 INFO neutron.plugins.ml2.plugin [None req-fcfbdbcd-d66f-4530-9e3f-66dd131f48ce - - - - - -] Attempt 1 to provision port de05d219-c4ab-4d6e-b489-e1a3821e775e 2026-06-23 19:57:23.568 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 2026-06-23 19:57:23.724 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-abefee70-1f9d-4ad7-bd8f-717353021f68'] response: {'server_uuid': '317b1e8a-1986-4d00-ab96-d11946627a1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6f7f7ae-9883-44f0-b132-80fbb4aa40e9', 'code': 200} 2026-06-23 19:57:25.553 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 2026-06-23 19:57:53.431 12 INFO neutron.plugins.ml2.plugin [None req-d9027af0-831d-41f7-9e0f-cc701a20862e - - - - - -] Attempt 1 to provision port 0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 2026-06-23 19:58:14.119 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port eab46255-e9ca-4a0f-81b0-7509fbc992d5 2026-06-23 19:58:14.260 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-28ac50f7-687f-46f9-8e58-8a828322ddf8'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eab46255-e9ca-4a0f-81b0-7509fbc992d5', 'code': 200} 2026-06-23 19:58:15.612 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port eab46255-e9ca-4a0f-81b0-7509fbc992d5 2026-06-23 19:58:54.356 11 INFO neutron.plugins.ml2.plugin [None req-809d0956-145e-4550-9a14-30c5dae64b22 - - - - - -] Attempt 1 to provision port 4e49e115-e6fc-4131-9939-1d83ba8584ce 2026-06-23 19:58:59.646 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 4e49e115-e6fc-4131-9939-1d83ba8584ce 2026-06-23 19:58:59.751 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-2e6bdbe8-ec6d-4481-801e-b5e52bd5611f'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e49e115-e6fc-4131-9939-1d83ba8584ce', 'code': 200} 2026-06-23 19:59:01.607 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 4e49e115-e6fc-4131-9939-1d83ba8584ce 2026-06-23 19:59:04.132 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 4e49e115-e6fc-4131-9939-1d83ba8584ce 2026-06-23 19:59:29.126 11 INFO neutron.plugins.ml2.plugin [None req-65c87b70-4955-40d4-ae76-1253e347643b - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 19:59:37.203 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 19:59:37.342 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-b3c374cb-326b-4217-b2f6-8a62cdd2c911'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3287bc32-9b62-4856-a904-7e50cd52d09f', 'code': 200} 2026-06-23 19:59:37.806 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 19:59:50.665 12 INFO neutron.plugins.ml2.plugin [None req-c42a710c-b19e-4f7c-a4a8-3ae57bf14ead - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 19:59:55.837 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 19:59:55.914 11 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-deb98c38-9f81-474f-82c0-41b0e22e111d'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5', 'code': 200} 2026-06-23 19:59:57.777 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:00.423 11 INFO neutron.plugins.ml2.plugin [None req-4735a444-0dc0-40e6-9122-e0be68889e4e - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 20:00:13.904 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:14.098 12 INFO neutron.plugins.ml2.plugin [None req-0613cc71-fa1e-46c0-94d3-066091614b2d - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:15.456 12 INFO neutron.plugins.ml2.plugin [None req-072de8c2-51c0-4897-aecb-a6eddb6e3ebd - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:15.841 11 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:25.193 11 INFO neutron.plugins.ml2.plugin [None req-f12b112b-77c4-452b-8a93-2e9bb281de28 - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 20:00:25.890 12 INFO neutron.plugins.ml2.plugin [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Attempt 1 to provision port 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 20:00:52.020 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-7c2ab53b-6cf7-4010-b967-85408599a2c4'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eab46255-e9ca-4a0f-81b0-7509fbc992d5', 'code': 200} 2026-06-23 20:01:07.990 12 INFO neutron.notifiers.nova [None req-22a90c13-d053-446f-9856-d55a46916efc - - - - - -] Nova event matching ['req-89a64ef1-b295-4f15-a506-732ec3392765'] response: {'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'code': 200}