[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] 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: [r] TASK [Generic readiness tests] ************************************************* skipping: [h1] skipping: [h2] skipping: [r] TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [r] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/cumulus_nvue.yml for r TASK [Wait for nvued to start] ************************************************* ok: [r] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, r TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [h1] ok: [h2] ok: [r] TASK [Find configuration template for normalize] ******************************* ok: [h1] ok: [h2] ok: [r] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [r] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [h1] ok: [h2] ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [r] TASK [Deploy normalize configuration] ****************************************** skipping: [h1] skipping: [h2] skipping: [r] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, r TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h1] ok: [h2] ok: [r] TASK [Find configuration template for initial] ********************************* skipping: [h1] skipping: [h2] ok: [r] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [r] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h1] skipping: [h2] ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] ok: [r] => msg: |- initial configuration for r ========================================= - set: system: hostname: r global: system-mac: ca:fe:00:01: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: state: up : {} description: "r -> h1 [stub]" ip: address: 172.16.0.1/24: {} 2001:db8:1::1/64: {} ipv6: forward: on neighbor-discovery: enable: on router-advertisement: enable: on interval: 5000 swp2: type: swp link: state: up : {} description: "r -> h2 [stub]" ip: address: 172.16.1.1/24: {} 2001:db8:1:1::1/64: {} ipv6: forward: on neighbor-discovery: enable: on router-advertisement: enable: on interval: 5000 - set: interface: lo: type: loopback ip: address: 10.0.0.1/32: {} 2001:db8:0:1::1/64: {} - set: interface: lo: type: loopback ip: address: 10.2.0.1/32: {} 2001:db8:cafe::1/64: {} TASK [Deploy initial configuration] ******************************************** skipping: [h1] skipping: [h2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/cumulus_nvue.yml for r TASK [set_fact] **************************************************************** ok: [r] TASK [copy the cumulus nvue YAML initial config file to switch (generated from /home/pipi/netlab_gh/netsim/ansible/templates/initial/cumulus_nvue.j2)] *** changed: [r] TASK [execute on cumulus: 'nv config patch' for initial config] **************** changed: [r] TASK [execute on cumulus: 'nv config apply -y' for initial config] ************* changed: [r] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [h1] ok: [h2] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2 => (item=routing) TASK [Figure out whether to deploy the module routing on current device] ******* ok: [h1] ok: [h2] TASK [Find configuration template for routing] ********************************* skipping: [h1] skipping: [h2] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] TASK [Find configuration deployment deploy_script for routing] ***************** skipping: [h1] skipping: [h2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] TASK [Deploy routing configuration] ******************************************** skipping: [h1] skipping: [h2] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* h1 : ok=11 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 h2 : ok=11 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 r : ok=18 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 OK=2 h2 OK=2 This scenario tests additional loopback interfaces