@@ -3,32 +3,32 @@ Checking virtualization provider installation
33OK: clab installed and working correctly
44Starting clab nodes
55provider clab: executing flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab.yml
6- 10:45:32 INFO Containerlab started version=0.75.0
7- 10:45:32 INFO Parsing & checking topology file=clab.yml
8- 10:45:32 INFO Removing directory path=/work/netlab_cicd/clab-ml-17
9- 10:45:32 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0
10- 10:45:32 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17
11- 10:45:32 INFO Creating container name=x1
12- 10:45:32 INFO Creating container name=h2
13- 10:45:32 INFO Creating container name=h1
14- 10:45:32 INFO Creating container name=dut
15- 10:45:32 INFO Creating container name=h3
16- 10:45:32 INFO Creating container name=th
17- 10:45:33 INFO Created link: dut:eth4 ▪┄┄▪ x1:eth2
18- 10:45:33 INFO Created link: dut:eth2 ▪┄┄▪ h1:eth1
19- 10:45:33 INFO Created link: dut:eth1 ▪┄┄▪ ml-17_1:bni17n1i1
20- 10:45:33 INFO Created link: dut:eth3 ▪┄┄▪ h3:eth1
21- 10:45:33 INFO Created link: x1 :eth3 ▪┄┄▪ h2 :eth1
22- 10:45:33 INFO Created link: x1 :eth1 ▪┄┄▪ ml-17_1:bni17n2i1
23- 10:45:33 INFO Created link: th:eth1 ▪┄┄▪ ml-17_1:bni17n6i1
24- 10:45:34 INFO Executed command node=h2 command="sleep 1" stdout=""
25- 10:45:34 INFO Executed command node=dut command="sleep 1" stdout=""
26- 10:45:34 INFO Executed command node=x1 command="sleep 1" stdout=""
27- 10:45:34 INFO Executed command node=h1 command="sleep 1" stdout=""
28- 10:45:34 INFO Executed command node=h3 command="sleep 1" stdout=""
29- 10:45:34 INFO Adding host entries path=/etc/hosts
30- 10:45:34 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf
31- 10:45:34 INFO containerlab version
6+ 14:53:06 INFO Containerlab started version=0.75.0
7+ 14:53:06 INFO Parsing & checking topology file=clab.yml
8+ 14:53:06 INFO Removing directory path=/work/netlab_cicd/clab-ml-17
9+ 14:53:06 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0
10+ 14:53:06 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17
11+ 14:53:06 INFO Creating container name=th
12+ 14:53:06 INFO Creating container name=h1
13+ 14:53:06 INFO Creating container name=x1
14+ 14:53:06 INFO Creating container name=h2
15+ 14:53:06 INFO Creating container name=h3
16+ 14:53:06 INFO Creating container name=dut
17+ 14:53:07 INFO Created link: x1:eth3 ▪┄┄▪ h2:eth1
18+ 14:53:07 INFO Created link: dut:eth2 ▪┄┄▪ h1:eth1
19+ 14:53:07 INFO Created link: dut:eth1 ▪┄┄▪ ml-17_1:bni17n1i1
20+ 14:53:07 INFO Created link: x1:eth1 ▪┄┄▪ ml-17_1:bni17n2i1
21+ 14:53:07 INFO Created link: dut :eth3 ▪┄┄▪ h3 :eth1
22+ 14:53:07 INFO Created link: th :eth1 ▪┄┄▪ ml-17_1:bni17n6i1
23+ 14:53:07 INFO Created link: dut:eth4 ▪┄┄▪ x1:eth2
24+ 14:53:08 INFO Executed command node=h1 command="sleep 1" stdout=""
25+ 14:53:08 INFO Executed command node=h3 command="sleep 1" stdout=""
26+ 14:53:08 INFO Executed command node=x1 command="sleep 1" stdout=""
27+ 14:53:08 INFO Executed command node=dut command="sleep 1" stdout=""
28+ 14:53:08 INFO Executed command node=h2 command="sleep 1" stdout=""
29+ 14:53:08 INFO Adding host entries path=/etc/hosts
30+ 14:53:08 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf
31+ 14:53:08 INFO containerlab version
3232 🎉=
3333 │ A newer containerlab version (0.76.1) is available!
3434 │ Release notes: https://containerlab.dev/rn/0.76/#0761
0 commit comments