+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 11:59:50.047 1 INFO neutron.common.config [-] Logging enabled! 2026-07-07 11:59:50.047 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-07 11:59:50.048 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-07 11:59:50.048 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-07 11:59:51.561 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-07 11:59:51.563 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-07 11:59:51.567 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-07 11:59:51.568 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-07 11:59:51.568 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-07 11:59:51.568 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-07 11:59:51.568 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 11:59:51.574 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 11:59:51.574 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 11:59:51.575 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-07 11:59:51.593 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-07 11:59:51.594 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-07 11:59:51.594 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-07 11:59:51.613 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-07 11:59:51.614 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-07 11:59:51.614 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-07 11:59:51.614 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-07 11:59:51.900 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing driver for type 'vlan' 2026-07-07 11:59:52.068 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] VlanTypeDriver initialization complete 2026-07-07 11:59:52.068 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing driver for type 'vxlan' 2026-07-07 11:59:52.069 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-07 11:59:52.124 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing extension driver 'port_security' 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing extension driver 'qos' 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-07 11:59:52.125 1 INFO neutron.plugins.ml2.managers [None req-cfacd6ff-d945-4286-9774-57b03a62424d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-07 11:59:52.142 1 INFO neutron.quota [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded quota_driver: . 2026-07-07 11:59:52.143 1 INFO neutron.plugins.ml2.plugin [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Modular L2 Plugin initialization complete 2026-07-07 11:59:52.143 1 INFO neutron.plugins.ml2.managers [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-07 11:59:52.143 1 INFO neutron.plugins.ml2.managers [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-07 11:59:52.143 1 INFO neutron.plugins.ml2.managers [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-07 11:59:52.143 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: qos 2026-07-07 11:59:52.156 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: router 2026-07-07 11:59:52.192 1 INFO neutron.services.service_base [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-07 11:59:52.192 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: segments 2026-07-07 11:59:52.267 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: trunk 2026-07-07 11:59:52.280 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: vpnaas 2026-07-07 11:59:52.313 1 WARNING stevedore.named [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-07 11:59:52.387 1 INFO neutron_vpnaas.services.vpn.plugin [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-07 11:59:52.387 1 INFO neutron.common.utils [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-07 11:59:52.387 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: taas 2026-07-07 11:59:52.407 1 WARNING stevedore.named [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-07 11:59:52.407 1 WARNING stevedore.named [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-07 11:59:52.428 1 INFO neutron_taas.services.taas.taas_plugin [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-07 11:59:52.428 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: tapmirror 2026-07-07 11:59:52.438 1 WARNING stevedore.named [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-07 11:59:52.438 1 WARNING stevedore.named [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-07 11:59:52.451 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-07 11:59:52.451 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: auto_allocate 2026-07-07 11:59:52.458 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: tag 2026-07-07 11:59:52.466 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: timestamp 2026-07-07 11:59:52.468 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: network_ip_availability 2026-07-07 11:59:52.471 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: flavors 2026-07-07 11:59:52.474 1 INFO neutron.manager [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loading Plugin: revisions 2026-07-07 11:59:52.478 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Initializing extension manager. 2026-07-07 11:59:52.479 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: address-group 2026-07-07 11:59:52.480 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: address-scope 2026-07-07 11:59:52.481 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-07 11:59:52.482 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: agent 2026-07-07 11:59:52.482 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: agent-resources-synced 2026-07-07 11:59:52.483 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-07 11:59:52.484 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-07 11:59:52.484 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: availability_zone 2026-07-07 11:59:52.485 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: availability_zone_filter 2026-07-07 11:59:52.485 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-07 11:59:52.486 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: default-subnetpools 2026-07-07 11:59:52.487 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-07 11:59:52.487 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: dns-integration 2026-07-07 11:59:52.488 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: dns-domain-ports 2026-07-07 11:59:52.488 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-07 11:59:52.489 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: dvr 2026-07-07 11:59:52.489 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-07 11:59:52.490 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: empty-string-filtering 2026-07-07 11:59:52.490 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-07 11:59:52.490 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-07 11:59:52.491 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: external-net 2026-07-07 11:59:52.491 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-07 11:59:52.492 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: extraroute 2026-07-07 11:59:52.493 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: extraroute-atomic 2026-07-07 11:59:52.493 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-07 11:59:52.494 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-07 11:59:52.494 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-07 11:59:52.494 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-07 11:59:52.495 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: fip-port-details 2026-07-07 11:59:52.495 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: flavors 2026-07-07 11:59:52.496 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-07 11:59:52.497 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: floatingip-pools 2026-07-07 11:59:52.497 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: ip_allocation 2026-07-07 11:59:52.498 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-07 11:59:52.498 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: l2_adjacency 2026-07-07 11:59:52.499 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: router 2026-07-07 11:59:52.501 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-07 11:59:52.501 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-07 11:59:52.502 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-07 11:59:52.502 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: ext-gw-mode 2026-07-07 11:59:52.502 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: l3-ha 2026-07-07 11:59:52.503 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-07 11:59:52.503 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-07 11:59:52.504 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: l3-flavors 2026-07-07 11:59:52.504 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-07 11:59:52.505 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-07 11:59:52.506 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-07 11:59:52.508 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-07 11:59:52.509 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-07 11:59:52.512 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-07 11:59:52.512 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-07 11:59:52.513 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: multi-provider 2026-07-07 11:59:52.513 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: net-mtu 2026-07-07 11:59:52.513 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: net-mtu-writable 2026-07-07 11:59:52.514 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: network_availability_zone 2026-07-07 11:59:52.514 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: network_ha 2026-07-07 11:59:52.515 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: network-ip-availability 2026-07-07 11:59:52.516 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-07 11:59:52.516 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: pagination 2026-07-07 11:59:52.517 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-device-profile 2026-07-07 11:59:52.517 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-07 11:59:52.517 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-07 11:59:52.518 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-07 11:59:52.518 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-mac-override 2026-07-07 11:59:52.519 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-07 11:59:52.519 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-07 11:59:52.519 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-07 11:59:52.520 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-resource-request 2026-07-07 11:59:52.520 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-07 11:59:52.521 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-07 11:59:52.521 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: binding 2026-07-07 11:59:52.522 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: binding-extended 2026-07-07 11:59:52.522 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-security 2026-07-07 11:59:52.523 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: project-id 2026-07-07 11:59:52.523 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: provider 2026-07-07 11:59:52.524 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-07 11:59:52.525 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos 2026-07-07 11:59:52.526 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-07 11:59:52.527 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-07 11:59:52.527 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-default 2026-07-07 11:59:52.527 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-fip 2026-07-07 11:59:52.528 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-07 11:59:52.528 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-07 11:59:52.529 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-07 11:59:52.529 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-07 11:59:52.529 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-07 11:59:52.530 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-pps 2026-07-07 11:59:52.531 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-07 11:59:52.531 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-07 11:59:52.532 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: qos-rules-alias 2026-07-07 11:59:52.532 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: quota-check-limit 2026-07-07 11:59:52.533 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: quota-check-limit-default 2026-07-07 11:59:52.535 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: quotas 2026-07-07 11:59:52.537 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: quota_details 2026-07-07 11:59:52.538 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: rbac-policies 2026-07-07 11:59:52.539 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: rbac-address-group 2026-07-07 11:59:52.539 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: rbac-address-scope 2026-07-07 11:59:52.540 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: rbac-security-groups 2026-07-07 11:59:52.540 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-07 11:59:52.540 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: revision-if-match 2026-07-07 11:59:52.541 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-07 11:59:52.541 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: router_availability_zone 2026-07-07 11:59:52.542 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-07 11:59:52.543 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-07 11:59:52.544 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-07 11:59:52.544 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-07 11:59:52.544 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-07 11:59:52.545 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-07 11:59:52.545 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-07 11:59:52.549 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: security-group 2026-07-07 11:59:52.550 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: segment 2026-07-07 11:59:52.550 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-07 11:59:52.551 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: service-type 2026-07-07 11:59:52.551 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: sorting 2026-07-07 11:59:52.552 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: standard-attr-segment 2026-07-07 11:59:52.552 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: standard-attr-description 2026-07-07 11:59:52.553 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: stateful-security-group 2026-07-07 11:59:52.553 1 WARNING neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-07 11:59:52.553 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-07 11:59:52.554 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnet-external-network 2026-07-07 11:59:52.554 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnet_onboard 2026-07-07 11:59:52.555 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-07 11:59:52.555 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnet-service-types 2026-07-07 11:59:52.556 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnet_allocation 2026-07-07 11:59:52.556 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-07 11:59:52.557 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: tag-creation 2026-07-07 11:59:52.557 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-07 11:59:52.560 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: standard-attr-tag 2026-07-07 11:59:52.561 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-07 11:59:52.561 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: trunk 2026-07-07 11:59:52.562 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: trunk-details 2026-07-07 11:59:52.562 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-07 11:59:52.563 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-07 11:59:52.563 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-07 11:59:52.564 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-07 11:59:52.565 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-07 11:59:52.566 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-07 11:59:52.566 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: vpn-flavors 2026-07-07 11:59:52.568 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: vpnaas 2026-07-07 11:59:52.569 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: taas 2026-07-07 11:59:52.569 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: tap-mirror 2026-07-07 11:59:52.570 1 INFO neutron.api.extensions [None req-877fefb3-f672-4988-99ea-05d90bb86a8b - - - - - -] Loaded extension: taas-vlan-filter 2026-07-07 12:00:22.659 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 12:00:22.711 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 12:00:22.712 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 12:00:29.455 16 INFO neutron.db.l3_hamode_db [None req-da9fe8c2-499b-4cfe-b51c-7066737cb567 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-07 12:00:44.201 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1335f3de-5753-4676-995c-954b48c69f93 2026-07-07 12:00:45.665 16 INFO neutron.plugins.ml2.plugin [None req-6e43181c-07be-429e-9c85-b23e29e7b340 - - - - - -] Attempt 1 to provision port 1335f3de-5753-4676-995c-954b48c69f93 2026-07-07 12:00:46.023 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1335f3de-5753-4676-995c-954b48c69f93 2026-07-07 12:00:47.360 16 INFO neutron.plugins.ml2.plugin [None req-fb07bb3a-52d5-422a-aaa8-b63dea00789b - - - - - -] Attempt 1 to provision port 1335f3de-5753-4676-995c-954b48c69f93 2026-07-07 12:05:24.102 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 49dc59f5-0622-492d-ba1d-175c1f3d51d3 2026-07-07 12:05:25.215 16 INFO neutron.plugins.ml2.plugin [None req-78386180-d749-4edb-8bc6-f44a8ca0a08a - - - - - -] Attempt 1 to provision port 49dc59f5-0622-492d-ba1d-175c1f3d51d3 2026-07-07 12:05:26.074 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 49dc59f5-0622-492d-ba1d-175c1f3d51d3 2026-07-07 12:05:26.888 16 INFO neutron.plugins.ml2.plugin [None req-8ae88bd8-45d1-4c13-96a1-7eb552df4507 - - - - - -] Attempt 1 to provision port 49dc59f5-0622-492d-ba1d-175c1f3d51d3 2026-07-07 12:05:32.427 16 INFO neutron.plugins.ml2.plugin [None req-29bddaea-a584-46b2-94c5-2d258b3c7968 - - - - - -] Attempt 1 to provision port e302df36-93c2-4953-bd0a-12a147c3ea74 2026-07-07 12:09:14.707 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port e302df36-93c2-4953-bd0a-12a147c3ea74 2026-07-07 12:09:16.147 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port e302df36-93c2-4953-bd0a-12a147c3ea74 2026-07-07 12:18:36.349 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 171304e1-6ac0-4421-b14f-9515bb9ca43a 2026-07-07 12:18:38.257 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 171304e1-6ac0-4421-b14f-9515bb9ca43a 2026-07-07 12:28:21.966 13 INFO neutron.plugins.ml2.plugin [None req-f98db2ac-2770-4162-8aa8-d0f176486be7 - - - - - -] Attempt 1 to provision port e302df36-93c2-4953-bd0a-12a147c3ea74 2026-07-07 12:28:22.035 13 INFO neutron.plugins.ml2.plugin [None req-f98db2ac-2770-4162-8aa8-d0f176486be7 - - - - - -] Attempt 1 to provision port 49dc59f5-0622-492d-ba1d-175c1f3d51d3 2026-07-07 12:28:22.098 13 INFO neutron.plugins.ml2.plugin [None req-f98db2ac-2770-4162-8aa8-d0f176486be7 - - - - - -] Attempt 1 to provision port 1335f3de-5753-4676-995c-954b48c69f93 2026-07-07 12:34:56.548 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 132ff4ce-ed5d-43c8-ae10-17cb1756438f 2026-07-07 12:34:56.995 16 INFO neutron.plugins.ml2.plugin [None req-363ca957-60cd-40d2-9f56-cd0737c10a12 - - - - - -] Attempt 1 to provision port 132ff4ce-ed5d-43c8-ae10-17cb1756438f 2026-07-07 12:34:58.508 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 132ff4ce-ed5d-43c8-ae10-17cb1756438f 2026-07-07 12:35:00.749 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8e780359-856a-4f6c-b4fc-a1351f0e7b14 2026-07-07 12:35:02.535 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8e780359-856a-4f6c-b4fc-a1351f0e7b14 2026-07-07 12:35:04.790 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 65a32de0-b22b-48e0-9a54-0642e906df4a 2026-07-07 12:35:05.180 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d3e12a1a-cfdf-44a1-8c4d-b3d40302c596 2026-07-07 12:35:06.587 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d3e12a1a-cfdf-44a1-8c4d-b3d40302c596 2026-07-07 12:35:06.834 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 65a32de0-b22b-48e0-9a54-0642e906df4a 2026-07-07 12:35:08.610 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port efa42cbb-7585-4bde-9c6d-03b11b369faa 2026-07-07 12:35:10.709 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port efa42cbb-7585-4bde-9c6d-03b11b369faa 2026-07-07 12:35:13.118 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 17ce293e-38e5-4792-8235-10b33ffa9673 2026-07-07 12:35:13.384 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 98cb868d-84ec-46e2-914e-1fb5fc15ff63 2026-07-07 12:35:14.143 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2960c6d-e352-46e1-85a0-3bc3fd07d348'] response: {'server_uuid': '2d12174f-2921-46c7-a099-39a2c395c00a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98cb868d-84ec-46e2-914e-1fb5fc15ff63', 'code': 200} 2026-07-07 12:35:15.654 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port fae72e6b-daac-4586-a484-bbfef70ad8dd 2026-07-07 12:35:16.133 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 98cb868d-84ec-46e2-914e-1fb5fc15ff63 2026-07-07 12:35:16.273 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e584e87-f51c-4791-b90d-d796cb987c96'] response: {'server_uuid': 'b622bb78-94f3-4f7e-a833-b216fd61e1da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fae72e6b-daac-4586-a484-bbfef70ad8dd', 'code': 200} 2026-07-07 12:35:16.396 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 17ce293e-38e5-4792-8235-10b33ffa9673 2026-07-07 12:35:17.118 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port fae72e6b-daac-4586-a484-bbfef70ad8dd 2026-07-07 12:35:21.439 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port c4c2310b-79b1-42bb-bcdd-6f7a9402b39f 2026-07-07 12:35:21.499 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 5aa47beb-4788-484b-ab15-34959cec7a28 2026-07-07 12:35:21.574 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 17ce293e-38e5-4792-8235-10b33ffa9673 2026-07-07 12:35:21.647 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 132ff4ce-ed5d-43c8-ae10-17cb1756438f 2026-07-07 12:35:21.655 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc 2026-07-07 12:35:21.714 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 8e780359-856a-4f6c-b4fc-a1351f0e7b14 2026-07-07 12:35:21.759 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-def293d5-7ea5-4b87-90da-64d04bccaf8d'] response: {'server_uuid': '1f646736-c85b-4d74-a192-26d91c6f522f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc', 'code': 200} 2026-07-07 12:35:21.779 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 98cb868d-84ec-46e2-914e-1fb5fc15ff63 2026-07-07 12:35:21.839 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port 8a9a0edb-f552-4539-a110-c54a86f5013f 2026-07-07 12:35:21.879 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port d01c62d9-7b32-4721-b205-d673f1a3469b 2026-07-07 12:35:21.915 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port d823cca6-b856-4953-b44f-5645c200876a 2026-07-07 12:35:21.959 13 INFO neutron.plugins.ml2.plugin [None req-11637f3f-e43f-4fae-8e85-5524fa0a588d - - - - - -] Attempt 1 to provision port fae72e6b-daac-4586-a484-bbfef70ad8dd 2026-07-07 12:35:23.090 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc 2026-07-07 12:35:28.106 16 INFO neutron.plugins.ml2.plugin [None req-d399c2a6-67f5-412d-b965-0b9b277c8212 - - - - - -] Attempt 1 to provision port 9ce9223a-3817-490b-b476-b66545254b79 2026-07-07 12:35:28.136 16 INFO neutron.plugins.ml2.plugin [None req-d399c2a6-67f5-412d-b965-0b9b277c8212 - - - - - -] Attempt 1 to provision port d01c62d9-7b32-4721-b205-d673f1a3469b 2026-07-07 12:35:35.515 16 INFO neutron.plugins.ml2.plugin [None req-5e9d8ca8-438d-4a64-b427-b82271319180 - - - - - -] Attempt 1 to provision port 6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc 2026-07-07 12:35:37.091 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5ba7fd48-dced-4e7c-83ee-052519df6654 2026-07-07 12:35:38.976 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5ba7fd48-dced-4e7c-83ee-052519df6654 2026-07-07 12:35:41.012 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 2d89c475-3cdc-450c-ae00-e69a70910d02 2026-07-07 12:35:43.037 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 2d89c475-3cdc-450c-ae00-e69a70910d02 2026-07-07 12:35:45.181 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d01c62d9-7b32-4721-b205-d673f1a3469b 2026-07-07 12:35:45.468 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8a9a0edb-f552-4539-a110-c54a86f5013f 2026-07-07 12:35:45.832 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9ce9223a-3817-490b-b476-b66545254b79 2026-07-07 12:35:46.133 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c4c2310b-79b1-42bb-bcdd-6f7a9402b39f 2026-07-07 12:35:46.368 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 97c83b9a-8689-41db-9624-71a5e0be0718 2026-07-07 12:35:47.451 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d01c62d9-7b32-4721-b205-d673f1a3469b 2026-07-07 12:35:47.650 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8a9a0edb-f552-4539-a110-c54a86f5013f 2026-07-07 12:35:47.819 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9ce9223a-3817-490b-b476-b66545254b79 2026-07-07 12:35:47.984 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c4c2310b-79b1-42bb-bcdd-6f7a9402b39f 2026-07-07 12:35:49.723 13 INFO neutron.plugins.ml2.plugin [None req-c90ef11e-6c30-4296-9bd9-0ce06d05033e - - - - - -] Attempt 1 to provision port ac19f902-ca5c-4f45-b332-56003913150e 2026-07-07 12:35:49.748 13 INFO neutron.plugins.ml2.plugin [None req-c90ef11e-6c30-4296-9bd9-0ce06d05033e - - - - - -] Attempt 1 to provision port 2d89c475-3cdc-450c-ae00-e69a70910d02 2026-07-07 12:35:49.801 13 INFO neutron.plugins.ml2.plugin [None req-c90ef11e-6c30-4296-9bd9-0ce06d05033e - - - - - -] Attempt 1 to provision port f921fc06-e73b-4e85-b8b8-4677becb3615 2026-07-07 12:35:50.169 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 2026-07-07 12:35:50.307 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43648ac9-1d1f-4ad0-80ba-710b4b243eca'] response: {'server_uuid': '8c0eb076-facb-4612-8965-aa6aceda7239', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8', 'code': 200} 2026-07-07 12:35:51.385 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 2026-07-07 12:35:52.407 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-28940266-f403-441e-b1cc-d535d5993915'] response: {'server_uuid': '1f646736-c85b-4d74-a192-26d91c6f522f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc', 'code': 200} 2026-07-07 12:35:56.071 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc 2026-07-07 12:35:56.389 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1db29fa6-0ea0-4014-8542-556118e9e05e'] response: {'server_uuid': '1f646736-c85b-4d74-a192-26d91c6f522f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc', 'code': 200} 2026-07-07 12:35:56.407 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ac19f902-ca5c-4f45-b332-56003913150e 2026-07-07 12:35:56.676 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port f921fc06-e73b-4e85-b8b8-4677becb3615 2026-07-07 12:35:58.022 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc 2026-07-07 12:35:58.246 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ac19f902-ca5c-4f45-b332-56003913150e 2026-07-07 12:35:58.422 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port f921fc06-e73b-4e85-b8b8-4677becb3615 2026-07-07 12:36:09.862 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c22fd78d-3f79-43f3-8093-f2899a23a535 2026-07-07 12:36:11.871 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c22fd78d-3f79-43f3-8093-f2899a23a535 2026-07-07 12:36:13.965 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c7c8400d-486d-492b-9793-7391efc393f1 2026-07-07 12:36:15.973 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c7c8400d-486d-492b-9793-7391efc393f1 2026-07-07 12:36:16.160 16 INFO neutron.plugins.ml2.plugin [None req-55fe1437-9b83-440d-8f32-e54da27598fc - - - - - -] Attempt 1 to provision port 6528c497-15ea-404e-92c7-49a6264123d4 2026-07-07 12:36:16.188 16 INFO neutron.plugins.ml2.plugin [None req-55fe1437-9b83-440d-8f32-e54da27598fc - - - - - -] Attempt 1 to provision port 6ee830eb-e125-406e-9879-06e8de867178 2026-07-07 12:36:16.210 16 INFO neutron.plugins.ml2.plugin [None req-55fe1437-9b83-440d-8f32-e54da27598fc - - - - - -] Attempt 1 to provision port c7c8400d-486d-492b-9793-7391efc393f1 2026-07-07 12:36:18.923 16 INFO neutron.plugins.ml2.plugin [None req-b66ed613-5685-42a9-b24f-d6f2f90672f7 - - - - - -] Attempt 1 to provision port 6ee830eb-e125-406e-9879-06e8de867178 2026-07-07 12:36:22.435 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 60e7c9ad-834c-4a1a-84e5-6370fe87f34c 2026-07-07 12:36:22.551 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d4dc19-2472-4c4d-add7-334cb548e064'] response: {'server_uuid': 'bed89abd-a141-4ecc-902c-2cd106bd3313', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60e7c9ad-834c-4a1a-84e5-6370fe87f34c', 'code': 200} 2026-07-07 12:36:23.883 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 60e7c9ad-834c-4a1a-84e5-6370fe87f34c 2026-07-07 12:36:26.025 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6528c497-15ea-404e-92c7-49a6264123d4 2026-07-07 12:36:28.220 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6ee830eb-e125-406e-9879-06e8de867178 2026-07-07 12:36:28.510 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6528c497-15ea-404e-92c7-49a6264123d4 2026-07-07 12:36:28.979 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f80906a6-86e2-4bf2-8698-b8ff3bd1d220'] response: {'server_uuid': 'bed89abd-a141-4ecc-902c-2cd106bd3313', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60e7c9ad-834c-4a1a-84e5-6370fe87f34c', 'code': 200} 2026-07-07 12:36:30.154 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 6ee830eb-e125-406e-9879-06e8de867178 2026-07-07 12:36:31.882 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ddafa81e-5b20-4b10-bfec-dcf1d67afcb1 2026-07-07 12:36:33.889 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ddafa81e-5b20-4b10-bfec-dcf1d67afcb1 2026-07-07 12:36:36.244 13 INFO neutron.plugins.ml2.plugin [None req-3053a3bd-6324-4f81-8d3c-6486c224d552 - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:36.284 13 INFO neutron.plugins.ml2.plugin [None req-3053a3bd-6324-4f81-8d3c-6486c224d552 - - - - - -] Attempt 1 to provision port 646d4183-c889-45e3-8ba4-bdb006e475a3 2026-07-07 12:36:36.372 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 646d4183-c889-45e3-8ba4-bdb006e475a3 2026-07-07 12:36:36.611 13 INFO neutron.plugins.ml2.plugin [None req-3053a3bd-6324-4f81-8d3c-6486c224d552 - - - - - -] Attempt 1 to provision port 454c26cb-65e9-46cf-ace4-bf5515e019cc 2026-07-07 12:36:38.255 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 646d4183-c889-45e3-8ba4-bdb006e475a3 2026-07-07 12:36:41.958 13 INFO neutron.plugins.ml2.plugin [None req-1c59c35e-a642-475b-845a-e150853afe18 - - - - - -] Attempt 1 to provision port 646d4183-c889-45e3-8ba4-bdb006e475a3 2026-07-07 12:36:42.024 13 INFO neutron.plugins.ml2.plugin [None req-1c59c35e-a642-475b-845a-e150853afe18 - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:44.601 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ff8f319d-8def-4ed3-8441-f432aac760e0 2026-07-07 12:36:45.039 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 2026-07-07 12:36:45.183 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2f11610-ba42-482e-9e1c-24931c6ee4fb'] response: {'server_uuid': '6a0be9d3-ebca-4e5b-b149-2842366ac5f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8', 'code': 200} 2026-07-07 12:36:46.091 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ff8f319d-8def-4ed3-8441-f432aac760e0 2026-07-07 12:36:46.262 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ab1dfca5-02ba-4e25-8bb3-4679499bef48 2026-07-07 12:36:46.541 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 2026-07-07 12:36:47.992 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ab1dfca5-02ba-4e25-8bb3-4679499bef48 2026-07-07 12:36:48.774 13 INFO neutron.plugins.ml2.plugin [None req-9d0e3e3a-03f5-4083-aec7-bfeaffcb3f71 - - - - - -] Attempt 1 to provision port 23747f9c-4857-427e-ba73-4ed1c8e5cd90 2026-07-07 12:36:48.802 13 INFO neutron.plugins.ml2.plugin [None req-9d0e3e3a-03f5-4083-aec7-bfeaffcb3f71 - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:48.837 13 INFO neutron.plugins.ml2.plugin [None req-9d0e3e3a-03f5-4083-aec7-bfeaffcb3f71 - - - - - -] Attempt 1 to provision port 61129f90-8420-4395-b0fa-a3b972db5097 2026-07-07 12:36:48.859 13 INFO neutron.plugins.ml2.plugin [None req-9d0e3e3a-03f5-4083-aec7-bfeaffcb3f71 - - - - - -] Attempt 1 to provision port ab1dfca5-02ba-4e25-8bb3-4679499bef48 2026-07-07 12:36:51.959 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 454c26cb-65e9-46cf-ace4-bf5515e019cc 2026-07-07 12:36:52.295 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:54.027 16 INFO neutron.plugins.ml2.plugin [None req-c9ef5f4f-a4ff-4fd4-bb48-08202d0fbd02 - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:54.102 16 INFO neutron.plugins.ml2.plugin [None req-c9ef5f4f-a4ff-4fd4-bb48-08202d0fbd02 - - - - - -] Attempt 1 to provision port 9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 2026-07-07 12:36:54.197 16 INFO neutron.plugins.ml2.plugin [None req-c9ef5f4f-a4ff-4fd4-bb48-08202d0fbd02 - - - - - -] Attempt 1 to provision port 2c6544bc-f17a-43e5-ab3d-33d45299cbbe 2026-07-07 12:36:55.069 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 14829fc6-493e-428e-8c10-cd187c2fedcc 2026-07-07 12:36:55.197 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-82f125d9-64d2-4694-8298-ac29e58acca2'] response: {'server_uuid': 'e02f7044-564d-40ef-be7d-8cc0da088725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14829fc6-493e-428e-8c10-cd187c2fedcc', 'code': 200} 2026-07-07 12:36:55.430 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port dfae36e2-67fd-4c56-a310-17fd4916cc6d 2026-07-07 12:36:55.638 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 454c26cb-65e9-46cf-ace4-bf5515e019cc 2026-07-07 12:36:56.260 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 14829fc6-493e-428e-8c10-cd187c2fedcc 2026-07-07 12:36:58.336 13 INFO neutron.plugins.ml2.plugin [None req-c23cece1-f482-442b-81b1-9b995f48b096 - - - - - -] Attempt 1 to provision port 23747f9c-4857-427e-ba73-4ed1c8e5cd90 2026-07-07 12:36:58.366 13 INFO neutron.plugins.ml2.plugin [None req-c23cece1-f482-442b-81b1-9b995f48b096 - - - - - -] Attempt 1 to provision port 14829fc6-493e-428e-8c10-cd187c2fedcc 2026-07-07 12:37:00.256 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 23747f9c-4857-427e-ba73-4ed1c8e5cd90 2026-07-07 12:37:00.518 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 61129f90-8420-4395-b0fa-a3b972db5097 2026-07-07 12:37:02.235 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 23747f9c-4857-427e-ba73-4ed1c8e5cd90 2026-07-07 12:37:02.406 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 61129f90-8420-4395-b0fa-a3b972db5097 2026-07-07 12:37:14.250 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 0797c635-3495-43ea-bc56-be650912a637 2026-07-07 12:37:16.297 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 0797c635-3495-43ea-bc56-be650912a637 2026-07-07 12:37:24.711 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 2026-07-07 12:37:24.835 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-40d464b9-23a4-4bad-a1e0-59742fb53b22'] response: {'server_uuid': '7723cbee-3473-4b3b-b20b-891ac94a0a67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1', 'code': 200} 2026-07-07 12:37:26.045 13 INFO neutron.plugins.ml2.plugin [None req-0a9d0b1b-77ec-426f-809a-c5c84188fbda - - - - - -] Attempt 1 to provision port e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 2026-07-07 12:37:26.235 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 2026-07-07 12:37:48.486 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5d13e4b1-d735-48f2-8c13-6ea2cd02986d 2026-07-07 12:37:50.357 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 53b14b06-92d9-4e03-9c29-86bed0758d1d 2026-07-07 12:37:50.805 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5d13e4b1-d735-48f2-8c13-6ea2cd02986d 2026-07-07 12:37:52.284 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ce27dea5-883a-4124-ae43-54da4229bb33 2026-07-07 12:37:52.405 13 INFO neutron.plugins.ml2.plugin [None req-44e12cbb-beaf-42a2-b759-05c7ec45fdd8 - - - - - -] Attempt 1 to provision port 158ccd11-c1a4-42b8-befe-a2aee56a20d4 2026-07-07 12:37:52.433 13 INFO neutron.plugins.ml2.plugin [None req-44e12cbb-beaf-42a2-b759-05c7ec45fdd8 - - - - - -] Attempt 1 to provision port 556a890c-4e5d-4c91-9fad-4a0a393f34bd 2026-07-07 12:37:52.458 13 INFO neutron.plugins.ml2.plugin [None req-44e12cbb-beaf-42a2-b759-05c7ec45fdd8 - - - - - -] Attempt 1 to provision port 5d13e4b1-d735-48f2-8c13-6ea2cd02986d 2026-07-07 12:37:52.686 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 53b14b06-92d9-4e03-9c29-86bed0758d1d 2026-07-07 12:37:54.627 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port ce27dea5-883a-4124-ae43-54da4229bb33 2026-07-07 12:37:55.029 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d0b1822f-c0dc-4b9b-ad68-77ac16deda9d 2026-07-07 12:37:56.341 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c0175168-4ac7-48a3-b6a8-bd2dc15cdb8e 2026-07-07 12:37:56.693 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d0b1822f-c0dc-4b9b-ad68-77ac16deda9d 2026-07-07 12:37:58.267 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c0175168-4ac7-48a3-b6a8-bd2dc15cdb8e 2026-07-07 12:38:00.260 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c8c4ed00-b719-47ea-b609-a6bbfbb07b2d 2026-07-07 12:38:02.448 16 INFO neutron.plugins.ml2.plugin [None req-fa13ca18-9825-4729-ae3c-507bfc5b22c2 - - - - - -] Attempt 1 to provision port d0b1822f-c0dc-4b9b-ad68-77ac16deda9d 2026-07-07 12:38:02.503 16 INFO neutron.plugins.ml2.plugin [None req-fa13ca18-9825-4729-ae3c-507bfc5b22c2 - - - - - -] Attempt 1 to provision port 556a890c-4e5d-4c91-9fad-4a0a393f34bd 2026-07-07 12:38:02.536 16 INFO neutron.plugins.ml2.plugin [None req-fa13ca18-9825-4729-ae3c-507bfc5b22c2 - - - - - -] Attempt 1 to provision port c8c4ed00-b719-47ea-b609-a6bbfbb07b2d 2026-07-07 12:38:02.588 16 INFO neutron.plugins.ml2.plugin [None req-fa13ca18-9825-4729-ae3c-507bfc5b22c2 - - - - - -] Attempt 1 to provision port 89ccfb94-7bc3-463d-933a-be7c987dce21 2026-07-07 12:38:02.611 16 INFO neutron.plugins.ml2.plugin [None req-fa13ca18-9825-4729-ae3c-507bfc5b22c2 - - - - - -] Attempt 1 to provision port bcd7a8ee-eb1b-48df-908b-aa9e0d3ef90c 2026-07-07 12:38:03.567 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d4ed36a7-c9af-4f01-97d8-24b29acec520 2026-07-07 12:38:03.733 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-085fe0c4-dc18-4689-b928-a0a28fc1472d'] response: {'server_uuid': 'ffc45805-4014-4fd6-8b04-2e91d79d011a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4ed36a7-c9af-4f01-97d8-24b29acec520', 'code': 200} 2026-07-07 12:38:04.168 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port c8c4ed00-b719-47ea-b609-a6bbfbb07b2d 2026-07-07 12:38:05.090 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d4ed36a7-c9af-4f01-97d8-24b29acec520 2026-07-07 12:38:07.224 13 INFO neutron.plugins.ml2.plugin [None req-92f3082d-8450-453f-972c-bfaf20736479 - - - - - -] Attempt 1 to provision port d0b1822f-c0dc-4b9b-ad68-77ac16deda9d 2026-07-07 12:38:07.292 13 INFO neutron.plugins.ml2.plugin [None req-92f3082d-8450-453f-972c-bfaf20736479 - - - - - -] Attempt 1 to provision port 4dc14047-b68e-4b53-a0ba-759c28104246 2026-07-07 12:38:07.313 13 INFO neutron.plugins.ml2.plugin [None req-92f3082d-8450-453f-972c-bfaf20736479 - - - - - -] Attempt 1 to provision port bcd7a8ee-eb1b-48df-908b-aa9e0d3ef90c 2026-07-07 12:38:09.856 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9149cf31-e06d-4b63-9d7c-eb700c8bbd60 2026-07-07 12:38:09.945 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c687a8-1e95-4853-a677-a18d524766c1'] response: {'server_uuid': '155c5adf-d821-448c-a63e-bb864ac6af44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9149cf31-e06d-4b63-9d7c-eb700c8bbd60', 'code': 200} 2026-07-07 12:38:10.739 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 9149cf31-e06d-4b63-9d7c-eb700c8bbd60 2026-07-07 12:38:11.381 16 INFO neutron.plugins.ml2.plugin [None req-7644c684-169e-4d98-a035-f90b7efb3e1b - - - - - -] Attempt 1 to provision port c8c4ed00-b719-47ea-b609-a6bbfbb07b2d 2026-07-07 12:38:11.435 16 INFO neutron.plugins.ml2.plugin [None req-7644c684-169e-4d98-a035-f90b7efb3e1b - - - - - -] Attempt 1 to provision port 89ccfb94-7bc3-463d-933a-be7c987dce21 2026-07-07 12:38:11.459 16 INFO neutron.plugins.ml2.plugin [None req-7644c684-169e-4d98-a035-f90b7efb3e1b - - - - - -] Attempt 1 to provision port 328207b4-a39c-46c5-905e-f2ab6e888e3a 2026-07-07 12:38:14.673 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 158ccd11-c1a4-42b8-befe-a2aee56a20d4 2026-07-07 12:38:14.781 16 INFO neutron.plugins.ml2.plugin [None req-8961fa3d-e914-4953-ae83-1c83bdea6e44 - - - - - -] Attempt 1 to provision port 89ccfb94-7bc3-463d-933a-be7c987dce21 2026-07-07 12:38:15.040 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 556a890c-4e5d-4c91-9fad-4a0a393f34bd 2026-07-07 12:38:16.978 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 4dc14047-b68e-4b53-a0ba-759c28104246 2026-07-07 12:38:17.290 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port bcd7a8ee-eb1b-48df-908b-aa9e0d3ef90c 2026-07-07 12:38:18.841 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 89ccfb94-7bc3-463d-933a-be7c987dce21 2026-07-07 12:38:19.113 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 4dc14047-b68e-4b53-a0ba-759c28104246 2026-07-07 12:38:19.271 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port bcd7a8ee-eb1b-48df-908b-aa9e0d3ef90c 2026-07-07 12:38:19.475 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 328207b4-a39c-46c5-905e-f2ab6e888e3a 2026-07-07 12:38:20.775 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 89ccfb94-7bc3-463d-933a-be7c987dce21 2026-07-07 12:38:21.011 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 328207b4-a39c-46c5-905e-f2ab6e888e3a 2026-07-07 12:39:10.806 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port f265fd05-76ca-4bff-9b3b-87b501e18024 2026-07-07 12:39:11.119 13 INFO neutron.plugins.ml2.plugin [None req-4038c3cd-73b9-47cf-8497-8874b553fe02 - - - - - -] Attempt 1 to provision port f265fd05-76ca-4bff-9b3b-87b501e18024 2026-07-07 12:39:14.793 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d273fa32-218c-4ab5-a4c4-2abb6598505e 2026-07-07 12:39:16.838 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5e5dfa8b-5828-42f1-b868-a8382c8ac421 2026-07-07 12:39:17.208 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port d273fa32-218c-4ab5-a4c4-2abb6598505e 2026-07-07 12:39:18.771 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5e5dfa8b-5828-42f1-b868-a8382c8ac421 2026-07-07 12:39:20.833 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 4bd37508-8460-454a-bec8-0bdec332534f 2026-07-07 12:39:22.725 16 INFO neutron.plugins.ml2.plugin [None req-837ad7c0-0324-4976-ad9c-881219dca96b - - - - - -] Attempt 1 to provision port 4bd37508-8460-454a-bec8-0bdec332534f 2026-07-07 12:39:22.797 16 INFO neutron.plugins.ml2.plugin [None req-837ad7c0-0324-4976-ad9c-881219dca96b - - - - - -] Attempt 1 to provision port 1caaf719-b08f-4af6-9584-5af29ef56e8b 2026-07-07 12:39:22.815 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 4bd37508-8460-454a-bec8-0bdec332534f 2026-07-07 12:39:22.817 16 INFO neutron.plugins.ml2.plugin [None req-837ad7c0-0324-4976-ad9c-881219dca96b - - - - - -] Attempt 1 to provision port d273fa32-218c-4ab5-a4c4-2abb6598505e 2026-07-07 12:39:22.864 16 INFO neutron.plugins.ml2.plugin [None req-837ad7c0-0324-4976-ad9c-881219dca96b - - - - - -] Attempt 1 to provision port a9c6bfe3-277f-4d06-9269-23d56b53acf1 2026-07-07 12:39:29.320 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 2026-07-07 12:39:29.441 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f63d4415-cbce-4883-bfe2-a5e7ea1f2b26'] response: {'server_uuid': '18cd998f-ab44-4360-97f9-2432624ff46a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2e0b878-fb13-45ea-b238-0e3f3cc3cda5', 'code': 200} 2026-07-07 12:39:30.773 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 2026-07-07 12:39:32.912 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 07807f58-ea35-4b17-b8c1-2a5e5febd417 2026-07-07 12:39:33.302 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1caaf719-b08f-4af6-9584-5af29ef56e8b 2026-07-07 12:39:33.615 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 07ba49eb-57f8-4d6b-8c9c-d478217d1cf1 2026-07-07 12:39:34.883 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 07ba49eb-57f8-4d6b-8c9c-d478217d1cf1 2026-07-07 12:39:35.064 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1caaf719-b08f-4af6-9584-5af29ef56e8b 2026-07-07 12:39:35.269 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 23009693-bf01-4982-aecf-58c53701f3b2 2026-07-07 12:39:35.513 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port a9c6bfe3-277f-4d06-9269-23d56b53acf1 2026-07-07 12:39:35.571 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port 1caaf719-b08f-4af6-9584-5af29ef56e8b 2026-07-07 12:39:35.674 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port 4bd37508-8460-454a-bec8-0bdec332534f 2026-07-07 12:39:35.752 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port d273fa32-218c-4ab5-a4c4-2abb6598505e 2026-07-07 12:39:35.853 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port 07807f58-ea35-4b17-b8c1-2a5e5febd417 2026-07-07 12:39:35.923 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 07807f58-ea35-4b17-b8c1-2a5e5febd417 2026-07-07 12:39:35.934 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 2026-07-07 12:39:36.025 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port a9c6bfe3-277f-4d06-9269-23d56b53acf1 2026-07-07 12:39:36.118 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port 07ba49eb-57f8-4d6b-8c9c-d478217d1cf1 2026-07-07 12:39:36.194 16 INFO neutron.plugins.ml2.plugin [None req-1e72ff7f-3320-43f7-b897-3a156d9b0ae1 - - - - - -] Attempt 1 to provision port 23009693-bf01-4982-aecf-58c53701f3b2 2026-07-07 12:39:37.044 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port a9c6bfe3-277f-4d06-9269-23d56b53acf1 2026-07-07 12:39:37.265 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 23009693-bf01-4982-aecf-58c53701f3b2 2026-07-07 12:39:39.282 13 INFO neutron.plugins.ml2.plugin [None req-990e9aa1-0e67-4abc-8d7a-19a75b401e10 - - - - - -] Attempt 1 to provision port 1caaf719-b08f-4af6-9584-5af29ef56e8b 2026-07-07 12:39:39.332 13 INFO neutron.plugins.ml2.plugin [None req-990e9aa1-0e67-4abc-8d7a-19a75b401e10 - - - - - -] Attempt 1 to provision port a9c6bfe3-277f-4d06-9269-23d56b53acf1 2026-07-07 12:39:44.289 13 INFO neutron.plugins.ml2.plugin [None req-d9b89671-53e8-40f0-9685-2bc6c26baa75 - - - - - -] Attempt 1 to provision port 07807f58-ea35-4b17-b8c1-2a5e5febd417 2026-07-07 12:39:44.337 13 INFO neutron.plugins.ml2.plugin [None req-d9b89671-53e8-40f0-9685-2bc6c26baa75 - - - - - -] Attempt 1 to provision port a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 2026-07-07 12:39:44.392 13 INFO neutron.plugins.ml2.plugin [None req-d9b89671-53e8-40f0-9685-2bc6c26baa75 - - - - - -] Attempt 1 to provision port 23009693-bf01-4982-aecf-58c53701f3b2 2026-07-07 12:39:46.502 16 INFO neutron.plugins.ml2.plugin [None req-8483a3fa-a007-468e-ab35-cdef71c7f075 - - - - - -] Attempt 1 to provision port 23009693-bf01-4982-aecf-58c53701f3b2 2026-07-07 12:39:47.068 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8ef996bb-c2d8-420d-93ed-92d9d09980c4 2026-07-07 12:39:47.182 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-441eea6c-51bb-40dc-8dd2-6ef1531a4b71'] response: {'server_uuid': '4a066515-4959-489a-8039-86265871af1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ef996bb-c2d8-420d-93ed-92d9d09980c4', 'code': 200} 2026-07-07 12:39:49.067 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 8ef996bb-c2d8-420d-93ed-92d9d09980c4 2026-07-07 12:40:13.544 13 INFO neutron.plugins.ml2.plugin [None req-0d31255e-8af9-4bba-a38b-0016b19fbac0 - - - - - -] Attempt 1 to provision port 00f20005-8917-4459-a7f7-e3b81a3405a8 2026-07-07 12:40:35.583 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 369bc6ea-e11d-4f32-a78f-23d629918061 2026-07-07 12:40:35.725 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-faa47538-58bc-47cc-b916-46256d5c6d19'] response: {'server_uuid': '28502fe0-9f0c-43dc-a982-2ad8024dc226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '369bc6ea-e11d-4f32-a78f-23d629918061', 'code': 200} 2026-07-07 12:40:37.052 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 369bc6ea-e11d-4f32-a78f-23d629918061 2026-07-07 12:41:16.096 16 INFO neutron.plugins.ml2.plugin [None req-3a93d973-87a0-4ad9-a70f-5e3cb7b6f2a0 - - - - - -] Attempt 1 to provision port 5f919a48-0ba8-4c58-b051-02205d4151f7 2026-07-07 12:41:21.104 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5f919a48-0ba8-4c58-b051-02205d4151f7 2026-07-07 12:41:21.227 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3868f3b-291a-4122-9f15-80a179e70dac'] response: {'server_uuid': '28502fe0-9f0c-43dc-a982-2ad8024dc226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f919a48-0ba8-4c58-b051-02205d4151f7', 'code': 200} 2026-07-07 12:41:23.068 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5f919a48-0ba8-4c58-b051-02205d4151f7 2026-07-07 12:41:25.095 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5f919a48-0ba8-4c58-b051-02205d4151f7 2026-07-07 12:41:27.584 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 5f919a48-0ba8-4c58-b051-02205d4151f7 2026-07-07 12:41:49.133 13 INFO neutron.plugins.ml2.plugin [None req-aec5cdd5-4758-437f-9461-e67a3da64abb - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:41:56.656 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:41:56.813 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-83e48a9f-02f9-4645-992e-4f97152580cc'] response: {'server_uuid': '28502fe0-9f0c-43dc-a982-2ad8024dc226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '467fa758-b485-40a0-a611-8ca5219940ce', 'code': 200} 2026-07-07 12:41:57.273 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:42:06.387 16 INFO neutron.plugins.ml2.plugin [None req-4dc4051b-96ff-43c8-919f-cae6f4c83284 - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:13.301 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:13.408 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-82cf0d66-56a6-4f06-a8eb-cc259edcc986'] response: {'server_uuid': '28502fe0-9f0c-43dc-a982-2ad8024dc226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36', 'code': 200} 2026-07-07 12:42:15.287 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:16.566 16 INFO neutron.plugins.ml2.plugin [None req-5a81ac82-6127-42e1-a079-21dc4fb8361c - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:42:17.311 13 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:42:28.985 13 INFO neutron.plugins.ml2.plugin [None req-f20ac2f7-9862-41ad-a9d7-c778a610615a - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:29.372 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:30.338 16 INFO neutron.plugins.ml2.plugin [None req-13136ca3-db73-4acd-a8c1-df88221de5ae - - - - - -] Attempt 1 to provision port 1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 2026-07-07 12:42:39.316 16 INFO neutron.plugins.ml2.plugin [None req-6aa6e309-c51c-4700-9053-db00d65f371c - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce 2026-07-07 12:42:39.376 13 INFO neutron.plugins.ml2.plugin [None req-e6a16f22-614e-44ba-9066-398d584fc502 - - - - - -] Attempt 1 to provision port 467fa758-b485-40a0-a611-8ca5219940ce