Bringing machine 's1' up with 'libvirt' provider... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> s1: No version detected for cisco/nexus9300v, using timestamp to watch for modifications. Consider ==> s1: generating a local metadata for the box with a version to allow better handling. ==> s1: See https://www.vagrantup.com/docs/boxes/format#box-metadata for further details. ==> s1: Creating image (snapshot of base box volume). ==> s1: Creating domain with the following settings... ==> s1: -- Name: ml_17_s1 ==> s1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> s1: -- Domain type: kvm ==> s1: -- Cpus: 2 ==> s1: -- Feature: acpi ==> s1: -- Clock offset: utc ==> s1: -- Memory: 6144M ==> s1: -- Management MAC: 08:4f:a9:03:00:00 ==> s1: -- Loader: /usr/share/OVMF/OVMF_CODE.fd ==> s1: -- Base box: cisco/nexus9300v ==> s1: -- Storage pool: default ==> s1: -- Image(sda): /var/lib/libvirt/images/ml_17_s1.img, sata, 10G ==> s1: -- Disk driver opts: cache='none' ==> s1: -- Graphics Type: none ==> s1: -- Video Type: cirrus ==> s1: -- Video VRAM: 16384 ==> s1: -- Video 3D accel: false ==> s1: -- Keymap: en-us ==> s1: -- TPM Backend: passthrough ==> s1: -- INPUT: type=mouse, bus=ps2 ==> s1: Creating shared folders metadata... ==> s1: Updating domain definition due to configuration change ==> s1: Starting domain. ==> s1: Waiting for domain to get an IP address... ==> s1: Waiting for machine to boot. This may take a few minutes... s1: SSH address: 192.168.17.103:22 s1: SSH username: vagrant s1: SSH auth method: private key ==> s1: Machine booted and ready! Using transformed lab topology from snapshot file netlab.snapshot.yml Checking virtualization provider installation OK: libvirt installed and working correctly OK: clab installed and working correctly Starting libvirt nodes creating libvirt management network nl_mgmt_17 provider libvirt: executing vagrant up --provider libvirt Starting clab nodes Recreating clab-augment.yml configuration file for clab provider 10:42:51 INFO Containerlab started version=0.68.0 10:42:51 INFO Parsing & checking topology file=clab-augment.yml 10:42:51 INFO Removing directory path=/work/netlab_cicd/clab-ml_17 10:42:51 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 10:42:51 INFO Creating lab directory path=/work/netlab_cicd/clab-ml_17 10:42:51 INFO Creating container name=h1 10:42:51 INFO Creating container name=s2 10:42:51 INFO Creating container name=h2 10:42:52 INFO Created link: h2:eth1 ▪┄┄▪ s2:eth1 10:42:52 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:ml_17_1_1 10:42:52 INFO Created link: s2:eth2 ▪┄┄▪ virbr3:ml_17_4_2 10:42:52 INFO Adding host entries path=/etc/hosts 10:42:52 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml_17.conf ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-h1 │ linux │ running │ 192.168.17.101 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-h2 │ linux │ running │ 192.168.17.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_17-s2 │ linux │ running │ 192.168.17.104 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Createdprovider configuration file: clab-augment.yml Mapped clab_files/h1/hosts to h1:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/h2/hosts to h2:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/s2/daemons to s2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/s2/hosts to s2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices