23:27:59 Started by upstream project "netconf-distribution-mri-test-titanium" build number 57 23:27:59 originally caused by: 23:27:59 Started by timer 23:27:59 Running as SYSTEM 23:27:59 [EnvInject] - Loading node environment variables. 23:27:59 Building remotely on prd-centos8-robot-2c-8g-634 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:28:01 [ssh-agent] Looking for ssh-agent implementation... 23:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:01 $ ssh-agent 23:28:01 SSH_AUTH_SOCK=/tmp/ssh-kRmg1m8Tns8K/agent.5290 23:28:01 SSH_AGENT_PID=5291 23:28:01 [ssh-agent] Started. 23:28:01 Running ssh-add (command line suppressed) 23:28:01 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_5125252699402041004.key (/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_5125252699402041004.key) 23:28:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:28:01 The recommended git tool is: NONE 23:28:04 using credential opendaylight-jenkins-ssh 23:28:04 Wiping out workspace first. 23:28:04 Cloning the remote Git repository 23:28:04 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:28:04 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test # timeout=10 23:28:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:28:04 > git --version # timeout=10 23:28:04 > git --version # 'git version 2.43.0' 23:28:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:28:04 [INFO] Currently running in a labeled security context 23:28:04 [INFO] Currently SELinux is 'enforcing' on the host 23:28:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh12134743160986352606.key 23:28:04 Verifying host key using known hosts file 23:28:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:28:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:28:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:28:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:28:09 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:28:09 [INFO] Currently running in a labeled security context 23:28:09 [INFO] Currently SELinux is 'enforcing' on the host 23:28:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh14258156244378020179.key 23:28:09 Verifying host key using known hosts file 23:28:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:28:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:28:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:28:09 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:28:09 > git config core.sparsecheckout # timeout=10 23:28:09 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:28:09 Commit message: "Adapt test for new pce-allocation field" 23:28:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:28:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:28:10 No emails were triggered. 23:28:10 provisioning config files... 23:28:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:28:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:28:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:28:10 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13283492179875675856.sh 23:28:10 ---> python-tools-install.sh 23:28:10 Setup pyenv: 23:28:10 system 23:28:10 * 3.8.13 (set by /opt/pyenv/version) 23:28:10 * 3.9.13 (set by /opt/pyenv/version) 23:28:10 * 3.10.13 (set by /opt/pyenv/version) 23:28:10 * 3.11.7 (set by /opt/pyenv/version) 23:28:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fnl9 23:28:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:28:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:19 lf-activate-venv(): INFO: Base packages installed successfully 23:28:19 lf-activate-venv(): INFO: Installing additional packages: lftools 23:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:28:43 Generating Requirements File 23:29:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:29:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:29:03 Python 3.11.7 23:29:03 pip 25.2 from /tmp/venv-fnl9/lib/python3.11/site-packages/pip (python 3.11) 23:29:04 appdirs==1.4.4 23:29:04 argcomplete==3.6.2 23:29:04 aspy.yaml==1.3.0 23:29:04 attrs==25.3.0 23:29:04 autopage==0.5.2 23:29:04 beautifulsoup4==4.14.2 23:29:04 boto3==1.40.45 23:29:04 botocore==1.40.45 23:29:04 bs4==0.0.2 23:29:04 cachetools==6.2.0 23:29:04 certifi==2025.8.3 23:29:04 cffi==2.0.0 23:29:04 cfgv==3.4.0 23:29:04 chardet==5.2.0 23:29:04 charset-normalizer==3.4.3 23:29:04 click==8.3.0 23:29:04 cliff==4.11.0 23:29:04 cmd2==2.7.0 23:29:04 cryptography==3.3.2 23:29:04 debtcollector==3.0.0 23:29:04 decorator==5.2.1 23:29:04 defusedxml==0.7.1 23:29:04 Deprecated==1.2.18 23:29:04 distlib==0.4.0 23:29:04 dnspython==2.8.0 23:29:04 docker==7.1.0 23:29:04 dogpile.cache==1.4.1 23:29:04 durationpy==0.10 23:29:04 email-validator==2.3.0 23:29:04 filelock==3.19.1 23:29:04 future==1.0.0 23:29:04 gitdb==4.0.12 23:29:04 GitPython==3.1.45 23:29:04 google-auth==2.41.1 23:29:04 httplib2==0.31.0 23:29:04 identify==2.6.15 23:29:04 idna==3.10 23:29:04 importlib-resources==1.5.0 23:29:04 iso8601==2.1.0 23:29:04 Jinja2==3.1.6 23:29:04 jmespath==1.0.1 23:29:04 jsonpatch==1.33 23:29:04 jsonpointer==3.0.0 23:29:04 jsonschema==4.25.1 23:29:04 jsonschema-specifications==2025.9.1 23:29:04 keystoneauth1==5.12.0 23:29:04 kubernetes==34.1.0 23:29:04 lftools==0.37.14 23:29:04 lxml==6.0.2 23:29:04 markdown-it-py==4.0.0 23:29:04 MarkupSafe==3.0.3 23:29:04 mdurl==0.1.2 23:29:04 msgpack==1.1.1 23:29:04 multi_key_dict==2.0.3 23:29:04 munch==4.0.0 23:29:04 netaddr==1.3.0 23:29:04 niet==1.4.2 23:29:04 nodeenv==1.9.1 23:29:04 oauth2client==4.1.3 23:29:04 oauthlib==3.3.1 23:29:04 openstacksdk==4.7.1 23:29:04 os-service-types==1.8.0 23:29:04 osc-lib==4.2.0 23:29:04 oslo.config==10.0.0 23:29:04 oslo.context==6.1.0 23:29:04 oslo.i18n==6.6.0 23:29:04 oslo.log==7.2.1 23:29:04 oslo.serialization==5.8.0 23:29:04 oslo.utils==9.1.0 23:29:04 packaging==25.0 23:29:04 pbr==7.0.1 23:29:04 platformdirs==4.4.0 23:29:04 prettytable==3.16.0 23:29:04 psutil==7.1.0 23:29:04 pyasn1==0.6.1 23:29:04 pyasn1_modules==0.4.2 23:29:04 pycparser==2.23 23:29:04 pygerrit2==2.0.15 23:29:04 PyGithub==2.8.1 23:29:04 Pygments==2.19.2 23:29:04 PyJWT==2.10.1 23:29:04 PyNaCl==1.6.0 23:29:04 pyparsing==2.4.7 23:29:04 pyperclip==1.11.0 23:29:04 pyrsistent==0.20.0 23:29:04 python-cinderclient==9.8.0 23:29:04 python-dateutil==2.9.0.post0 23:29:04 python-heatclient==4.3.0 23:29:04 python-jenkins==1.8.3 23:29:04 python-keystoneclient==5.7.0 23:29:04 python-magnumclient==4.9.0 23:29:04 python-openstackclient==8.2.0 23:29:04 python-swiftclient==4.8.0 23:29:04 PyYAML==6.0.3 23:29:04 referencing==0.36.2 23:29:04 requests==2.32.5 23:29:04 requests-oauthlib==2.0.0 23:29:04 requestsexceptions==1.4.0 23:29:04 rfc3986==2.0.0 23:29:04 rich==14.1.0 23:29:04 rich-argparse==1.7.1 23:29:04 rpds-py==0.27.1 23:29:04 rsa==4.9.1 23:29:04 ruamel.yaml==0.18.15 23:29:04 ruamel.yaml.clib==0.2.14 23:29:04 s3transfer==0.14.0 23:29:04 simplejson==3.20.2 23:29:04 six==1.17.0 23:29:04 smmap==5.0.2 23:29:04 soupsieve==2.8 23:29:04 stevedore==5.5.0 23:29:04 tabulate==0.9.0 23:29:04 toml==0.10.2 23:29:04 tomlkit==0.13.3 23:29:04 tqdm==4.67.1 23:29:04 typing_extensions==4.15.0 23:29:04 tzdata==2025.2 23:29:04 urllib3==1.26.20 23:29:04 virtualenv==20.34.0 23:29:04 wcwidth==0.2.14 23:29:04 websocket-client==1.8.0 23:29:04 wrapt==1.17.3 23:29:04 xdg==6.0.0 23:29:04 xmltodict==1.0.2 23:29:04 yq==3.4.3 23:29:04 [EnvInject] - Injecting environment variables from a build step. 23:29:04 [EnvInject] - Injecting as environment variables the properties content 23:29:04 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:29:04 OS_CLOUD=vex 23:29:04 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:29:04 OS_STACK_TEMPLATE_DIR=openstack-hot 23:29:04 23:29:04 [EnvInject] - Variables injected successfully. 23:29:04 provisioning config files... 23:29:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:29:04 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins10266818198871896737.sh 23:29:04 ---> Create parameters file for OpenStack HOT 23:29:04 OpenStack Heat parameters generated 23:29:04 ----------------------------------- 23:29:04 parameters: 23:29:04 vm_0_count: '1' 23:29:04 vm_0_flavor: 'v3-standard-4' 23:29:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 23:29:04 vm_1_count: '1' 23:29:04 vm_1_flavor: 'v3-standard-2' 23:29:04 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:29:04 23:29:04 job_name: '51161-59' 23:29:04 silo: 'releng' 23:29:04 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins365422257910961019.sh 23:29:04 ---> Create HEAT stack 23:29:04 + source /home/jenkins/lf-env.sh 23:29:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:04 ++ mktemp -d /tmp/venv-XXXX 23:29:04 + lf_venv=/tmp/venv-ZNCl 23:29:04 + local venv_file=/tmp/.os_lf_venv 23:29:04 + local python=python3 23:29:04 + local options 23:29:04 + local set_path=true 23:29:04 + local install_args= 23:29:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:29:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:29:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:04 + true 23:29:04 + case $1 in 23:29:04 + python=python3 23:29:04 + shift 2 23:29:04 + true 23:29:04 + case $1 in 23:29:04 + shift 23:29:04 + break 23:29:04 + case $python in 23:29:04 + local pkg_list= 23:29:04 + [[ -d /opt/pyenv ]] 23:29:04 + echo 'Setup pyenv:' 23:29:04 Setup pyenv: 23:29:04 + export PYENV_ROOT=/opt/pyenv 23:29:04 + PYENV_ROOT=/opt/pyenv 23:29:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:04 + pyenv versions 23:29:05 system 23:29:05 3.8.13 23:29:05 3.9.13 23:29:05 3.10.13 23:29:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:29:05 + command -v pyenv 23:29:05 ++ pyenv init - --no-rehash 23:29:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:29:05 for i in ${!paths[@]}; do 23:29:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:29:05 fi; done; 23:29:05 echo "${paths[*]}"'\'')" 23:29:05 export PATH="/opt/pyenv/shims:${PATH}" 23:29:05 export PYENV_SHELL=bash 23:29:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:29:05 pyenv() { 23:29:05 local command 23:29:05 command="${1:-}" 23:29:05 if [ "$#" -gt 0 ]; then 23:29:05 shift 23:29:05 fi 23:29:05 23:29:05 case "$command" in 23:29:05 rehash|shell) 23:29:05 eval "$(pyenv "sh-$command" "$@")" 23:29:05 ;; 23:29:05 *) 23:29:05 command pyenv "$command" "$@" 23:29:05 ;; 23:29:05 esac 23:29:05 }' 23:29:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:29:05 for i in ${!paths[@]}; do 23:29:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:29:05 fi; done; 23:29:05 echo "${paths[*]}"' 23:29:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:05 ++ export PYENV_SHELL=bash 23:29:05 ++ PYENV_SHELL=bash 23:29:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:29:05 +++ complete -F _pyenv pyenv 23:29:05 ++ lf-pyver python3 23:29:05 ++ local py_version_xy=python3 23:29:05 ++ local py_version_xyz= 23:29:05 ++ pyenv versions 23:29:05 ++ local command 23:29:05 ++ command=versions 23:29:05 ++ '[' 1 -gt 0 ']' 23:29:05 ++ shift 23:29:05 ++ case "$command" in 23:29:05 ++ command pyenv versions 23:29:05 ++ pyenv versions 23:29:05 ++ sed 's/^[ *]* //' 23:29:05 ++ grep -E '^[0-9.]*[0-9]$' 23:29:05 ++ awk '{ print $1 }' 23:29:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:29:05 +++ grep '^3' /tmp/.pyenv_versions 23:29:05 +++ sort -V 23:29:05 +++ tail -n 1 23:29:05 ++ py_version_xyz=3.11.7 23:29:05 ++ [[ -z 3.11.7 ]] 23:29:05 ++ echo 3.11.7 23:29:05 ++ return 0 23:29:05 + pyenv local 3.11.7 23:29:05 + local command 23:29:05 + command=local 23:29:05 + '[' 2 -gt 0 ']' 23:29:05 + shift 23:29:05 + case "$command" in 23:29:05 + command pyenv local 3.11.7 23:29:05 + pyenv local 3.11.7 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='lftools[openstack] ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='kubernetes ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='niet ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-heatclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-openstackclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-magnumclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='urllib3~=1.26.15 ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='yq ' 23:29:05 + [[ -f /tmp/.os_lf_venv ]] 23:29:05 ++ cat /tmp/.os_lf_venv 23:29:05 + lf_venv=/tmp/venv-fnl9 23:29:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from' file:/tmp/.os_lf_venv 23:29:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:29:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:29:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:29:05 + local 'pip_opts=--upgrade --quiet' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:29:05 + [[ -n '' ]] 23:29:05 + [[ -n '' ]] 23:29:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:29:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:29:05 + /tmp/venv-fnl9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:29:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:29:07 lf-activate-venv(): INFO: Base packages installed successfully 23:29:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:29:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:29:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:07 + /tmp/venv-fnl9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:25 + type python3 23:29:25 + true 23:29:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH' 23:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:29:25 + PATH=/tmp/venv-fnl9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:29:25 + return 0 23:29:25 + openstack --os-cloud vex limits show --absolute 23:29:26 +--------------------------+---------+ 23:29:26 | Name | Value | 23:29:26 +--------------------------+---------+ 23:29:26 | maxTotalInstances | -1 | 23:29:26 | maxTotalCores | 450 | 23:29:26 | maxTotalRAMSize | 1000000 | 23:29:26 | maxServerMeta | 128 | 23:29:26 | maxImageMeta | 128 | 23:29:26 | maxPersonality | 5 | 23:29:26 | maxPersonalitySize | 10240 | 23:29:26 | maxTotalKeypairs | 100 | 23:29:26 | maxServerGroups | 10 | 23:29:26 | maxServerGroupMembers | 10 | 23:29:26 | maxTotalFloatingIps | -1 | 23:29:26 | maxSecurityGroups | -1 | 23:29:26 | maxSecurityGroupRules | -1 | 23:29:26 | totalRAMUsed | 606208 | 23:29:26 | totalCoresUsed | 148 | 23:29:26 | totalInstancesUsed | 52 | 23:29:26 | totalFloatingIpsUsed | 0 | 23:29:26 | totalSecurityGroupsUsed | 0 | 23:29:26 | totalServerGroupsUsed | 0 | 23:29:26 | maxTotalVolumes | -1 | 23:29:26 | maxTotalSnapshots | 10 | 23:29:26 | maxTotalVolumeGigabytes | 4096 | 23:29:26 | maxTotalBackups | 10 | 23:29:26 | maxTotalBackupGigabytes | 1000 | 23:29:26 | totalVolumesUsed | 0 | 23:29:26 | totalGigabytesUsed | 0 | 23:29:26 | totalSnapshotsUsed | 0 | 23:29:26 | totalBackupsUsed | 0 | 23:29:26 | totalBackupGigabytesUsed | 0 | 23:29:26 +--------------------------+---------+ 23:29:26 + pushd /opt/ciman/openstack-hot 23:29:26 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:29:26 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-titanium-59 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/stack-parameters.yaml 23:30:13 Creating stack releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:30:13 Waiting to initialize infrastructure... 23:30:13 Waiting to initialize infrastructure... 23:30:13 Waiting to initialize infrastructure... 23:30:13 Stack initialization successful. 23:30:13 ------------------------------------ 23:30:13 Stack Details 23:30:13 ------------------------------------ 23:30:13 {'added': None, 23:30:13 'capabilities': [], 23:30:13 'created_at': '2025-10-04T23:29:29Z', 23:30:13 'deleted': None, 23:30:13 'deleted_at': None, 23:30:13 'description': 'No description', 23:30:13 'environment': None, 23:30:13 'environment_files': None, 23:30:13 'files': None, 23:30:13 'files_container': None, 23:30:13 'id': '56ec3d3e-b28f-4b64-858a-72326597b78e', 23:30:13 'is_rollback_disabled': True, 23:30:13 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-titanium-59/56ec3d3e-b28f-4b64-858a-72326597b78e', 23:30:13 'rel': 'self'}], 23:30:13 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:30:13 'name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-59', 23:30:13 'notification_topics': [], 23:30:13 'outputs': [{'description': 'IP addresses of the 2nd vm types', 23:30:13 'output_key': 'vm_1_ips', 23:30:13 'output_value': ['10.30.170.178']}, 23:30:13 {'description': 'IP addresses of the 1st vm types', 23:30:13 'output_key': 'vm_0_ips', 23:30:13 'output_value': ['10.30.171.34']}], 23:30:13 'owner_id': ****, 23:30:13 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:30:13 'OS::stack_id': '56ec3d3e-b28f-4b64-858a-72326597b78e', 23:30:13 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-59', 23:30:13 'job_name': '51161-59', 23:30:13 'silo': 'releng', 23:30:13 'vm_0_count': '1', 23:30:13 'vm_0_flavor': 'v3-standard-4', 23:30:13 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:30:13 '20250201-010426.857', 23:30:13 'vm_1_count': '1', 23:30:13 'vm_1_flavor': 'v3-standard-2', 23:30:13 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 23:30:13 '20250201-040221.796'}, 23:30:13 'parent_id': None, 23:30:13 'replaced': None, 23:30:13 'status': 'CREATE_COMPLETE', 23:30:13 'status_reason': 'Stack CREATE completed successfully', 23:30:13 'tags': [], 23:30:13 'template': None, 23:30:13 'template_description': 'No description', 23:30:13 'template_url': None, 23:30:13 'timeout_mins': 15, 23:30:13 'unchanged': None, 23:30:13 'updated': None, 23:30:13 'updated_at': None, 23:30:13 'user_project_id': 'f5af3747f5d84249b99066af23352c52'} 23:30:13 ------------------------------------ 23:30:13 + popd 23:30:13 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:30:13 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins16620843028160713787.sh 23:30:13 ---> Copy SSH public keys to CSIT lab 23:30:13 Setup pyenv: 23:30:13 system 23:30:13 3.8.13 23:30:13 3.9.13 23:30:13 3.10.13 23:30:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:30:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:15 lf-activate-venv(): INFO: Base packages installed successfully 23:30:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:30:30 SSH not responding on 10.30.170.178. Retrying in 10 seconds... 23:30:30 SSH not responding on 10.30.171.34. Retrying in 10 seconds... 23:30:40 Ping to 10.30.170.178 successful. 23:30:40 Ping to 10.30.171.34 successful. 23:30:40 SSH not responding on 10.30.170.178. Retrying in 10 seconds... 23:30:41 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:30:41 releng-51161-59-0-builder-0 23:30:41 Successfully copied public keys to slave 10.30.171.34 23:30:41 Process 6507 ready. 23:30:50 Ping to 10.30.170.178 successful. 23:30:50 SSH not responding on 10.30.170.178. Retrying in 10 seconds... 23:31:00 Ping to 10.30.170.178 successful. 23:31:02 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 23:31:02 releng-51161-59-1-docker-0 23:31:02 Successfully copied public keys to slave 10.30.170.178 23:31:02 Process 6508 ready. 23:31:02 SSH ready on all stack servers. 23:31:02 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins14025664214613808705.sh 23:31:02 Setup pyenv: 23:31:02 system 23:31:02 3.8.13 23:31:02 3.9.13 23:31:02 3.10.13 23:31:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:31:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hkls 23:31:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.robot_venv 23:31:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:10 lf-activate-venv(): INFO: Base packages installed successfully 23:31:10 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:31:12 lf-activate-venv(): INFO: Adding /tmp/venv-hkls/bin to PATH 23:31:12 + echo 'Installing Python Requirements' 23:31:12 Installing Python Requirements 23:31:12 + cat 23:31:12 + python -m pip install -r requirements.txt 23:31:12 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:31:12 Collecting docker-py (from -r requirements.txt (line 1)) 23:31:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:31:12 Collecting ipaddr (from -r requirements.txt (line 2)) 23:31:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:31:12 Preparing metadata (setup.py): started 23:31:13 Preparing metadata (setup.py): finished with status 'done' 23:31:13 Collecting netaddr (from -r requirements.txt (line 3)) 23:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:31:13 Collecting netifaces (from -r requirements.txt (line 4)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:31:13 Preparing metadata (setup.py): started 23:31:13 Preparing metadata (setup.py): finished with status 'done' 23:31:13 Collecting pyhocon (from -r requirements.txt (line 5)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:31:13 Collecting requests (from -r requirements.txt (line 6)) 23:31:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:31:13 Collecting robotframework (from -r requirements.txt (line 7)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:31:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 40.9 MB/s 0:00:00 23:31:13 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:31:13 Preparing metadata (setup.py): started 23:31:13 Preparing metadata (setup.py): finished with status 'done' 23:31:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:31:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:31:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:31:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:31:13 Preparing metadata (setup.py): started 23:31:14 Preparing metadata (setup.py): finished with status 'done' 23:31:14 Collecting scapy (from -r requirements.txt (line 12)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:31:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 54.6 MB/s 0:00:00 23:31:14 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:31:14 Preparing metadata (setup.py): started 23:31:14 Preparing metadata (setup.py): finished with status 'done' 23:31:14 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:31:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 45.7 MB/s 0:00:00 23:31:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:31:14 Collecting pyangbind (from -r requirements.txt (line 22)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:31:14 Collecting isodate (from -r requirements.txt (line 25)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:31:14 Collecting jmespath (from -r requirements.txt (line 28)) 23:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:31:14 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:31:14 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:31:14 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:31:14 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:31:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:31:14 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:31:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:31:14 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:31:15 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:31:15 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 23:31:15 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 23:31:15 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:31:15 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 23:31:15 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 23:31:15 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:31:15 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:31:15 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:31:15 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:31:15 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 23:31:15 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:31:15 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:31:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:31:15 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:31:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 39.9 MB/s 0:00:00 23:31:15 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:31:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:31:15 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:31:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:31:16 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:31:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:31:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.2 MB/s 0:00:00 23:31:16 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:31:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:31:17 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 23:31:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 54.2 MB/s 0:00:00 23:31:17 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:31:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:31:18 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:31:18 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 23:31:18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:31:18 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:31:18 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:31:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 23:31:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.4 MB/s 0:00:00 23:31:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:31:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:31:18 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:31:18 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:31:19 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 23:31:19 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:31:19 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:31:19 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:31:19 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:31:19 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:31:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:31:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:31:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:31:19 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:31:19 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:31:19 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:31:19 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:19 Building wheel for robotframework-sshlibrary (setup.py): started 23:31:19 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 23:31:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a271feef37759f5834189e6d5c5e995be355dfc4ecaacb0a4b2a7151fa873462 23:31:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:31:19 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:19 Building wheel for ipaddr (setup.py): started 23:31:20 Building wheel for ipaddr (setup.py): finished with status 'done' 23:31:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c4069eda63a9ea453328507cb01483dc0025d8f6decc00c15afa781d77d932ca 23:31:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:31:20 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:20 Building wheel for netifaces (setup.py): started 23:31:22 Building wheel for netifaces (setup.py): finished with status 'done' 23:31:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=959abbbdbc925eabc0a74239f8da557afb6fc2c807a8bd2189f22d5583f0b331 23:31:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:31:22 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:22 Building wheel for robotframework-httplibrary (setup.py): started 23:31:22 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 23:31:22 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=5d9dc140da4fdb6f4303c01c118e18fc76098b92d2f83e60678225c96d0c8bba 23:31:22 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:31:22 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:22 Building wheel for jsonpath-rw (setup.py): started 23:31:22 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 23:31:22 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c2a015a6aaeaa195ac37fd8107ebab6bda0b2ba479aa532eedfc908750841af3 23:31:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:31:22 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:31:22 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:31:29 23:31:29 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 23:31:30 + pip freeze 23:31:30 attrs==25.3.0 23:31:30 bcrypt==5.0.0 23:31:30 beautifulsoup4==4.14.2 23:31:30 certifi==2025.8.3 23:31:30 cffi==2.0.0 23:31:30 charset-normalizer==3.4.3 23:31:30 click==8.3.0 23:31:30 cryptography==46.0.2 23:31:30 decorator==5.2.1 23:31:30 distlib==0.4.0 23:31:30 docker-py==1.10.6 23:31:30 docker-pycreds==0.4.0 23:31:30 elastic-transport==8.17.1 23:31:30 elasticsearch==8.19.1 23:31:30 elasticsearch-dsl==8.15.4 23:31:30 enum34==1.1.10 23:31:30 filelock==3.19.1 23:31:30 h11==0.16.0 23:31:30 idna==3.10 23:31:30 invoke==2.2.0 23:31:30 ipaddr==2.2.0 23:31:30 isodate==0.7.2 23:31:30 jmespath==1.0.1 23:31:30 jsonpatch==1.33 23:31:30 jsonpath-rw==1.4.0 23:31:30 jsonpointer==3.0.0 23:31:30 lxml==6.0.2 23:31:30 netaddr==1.3.0 23:31:30 netifaces==0.11.0 23:31:30 outcome==1.3.0.post0 23:31:30 paramiko==4.0.0 23:31:30 platformdirs==4.4.0 23:31:30 ply==3.11 23:31:30 pyang==2.7.1 23:31:30 pyangbind==0.8.6 23:31:30 pycparser==2.23 23:31:30 pyhocon==0.3.61 23:31:30 PyNaCl==1.6.0 23:31:30 pyparsing==3.2.5 23:31:30 PySocks==1.7.1 23:31:30 python-dateutil==2.9.0.post0 23:31:30 regex==2025.9.18 23:31:30 requests==2.32.5 23:31:30 robotframework==7.3.2 23:31:30 robotframework-httplibrary==0.4.2 23:31:30 robotframework-pythonlibcore==4.4.1 23:31:30 robotframework-requests==0.9.7 23:31:30 robotframework-selenium2library==3.0.0 23:31:30 robotframework-seleniumlibrary==6.8.0 23:31:30 robotframework-sshlibrary==3.8.0 23:31:30 scapy==2.6.1 23:31:30 scp==0.15.0 23:31:30 selenium==4.36.0 23:31:30 six==1.17.0 23:31:30 sniffio==1.3.1 23:31:30 sortedcontainers==2.4.0 23:31:30 soupsieve==2.8 23:31:30 trio==0.31.0 23:31:30 trio-websocket==0.12.2 23:31:30 typing_extensions==4.15.0 23:31:30 urllib3==2.5.0 23:31:30 virtualenv==20.34.0 23:31:30 waitress==3.0.2 23:31:30 WebOb==1.8.9 23:31:30 websocket-client==1.8.0 23:31:30 WebTest==3.0.6 23:31:30 wsproto==1.2.0 23:31:30 [EnvInject] - Injecting environment variables from a build step. 23:31:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:31:30 [EnvInject] - Variables injected successfully. 23:31:30 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins2928641661883055181.sh 23:31:30 Setup pyenv: 23:31:30 system 23:31:30 3.8.13 23:31:30 3.9.13 23:31:30 3.10.13 23:31:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:32 lf-activate-venv(): INFO: Base packages installed successfully 23:31:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:31:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:31:39 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:39 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:31:40 + ODL_SYSTEM=() 23:31:40 + TOOLS_SYSTEM=() 23:31:40 + OPENSTACK_SYSTEM=() 23:31:40 + OPENSTACK_CONTROLLERS=() 23:31:40 + mapfile -t ADDR 23:31:40 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:31:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:31:41 + for i in "${ADDR[@]}" 23:31:41 ++ ssh 10.30.170.178 hostname -s 23:31:41 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 23:31:42 + REMHOST=releng-51161-59-1-docker-0 23:31:42 + case ${REMHOST} in 23:31:42 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:31:42 + for i in "${ADDR[@]}" 23:31:42 ++ ssh 10.30.171.34 hostname -s 23:31:42 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:42 + REMHOST=releng-51161-59-0-builder-0 23:31:42 + case ${REMHOST} in 23:31:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:31:42 + echo NUM_ODL_SYSTEM=1 23:31:42 + echo NUM_TOOLS_SYSTEM=1 23:31:42 + '[' '' == yes ']' 23:31:42 + NUM_OPENSTACK_SYSTEM=0 23:31:42 + echo NUM_OPENSTACK_SYSTEM=0 23:31:42 + '[' 0 -eq 2 ']' 23:31:42 + echo ODL_SYSTEM_IP=10.30.171.34 23:31:42 ++ seq 0 0 23:31:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:31:42 + echo ODL_SYSTEM_1_IP=10.30.171.34 23:31:42 + echo TOOLS_SYSTEM_IP=10.30.170.178 23:31:42 ++ seq 0 0 23:31:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:31:42 + echo TOOLS_SYSTEM_1_IP=10.30.170.178 23:31:42 + openstack_index=0 23:31:42 + NUM_OPENSTACK_CONTROL_NODES=1 23:31:42 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:31:42 ++ seq 0 0 23:31:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:31:42 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:31:42 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:42 + '[' -1 -ge 2 ']' 23:31:42 ++ seq 0 -2 23:31:42 + NUM_OPENSTACK_HAPROXY_NODES=0 23:31:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:31:42 ++ seq 0 -1 23:31:42 + echo 'Contents of slave_addresses.txt:' 23:31:42 Contents of slave_addresses.txt: 23:31:42 + cat slave_addresses.txt 23:31:42 NUM_ODL_SYSTEM=1 23:31:42 NUM_TOOLS_SYSTEM=1 23:31:42 NUM_OPENSTACK_SYSTEM=0 23:31:42 ODL_SYSTEM_IP=10.30.171.34 23:31:42 ODL_SYSTEM_1_IP=10.30.171.34 23:31:42 TOOLS_SYSTEM_IP=10.30.170.178 23:31:42 TOOLS_SYSTEM_1_IP=10.30.170.178 23:31:42 NUM_OPENSTACK_CONTROL_NODES=1 23:31:42 OPENSTACK_CONTROL_NODE_1_IP= 23:31:42 NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:42 NUM_OPENSTACK_HAPROXY_NODES=0 23:31:43 [EnvInject] - Injecting environment variables from a build step. 23:31:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:31:43 [EnvInject] - Variables injected successfully. 23:31:43 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins4513817907603976918.sh 23:31:43 Preparing for JRE Version 21 23:31:43 Karaf artifact is netconf-karaf 23:31:43 Karaf project is netconf 23:31:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:31:43 [EnvInject] - Injecting environment variables from a build step. 23:31:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:31:43 [EnvInject] - Variables injected successfully. 23:31:43 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins5999101570161272442.sh 23:31:43 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:31:43 2025-10-04 23:31:43 ERROR 404: Not Found. 23:31:43 Bundle version is 23:31:43 --2025-10-04 23:31:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:31:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:31:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:31:43 HTTP request sent, awaiting response... 200 OK 23:31:43 Length: 520 [application/xml] 23:31:43 Saving to: ‘maven-metadata.xml’ 23:31:43 23:31:43 0K 100% 20.2M=0s 23:31:43 23:31:43 2025-10-04 23:31:43 (20.2 MB/s) - ‘maven-metadata.xml’ saved [520/520] 23:31:43 23:31:43 23:31:43 23:31:43 org.opendaylight.netconf 23:31:43 netconf-karaf 23:31:43 23:31:43 10.0.0-SNAPSHOT 23:31:43 23:31:43 23:31:43 8.0.9-SNAPSHOT 23:31:43 8.0.10-SNAPSHOT 23:31:43 9.0.1-SNAPSHOT 23:31:43 9.0.2-SNAPSHOT 23:31:43 10.0.0-SNAPSHOT 23:31:43 23:31:43 20251004190835 23:31:43 23:31:43 23:31:43 Nexus timestamp is 23:31:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:43 Distribution bundle is netconf-karaf-.zip 23:31:43 Distribution bundle version is 23:31:43 Distribution folder is netconf-karaf- 23:31:43 Nexus prefix is https://nexus.opendaylight.org 23:31:43 [EnvInject] - Injecting environment variables from a build step. 23:31:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:31:43 [EnvInject] - Variables injected successfully. 23:31:43 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins12310152762411103182.sh 23:31:43 Setup pyenv: 23:31:43 system 23:31:43 3.8.13 23:31:43 3.9.13 23:31:43 3.10.13 23:31:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:31:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:31:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:31:45 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:45 lf-activate-venv(): INFO: Base packages installed successfully 23:31:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:31:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:31:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:31:51 Copying common-functions.sh to /tmp 23:31:53 Copying common-functions.sh to 10.30.170.178:/tmp 23:31:53 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 23:31:53 Copying common-functions.sh to 10.30.171.34:/tmp 23:31:53 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:54 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16968350372026177132.sh 23:31:54 common-functions.sh is being sourced 23:31:54 common-functions environment: 23:31:54 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 ACTUALFEATURES: 23:31:54 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:31:54 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:31:54 CONTROLLERMEM: 2048m 23:31:54 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:54 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:54 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:54 SUITES: 23:31:54 23:31:54 ################################################# 23:31:54 ## Configure Cluster and Start ## 23:31:54 ################################################# 23:31:54 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 23:31:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 23:31:54 Locating script plan to use... 23:31:54 Finished running script plans 23:31:54 Configuring member-1 with IP address 10.30.171.34 23:31:54 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:54 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:54 common-functions.sh is being sourced 23:31:54 + source /tmp/common-functions.sh netconf-karaf- titanium 23:31:54 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:31:54 ++ echo 'common-functions.sh is being sourced' 23:31:54 ++ BUNDLEFOLDER=netconf-karaf- 23:31:54 ++ DISTROSTREAM=titanium 23:31:54 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:31:54 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:31:54 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:31:54 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:31:54 ++ export CONTROLLERMEM= 23:31:54 ++ CONTROLLERMEM= 23:31:54 ++ case "${DISTROSTREAM}" in 23:31:54 ++ CLUSTER_SYSTEM=pekko 23:31:54 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:54 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:54 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:54 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:54 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:54 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:54 ++ print_common_env 23:31:54 ++ cat 23:31:54 common-functions environment: 23:31:54 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 ACTUALFEATURES: 23:31:54 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:31:54 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:31:54 CONTROLLERMEM: 23:31:54 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:54 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:54 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:54 SUITES: 23:31:54 23:31:54 ++ SSH='ssh -t -t' 23:31:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:31:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:31:54 Changing to /tmp 23:31:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:54 + echo 'Changing to /tmp' 23:31:54 + cd /tmp 23:31:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:31:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:54 --2025-10-04 23:31:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:31:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:31:54 HTTP request sent, awaiting response... 404 Not Found 23:31:54 2025-10-04 23:31:54 ERROR 404: Not Found. 23:31:54 23:31:54 Extracting the new controller... 23:31:54 + echo 'Extracting the new controller...' 23:31:54 + unzip -q netconf-karaf-.zip 23:31:54 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:31:54 Adding external repositories... 23:31:54 + echo 'Adding external repositories...' 23:31:54 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:31:54 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:54 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:31:54 Configuring the startup features... 23:31:54 + [[ True == \T\r\u\e ]] 23:31:54 + echo 'Configuring the startup features...' 23:31:54 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:31:54 + FEATURE_TEST_STRING=features-test 23:31:54 + FEATURE_TEST_VERSION= 23:31:54 + KARAF_VERSION=netconf 23:31:54 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:31:54 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:54 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:31:54 + configure_karaf_log netconf '' 23:31:54 + local -r karaf_version=netconf 23:31:54 + local -r controllerdebugmap= 23:31:54 + local logapi=log4j 23:31:54 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:54 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:31:54 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:31:54 + '[' log4j == log4j2 ']' 23:31:54 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:54 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:54 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:31:54 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:54 controllerdebugmap: 23:31:54 + unset IFS 23:31:54 + echo 'controllerdebugmap: ' 23:31:54 + '[' -n '' ']' 23:31:54 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:31:54 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:54 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv 23:31:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:31:54 + local -r controllermem=2048m 23:31:54 Configure 23:31:54 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:31:54 + echo Configure 23:31:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:31:54 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:31:54 max memory: 2048m 23:31:54 memconf: /tmp/netconf-karaf-/bin/setenv 23:31:54 + echo ' max memory: 2048m' 23:31:54 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:31:54 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv 23:31:54 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv 23:31:54 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:54 cat /tmp/netconf-karaf-/bin/setenv 23:31:54 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:31:54 + cat /tmp/netconf-karaf-/bin/setenv 23:31:54 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:54 Set Java version 23:31:54 + echo 'Set Java version' 23:31:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:31:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:31:54 sudo: a password is required 23:31:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:31:54 sudo: a password is required 23:31:54 JDK default version ... 23:31:54 + echo 'JDK default version ...' 23:31:54 + java -version 23:31:54 openjdk version "21.0.5" 2024-10-15 23:31:54 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 23:31:54 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 23:31:54 Set JAVA_HOME 23:31:54 + echo 'Set JAVA_HOME' 23:31:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:31:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:31:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:54 Listing all open ports on controller system... 23:31:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:31:54 + echo 'Listing all open ports on controller system...' 23:31:54 + netstat -pnatu 23:31:54 /tmp/configuration-script.sh: line 40: netstat: command not found 23:31:54 + '[' -f /tmp/custom_shard_config.txt ']' 23:31:54 Configuring cluster 23:31:54 + echo 'Configuring cluster' 23:31:54 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.34 23:31:54 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:31:54 Dump pekko.conf 23:31:54 + echo 'Dump pekko.conf' 23:31:54 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:54 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:31:54 Dump modules.conf 23:31:54 + echo 'Dump modules.conf' 23:31:54 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:54 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:31:54 Dump module-shards.conf 23:31:54 + echo 'Dump module-shards.conf' 23:31:54 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:54 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:31:54 Locating config plan to use... 23:31:54 Finished running config plans 23:31:54 Starting member-1 with IP address 10.30.171.34 23:31:55 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:55 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:55 Redirecting karaf console output to karaf_console.log 23:31:55 Starting controller... 23:31:55 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:31:55 Execute the post startup script on controller 10.30.171.34 23:31:55 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:55 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:31:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:33:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:20 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:25 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:30 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:35 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:40 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:45 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:50 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:55 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:56 Timeout Controller DOWN 23:35:56 Dumping first 500K bytes of karaf log... 23:35:56 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directoryDumping last 500K bytes of karaf log... 23:35:56 23:35:56 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:35:56 Listing all open ports on controller system 23:35:56 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:35:56 Let's take the karaf thread dump 23:35:56 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:35:56 karaf main: org.apache.karaf.main.Main, pid: 23:35:56 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:35:56 Usage: 23:35:56 jstack [-l][-e] 23:35:56 (to connect to running process) 23:35:56 23:35:56 Options: 23:35:56 -l long listing. Prints additional information about locks 23:35:56 -e extended listing. Prints additional information about threads 23:35:56 -? -h --help -help to print this help message 23:35:56 Generating mininet variables... 23:35:56 Locating test plan to use... 23:35:56 Changing the testplan path... 23:35:56 # Place the suites in run order: 23:35:56 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome 23:35:56 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome ... 23:35:57 ============================================================================== 23:35:57 netconf-gate-callhome.txt 23:35:57 ============================================================================== 23:35:57 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 23:35:57 ============================================================================== 23:36:25 CallHome over SSH with correct device credentials :: Correct crede... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:27 | FAIL | 23:36:27 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:27 23:36:27 Also teardown failed: 23:36:27 Several failures occurred: 23:36:27 23:36:27 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:27 23:36:27 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:27 ------------------------------------------------------------------------------ 23:36:27 CallHome over SSH with incorrect device credentials :: Correct cre... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:30 | FAIL | 23:36:30 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:30 23:36:30 Also teardown failed: 23:36:30 Several failures occurred: 23:36:30 23:36:30 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:30 23:36:30 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:30 ------------------------------------------------------------------------------ 23:36:30 CallHome over SSH with correct global credentials :: CallHome SSH ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:33 | FAIL | 23:36:33 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:33 23:36:33 Also teardown failed: 23:36:33 Several failures occurred: 23:36:33 23:36:33 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:33 23:36:33 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:33 ------------------------------------------------------------------------------ 23:36:33 CallHome over SSH with incorrect global credentials :: CallHome SS... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:36:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:36 | FAIL | 23:36:36 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:36 23:36:36 Also teardown failed: 23:36:36 Several failures occurred: 23:36:36 23:36:36 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:36 23:36:36 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:36 ------------------------------------------------------------------------------ 23:36:36 CallHome with Incorrect Node-id :: CallHome from device that does ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:39 | FAIL | 23:36:39 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:39 23:36:39 Also teardown failed: 23:36:39 Several failures occurred: 23:36:39 23:36:39 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:39 23:36:39 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:39 ------------------------------------------------------------------------------ 23:36:39 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:41 | FAIL | 23:36:41 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:41 23:36:41 Also teardown failed: 23:36:41 Several failures occurred: 23:36:41 23:36:41 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:41 23:36:41 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:41 ------------------------------------------------------------------------------ 23:36:41 CallHome over TLS with correct certificate and key :: Using correc... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:36:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:36:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:36:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:36:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:36:45 | FAIL | 23:36:45 ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:45 23:36:45 Also teardown failed: 23:36:45 Several failures occurred: 23:36:45 23:36:45 1) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:45 23:36:45 2) ConnectionError: HTTPConnectionPool(host='10.30.171.34', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:36:45 ------------------------------------------------------------------------------ 23:36:46 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL | 23:36:46 7 tests, 0 passed, 7 failed 23:36:46 ============================================================================== 23:36:46 netconf-gate-callhome.txt | FAIL | 23:36:46 7 tests, 0 passed, 7 failed 23:36:46 ============================================================================== 23:36:46 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/output.xml 23:36:46 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/log.html 23:36:46 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/report.html 23:36:46 Examining the files in data/log and checking filesize 23:36:46 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:46 total 8 23:36:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 23:31 .. 23:36:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 23:31 . 23:36:46 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:46 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:36:46 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:46 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:36:46 Let's take the karaf thread dump again... 23:36:47 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:47 karaf main: org.apache.karaf.main.Main, pid: 23:36:47 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:47 Usage: 23:36:47 jstack [-l][-e] 23:36:47 (to connect to running process) 23:36:47 23:36:47 Options: 23:36:47 -l long listing. Prints additional information about locks 23:36:47 -e extended listing. Prints additional information about threads 23:36:47 -? -h --help -help to print this help message 23:36:47 Killing ODL 23:36:47 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:52 Compressing karaf.log 1 23:36:52 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:52 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:36:52 Fetching compressed karaf.log 1 23:36:52 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:53 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:36:53 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:53 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:36:53 Fetch GC logs 23:36:53 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:36:53 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:36:53 Examine copied files 23:36:53 total 856 23:36:53 drwxrwxr-x. 2 jenkins jenkins 6 Oct 4 23:36 gclogs-1 23:36:53 -rw-rw-r--. 1 jenkins jenkins 0 Oct 4 23:36 karaf_1__threads_after.log 23:36:53 -rw-rw-r--. 1 jenkins jenkins 10684 Oct 4 23:36 ps_after.log 23:36:53 -rw-rw-r--. 1 jenkins jenkins 249134 Oct 4 23:36 report.html 23:36:53 -rw-rw-r--. 1 jenkins jenkins 320443 Oct 4 23:36 log.html 23:36:53 -rw-rw-r--. 1 jenkins jenkins 228323 Oct 4 23:36 output.xml 23:36:53 -rw-rw-r--. 1 jenkins jenkins 127 Oct 4 23:35 testplan.txt 23:36:53 -rw-rw-r--. 1 jenkins jenkins 0 Oct 4 23:35 karaf_1__threads_before.log 23:36:53 -rw-rw-r--. 1 jenkins jenkins 10600 Oct 4 23:35 ps_before.log 23:36:53 -rw-rw-r--. 1 jenkins jenkins 3173 Oct 4 23:31 post-startup-script.sh 23:36:53 -rw-rw-r--. 1 jenkins jenkins 231 Oct 4 23:31 startup-script.sh 23:36:53 -rw-rw-r--. 1 jenkins jenkins 3235 Oct 4 23:31 configuration-script.sh 23:36:53 -rw-rw-r--. 1 jenkins jenkins 268 Oct 4 23:31 detect_variables.env 23:36:53 -rw-rw-r--. 1 jenkins jenkins 0 Oct 4 23:31 pom.xml 23:36:53 -rw-rw-r--. 1 jenkins jenkins 96 Oct 4 23:31 set_variables.env 23:36:53 -rw-rw-r--. 1 jenkins jenkins 297 Oct 4 23:31 slave_addresses.txt 23:36:53 -rw-rw-r--. 1 jenkins jenkins 570 Oct 4 23:31 requirements.txt 23:36:53 -rw-rw-r--. 1 jenkins jenkins 26 Oct 4 23:31 env.properties 23:36:53 -rw-rw-r--. 1 jenkins jenkins 324 Oct 4 23:29 stack-parameters.yaml 23:36:53 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 23:28 test 23:36:53 drwxrwxr-x. 2 jenkins jenkins 6 Oct 4 23:28 test@tmp 23:36:53 -rw-rw-r--. 1 jenkins jenkins 520 Oct 4 19:35 maven-metadata.xml 23:36:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins590423998941396424.sh 23:36:53 Karaf Deployments, Tests must have already run 23:36:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins4748058580614547417.sh 23:36:53 Cleaning up Robot installation... 23:36:53 $ ssh-agent -k 23:36:53 unset SSH_AUTH_SOCK; 23:36:53 unset SSH_AGENT_PID; 23:36:53 echo Agent pid 5291 killed; 23:36:53 [ssh-agent] Stopped. 23:36:54 Recording plot data 23:36:54 Robot results publisher started... 23:36:54 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:36:54 -Parsing output xml: 23:36:54 Done! 23:36:54 -Copying log files to build dir: 23:36:54 Done! 23:36:54 -Assigning results to build: 23:36:54 Done! 23:36:54 -Checking thresholds: 23:36:54 Done! 23:36:54 Done publishing Robot results. 23:36:54 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:36:54 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:54 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13856470822869823536.sh 23:36:54 Archiving csit artifacts 23:36:54 mv: cannot stat 'odl1_*': No such file or directory 23:36:54 mv: cannot stat '*_1.png': No such file or directory 23:36:54 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:36:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:54 Dload Upload Total Spent Left Speed 23:36:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 0 193k 0 0 1195k 0 --:--:-- --:--:-- --:--:-- 1202k 23:36:55 Archive: robot-plugin.zip 23:36:55 inflating: ./archives/robot-plugin/log.html 23:36:55 inflating: ./archives/robot-plugin/output.xml 23:36:55 inflating: ./archives/robot-plugin/report.html 23:36:55 mv: cannot stat '*.log.gz': No such file or directory 23:36:55 mv: cannot stat '*.csv': No such file or directory 23:36:55 mv: cannot stat '*.png': No such file or directory 23:36:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:55 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins3180627585924690915.sh 23:36:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:55 [EnvInject] - Injecting environment variables from a build step. 23:36:55 [EnvInject] - Injecting as environment variables the properties content 23:36:55 OS_CLOUD=vex 23:36:55 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:36:55 23:36:55 [EnvInject] - Variables injected successfully. 23:36:55 provisioning config files... 23:36:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:36:55 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins15965814311460983209.sh 23:36:55 ---> openstack-stack-delete.sh 23:36:55 Setup pyenv: 23:36:55 system 23:36:55 3.8.13 23:36:55 3.9.13 23:36:55 3.10.13 23:36:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:36:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:36:57 lf-activate-venv(): INFO: Base packages installed successfully 23:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:37:12 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:37:16 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 23:37:28 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:37:28 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-titanium-59 23:37:28 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:28 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins5087678095448247206.sh 23:37:28 ---> sysstat.sh 23:37:28 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins12136356405903402396.sh 23:37:28 ---> package-listing.sh 23:37:28 ++ facter osfamily 23:37:28 ++ tr '[:upper:]' '[:lower:]' 23:37:28 + OS_FAMILY=redhat 23:37:28 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:37:28 + START_PACKAGES=/tmp/packages_start.txt 23:37:28 + END_PACKAGES=/tmp/packages_end.txt 23:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:28 + PACKAGES=/tmp/packages_start.txt 23:37:28 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:37:28 + PACKAGES=/tmp/packages_end.txt 23:37:28 + case "${OS_FAMILY}" in 23:37:28 + rpm -qa 23:37:28 + sort 23:37:29 + '[' -f /tmp/packages_start.txt ']' 23:37:29 + '[' -f /tmp/packages_end.txt ']' 23:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:29 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:37:29 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:37:29 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16318997913625939710.sh 23:37:29 ---> capture-instance-metadata.sh 23:37:29 Setup pyenv: 23:37:29 system 23:37:29 3.8.13 23:37:29 3.9.13 23:37:29 3.10.13 23:37:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:37:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:31 lf-activate-venv(): INFO: Base packages installed successfully 23:37:31 lf-activate-venv(): INFO: Installing additional packages: lftools 23:37:41 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:37:41 INFO: Running in OpenStack, capturing instance metadata 23:37:41 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins11339224259054121069.sh 23:37:41 provisioning config files... 23:37:42 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-titanium #59 23:37:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/config153976198824593124tmp 23:37:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:37:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:37:42 provisioning config files... 23:37:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:37:42 [EnvInject] - Injecting environment variables from a build step. 23:37:42 [EnvInject] - Injecting as environment variables the properties content 23:37:42 SERVER_ID=logs 23:37:42 23:37:42 [EnvInject] - Variables injected successfully. 23:37:42 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins7038884102201632063.sh 23:37:42 ---> create-netrc.sh 23:37:42 WARN: Log server credential not found. 23:37:42 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6499412640549127280.sh 23:37:42 ---> python-tools-install.sh 23:37:42 Setup pyenv: 23:37:42 system 23:37:42 3.8.13 23:37:42 3.9.13 23:37:42 3.10.13 23:37:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:37:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:37:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:44 lf-activate-venv(): INFO: Base packages installed successfully 23:37:44 lf-activate-venv(): INFO: Installing additional packages: lftools 23:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:37:54 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6572908940565445247.sh 23:37:54 ---> sudo-logs.sh 23:37:54 Archiving 'sudo' log.. 23:37:54 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13761824900500927606.sh 23:37:54 ---> job-cost.sh 23:37:54 Setup pyenv: 23:37:55 system 23:37:55 3.8.13 23:37:55 3.9.13 23:37:55 3.10.13 23:37:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:37:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:37:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:57 lf-activate-venv(): INFO: Base packages installed successfully 23:37:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:38:05 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:38:05 DEBUG: total: 0.16999999999999998 23:38:05 INFO: Retrieving Stack Cost... 23:38:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:38:05 INFO: Archiving Costs 23:38:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins139591775074365029.sh 23:38:05 ---> logs-deploy.sh 23:38:05 Setup pyenv: 23:38:06 system 23:38:06 3.8.13 23:38:06 3.9.13 23:38:06 3.10.13 23:38:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:38:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnl9 from file:/tmp/.os_lf_venv 23:38:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:08 lf-activate-venv(): INFO: Base packages installed successfully 23:38:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:38:17 lf-activate-venv(): INFO: Adding /tmp/venv-fnl9/bin to PATH 23:38:17 WARNING: Nexus logging server not set 23:38:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-titanium/59/ 23:38:17 INFO: archiving logs to S3 23:38:18 ---> uname -a: 23:38:18 Linux prd-centos8-robot-2c-8g-634.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:38:18 23:38:18 23:38:18 ---> lscpu: 23:38:18 Architecture: x86_64 23:38:18 CPU op-mode(s): 32-bit, 64-bit 23:38:18 Byte Order: Little Endian 23:38:18 CPU(s): 2 23:38:18 On-line CPU(s) list: 0,1 23:38:18 Thread(s) per core: 1 23:38:18 Core(s) per socket: 1 23:38:18 Socket(s): 2 23:38:18 NUMA node(s): 1 23:38:18 Vendor ID: AuthenticAMD 23:38:18 CPU family: 23 23:38:18 Model: 49 23:38:18 Model name: AMD EPYC-Rome Processor 23:38:18 Stepping: 0 23:38:18 CPU MHz: 2799.998 23:38:18 BogoMIPS: 5599.99 23:38:18 Virtualization: AMD-V 23:38:18 Hypervisor vendor: KVM 23:38:18 Virtualization type: full 23:38:18 L1d cache: 32K 23:38:18 L1i cache: 32K 23:38:18 L2 cache: 512K 23:38:18 L3 cache: 16384K 23:38:18 NUMA node0 CPU(s): 0,1 23:38:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:38:18 23:38:18 23:38:18 ---> nproc: 23:38:18 2 23:38:18 23:38:18 23:38:18 ---> df -h: 23:38:18 Filesystem Size Used Avail Use% Mounted on 23:38:18 devtmpfs 3.8G 0 3.8G 0% /dev 23:38:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:38:18 tmpfs 3.8G 17M 3.8G 1% /run 23:38:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:38:18 /dev/vda1 40G 8.4G 32G 21% / 23:38:18 tmpfs 770M 0 770M 0% /run/user/1001 23:38:18 23:38:18 23:38:18 ---> free -m: 23:38:18 total used free shared buff/cache available 23:38:18 Mem: 7697 575 4940 19 2181 6824 23:38:18 Swap: 1023 0 1023 23:38:18 23:38:18 23:38:18 ---> ip addr: 23:38:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:38:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:38:18 inet 127.0.0.1/8 scope host lo 23:38:18 valid_lft forever preferred_lft forever 23:38:18 inet6 ::1/128 scope host 23:38:18 valid_lft forever preferred_lft forever 23:38:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:38:18 link/ether fa:16:3e:4f:9b:4d brd ff:ff:ff:ff:ff:ff 23:38:18 altname enp0s3 23:38:18 altname ens3 23:38:18 inet 10.30.171.151/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:38:18 valid_lft 85746sec preferred_lft 85746sec 23:38:18 inet6 fe80::f816:3eff:fe4f:9b4d/64 scope link 23:38:18 valid_lft forever preferred_lft forever 23:38:18 23:38:18 23:38:18 ---> sar -b -r -n DEV: 23:38:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU) 23:38:18 23:38:18 23:27:19 LINUX RESTART (2 CPU) 23:38:18 23:38:18 11:28:01 PM tps rtps wtps bread/s bwrtn/s 23:38:18 11:29:01 PM 86.94 8.26 78.67 1452.72 5856.35 23:38:18 11:30:01 PM 86.65 0.72 85.94 52.92 11225.13 23:38:18 11:31:01 PM 14.59 0.42 14.18 64.77 406.16 23:38:18 11:32:01 PM 81.14 9.45 71.69 1685.59 7713.88 23:38:18 11:33:01 PM 13.46 0.00 13.46 0.00 2184.01 23:38:18 11:34:01 PM 2.48 0.00 2.48 0.00 71.78 23:38:18 11:35:01 PM 0.12 0.00 0.12 0.00 1.03 23:38:18 11:36:01 PM 0.30 0.20 0.10 11.60 0.78 23:38:18 11:37:01 PM 7.88 0.35 7.53 38.79 317.14 23:38:18 11:38:01 PM 31.88 0.53 31.34 64.79 1342.63 23:38:18 Average: 32.54 1.99 30.55 337.10 2911.70 23:38:18 23:38:18 11:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:38:18 11:29:01 PM 5221140 7003108 2661292 33.76 2688 1961056 754252 8.45 194984 2133944 236764 23:38:18 11:30:01 PM 5174892 7017152 2707540 34.35 2688 2018344 717776 8.04 199020 2155468 4 23:38:18 11:31:01 PM 5247196 7091572 2635236 33.43 2688 2020292 636000 7.12 219476 2065196 10752 23:38:18 11:32:01 PM 4958448 7066316 2923984 37.09 2688 2274976 630112 7.06 268076 2271020 56568 23:38:18 11:33:01 PM 4959532 7067232 2922900 37.08 2688 2274980 630112 7.06 268072 2271184 8 23:38:18 11:34:01 PM 4959828 7067528 2922604 37.08 2688 2274980 630112 7.06 268072 2270976 12 23:38:18 11:35:01 PM 4960020 7067720 2922412 37.08 2688 2274980 630112 7.06 268072 2270980 4 23:38:18 11:36:01 PM 4920848 7028948 2961584 37.57 2688 2275384 678080 7.59 268196 2309688 56 23:38:18 11:37:01 PM 5086076 7011204 2796356 35.48 2688 2097440 696680 7.80 262996 2171472 13336 23:38:18 11:38:01 PM 5089608 7015188 2792824 35.43 2688 2098968 688916 7.71 465992 1970112 12520 23:38:18 Average: 5057759 7043597 2824673 35.84 2688 2157140 669215 7.49 268296 2189004 33002 23:38:18 23:38:18 11:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:38:18 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:29:01 PM eth0 243.17 160.60 1562.03 47.97 0.00 0.00 0.00 0.00 23:38:18 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:30:01 PM eth0 64.54 50.94 585.27 7.08 0.00 0.00 0.00 0.00 23:38:18 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:31:01 PM eth0 10.66 10.33 5.13 3.93 0.00 0.00 0.00 0.00 23:38:18 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:32:01 PM eth0 58.21 49.13 338.05 13.60 0.00 0.00 0.00 0.00 23:38:18 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:33:01 PM eth0 4.43 2.38 5.86 0.47 0.00 0.00 0.00 0.00 23:38:18 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:34:01 PM eth0 1.30 0.83 0.18 0.13 0.00 0.00 0.00 0.00 23:38:18 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:35:01 PM eth0 1.37 0.75 0.18 0.12 0.00 0.00 0.00 0.00 23:38:18 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:36:01 PM eth0 5.48 3.63 1.15 0.57 0.00 0.00 0.00 0.00 23:38:18 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:37:01 PM eth0 53.32 40.55 72.70 27.11 0.00 0.00 0.00 0.00 23:38:18 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 11:38:01 PM eth0 19.08 17.43 15.54 8.85 0.00 0.00 0.00 0.00 23:38:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:18 Average: eth0 46.16 33.66 258.61 10.98 0.00 0.00 0.00 0.00 23:38:18 23:38:18 23:38:18 ---> sar -P ALL: 23:38:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU) 23:38:18 23:38:18 23:27:19 LINUX RESTART (2 CPU) 23:38:18 23:38:18 11:28:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:18 11:29:01 PM all 39.37 0.00 5.85 0.82 0.09 53.86 23:38:18 11:29:01 PM 0 44.49 0.00 6.23 0.87 0.10 48.32 23:38:18 11:29:01 PM 1 34.26 0.00 5.46 0.78 0.08 59.41 23:38:18 11:30:01 PM all 16.57 0.00 2.66 0.86 0.08 79.84 23:38:18 11:30:01 PM 0 11.37 0.00 2.27 0.60 0.08 85.68 23:38:18 11:30:01 PM 1 21.78 0.00 3.05 1.12 0.07 73.99 23:38:18 11:31:01 PM all 11.91 0.00 1.63 0.08 0.05 86.33 23:38:18 11:31:01 PM 0 14.83 0.00 1.75 0.08 0.05 83.28 23:38:18 11:31:01 PM 1 8.98 0.00 1.50 0.08 0.05 89.38 23:38:18 11:32:01 PM all 32.92 0.00 5.88 0.72 0.09 60.39 23:38:18 11:32:01 PM 0 42.46 0.00 6.40 0.75 0.10 50.30 23:38:18 11:32:01 PM 1 23.38 0.00 5.36 0.68 0.08 70.49 23:38:18 11:33:01 PM all 0.35 0.00 0.19 0.17 0.04 99.25 23:38:18 11:33:01 PM 0 0.17 0.00 0.15 0.10 0.05 99.53 23:38:18 11:33:01 PM 1 0.53 0.00 0.23 0.23 0.03 98.97 23:38:18 11:34:01 PM all 0.18 0.00 0.08 0.01 0.04 99.69 23:38:18 11:34:01 PM 0 0.08 0.00 0.08 0.02 0.05 99.77 23:38:18 11:34:01 PM 1 0.28 0.00 0.07 0.00 0.03 99.62 23:38:18 11:35:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 23:38:18 11:35:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 23:38:18 11:35:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 23:38:18 11:36:01 PM all 0.94 0.00 0.17 0.01 0.05 98.83 23:38:18 11:36:01 PM 0 0.18 0.00 0.12 0.00 0.03 99.67 23:38:18 11:36:01 PM 1 1.70 0.00 0.22 0.02 0.07 98.00 23:38:18 11:37:01 PM all 6.19 0.00 1.35 0.03 0.08 92.34 23:38:18 11:37:01 PM 0 6.96 0.00 1.37 0.03 0.08 91.56 23:38:18 11:37:01 PM 1 5.43 0.00 1.34 0.03 0.07 93.13 23:38:18 11:38:01 PM all 32.00 0.00 3.54 0.15 0.08 64.23 23:38:18 11:38:01 PM 0 44.25 0.00 3.83 0.20 0.08 51.63 23:38:18 11:38:01 PM 1 19.74 0.00 3.24 0.10 0.08 76.84 23:38:18 Average: all 14.09 0.00 2.14 0.29 0.06 83.42 23:38:18 Average: 0 16.50 0.00 2.23 0.27 0.07 80.94 23:38:18 Average: 1 11.67 0.00 2.05 0.31 0.06 85.91 23:38:18 23:38:18 23:38:18