[INFO] Executing initial configuration for node h1 (namespace clab- ml_17-h1) [INFO] Executing routing configuration for node h1 (namespace clab- ml_17-h1) [INFO] Executing initial configuration for node h2 (namespace clab- ml_17-h2) [INFO] Executing routing configuration for node h2 (namespace clab- ml_17-h2) [INFO] Executing initial configuration for node h3 (namespace clab- ml_17-h3) [INFO] Executing routing configuration for node h3 (namespace clab- ml_17-h3) [INFO] Executing initial configuration for node h4 (namespace clab- ml_17-h4) [INFO] Executing routing configuration for node h4 (namespace clab- ml_17-h4) [INFO] Executing initial configuration for node h1a (namespace clab- ml_17-h1a) [INFO] Executing routing configuration for node h1a (namespace clab- ml_17-h1a) [INFO] Executing initial configuration for node h3a (namespace clab- ml_17-h3a) [INFO] Executing routing configuration for node h3a (namespace clab- ml_17-h3a) [INFO] Starting Ansible playbook to deploy the rest of the configurations /home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "cipher": algorithms.TripleDES, /home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "class": algorithms.TripleDES, [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [h1] ok: [h2] ok: [h3] ok: [h1a] ok: [h4] ok: [h3a] ok: [dut] ok: [s2] TASK [Generic readiness tests] ************************************************* skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [dut] skipping: [s2] TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h1a] ok: [h3a] ok: [dut] ok: [s2] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [s2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/cumulus_nvue.yml for dut TASK [Wait for nvued to start] ************************************************* ok: [dut] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, h3, h4, h1a, h3a, dut, s2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h1a] ok: [h3a] ok: [dut] ok: [s2] TASK [Find configuration template for normalize] ******************************* ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h1a] ok: [h3a] ok: [dut] ok: [s2] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [dut] skipping: [s2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h1a] ok: [dut] ok: [h3a] ok: [s2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [dut] skipping: [s2] TASK [Deploy normalize configuration] ****************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [dut] skipping: [s2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, h3, h4, h1a, h3a, dut, s2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h1a] ok: [h3a] ok: [dut] ok: [s2] TASK [Find configuration template for initial] ********************************* skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] ok: [dut] ok: [s2] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] skipping: [dut] skipping: [s2] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] ok: [dut] ok: [s2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h1a] skipping: [h3a] ok: [dut] => msg: |- initial configuration for dut ========================================= - set: system: hostname: dut global: system-mac: ca:fe:00:07:00:00 config: snippet: system-mtu: file: /etc/network/ifupdown2/policy.d/mtu.json content: | { "address": { "defaults": { "mtu": "1500" } } } interface: eth0: ip: vrf: mgmt address: dhcp: {} type: eth swp1: type: swp link: mtu: 1600 state: up : {} description: "dut -> s2" ip: address: 10.1.0.1/30: {} ipv6: enable: off swp2: type: swp link: state: up : {} description: "[Access VLAN red] dut -> h1" ip: ipv6: enable: off swp3: type: swp link: state: up : {} description: "[Access VLAN red] dut -> h1a" ip: ipv6: enable: off swp4: type: swp link: state: up : {} description: "[Access VLAN blue] dut -> h3" ip: ipv6: enable: off swp5: type: swp link: state: up : {} description: "[Access VLAN blue] dut -> h3a" ip: ipv6: enable: off vlan1000: type: svi link: state: up : {} description: "VLAN red (1000) -> [h1,h1a,h2,s2]" ip: ipv6: enable: off vlan1001: type: svi link: state: up : {} description: "VLAN blue (1001) -> [h3,h3a,h4,s2]" ip: ipv6: enable: off - set: interface: lo: type: loopback ip: address: 10.0.0.7/32: {} ipv6: enable: off ok: [s2] => msg: |- initial configuration for s2 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <