[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] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/ssh.yml for r => (item=ssh) TASK [Check if 'sshpass' is installed] ***************************************** ok: [r -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [r -> localhost] TASK [Execute local ssh command to check ssh readiness] ************************ FAILED - RETRYING: [r -> localhost]: Execute local ssh command to check ssh readiness (20 retries left). ok: [r -> localhost] TASK [Confirm r SSH server works] ********************************************** ok: [r] => msg: Node r is ready. TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [r] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] skipping: [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] ok: [r] => msg: |- normalize configuration for r ========================================= ! interface Ethernet1 shutdown ! interface Ethernet2 shutdown TASK [Deploy normalize configuration] ****************************************** skipping: [h1] skipping: [h2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for r TASK [eos_config: deploying normalize from /home/pipi/netlab_gh/netsim/ansible/templates/normalize/eos.j2] *** [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration on device including the indentation changed: [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 ========================================= hostname r ! logging monitor debugging aaa authorization exec default local ! lldp run ip routing ipv6 unicast-routing ! ! ip host h1 172.16.0.1 ip host h2 172.16.1.2 ipv6 host h1 2001:db8:1::1 ipv6 host h2 2001:db8:1:1::2 ! interface Management0 no lldp transmit no lldp receive ! interface Loopback0 ip address 10.0.0.132/32 ipv6 nd ra interval 5 ipv6 address 2001:db8:0:84::1/64 ! interface Ethernet1 no switchport description r -> h1 [stub] ip address 172.16.0.132/24 ipv6 nd ra interval 5 ipv6 address 2001:db8:1::84/64 mac-address caf0.0084.0001 ! no shutdown ! interface Ethernet2 no switchport description r -> h2 [stub] ip address 172.16.1.132/24 ipv6 nd ra interval 5 ipv6 address 2001:db8:1:1::84/64 mac-address caf0.0084.0002 ! no shutdown ! TASK [Deploy initial configuration] ******************************************** skipping: [h1] skipping: [h2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for r TASK [eos_config: deploying initial from /home/pipi/netlab_gh/netsim/ansible/templates/initial/eos.j2] *** 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=21 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 OK=2 h2 OK=2 This scenario tests basic interface, IPv4, and IPv6 configuration, including generation of IPv6 Router Advertisements