+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-27 02:03:26.676 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 02:03:26.676 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev3 2026-04-27 02:03:26.676 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-27 02:03:26.677 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 02:03:27.659 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:27.662 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 02:03:27.665 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 02:03:27.666 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:27.666 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 02:03:27.666 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 02:03:27.666 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:27.673 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:27.673 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:27.673 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:27.691 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 02:03:27.692 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:27.692 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 02:03:27.729 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 02:03:27.729 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 02:03:27.729 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 02:03:27.729 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 02:03:28.093 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing driver for type 'vlan' 2026-04-27 02:03:28.253 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] VlanTypeDriver initialization complete 2026-04-27 02:03:28.253 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 02:03:28.254 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 02:03:28.316 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 02:03:28.316 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 02:03:28.317 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing extension driver 'port_security' 2026-04-27 02:03:28.317 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 02:03:28.317 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing extension driver 'qos' 2026-04-27 02:03:28.317 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 02:03:28.317 1 INFO neutron.plugins.ml2.managers [None req-8b6fc9f2-f2a9-435a-801d-2c54cd4b955a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 02:03:28.332 1 INFO neutron.quota [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded quota_driver: . 2026-04-27 02:03:28.332 1 INFO neutron.plugins.ml2.plugin [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 02:03:28.333 1 INFO neutron.plugins.ml2.managers [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 02:03:28.333 1 INFO neutron.plugins.ml2.managers [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 02:03:28.333 1 INFO neutron.plugins.ml2.managers [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 02:03:28.333 1 INFO neutron.extensions.vlantransparent [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Disabled vlantransparent extension. 2026-04-27 02:03:28.333 1 INFO neutron.extensions.qinq [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Disabled VLAN QinQ extension. 2026-04-27 02:03:28.333 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: qos 2026-04-27 02:03:28.345 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: router 2026-04-27 02:03:28.381 1 INFO neutron.services.service_base [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 02:03:28.382 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: segments 2026-04-27 02:03:28.448 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: trunk 2026-04-27 02:03:28.460 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: vpnaas 2026-04-27 02:03:28.491 1 WARNING stevedore.named [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 02:03:28.491 1 WARNING stevedore.named [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 02:03:28.696 1 INFO neutron_vpnaas.services.vpn.plugin [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 02:03:28.696 1 INFO neutron.common.utils [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 02:03:28.696 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: taas 2026-04-27 02:03:28.715 1 WARNING stevedore.named [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 02:03:28.741 1 INFO neutron_taas.services.taas.taas_plugin [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 02:03:28.742 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: tapmirror 2026-04-27 02:03:28.751 1 WARNING stevedore.named [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-27 02:03:28.765 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 02:03:28.765 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 02:03:28.772 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: tag 2026-04-27 02:03:28.778 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: timestamp 2026-04-27 02:03:28.780 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 02:03:28.783 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: flavors 2026-04-27 02:03:28.786 1 INFO neutron.manager [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loading Plugin: revisions 2026-04-27 02:03:28.789 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Initializing extension manager. 2026-04-27 02:03:28.790 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: address-group 2026-04-27 02:03:28.791 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: address-scope 2026-04-27 02:03:28.791 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 02:03:28.792 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: agent 2026-04-27 02:03:28.793 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 02:03:28.793 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 02:03:28.794 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 02:03:28.795 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: availability_zone 2026-04-27 02:03:28.795 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 02:03:28.796 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 02:03:28.796 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 02:03:28.797 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 02:03:28.798 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: dns-integration 2026-04-27 02:03:28.798 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 02:03:28.799 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 02:03:28.799 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: dvr 2026-04-27 02:03:28.800 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 02:03:28.800 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 02:03:28.801 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:28.801 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 02:03:28.802 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: external-net 2026-04-27 02:03:28.802 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 02:03:28.802 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: extraroute 2026-04-27 02:03:28.803 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 02:03:28.803 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 02:03:28.804 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 02:03:28.804 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 02:03:28.805 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 02:03:28.805 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: fip-port-details 2026-04-27 02:03:28.806 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: flavors 2026-04-27 02:03:28.807 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 02:03:28.807 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 02:03:28.808 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: ip_allocation 2026-04-27 02:03:28.808 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 02:03:28.808 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 02:03:28.809 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: router 2026-04-27 02:03:28.811 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:28.811 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 02:03:28.812 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 02:03:28.812 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 02:03:28.813 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: l3-ha 2026-04-27 02:03:28.813 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:28.814 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 02:03:28.814 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: l3-flavors 2026-04-27 02:03:28.815 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:28.815 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 02:03:28.817 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 02:03:28.818 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 02:03:28.819 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 02:03:28.820 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 02:03:28.820 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 02:03:28.821 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: multi-provider 2026-04-27 02:03:28.821 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: net-mtu 2026-04-27 02:03:28.821 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 02:03:28.822 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 02:03:28.822 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: network_ha 2026-04-27 02:03:28.823 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 02:03:28.824 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 02:03:28.824 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: pagination 2026-04-27 02:03:28.824 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-device-profile 2026-04-27 02:03:28.825 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 02:03:28.825 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 02:03:28.826 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 02:03:28.826 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-mac-override 2026-04-27 02:03:28.827 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 02:03:28.827 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 02:03:28.828 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 02:03:28.828 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-resource-request 2026-04-27 02:03:28.828 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 02:03:28.829 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 02:03:28.829 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: binding 2026-04-27 02:03:28.830 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: binding-extended 2026-04-27 02:03:28.830 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-security 2026-04-27 02:03:28.831 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: project-id 2026-04-27 02:03:28.831 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: provider 2026-04-27 02:03:28.832 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-27 02:03:28.833 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos 2026-04-27 02:03:28.834 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 02:03:28.834 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 02:03:28.835 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-default 2026-04-27 02:03:28.835 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-fip 2026-04-27 02:03:28.836 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 02:03:28.836 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 02:03:28.837 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 02:03:28.837 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 02:03:28.838 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 02:03:28.838 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-pps 2026-04-27 02:03:28.839 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 02:03:28.839 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 02:03:28.839 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 02:03:28.840 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 02:03:28.840 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 02:03:28.842 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: quotas 2026-04-27 02:03:28.845 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: quota_details 2026-04-27 02:03:28.846 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: rbac-policies 2026-04-27 02:03:28.846 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 02:03:28.847 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 02:03:28.847 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 02:03:28.847 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 02:03:28.848 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: revision-if-match 2026-04-27 02:03:28.848 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 02:03:28.849 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 02:03:28.849 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 02:03:28.851 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 02:03:28.851 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 02:03:28.852 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 02:03:28.852 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 02:03:28.852 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 02:03:28.853 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 02:03:28.856 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: security-group 2026-04-27 02:03:28.857 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: segment 2026-04-27 02:03:28.858 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 02:03:28.858 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: service-type 2026-04-27 02:03:28.859 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: sorting 2026-04-27 02:03:28.859 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 02:03:28.860 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 02:03:28.860 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 02:03:28.861 1 WARNING neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 02:03:28.861 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 02:03:28.861 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 02:03:28.862 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 02:03:28.862 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 02:03:28.863 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 02:03:28.863 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 02:03:28.864 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 02:03:28.864 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: tag-creation 2026-04-27 02:03:28.865 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 02:03:28.868 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 02:03:28.868 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 02:03:28.869 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: trunk 2026-04-27 02:03:28.869 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: trunk-details 2026-04-27 02:03:28.870 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 02:03:28.870 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 02:03:28.871 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 02:03:28.871 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 02:03:28.873 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 02:03:28.873 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 02:03:28.874 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 02:03:28.875 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: vpnaas 2026-04-27 02:03:28.876 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: taas 2026-04-27 02:03:28.877 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: tap-mirror 2026-04-27 02:03:28.877 1 INFO neutron.api.extensions [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 02:03:28.880 1 INFO oslo_service.backend.eventlet.service [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Starting 2 workers 2026-04-27 02:03:28.884 1 INFO oslo_service.backend.eventlet.service [None req-032ca9e9-3335-4f14-ac19-be73b99565d4 - - - - - -] Starting 1 workers 2026-04-27 02:04:14.129 12 INFO neutron.db.l3_hamode_db [None req-607085f6-f4da-4a00-b182-2e6467d8e285 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:04:33.039 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6221f69a-24bb-4b0a-a889-718c409d2f21 2026-04-27 02:04:33.610 12 INFO neutron.plugins.ml2.plugin [None req-d62a55b5-c51f-4143-aef3-7dc021060540 - - - - - -] Attempt 1 to provision port 6221f69a-24bb-4b0a-a889-718c409d2f21 2026-04-27 02:04:34.970 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6221f69a-24bb-4b0a-a889-718c409d2f21 2026-04-27 02:04:35.290 12 INFO neutron.plugins.ml2.plugin [None req-f748bc38-c618-414e-8406-24d3aad25552 - - - - - -] Attempt 1 to provision port 6221f69a-24bb-4b0a-a889-718c409d2f21 2026-04-27 02:08:57.130 12 INFO neutron.plugins.ml2.plugin [None req-2bc94d34-5a03-4154-9efc-b8bcee817aad - - - - - -] Attempt 1 to provision port 54d13ea9-b7b5-4e91-8602-e8918a9c8c20 2026-04-27 02:08:57.149 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 54d13ea9-b7b5-4e91-8602-e8918a9c8c20 2026-04-27 02:08:59.136 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 54d13ea9-b7b5-4e91-8602-e8918a9c8c20 2026-04-27 02:08:59.276 12 INFO neutron.plugins.ml2.plugin [None req-1332283f-5a16-4f90-8d70-677ae4bc3fce - - - - - -] Attempt 1 to provision port 54d13ea9-b7b5-4e91-8602-e8918a9c8c20 2026-04-27 02:09:04.122 12 INFO neutron.plugins.ml2.plugin [None req-e0bcb4e8-892d-49bf-8766-2d9e16c76185 - - - - - -] Attempt 1 to provision port e0590508-2f30-4dfb-9e7d-26fe324ece89 2026-04-27 02:12:58.290 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e0590508-2f30-4dfb-9e7d-26fe324ece89 2026-04-27 02:12:59.717 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e0590508-2f30-4dfb-9e7d-26fe324ece89 2026-04-27 02:21:42.099 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6c1f9d49-f005-4dcc-ae74-b6f6047ad4c2 2026-04-27 02:21:44.075 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6c1f9d49-f005-4dcc-ae74-b6f6047ad4c2 2026-04-27 02:36:36.614 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0fd3570e-9813-4f70-b9ad-49d218a20e8e 2026-04-27 02:36:36.685 12 INFO neutron.plugins.ml2.plugin [None req-8af0993a-6ef2-4278-8acf-5bc60dd5f74e - - - - - -] Attempt 1 to provision port 0fd3570e-9813-4f70-b9ad-49d218a20e8e 2026-04-27 02:36:38.825 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0779fa30-aed9-4502-81f6-8ca75cb3ab2d 2026-04-27 02:36:39.200 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0fd3570e-9813-4f70-b9ad-49d218a20e8e 2026-04-27 02:36:40.598 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0779fa30-aed9-4502-81f6-8ca75cb3ab2d 2026-04-27 02:36:42.628 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 63eb3716-4242-4d21-ae06-68731bb62bad 2026-04-27 02:36:44.640 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 63eb3716-4242-4d21-ae06-68731bb62bad 2026-04-27 02:36:45.678 11 INFO neutron.plugins.ml2.plugin [None req-964007ab-e583-4827-b3d4-ee6e8458bd68 - - - - - -] Attempt 1 to provision port 0fd3570e-9813-4f70-b9ad-49d218a20e8e 2026-04-27 02:36:45.744 11 INFO neutron.plugins.ml2.plugin [None req-964007ab-e583-4827-b3d4-ee6e8458bd68 - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:36:45.772 11 INFO neutron.plugins.ml2.plugin [None req-964007ab-e583-4827-b3d4-ee6e8458bd68 - - - - - -] Attempt 1 to provision port e2fd92c1-02f1-45e3-87a9-a8386b6cf5a3 2026-04-27 02:36:45.802 11 INFO neutron.plugins.ml2.plugin [None req-964007ab-e583-4827-b3d4-ee6e8458bd68 - - - - - -] Attempt 1 to provision port 5ed6e88f-616c-4f1f-84ff-38bae83c195a 2026-04-27 02:36:45.826 11 INFO neutron.plugins.ml2.plugin [None req-964007ab-e583-4827-b3d4-ee6e8458bd68 - - - - - -] Attempt 1 to provision port 63eb3716-4242-4d21-ae06-68731bb62bad 2026-04-27 02:36:48.638 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bebdb4bf-f1cc-40e8-8c8d-f561c86b7c87 2026-04-27 02:36:49.022 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ff035668-f147-45d9-9d47-49eeb5004912 2026-04-27 02:36:50.607 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bebdb4bf-f1cc-40e8-8c8d-f561c86b7c87 2026-04-27 02:36:50.835 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ff035668-f147-45d9-9d47-49eeb5004912 2026-04-27 02:36:50.841 12 INFO neutron.plugins.ml2.plugin [None req-32595a4d-e7df-424e-a636-72aed739623b - - - - - -] Attempt 1 to provision port 63eb3716-4242-4d21-ae06-68731bb62bad 2026-04-27 02:36:50.924 12 INFO neutron.plugins.ml2.plugin [None req-32595a4d-e7df-424e-a636-72aed739623b - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:36:50.957 12 INFO neutron.plugins.ml2.plugin [None req-32595a4d-e7df-424e-a636-72aed739623b - - - - - -] Attempt 1 to provision port e2fd92c1-02f1-45e3-87a9-a8386b6cf5a3 2026-04-27 02:36:52.652 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 3d81a2ec-2a9a-42ef-ab39-cb9a00196fde 2026-04-27 02:36:54.734 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e1b00d3e-fb5d-4844-bd83-ba2fa13b108e 2026-04-27 02:36:57.110 11 INFO neutron.plugins.ml2.plugin [None req-c06d6301-19b7-4d91-8e16-bbd83c3f11cd - - - - - -] Attempt 1 to provision port 8ab8db39-c355-4f25-9570-707a24a2ed6a 2026-04-27 02:36:57.152 11 INFO neutron.plugins.ml2.plugin [None req-c06d6301-19b7-4d91-8e16-bbd83c3f11cd - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:36:57.189 11 INFO neutron.plugins.ml2.plugin [None req-c06d6301-19b7-4d91-8e16-bbd83c3f11cd - - - - - -] Attempt 1 to provision port e2fd92c1-02f1-45e3-87a9-a8386b6cf5a3 2026-04-27 02:36:57.351 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 4349fb4e-e7cb-48d9-a07e-58c5348a4740 2026-04-27 02:36:57.905 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-e4275ab6-c908-478b-9db3-78e4c820799d'] response: {'server_uuid': 'a6111592-d75a-4f4d-8540-3f78a1fd8949', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4349fb4e-e7cb-48d9-a07e-58c5348a4740', 'code': 200} 2026-04-27 02:36:59.273 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 9131d62c-46d0-4e16-a2f5-87da380e1926 2026-04-27 02:36:59.776 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 4349fb4e-e7cb-48d9-a07e-58c5348a4740 2026-04-27 02:36:59.841 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-9f327315-c3a8-4ece-aec4-f2e3a3bd43c8'] response: {'server_uuid': '61d45bfc-65c6-407b-8ef1-52dea9e93acd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9131d62c-46d0-4e16-a2f5-87da380e1926', 'code': 200} 2026-04-27 02:37:00.167 11 INFO neutron.plugins.ml2.plugin [None req-cfef76a8-733f-484e-910b-f13e0d8326e4 - - - - - -] Attempt 1 to provision port 9131d62c-46d0-4e16-a2f5-87da380e1926 2026-04-27 02:37:00.219 11 INFO neutron.plugins.ml2.plugin [None req-cfef76a8-733f-484e-910b-f13e0d8326e4 - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:37:00.658 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 9131d62c-46d0-4e16-a2f5-87da380e1926 2026-04-27 02:37:02.677 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0b580f04-6289-4176-99e7-04e7a341bcc8 2026-04-27 02:37:03.023 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 5ba9a1cb-f9c8-4983-8f54-eed20b4fbebb 2026-04-27 02:37:04.711 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 5ba9a1cb-f9c8-4983-8f54-eed20b4fbebb 2026-04-27 02:37:05.035 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0b580f04-6289-4176-99e7-04e7a341bcc8 2026-04-27 02:37:06.240 11 INFO neutron.plugins.ml2.plugin [None req-b36f8033-dff2-4849-9260-6ef2bd48bf7b - - - - - -] Attempt 1 to provision port 0b580f04-6289-4176-99e7-04e7a341bcc8 2026-04-27 02:37:06.332 11 INFO neutron.plugins.ml2.plugin [None req-b36f8033-dff2-4849-9260-6ef2bd48bf7b - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:06.362 11 INFO neutron.plugins.ml2.plugin [None req-b36f8033-dff2-4849-9260-6ef2bd48bf7b - - - - - -] Attempt 1 to provision port 4349fb4e-e7cb-48d9-a07e-58c5348a4740 2026-04-27 02:37:10.152 11 INFO neutron.plugins.ml2.plugin [None req-ef66b6c8-6002-4c75-bc68-fce89a076366 - - - - - -] Attempt 1 to provision port 0b580f04-6289-4176-99e7-04e7a341bcc8 2026-04-27 02:37:10.217 11 INFO neutron.plugins.ml2.plugin [None req-ef66b6c8-6002-4c75-bc68-fce89a076366 - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:13.745 12 INFO neutron.plugins.ml2.plugin [None req-93100641-606b-444f-8730-1d83a8ae71dc - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:13.769 12 INFO neutron.plugins.ml2.plugin [None req-93100641-606b-444f-8730-1d83a8ae71dc - - - - - -] Attempt 1 to provision port 2b1ff393-529f-468f-b6ca-b6211ec5d754 2026-04-27 02:37:15.367 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e2e7adc9-fca0-4723-a007-f385773e5d31 2026-04-27 02:37:15.468 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-020341af-b4a8-48c5-b7e2-e846692873ef'] response: {'server_uuid': '4b0d97ea-b5e9-4f75-a72b-53c8cef60dba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2e7adc9-fca0-4723-a007-f385773e5d31', 'code': 200} 2026-04-27 02:37:16.409 11 INFO neutron.plugins.ml2.plugin [None req-ed6d143b-5880-4d4e-9779-485cbbfa451e - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:16.833 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e2e7adc9-fca0-4723-a007-f385773e5d31 2026-04-27 02:37:18.221 12 INFO neutron.plugins.ml2.plugin [None req-c86e95ee-b3b1-484c-9abd-3a98c04ab73d - - - - - -] Attempt 1 to provision port e2e7adc9-fca0-4723-a007-f385773e5d31 2026-04-27 02:37:20.709 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:37:21.092 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 8ab8db39-c355-4f25-9570-707a24a2ed6a 2026-04-27 02:37:22.733 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 50982d85-2340-4d20-b6aa-dea1e1dcf3d9 2026-04-27 02:37:22.986 11 INFO neutron.plugins.ml2.plugin [None req-2293edd4-acb8-47dd-8187-aaa34072ce72 - - - - - -] Attempt 1 to provision port aece017c-1a3c-496b-bb9b-a65b9f810acf 2026-04-27 02:37:22.994 11 INFO neutron.plugins.ml2.plugin [None req-2293edd4-acb8-47dd-8187-aaa34072ce72 - - - - - -] Attempt 1 to provision port aece017c-1a3c-496b-bb9b-a65b9f810acf 2026-04-27 02:37:23.287 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 8ab8db39-c355-4f25-9570-707a24a2ed6a 2026-04-27 02:37:23.423 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6466d77a-63f8-457c-84ee-fffda99983a7 2026-04-27 02:37:24.628 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6466d77a-63f8-457c-84ee-fffda99983a7 2026-04-27 02:37:24.795 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port aece017c-1a3c-496b-bb9b-a65b9f810acf 2026-04-27 02:37:26.245 12 INFO neutron.plugins.ml2.plugin [None req-45b41a93-5b81-46b8-a5ee-35a85fd0c513 - - - - - -] Attempt 1 to provision port 3d764748-e5ff-4f78-a11c-e3abb43af0da 2026-04-27 02:37:26.275 12 INFO neutron.plugins.ml2.plugin [None req-45b41a93-5b81-46b8-a5ee-35a85fd0c513 - - - - - -] Attempt 1 to provision port aece017c-1a3c-496b-bb9b-a65b9f810acf 2026-04-27 02:37:28.973 12 INFO neutron.plugins.ml2.plugin [None req-b5613407-99bb-49d4-baac-027d4b7291c7 - - - - - -] Attempt 1 to provision port 8abfc8f4-ad03-438e-81a7-9e62db5baa43 2026-04-27 02:37:30.643 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:30.905 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 2b1ff393-529f-468f-b6ca-b6211ec5d754 2026-04-27 02:37:32.704 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c73e92f9-1a14-4622-933c-89bfa97b68c6 2026-04-27 02:37:32.902 12 INFO neutron.plugins.ml2.plugin [None req-0bd3b34b-e4b2-4f91-8582-b8560ff40a1b - - - - - -] Attempt 1 to provision port 2b1ff393-529f-468f-b6ca-b6211ec5d754 2026-04-27 02:37:35.190 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ccc3a996-e8b4-4ddd-8987-1f0f1ab4ddfb 2026-04-27 02:37:35.321 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-ef78772a-2302-48c8-8fae-d3db43fd7704'] response: {'server_uuid': '66427f61-3e10-43b5-bcbf-bcfd912edc4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccc3a996-e8b4-4ddd-8987-1f0f1ab4ddfb', 'code': 200} 2026-04-27 02:37:36.655 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ccc3a996-e8b4-4ddd-8987-1f0f1ab4ddfb 2026-04-27 02:37:36.904 12 INFO neutron.plugins.ml2.plugin [None req-7c0a3176-8dc1-4836-82f6-56c4902e1c98 - - - - - -] Attempt 1 to provision port 3d764748-e5ff-4f78-a11c-e3abb43af0da 2026-04-27 02:37:39.316 11 INFO neutron.plugins.ml2.plugin [None req-0201fbc4-ddf1-4ede-a6e4-2346d614ac33 - - - - - -] Attempt 1 to provision port 3d764748-e5ff-4f78-a11c-e3abb43af0da 2026-04-27 02:37:40.708 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 3d764748-e5ff-4f78-a11c-e3abb43af0da 2026-04-27 02:37:40.900 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 8abfc8f4-ad03-438e-81a7-9e62db5baa43 2026-04-27 02:37:42.986 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 8abfc8f4-ad03-438e-81a7-9e62db5baa43 2026-04-27 02:37:49.030 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 08f1669f-db20-4ef5-a9ca-74ab015ffa1f 2026-04-27 02:37:49.396 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 1149ef67-c94c-4d29-a6f7-f18b8943a1d7 2026-04-27 02:37:50.362 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-c05565f6-7504-4b4f-aba6-f0748ae87978'] response: {'server_uuid': '4b0d97ea-b5e9-4f75-a72b-53c8cef60dba', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e2e7adc9-fca0-4723-a007-f385773e5d31', 'code': 200} 2026-04-27 02:37:51.496 12 INFO neutron.plugins.ml2.plugin [None req-019413b2-2314-4a56-828d-5feb10bdb9b6 - - - - - -] Attempt 1 to provision port 08f1669f-db20-4ef5-a9ca-74ab015ffa1f 2026-04-27 02:37:51.520 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e2e7adc9-fca0-4723-a007-f385773e5d31 2026-04-27 02:37:51.560 12 INFO neutron.plugins.ml2.plugin [None req-019413b2-2314-4a56-828d-5feb10bdb9b6 - - - - - -] Attempt 1 to provision port 79476684-9c2d-4805-bccf-256a947ea7d3 2026-04-27 02:37:51.655 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-9ac68dc1-9cb6-4c0d-8ab3-99e369bc4b3d'] response: {'server_uuid': '4b0d97ea-b5e9-4f75-a72b-53c8cef60dba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2e7adc9-fca0-4723-a007-f385773e5d31', 'code': 200} 2026-04-27 02:37:51.883 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 08f1669f-db20-4ef5-a9ca-74ab015ffa1f 2026-04-27 02:37:52.253 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 1149ef67-c94c-4d29-a6f7-f18b8943a1d7 2026-04-27 02:37:53.131 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e2e7adc9-fca0-4723-a007-f385773e5d31 2026-04-27 02:37:55.151 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 86194f8d-a389-4253-bbbe-1a62cab8a9d0 2026-04-27 02:37:56.880 12 INFO neutron.plugins.ml2.plugin [None req-08d1599f-becb-4320-9368-be3169c5a44e - - - - - -] Attempt 1 to provision port 53eeb737-ab4d-48c0-a8b6-d2599d9ac1a3 2026-04-27 02:37:56.905 12 INFO neutron.plugins.ml2.plugin [None req-08d1599f-becb-4320-9368-be3169c5a44e - - - - - -] Attempt 1 to provision port c3ceefd3-7f63-47e3-a892-dfdacc76b4bf 2026-04-27 02:37:56.928 12 INFO neutron.plugins.ml2.plugin [None req-08d1599f-becb-4320-9368-be3169c5a44e - - - - - -] Attempt 1 to provision port 0acead8e-72a6-436d-88fb-02473906b3f0 2026-04-27 02:37:57.134 12 INFO neutron.plugins.ml2.plugin [None req-08d1599f-becb-4320-9368-be3169c5a44e - - - - - -] Attempt 1 to provision port 08f1669f-db20-4ef5-a9ca-74ab015ffa1f 2026-04-27 02:37:57.253 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 86194f8d-a389-4253-bbbe-1a62cab8a9d0 2026-04-27 02:37:57.439 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cd2eb52b-1740-48ae-85d6-dd4c94fb5e33 2026-04-27 02:37:57.767 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0acead8e-72a6-436d-88fb-02473906b3f0 2026-04-27 02:37:59.516 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cd2eb52b-1740-48ae-85d6-dd4c94fb5e33 2026-04-27 02:37:59.746 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0acead8e-72a6-436d-88fb-02473906b3f0 2026-04-27 02:38:01.773 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 38441897-0aa7-43ae-b18b-5ec998ffd4a2 2026-04-27 02:38:02.103 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 8759f09a-da2b-4c0b-b492-0787012aeed4 2026-04-27 02:38:02.215 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-cc968709-6fb0-4412-bb83-1ff1b77faefd'] response: {'server_uuid': '40745e0c-4a6f-435f-8cfc-8249d967d958', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8759f09a-da2b-4c0b-b492-0787012aeed4', 'code': 200} 2026-04-27 02:38:03.054 12 INFO neutron.plugins.ml2.plugin [None req-db2ecec7-a9d7-4c5c-90ec-2c972aa4229b - - - - - -] Attempt 1 to provision port 38441897-0aa7-43ae-b18b-5ec998ffd4a2 2026-04-27 02:38:03.117 12 INFO neutron.plugins.ml2.plugin [None req-db2ecec7-a9d7-4c5c-90ec-2c972aa4229b - - - - - -] Attempt 1 to provision port c3ceefd3-7f63-47e3-a892-dfdacc76b4bf 2026-04-27 02:38:03.135 12 INFO neutron.plugins.ml2.plugin [None req-db2ecec7-a9d7-4c5c-90ec-2c972aa4229b - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:03.159 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 38441897-0aa7-43ae-b18b-5ec998ffd4a2 2026-04-27 02:38:03.416 11 INFO neutron.plugins.ml2.plugin [None req-005402c4-1bc5-4ca6-a753-33f501063931 - - - - - -] Attempt 1 to provision port 8759f09a-da2b-4c0b-b492-0787012aeed4 2026-04-27 02:38:06.235 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 49d942e9-3381-4220-bc7b-8aab2c02ec1b 2026-04-27 02:38:06.339 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-950bf74f-2784-4b95-9447-f59b2644bcce'] response: {'server_uuid': '84ead200-df7e-425b-b7a3-632454ac9ef6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49d942e9-3381-4220-bc7b-8aab2c02ec1b', 'code': 200} 2026-04-27 02:38:08.313 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 49d942e9-3381-4220-bc7b-8aab2c02ec1b 2026-04-27 02:38:08.452 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port 38441897-0aa7-43ae-b18b-5ec998ffd4a2 2026-04-27 02:38:08.551 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port c3ceefd3-7f63-47e3-a892-dfdacc76b4bf 2026-04-27 02:38:08.587 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:08.621 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port c02ad7c0-76b1-49df-bcc6-8a7fad96709c 2026-04-27 02:38:08.623 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port 6a55ad05-75e4-4dd1-b4b8-022d5d33b918 2026-04-27 02:38:08.655 11 INFO neutron.plugins.ml2.plugin [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Attempt 1 to provision port 6a55ad05-75e4-4dd1-b4b8-022d5d33b918 2026-04-27 02:38:08.748 11 INFO neutron.notifiers.nova [None req-d35da412-4c08-47b4-a3db-b56035b8b036 - - - - - -] Nova event matching ['req-32df4744-7723-47bc-aa40-e9e37eb582ab'] response: {'server_uuid': 'e07136a0-5889-4529-828f-a80d071c1a34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a55ad05-75e4-4dd1-b4b8-022d5d33b918', 'code': 200} 2026-04-27 02:38:09.284 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 49d942e9-3381-4220-bc7b-8aab2c02ec1b 2026-04-27 02:38:09.367 11 INFO neutron.plugins.ml2.plugin [None req-e7c68a4c-7dfe-4e8f-b84f-c87eee787464 - - - - - -] Attempt 1 to provision port 0acead8e-72a6-436d-88fb-02473906b3f0 2026-04-27 02:38:09.430 11 INFO neutron.plugins.ml2.plugin [None req-4bf11a49-b8f5-4d8c-b817-8c5c63384764 - - - - - -] Attempt 1 to provision port 53eeb737-ab4d-48c0-a8b6-d2599d9ac1a3 2026-04-27 02:38:10.222 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 6a55ad05-75e4-4dd1-b4b8-022d5d33b918 2026-04-27 02:38:12.765 12 INFO neutron.plugins.ml2.plugin [None req-d287c06a-6a20-4e65-8372-7ba70c8113ee - - - - - -] Attempt 1 to provision port bff1a224-3d90-4c3a-9211-e3112edb4b0b 2026-04-27 02:38:12.799 12 INFO neutron.plugins.ml2.plugin [None req-d287c06a-6a20-4e65-8372-7ba70c8113ee - - - - - -] Attempt 1 to provision port 53eeb737-ab4d-48c0-a8b6-d2599d9ac1a3 2026-04-27 02:38:12.928 12 INFO neutron.plugins.ml2.plugin [None req-d287c06a-6a20-4e65-8372-7ba70c8113ee - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:14.138 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 53eeb737-ab4d-48c0-a8b6-d2599d9ac1a3 2026-04-27 02:38:14.319 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c02ad7c0-76b1-49df-bcc6-8a7fad96709c 2026-04-27 02:38:15.456 12 INFO neutron.plugins.ml2.plugin [None req-cf7617c9-d148-4324-811d-95ed5564c5d6 - - - - - -] Attempt 1 to provision port 53eeb737-ab4d-48c0-a8b6-d2599d9ac1a3 2026-04-27 02:38:15.507 12 INFO neutron.plugins.ml2.plugin [None req-cf7617c9-d148-4324-811d-95ed5564c5d6 - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:16.344 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bff1a224-3d90-4c3a-9211-e3112edb4b0b 2026-04-27 02:38:16.605 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:16.934 12 INFO neutron.plugins.ml2.plugin [None req-252e6359-8117-4ccb-8e38-a953e7d5bd9d - - - - - -] Attempt 1 to provision port c02ad7c0-76b1-49df-bcc6-8a7fad96709c 2026-04-27 02:38:18.392 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bff1a224-3d90-4c3a-9211-e3112edb4b0b 2026-04-27 02:38:18.532 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 05652260-3f6c-4d66-8faf-086f8e050259 2026-04-27 02:38:30.067 12 INFO neutron.plugins.ml2.plugin [None req-14d4a752-07ad-475b-ad83-281a691a3a5d - - - - - -] Attempt 1 to provision port e45d9929-0504-417f-828d-bd10ddeeea1a 2026-04-27 02:38:30.148 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 74083950-093f-405d-a906-15dfcf7a9169 2026-04-27 02:38:32.198 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 1e1e4e26-a58c-4470-983e-bbf20b265b7c 2026-04-27 02:38:32.566 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 74083950-093f-405d-a906-15dfcf7a9169 2026-04-27 02:38:33.063 12 INFO neutron.plugins.ml2.plugin [None req-4976fac1-c96a-42aa-a1fe-0f292082f383 - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:33.088 12 INFO neutron.plugins.ml2.plugin [None req-4976fac1-c96a-42aa-a1fe-0f292082f383 - - - - - -] Attempt 1 to provision port 1e1e4e26-a58c-4470-983e-bbf20b265b7c 2026-04-27 02:38:34.116 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 1e1e4e26-a58c-4470-983e-bbf20b265b7c 2026-04-27 02:38:34.767 12 INFO neutron.plugins.ml2.plugin [None req-1b9d7951-6120-4058-88ce-e20325639bc5 - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:34.797 12 INFO neutron.plugins.ml2.plugin [None req-1b9d7951-6120-4058-88ce-e20325639bc5 - - - - - -] Attempt 1 to provision port 1e1e4e26-a58c-4470-983e-bbf20b265b7c 2026-04-27 02:38:36.490 11 INFO neutron.plugins.ml2.plugin [None req-dbbf1c05-c68e-4ed4-9e32-9fd9936f3d8e - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:38.690 12 INFO neutron.plugins.ml2.plugin [None req-76e4f01b-9c27-4ef9-8b04-c04eb47e2bd9 - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:42.661 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cf6e1c57-f34d-4c3d-9b07-1b21f2a4347c 2026-04-27 02:38:42.786 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-a5e1d331-da39-407c-8e84-114c5b0a7df7'] response: {'server_uuid': '65988188-8f1f-4f0c-9744-5124d633ebaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf6e1c57-f34d-4c3d-9b07-1b21f2a4347c', 'code': 200} 2026-04-27 02:38:44.135 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cf6e1c57-f34d-4c3d-9b07-1b21f2a4347c 2026-04-27 02:38:45.649 11 INFO neutron.plugins.ml2.plugin [None req-76edfca9-982a-4c4f-9f8f-d61a622e2618 - - - - - -] Attempt 1 to provision port 2bae2714-727d-4890-9f39-15a5b1a5ef56 2026-04-27 02:38:46.161 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 2bae2714-727d-4890-9f39-15a5b1a5ef56 2026-04-27 02:38:48.254 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 95710c2a-c9b7-4ad9-885e-2ecb32f5ad59 2026-04-27 02:38:48.620 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:48.891 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e45d9929-0504-417f-828d-bd10ddeeea1a 2026-04-27 02:38:50.187 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 95710c2a-c9b7-4ad9-885e-2ecb32f5ad59 2026-04-27 02:38:50.373 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 53424a0c-cff2-4993-9403-dadea9c55e26 2026-04-27 02:38:50.572 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port e45d9929-0504-417f-828d-bd10ddeeea1a 2026-04-27 02:39:12.231 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 757758d0-5a0b-451b-aab9-8c9857e8f8ee 2026-04-27 02:39:14.288 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 757758d0-5a0b-451b-aab9-8c9857e8f8ee 2026-04-27 02:39:14.452 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 22862ee2-a55e-4511-a648-5a71ac70c663 2026-04-27 02:39:15.307 12 INFO neutron.plugins.ml2.plugin [None req-a8a68bc0-57d8-4e1d-9a5e-4eb697be7afd - - - - - -] Attempt 1 to provision port 757758d0-5a0b-451b-aab9-8c9857e8f8ee 2026-04-27 02:39:16.139 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 22862ee2-a55e-4511-a648-5a71ac70c663 2026-04-27 02:39:18.316 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0ec6fb0e-99c9-41c7-91d3-23a2fb276e13 2026-04-27 02:39:18.762 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port b1bdc1d9-9e5f-44ac-b3dc-3e70875eb9f6 2026-04-27 02:39:19.559 11 INFO neutron.plugins.ml2.plugin [None req-f795e375-486b-42e2-9f0b-9eaa182ae100 - - - - - -] Attempt 1 to provision port 0ec6fb0e-99c9-41c7-91d3-23a2fb276e13 2026-04-27 02:39:20.153 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 0ec6fb0e-99c9-41c7-91d3-23a2fb276e13 2026-04-27 02:39:20.411 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port b1bdc1d9-9e5f-44ac-b3dc-3e70875eb9f6 2026-04-27 02:39:24.690 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ddb323ca-665f-4820-8f00-4b776c2f39bd 2026-04-27 02:39:24.801 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-b7237205-1cc3-42c5-b378-41d575a30d14'] response: {'server_uuid': 'e7bd5449-1573-4df7-865e-c362131e95a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddb323ca-665f-4820-8f00-4b776c2f39bd', 'code': 200} 2026-04-27 02:39:26.242 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port ddb323ca-665f-4820-8f00-4b776c2f39bd 2026-04-27 02:39:28.844 11 INFO neutron.plugins.ml2.plugin [None req-455b27c3-092e-4adb-90c8-5267a5631a1a - - - - - -] Attempt 1 to provision port c6c6900e-75a3-439f-9932-fae0e1c55660 2026-04-27 02:39:28.865 11 INFO neutron.plugins.ml2.plugin [None req-455b27c3-092e-4adb-90c8-5267a5631a1a - - - - - -] Attempt 1 to provision port 757758d0-5a0b-451b-aab9-8c9857e8f8ee 2026-04-27 02:39:31.224 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port deb66a45-ae23-4738-bd1e-137e90fd9f35 2026-04-27 02:39:31.348 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-34a1529a-73a1-452d-8fed-3658e471d2c5'] response: {'server_uuid': '7827eb12-dda9-49e9-892b-b67a364451a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'deb66a45-ae23-4738-bd1e-137e90fd9f35', 'code': 200} 2026-04-27 02:39:31.588 11 INFO neutron.plugins.ml2.plugin [None req-b9901ac6-7ef5-4680-b386-47153a6c8572 - - - - - -] Attempt 1 to provision port 24eecd15-b288-4340-af3c-84dbbe0444e4 2026-04-27 02:39:31.614 11 INFO neutron.plugins.ml2.plugin [None req-b9901ac6-7ef5-4680-b386-47153a6c8572 - - - - - -] Attempt 1 to provision port 0ec6fb0e-99c9-41c7-91d3-23a2fb276e13 2026-04-27 02:39:32.208 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port deb66a45-ae23-4738-bd1e-137e90fd9f35 2026-04-27 02:39:32.396 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c6c6900e-75a3-439f-9932-fae0e1c55660 2026-04-27 02:39:32.697 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 7785e55d-70ed-4b4c-a970-b67666bda3da 2026-04-27 02:39:34.255 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 7785e55d-70ed-4b4c-a970-b67666bda3da 2026-04-27 02:39:34.390 12 INFO neutron.plugins.ml2.plugin [None req-ffd60ff7-743c-416a-b7fc-0ad0d3b5567e - - - - - -] Attempt 1 to provision port c6c6900e-75a3-439f-9932-fae0e1c55660 2026-04-27 02:39:34.608 12 INFO neutron.plugins.ml2.plugin [None req-ffd60ff7-743c-416a-b7fc-0ad0d3b5567e - - - - - -] Attempt 1 to provision port 24eecd15-b288-4340-af3c-84dbbe0444e4 2026-04-27 02:39:35.537 12 INFO neutron.plugins.ml2.plugin [None req-cc89cc6b-b4fb-457f-8d2c-3df88aea4d44 - - - - - -] Attempt 1 to provision port c6c6900e-75a3-439f-9932-fae0e1c55660 2026-04-27 02:39:36.181 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a9dea2b5-c6b0-4333-a8e5-70aa2bd0188d 2026-04-27 02:39:36.490 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 24eecd15-b288-4340-af3c-84dbbe0444e4 2026-04-27 02:39:38.160 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a9dea2b5-c6b0-4333-a8e5-70aa2bd0188d 2026-04-27 02:39:38.896 11 INFO neutron.plugins.ml2.plugin [None req-e66d97a9-8bd3-45a4-86e0-a5e67ea4a81d - - - - - -] Attempt 1 to provision port 24eecd15-b288-4340-af3c-84dbbe0444e4 2026-04-27 02:39:38.942 11 INFO neutron.plugins.ml2.plugin [None req-e66d97a9-8bd3-45a4-86e0-a5e67ea4a81d - - - - - -] Attempt 1 to provision port c6c6900e-75a3-439f-9932-fae0e1c55660 2026-04-27 02:39:38.998 11 INFO neutron.plugins.ml2.plugin [None req-e66d97a9-8bd3-45a4-86e0-a5e67ea4a81d - - - - - -] Attempt 1 to provision port ddb323ca-665f-4820-8f00-4b776c2f39bd 2026-04-27 02:39:41.550 12 INFO neutron.plugins.ml2.plugin [None req-3e491bf3-f302-4e46-9e69-d5d5aa13f447 - - - - - -] Attempt 1 to provision port 24eecd15-b288-4340-af3c-84dbbe0444e4 2026-04-27 02:39:41.608 12 INFO neutron.plugins.ml2.plugin [None req-3e491bf3-f302-4e46-9e69-d5d5aa13f447 - - - - - -] Attempt 1 to provision port 7785e55d-70ed-4b4c-a970-b67666bda3da 2026-04-27 02:39:41.688 12 INFO neutron.plugins.ml2.plugin [None req-3e491bf3-f302-4e46-9e69-d5d5aa13f447 - - - - - -] Attempt 1 to provision port deb66a45-ae23-4738-bd1e-137e90fd9f35 2026-04-27 02:39:43.280 11 INFO neutron.plugins.ml2.plugin [None req-837bb6be-2fd8-4b03-8b21-1c4762d1f121 - - - - - -] Attempt 1 to provision port a9dea2b5-c6b0-4333-a8e5-70aa2bd0188d 2026-04-27 02:39:50.475 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-5553c2ce-b0b5-40a7-a4b0-a642655a5426'] response: {'server_uuid': '7827eb12-dda9-49e9-892b-b67a364451a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'deb66a45-ae23-4738-bd1e-137e90fd9f35', 'code': 200} 2026-04-27 02:40:02.488 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 3f079445-c93a-45eb-9a5c-916272ec73c4 2026-04-27 02:41:03.498 11 INFO neutron.plugins.ml2.plugin [None req-a521a483-efc8-4812-8a40-8c029474dce9 - - - - - -] Attempt 1 to provision port a000aca8-a9f9-4b2c-b769-ca1b6f069f29 2026-04-27 02:41:04.251 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a000aca8-a9f9-4b2c-b769-ca1b6f069f29 2026-04-27 02:41:06.265 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bb0f4d58-9c22-41b8-a408-7ccee3405c6f 2026-04-27 02:41:06.627 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 4e9735c8-2a82-48b4-930f-07d70ddd5297 2026-04-27 02:41:08.246 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port bb0f4d58-9c22-41b8-a408-7ccee3405c6f 2026-04-27 02:41:08.435 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 4e9735c8-2a82-48b4-930f-07d70ddd5297 2026-04-27 02:41:10.290 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 3fa12b1f-b063-47a4-a6e1-c0f1b0d512d1 2026-04-27 02:41:12.296 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 3fa12b1f-b063-47a4-a6e1-c0f1b0d512d1 2026-04-27 02:41:14.295 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a000aca8-a9f9-4b2c-b769-ca1b6f069f29 2026-04-27 02:41:16.365 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port a000aca8-a9f9-4b2c-b769-ca1b6f069f29 2026-04-27 02:41:16.409 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:16.436 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port 3fa12b1f-b063-47a4-a6e1-c0f1b0d512d1 2026-04-27 02:41:16.489 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port 4e9735c8-2a82-48b4-930f-07d70ddd5297 2026-04-27 02:41:16.537 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port a80ad574-e45c-49aa-9c8c-2a705c0ad835 2026-04-27 02:41:16.563 11 INFO neutron.plugins.ml2.plugin [None req-f6469f9e-24e5-4533-a64a-790510b220fe - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:20.837 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 54da6f4b-aacd-4bee-b539-85bc535387d0 2026-04-27 02:41:20.956 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-9bc6f4b2-ba5c-42bc-a46b-2b8a26a81dff'] response: {'server_uuid': '3437cab6-19ac-4fb3-8fed-a634d44165e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54da6f4b-aacd-4bee-b539-85bc535387d0', 'code': 200} 2026-04-27 02:41:21.373 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port a000aca8-a9f9-4b2c-b769-ca1b6f069f29 2026-04-27 02:41:21.428 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:21.453 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port 54da6f4b-aacd-4bee-b539-85bc535387d0 2026-04-27 02:41:21.502 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port 3fa12b1f-b063-47a4-a6e1-c0f1b0d512d1 2026-04-27 02:41:21.548 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port 4e9735c8-2a82-48b4-930f-07d70ddd5297 2026-04-27 02:41:21.600 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:21.623 11 INFO neutron.plugins.ml2.plugin [None req-d0ceed75-60c5-458a-bbdb-9c7d54befe4e - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:22.259 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 54da6f4b-aacd-4bee-b539-85bc535387d0 2026-04-27 02:41:24.293 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:24.571 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:24.827 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a80ad574-e45c-49aa-9c8c-2a705c0ad835 2026-04-27 02:41:25.103 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:25.377 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:25.427 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port 54da6f4b-aacd-4bee-b539-85bc535387d0 2026-04-27 02:41:25.492 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port 3fa12b1f-b063-47a4-a6e1-c0f1b0d512d1 2026-04-27 02:41:25.550 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port 4e9735c8-2a82-48b4-930f-07d70ddd5297 2026-04-27 02:41:25.604 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:25.659 11 INFO neutron.plugins.ml2.plugin [None req-8fa9fcab-142d-405a-8f10-e489c29855a6 - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:26.277 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:26.479 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:26.665 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a80ad574-e45c-49aa-9c8c-2a705c0ad835 2026-04-27 02:41:26.810 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:28.386 12 INFO neutron.plugins.ml2.plugin [None req-a96effbf-ac6a-48ed-8848-df0ff2b52bca - - - - - -] Attempt 1 to provision port 44283278-418b-48b1-8383-e22ea74b1265 2026-04-27 02:41:28.441 12 INFO neutron.plugins.ml2.plugin [None req-a96effbf-ac6a-48ed-8848-df0ff2b52bca - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:28.491 12 INFO neutron.plugins.ml2.plugin [None req-a96effbf-ac6a-48ed-8848-df0ff2b52bca - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:30.542 11 INFO neutron.plugins.ml2.plugin [None req-59ad7d27-1ef6-4f06-b517-5ab4216514f4 - - - - - -] Attempt 1 to provision port a72b45e0-89b2-4974-ab05-2fdf2460f752 2026-04-27 02:41:30.593 11 INFO neutron.plugins.ml2.plugin [None req-59ad7d27-1ef6-4f06-b517-5ab4216514f4 - - - - - -] Attempt 1 to provision port 27608c9e-9959-47b1-b6ef-982656ca43ba 2026-04-27 02:41:31.884 11 INFO neutron.plugins.ml2.plugin [None req-d02362d2-c767-480b-b358-f3d01c62ff3e - - - - - -] Attempt 1 to provision port 54da6f4b-aacd-4bee-b539-85bc535387d0 2026-04-27 02:41:38.308 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cfefbe30-2893-44bc-9dd4-f3d3cba1016b 2026-04-27 02:41:38.420 11 INFO neutron.notifiers.nova [None req-984dfcf5-b46f-4cc7-839d-edf28a3ae567 - - - - - -] Nova event matching ['req-bbf49dab-1674-48ce-bce8-89107e58eab0'] response: {'server_uuid': '57866580-faa1-422e-9af2-bed3aad355d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfefbe30-2893-44bc-9dd4-f3d3cba1016b', 'code': 200} 2026-04-27 02:41:40.279 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port cfefbe30-2893-44bc-9dd4-f3d3cba1016b 2026-04-27 02:42:04.439 11 INFO neutron.plugins.ml2.plugin [None req-06a27c47-1f9f-4007-ac1b-f8506afc9fc7 - - - - - -] Attempt 1 to provision port 198e5aff-398b-4430-9fd5-3313f1aa4bc6 2026-04-27 02:42:26.837 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a4c9e5f6-c6d1-4d60-ab23-9deba97b0150 2026-04-27 02:42:27.013 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-f40e78b7-4cd2-4672-acee-6af548706d3e'] response: {'server_uuid': 'd018d299-371d-4cd0-8c19-6b6ba95b838c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4c9e5f6-c6d1-4d60-ab23-9deba97b0150', 'code': 200} 2026-04-27 02:42:28.291 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a4c9e5f6-c6d1-4d60-ab23-9deba97b0150 2026-04-27 02:43:06.761 12 INFO neutron.plugins.ml2.plugin [None req-f9b4a542-c35f-4391-8ac0-39598f59c7e5 - - - - - -] Attempt 1 to provision port c870778c-4e7e-49b1-87e6-ffa51aa09633 2026-04-27 02:43:12.358 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c870778c-4e7e-49b1-87e6-ffa51aa09633 2026-04-27 02:43:12.483 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-adcfcf65-c0df-44a8-8251-3c7dfcf5f546'] response: {'server_uuid': 'd018d299-371d-4cd0-8c19-6b6ba95b838c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c870778c-4e7e-49b1-87e6-ffa51aa09633', 'code': 200} 2026-04-27 02:43:14.324 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c870778c-4e7e-49b1-87e6-ffa51aa09633 2026-04-27 02:43:16.858 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port c870778c-4e7e-49b1-87e6-ffa51aa09633 2026-04-27 02:43:38.967 12 INFO neutron.plugins.ml2.plugin [None req-76107c6f-fdfc-4b98-b89f-4be931d25b6d - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:43:47.937 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:43:48.111 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-f7025546-c85e-4a8e-a30c-125d136ce646'] response: {'server_uuid': 'd018d299-371d-4cd0-8c19-6b6ba95b838c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f66840fa-6241-419e-8c62-cb808dd840a6', 'code': 200} 2026-04-27 02:43:48.532 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:43:59.585 11 INFO neutron.plugins.ml2.plugin [None req-6330a6c5-c886-49b1-9e95-bdf894c13a22 - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:06.589 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:06.703 12 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-1a0aaff1-c00b-4e9e-924b-24ac7f83c8e8'] response: {'server_uuid': 'd018d299-371d-4cd0-8c19-6b6ba95b838c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a04ce8a8-efc1-4925-94d3-bb2ff455766f', 'code': 200} 2026-04-27 02:44:08.607 12 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:09.326 11 INFO neutron.plugins.ml2.plugin [None req-7ffd0f02-d7fd-4187-a0f5-626d72cd04af - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:44:23.654 11 INFO neutron.plugins.ml2.plugin [None req-3e9372a2-d807-4ed7-b358-26028e7674dc - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:24.663 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:24.991 12 INFO neutron.plugins.ml2.plugin [None req-19436e5d-bf7d-4e16-826f-5fe80da5bb54 - - - - - -] Attempt 1 to provision port a04ce8a8-efc1-4925-94d3-bb2ff455766f 2026-04-27 02:44:33.686 12 INFO neutron.plugins.ml2.plugin [None req-9ee47dab-1931-4295-8e5f-c85956f59a1d - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:44:34.607 11 INFO neutron.plugins.ml2.plugin [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Attempt 1 to provision port f66840fa-6241-419e-8c62-cb808dd840a6 2026-04-27 02:45:06.781 11 INFO neutron.notifiers.nova [None req-7a412369-7ddd-43ab-9d2f-a7c756cd569b - - - - - -] Nova event matching ['req-5d8a3b8e-2172-4bcb-bc7c-c78505874dbd'] response: {'server_uuid': '57866580-faa1-422e-9af2-bed3aad355d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cfefbe30-2893-44bc-9dd4-f3d3cba1016b', 'code': 200}