time="2025-03-06T05:41:20Z" level=info msg="Containerlab v0.62.2 started"
time="2025-03-06T05:41:20Z" level=info msg="Parsing & checking topology file: clab.yml"
time="2025-03-06T05:41:20Z" level=info msg="Removing /work/netlab_cicd/junos/clab-ml_31 directory..."
time="2025-03-06T05:41:20Z" level=info msg="Creating docker network: Name=\"nl_mgmt_31\", IPv4Subnet=\"192.168.31.0/24\", IPv6Subnet=\"\", MTU=0"
time="2025-03-06T05:41:20Z" level=info msg="Creating lab directory: /work/netlab_cicd/junos/clab-ml_31"
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"dut\""
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"pe2\""
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"p2\""
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"p1\""
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"ce1\""
time="2025-03-06T05:41:20Z" level=info msg="Creating container: \"ce2\""
time="2025-03-06T05:41:21Z" level=info msg="Created link: dut:eth1 <--> p1:eth1"
time="2025-03-06T05:41:22Z" level=info msg="Created link: p1:eth2 <--> p2:eth1"
time="2025-03-06T05:41:22Z" level=info msg="Created link: ce1:eth1 <--> dut:eth2"
time="2025-03-06T05:41:22Z" level=info msg="Created link: ce2:eth1 <--> pe2:eth2"
time="2025-03-06T05:41:22Z" level=info msg="Created link: pe2:eth1 <--> p2:eth2"
time="2025-03-06T05:41:22Z" level=info msg="Adding containerlab host entries to /etc/hosts file"
time="2025-03-06T05:41:22Z" level=info msg="Adding ssh config for containerlab nodes"
time="2025-03-06T05:41:22Z" level=info msg="🎉 New containerlab version 0.65.1 is available! Release notes: https://containerlab.dev/rn/0.65/#0651\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_31-ce1 │ linux                                      │ running │ 192.168.31.101 │
│                │ quay.io/frrouting/frr:10.0.1               │         │ N/A            │
├────────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_31-ce2 │ linux                                      │ running │ 192.168.31.102 │
│                │ quay.io/frrouting/frr:10.0.1               │         │ N/A            │
├────────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_31-dut │ juniper_vjunosrouter                       │ running │ 192.168.31.103 │
│                │ vrnetlab/juniper_vjunos-router:23.4R2-S2.1 │         │ N/A            │
├────────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_31-p1  │ linux                                      │ running │ 192.168.31.105 │
│                │ quay.io/frrouting/frr:10.0.1               │         │ N/A            │
├────────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_31-p2  │ linux                                      │ running │ 192.168.31.106 │
│                │ quay.io/frrouting/frr:10.0.1               │         │ N/A            │
├────────────────┼────────────────────────────────────────────┼─────────┼────────────────┤
│ clab-ml_31-pe2 │ linux                                      │ running │ 192.168.31.104 │
│                │ 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
Loading Linux kernel modules mpls-router,mpls-iptunnel required by containers using mpls module
provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml

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