/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: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [Find device readiness script] ******************************************** ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [Wait for device to become ready] ***************************************** skipping: [s1] skipping: [s2] skipping: [r1] skipping: [r2] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/srsim.yml for ros TASK [Common SR-OS checks] ***************************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/sros.yml for ros TASK [Check that required plugin exists, use 'netlab install grpc' to install it] *** ok: [ros] TASK [Wait up to 180s for gNMI(TCP 57400) to be ready on clab-ml_17-ros] ******* ok: [ros -> localhost] TASK [Update SR-SIM hardware configuration] ************************************ changed: [ros] TASK [Get port 1/1/c1 status] ************************************************** FAILED - RETRYING: [ros]: Get port 1/1/c1 status (10 retries left). FAILED - RETRYING: [ros]: Get port 1/1/c1 status (9 retries left). ok: [ros] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for ros, s1, s2, r1, r2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [Find configuration template for normalize] ******************************* ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [fail] ******************************************************************** skipping: [ros] skipping: [s1] skipping: [s2] skipping: [r1] skipping: [r2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [ros] ok: [s1] ok: [s2] ok: [r2] ok: [r1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [ros] skipping: [s1] skipping: [s2] skipping: [r1] skipping: [r2] TASK [Deploy normalize configuration] ****************************************** skipping: [ros] skipping: [s1] skipping: [s2] skipping: [r1] skipping: [r2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for ros, s1, s2, r1, r2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [Find configuration template for initial] ********************************* ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [fail] ******************************************************************** skipping: [ros] skipping: [s1] skipping: [s2] skipping: [r1] skipping: [r2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [ros] ok: [s1] ok: [s2] ok: [r1] ok: [r2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s1] => msg: |- initial configuration for s1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <