Bringing machine 'pe2' up with 'libvirt' provider... ==> pe2: Checking if box 'arista/veos' version '4.31.2F' is up to date... ==> pe2: There was a problem while downloading the metadata for your box ==> pe2: to check for updates. This is not an error, since it is usually due ==> pe2: to temporary network problems. This is just a warning. The problem ==> pe2: encountered was: ==> pe2: ==> pe2: Couldn't open file /home/pipi/vagrant/boxes/AX/box.json ==> pe2: ==> pe2: If you want to check for box updates, verify your network connection ==> pe2: is valid and try again. ==> pe2: Creating image (snapshot of base box volume). ==> pe2: Creating domain with the following settings... ==> pe2: -- Name: ml_17_pe2 ==> pe2: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> pe2: -- Domain type: kvm ==> pe2: -- Cpus: 2 ==> pe2: -- Feature: acpi ==> pe2: -- Feature: apic ==> pe2: -- Feature: pae ==> pe2: -- Clock offset: utc ==> pe2: -- Memory: 2048M ==> pe2: -- Management MAC: 08:4f:a9:00:00:06 ==> pe2: -- Base box: arista/veos ==> pe2: -- Storage pool: default ==> pe2: -- Image(vda): /var/lib/libvirt/images/ml_17_pe2.img, ide, 5G ==> pe2: -- Disk driver opts: cache='default' ==> pe2: -- Graphics Type: vnc ==> pe2: -- Video Type: cirrus ==> pe2: -- Video VRAM: 16384 ==> pe2: -- Video 3D accel: false ==> pe2: -- Keymap: en-us ==> pe2: -- TPM Backend: passthrough ==> pe2: -- INPUT: type=mouse, bus=ps2 ==> pe2: Creating shared folders metadata... ==> pe2: Starting domain. ==> pe2: Domain launching with graphics connection settings... ==> pe2: -- Graphics Port: 5900 ==> pe2: -- Graphics IP: 127.0.0.1 ==> pe2: -- Graphics Password: Not defined ==> pe2: -- Graphics Websocket: 5700 ==> pe2: Waiting for domain to get an IP address... ==> pe2: Waiting for machine to boot. This may take a few minutes... pe2: SSH address: 192.168.17.106:22 pe2: SSH username: vagrant pe2: SSH auth method: private key ==> pe2: 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 time="2024-07-30T06:29:34Z" level=info msg="Containerlab v0.54.2 started" time="2024-07-30T06:29:34Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-07-30T06:29:34Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-07-30T06:29:34Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"h1\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"h2\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"dut\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"h4\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"h3\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"p1\"" time="2024-07-30T06:29:34Z" level=info msg="Creating container: \"p2\"" time="2024-07-30T06:29:35Z" level=info msg="Created link: dut:eth1 <--> p1:eth1" time="2024-07-30T06:29:36Z" level=info msg="Created link: dut:eth2 <--> h1:eth1" time="2024-07-30T06:29:36Z" level=info msg="Created link: dut:eth3 <--> h3:eth1" time="2024-07-30T06:29:36Z" level=info msg="Created link: p1:eth2 <--> p2:eth1" time="2024-07-30T06:29:36Z" level=info msg="Created link: p2:eth2 <--> virbr1:ml_17_8_2" time="2024-07-30T06:29:36Z" level=info msg="Created link: h4:eth1 <--> virbr3:ml_17_4_1" time="2024-07-30T06:29:36Z" level=info msg="Created link: h2:eth1 <--> virbr2:ml_17_2_1" time="2024-07-30T06:29:36Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-07-30T06:29:36Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-07-30T06:29:36Z" level=info msg="🎉 New containerlab version 0.56.0 is available! Release notes: https://containerlab.dev/rn/0.56/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n" +---+----------------+--------------+------------------------------------+----------------------+---------+-------------------+--------------+ | # | Name | Container ID | Image | Kind | State | IPv4 Address | IPv6 Address | +---+----------------+--------------+------------------------------------+----------------------+---------+-------------------+--------------+ | 1 | clab-ml_17-dut | 829c11ff4517 | vrnetlab/vr-vjunosswitch:23.2R1.14 | juniper_vjunosswitch | running | 192.168.17.105/24 | N/A | | 2 | clab-ml_17-h1 | 4d2814e30f0a | python:3.9-alpine | linux | running | 192.168.17.101/24 | N/A | | 3 | clab-ml_17-h2 | 19fefdaab4e0 | python:3.9-alpine | linux | running | 192.168.17.102/24 | N/A | | 4 | clab-ml_17-h3 | e1425de80e99 | python:3.9-alpine | linux | running | 192.168.17.103/24 | N/A | | 5 | clab-ml_17-h4 | c0e3a71dbab2 | python:3.9-alpine | linux | running | 192.168.17.104/24 | N/A | | 6 | clab-ml_17-p1 | 1ac504e1007d | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.107/24 | N/A | | 7 | clab-ml_17-p2 | bd7dde9aa8d2 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.108/24 | N/A | +---+----------------+--------------+------------------------------------+----------------------+---------+-------------------+--------------+ Created provider 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/h3/hosts to h3:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/h4/hosts to h4:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/p1/daemons to p1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/p1/hosts to p1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/p2/daemons to p2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/p2/hosts to p2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices