time="2025-03-31T11:33:27Z" level=info msg="Containerlab v0.62.2 started"
time="2025-03-31T11:33:27Z" level=info msg="Parsing & checking topology file: clab.yml"
time="2025-03-31T11:33:27Z" level=info msg="Removing /work/netlab_cicd/clab-ml_17 directory..."
time="2025-03-31T11:33:27Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-03-31T11:33:28Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17"
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"h2\""
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"h3\""
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"s2\""
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"s1\""
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"h4\""
time="2025-03-31T11:33:28Z" level=info msg="Creating container: \"h1\""
time="2025-03-31T11:33:29Z" level=info msg="Created link: h2:eth1 <--> s2:eth2"
time="2025-03-31T11:33:29Z" level=info msg="Created link: s1:eth1 <--> s2:eth1"
time="2025-03-31T11:33:29Z" level=info msg="Created link: h1:eth1 <--> s1:eth2"
time="2025-03-31T11:33:29Z" level=info msg="Created link: h3:eth1 <--> s1:eth3"
time="2025-03-31T11:33:29Z" level=info msg="Created link: h4:eth1 <--> s2:eth3"
time="2025-03-31T11:33:29Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-03-31T11:33:29Z" level=info msg="Adding ssh config for containerlab nodes"
time="2025-03-31T11:33:29Z" level=info msg="🎉 New containerlab version 0.66.0 is available! Release notes: https://containerlab.dev/rn/0.66/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n"
╭───────────────┬────────────────────────────────────────────┬─────────┬────────────────╮
│      Name     │                 Kind/Image                 │  State  │ IPv4/6 Address │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h1 │ linux                                      │ running │ 192.168.17.101 │
│               │ python:3.13-alpine                         │         │ N/A            │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h2 │ linux                                      │ running │ 192.168.17.102 │
│               │ python:3.13-alpine                         │         │ N/A            │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h3 │ linux                                      │ running │ 192.168.17.103 │
│               │ python:3.13-alpine                         │         │ N/A            │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-h4 │ linux                                      │ running │ 192.168.17.104 │
│               │ python:3.13-alpine                         │         │ N/A            │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-s1 │ juniper_vjunosswitch                       │ running │ 192.168.17.105 │
│               │ vrnetlab/juniper_vjunos-switch:23.4R2-S2.1 │         │ N/A            │
├───────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_17-s2 │ linux                                      │ running │ 192.168.17.106 │
│               │ quay.io/frrouting/frr:10.2.2               │         │ 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