Bringing machine 'dut' up with 'libvirt' provider...
==> dut: Checking if box 'cisco/iosvl2' version '2024' is up to date...
[fog][WARNING] Unrecognized arguments: libvirt_ip_command
==> dut: Creating image (snapshot of base box volume).
==> dut: Creating domain with the following settings...
==> dut:  -- Name:              ml_21_dut
==> dut:  -- Description:       Source: /work/netlab_cicd/cisco/Vagrantfile
==> dut:  -- Domain type:       kvm
==> dut:  -- Cpus:              1
==> dut:  -- Feature:           acpi
==> dut:  -- Feature:           apic
==> dut:  -- Feature:           pae
==> dut:  -- Clock offset:      utc
==> dut:  -- Memory:            1024M
==> dut:  -- Management MAC:    08:4f:a9:00:00:01
==> dut:  -- Base box:          cisco/iosvl2
==> dut:  -- Storage pool:      default
==> dut:  -- Image(vda):        /var/lib/libvirt/images/ml_21_dut.img, virtio, 4G
==> dut:  -- Disk driver opts:  cache='default'
==> dut:  -- Graphics Type:     vnc
==> dut:  -- Video Type:        cirrus
==> dut:  -- Video VRAM:        16384
==> dut:  -- Video 3D accel:    false
==> dut:  -- Keymap:            en-us
==> dut:  -- TPM Backend:       passthrough
==> dut:  -- INPUT:             type=mouse, bus=ps2
==> dut: Creating shared folders metadata...
==> dut: Starting domain.
==> dut: Domain launching with graphics connection settings...
==> dut:  -- Graphics Port:      5900
==> dut:  -- Graphics IP:        127.0.0.1
==> dut:  -- Graphics Password:  Not defined
==> dut:  -- Graphics Websocket: 5700
==> dut: Waiting for domain to get an IP address...
==> dut: Waiting for machine to boot. This may take a few minutes...
    dut: SSH address: 192.168.21.101:22
    dut: SSH username: vagrant
    dut: SSH auth method: private key
==> dut: 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_21
provider libvirt: executing vagrant up --provider libvirt
Starting clab nodes
Recreating clab-augment.yml configuration file for clab provider
time="2025-01-24T19:14:32Z" level=info msg="Containerlab v0.62.2 started"
time="2025-01-24T19:14:32Z" level=info msg="Parsing & checking topology file: clab-augment.yml"
time="2025-01-24T19:14:32Z" level=info msg="Removing /work/netlab_cicd/cisco/clab-ml_21 directory..."
time="2025-01-24T19:14:32Z" level=info msg="Creating docker network: Name=\"nl_mgmt_21\", IPv4Subnet=\"192.168.21.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-01-24T19:14:32Z" level=info msg="Creating lab directory: /work/netlab_cicd/cisco/clab-ml_21"
time="2025-01-24T19:14:32Z" level=info msg="Creating container: \"r1\""
time="2025-01-24T19:14:32Z" level=info msg="Creating container: \"r3\""
time="2025-01-24T19:14:32Z" level=info msg="Creating container: \"r2\""
time="2025-01-24T19:14:32Z" level=info msg="Creating container: \"r4\""
time="2025-01-24T19:14:33Z" level=info msg="Created link: r2:eth1 <--> virbr2:ml_21_3_1"
time="2025-01-24T19:14:33Z" level=info msg="Created link: r4:eth1 <--> virbr4:ml_21_5_1"
time="2025-01-24T19:14:33Z" level=info msg="Created link: r3:eth2 <--> virbr3:ml_21_4_2"
time="2025-01-24T19:14:34Z" level=info msg="Created link: r1:eth2 <--> virbr1:ml_21_2_2"
time="2025-01-24T19:14:34Z" level=warning msg="Cannot parse export template : template: export:50:18: executing \"export\" at <index $eps 1>: error calling index: reflect: slice index out of range"
time="2025-01-24T19:14:34Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-01-24T19:14:34Z" level=info msg="Adding ssh config for containerlab nodes"
╭───────────────┬──────────────────────────────┬─────────┬────────────────╮
│      Name     │          Kind/Image          │  State  │ IPv4/6 Address │
├───────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_21-r1 │ linux                        │ running │ 192.168.21.102 │
│               │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├───────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_21-r2 │ linux                        │ running │ 192.168.21.103 │
│               │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├───────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_21-r3 │ linux                        │ running │ 192.168.21.104 │
│               │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
├───────────────┼──────────────────────────────┼─────────┼────────────────┤
│ clab-ml_21-r4 │ linux                        │ running │ 192.168.21.105 │
│               │ quay.io/frrouting/frr:10.0.1 │         │ N/A            │
╰───────────────┴──────────────────────────────┴─────────┴────────────────╯
Createdprovider configuration file: clab-augment.yml
Mapped clab_files/r1/daemons to r1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/r1/hosts to r1:/etc/hosts (from templates/provider/clab/frr/hosts.j2)
Mapped clab_files/r2/daemons to r2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/r2/hosts to r2:/etc/hosts (from templates/provider/clab/frr/hosts.j2)
Mapped clab_files/r3/daemons to r3:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/r3/hosts to r3:/etc/hosts (from templates/provider/clab/frr/hosts.j2)
Mapped clab_files/r4/daemons to r4:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2)
Mapped clab_files/r4/hosts to r4:/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