+ 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-07-15 05:32:56.599 1 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:32:56.600 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.5.dev6 2026-07-15 05:32:56.600 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-15 05:32:56.600 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:32:57.608 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:57.610 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:32:57.613 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-15 05:32:57.614 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:32:57.614 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:32:57.615 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:32:57.615 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:57.621 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:57.621 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:32:57.621 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:57.639 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:32:57.640 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:32:57.640 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:32:57.676 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:32:57.677 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:32:57.677 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:32:57.677 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:32:57.982 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:32:58.136 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:32:58.136 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:32:58.136 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:32:58.194 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:32:58.194 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:32:58.194 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:32:58.195 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:32:58.195 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:32:58.195 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:32:58.195 1 INFO neutron.plugins.ml2.managers [None req-8424a9fb-82e6-4f99-9b3a-815de3658392 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:32:58.211 1 INFO neutron.quota [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded quota_driver: . 2026-07-15 05:32:58.211 1 INFO neutron.plugins.ml2.plugin [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:32:58.211 1 INFO neutron.plugins.ml2.managers [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:32:58.211 1 INFO neutron.plugins.ml2.managers [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:32:58.211 1 INFO neutron.plugins.ml2.managers [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:32:58.212 1 INFO neutron.extensions.vlantransparent [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:32:58.212 1 INFO neutron.extensions.qinq [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Disabled VLAN QinQ extension. 2026-07-15 05:32:58.212 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: qos 2026-07-15 05:32:58.223 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: router 2026-07-15 05:32:58.263 1 INFO neutron.services.service_base [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:32:58.263 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: segments 2026-07-15 05:32:58.337 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: trunk 2026-07-15 05:32:58.350 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:32:58.384 1 WARNING stevedore.named [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:32:58.384 1 WARNING stevedore.named [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-15 05:32:58.588 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:32:58.589 1 INFO neutron.common.utils [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:32:58.589 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: taas 2026-07-15 05:32:58.606 1 WARNING stevedore.named [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-15 05:32:58.627 1 INFO neutron_taas.services.taas.taas_plugin [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-15 05:32:58.628 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: tapmirror 2026-07-15 05:32:58.634 1 WARNING stevedore.named [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-15 05:32:58.646 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-15 05:32:58.646 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:32:58.650 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: tag 2026-07-15 05:32:58.655 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: timestamp 2026-07-15 05:32:58.658 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:32:58.661 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: flavors 2026-07-15 05:32:58.664 1 INFO neutron.manager [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loading Plugin: revisions 2026-07-15 05:32:58.667 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Initializing extension manager. 2026-07-15 05:32:58.668 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: address-group 2026-07-15 05:32:58.669 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: address-scope 2026-07-15 05:32:58.670 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:32:58.671 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: agent 2026-07-15 05:32:58.671 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:32:58.672 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:32:58.673 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:32:58.674 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: availability_zone 2026-07-15 05:32:58.674 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:32:58.674 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:32:58.675 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:32:58.676 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:32:58.677 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: dns-integration 2026-07-15 05:32:58.677 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:32:58.678 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:32:58.678 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: dvr 2026-07-15 05:32:58.679 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:32:58.679 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:32:58.680 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:58.680 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:32:58.680 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: external-net 2026-07-15 05:32:58.681 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:32:58.681 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: extraroute 2026-07-15 05:32:58.682 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:32:58.683 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:32:58.683 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:32:58.684 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:32:58.684 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:32:58.685 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:32:58.686 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: flavors 2026-07-15 05:32:58.687 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:32:58.688 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:32:58.689 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:32:58.689 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-15 05:32:58.690 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:32:58.691 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: router 2026-07-15 05:32:58.692 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:32:58.693 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-15 05:32:58.693 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-15 05:32:58.694 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:32:58.694 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: l3-ha 2026-07-15 05:32:58.695 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:58.695 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-15 05:32:58.695 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:32:58.696 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:32:58.697 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:32:58.698 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:32:58.699 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:32:58.700 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:32:58.701 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:32:58.701 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:32:58.702 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: multi-provider 2026-07-15 05:32:58.702 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: net-mtu 2026-07-15 05:32:58.703 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:32:58.703 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:32:58.704 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: network_ha 2026-07-15 05:32:58.704 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:32:58.706 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:32:58.706 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: pagination 2026-07-15 05:32:58.706 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:32:58.707 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-15 05:32:58.707 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-15 05:32:58.708 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-15 05:32:58.708 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:32:58.709 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:32:58.709 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:32:58.710 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-15 05:32:58.710 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:32:58.710 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:32:58.711 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-15 05:32:58.711 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: binding 2026-07-15 05:32:58.712 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: binding-extended 2026-07-15 05:32:58.712 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-security 2026-07-15 05:32:58.713 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: project-id 2026-07-15 05:32:58.713 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: provider 2026-07-15 05:32:58.714 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-15 05:32:58.716 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos 2026-07-15 05:32:58.716 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:32:58.717 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:32:58.718 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-default 2026-07-15 05:32:58.718 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-fip 2026-07-15 05:32:58.719 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:32:58.719 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:32:58.720 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:32:58.720 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:32:58.721 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:32:58.721 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-pps 2026-07-15 05:32:58.722 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:32:58.722 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:32:58.722 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:32:58.723 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:32:58.724 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-15 05:32:58.726 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: quotas 2026-07-15 05:32:58.729 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: quota_details 2026-07-15 05:32:58.731 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:32:58.731 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:32:58.732 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:32:58.732 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:32:58.732 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:32:58.733 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:32:58.733 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:32:58.734 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:32:58.734 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:32:58.736 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-15 05:32:58.736 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:32:58.737 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:32:58.737 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:32:58.737 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-15 05:32:58.738 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:32:58.742 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: security-group 2026-07-15 05:32:58.743 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: segment 2026-07-15 05:32:58.743 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:32:58.744 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: service-type 2026-07-15 05:32:58.745 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: sorting 2026-07-15 05:32:58.745 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:32:58.746 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:32:58.746 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:32:58.747 1 WARNING neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:32:58.747 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:32:58.748 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnet-external-network 2026-07-15 05:32:58.748 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:32:58.749 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:32:58.750 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:32:58.750 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:32:58.751 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:32:58.751 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: tag-creation 2026-07-15 05:32:58.752 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:32:58.755 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:32:58.755 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:32:58.756 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: trunk 2026-07-15 05:32:58.756 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: trunk-details 2026-07-15 05:32:58.757 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:32:58.757 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-15 05:32:58.758 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:32:58.758 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-15 05:32:58.760 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-15 05:32:58.761 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:32:58.761 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:32:58.762 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: vpnaas 2026-07-15 05:32:58.764 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: taas 2026-07-15 05:32:58.764 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: tap-mirror 2026-07-15 05:32:58.765 1 INFO neutron.api.extensions [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-15 05:32:58.767 1 INFO oslo_service.backend.eventlet.service [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Starting 2 workers 2026-07-15 05:32:58.772 1 INFO oslo_service.backend.eventlet.service [None req-7f26f52f-1c7b-46a0-934f-1e4cca53df28 - - - - - -] Starting 1 workers 2026-07-15 05:33:35.391 12 INFO neutron.db.l3_hamode_db [None req-dc42ca4d-f383-48cd-9699-3b3aab2e383a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 05:33:50.108 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c70177d0-bf4b-432c-94f1-2beeba2f2953 2026-07-15 05:33:50.547 12 INFO neutron.plugins.ml2.plugin [None req-81b768ba-7788-4cae-a1ee-ff1f86807300 - - - - - -] Attempt 1 to provision port c70177d0-bf4b-432c-94f1-2beeba2f2953 2026-07-15 05:33:52.023 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c70177d0-bf4b-432c-94f1-2beeba2f2953 2026-07-15 05:33:52.241 12 INFO neutron.plugins.ml2.plugin [None req-22c90382-dd69-4a11-99d6-87f00a8821d2 - - - - - -] Attempt 1 to provision port c70177d0-bf4b-432c-94f1-2beeba2f2953 2026-07-15 05:38:11.490 11 INFO neutron.plugins.ml2.plugin [None req-39f1906c-120b-45a1-abb1-c65c87ff34a9 - - - - - -] Attempt 1 to provision port ce9aba9e-50fc-4cd7-af91-e627a4d76449 2026-07-15 05:38:12.205 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ce9aba9e-50fc-4cd7-af91-e627a4d76449 2026-07-15 05:38:13.145 11 INFO neutron.plugins.ml2.plugin [None req-797a30bf-fb74-4c12-9234-bf1ef1afb3cb - - - - - -] Attempt 1 to provision port ce9aba9e-50fc-4cd7-af91-e627a4d76449 2026-07-15 05:38:17.783 11 INFO neutron.plugins.ml2.plugin [None req-5df5b381-7901-4cc5-80c1-8bc8ffe2ea24 - - - - - -] Attempt 1 to provision port 40db3011-76dd-4ef9-9fb3-086142290241 2026-07-15 05:41:52.913 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 40db3011-76dd-4ef9-9fb3-086142290241 2026-07-15 05:41:54.318 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 40db3011-76dd-4ef9-9fb3-086142290241 2026-07-15 05:50:12.619 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 9dda9414-9c5f-4352-9552-9462b20ff234 2026-07-15 05:50:14.613 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 9dda9414-9c5f-4352-9552-9462b20ff234 2026-07-15 06:06:15.195 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port bf50c342-4a5d-4ac0-8f73-0c3be4091f33 2026-07-15 06:06:16.008 12 INFO neutron.plugins.ml2.plugin [None req-673eedfe-f70a-42c6-8314-67b4022b32ef - - - - - -] Attempt 1 to provision port bf50c342-4a5d-4ac0-8f73-0c3be4091f33 2026-07-15 06:06:17.174 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port bf50c342-4a5d-4ac0-8f73-0c3be4091f33 2026-07-15 06:06:19.205 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ccfd237b-d307-4df8-87ca-a959dc3a4aea 2026-07-15 06:06:21.251 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port f4590f79-1767-49df-82a1-8f3923bf4f35 2026-07-15 06:06:21.661 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ccfd237b-d307-4df8-87ca-a959dc3a4aea 2026-07-15 06:06:23.247 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port f4590f79-1767-49df-82a1-8f3923bf4f35 2026-07-15 06:06:25.335 12 INFO neutron.plugins.ml2.plugin [None req-056803f5-e316-4968-b487-8bf7604b81d4 - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:06:25.369 12 INFO neutron.plugins.ml2.plugin [None req-056803f5-e316-4968-b487-8bf7604b81d4 - - - - - -] Attempt 1 to provision port f4590f79-1767-49df-82a1-8f3923bf4f35 2026-07-15 06:06:25.426 12 INFO neutron.plugins.ml2.plugin [None req-056803f5-e316-4968-b487-8bf7604b81d4 - - - - - -] Attempt 1 to provision port ccfd237b-d307-4df8-87ca-a959dc3a4aea 2026-07-15 06:06:29.285 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 291083b7-329f-46aa-8133-35b8e99e26ef 2026-07-15 06:06:29.603 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port f54568b3-ce97-453b-8acc-336463a9ec9b 2026-07-15 06:06:29.918 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 7170274a-4578-4155-8eef-6be404ea1949 2026-07-15 06:06:30.255 12 INFO neutron.plugins.ml2.plugin [None req-079b14c3-6c93-4d3b-8d99-158061cd97a4 - - - - - -] Attempt 1 to provision port 634b6564-6928-4ee5-9efc-5dc2537b6395 2026-07-15 06:06:31.292 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 291083b7-329f-46aa-8133-35b8e99e26ef 2026-07-15 06:06:31.488 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port b5ec8826-5309-4590-99f1-14a48d2dc5a8 2026-07-15 06:06:31.785 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port f54568b3-ce97-453b-8acc-336463a9ec9b 2026-07-15 06:06:32.010 12 INFO neutron.plugins.ml2.plugin [None req-b39b6c38-8ca5-477e-9d6f-d3e767eca633 - - - - - -] Attempt 1 to provision port 7170274a-4578-4155-8eef-6be404ea1949 2026-07-15 06:06:32.242 12 INFO neutron.plugins.ml2.plugin [None req-b39b6c38-8ca5-477e-9d6f-d3e767eca633 - - - - - -] Attempt 1 to provision port 634b6564-6928-4ee5-9efc-5dc2537b6395 2026-07-15 06:06:33.200 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port b5ec8826-5309-4590-99f1-14a48d2dc5a8 2026-07-15 06:06:33.808 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port 2b938465-5097-4290-803a-536b73d81823 2026-07-15 06:06:33.840 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port e616ee7a-026a-4d7d-9963-54b3456ddedc 2026-07-15 06:06:33.872 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port ccfd237b-d307-4df8-87ca-a959dc3a4aea 2026-07-15 06:06:33.928 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port b595ecf9-7609-4394-9cae-97bd2560d7d4 2026-07-15 06:06:33.972 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port 291083b7-329f-46aa-8133-35b8e99e26ef 2026-07-15 06:06:34.025 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:06:34.055 12 INFO neutron.plugins.ml2.plugin [None req-9d0a0f67-ad8d-4a60-950f-6dae99c359e9 - - - - - -] Attempt 1 to provision port f4590f79-1767-49df-82a1-8f3923bf4f35 2026-07-15 06:06:37.742 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a39bd3a8-71ef-43f1-b64b-8ec9edc2b0a6 2026-07-15 06:06:38.575 12 INFO neutron.notifiers.nova [None req-c33bfd48-a0e0-4d97-9c54-66b64186b946 - - - - - -] Nova event matching ['req-f97decc8-da70-4b1d-a5df-be77cadb87ea'] response: {'server_uuid': 'd5454357-7ba5-4039-a6d4-97549a6f08f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a39bd3a8-71ef-43f1-b64b-8ec9edc2b0a6', 'code': 200} 2026-07-15 06:06:38.736 12 INFO neutron.plugins.ml2.plugin [None req-4e95827c-90e8-450a-ac60-06f4bd563eb9 - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:06:38.780 12 INFO neutron.plugins.ml2.plugin [None req-4e95827c-90e8-450a-ac60-06f4bd563eb9 - - - - - -] Attempt 1 to provision port e616ee7a-026a-4d7d-9963-54b3456ddedc 2026-07-15 06:06:38.808 12 INFO neutron.plugins.ml2.plugin [None req-4e95827c-90e8-450a-ac60-06f4bd563eb9 - - - - - -] Attempt 1 to provision port 04b15018-cd34-4e94-9a55-4c5801d52012 2026-07-15 06:06:40.298 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a39bd3a8-71ef-43f1-b64b-8ec9edc2b0a6 2026-07-15 06:06:40.565 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 4dd1f520-f03f-4ce5-9d77-26738dfbb74e 2026-07-15 06:06:40.942 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c45e5da0-45e8-4ac5-a1eb-43557c84ed87 2026-07-15 06:06:41.161 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-ec2f7f62-51bc-4f4d-a943-d08ae865600e'] response: {'server_uuid': 'e440a29c-a24d-4909-9958-bb22f3fe1c3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4dd1f520-f03f-4ce5-9d77-26738dfbb74e', 'code': 200} 2026-07-15 06:06:41.945 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 4dd1f520-f03f-4ce5-9d77-26738dfbb74e 2026-07-15 06:06:42.121 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c45e5da0-45e8-4ac5-a1eb-43557c84ed87 2026-07-15 06:06:43.025 11 INFO neutron.plugins.ml2.plugin [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Attempt 1 to provision port 291083b7-329f-46aa-8133-35b8e99e26ef 2026-07-15 06:06:43.086 11 INFO neutron.plugins.ml2.plugin [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:06:43.125 11 INFO neutron.plugins.ml2.plugin [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Attempt 1 to provision port 4dd1f520-f03f-4ce5-9d77-26738dfbb74e 2026-07-15 06:06:43.200 11 INFO neutron.notifiers.nova [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Nova event matching ['req-98900fee-043e-4899-9e39-daeaff520363'] response: {'server_uuid': '63eb8dd0-aaee-43e7-a388-8d92447bfe66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c45e5da0-45e8-4ac5-a1eb-43557c84ed87', 'code': 200} 2026-07-15 06:06:43.203 11 INFO neutron.plugins.ml2.plugin [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Attempt 1 to provision port e616ee7a-026a-4d7d-9963-54b3456ddedc 2026-07-15 06:06:43.227 11 INFO neutron.plugins.ml2.plugin [None req-50acb1b1-8828-47e6-9bf1-40481e4bdc64 - - - - - -] Attempt 1 to provision port b595ecf9-7609-4394-9cae-97bd2560d7d4 2026-07-15 06:06:47.421 12 INFO neutron.plugins.ml2.plugin [None req-e6d92849-ec8e-4ce3-9c16-977c5b436964 - - - - - -] Attempt 1 to provision port c45e5da0-45e8-4ac5-a1eb-43557c84ed87 2026-07-15 06:06:47.464 12 INFO neutron.plugins.ml2.plugin [None req-e6d92849-ec8e-4ce3-9c16-977c5b436964 - - - - - -] Attempt 1 to provision port a39bd3a8-71ef-43f1-b64b-8ec9edc2b0a6 2026-07-15 06:06:47.515 12 INFO neutron.plugins.ml2.plugin [None req-e6d92849-ec8e-4ce3-9c16-977c5b436964 - - - - - -] Attempt 1 to provision port 3bd13ac5-1b30-4335-966d-ca176ba3f5c5 2026-07-15 06:06:47.548 12 INFO neutron.plugins.ml2.plugin [None req-3372704c-16f7-4f07-9cfc-059529d3dc7c - - - - - -] Attempt 1 to provision port b595ecf9-7609-4394-9cae-97bd2560d7d4 2026-07-15 06:06:49.381 12 INFO neutron.plugins.ml2.plugin [None req-78f00935-a56a-46f5-a366-9da044821b7f - - - - - -] Attempt 1 to provision port b595ecf9-7609-4394-9cae-97bd2560d7d4 2026-07-15 06:06:59.934 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ad21db03-dade-46bf-a019-dee17784948f 2026-07-15 06:06:59.981 12 INFO neutron.plugins.ml2.plugin [None req-f384291d-28ec-4803-8b7f-1e123d6321b1 - - - - - -] Attempt 1 to provision port ad21db03-dade-46bf-a019-dee17784948f 2026-07-15 06:07:00.259 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 91ce34f4-a74f-40a4-b049-69e2f400fd94 2026-07-15 06:07:01.906 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ad21db03-dade-46bf-a019-dee17784948f 2026-07-15 06:07:02.118 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 91ce34f4-a74f-40a4-b049-69e2f400fd94 2026-07-15 06:07:03.494 12 INFO neutron.plugins.ml2.plugin [None req-1247f10c-7ca4-4333-8390-9d3ca88ee5e9 - - - - - -] Attempt 1 to provision port e410e4c6-128e-47d6-b5bc-516ad9e6b9b3 2026-07-15 06:07:03.518 12 INFO neutron.plugins.ml2.plugin [None req-1247f10c-7ca4-4333-8390-9d3ca88ee5e9 - - - - - -] Attempt 1 to provision port ad21db03-dade-46bf-a019-dee17784948f 2026-07-15 06:07:03.572 12 INFO neutron.plugins.ml2.plugin [None req-1247f10c-7ca4-4333-8390-9d3ca88ee5e9 - - - - - -] Attempt 1 to provision port c0751dd9-8fc3-4c10-b6e2-d16eb3dda4bd 2026-07-15 06:07:05.250 12 INFO neutron.plugins.ml2.plugin [None req-008526f6-3433-4dd0-8f28-7febb52740f7 - - - - - -] Attempt 1 to provision port c0751dd9-8fc3-4c10-b6e2-d16eb3dda4bd 2026-07-15 06:07:06.980 11 INFO neutron.plugins.ml2.plugin [None req-11f6bb7d-d29b-4503-b311-c0c5f1f77f6d - - - - - -] Attempt 1 to provision port c0751dd9-8fc3-4c10-b6e2-d16eb3dda4bd 2026-07-15 06:07:07.989 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:07:08.253 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 04b15018-cd34-4e94-9a55-4c5801d52012 2026-07-15 06:07:09.901 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 9d7693e9-23f5-4594-bda7-640dd691dc8e 2026-07-15 06:07:10.086 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 04b15018-cd34-4e94-9a55-4c5801d52012 2026-07-15 06:07:12.421 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 8c6c2fc4-4a0c-49a7-a17b-c951ef565f7e 2026-07-15 06:07:12.513 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-1f127ce0-6b36-4ed2-878e-7c2743edc222'] response: {'server_uuid': '2c3243a1-ceec-41df-a43f-3aaf3a21212b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c6c2fc4-4a0c-49a7-a17b-c951ef565f7e', 'code': 200} 2026-07-15 06:07:13.922 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 8c6c2fc4-4a0c-49a7-a17b-c951ef565f7e 2026-07-15 06:07:16.799 11 WARNING neutron.plugins.ml2.plugin [None req-888c4f49-a26d-4432-919d-e58f7daa3b3d - - - - - -] Concurrent port binding operations failed on port e410e4c6-128e-47d6-b5bc-516ad9e6b9b3 2026-07-15 06:07:16.802 11 INFO neutron.plugins.ml2.plugin [None req-888c4f49-a26d-4432-919d-e58f7daa3b3d - - - - - -] Attempt 2 to bind port e410e4c6-128e-47d6-b5bc-516ad9e6b9b3 2026-07-15 06:07:17.997 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c0751dd9-8fc3-4c10-b6e2-d16eb3dda4bd 2026-07-15 06:07:18.282 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e410e4c6-128e-47d6-b5bc-516ad9e6b9b3 2026-07-15 06:07:20.424 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port c0751dd9-8fc3-4c10-b6e2-d16eb3dda4bd 2026-07-15 06:07:20.669 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e410e4c6-128e-47d6-b5bc-516ad9e6b9b3 2026-07-15 06:07:21.381 11 INFO neutron.plugins.ml2.plugin [None req-c9b939c2-699e-4839-849d-51f71f2ec3eb - - - - - -] Attempt 1 to provision port f1ff927b-84f2-44c2-aceb-4edaeeb1c529 2026-07-15 06:07:21.538 11 INFO neutron.plugins.ml2.plugin [None req-c9b939c2-699e-4839-849d-51f71f2ec3eb - - - - - -] Attempt 1 to provision port a39bd3a8-71ef-43f1-b64b-8ec9edc2b0a6 2026-07-15 06:07:22.124 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e5fe11dd-d523-4750-9f52-59769ea04752 2026-07-15 06:07:22.396 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port f1ff927b-84f2-44c2-aceb-4edaeeb1c529 2026-07-15 06:07:24.033 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e5fe11dd-d523-4750-9f52-59769ea04752 2026-07-15 06:07:26.332 11 INFO neutron.plugins.ml2.plugin [None req-f50491cf-f899-4a49-9d67-9a7fbc833514 - - - - - -] Attempt 1 to provision port e9e2e9b1-f387-4d1f-9022-fe7fec7402e7 2026-07-15 06:07:26.358 11 INFO neutron.plugins.ml2.plugin [None req-f50491cf-f899-4a49-9d67-9a7fbc833514 - - - - - -] Attempt 1 to provision port f1ff927b-84f2-44c2-aceb-4edaeeb1c529 2026-07-15 06:07:26.441 11 INFO neutron.plugins.ml2.plugin [None req-f50491cf-f899-4a49-9d67-9a7fbc833514 - - - - - -] Attempt 1 to provision port 0cb97b00-4a52-4428-b1e6-fd3f906033fa 2026-07-15 06:07:32.630 12 INFO neutron.plugins.ml2.plugin [None req-51d634c5-8824-437b-9029-ace5165aca3c - - - - - -] Attempt 1 to provision port 0cb97b00-4a52-4428-b1e6-fd3f906033fa 2026-07-15 06:07:35.649 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 8ffb1abe-0a5d-4d76-9152-2dd42dcd0df5 2026-07-15 06:07:36.060 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 11f02642-d226-4627-b7fd-71fc9647a780 2026-07-15 06:07:36.163 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-7437c0f0-6f39-4b60-8c1b-0de8fc8a13e4'] response: {'server_uuid': '4b4b1bb5-3410-4d56-b2b8-8ff7027f58f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11f02642-d226-4627-b7fd-71fc9647a780', 'code': 200} 2026-07-15 06:07:37.695 11 INFO neutron.plugins.ml2.plugin [None req-5cc303ba-c888-4186-a4c7-33545113d8de - - - - - -] Attempt 1 to provision port 8ffb1abe-0a5d-4d76-9152-2dd42dcd0df5 2026-07-15 06:07:37.753 12 INFO neutron.plugins.ml2.plugin [None req-b9b7843c-3503-4753-95d5-246a264d96ae - - - - - -] Attempt 1 to provision port 0cb97b00-4a52-4428-b1e6-fd3f906033fa 2026-07-15 06:07:37.785 12 INFO neutron.plugins.ml2.plugin [None req-b9b7843c-3503-4753-95d5-246a264d96ae - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:07:37.804 12 INFO neutron.plugins.ml2.plugin [None req-b9b7843c-3503-4753-95d5-246a264d96ae - - - - - -] Attempt 1 to provision port a57d1003-9d30-4d9d-af51-4f5294275144 2026-07-15 06:07:37.913 11 INFO neutron.plugins.ml2.plugin [None req-5cc303ba-c888-4186-a4c7-33545113d8de - - - - - -] Attempt 1 to provision port 11f02642-d226-4627-b7fd-71fc9647a780 2026-07-15 06:07:38.120 11 INFO neutron.plugins.ml2.plugin [None req-5cc303ba-c888-4186-a4c7-33545113d8de - - - - - -] Attempt 1 to provision port a57d1003-9d30-4d9d-af51-4f5294275144 2026-07-15 06:07:39.582 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 766e3007-60dd-423c-b33c-176f117ba437 2026-07-15 06:07:39.957 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a57d1003-9d30-4d9d-af51-4f5294275144 2026-07-15 06:07:41.453 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 2258fd89-b052-4ba9-a3b8-1bc0a03e2229 2026-07-15 06:07:41.750 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0cb97b00-4a52-4428-b1e6-fd3f906033fa 2026-07-15 06:07:42.035 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e9e2e9b1-f387-4d1f-9022-fe7fec7402e7 2026-07-15 06:07:42.305 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 766e3007-60dd-423c-b33c-176f117ba437 2026-07-15 06:07:42.570 12 INFO neutron.plugins.ml2.plugin [None req-cbcffadb-4df9-4f78-b5fb-1c3e201c8ab3 - - - - - -] Attempt 1 to provision port 2258fd89-b052-4ba9-a3b8-1bc0a03e2229 2026-07-15 06:07:42.622 12 INFO neutron.plugins.ml2.plugin [None req-cbcffadb-4df9-4f78-b5fb-1c3e201c8ab3 - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:43.437 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0cb97b00-4a52-4428-b1e6-fd3f906033fa 2026-07-15 06:07:43.666 12 INFO neutron.plugins.ml2.plugin [None req-dfe89ba0-2019-4752-8e0b-f117a2a14bfb - - - - - -] Attempt 1 to provision port 2258fd89-b052-4ba9-a3b8-1bc0a03e2229 2026-07-15 06:07:43.876 12 INFO neutron.plugins.ml2.plugin [None req-dfe89ba0-2019-4752-8e0b-f117a2a14bfb - - - - - -] Attempt 1 to provision port e9e2e9b1-f387-4d1f-9022-fe7fec7402e7 2026-07-15 06:07:45.903 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:07:46.003 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-8c595444-a9e7-4cdd-89b6-c24fbde61dc8'] response: {'server_uuid': '12f506dd-27ba-4919-a4b9-33bf035213fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67ea54a3-0d74-491e-89a1-e003e9378cf8', 'code': 200} 2026-07-15 06:07:47.445 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:07:47.916 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port 2258fd89-b052-4ba9-a3b8-1bc0a03e2229 2026-07-15 06:07:47.988 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:07:48.044 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:07:48.069 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port 3e39f72f-943b-4b53-8768-470795779458 2026-07-15 06:07:48.095 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:48.124 12 INFO neutron.plugins.ml2.plugin [None req-11b0b7be-81a6-451c-aae4-675395cf462e - - - - - -] Attempt 1 to provision port a57d1003-9d30-4d9d-af51-4f5294275144 2026-07-15 06:07:50.716 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a803545d-ad17-4d34-859d-b2a5f89529c7 2026-07-15 06:07:50.828 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-a3efd494-8b4d-4cb6-b26f-a57fec2ea707'] response: {'server_uuid': '342708a7-5ef6-413e-b532-5cecae9653f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a803545d-ad17-4d34-859d-b2a5f89529c7', 'code': 200} 2026-07-15 06:07:51.341 11 INFO neutron.plugins.ml2.plugin [None req-aec11812-0dad-4aa4-8f99-33d01710a7b8 - - - - - -] Attempt 1 to provision port 533b2a80-5467-421e-ba76-0eb657082124 2026-07-15 06:07:51.363 11 INFO neutron.plugins.ml2.plugin [None req-aec11812-0dad-4aa4-8f99-33d01710a7b8 - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:51.385 11 INFO neutron.plugins.ml2.plugin [None req-aec11812-0dad-4aa4-8f99-33d01710a7b8 - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:07:51.599 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a803545d-ad17-4d34-859d-b2a5f89529c7 2026-07-15 06:07:54.921 12 INFO neutron.plugins.ml2.plugin [None req-30593bb0-790c-43b3-a7ed-1cac3805d944 - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:54.942 12 INFO neutron.plugins.ml2.plugin [None req-30593bb0-790c-43b3-a7ed-1cac3805d944 - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:07:57.502 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:57.768 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 533b2a80-5467-421e-ba76-0eb657082124 2026-07-15 06:07:58.004 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ad7e4a3e-548f-422c-9ec5-6a6687584e65 2026-07-15 06:07:58.760 11 INFO neutron.plugins.ml2.plugin [None req-6fa03487-d0d5-421b-9d5c-1cf2785a43b7 - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:07:59.404 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 00de2cbe-ac4b-4f61-a6bf-eb31350573a3 2026-07-15 06:07:59.612 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 533b2a80-5467-421e-ba76-0eb657082124 2026-07-15 06:07:59.772 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ad7e4a3e-548f-422c-9ec5-6a6687584e65 2026-07-15 06:08:01.773 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port d500da41-9c9e-4ad0-b093-813915ae82e5 2026-07-15 06:08:03.707 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port d500da41-9c9e-4ad0-b093-813915ae82e5 2026-07-15 06:08:03.907 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:08:04.206 12 INFO neutron.plugins.ml2.plugin [None req-0d0502ac-b0d8-446b-aad8-9fdcb3a8657c - - - - - -] Attempt 1 to provision port c6de437f-88e0-426c-88b7-7019a3ce3005 2026-07-15 06:08:05.770 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 3e39f72f-943b-4b53-8768-470795779458 2026-07-15 06:08:06.009 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0f5af575-aa85-4fb0-9f70-e61c2b384ec1 2026-07-15 06:08:06.200 12 INFO neutron.plugins.ml2.plugin [None req-a963c435-378c-4b1c-b25c-af07081cc74e - - - - - -] Attempt 1 to provision port 2cba0b4f-2b26-42cb-a1d5-18a6ff99aa68 2026-07-15 06:08:06.530 12 INFO neutron.plugins.ml2.plugin [None req-498e7107-ff81-40c7-a868-8e24f4623353 - - - - - -] Attempt 1 to provision port c6de437f-88e0-426c-88b7-7019a3ce3005 2026-07-15 06:08:07.164 12 INFO neutron.plugins.ml2.plugin [None req-71b4f066-bea9-4b77-8747-065cc74503cd - - - - - -] Attempt 1 to provision port 3ce0c177-bd70-40d9-96ab-58c7f1f2b8e5 2026-07-15 06:08:07.188 12 INFO neutron.plugins.ml2.plugin [None req-71b4f066-bea9-4b77-8747-065cc74503cd - - - - - -] Attempt 1 to provision port 2cba0b4f-2b26-42cb-a1d5-18a6ff99aa68 2026-07-15 06:08:07.239 12 INFO neutron.plugins.ml2.plugin [None req-71b4f066-bea9-4b77-8747-065cc74503cd - - - - - -] Attempt 1 to provision port d500da41-9c9e-4ad0-b093-813915ae82e5 2026-07-15 06:08:07.301 12 INFO neutron.plugins.ml2.plugin [None req-71b4f066-bea9-4b77-8747-065cc74503cd - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:07.551 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 3e39f72f-943b-4b53-8768-470795779458 2026-07-15 06:08:07.720 11 INFO neutron.plugins.ml2.plugin [None req-f1f406dc-d2f2-49d0-b256-5a66e045ff15 - - - - - -] Attempt 1 to provision port 2cba0b4f-2b26-42cb-a1d5-18a6ff99aa68 2026-07-15 06:08:12.714 11 INFO neutron.plugins.ml2.plugin [None req-977d172c-8553-4257-8b05-3ed5aad45c39 - - - - - -] Attempt 1 to provision port 3ce0c177-bd70-40d9-96ab-58c7f1f2b8e5 2026-07-15 06:08:12.739 11 INFO neutron.plugins.ml2.plugin [None req-977d172c-8553-4257-8b05-3ed5aad45c39 - - - - - -] Attempt 1 to provision port 2cba0b4f-2b26-42cb-a1d5-18a6ff99aa68 2026-07-15 06:08:12.800 11 INFO neutron.plugins.ml2.plugin [None req-977d172c-8553-4257-8b05-3ed5aad45c39 - - - - - -] Attempt 1 to provision port d500da41-9c9e-4ad0-b093-813915ae82e5 2026-07-15 06:08:12.846 11 INFO neutron.plugins.ml2.plugin [None req-977d172c-8553-4257-8b05-3ed5aad45c39 - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:14.526 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port dabbfe92-f89d-443d-986d-00ab39ad7f91 2026-07-15 06:08:14.624 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-505c7481-210b-42d4-9bf4-8116a5a8e295'] response: {'server_uuid': 'ab8e1af0-1d3e-434c-a30e-090689a36306', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dabbfe92-f89d-443d-986d-00ab39ad7f91', 'code': 200} 2026-07-15 06:08:15.557 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port dabbfe92-f89d-443d-986d-00ab39ad7f91 2026-07-15 06:08:16.313 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-c012f72d-fe72-4a50-a1b4-a289089634fe'] response: {'server_uuid': '12f506dd-27ba-4919-a4b9-33bf035213fe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '67ea54a3-0d74-491e-89a1-e003e9378cf8', 'code': 200} 2026-07-15 06:08:16.441 11 INFO neutron.plugins.ml2.plugin [None req-45acbb2e-5365-47cf-9d7d-f776e5297222 - - - - - -] Attempt 1 to provision port eafc80ba-d301-4b2f-9359-e6d71473411f 2026-07-15 06:08:18.181 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:08:18.283 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-77ad60d6-77c2-4b4b-9d36-6efacbe734fe'] response: {'server_uuid': '12f506dd-27ba-4919-a4b9-33bf035213fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67ea54a3-0d74-491e-89a1-e003e9378cf8', 'code': 200} 2026-07-15 06:08:18.633 11 INFO neutron.plugins.ml2.plugin [None req-80ec6215-81c7-4bd2-b6a1-b448c69c6f34 - - - - - -] Attempt 1 to provision port eafc80ba-d301-4b2f-9359-e6d71473411f 2026-07-15 06:08:18.820 11 INFO neutron.plugins.ml2.plugin [None req-80ec6215-81c7-4bd2-b6a1-b448c69c6f34 - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:19.106 11 INFO neutron.plugins.ml2.plugin [None req-cf475daf-8131-450f-9c5d-013162d3e70c - - - - - -] Attempt 1 to provision port 3ce0c177-bd70-40d9-96ab-58c7f1f2b8e5 2026-07-15 06:08:19.271 11 INFO neutron.plugins.ml2.plugin [None req-cf475daf-8131-450f-9c5d-013162d3e70c - - - - - -] Attempt 1 to provision port e1c95802-17d2-4334-b7ad-62d683500c21 2026-07-15 06:08:19.462 11 INFO neutron.plugins.ml2.plugin [None req-cf475daf-8131-450f-9c5d-013162d3e70c - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:19.545 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 67ea54a3-0d74-491e-89a1-e003e9378cf8 2026-07-15 06:08:19.795 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e1c95802-17d2-4334-b7ad-62d683500c21 2026-07-15 06:08:20.004 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 3ce0c177-bd70-40d9-96ab-58c7f1f2b8e5 2026-07-15 06:08:20.201 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:21.486 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e1c95802-17d2-4334-b7ad-62d683500c21 2026-07-15 06:08:21.616 12 INFO neutron.plugins.ml2.plugin [None req-42f3693d-3be6-43e6-ad48-cc74f50da207 - - - - - -] Attempt 1 to provision port 3ce0c177-bd70-40d9-96ab-58c7f1f2b8e5 2026-07-15 06:08:21.658 12 INFO neutron.plugins.ml2.plugin [None req-42f3693d-3be6-43e6-ad48-cc74f50da207 - - - - - -] Attempt 1 to provision port ea5015f9-d048-4b95-8bba-a3455aaec849 2026-07-15 06:08:24.042 11 INFO neutron.plugins.ml2.plugin [None req-7b9bd7ef-f29d-43df-bacc-d5ddd535cc83 - - - - - -] Attempt 1 to provision port dabbfe92-f89d-443d-986d-00ab39ad7f91 2026-07-15 06:08:37.507 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0a943bc7-b1df-4461-8e7b-e45feed033ce 2026-07-15 06:08:38.675 11 INFO neutron.plugins.ml2.plugin [None req-cad7edcf-cd46-435f-907c-344917608871 - - - - - -] Attempt 1 to provision port 0a943bc7-b1df-4461-8e7b-e45feed033ce 2026-07-15 06:08:39.586 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0a943bc7-b1df-4461-8e7b-e45feed033ce 2026-07-15 06:08:41.582 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port d4cf1e79-89e3-403d-85e3-fa2fb7b2a105 2026-07-15 06:08:41.839 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] No ports have port_id starting with d4cf1e79-89e3-403d-85e3-fa2fb7b2a105 2026-07-15 06:09:03.538 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 4c982929-bf60-4df9-99dc-9e14cff2e7dc 2026-07-15 06:09:04.069 11 INFO neutron.plugins.ml2.plugin [None req-b77ea875-ffc2-4e3d-b1c4-52204f1adea3 - - - - - -] Attempt 1 to provision port c291dfa5-035d-485a-a526-79b7271fb8e1 2026-07-15 06:09:04.089 11 INFO neutron.plugins.ml2.plugin [None req-b77ea875-ffc2-4e3d-b1c4-52204f1adea3 - - - - - -] Attempt 1 to provision port 4c982929-bf60-4df9-99dc-9e14cff2e7dc 2026-07-15 06:09:05.539 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 4c982929-bf60-4df9-99dc-9e14cff2e7dc 2026-07-15 06:09:09.566 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port fae4a840-4808-49ad-a11b-f66a3a1cf0a9 2026-07-15 06:09:09.991 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 680bf76d-a96c-432f-8ff2-a87b8c613655 2026-07-15 06:09:10.848 11 INFO neutron.plugins.ml2.plugin [None req-8a4c100a-2d0e-45a5-9c8c-c6180287cd1a - - - - - -] Attempt 1 to provision port 680bf76d-a96c-432f-8ff2-a87b8c613655 2026-07-15 06:09:10.892 11 INFO neutron.plugins.ml2.plugin [None req-8a4c100a-2d0e-45a5-9c8c-c6180287cd1a - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:11.563 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port fae4a840-4808-49ad-a11b-f66a3a1cf0a9 2026-07-15 06:09:11.778 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 680bf76d-a96c-432f-8ff2-a87b8c613655 2026-07-15 06:09:13.527 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e13c0d51-cbf2-4795-908a-f67d9e927624 2026-07-15 06:09:15.564 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port e13c0d51-cbf2-4795-908a-f67d9e927624 2026-07-15 06:09:17.586 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a976ef58-a47a-4002-8c09-a8ae6cdb5e39 2026-07-15 06:09:19.509 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port a976ef58-a47a-4002-8c09-a8ae6cdb5e39 2026-07-15 06:09:20.277 12 INFO neutron.plugins.ml2.plugin [None req-2dda9f85-46e6-4d98-b846-9a026648ae11 - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:20.302 12 INFO neutron.plugins.ml2.plugin [None req-2dda9f85-46e6-4d98-b846-9a026648ae11 - - - - - -] Attempt 1 to provision port e13c0d51-cbf2-4795-908a-f67d9e927624 2026-07-15 06:09:20.350 12 INFO neutron.plugins.ml2.plugin [None req-2dda9f85-46e6-4d98-b846-9a026648ae11 - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:20.375 12 INFO neutron.plugins.ml2.plugin [None req-2dda9f85-46e6-4d98-b846-9a026648ae11 - - - - - -] Attempt 1 to provision port a976ef58-a47a-4002-8c09-a8ae6cdb5e39 2026-07-15 06:09:25.606 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:25.920 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:26.147 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:28.201 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 7cd972ab-b3f0-484d-814c-d6a56338532a 2026-07-15 06:09:28.432 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:28.625 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:28.928 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:29.138 11 INFO neutron.plugins.ml2.plugin [None req-cd76bc02-354f-4711-bf0d-24fdcce87c05 - - - - - -] Attempt 1 to provision port 41df6625-4b09-4fda-9255-80e037f05a31 2026-07-15 06:09:29.273 11 INFO neutron.notifiers.nova [None req-cd76bc02-354f-4711-bf0d-24fdcce87c05 - - - - - -] Nova event matching ['req-05de2084-88ce-4a2e-8d23-069edfe944f1'] response: {'server_uuid': '6b496b1f-9be9-4d4c-a4c5-ab0d0160096d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41df6625-4b09-4fda-9255-80e037f05a31', 'code': 200} 2026-07-15 06:09:30.373 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 7cd972ab-b3f0-484d-814c-d6a56338532a 2026-07-15 06:09:30.550 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 41df6625-4b09-4fda-9255-80e037f05a31 2026-07-15 06:09:32.366 12 INFO neutron.plugins.ml2.plugin [None req-c564a36a-b04f-4eac-b96c-0a3028272d81 - - - - - -] Attempt 1 to provision port e13c0d51-cbf2-4795-908a-f67d9e927624 2026-07-15 06:09:32.428 12 INFO neutron.plugins.ml2.plugin [None req-c564a36a-b04f-4eac-b96c-0a3028272d81 - - - - - -] Attempt 1 to provision port 680bf76d-a96c-432f-8ff2-a87b8c613655 2026-07-15 06:09:32.472 12 INFO neutron.plugins.ml2.plugin [None req-c564a36a-b04f-4eac-b96c-0a3028272d81 - - - - - -] Attempt 1 to provision port 41df6625-4b09-4fda-9255-80e037f05a31 2026-07-15 06:09:32.523 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:32.569 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:39.618 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port e13c0d51-cbf2-4795-908a-f67d9e927624 2026-07-15 06:09:39.658 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port 680bf76d-a96c-432f-8ff2-a87b8c613655 2026-07-15 06:09:39.713 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port a976ef58-a47a-4002-8c09-a8ae6cdb5e39 2026-07-15 06:09:39.764 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port 41df6625-4b09-4fda-9255-80e037f05a31 2026-07-15 06:09:39.814 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:39.858 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:39.902 12 INFO neutron.plugins.ml2.plugin [None req-4dcc8652-ac4d-4ff0-8741-3aaaf84db81d - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:42.997 11 INFO neutron.plugins.ml2.plugin [None req-4293fe2f-8826-4eb9-abab-ab1ca00d1f18 - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:43.041 11 INFO neutron.plugins.ml2.plugin [None req-4293fe2f-8826-4eb9-abab-ab1ca00d1f18 - - - - - -] Attempt 1 to provision port a976ef58-a47a-4002-8c09-a8ae6cdb5e39 2026-07-15 06:09:46.386 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 89aacdeb-57f5-4d67-91ed-136a68b20efa 2026-07-15 06:09:46.495 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-94c9cb76-43ab-438e-9fcf-f148207793b2'] response: {'server_uuid': '5f3100bf-5519-497b-88bb-df249a451565', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89aacdeb-57f5-4d67-91ed-136a68b20efa', 'code': 200} 2026-07-15 06:09:48.357 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 89aacdeb-57f5-4d67-91ed-136a68b20efa 2026-07-15 06:09:50.177 11 INFO neutron.plugins.ml2.plugin [None req-1873f1d0-5cdb-4ef6-bb61-f31456340bfd - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:50.229 11 INFO neutron.plugins.ml2.plugin [None req-1873f1d0-5cdb-4ef6-bb61-f31456340bfd - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:54.174 12 INFO neutron.plugins.ml2.plugin [None req-1d5b7766-2d3b-4601-92ec-f6081ea9d618 - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:54.223 12 INFO neutron.plugins.ml2.plugin [None req-1d5b7766-2d3b-4601-92ec-f6081ea9d618 - - - - - -] Attempt 1 to provision port 7cd972ab-b3f0-484d-814c-d6a56338532a 2026-07-15 06:09:54.269 12 INFO neutron.plugins.ml2.plugin [None req-1d5b7766-2d3b-4601-92ec-f6081ea9d618 - - - - - -] Attempt 1 to provision port 581a5455-d7b0-454e-8e23-3ed1f95dcdf6 2026-07-15 06:09:54.319 12 INFO neutron.plugins.ml2.plugin [None req-1d5b7766-2d3b-4601-92ec-f6081ea9d618 - - - - - -] Attempt 1 to provision port 443d38da-923a-4bbe-95e6-cc933bb4257c 2026-07-15 06:09:57.095 11 INFO neutron.plugins.ml2.plugin [None req-e524a70b-6fc5-4709-8ef4-a4bb1b4e2489 - - - - - -] Attempt 1 to provision port 5f36add4-92f1-42d6-917b-04f7876576d0 2026-07-15 06:09:57.158 11 INFO neutron.plugins.ml2.plugin [None req-e524a70b-6fc5-4709-8ef4-a4bb1b4e2489 - - - - - -] Attempt 1 to provision port 41df6625-4b09-4fda-9255-80e037f05a31 2026-07-15 06:09:59.179 11 INFO neutron.plugins.ml2.plugin [None req-c7262000-aa50-40e5-8192-4909e3f88ef6 - - - - - -] Attempt 1 to provision port 89aacdeb-57f5-4d67-91ed-136a68b20efa 2026-07-15 06:10:08.392 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 3577771c-9790-4e4b-b33d-0cc7c18e8874 2026-07-15 06:10:10.477 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 3577771c-9790-4e4b-b33d-0cc7c18e8874 2026-07-15 06:10:10.689 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 09e92ae9-3399-4a8b-89b0-4f3b50237f53 2026-07-15 06:10:12.434 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 09e92ae9-3399-4a8b-89b0-4f3b50237f53 2026-07-15 06:10:12.821 11 INFO neutron.plugins.ml2.plugin [None req-0a97993d-8052-47e9-be02-e7566c21f990 - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:12.846 11 INFO neutron.plugins.ml2.plugin [None req-0a97993d-8052-47e9-be02-e7566c21f990 - - - - - -] Attempt 1 to provision port 09e92ae9-3399-4a8b-89b0-4f3b50237f53 2026-07-15 06:10:12.898 11 INFO neutron.plugins.ml2.plugin [None req-0a97993d-8052-47e9-be02-e7566c21f990 - - - - - -] Attempt 1 to provision port aee1f49c-a51d-497f-ae9d-a40c786bb921 2026-07-15 06:10:15.805 12 INFO neutron.plugins.ml2.plugin [None req-0eb6b5f9-7968-4e74-92ac-1edc67e5c6d1 - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:15.822 12 INFO neutron.plugins.ml2.plugin [None req-0eb6b5f9-7968-4e74-92ac-1edc67e5c6d1 - - - - - -] Attempt 1 to provision port 09e92ae9-3399-4a8b-89b0-4f3b50237f53 2026-07-15 06:10:17.827 11 INFO neutron.plugins.ml2.plugin [None req-a84949b1-3bad-4c76-b238-606b275a69ab - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:19.110 11 INFO neutron.plugins.ml2.plugin [None req-e50b811a-ac38-4652-93ec-492159cabe12 - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:22.901 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0f112a66-754e-4b8a-a06c-f9ffad73f99e 2026-07-15 06:10:23.010 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-71e4f3b1-1691-42d5-97d1-e77913a64336'] response: {'server_uuid': '591d76f6-7c37-4051-b84a-433bebc0bdbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f112a66-754e-4b8a-a06c-f9ffad73f99e', 'code': 200} 2026-07-15 06:10:24.378 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 0f112a66-754e-4b8a-a06c-f9ffad73f99e 2026-07-15 06:10:26.416 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:26.702 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port aee1f49c-a51d-497f-ae9d-a40c786bb921 2026-07-15 06:10:28.390 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port ee9ac827-7fd4-40bb-b38f-bec3f032f46a 2026-07-15 06:10:28.555 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port aee1f49c-a51d-497f-ae9d-a40c786bb921 2026-07-15 06:10:38.433 12 INFO neutron.plugins.ml2.plugin [None req-fe8c9660-d102-454a-9727-862df853c0f5 - - - - - -] Attempt 1 to provision port 2ac0f2a5-4c61-4a2a-968c-23ecce699088 2026-07-15 06:10:58.924 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 75ae1c2d-0768-414e-93df-e0d17978e2bd 2026-07-15 06:10:59.031 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-6f088d5f-c987-45b3-8d03-63b93e392ef0'] response: {'server_uuid': '560700c4-2ae4-435e-abae-3635b6fe8137', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75ae1c2d-0768-414e-93df-e0d17978e2bd', 'code': 200} 2026-07-15 06:11:01.010 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 335847f5-aaf1-4819-904f-41f0399b56e5 2026-07-15 06:11:01.111 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-a63ebefa-9d57-44c9-87a8-d22b60417553'] response: {'server_uuid': '72acead9-6867-4827-8d30-cee4734ca96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '335847f5-aaf1-4819-904f-41f0399b56e5', 'code': 200} 2026-07-15 06:11:01.330 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 75ae1c2d-0768-414e-93df-e0d17978e2bd 2026-07-15 06:11:02.404 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 335847f5-aaf1-4819-904f-41f0399b56e5 2026-07-15 06:11:44.571 11 INFO neutron.plugins.ml2.plugin [None req-5d73a307-25df-490b-b025-68209505d83c - - - - - -] Attempt 1 to provision port 68536828-02b1-4290-9292-cd3e805f1ce8 2026-07-15 06:11:50.456 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 68536828-02b1-4290-9292-cd3e805f1ce8 2026-07-15 06:11:50.729 12 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-6e0348ff-8506-4bf6-a84c-b64e9f55c5c6'] response: {'server_uuid': '560700c4-2ae4-435e-abae-3635b6fe8137', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68536828-02b1-4290-9292-cd3e805f1ce8', 'code': 200} 2026-07-15 06:11:52.425 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 68536828-02b1-4290-9292-cd3e805f1ce8 2026-07-15 06:11:54.936 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 68536828-02b1-4290-9292-cd3e805f1ce8 2026-07-15 06:12:14.237 11 INFO neutron.plugins.ml2.plugin [None req-37ad844e-df2c-4d34-838d-138ad7bb8773 - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:12:22.026 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:12:22.221 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-57b856bf-f8be-4e2d-8919-f832250f8854'] response: {'server_uuid': '560700c4-2ae4-435e-abae-3635b6fe8137', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d076438-5e6c-4f4e-828d-0e5bad2c62be', 'code': 200} 2026-07-15 06:12:22.601 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:12:36.972 12 INFO neutron.plugins.ml2.plugin [None req-aacc5936-8e55-4fa5-8cb1-2d7f7426b266 - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:12:44.662 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:12:44.773 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-f07fd560-50d7-4f60-89f8-f9d7122958bf'] response: {'server_uuid': '560700c4-2ae4-435e-abae-3635b6fe8137', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f864f0b-ea0d-45ca-b784-91b99da9b701', 'code': 200} 2026-07-15 06:12:46.614 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:12:47.522 12 INFO neutron.plugins.ml2.plugin [None req-be5e0367-6628-4f97-9d66-00c0b8cda0fb - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:12:48.695 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:12:58.734 11 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:12:58.787 12 INFO neutron.plugins.ml2.plugin [None req-4282831e-10bc-49e6-a097-f0378ce7f744 - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:13:00.182 12 INFO neutron.plugins.ml2.plugin [None req-3059ede8-bfe3-4688-9dcc-47068d9b1e97 - - - - - -] Attempt 1 to provision port 2f864f0b-ea0d-45ca-b784-91b99da9b701 2026-07-15 06:13:08.720 12 INFO neutron.plugins.ml2.plugin [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:13:09.078 11 INFO neutron.plugins.ml2.plugin [None req-bac99616-854f-4b99-aaef-91e6efddc27c - - - - - -] Attempt 1 to provision port 6d076438-5e6c-4f4e-828d-0e5bad2c62be 2026-07-15 06:13:36.819 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-c67a870c-6a51-42e2-8637-56f1664d9b91'] response: {'server_uuid': '560700c4-2ae4-435e-abae-3635b6fe8137', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '75ae1c2d-0768-414e-93df-e0d17978e2bd', 'code': 200} 2026-07-15 06:13:52.840 11 INFO neutron.notifiers.nova [None req-fc9e5255-037f-46b8-9a72-2286d8c98d2f - - - - - -] Nova event matching ['req-05e1a854-0c90-40f4-a2af-db0afce7aa6a'] response: {'server_uuid': '6b496b1f-9be9-4d4c-a4c5-ab0d0160096d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '41df6625-4b09-4fda-9255-80e037f05a31', 'code': 200}