Bringing machine 'default' up with 'libvirt' provider... ==> default: Creating domain with the following settings... ==> default: -- Name: ml_17_default ==> default: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> default: -- Domain type: kvm ==> default: -- Cpus: 1 ==> default: -- Feature: acpi ==> default: -- Feature: apic ==> default: -- Feature: pae ==> default: -- Clock offset: utc ==> default: -- Memory: 512M ==> default: -- Storage pool: default ==> default: -- Disk driver opts: cache='default' ==> default: -- Graphics Type: vnc ==> default: -- Video Type: cirrus ==> default: -- Video VRAM: 16384 ==> default: -- Video 3D accel: false ==> default: -- Keymap: en-us ==> default: -- TPM Backend: passthrough ==> default: -- INPUT: type=mouse, bus=ps2 ==> default: Starting domain. ==> default: Domain launching with graphics connection settings... ==> default: -- Graphics Port: 5900 ==> default: -- Graphics IP: 127.0.0.1 ==> default: -- Graphics Password: Not defined ==> default: -- Graphics Websocket: 5700 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-08-18T13:28:47Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-18T13:28:47Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-08-18T13:28:47Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-18T13:28:47Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"p1\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"h1\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"h4\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"h2\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"p2\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"pe2\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"h3\"" time="2024-08-18T13:28:47Z" level=info msg="Creating container: \"dut\"" time="2024-08-18T13:28:49Z" level=info msg="Created link: dut:et1 <--> p1:eth1" time="2024-08-18T13:28:49Z" level=info msg="Created link: dut:et3 <--> h3:eth1" time="2024-08-18T13:28:49Z" level=info msg="Running postdeploy actions for Arista cEOS 'dut' node" time="2024-08-18T13:28:49Z" level=info msg="Created link: p2:eth2 <--> pe2:et1" time="2024-08-18T13:28:49Z" level=info msg="Created link: p1:eth2 <--> p2:eth1" time="2024-08-18T13:28:49Z" level=info msg="Created link: h4:eth1 <--> pe2:et3" time="2024-08-18T13:28:49Z" level=info msg="Running postdeploy actions for Arista cEOS 'pe2' node" time="2024-08-18T13:28:50Z" level=info msg="Created link: h2:eth1 <--> pe2:et2" time="2024-08-18T13:28:50Z" level=info msg="Created link: dut:et2 <--> h1:eth1" time="2024-08-18T13:29:06Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-18T13:29:06Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-18T13:29:06Z" 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 | d66669bd16a8 | ceos:4.32.1F | ceos | running | 192.168.17.105/24 | N/A | | 2 | clab-ml_17-h1 | b99c1f2962df | python:3.9-alpine | linux | running | 192.168.17.101/24 | N/A | | 3 | clab-ml_17-h2 | 649b1d02c304 | python:3.9-alpine | linux | running | 192.168.17.102/24 | N/A | | 4 | clab-ml_17-h3 | 57ada9dda8d9 | python:3.9-alpine | linux | running | 192.168.17.103/24 | N/A | | 5 | clab-ml_17-h4 | 5bfc841f3ad7 | python:3.9-alpine | linux | running | 192.168.17.104/24 | N/A | | 6 | clab-ml_17-p1 | a51b404da803 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.107/24 | N/A | | 7 | clab-ml_17-p2 | b3c050fd03f9 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.108/24 | N/A | | 8 | clab-ml_17-pe2 | 4522ac0f5cce | ceos:4.32.1F | ceos | running | 192.168.17.106/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) Loading Linux kernel modules mpls-router,mpls-iptunnel required by containers using mpls module provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices