+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-01 20:08:51.636 1 INFO neutron.common.config [-] Logging enabled! 2026-06-01 20:08:51.636 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev13 2026-06-01 20:08:51.637 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-01 20:08:51.637 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-01 20:08:53.012 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-01 20:08:53.015 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-01 20:08:53.018 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-01 20:08:53.019 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-01 20:08:53.019 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-01 20:08:53.019 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-01 20:08:53.019 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-01 20:08:53.025 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-01 20:08:53.026 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-01 20:08:53.026 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-01 20:08:53.044 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-01 20:08:53.045 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-01 20:08:53.045 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-01 20:08:53.064 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-01 20:08:53.065 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-01 20:08:53.065 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-01 20:08:53.065 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-01 20:08:53.867 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing driver for type 'vlan' 2026-06-01 20:08:55.217 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] VlanTypeDriver initialization complete 2026-06-01 20:08:55.217 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing driver for type 'vxlan' 2026-06-01 20:08:55.218 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-01 20:08:55.288 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-01 20:08:55.289 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-01 20:08:55.290 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing extension driver 'port_security' 2026-06-01 20:08:55.291 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-01 20:08:55.291 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing extension driver 'qos' 2026-06-01 20:08:55.291 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-01 20:08:55.292 1 INFO neutron.plugins.ml2.managers [None req-d96cd640-b77a-4dd0-832e-8dc2ba3ac231 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-01 20:08:55.312 1 INFO neutron.quota [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded quota_driver: . 2026-06-01 20:08:55.312 1 INFO neutron.plugins.ml2.plugin [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Modular L2 Plugin initialization complete 2026-06-01 20:08:55.313 1 INFO neutron.plugins.ml2.managers [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-01 20:08:55.313 1 INFO neutron.plugins.ml2.managers [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-01 20:08:55.313 1 INFO neutron.plugins.ml2.managers [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-01 20:08:55.313 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: qos 2026-06-01 20:08:55.326 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: router 2026-06-01 20:08:55.363 1 INFO neutron.services.service_base [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-01 20:08:55.363 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: segments 2026-06-01 20:08:55.429 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: trunk 2026-06-01 20:08:55.442 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: vpnaas 2026-06-01 20:08:55.473 1 WARNING stevedore.named [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-01 20:08:55.551 1 INFO neutron_vpnaas.services.vpn.plugin [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-01 20:08:55.552 1 INFO neutron.common.utils [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-01 20:08:55.552 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: taas 2026-06-01 20:08:55.575 1 WARNING stevedore.named [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-01 20:08:55.601 1 INFO neutron_taas.services.taas.taas_plugin [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-01 20:08:55.601 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: tapmirror 2026-06-01 20:08:55.613 1 WARNING stevedore.named [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-01 20:08:55.628 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-01 20:08:55.628 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: auto_allocate 2026-06-01 20:08:55.634 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: tag 2026-06-01 20:08:55.642 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: timestamp 2026-06-01 20:08:55.645 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: network_ip_availability 2026-06-01 20:08:55.648 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: flavors 2026-06-01 20:08:55.651 1 INFO neutron.manager [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loading Plugin: revisions 2026-06-01 20:08:55.654 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Initializing extension manager. 2026-06-01 20:08:55.655 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: address-group 2026-06-01 20:08:55.656 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: address-scope 2026-06-01 20:08:55.656 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-01 20:08:55.658 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: agent 2026-06-01 20:08:55.658 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: agent-resources-synced 2026-06-01 20:08:55.659 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-01 20:08:55.660 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-01 20:08:55.660 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: availability_zone 2026-06-01 20:08:55.661 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: availability_zone_filter 2026-06-01 20:08:55.661 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-01 20:08:55.662 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: default-subnetpools 2026-06-01 20:08:55.663 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-01 20:08:55.663 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: dns-integration 2026-06-01 20:08:55.664 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: dns-domain-ports 2026-06-01 20:08:55.664 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-01 20:08:55.665 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: dvr 2026-06-01 20:08:55.665 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-01 20:08:55.666 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: empty-string-filtering 2026-06-01 20:08:55.666 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-01 20:08:55.666 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-01 20:08:55.667 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: external-net 2026-06-01 20:08:55.667 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-01 20:08:55.668 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: extraroute 2026-06-01 20:08:55.668 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: extraroute-atomic 2026-06-01 20:08:55.669 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-01 20:08:55.669 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-01 20:08:55.670 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-01 20:08:55.670 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-01 20:08:55.670 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: fip-port-details 2026-06-01 20:08:55.671 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: flavors 2026-06-01 20:08:55.672 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-01 20:08:55.673 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: floatingip-pools 2026-06-01 20:08:55.673 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: ip_allocation 2026-06-01 20:08:55.679 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-01 20:08:55.680 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: l2_adjacency 2026-06-01 20:08:55.681 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: router 2026-06-01 20:08:55.683 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-01 20:08:55.684 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-01 20:08:55.684 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-01 20:08:55.685 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: ext-gw-mode 2026-06-01 20:08:55.686 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: l3-ha 2026-06-01 20:08:55.686 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-01 20:08:55.687 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-01 20:08:55.687 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: l3-flavors 2026-06-01 20:08:55.688 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-01 20:08:55.689 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-01 20:08:55.691 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-01 20:08:55.693 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-01 20:08:55.694 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-01 20:08:55.695 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-01 20:08:55.696 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-01 20:08:55.697 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: multi-provider 2026-06-01 20:08:55.697 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: net-mtu 2026-06-01 20:08:55.698 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: net-mtu-writable 2026-06-01 20:08:55.699 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: network_availability_zone 2026-06-01 20:08:55.699 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: network_ha 2026-06-01 20:08:55.700 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: network-ip-availability 2026-06-01 20:08:55.700 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-01 20:08:55.701 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: pagination 2026-06-01 20:08:55.701 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-device-profile 2026-06-01 20:08:55.702 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-01 20:08:55.702 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-01 20:08:55.703 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-01 20:08:55.703 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-mac-override 2026-06-01 20:08:55.703 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-01 20:08:55.704 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-01 20:08:55.704 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-01 20:08:55.705 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-resource-request 2026-06-01 20:08:55.705 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-01 20:08:55.706 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-01 20:08:55.706 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: binding 2026-06-01 20:08:55.707 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: binding-extended 2026-06-01 20:08:55.707 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-security 2026-06-01 20:08:55.708 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: project-id 2026-06-01 20:08:55.708 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: provider 2026-06-01 20:08:55.709 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-01 20:08:55.710 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos 2026-06-01 20:08:55.711 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-01 20:08:55.712 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-01 20:08:55.712 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-default 2026-06-01 20:08:55.713 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-fip 2026-06-01 20:08:55.713 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-01 20:08:55.714 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-01 20:08:55.714 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-01 20:08:55.715 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-01 20:08:55.715 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-01 20:08:55.716 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-pps 2026-06-01 20:08:55.716 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-01 20:08:55.717 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-01 20:08:55.717 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: qos-rules-alias 2026-06-01 20:08:55.717 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: quota-check-limit 2026-06-01 20:08:55.718 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-01 20:08:55.720 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: quotas 2026-06-01 20:08:55.722 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: quota_details 2026-06-01 20:08:55.723 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: rbac-policies 2026-06-01 20:08:55.724 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: rbac-address-group 2026-06-01 20:08:55.724 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: rbac-address-scope 2026-06-01 20:08:55.725 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: rbac-security-groups 2026-06-01 20:08:55.725 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-01 20:08:55.726 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: revision-if-match 2026-06-01 20:08:55.726 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-01 20:08:55.727 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: router_availability_zone 2026-06-01 20:08:55.727 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-01 20:08:55.729 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-01 20:08:55.729 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-01 20:08:55.729 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-01 20:08:55.730 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-01 20:08:55.730 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-01 20:08:55.731 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-01 20:08:55.734 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: security-group 2026-06-01 20:08:55.735 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: segment 2026-06-01 20:08:55.735 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-01 20:08:55.736 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: service-type 2026-06-01 20:08:55.736 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: sorting 2026-06-01 20:08:55.737 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: standard-attr-segment 2026-06-01 20:08:55.737 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: standard-attr-description 2026-06-01 20:08:55.738 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: stateful-security-group 2026-06-01 20:08:55.738 1 WARNING neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-01 20:08:55.738 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-01 20:08:55.739 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnet-external-network 2026-06-01 20:08:55.739 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnet_onboard 2026-06-01 20:08:55.740 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-01 20:08:55.740 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnet-service-types 2026-06-01 20:08:55.741 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnet_allocation 2026-06-01 20:08:55.741 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-01 20:08:55.742 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: tag-creation 2026-06-01 20:08:55.742 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-01 20:08:55.746 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: standard-attr-tag 2026-06-01 20:08:55.746 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-01 20:08:55.747 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: trunk 2026-06-01 20:08:55.747 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: trunk-details 2026-06-01 20:08:55.748 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-01 20:08:55.748 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-01 20:08:55.748 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-01 20:08:55.749 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-01 20:08:55.750 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-01 20:08:55.751 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-01 20:08:55.752 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: vpn-flavors 2026-06-01 20:08:55.753 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: vpnaas 2026-06-01 20:08:55.754 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: taas 2026-06-01 20:08:55.755 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: tap-mirror 2026-06-01 20:08:55.755 1 INFO neutron.api.extensions [None req-508683e2-bf1c-4323-852e-11d647c36777 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-01 20:09:25.840 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-01 20:09:25.907 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-01 20:09:25.914 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-01 20:09:38.828 16 INFO neutron.db.l3_hamode_db [None req-5157e262-be09-4211-8369-286ecdb91342 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-01 20:10:04.285 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6f06d35a-90b7-4ee3-ab1a-4df1a00d3442 2026-06-01 20:10:04.378 16 INFO neutron.plugins.ml2.plugin [None req-b080ed56-1326-42ab-94c9-92a58710a37c - - - - - -] Attempt 1 to provision port 6f06d35a-90b7-4ee3-ab1a-4df1a00d3442 2026-06-01 20:10:06.046 13 INFO neutron.plugins.ml2.plugin [None req-6d6e7d67-a7b7-434b-a6e1-34a90b522fa3 - - - - - -] Attempt 1 to provision port 6f06d35a-90b7-4ee3-ab1a-4df1a00d3442 2026-06-01 20:10:06.197 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6f06d35a-90b7-4ee3-ab1a-4df1a00d3442 2026-06-01 20:14:46.300 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port b16cd974-49eb-4b7c-9a5d-d328634a887b 2026-06-01 20:14:46.713 16 INFO neutron.plugins.ml2.plugin [None req-00b072f3-87e9-4df5-ad15-7d7bbb8c2519 - - - - - -] Attempt 1 to provision port b16cd974-49eb-4b7c-9a5d-d328634a887b 2026-06-01 20:14:48.289 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port b16cd974-49eb-4b7c-9a5d-d328634a887b 2026-06-01 20:14:48.370 16 INFO neutron.plugins.ml2.plugin [None req-838e7306-0a8b-46b6-9076-2521c14181e0 - - - - - -] Attempt 1 to provision port b16cd974-49eb-4b7c-9a5d-d328634a887b 2026-06-01 20:14:53.506 16 INFO neutron.plugins.ml2.plugin [None req-ca8fa3a4-a057-48d0-b5f6-63a5e41c1d65 - - - - - -] Attempt 1 to provision port 5f6be8fd-2121-43a6-8983-2e507cb06369 2026-06-01 20:18:54.922 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f6be8fd-2121-43a6-8983-2e507cb06369 2026-06-01 20:18:56.350 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f6be8fd-2121-43a6-8983-2e507cb06369 2026-06-01 20:33:08.590 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 252964b2-7b57-437e-9f2a-2ade2f8dd040 2026-06-01 20:33:10.569 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 252964b2-7b57-437e-9f2a-2ade2f8dd040 2026-06-01 20:37:02.527 13 INFO neutron.plugins.ml2.plugin [None req-dbdbf425-3261-48b4-855e-1e596f95bdd5 - - - - - -] Attempt 1 to provision port 5f6be8fd-2121-43a6-8983-2e507cb06369 2026-06-01 20:37:02.574 13 INFO neutron.plugins.ml2.plugin [None req-dbdbf425-3261-48b4-855e-1e596f95bdd5 - - - - - -] Attempt 1 to provision port b16cd974-49eb-4b7c-9a5d-d328634a887b 2026-06-01 20:37:02.628 13 INFO neutron.plugins.ml2.plugin [None req-dbdbf425-3261-48b4-855e-1e596f95bdd5 - - - - - -] Attempt 1 to provision port 6f06d35a-90b7-4ee3-ab1a-4df1a00d3442 2026-06-01 20:48:56.904 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c33f3de2-8548-4ef1-8ff1-e86325ed827d 2026-06-01 20:48:58.978 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port d7fc3e6d-bace-483c-97fe-6d904d889116 2026-06-01 20:48:59.343 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c33f3de2-8548-4ef1-8ff1-e86325ed827d 2026-06-01 20:48:59.362 16 INFO neutron.plugins.ml2.plugin [None req-501efa50-f575-4eb9-a342-845609f7e62b - - - - - -] Attempt 1 to provision port c33f3de2-8548-4ef1-8ff1-e86325ed827d 2026-06-01 20:48:59.445 16 INFO neutron.plugins.ml2.plugin [None req-501efa50-f575-4eb9-a342-845609f7e62b - - - - - -] Attempt 1 to provision port d7fc3e6d-bace-483c-97fe-6d904d889116 2026-06-01 20:48:59.487 16 INFO neutron.plugins.ml2.plugin [None req-501efa50-f575-4eb9-a342-845609f7e62b - - - - - -] Attempt 1 to provision port b8e0d51f-cf86-4375-bd12-6799e463b016 2026-06-01 20:49:00.930 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port d7fc3e6d-bace-483c-97fe-6d904d889116 2026-06-01 20:49:03.071 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f16d0e47-4bb5-41aa-b59c-9016729cd69f 2026-06-01 20:49:03.494 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8dc04a55-8b5b-4850-8e0e-fd349dccdbb6 2026-06-01 20:49:04.319 13 INFO neutron.plugins.ml2.plugin [None req-9c11490d-99c9-45fd-ae86-498531edace3 - - - - - -] Attempt 1 to provision port d7fc3e6d-bace-483c-97fe-6d904d889116 2026-06-01 20:49:04.392 13 INFO neutron.plugins.ml2.plugin [None req-9c11490d-99c9-45fd-ae86-498531edace3 - - - - - -] Attempt 1 to provision port 376bf412-db33-4348-b2b6-876eac81c8b9 2026-06-01 20:49:04.419 13 INFO neutron.plugins.ml2.plugin [None req-9c11490d-99c9-45fd-ae86-498531edace3 - - - - - -] Attempt 1 to provision port b8e0d51f-cf86-4375-bd12-6799e463b016 2026-06-01 20:49:04.882 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f16d0e47-4bb5-41aa-b59c-9016729cd69f 2026-06-01 20:49:05.089 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8dc04a55-8b5b-4850-8e0e-fd349dccdbb6 2026-06-01 20:49:06.896 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8248c51d-3aef-4235-95db-0a4c7d957e98 2026-06-01 20:49:09.275 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6064279a-3b62-4f0a-82d2-d17db0eebf30 2026-06-01 20:49:09.644 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 99eefb0f-dc8d-440e-8024-8b8f28b6e778 2026-06-01 20:49:10.002 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8248c51d-3aef-4235-95db-0a4c7d957e98 2026-06-01 20:49:12.110 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c45e506a-0074-4c8f-b1ac-e3c0f2bb058c 2026-06-01 20:49:12.477 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6064279a-3b62-4f0a-82d2-d17db0eebf30 2026-06-01 20:49:12.616 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-be55779f-8bbc-4be8-abc1-580c1ec72593'] response: {'server_uuid': '480b00cd-fa29-46d0-ace9-68572c951338', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c45e506a-0074-4c8f-b1ac-e3c0f2bb058c', 'code': 200} 2026-06-01 20:49:12.657 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 99eefb0f-dc8d-440e-8024-8b8f28b6e778 2026-06-01 20:49:12.810 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8c9e3c22-5de9-4cff-a426-ddfc167f1bbc 2026-06-01 20:49:14.036 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c45e506a-0074-4c8f-b1ac-e3c0f2bb058c 2026-06-01 20:49:14.254 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 12ed22b4-6dd1-4b58-a99a-25c251912992 2026-06-01 20:49:14.631 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8c9e3c22-5de9-4cff-a426-ddfc167f1bbc 2026-06-01 20:49:14.659 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7898438-a2aa-4208-951b-76dfcb97291a'] response: {'server_uuid': '29789e51-b4d2-45df-9e1b-b63487ec28ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c9e3c22-5de9-4cff-a426-ddfc167f1bbc', 'code': 200} 2026-06-01 20:49:15.800 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 12ed22b4-6dd1-4b58-a99a-25c251912992 2026-06-01 20:49:18.036 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port d863e6a5-d380-49e2-955f-3e16857ec9e7 2026-06-01 20:49:18.063 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port b8e0d51f-cf86-4375-bd12-6799e463b016 2026-06-01 20:49:18.087 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port ea7d447a-df47-434d-8c8e-ddc1f9cde207 2026-06-01 20:49:18.108 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port 48a5a89e-8974-47ea-be72-fccef797ea2c 2026-06-01 20:49:18.135 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port 99eefb0f-dc8d-440e-8024-8b8f28b6e778 2026-06-01 20:49:18.181 16 INFO neutron.plugins.ml2.plugin [None req-c7c0236c-4577-481d-a74f-0c950caccf6c - - - - - -] Attempt 1 to provision port 12ed22b4-6dd1-4b58-a99a-25c251912992 2026-06-01 20:49:18.971 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dd097444-0f6f-4d28-bafa-251d9a896338 2026-06-01 20:49:19.104 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a84d8e6-e3a8-4430-9f65-07ea7e3badaf'] response: {'server_uuid': 'b0692b1b-5fdd-43e5-bc28-84a5ce474244', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd097444-0f6f-4d28-bafa-251d9a896338', 'code': 200} 2026-06-01 20:49:20.373 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dd097444-0f6f-4d28-bafa-251d9a896338 2026-06-01 20:49:20.619 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:49:21.145 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-10f4782e-2ca1-4e09-b70a-c32233e1ff63'] response: {'server_uuid': 'd9fa47ef-81e9-4c44-8166-70577cac35de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '821ffee2-a0b7-4d1e-af3c-038f15744f0d', 'code': 200} 2026-06-01 20:49:22.346 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:49:25.327 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port d863e6a5-d380-49e2-955f-3e16857ec9e7 2026-06-01 20:49:25.358 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port c45e506a-0074-4c8f-b1ac-e3c0f2bb058c 2026-06-01 20:49:25.408 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port 12ed22b4-6dd1-4b58-a99a-25c251912992 2026-06-01 20:49:25.463 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port c33f3de2-8548-4ef1-8ff1-e86325ed827d 2026-06-01 20:49:25.506 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port 192ba9df-c270-44f0-a297-6c47b29a2057 2026-06-01 20:49:25.531 16 INFO neutron.plugins.ml2.plugin [None req-9e0fb15e-276a-4443-9908-c97492f9247d - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:49:29.676 13 INFO neutron.plugins.ml2.plugin [None req-b5162f82-3d59-441a-b48e-237860ac7323 - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:49:37.042 16 INFO neutron.plugins.ml2.plugin [None req-8b6e6d7c-4d4f-46be-9fde-3800fbdc2c2e - - - - - -] Attempt 1 to provision port a52d04ac-127f-4da0-8e22-c2e6eb2b2a34 2026-06-01 20:49:42.219 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 192ba9df-c270-44f0-a297-6c47b29a2057 2026-06-01 20:49:42.511 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port ea7d447a-df47-434d-8c8e-ddc1f9cde207 2026-06-01 20:49:44.184 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 192ba9df-c270-44f0-a297-6c47b29a2057 2026-06-01 20:49:44.375 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port ea7d447a-df47-434d-8c8e-ddc1f9cde207 2026-06-01 20:49:46.333 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port d863e6a5-d380-49e2-955f-3e16857ec9e7 2026-06-01 20:49:46.573 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port a52d04ac-127f-4da0-8e22-c2e6eb2b2a34 2026-06-01 20:49:48.187 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port d863e6a5-d380-49e2-955f-3e16857ec9e7 2026-06-01 20:49:48.379 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port a52d04ac-127f-4da0-8e22-c2e6eb2b2a34 2026-06-01 20:49:57.058 16 INFO neutron.plugins.ml2.plugin [None req-da8cd42f-2e11-4916-8e25-470e4bcf7d30 - - - - - -] Attempt 1 to provision port c45e506a-0074-4c8f-b1ac-e3c0f2bb058c 2026-06-01 20:49:58.781 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8f38816-6842-4ad2-a262-1090080d89d5'] response: {'server_uuid': 'd9fa47ef-81e9-4c44-8166-70577cac35de', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '821ffee2-a0b7-4d1e-af3c-038f15744f0d', 'code': 200} 2026-06-01 20:50:00.235 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f1638be0-c246-4c51-a295-d00f8a36a30e 2026-06-01 20:50:00.583 13 INFO neutron.plugins.ml2.plugin [None req-be189741-e49d-4ac9-ac02-70c30f18bfb9 - - - - - -] Attempt 1 to provision port f1638be0-c246-4c51-a295-d00f8a36a30e 2026-06-01 20:50:02.883 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f1638be0-c246-4c51-a295-d00f8a36a30e 2026-06-01 20:50:03.071 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:50:03.187 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3e2ec1-4448-46a0-bd43-6e8a608cb1a7'] response: {'server_uuid': 'd9fa47ef-81e9-4c44-8166-70577cac35de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '821ffee2-a0b7-4d1e-af3c-038f15744f0d', 'code': 200} 2026-06-01 20:50:04.328 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port d74a810d-d7da-47db-96e7-73b08f47d981 2026-06-01 20:50:04.580 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] No ports have port_id starting with d74a810d-d7da-47db-96e7-73b08f47d981 2026-06-01 20:50:04.634 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 821ffee2-a0b7-4d1e-af3c-038f15744f0d 2026-06-01 20:50:14.307 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 25b0bbe0-ccb4-4183-9fe3-22fe4b07b4f2 2026-06-01 20:50:16.334 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 25b0bbe0-ccb4-4183-9fe3-22fe4b07b4f2 2026-06-01 20:50:18.264 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4aaf45fb-4da1-4706-b20c-8b56ec625d0e 2026-06-01 20:50:18.743 13 INFO neutron.plugins.ml2.plugin [None req-7995fcb9-7a53-446f-ae68-6709af1cdcfc - - - - - -] Attempt 1 to provision port 4aaf45fb-4da1-4706-b20c-8b56ec625d0e 2026-06-01 20:50:18.807 13 INFO neutron.plugins.ml2.plugin [None req-7995fcb9-7a53-446f-ae68-6709af1cdcfc - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:18.836 13 INFO neutron.plugins.ml2.plugin [None req-7995fcb9-7a53-446f-ae68-6709af1cdcfc - - - - - -] Attempt 1 to provision port 0649150d-5a11-43cc-8242-93120ad1a113 2026-06-01 20:50:20.296 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4aaf45fb-4da1-4706-b20c-8b56ec625d0e 2026-06-01 20:50:27.970 13 INFO neutron.plugins.ml2.plugin [None req-441ae77f-2c2e-42c1-89a1-5e6d54022d46 - - - - - -] Attempt 1 to provision port 4aaf45fb-4da1-4706-b20c-8b56ec625d0e 2026-06-01 20:50:28.040 13 INFO neutron.plugins.ml2.plugin [None req-441ae77f-2c2e-42c1-89a1-5e6d54022d46 - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:28.588 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb2b18bf-2270-476b-a6a0-1852f6dd2f41'] response: {'server_uuid': 'd9fa47ef-81e9-4c44-8166-70577cac35de', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '821ffee2-a0b7-4d1e-af3c-038f15744f0d', 'code': 200} 2026-06-01 20:50:32.358 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:32.720 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port fd44930b-4b06-4465-946f-8aa4f441d244 2026-06-01 20:50:33.156 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port b31a0c43-189c-4e5a-8958-c923c155cf0c 2026-06-01 20:50:33.676 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 0649150d-5a11-43cc-8242-93120ad1a113 2026-06-01 20:50:34.686 16 INFO neutron.plugins.ml2.plugin [None req-5be7d550-ce5e-4cd7-b041-7390c316b2c9 - - - - - -] Attempt 1 to provision port b31a0c43-189c-4e5a-8958-c923c155cf0c 2026-06-01 20:50:34.776 16 INFO neutron.plugins.ml2.plugin [None req-5be7d550-ce5e-4cd7-b041-7390c316b2c9 - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:34.794 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port fd44930b-4b06-4465-946f-8aa4f441d244 2026-06-01 20:50:35.181 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port b31a0c43-189c-4e5a-8958-c923c155cf0c 2026-06-01 20:50:35.483 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 0649150d-5a11-43cc-8242-93120ad1a113 2026-06-01 20:50:35.671 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:37.252 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 20cb5643-6430-42a3-ae44-84c44fc29af1 2026-06-01 20:50:37.362 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-842f9f98-77eb-4089-81f1-46116027a676'] response: {'server_uuid': 'db61af76-5d76-4a65-a335-79f37afc152a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20cb5643-6430-42a3-ae44-84c44fc29af1', 'code': 200} 2026-06-01 20:50:38.164 13 INFO neutron.plugins.ml2.plugin [None req-4bca558c-b272-4631-a7d7-20218cca2a50 - - - - - -] Attempt 1 to provision port 79970204-bd7f-42f5-a5d2-16d7e4ad22dc 2026-06-01 20:50:38.208 13 INFO neutron.plugins.ml2.plugin [None req-4bca558c-b272-4631-a7d7-20218cca2a50 - - - - - -] Attempt 1 to provision port b31a0c43-189c-4e5a-8958-c923c155cf0c 2026-06-01 20:50:38.327 13 INFO neutron.plugins.ml2.plugin [None req-4bca558c-b272-4631-a7d7-20218cca2a50 - - - - - -] Attempt 1 to provision port 70fad773-933a-4f82-bab6-a86d047cc5ea 2026-06-01 20:50:39.143 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 20cb5643-6430-42a3-ae44-84c44fc29af1 2026-06-01 20:50:42.813 13 INFO neutron.plugins.ml2.plugin [None req-45c20363-1bd3-4198-9276-b80f4d5819fe - - - - - -] Attempt 1 to provision port 79970204-bd7f-42f5-a5d2-16d7e4ad22dc 2026-06-01 20:50:42.839 13 INFO neutron.plugins.ml2.plugin [None req-45c20363-1bd3-4198-9276-b80f4d5819fe - - - - - -] Attempt 1 to provision port 4a5d9dff-16a7-40d1-b313-8ad57e8bfb12 2026-06-01 20:50:43.208 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d175887-6a38-4476-8f2c-a90c6c8b74ea'] response: {'server_uuid': 'db61af76-5d76-4a65-a335-79f37afc152a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20cb5643-6430-42a3-ae44-84c44fc29af1', 'code': 200} 2026-06-01 20:50:46.123 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f7fe7618-3845-4110-a997-1fe79dc9ce00 2026-06-01 20:50:46.223 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-33580a60-dbe1-48dd-97ab-5f2810915945'] response: {'server_uuid': '6584931b-025e-4230-b3b4-34e69a0f6798', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7fe7618-3845-4110-a997-1fe79dc9ce00', 'code': 200} 2026-06-01 20:50:47.018 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f7fe7618-3845-4110-a997-1fe79dc9ce00 2026-06-01 20:50:51.358 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4a5d9dff-16a7-40d1-b313-8ad57e8bfb12 2026-06-01 20:50:51.644 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 79970204-bd7f-42f5-a5d2-16d7e4ad22dc 2026-06-01 20:50:53.208 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4a5d9dff-16a7-40d1-b313-8ad57e8bfb12 2026-06-01 20:50:53.356 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 79970204-bd7f-42f5-a5d2-16d7e4ad22dc 2026-06-01 20:50:56.857 16 INFO neutron.plugins.ml2.plugin [None req-da38781a-ea86-4038-a6f0-23f1e1b833c2 - - - - - -] Attempt 1 to provision port 5f07f71d-5757-48e4-ba9c-c23781fd37ab 2026-06-01 20:50:57.145 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f07f71d-5757-48e4-ba9c-c23781fd37ab 2026-06-01 20:50:59.257 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f07f71d-5757-48e4-ba9c-c23781fd37ab 2026-06-01 20:50:59.515 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2a894134-d8f5-4956-aff2-85cb818ff2aa 2026-06-01 20:51:00.573 16 INFO neutron.plugins.ml2.plugin [None req-246a890e-94eb-41e0-9771-8e0c30848b79 - - - - - -] Attempt 1 to provision port dcbb390d-383e-49a5-84eb-1e64c53ed98a 2026-06-01 20:51:00.611 16 INFO neutron.plugins.ml2.plugin [None req-246a890e-94eb-41e0-9771-8e0c30848b79 - - - - - -] Attempt 1 to provision port 5f07f71d-5757-48e4-ba9c-c23781fd37ab 2026-06-01 20:51:00.681 16 INFO neutron.plugins.ml2.plugin [None req-246a890e-94eb-41e0-9771-8e0c30848b79 - - - - - -] Attempt 1 to provision port 9c00a347-3a8a-453e-8f1c-118b1381f1c2 2026-06-01 20:51:01.368 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2a894134-d8f5-4956-aff2-85cb818ff2aa 2026-06-01 20:51:05.184 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port fae69369-6567-4953-8597-8455a2f10487 2026-06-01 20:51:05.535 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8bbed7fa-a260-4d03-8180-00444daf0c1c 2026-06-01 20:51:07.127 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8bbed7fa-a260-4d03-8180-00444daf0c1c 2026-06-01 20:51:07.296 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port fae69369-6567-4953-8597-8455a2f10487 2026-06-01 20:51:09.458 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4290e30d-2145-45e8-bc2d-a51390910433 2026-06-01 20:51:09.831 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f08809b0-c6b0-4d0a-84e3-c51ce08f0a45 2026-06-01 20:51:11.375 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f08809b0-c6b0-4d0a-84e3-c51ce08f0a45 2026-06-01 20:51:11.589 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 4290e30d-2145-45e8-bc2d-a51390910433 2026-06-01 20:51:13.784 13 INFO neutron.plugins.ml2.plugin [None req-6b1f13cc-ef84-4e1d-803b-1fdc704a4f6d - - - - - -] Attempt 1 to provision port 2f5793de-f5d2-4178-b5c0-3e5756d301b5 2026-06-01 20:51:13.804 13 INFO neutron.plugins.ml2.plugin [None req-6b1f13cc-ef84-4e1d-803b-1fdc704a4f6d - - - - - -] Attempt 1 to provision port 3ad68350-8356-4e79-8343-bce8fabdf5c5 2026-06-01 20:51:13.834 13 INFO neutron.plugins.ml2.plugin [None req-6b1f13cc-ef84-4e1d-803b-1fdc704a4f6d - - - - - -] Attempt 1 to provision port 49009e05-c0ab-4019-ad90-03a5024fb91a 2026-06-01 20:51:13.853 13 INFO neutron.plugins.ml2.plugin [None req-6b1f13cc-ef84-4e1d-803b-1fdc704a4f6d - - - - - -] Attempt 1 to provision port f08809b0-c6b0-4d0a-84e3-c51ce08f0a45 2026-06-01 20:51:13.906 13 INFO neutron.plugins.ml2.plugin [None req-6b1f13cc-ef84-4e1d-803b-1fdc704a4f6d - - - - - -] Attempt 1 to provision port fae69369-6567-4953-8597-8455a2f10487 2026-06-01 20:51:15.777 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c957d19b-9928-4138-8109-377906312e60 2026-06-01 20:51:15.913 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95e780ab-239a-492a-aa11-e9249c225098'] response: {'server_uuid': 'd918bcd0-2b32-48ce-9ae6-0d01a97d3e10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c957d19b-9928-4138-8109-377906312e60', 'code': 200} 2026-06-01 20:51:17.533 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 44b6ab80-ed84-4bec-8bf9-a954aa363b64 2026-06-01 20:51:18.170 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port c957d19b-9928-4138-8109-377906312e60 2026-06-01 20:51:19.301 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dcbb390d-383e-49a5-84eb-1e64c53ed98a 2026-06-01 20:51:19.774 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 44b6ab80-ed84-4bec-8bf9-a954aa363b64 2026-06-01 20:51:20.168 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 9c00a347-3a8a-453e-8f1c-118b1381f1c2 2026-06-01 20:51:21.155 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dcbb390d-383e-49a5-84eb-1e64c53ed98a 2026-06-01 20:51:21.300 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 9c00a347-3a8a-453e-8f1c-118b1381f1c2 2026-06-01 20:51:23.816 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 3ce91207-292b-4a94-8879-14dc3db13156 2026-06-01 20:51:24.196 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2f5793de-f5d2-4178-b5c0-3e5756d301b5 2026-06-01 20:51:24.429 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 797d21cb-1fac-4709-98a5-afc837f28656 2026-06-01 20:51:24.540 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3cd0437-fe82-4062-8382-a26b95691a8e'] response: {'server_uuid': '83118fa2-25e0-4d2d-8fb5-26e4aeb27268', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '797d21cb-1fac-4709-98a5-afc837f28656', 'code': 200} 2026-06-01 20:51:27.069 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 3ce91207-292b-4a94-8879-14dc3db13156 2026-06-01 20:51:27.250 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 49009e05-c0ab-4019-ad90-03a5024fb91a 2026-06-01 20:51:27.538 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dae4f39e-dd34-4167-ac14-b397c13d708a 2026-06-01 20:51:27.804 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 797d21cb-1fac-4709-98a5-afc837f28656 2026-06-01 20:51:28.014 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 81d6fd11-05e6-4f5d-b269-381ebcbf9893 2026-06-01 20:51:28.310 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 3ad68350-8356-4e79-8343-bce8fabdf5c5 2026-06-01 20:51:28.862 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port e0f6c6ba-4cf0-4470-8ad5-6a7fa5b375eb 2026-06-01 20:51:28.958 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fb5b5e5-4432-4704-ac10-19131df18c3a'] response: {'server_uuid': '0a16e4d2-ea87-47a2-a715-df111edeec16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0f6c6ba-4cf0-4470-8ad5-6a7fa5b375eb', 'code': 200} 2026-06-01 20:51:29.321 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2f5793de-f5d2-4178-b5c0-3e5756d301b5 2026-06-01 20:51:29.510 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f564fea1-fbb2-4f5d-8999-f0c036d5bfb0 2026-06-01 20:51:30.452 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port e0f6c6ba-4cf0-4470-8ad5-6a7fa5b375eb 2026-06-01 20:51:30.661 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 49009e05-c0ab-4019-ad90-03a5024fb91a 2026-06-01 20:51:31.180 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port dae4f39e-dd34-4167-ac14-b397c13d708a 2026-06-01 20:51:31.438 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 81d6fd11-05e6-4f5d-b269-381ebcbf9893 2026-06-01 20:51:31.796 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port f564fea1-fbb2-4f5d-8999-f0c036d5bfb0 2026-06-01 20:51:32.421 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 3ad68350-8356-4e79-8343-bce8fabdf5c5 2026-06-01 20:51:41.865 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 35f3480c-58a5-49f8-b87e-b091598160a4 2026-06-01 20:51:41.998 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8264ab5f-32e9-4e86-a020-e9a64de1630b'] response: {'server_uuid': '0440839e-5241-460e-97e6-70a98bab36e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35f3480c-58a5-49f8-b87e-b091598160a4', 'code': 200} 2026-06-01 20:51:42.090 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 3ad68350-8356-4e79-8343-bce8fabdf5c5 2026-06-01 20:51:42.134 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port f08809b0-c6b0-4d0a-84e3-c51ce08f0a45 2026-06-01 20:51:42.200 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 797d21cb-1fac-4709-98a5-afc837f28656 2026-06-01 20:51:42.238 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port fae69369-6567-4953-8597-8455a2f10487 2026-06-01 20:51:42.281 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port f564fea1-fbb2-4f5d-8999-f0c036d5bfb0 2026-06-01 20:51:42.343 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 49009e05-c0ab-4019-ad90-03a5024fb91a 2026-06-01 20:51:42.399 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 44b6ab80-ed84-4bec-8bf9-a954aa363b64 2026-06-01 20:51:42.458 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 81d6fd11-05e6-4f5d-b269-381ebcbf9893 2026-06-01 20:51:42.540 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port 3ce91207-292b-4a94-8879-14dc3db13156 2026-06-01 20:51:42.589 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port e0f6c6ba-4cf0-4470-8ad5-6a7fa5b375eb 2026-06-01 20:51:42.647 13 INFO neutron.plugins.ml2.plugin [None req-9b5e1b31-2fe5-404e-834a-0f60ca12981d - - - - - -] Attempt 1 to provision port dae4f39e-dd34-4167-ac14-b397c13d708a 2026-06-01 20:51:43.779 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 35f3480c-58a5-49f8-b87e-b091598160a4 2026-06-01 20:52:01.142 16 INFO neutron.plugins.ml2.plugin [None req-27c64b10-3b44-495c-8e7a-38d68e241e12 - - - - - -] Attempt 1 to provision port f564fea1-fbb2-4f5d-8999-f0c036d5bfb0 2026-06-01 20:52:01.216 16 INFO neutron.plugins.ml2.plugin [None req-27c64b10-3b44-495c-8e7a-38d68e241e12 - - - - - -] Attempt 1 to provision port 44b6ab80-ed84-4bec-8bf9-a954aa363b64 2026-06-01 20:52:01.278 16 INFO neutron.plugins.ml2.plugin [None req-27c64b10-3b44-495c-8e7a-38d68e241e12 - - - - - -] Attempt 1 to provision port 81d6fd11-05e6-4f5d-b269-381ebcbf9893 2026-06-01 20:52:01.329 16 INFO neutron.plugins.ml2.plugin [None req-27c64b10-3b44-495c-8e7a-38d68e241e12 - - - - - -] Attempt 1 to provision port e0f6c6ba-4cf0-4470-8ad5-6a7fa5b375eb 2026-06-01 20:52:01.377 16 INFO neutron.plugins.ml2.plugin [None req-27c64b10-3b44-495c-8e7a-38d68e241e12 - - - - - -] Attempt 1 to provision port 35f3480c-58a5-49f8-b87e-b091598160a4 2026-06-01 20:52:03.812 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2d0ce416-fa1f-4eb0-9417-6c77ab6430c9 2026-06-01 20:52:06.474 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 2d0ce416-fa1f-4eb0-9417-6c77ab6430c9 2026-06-01 20:52:06.738 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 31cd3de2-6c7b-4f5a-a20f-17e92730c1e3 2026-06-01 20:52:06.860 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e068a173-559e-43ec-a1bf-333da65f2447'] response: {'server_uuid': 'a42ece98-6cb1-42d7-a76b-66655bdd7ad2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31cd3de2-6c7b-4f5a-a20f-17e92730c1e3', 'code': 200} 2026-06-01 20:52:07.092 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 68d841b8-80ec-4a19-b580-06d390e74f48 2026-06-01 20:52:08.043 16 INFO neutron.plugins.ml2.plugin [None req-fb0c85ac-60b1-4139-b7c9-2d55617e6cfc - - - - - -] Attempt 1 to provision port 68d841b8-80ec-4a19-b580-06d390e74f48 2026-06-01 20:52:08.106 16 INFO neutron.plugins.ml2.plugin [None req-fb0c85ac-60b1-4139-b7c9-2d55617e6cfc - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:08.152 16 INFO neutron.plugins.ml2.plugin [None req-fb0c85ac-60b1-4139-b7c9-2d55617e6cfc - - - - - -] Attempt 1 to provision port 85968e58-a03b-4e08-ae4c-388470d74933 2026-06-01 20:52:08.152 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 31cd3de2-6c7b-4f5a-a20f-17e92730c1e3 2026-06-01 20:52:08.481 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 68d841b8-80ec-4a19-b580-06d390e74f48 2026-06-01 20:52:10.187 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 7cb8e4b0-73db-4e10-b77f-9ae2995ebae2 2026-06-01 20:52:12.159 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 7cb8e4b0-73db-4e10-b77f-9ae2995ebae2 2026-06-01 20:52:13.233 13 INFO neutron.plugins.ml2.plugin [None req-e70ccc06-1ebb-495c-871b-093b41b0cd27 - - - - - -] Attempt 1 to provision port 44a63a37-2976-4972-84f0-4665370acfb5 2026-06-01 20:52:13.263 13 INFO neutron.plugins.ml2.plugin [None req-e70ccc06-1ebb-495c-871b-093b41b0cd27 - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:13.294 13 INFO neutron.plugins.ml2.plugin [None req-e70ccc06-1ebb-495c-871b-093b41b0cd27 - - - - - -] Attempt 1 to provision port 31cd3de2-6c7b-4f5a-a20f-17e92730c1e3 2026-06-01 20:52:13.356 13 INFO neutron.plugins.ml2.plugin [None req-e70ccc06-1ebb-495c-871b-093b41b0cd27 - - - - - -] Attempt 1 to provision port e258ae96-55c7-4630-87af-9494acfe4c3b 2026-06-01 20:52:13.383 13 INFO neutron.plugins.ml2.plugin [None req-e70ccc06-1ebb-495c-871b-093b41b0cd27 - - - - - -] Attempt 1 to provision port 68d841b8-80ec-4a19-b580-06d390e74f48 2026-06-01 20:52:15.978 16 INFO neutron.plugins.ml2.plugin [None req-e6f1ba1b-0acc-44d7-903a-37eeba73266b - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:18.105 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 539b8803-7722-4b8c-a0c5-046abf1c5732 2026-06-01 20:52:19.001 16 INFO neutron.plugins.ml2.plugin [None req-33434eec-3eb0-4044-9f61-57132da43c2b - - - - - -] Attempt 1 to provision port 539b8803-7722-4b8c-a0c5-046abf1c5732 2026-06-01 20:52:19.067 16 INFO neutron.plugins.ml2.plugin [None req-33434eec-3eb0-4044-9f61-57132da43c2b - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:20.085 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 539b8803-7722-4b8c-a0c5-046abf1c5732 2026-06-01 20:52:22.200 13 INFO neutron.plugins.ml2.plugin [None req-dd802c89-0aa8-4aad-9dbe-2c18696e8522 - - - - - -] Attempt 1 to provision port 539b8803-7722-4b8c-a0c5-046abf1c5732 2026-06-01 20:52:22.259 13 INFO neutron.plugins.ml2.plugin [None req-dd802c89-0aa8-4aad-9dbe-2c18696e8522 - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:22.288 13 INFO neutron.plugins.ml2.plugin [None req-dd802c89-0aa8-4aad-9dbe-2c18696e8522 - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:23.163 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6c1b689f-e54c-4a86-9cfa-703ac5013d44 2026-06-01 20:52:23.323 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-44ae0562-3a6f-4352-9172-2e4d0e037dc7'] response: {'server_uuid': 'dfeb8b38-9ffb-4ea3-af16-9a954c0f5ef4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c1b689f-e54c-4a86-9cfa-703ac5013d44', 'code': 200} 2026-06-01 20:52:23.457 16 INFO neutron.plugins.ml2.plugin [None req-1f0f4fe7-f78c-43c6-a049-809e20775ce7 - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:24.307 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 85968e58-a03b-4e08-ae4c-388470d74933 2026-06-01 20:52:24.565 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 6c1b689f-e54c-4a86-9cfa-703ac5013d44 2026-06-01 20:52:24.658 16 INFO neutron.plugins.ml2.plugin [None req-05973b8a-fd0c-41cf-92c2-bbd950af2181 - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:24.838 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:26.346 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 85968e58-a03b-4e08-ae4c-388470d74933 2026-06-01 20:52:26.628 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:26.980 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 58ee51e2-1e38-4a0b-bb40-3ea0cde666b9 2026-06-01 20:52:28.262 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port e258ae96-55c7-4630-87af-9494acfe4c3b 2026-06-01 20:52:28.539 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port abe3b3e7-f95f-4e16-b7cf-b16e2d808cee 2026-06-01 20:52:31.050 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port e258ae96-55c7-4630-87af-9494acfe4c3b 2026-06-01 20:52:31.202 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port a2c0113f-d32d-489e-9254-752f8af67d8a 2026-06-01 20:52:31.298 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6638aa4d-f0b7-4789-af08-749809892002'] response: {'server_uuid': 'ccfa8fba-5ada-4855-879b-bbc50b36d479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2c0113f-d32d-489e-9254-752f8af67d8a', 'code': 200} 2026-06-01 20:52:32.408 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port a2c0113f-d32d-489e-9254-752f8af67d8a 2026-06-01 20:52:42.434 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27bcd218-bfba-4d57-99bd-290c951e20ca'] response: {'server_uuid': 'dfeb8b38-9ffb-4ea3-af16-9a954c0f5ef4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6c1b689f-e54c-4a86-9cfa-703ac5013d44', 'code': 200} 2026-06-01 20:53:00.340 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 9ab65187-db10-402c-8a17-423d0f64c12c 2026-06-01 20:53:11.418 13 INFO neutron.plugins.ml2.plugin [None req-4d1b234b-d195-4fd4-af8c-495856d882ae - - - - - -] Attempt 1 to provision port 7227121d-02e1-42f2-bfda-ac6809f12b61 2026-06-01 20:53:16.285 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 7227121d-02e1-42f2-bfda-ac6809f12b61 2026-06-01 20:53:16.386 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d557c8ff-0c61-4d75-83fd-2d96714cf3eb'] response: {'server_uuid': 'ccfa8fba-5ada-4855-879b-bbc50b36d479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7227121d-02e1-42f2-bfda-ac6809f12b61', 'code': 200} 2026-06-01 20:53:18.228 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 7227121d-02e1-42f2-bfda-ac6809f12b61 2026-06-01 20:53:20.845 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 7227121d-02e1-42f2-bfda-ac6809f12b61 2026-06-01 20:53:43.878 13 INFO neutron.plugins.ml2.plugin [None req-39fcaa8c-9a5d-4be2-a346-7033232b7b03 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:53:51.832 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:53:51.938 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-820dd06e-0547-403d-8d81-79034ec52a1a'] response: {'server_uuid': 'ccfa8fba-5ada-4855-879b-bbc50b36d479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f202f58-66a5-4abf-8cd1-ed39bec27f13', 'code': 200} 2026-06-01 20:53:52.428 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:54:06.398 16 INFO neutron.plugins.ml2.plugin [None req-0e9ec8a6-e934-4627-8070-b6353fcf65a3 - - - - - -] Attempt 1 to provision port 8d1a3ec0-8536-454e-9bbf-022aad2fd7a1 2026-06-01 20:54:12.469 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8d1a3ec0-8536-454e-9bbf-022aad2fd7a1 2026-06-01 20:54:12.587 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4384ff61-f1e4-4497-914d-eefc6ffa743c'] response: {'server_uuid': 'ccfa8fba-5ada-4855-879b-bbc50b36d479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d1a3ec0-8536-454e-9bbf-022aad2fd7a1', 'code': 200} 2026-06-01 20:54:14.450 16 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8d1a3ec0-8536-454e-9bbf-022aad2fd7a1 2026-06-01 20:54:16.293 16 INFO neutron.plugins.ml2.plugin [None req-8be225bc-81be-408b-9789-e764fdeea9b6 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:54:16.484 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:54:30.577 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 8d1a3ec0-8536-454e-9bbf-022aad2fd7a1 2026-06-01 20:54:31.377 13 INFO neutron.plugins.ml2.plugin [None req-4bbd8780-1b0e-411f-9ed2-9513fc091bad - - - - - -] Attempt 1 to provision port 8d1a3ec0-8536-454e-9bbf-022aad2fd7a1 2026-06-01 20:54:38.494 13 INFO neutron.plugins.ml2.plugin [None req-23642244-84c6-41a3-ac87-bdfaf6252045 - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:54:39.176 16 INFO neutron.plugins.ml2.plugin [None req-4acdad66-363f-47df-92ca-83805fe941fc - - - - - -] Attempt 1 to provision port 5f202f58-66a5-4abf-8cd1-ed39bec27f13 2026-06-01 20:55:06.683 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1033f67f-9acd-4487-a3aa-c071ca9fb480'] response: {'server_uuid': 'ccfa8fba-5ada-4855-879b-bbc50b36d479', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a2c0113f-d32d-489e-9254-752f8af67d8a', 'code': 200} 2026-06-01 20:55:22.628 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a4666d8-fdb1-4ad9-b9f3-baf62e62890d'] response: {'server_uuid': '83118fa2-25e0-4d2d-8fb5-26e4aeb27268', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '797d21cb-1fac-4709-98a5-afc837f28656', 'code': 200}