Using transformed lab topology from snapshot file netlab.snapshot.pickle 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 flock -E 42 /tmp/netlab.lock vagrant up --provider libvirt Bringing machine 'dut_r1' up with 'libvirt' provider... Bringing machine 'dut_r2' up with 'libvirt' provider... ==> dut_r1: Checking if box 'cisco/iosvl2' version '2024' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_r1: Creating image (snapshot of base box volume). ==> dut_r1: Creating domain with the following settings... ==> dut_r1: -- Name: ml-17_dut_r1 ==> dut_r1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut_r1: -- Domain type: kvm ==> dut_r1: -- Cpus: 1 ==> dut_r1: -- Feature: acpi ==> dut_r1: -- Feature: apic ==> dut_r1: -- Feature: pae ==> dut_r1: -- Clock offset: utc ==> dut_r1: -- Memory: 1024M ==> dut_r1: -- Management MAC: ca:fe:00:01:00:00 ==> dut_r1: -- Base box: cisco/iosvl2 ==> dut_r1: -- Storage pool: default ==> dut_r1: -- Image(vda): /var/lib/libvirt/images/ml-17_dut_r1.img, virtio, 4G ==> dut_r1: -- Disk driver opts: cache='default' ==> dut_r1: -- Graphics Type: vnc ==> dut_r1: -- Video Type: cirrus ==> dut_r1: -- Video VRAM: 16384 ==> dut_r1: -- Video 3D accel: false ==> dut_r1: -- Keymap: en-us ==> dut_r1: -- TPM Backend: passthrough ==> dut_r1: -- INPUT: type=mouse, bus=ps2 ==> dut_r2: Checking if box 'cisco/iosvl2' version '2024' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut_r2: Creating image (snapshot of base box volume). ==> dut_r2: Creating domain with the following settings... ==> dut_r2: -- Name: ml-17_dut_r2 ==> dut_r2: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut_r2: -- Domain type: kvm ==> dut_r2: -- Cpus: 1 ==> dut_r2: -- Feature: acpi ==> dut_r2: -- Feature: apic ==> dut_r2: -- Feature: pae ==> dut_r2: -- Clock offset: utc ==> dut_r2: -- Memory: 1024M ==> dut_r2: -- Management MAC: ca:fe:00:02:00:00 ==> dut_r2: -- Base box: cisco/iosvl2 ==> dut_r2: -- Storage pool: default ==> dut_r2: -- Image(vda): /var/lib/libvirt/images/ml-17_dut_r2.img, virtio, 4G ==> dut_r2: -- Disk driver opts: cache='default' ==> dut_r2: -- Graphics Type: vnc ==> dut_r2: -- Video Type: cirrus ==> dut_r2: -- Video VRAM: 16384 ==> dut_r2: -- Video 3D accel: false ==> dut_r2: -- Keymap: en-us ==> dut_r2: -- TPM Backend: passthrough ==> dut_r2: -- INPUT: type=mouse, bus=ps2 ==> dut_r1: Creating shared folders metadata... ==> dut_r1: Starting domain. ==> dut_r1: Domain launching with graphics connection settings... ==> dut_r1: -- Graphics Port: 5900 ==> dut_r1: -- Graphics IP: 127.0.0.1 ==> dut_r2: Creating shared folders metadata... ==> dut_r1: -- Graphics Password: Not defined ==> dut_r2: Starting domain. ==> dut_r1: -- Graphics Websocket: 5700 ==> dut_r2: Domain launching with graphics connection settings... ==> dut_r1: Waiting for domain to get an IP address... ==> dut_r2: -- Graphics Port: 5901 ==> dut_r2: -- Graphics IP: 127.0.0.1 ==> dut_r2: -- Graphics Password: Not defined ==> dut_r2: -- Graphics Websocket: 5701 ==> dut_r2: Waiting for domain to get an IP address... ==> dut_r1: Waiting for machine to boot. This may take a few minutes... ==> dut_r2: Waiting for machine to boot. This may take a few minutes... dut_r1: SSH address: 192.168.17.101:22 dut_r2: SSH address: 192.168.17.102:22 dut_r1: SSH username: vagrant dut_r2: SSH username: vagrant dut_r1: SSH auth method: private key dut_r2: SSH auth method: private key ==> dut_r1: Machine booted and ready! ==> dut_r2: Machine booted and ready! Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab-augment.yml 13:52:42 INFO Containerlab started version=0.75.0 13:52:42 INFO Parsing & checking topology file=clab-augment.yml 13:52:42 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 13:52:42 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 13:52:42 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 13:52:42 INFO Creating container name=r3 13:52:42 INFO Created link: r3:eth1 ▪┄┄▪ virbr1:bni17n3i1 13:52:43 INFO Executed command node=r3 command="sleep 1" stdout="" 13:52:43 INFO Adding host entries path=/etc/hosts 13:52:43 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 13:52:43 INFO containerlab version 🎉= │ A newer containerlab version (0.77.0) is available! │ Release notes: https://containerlab.dev/rn/0.77/ │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-r3 │ linux │ running │ 192.168.17.103 │ │ │ quay.io/frrouting/frr:10.6.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices