time="2025-01-24T01:41:15Z" level=info msg="Containerlab v0.62.2 started"
time="2025-01-24T01:41:15Z" level=info msg="Parsing & checking topology file: clab.yml"
time="2025-01-24T01:41:15Z" level=info msg="Removing /work/netlab_cicd/vms/clab-ml_22 directory..."
time="2025-01-24T01:41:15Z" level=info msg="Creating docker network: Name=\"nl_mgmt_22\", IPv4Subnet=\"192.168.22.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-01-24T01:41:15Z" level=info msg="Creating lab directory: /work/netlab_cicd/vms/clab-ml_22"
time="2025-01-24T01:41:15Z" level=info msg="Creating container: \"probe\""
time="2025-01-24T01:41:15Z" level=info msg="Creating container: \"dut\""
time="2025-01-24T01:41:15Z" level=info msg="Created link: dut:eth1 <--> probe:eth1"
time="2025-01-24T01:41:15Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-01-24T01:41:15Z" level=info msg="Adding ssh config for containerlab nodes"
╭──────────────────┬────────────────────────────────┬─────────┬────────────────╮
│       Name       │           Kind/Image           │  State  │ IPv4/6 Address │
├──────────────────┼────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_22-dut   │ linux                          │ running │ 192.168.22.101 │
│                  │ ghcr.io/sysoleg/vyos-container │         │ N/A            │
├──────────────────┼────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_22-probe │ linux                          │ running │ 192.168.22.102 │
│                  │ quay.io/frrouting/frr:10.0.1   │         │ N/A            │
╰──────────────────┴────────────────────────────────┴─────────┴────────────────╯
Using transformed lab topology from snapshot file netlab.snapshot.yml
Checking virtualization provider installation
OK: clab installed and working correctly
Starting clab nodes
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml

Initial configuration skipped, run 'netlab initial' to configure the devices