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 vagrant up --provider libvirt Bringing machine 'a' up with 'libvirt' provider... ==> a: Checking if box 'netlab/frr' version '10.5.1' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> a: Creating image (snapshot of base box volume). ==> a: Creating domain with the following settings... ==> a: -- Name: ml-17_a ==> a: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> a: -- Domain type: kvm ==> a: -- Cpus: 1 ==> a: -- Feature: acpi ==> a: -- Feature: apic ==> a: -- Feature: pae ==> a: -- Clock offset: utc ==> a: -- Memory: 1024M ==> a: -- Management MAC: ca:fe:00:01:00:00 ==> a: -- Base box: netlab/frr ==> a: -- Storage pool: default ==> a: -- Image(vda): /var/lib/libvirt/images/ml-17_a.img, virtio, 3G ==> a: -- Disk driver opts: cache='default' ==> a: -- Graphics Type: vnc ==> a: -- Video Type: cirrus ==> a: -- Video VRAM: 16384 ==> a: -- Video 3D accel: false ==> a: -- Keymap: en-us ==> a: -- TPM Backend: passthrough ==> a: -- INPUT: type=mouse, bus=ps2 ==> a: Creating shared folders metadata... ==> a: Starting domain. ==> a: Domain launching with graphics connection settings... ==> a: -- Graphics Port: 5900 ==> a: -- Graphics IP: 127.0.0.1 ==> a: -- Graphics Password: Not defined ==> a: -- Graphics Websocket: 5700 ==> a: Waiting for domain to get an IP address... ==> a: Waiting for machine to boot. This may take a few minutes... a: SSH address: 192.168.17.101:22 a: SSH username: vagrant a: SSH auth method: private key a: a: Vagrant insecure key detected. Vagrant will automatically replace a: this with a newly generated keypair for better security. a: a: Inserting generated public key within guest... a: Removing insecure key from the guest if it's present... a: Key inserted! Disconnecting and reconnecting using new SSH key... ==> a: Machine booted and ready! ==> a: Running provisioner: shell... a: Running: inline script a: Setting password for user Vagrant a: Enabling SSH password authentication a: /usr/lib/frr/frrinit.sh a: FRR already installed, skipping installation Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml 16:14:20 INFO Containerlab started version=0.73.0 16:14:20 INFO Parsing & checking topology file=clab-augment.yml 16:14:20 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 16:14:20 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 16:14:20 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 16:14:21 INFO Creating container name=d 16:14:21 INFO Creating container name=e 16:14:21 INFO Creating container name=c 16:14:21 INFO Created link: c:eth1 ▪┄┄▪ virbr2:bni17n2i1 16:14:21 INFO Created link: c:eth5 ▪┄┄▪ ml-17_5:bni17n2i5 16:14:21 INFO Created link: c:eth4 ▪┄┄▪ d:eth2 16:14:21 INFO Created link: c:eth2 ▪┄┄▪ virbr5:bni17n2i2 16:14:21 INFO Created link: d:eth1 ▪┄┄▪ virbr5:bni17n3i1 16:14:22 INFO Created link: e:eth1 ▪┄┄▪ ml-17_5:bni17n4i1 16:14:22 INFO Created link: d:eth3 ▪┄┄▪ ml-17_5:bni17n3i3 16:14:23 INFO Executed command node=c command="sleep 1" stdout="" 16:14:23 INFO Executed command node=d command="sleep 1" stdout="" 16:14:23 INFO Executed command node=e command="sleep 1" stdout="" 16:14:23 INFO Adding host entries path=/etc/hosts 16:14:23 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf ╭──────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-c │ linux │ running │ 192.168.17.102 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-d │ linux │ running │ 192.168.17.103 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├──────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-17-e │ linux │ running │ 192.168.17.104 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ╰──────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices