[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [s2] ok: [s3] ok: [s4] ok: [d1] ok: [d2] ok: [d3] ok: [d4] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [Find device readiness script] ******************************************** ok: [s2] ok: [s3] ok: [s4] ok: [d2] ok: [d1] ok: [d4] ok: [d3] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [Wait for device to become ready] ***************************************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-router-clab.yml for s1 TASK [Wait for SSH server] ***************************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vm-clab-ssh-check.yml for s1 TASK [Check if 'sshpass' is installed] ***************************************** ok: [s1 -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [s1 -> localhost] TASK [Execute local ssh command to check vjunos-router readiness] ************** FAILED - RETRYING: [s1 -> localhost]: Execute local ssh command to check vjunos-router readiness (60 retries left). FAILED - RETRYING: [s1 -> localhost]: Execute local ssh command to check vjunos-router readiness (59 retries left). FAILED - RETRYING: [s1 -> localhost]: Execute local ssh command to check vjunos-router readiness (58 retries left). FAILED - RETRYING: [s1 -> localhost]: Execute local ssh command to check vjunos-router readiness (57 retries left). FAILED - RETRYING: [s1 -> localhost]: Execute local ssh command to check vjunos-router readiness (56 retries left). ok: [s1 -> localhost] TASK [Confirm s1 SSH server works] ********************************************* ok: [s1] => msg: Node s1 is ready. TASK [Wait for ge-0/0/0 interface] ********************************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-switch.yml for s1 TASK [Wait for ge-0/0/0 to appear] ********************************************* ok: [s1] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for s2, s3, s4, d1, d2, d3, d4, r1, r2, r3, r4, s1 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [s2] ok: [s3] ok: [s4] ok: [d1] ok: [d2] ok: [d3] ok: [d4] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [Find configuration template for normalize] ******************************* ok: [s2] ok: [s3] ok: [s4] ok: [d1] ok: [d3] ok: [d2] ok: [d4] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [fail] ******************************************************************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [s1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [s1] TASK [Find configuration deployment deploy_script for normalize] *************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [s1] TASK [Deploy normalize configuration] ****************************************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [s1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for s2, s3, s4, d1, d2, d3, d4, r1, r2, r3, r4, s1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [s2] ok: [s3] ok: [s4] ok: [d1] ok: [d2] ok: [d4] ok: [d3] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [Find configuration template for initial] ********************************* ok: [s2] ok: [s3] ok: [d1] ok: [s4] ok: [d3] ok: [d2] ok: [d4] ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [s1] TASK [fail] ******************************************************************** skipping: [s2] skipping: [s3] skipping: [s4] skipping: [d1] skipping: [d2] skipping: [d3] skipping: [d4] skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [s1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s2] => msg: |- initial configuration for s2 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <