Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: libvirt 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 'c1' up with 'libvirt' provider... Bringing machine 'c2' up with 'libvirt' provider... Bringing machine 'dut' up with 'libvirt' provider... ==> c1: Checking if box 'bento/ubuntu-24.04' version '202508.03.0' is up to date... ==> c2: Checking if box 'bento/ubuntu-24.04' version '202508.03.0' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> c2: Creating image (snapshot of base box volume). ==> c2: Creating domain with the following settings... ==> c2: -- Name: ml-17_c2 ==> c2: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> c2: -- Domain type: kvm ==> c2: -- Cpus: 1 ==> c2: -- Feature: acpi ==> c2: -- Feature: apic ==> c2: -- Feature: pae ==> c2: -- Clock offset: utc ==> c2: -- Memory: 1024M ==> c2: -- Management MAC: ca:fe:00:02:00:00 ==> c2: -- Base box: bento/ubuntu-24.04 ==> c2: -- Storage pool: default ==> c2: -- Image(vda): /var/lib/libvirt/images/ml-17_c2.img, virtio, 64G ==> c2: -- Disk driver opts: cache='default' ==> c2: -- Graphics Type: vnc ==> c2: -- Video Type: cirrus ==> c2: -- Video VRAM: 16384 ==> c2: -- Video 3D accel: false ==> c2: -- Keymap: en-us ==> c2: -- TPM Backend: passthrough ==> c2: -- INPUT: type=mouse, bus=ps2 ==> dut: Checking if box 'arista/veos' version '4.34.2F' 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-17_dut ==> dut: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut: -- Domain type: kvm ==> dut: -- Cpus: 2 ==> dut: -- Feature: acpi ==> dut: -- Feature: apic ==> dut: -- Feature: pae ==> dut: -- Clock offset: utc ==> dut: -- Memory: 2048M ==> dut: -- Management MAC: ca:fe:00:03:00:00 ==> dut: -- Base box: arista/veos ==> dut: -- Storage pool: default ==> dut: -- Image(vda): /var/lib/libvirt/images/ml-17_dut.img, ide, 5G ==> 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 [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> c1: Creating image (snapshot of base box volume). ==> c1: Creating domain with the following settings... ==> c1: -- Name: ml-17_c1 ==> c1: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> c1: -- Domain type: kvm ==> c1: -- Cpus: 1 ==> c2: Creating shared folders metadata... ==> c1: -- Feature: acpi ==> c2: Starting domain. ==> c1: -- Feature: apic ==> c2: Domain launching with graphics connection settings... ==> c1: -- Feature: pae ==> c2: -- Graphics Port: 5900 ==> c1: -- Clock offset: utc ==> c2: -- Graphics IP: 127.0.0.1 ==> c1: -- Memory: 1024M ==> c2: -- Graphics Password: Not defined ==> c1: -- Management MAC: ca:fe:00:01:00:00 ==> c2: -- Graphics Websocket: 5700 ==> c1: -- Base box: bento/ubuntu-24.04 ==> c2: Waiting for domain to get an IP address... ==> c1: -- Storage pool: default ==> c1: -- Image(vda): /var/lib/libvirt/images/ml-17_c1.img, virtio, 64G ==> c1: -- Disk driver opts: cache='default' ==> c1: -- Graphics Type: vnc ==> dut: Creating shared folders metadata... ==> c1: -- Video Type: cirrus ==> dut: Starting domain. ==> c1: -- Video VRAM: 16384 ==> dut: Domain launching with graphics connection settings... ==> c1: -- Video 3D accel: false ==> dut: -- Graphics Port: 5901 ==> c1: -- Keymap: en-us ==> dut: -- Graphics IP: 127.0.0.1 ==> c1: -- TPM Backend: passthrough ==> dut: -- Graphics Password: Not defined ==> c1: -- INPUT: type=mouse, bus=ps2 ==> dut: -- Graphics Websocket: 5701 ==> dut: Waiting for domain to get an IP address... ==> c1: Creating shared folders metadata... ==> c1: Starting domain. ==> c1: Domain launching with graphics connection settings... ==> c1: -- Graphics Port: 5903 ==> c1: -- Graphics IP: 127.0.0.1 ==> c1: -- Graphics Password: Not defined ==> c1: -- Graphics Websocket: 5703 ==> c1: Waiting for domain to get an IP address... ==> c2: Waiting for machine to boot. This may take a few minutes... c2: SSH address: 192.168.17.102:22 c2: SSH username: vagrant c2: SSH auth method: private key c2: c2: Vagrant insecure key detected. Vagrant will automatically replace c2: this with a newly generated keypair for better security. ==> c1: Waiting for machine to boot. This may take a few minutes... c1: SSH address: 192.168.17.101:22 c1: SSH username: vagrant c1: SSH auth method: private key c2: c2: Inserting generated public key within guest... c2: Removing insecure key from the guest if it's present... c1: c1: Vagrant insecure key detected. Vagrant will automatically replace c1: this with a newly generated keypair for better security. c2: Key inserted! Disconnecting and reconnecting using new SSH key... c1: c1: Inserting generated public key within guest... ==> c2: Machine booted and ready! c1: Removing insecure key from the guest if it's present... c1: Key inserted! Disconnecting and reconnecting using new SSH key... ==> c1: Machine booted and ready! ==> dut: Waiting for machine to boot. This may take a few minutes... dut: SSH address: 192.168.17.103:22 dut: SSH username: vagrant dut: SSH auth method: private key dut: Warning: Connection refused. Retrying... ==> dut: Machine booted and ready! Initial configuration skipped, run 'netlab initial' to configure the devices