22:38:25 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 24 22:38:25 originally caused by: 22:38:25 Started by timer 22:38:25 Running as SYSTEM 22:38:25 [EnvInject] - Loading node environment variables. 22:38:25 Building remotely on prd-centos8-robot-2c-8g-2064 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:38:25 [ssh-agent] Looking for ssh-agent implementation... 22:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:26 $ ssh-agent 22:38:26 SSH_AUTH_SOCK=/tmp/ssh-HwYesUlhyFq6/agent.5164 22:38:26 SSH_AGENT_PID=5165 22:38:26 [ssh-agent] Started. 22:38:26 Running ssh-add (command line suppressed) 22:38:26 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_14157155685329027133.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_14157155685329027133.key) 22:38:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:38:27 The recommended git tool is: NONE 22:38:30 using credential opendaylight-jenkins-ssh 22:38:30 Wiping out workspace first. 22:38:30 Cloning the remote Git repository 22:38:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:38:30 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10 22:38:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:38:30 > git --version # timeout=10 22:38:30 > git --version # 'git version 2.43.0' 22:38:30 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:38:30 [INFO] Currently running in a labeled security context 22:38:30 [INFO] Currently SELinux is 'enforcing' on the host 22:38:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh8254982649029539654.key 22:38:30 Verifying host key using known hosts file 22:38:30 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. 22:38:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:38:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:38:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:38:33 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:38:33 [INFO] Currently running in a labeled security context 22:38:33 [INFO] Currently SELinux is 'enforcing' on the host 22:38:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh15892239442405469554.key 22:38:33 Verifying host key using known hosts file 22:38:33 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. 22:38:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:38:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:38:33 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:38:33 > git config core.sparsecheckout # timeout=10 22:38:33 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:38:33 Commit message: "Add bgpcep variables for vanadium" 22:38:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:38:33 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:38:34 No emails were triggered. 22:38:34 provisioning config files... 22:38:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:38:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:38:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:38:34 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins6107943461076296006.sh 22:38:34 ---> python-tools-install.sh 22:38:34 Setup pyenv: 22:38:34 system 22:38:34 * 3.8.13 (set by /opt/pyenv/version) 22:38:34 * 3.9.13 (set by /opt/pyenv/version) 22:38:34 * 3.10.13 (set by /opt/pyenv/version) 22:38:34 * 3.11.7 (set by /opt/pyenv/version) 22:38:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7wD 22:38:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:38:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:43 lf-activate-venv(): INFO: Base packages installed successfully 22:38:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:39:11 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:39:11 Generating Requirements File 22:39:32 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. 22:39:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:39:32 Python 3.11.7 22:39:33 pip 25.3 from /tmp/venv-x7wD/lib/python3.11/site-packages/pip (python 3.11) 22:39:33 appdirs==1.4.4 22:39:33 argcomplete==3.6.3 22:39:33 aspy.yaml==1.3.0 22:39:33 attrs==25.4.0 22:39:33 autopage==0.5.2 22:39:33 beautifulsoup4==4.14.3 22:39:33 boto3==1.42.30 22:39:33 botocore==1.42.30 22:39:33 bs4==0.0.2 22:39:33 certifi==2026.1.4 22:39:33 cffi==2.0.0 22:39:33 cfgv==3.5.0 22:39:33 chardet==5.2.0 22:39:33 charset-normalizer==3.4.4 22:39:33 click==8.3.1 22:39:33 cliff==4.13.1 22:39:33 cmd2==3.1.0 22:39:33 cryptography==3.3.2 22:39:33 debtcollector==3.0.0 22:39:33 decorator==5.2.1 22:39:33 defusedxml==0.7.1 22:39:33 Deprecated==1.3.1 22:39:33 distlib==0.4.0 22:39:33 dnspython==2.8.0 22:39:33 docker==7.1.0 22:39:33 dogpile.cache==1.5.0 22:39:33 durationpy==0.10 22:39:33 email-validator==2.3.0 22:39:33 filelock==3.20.3 22:39:33 future==1.0.0 22:39:33 gitdb==4.0.12 22:39:33 GitPython==3.1.46 22:39:33 httplib2==0.30.2 22:39:33 identify==2.6.16 22:39:33 idna==3.11 22:39:33 importlib-resources==1.5.0 22:39:33 iso8601==2.1.0 22:39:33 Jinja2==3.1.6 22:39:33 jmespath==1.0.1 22:39:33 jsonpatch==1.33 22:39:33 jsonpointer==3.0.0 22:39:33 jsonschema==4.26.0 22:39:33 jsonschema-specifications==2025.9.1 22:39:33 keystoneauth1==5.13.0 22:39:33 kubernetes==35.0.0 22:39:33 lftools==0.37.21 22:39:33 lxml==6.0.2 22:39:33 markdown-it-py==4.0.0 22:39:33 MarkupSafe==3.0.3 22:39:33 mdurl==0.1.2 22:39:33 msgpack==1.1.2 22:39:33 multi_key_dict==2.0.3 22:39:33 munch==4.0.0 22:39:33 netaddr==1.3.0 22:39:33 niet==1.4.2 22:39:33 nodeenv==1.10.0 22:39:33 oauth2client==4.1.3 22:39:33 oauthlib==3.3.1 22:39:33 openstacksdk==4.9.0 22:39:33 os-service-types==1.8.2 22:39:33 osc-lib==4.3.0 22:39:33 oslo.config==10.2.0 22:39:33 oslo.context==6.2.0 22:39:33 oslo.i18n==6.7.1 22:39:33 oslo.log==8.0.0 22:39:33 oslo.serialization==5.9.0 22:39:33 oslo.utils==9.2.0 22:39:33 packaging==25.0 22:39:33 pbr==7.0.3 22:39:33 platformdirs==4.5.1 22:39:33 prettytable==3.17.0 22:39:33 psutil==7.2.1 22:39:33 pyasn1==0.6.2 22:39:33 pyasn1_modules==0.4.2 22:39:33 pycparser==2.23 22:39:33 pygerrit2==2.0.15 22:39:33 PyGithub==2.8.1 22:39:33 Pygments==2.19.2 22:39:33 PyJWT==2.10.1 22:39:33 PyNaCl==1.6.2 22:39:33 pyparsing==2.4.7 22:39:33 pyperclip==1.11.0 22:39:33 pyrsistent==0.20.0 22:39:33 python-cinderclient==9.8.0 22:39:33 python-dateutil==2.9.0.post0 22:39:33 python-heatclient==5.0.0 22:39:33 python-jenkins==1.8.3 22:39:33 python-keystoneclient==5.7.0 22:39:33 python-magnumclient==4.9.0 22:39:33 python-openstackclient==8.3.0 22:39:33 python-swiftclient==4.9.0 22:39:33 PyYAML==6.0.3 22:39:33 referencing==0.37.0 22:39:33 requests==2.32.5 22:39:33 requests-oauthlib==2.0.0 22:39:33 requestsexceptions==1.4.0 22:39:33 rfc3986==2.0.0 22:39:33 rich==14.2.0 22:39:33 rich-argparse==1.7.2 22:39:33 rpds-py==0.30.0 22:39:33 rsa==4.9.1 22:39:33 ruamel.yaml==0.19.1 22:39:33 ruamel.yaml.clib==0.2.15 22:39:33 s3transfer==0.16.0 22:39:33 simplejson==3.20.2 22:39:33 six==1.17.0 22:39:33 smmap==5.0.2 22:39:33 soupsieve==2.8.2 22:39:33 stevedore==5.6.0 22:39:33 tabulate==0.9.0 22:39:33 toml==0.10.2 22:39:33 tomlkit==0.14.0 22:39:33 tqdm==4.67.1 22:39:33 typing_extensions==4.15.0 22:39:33 tzdata==2025.3 22:39:33 urllib3==1.26.20 22:39:33 virtualenv==20.36.1 22:39:33 wcwidth==0.2.14 22:39:33 websocket-client==1.9.0 22:39:33 wrapt==2.0.1 22:39:33 xdg==6.0.0 22:39:33 xmltodict==1.0.2 22:39:33 yq==3.4.3 22:39:33 [EnvInject] - Injecting environment variables from a build step. 22:39:33 [EnvInject] - Injecting as environment variables the properties content 22:39:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:39:33 OS_CLOUD=vex 22:39:33 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:39:33 OS_STACK_TEMPLATE_DIR=openstack-hot 22:39:33 22:39:33 [EnvInject] - Variables injected successfully. 22:39:33 provisioning config files... 22:39:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:39:33 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5593945174713871215.sh 22:39:33 ---> Create parameters file for OpenStack HOT 22:39:33 OpenStack Heat parameters generated 22:39:33 ----------------------------------- 22:39:33 parameters: 22:39:33 vm_0_count: '1' 22:39:33 vm_0_flavor: 'v3-standard-4' 22:39:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:39:33 vm_1_count: '1' 22:39:33 vm_1_flavor: 'v3-standard-2' 22:39:33 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 22:39:33 22:39:33 job_name: '00473-24' 22:39:33 silo: 'releng' 22:39:33 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins6800517355960712788.sh 22:39:33 ---> Create HEAT stack 22:39:33 + source /home/jenkins/lf-env.sh 22:39:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:39:33 ++ mktemp -d /tmp/venv-XXXX 22:39:33 + lf_venv=/tmp/venv-ozYP 22:39:33 + local venv_file=/tmp/.os_lf_venv 22:39:33 + local python=python3 22:39:33 + local options 22:39:33 + local set_path=true 22:39:33 + local install_args= 22:39:33 ++ 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 22:39:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:39:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:39:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:39:33 + true 22:39:33 + case $1 in 22:39:33 + python=python3 22:39:33 + shift 2 22:39:33 + true 22:39:33 + case $1 in 22:39:33 + shift 22:39:33 + break 22:39:33 + case $python in 22:39:33 + local pkg_list= 22:39:33 + [[ -d /opt/pyenv ]] 22:39:33 + echo 'Setup pyenv:' 22:39:33 Setup pyenv: 22:39:33 + export PYENV_ROOT=/opt/pyenv 22:39:33 + PYENV_ROOT=/opt/pyenv 22:39:33 + 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 22:39:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:39:33 + pyenv versions 22:39:34 system 22:39:34 3.8.13 22:39:34 3.9.13 22:39:34 3.10.13 22:39:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:39:34 + command -v pyenv 22:39:34 ++ pyenv init - --no-rehash 22:39:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:39:34 for i in ${!paths[@]}; do 22:39:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:39:34 fi; done; 22:39:34 echo "${paths[*]}"'\'')" 22:39:34 export PATH="/opt/pyenv/shims:${PATH}" 22:39:34 export PYENV_SHELL=bash 22:39:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:39:34 pyenv() { 22:39:34 local command 22:39:34 command="${1:-}" 22:39:34 if [ "$#" -gt 0 ]; then 22:39:34 shift 22:39:34 fi 22:39:34 22:39:34 case "$command" in 22:39:34 rehash|shell) 22:39:34 eval "$(pyenv "sh-$command" "$@")" 22:39:34 ;; 22:39:34 *) 22:39:34 command pyenv "$command" "$@" 22:39:34 ;; 22:39:34 esac 22:39:34 }' 22:39:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:39:34 for i in ${!paths[@]}; do 22:39:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:39:34 fi; done; 22:39:34 echo "${paths[*]}"' 22:39:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:39:34 ++ 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 22:39:34 ++ 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 22:39:34 ++ export PYENV_SHELL=bash 22:39:34 ++ PYENV_SHELL=bash 22:39:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:39:34 +++ complete -F _pyenv pyenv 22:39:34 ++ lf-pyver python3 22:39:34 ++ local py_version_xy=python3 22:39:34 ++ local py_version_xyz= 22:39:34 ++ sed 's/^[ *]* //' 22:39:34 ++ awk '{ print $1 }' 22:39:34 ++ grep -E '^[0-9.]*[0-9]$' 22:39:34 ++ pyenv versions 22:39:34 ++ local command 22:39:34 ++ command=versions 22:39:34 ++ '[' 1 -gt 0 ']' 22:39:34 ++ shift 22:39:34 ++ case "$command" in 22:39:34 ++ command pyenv versions 22:39:34 ++ pyenv versions 22:39:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:39:34 +++ grep '^3' /tmp/.pyenv_versions 22:39:34 +++ sort -V 22:39:34 +++ tail -n 1 22:39:34 ++ py_version_xyz=3.11.7 22:39:34 ++ [[ -z 3.11.7 ]] 22:39:34 ++ echo 3.11.7 22:39:34 ++ return 0 22:39:34 + pyenv local 3.11.7 22:39:34 + local command 22:39:34 + command=local 22:39:34 + '[' 2 -gt 0 ']' 22:39:34 + shift 22:39:34 + case "$command" in 22:39:34 + command pyenv local 3.11.7 22:39:34 + pyenv local 3.11.7 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='lftools[openstack] ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='kubernetes ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='niet ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='python-heatclient ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='python-openstackclient ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='python-magnumclient ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='urllib3~=1.26.15 ' 22:39:34 + for arg in "$@" 22:39:34 + case $arg in 22:39:34 + pkg_list+='yq ' 22:39:34 + [[ -f /tmp/.os_lf_venv ]] 22:39:34 ++ cat /tmp/.os_lf_venv 22:39:34 + lf_venv=/tmp/venv-x7wD 22:39:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from' file:/tmp/.os_lf_venv 22:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:39:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:39:34 + local 'pip_opts=--upgrade --quiet' 22:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:39:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:39:34 + [[ -n '' ]] 22:39:34 + [[ -n '' ]] 22:39:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:39:34 + /tmp/venv-x7wD/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 22:39:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:39:36 lf-activate-venv(): INFO: Base packages installed successfully 22:39:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:39:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:39:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:39:36 + /tmp/venv-x7wD/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 22:39:53 + type python3 22:39:53 + true 22:39:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH' 22:39:53 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:39:53 + PATH=/tmp/venv-x7wD/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 22:39:53 + return 0 22:39:53 + openstack --os-cloud vex limits show --absolute 22:39:55 +--------------------------+---------+ 22:39:55 | Name | Value | 22:39:55 +--------------------------+---------+ 22:39:55 | maxTotalInstances | -1 | 22:39:55 | maxTotalCores | 450 | 22:39:55 | maxTotalRAMSize | 1000000 | 22:39:55 | maxServerMeta | 128 | 22:39:55 | maxImageMeta | 128 | 22:39:55 | maxPersonality | 5 | 22:39:55 | maxPersonalitySize | 10240 | 22:39:55 | maxTotalKeypairs | 100 | 22:39:55 | maxServerGroups | 10 | 22:39:55 | maxServerGroupMembers | 10 | 22:39:55 | maxTotalFloatingIps | -1 | 22:39:55 | maxSecurityGroups | -1 | 22:39:55 | maxSecurityGroupRules | -1 | 22:39:55 | totalRAMUsed | 180224 | 22:39:55 | totalCoresUsed | 44 | 22:39:55 | totalInstancesUsed | 16 | 22:39:55 | totalFloatingIpsUsed | 0 | 22:39:55 | totalSecurityGroupsUsed | 0 | 22:39:55 | totalServerGroupsUsed | 0 | 22:39:55 | maxTotalVolumes | -1 | 22:39:55 | maxTotalSnapshots | 10 | 22:39:55 | maxTotalVolumeGigabytes | 4096 | 22:39:55 | maxTotalBackups | 10 | 22:39:55 | maxTotalBackupGigabytes | 1000 | 22:39:55 | totalVolumesUsed | 0 | 22:39:55 | totalGigabytesUsed | 0 | 22:39:55 | totalSnapshotsUsed | 0 | 22:39:55 | totalBackupsUsed | 0 | 22:39:55 | totalBackupGigabytesUsed | 0 | 22:39:55 +--------------------------+---------+ 22:39:55 + pushd /opt/ciman/openstack-hot 22:39:55 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:39:55 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-24 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml 22:40:20 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:40:20 Waiting to initialize infrastructure... 22:40:20 Stack initialization successful. 22:40:20 ------------------------------------ 22:40:20 Stack Details 22:40:20 ------------------------------------ 22:40:20 {'added': None, 22:40:20 'capabilities': [], 22:40:20 'created_at': '2026-01-19T22:39:58Z', 22:40:20 'deleted': None, 22:40:20 'deleted_at': None, 22:40:20 'description': 'No description', 22:40:20 'environment': None, 22:40:20 'environment_files': None, 22:40:20 'files': None, 22:40:20 'files_container': None, 22:40:20 'id': '1863a14c-5e1b-49f1-a78d-ee8f74795393', 22:40:20 'is_rollback_disabled': True, 22:40:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-24/1863a14c-5e1b-49f1-a78d-ee8f74795393', 22:40:20 'rel': 'self'}], 22:40:20 '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'})}), 22:40:20 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-24', 22:40:20 'notification_topics': [], 22:40:20 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:40:20 'output_key': 'vm_0_ips', 22:40:20 'output_value': ['10.30.171.144']}, 22:40:20 {'description': 'IP addresses of the 2nd vm types', 22:40:20 'output_key': 'vm_1_ips', 22:40:20 'output_value': ['10.30.170.22']}], 22:40:20 'owner_id': ****, 22:40:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:40:20 'OS::stack_id': '1863a14c-5e1b-49f1-a78d-ee8f74795393', 22:40:20 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-24', 22:40:20 'job_name': '00473-24', 22:40:20 'silo': 'releng', 22:40:20 'vm_0_count': '1', 22:40:20 'vm_0_flavor': 'v3-standard-4', 22:40:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:40:20 '20260109-084045.554', 22:40:20 'vm_1_count': '1', 22:40:20 'vm_1_flavor': 'v3-standard-2', 22:40:20 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 22:40:20 '20250201-040221.796'}, 22:40:20 'parent_id': None, 22:40:20 'replaced': None, 22:40:20 'status': 'CREATE_COMPLETE', 22:40:20 'status_reason': 'Stack CREATE completed successfully', 22:40:20 'tags': [], 22:40:20 'template': None, 22:40:20 'template_description': 'No description', 22:40:20 'template_url': None, 22:40:20 'timeout_mins': 15, 22:40:20 'unchanged': None, 22:40:20 'updated': None, 22:40:20 'updated_at': None, 22:40:20 'user_project_id': '51bc7a8255b44ae49944561d7b808925'} 22:40:20 ------------------------------------ 22:40:21 + popd 22:40:21 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:40:21 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins5496036411988199451.sh 22:40:21 ---> Copy SSH public keys to CSIT lab 22:40:21 Setup pyenv: 22:40:21 system 22:40:21 3.8.13 22:40:21 3.9.13 22:40:21 3.10.13 22:40:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:40:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:40:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:40:23 lf-activate-venv(): INFO: Base packages installed successfully 22:40:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:40:36 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:40:38 SSH not responding on 10.30.170.22. Retrying in 10 seconds... 22:40:38 SSH not responding on 10.30.171.144. Retrying in 10 seconds... 22:40:48 Ping to 10.30.170.22 successful. 22:40:48 Ping to 10.30.171.144 successful. 22:40:48 SSH not responding on 10.30.170.22. Retrying in 10 seconds... 22:40:49 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:40:50 releng-00473-24-0-builder-0 22:40:50 Successfully copied public keys to slave 10.30.171.144 22:40:58 Ping to 10.30.170.22 successful. 22:40:59 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts. 22:41:00 releng-00473-24-1-docker-0 22:41:00 Successfully copied public keys to slave 10.30.170.22 22:41:00 Process 6497 ready. 22:41:00 Process 6498 ready. 22:41:00 SSH ready on all stack servers. 22:41:00 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins12575316026515344184.sh 22:41:00 Setup pyenv: 22:41:00 system 22:41:00 3.8.13 22:41:00 3.9.13 22:41:00 3.10.13 22:41:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:41:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XHRK 22:41:04 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv 22:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:08 lf-activate-venv(): INFO: Base packages installed successfully 22:41:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-XHRK/bin to PATH 22:41:10 + echo 'Installing Python Requirements' 22:41:10 Installing Python Requirements 22:41:10 + cat 22:41:10 + python -m pip install -r requirements.txt 22:41:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:41:10 Collecting docker-py (from -r requirements.txt (line 1)) 22:41:10 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) 22:41:10 Collecting ipaddr (from -r requirements.txt (line 2)) 22:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:41:10 Installing build dependencies: started 22:41:11 Installing build dependencies: finished with status 'done' 22:41:11 Getting requirements to build wheel: started 22:41:11 Getting requirements to build wheel: finished with status 'done' 22:41:11 Preparing metadata (pyproject.toml): started 22:41:11 Preparing metadata (pyproject.toml): finished with status 'done' 22:41:11 Collecting netaddr (from -r requirements.txt (line 3)) 22:41:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:41:12 Collecting netifaces (from -r requirements.txt (line 4)) 22:41:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:41:12 Installing build dependencies: started 22:41:12 Installing build dependencies: finished with status 'done' 22:41:12 Getting requirements to build wheel: started 22:41:13 Getting requirements to build wheel: finished with status 'done' 22:41:13 Preparing metadata (pyproject.toml): started 22:41:13 Preparing metadata (pyproject.toml): finished with status 'done' 22:41:13 Collecting pyhocon (from -r requirements.txt (line 5)) 22:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:41:13 Collecting requests (from -r requirements.txt (line 6)) 22:41:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:41:13 Collecting robotframework (from -r requirements.txt (line 7)) 22:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:41:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.2 MB/s 0:00:00 22:41:13 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:41:13 Installing build dependencies: started 22:41:14 Installing build dependencies: finished with status 'done' 22:41:14 Getting requirements to build wheel: started 22:41:15 Getting requirements to build wheel: finished with status 'done' 22:41:15 Preparing metadata (pyproject.toml): started 22:41:15 Preparing metadata (pyproject.toml): finished with status 'done' 22:41:15 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:41:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:41:15 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:41:15 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) 22:41:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:41:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:41:15 Installing build dependencies: started 22:41:16 Installing build dependencies: finished with status 'done' 22:41:16 Getting requirements to build wheel: started 22:41:16 Getting requirements to build wheel: finished with status 'done' 22:41:16 Preparing metadata (pyproject.toml): started 22:41:16 Preparing metadata (pyproject.toml): finished with status 'done' 22:41:17 Collecting scapy (from -r requirements.txt (line 12)) 22:41:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:41:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 44.6 MB/s 0:00:00 22:41:17 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:41:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:41:17 Installing build dependencies: started 22:41:18 Installing build dependencies: finished with status 'done' 22:41:18 Getting requirements to build wheel: started 22:41:18 Getting requirements to build wheel: finished with status 'done' 22:41:18 Preparing metadata (pyproject.toml): started 22:41:18 Preparing metadata (pyproject.toml): finished with status 'done' 22:41:18 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:41:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:41:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 29.6 MB/s 0:00:00 22:41:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:41:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:41:18 Collecting pyangbind (from -r requirements.txt (line 22)) 22:41:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:41:18 Collecting isodate (from -r requirements.txt (line 25)) 22:41:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:41:19 Collecting jmespath (from -r requirements.txt (line 28)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:41:19 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:41:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:41:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:41:19 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:41:19 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) 22:41:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:41:19 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 22:41:19 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 22:41:19 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 22:41:19 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:41:19 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:41:19 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:41:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:41:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:41:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:20 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) 22:41:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:41:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:41:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:41:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:41:20 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:41:20 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:41:20 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 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) 22:41:20 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:41:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 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) 22:41:20 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:41:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.5 MB/s 0:00:00 22:41:20 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:41:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:41:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:41:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:41:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:41:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.8 MB/s 0:00:00 22:41:21 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:41:21 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) 22:41:22 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:41:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:41:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 25.4 MB/s 0:00:00 22:41:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:41:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:41:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:22 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) 22:41:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:41:23 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:41:23 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 22:41:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:23 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) 22:41:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:41:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:41:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 22:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 82.5 MB/s 0:00:00 22:41:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 22:41:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:41:24 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:41:24 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)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:41:24 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 22:41:24 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 22:41:24 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 22:41:24 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:41:25 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:41:25 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 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) 22:41:25 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)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:41:25 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:41:25 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 22:41:25 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 22:41:25 Collecting packaging (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) 22:41:25 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 22:41:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:41:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:41:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:41:26 Collecting h11<1,>=0.16.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)) 22:41:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:41:26 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:41:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.2/soupsieve-2.8.2-py3-none-any.whl (37 kB) 22:41:26 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:41:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 22:41:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:41:26 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:41:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:41:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=475742502e1459e512a59401ad8bda4b89d2ffa234a9ec9f13e43aebd28898d3 22:41:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:41:26 Building wheel for ipaddr (pyproject.toml): started 22:41:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:41:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=efc038b348cc2f65d80b36dc4adae4d6e78349a929ca576248b857eb6662ab23 22:41:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:41:26 Building wheel for netifaces (pyproject.toml): started 22:41:29 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:41:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=5a4aeb0d32b72fbacba8fdd5a81e2cdd9a9ead74a6c6d1181ed936216a1d6fc0 22:41:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:41:29 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:41:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:41:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=02123c19b707a7b391d5675ae7c47d86ba567784f161905f10dcde7a36795743 22:41:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:41:29 Building wheel for jsonpath-rw (pyproject.toml): started 22:41:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:41:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=238ac4bc3a9246b3cb52f9abaa84d3384b64477011a773998849829fea1056c6 22:41:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:41:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:41:29 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, packaging, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:41:37 22:41:37 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 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 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 packaging-25.0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.2 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 22:41:37 + pip freeze 22:41:37 async-generator==1.10 22:41:37 attrs==25.4.0 22:41:37 bcrypt==5.0.0 22:41:37 beautifulsoup4==4.14.3 22:41:37 certifi==2026.1.4 22:41:37 cffi==2.0.0 22:41:37 charset-normalizer==3.4.4 22:41:37 click==8.3.1 22:41:37 cryptography==46.0.3 22:41:37 decorator==5.2.1 22:41:37 distlib==0.4.0 22:41:37 docker-py==1.10.6 22:41:37 docker-pycreds==0.4.0 22:41:37 elastic-transport==8.17.1 22:41:37 elasticsearch==8.19.3 22:41:37 elasticsearch-dsl==8.15.4 22:41:37 enum34==1.1.10 22:41:37 filelock==3.20.3 22:41:37 h11==0.16.0 22:41:37 idna==3.11 22:41:37 importlib_metadata==8.7.1 22:41:37 invoke==2.2.1 22:41:37 ipaddr==2.2.0 22:41:37 isodate==0.7.2 22:41:37 jmespath==1.0.1 22:41:37 jsonpatch==1.33 22:41:37 jsonpath-rw==1.4.0 22:41:37 jsonpointer==3.0.0 22:41:37 lxml==6.0.2 22:41:37 mypy_extensions==1.1.0 22:41:37 netaddr==1.3.0 22:41:37 netifaces==0.11.0 22:41:37 outcome==1.3.0.post0 22:41:37 packaging==25.0 22:41:37 paramiko==4.0.0 22:41:37 platformdirs==4.5.1 22:41:37 ply==3.11 22:41:37 pyang==2.7.1 22:41:37 pyangbind==0.8.7 22:41:37 pycparser==2.23 22:41:37 pyhocon==0.3.61 22:41:37 PyNaCl==1.6.2 22:41:37 pyparsing==3.3.1 22:41:37 PySocks==1.7.1 22:41:37 python-dateutil==2.9.0.post0 22:41:37 regex==2026.1.15 22:41:37 requests==2.32.5 22:41:37 robotframework==7.4.1 22:41:37 robotframework-httplibrary==0.4.2 22:41:37 robotframework-pythonlibcore==4.5.0 22:41:37 robotframework-requests==0.9.7 22:41:37 robotframework-selenium2library==3.0.0 22:41:37 robotframework-seleniumlibrary==6.8.0 22:41:37 robotframework-sshlibrary==3.8.0 22:41:37 scapy==2.7.0 22:41:37 scp==0.15.0 22:41:37 selenium==4.40.0 22:41:37 six==1.17.0 22:41:37 sniffio==1.3.1 22:41:37 sortedcontainers==2.4.0 22:41:37 soupsieve==2.8.2 22:41:37 trio==0.32.0 22:41:37 trio-typing==0.10.0 22:41:37 trio-websocket==0.12.2 22:41:37 types-certifi==2021.10.8.3 22:41:37 types-urllib3==1.26.25.14 22:41:37 typing_extensions==4.15.0 22:41:37 urllib3==2.6.3 22:41:37 virtualenv==20.36.1 22:41:37 waitress==3.0.2 22:41:37 WebOb==1.8.9 22:41:37 websocket-client==1.9.0 22:41:37 WebTest==3.0.7 22:41:37 wsproto==1.3.2 22:41:37 zipp==3.23.0 22:41:38 [EnvInject] - Injecting environment variables from a build step. 22:41:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:41:38 [EnvInject] - Variables injected successfully. 22:41:38 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins679051136398509331.sh 22:41:38 Setup pyenv: 22:41:38 system 22:41:38 3.8.13 22:41:38 3.9.13 22:41:38 3.10.13 22:41:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:41:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:41:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:40 lf-activate-venv(): INFO: Base packages installed successfully 22:41:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:41:48 + ODL_SYSTEM=() 22:41:48 + TOOLS_SYSTEM=() 22:41:48 + OPENSTACK_SYSTEM=() 22:41:48 + OPENSTACK_CONTROLLERS=() 22:41:48 + mapfile -t ADDR 22:41:48 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:41:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:41:49 + for i in "${ADDR[@]}" 22:41:49 ++ ssh 10.30.170.22 hostname -s 22:41:49 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts. 22:41:50 + REMHOST=releng-00473-24-1-docker-0 22:41:50 + case ${REMHOST} in 22:41:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:41:50 + for i in "${ADDR[@]}" 22:41:50 ++ ssh 10.30.171.144 hostname -s 22:41:50 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:41:51 + REMHOST=releng-00473-24-0-builder-0 22:41:51 + case ${REMHOST} in 22:41:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:41:51 + echo NUM_ODL_SYSTEM=1 22:41:51 + echo NUM_TOOLS_SYSTEM=1 22:41:51 + '[' '' == yes ']' 22:41:51 + NUM_OPENSTACK_SYSTEM=0 22:41:51 + echo NUM_OPENSTACK_SYSTEM=0 22:41:51 + '[' 0 -eq 2 ']' 22:41:51 + echo ODL_SYSTEM_IP=10.30.171.144 22:41:51 ++ seq 0 0 22:41:51 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:41:51 + echo ODL_SYSTEM_1_IP=10.30.171.144 22:41:51 + echo TOOLS_SYSTEM_IP=10.30.170.22 22:41:51 ++ seq 0 0 22:41:51 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:41:51 + echo TOOLS_SYSTEM_1_IP=10.30.170.22 22:41:51 + openstack_index=0 22:41:51 + NUM_OPENSTACK_CONTROL_NODES=1 22:41:51 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:41:51 ++ seq 0 0 22:41:51 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:41:51 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:41:51 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:41:51 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:41:51 + '[' -1 -ge 2 ']' 22:41:51 ++ seq 0 -2 22:41:51 + NUM_OPENSTACK_HAPROXY_NODES=0 22:41:51 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:41:51 ++ seq 0 -1 22:41:51 + echo 'Contents of slave_addresses.txt:' 22:41:51 Contents of slave_addresses.txt: 22:41:51 + cat slave_addresses.txt 22:41:51 NUM_ODL_SYSTEM=1 22:41:51 NUM_TOOLS_SYSTEM=1 22:41:51 NUM_OPENSTACK_SYSTEM=0 22:41:51 ODL_SYSTEM_IP=10.30.171.144 22:41:51 ODL_SYSTEM_1_IP=10.30.171.144 22:41:51 TOOLS_SYSTEM_IP=10.30.170.22 22:41:51 TOOLS_SYSTEM_1_IP=10.30.170.22 22:41:51 NUM_OPENSTACK_CONTROL_NODES=1 22:41:51 OPENSTACK_CONTROL_NODE_1_IP= 22:41:51 NUM_OPENSTACK_COMPUTE_NODES=-1 22:41:51 NUM_OPENSTACK_HAPROXY_NODES=0 22:41:51 [EnvInject] - Injecting environment variables from a build step. 22:41:51 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:41:51 [EnvInject] - Variables injected successfully. 22:41:51 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins3638531754183934577.sh 22:41:51 Preparing for JRE Version 21 22:41:51 Karaf artifact is netconf-karaf 22:41:51 Karaf project is netconf 22:41:51 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:41:51 [EnvInject] - Injecting environment variables from a build step. 22:41:51 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:41:51 [EnvInject] - Variables injected successfully. 22:41:51 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10517554046380170322.sh 22:41:51 2026-01-19 22:41:51 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 22:41:51 Bundle version is 10.0.3-SNAPSHOT 22:41:51 --2026-01-19 22:41:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 22:41:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:41:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:41:51 HTTP request sent, awaiting response... 200 OK 22:41:51 Length: 1408 (1.4K) [application/xml] 22:41:51 Saving to: ‘maven-metadata.xml’ 22:41:51 22:41:51 0K . 100% 39.0M=0s 22:41:51 22:41:51 2026-01-19 22:41:51 (39.0 MB/s) - ‘maven-metadata.xml’ saved [1408/1408] 22:41:51 22:41:51 22:41:51 22:41:51 org.opendaylight.netconf 22:41:51 netconf-karaf 22:41:51 22:41:51 20260119190530 22:41:51 22:41:51 20260119.190530 22:41:51 91 22:41:51 22:41:51 22:41:51 22:41:51 pom 22:41:51 10.0.3-20260119.190530-91 22:41:51 20260119190530 22:41:51 22:41:51 22:41:51 tar.gz 22:41:51 10.0.3-20260119.190530-91 22:41:51 20260119190530 22:41:51 22:41:51 22:41:51 zip 22:41:51 10.0.3-20260119.190530-91 22:41:51 20260119190530 22:41:51 22:41:51 22:41:51 cyclonedx 22:41:51 xml 22:41:51 10.0.3-20260119.190530-91 22:41:51 20260119190530 22:41:51 22:41:51 22:41:51 cyclonedx 22:41:51 json 22:41:51 10.0.3-20260119.190530-91 22:41:51 20260119190530 22:41:51 22:41:51 22:41:51 22:41:51 10.0.3-SNAPSHOT 22:41:51 22:41:51 Nexus timestamp is 10.0.3-20260119.190530-91 22:41:51 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip 22:41:51 Distribution bundle is netconf-karaf-10.0.3-20260119.190530-91.zip 22:41:51 Distribution bundle version is 10.0.3-SNAPSHOT 22:41:51 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 22:41:51 Nexus prefix is https://nexus.opendaylight.org 22:41:51 [EnvInject] - Injecting environment variables from a build step. 22:41:51 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:41:51 [EnvInject] - Variables injected successfully. 22:41:51 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins150063055246817059.sh 22:41:51 Setup pyenv: 22:41:51 system 22:41:51 3.8.13 22:41:51 3.9.13 22:41:51 3.10.13 22:41:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:54 lf-activate-venv(): INFO: Base packages installed successfully 22:41:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:42:00 Copying common-functions.sh to /tmp 22:42:02 Copying common-functions.sh to 10.30.170.22:/tmp 22:42:02 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts. 22:42:02 Copying common-functions.sh to 10.30.171.144:/tmp 22:42:02 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:03 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1492508114911353516.sh 22:42:03 common-functions.sh is being sourced 22:42:03 common-functions environment: 22:42:03 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:03 ACTUALFEATURES: 22:42:03 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:03 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:42:03 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:03 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:03 CONTROLLERMEM: 2048m 22:42:03 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:42:03 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:42:03 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:42:03 SUITES: 22:42:03 22:42:03 ################################################# 22:42:03 ## Configure Cluster and Start ## 22:42:03 ################################################# 22:42:03 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 22:42:03 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 22:42:03 Locating script plan to use... 22:42:03 Finished running script plans 22:42:03 Configuring member-1 with IP address 10.30.171.144 22:42:03 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:03 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:03 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 22:42:03 ++ [[ /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 ]] 22:42:03 common-functions.sh is being sourced 22:42:03 ++ echo 'common-functions.sh is being sourced' 22:42:03 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 22:42:03 ++ DISTROSTREAM=vanadium 22:42:03 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:03 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:03 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:03 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:03 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:42:03 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:42:03 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:03 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:03 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:03 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:03 ++ export CONTROLLERMEM= 22:42:03 ++ CONTROLLERMEM= 22:42:03 ++ case "${DISTROSTREAM}" in 22:42:03 ++ CLUSTER_SYSTEM=pekko 22:42:03 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:42:03 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:42:03 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:42:03 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:42:03 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:42:03 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:42:03 ++ print_common_env 22:42:03 ++ cat 22:42:03 common-functions environment: 22:42:03 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:03 ACTUALFEATURES: 22:42:03 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:03 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:42:03 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:03 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:03 CONTROLLERMEM: 22:42:03 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:42:03 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:42:03 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:42:03 SUITES: 22:42:03 22:42:03 ++ SSH='ssh -t -t' 22:42:03 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:42:03 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:42:03 Changing to /tmp 22:42:03 + echo 'Changing to /tmp' 22:42:03 + cd /tmp 22:42:03 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip 22:42:03 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip' 22:42:03 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip 22:42:03 --2026-01-19 22:42:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip 22:42:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:42:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:42:03 HTTP request sent, awaiting response... 200 OK 22:42:03 Length: 155226784 (148M) [application/zip] 22:42:03 Saving to: ‘netconf-karaf-10.0.3-20260119.190530-91.zip’ 22:42:03 22:42:03 0K ........ ........ ........ ........ ........ ........ 2% 65.4M 2s 22:42:03 3072K ........ ........ ........ ........ ........ ........ 4% 99.9M 2s 22:42:03 6144K ........ ........ ........ ........ ........ ........ 6% 105M 2s 22:42:03 9216K ........ ........ ........ ........ ........ ........ 8% 80.4M 2s 22:42:03 12288K ........ ........ ........ ........ ........ ........ 10% 135M 1s 22:42:03 15360K ........ ........ ........ ........ ........ ........ 12% 169M 1s 22:42:03 18432K ........ ........ ........ ........ ........ ........ 14% 187M 1s 22:42:03 21504K ........ ........ ........ ........ ........ ........ 16% 207M 1s 22:42:03 24576K ........ ........ ........ ........ ........ ........ 18% 209M 1s 22:42:03 27648K ........ ........ ........ ........ ........ ........ 20% 234M 1s 22:42:03 30720K ........ ........ ........ ........ ........ ........ 22% 259M 1s 22:42:03 33792K ........ ........ ........ ........ ........ ........ 24% 260M 1s 22:42:03 36864K ........ ........ ........ ........ ........ ........ 26% 271M 1s 22:42:03 39936K ........ ........ ........ ........ ........ ........ 28% 319M 1s 22:42:03 43008K ........ ........ ........ ........ ........ ........ 30% 302M 1s 22:42:03 46080K ........ ........ ........ ........ ........ ........ 32% 308M 1s 22:42:03 49152K ........ ........ ........ ........ ........ ........ 34% 280M 1s 22:42:03 52224K ........ ........ ........ ........ ........ ........ 36% 278M 1s 22:42:03 55296K ........ ........ ........ ........ ........ ........ 38% 298M 1s 22:42:03 58368K ........ ........ ........ ........ ........ ........ 40% 303M 1s 22:42:03 61440K ........ ........ ........ ........ ........ ........ 42% 268M 0s 22:42:03 64512K ........ ........ ........ ........ ........ ........ 44% 299M 0s 22:42:03 67584K ........ ........ ........ ........ ........ ........ 46% 300M 0s 22:42:03 70656K ........ ........ ........ ........ ........ ........ 48% 312M 0s 22:42:03 73728K ........ ........ ........ ........ ........ ........ 50% 307M 0s 22:42:03 76800K ........ ........ ........ ........ ........ ........ 52% 248M 0s 22:42:03 79872K ........ ........ ........ ........ ........ ........ 54% 278M 0s 22:42:03 82944K ........ ........ ........ ........ ........ ........ 56% 305M 0s 22:42:03 86016K ........ ........ ........ ........ ........ ........ 58% 306M 0s 22:42:03 89088K ........ ........ ........ ........ ........ ........ 60% 322M 0s 22:42:03 92160K ........ ........ ........ ........ ........ ........ 62% 313M 0s 22:42:03 95232K ........ ........ ........ ........ ........ ........ 64% 305M 0s 22:42:03 98304K ........ ........ ........ ........ ........ ........ 66% 301M 0s 22:42:03 101376K ........ ........ ........ ........ ........ ........ 68% 324M 0s 22:42:03 104448K ........ ........ ........ ........ ........ ........ 70% 349M 0s 22:42:03 107520K ........ ........ ........ ........ ........ ........ 72% 346M 0s 22:42:03 110592K ........ ........ ........ ........ ........ ........ 74% 316M 0s 22:42:04 113664K ........ ........ ........ ........ ........ ........ 77% 262M 0s 22:42:04 116736K ........ ........ ........ ........ ........ ........ 79% 305M 0s 22:42:04 119808K ........ ........ ........ ........ ........ ........ 81% 314M 0s 22:42:04 122880K ........ ........ ........ ........ ........ ........ 83% 314M 0s 22:42:04 125952K ........ ........ ........ ........ ........ ........ 85% 318M 0s 22:42:04 129024K ........ ........ ........ ........ ........ ........ 87% 279M 0s 22:42:04 132096K ........ ........ ........ ........ ........ ........ 89% 292M 0s 22:42:04 135168K ........ ........ ........ ........ ........ ........ 91% 245M 0s 22:42:04 138240K ........ ........ ........ ........ ........ ........ 93% 249M 0s 22:42:04 141312K ........ ........ ........ ........ ........ ........ 95% 248M 0s 22:42:04 144384K ........ ........ ........ ........ ........ ........ 97% 263M 0s 22:42:04 147456K ........ ........ ........ ........ ........ ........ 99% 282M 0s 22:42:04 150528K ........ ........ 100% 343M=0.6s 22:42:04 22:42:04 2026-01-19 22:42:04 (230 MB/s) - ‘netconf-karaf-10.0.3-20260119.190530-91.zip’ saved [155226784/155226784] 22:42:04 22:42:04 + echo 'Extracting the new controller...' 22:42:04 Extracting the new controller... 22:42:04 + unzip -q netconf-karaf-10.0.3-20260119.190530-91.zip 22:42:05 Adding external repositories... 22:42:05 + echo 'Adding external repositories...' 22:42:05 + 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-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:42:05 ################################################################################ 22:42:05 # 22:42:05 # Licensed to the Apache Software Foundation (ASF) under one or more 22:42:05 # contributor license agreements. See the NOTICE file distributed with 22:42:05 # this work for additional information regarding copyright ownership. 22:42:05 # The ASF licenses this file to You under the Apache License, Version 2.0 22:42:05 # (the "License"); you may not use this file except in compliance with 22:42:05 # the License. You may obtain a copy of the License at 22:42:05 # 22:42:05 # http://www.apache.org/licenses/LICENSE-2.0 22:42:05 # 22:42:05 # Unless required by applicable law or agreed to in writing, software 22:42:05 # distributed under the License is distributed on an "AS IS" BASIS, 22:42:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:42:05 # See the License for the specific language governing permissions and 22:42:05 # limitations under the License. 22:42:05 # 22:42:05 ################################################################################ 22:42:05 22:42:05 # 22:42:05 # If set to true, the following property will not allow any certificate to be used 22:42:05 # when accessing Maven repositories through SSL 22:42:05 # 22:42:05 #org.ops4j.pax.url.mvn.certificateCheck= 22:42:05 22:42:05 # 22:42:05 # Path to the local Maven settings file. 22:42:05 # The repositories defined in this file will be automatically added to the list 22:42:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:42:05 # below is not set. 22:42:05 # The following locations are checked for the existence of the settings.xml file 22:42:05 # * 1. looks for the specified url 22:42:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:42:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:42:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:42:05 # 22:42:05 #org.ops4j.pax.url.mvn.settings= 22:42:05 22:42:05 # 22:42:05 # Path to the local Maven repository which is used to avoid downloading 22:42:05 # artifacts when they already exist locally. 22:42:05 # The value of this property will be extracted from the settings.xml file 22:42:05 # above, or defaulted to: 22:42:05 # System.getProperty( "user.home" ) + "/.m2/repository" 22:42:05 # 22:42:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:42:05 22:42:05 # 22:42:05 # Default this to false. It's just weird to use undocumented repos 22:42:05 # 22:42:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:42:05 22:42:05 # 22:42:05 # Uncomment if you don't wanna use the proxy settings 22:42:05 # from the Maven conf/settings.xml file 22:42:05 # 22:42:05 # org.ops4j.pax.url.mvn.proxySupport=false 22:42:05 22:42:05 # 22:42:05 # Disable aether support by default. This ensure that the defaultRepositories 22:42:05 # below will be used 22:42:05 # 22:42:05 #org.ops4j.pax.url.mvn.disableAether=true 22:42:05 22:42:05 # 22:42:05 # Comma separated list of repositories scanned when resolving an artifact. 22:42:05 # Those repositories will be checked before iterating through the 22:42:05 # below list of repositories and even before the local repository 22:42:05 # A repository url can be appended with zero or more of the following flags: 22:42:05 # @snapshots : the repository contains snaphots 22:42:05 # @noreleases : the repository does not contain any released artifacts 22:42:05 # 22:42:05 # The following property value will add the system folder as a repo. 22:42:05 # 22:42:05 #org.ops4j.pax.url.mvn.defaultRepositories= 22:42:05 22:42:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:42:05 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:42:05 22:42:05 # 22:42:05 # Comma separated list of repositories scanned when resolving an artifact. 22:42:05 # The default list includes the following repositories: 22:42:05 # http://repo1.maven.org/maven2@id=central 22:42:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:42:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:42:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:42:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:42:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:42:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:42:05 # To add repositories to the default ones, prepend '+' to the list of repositories 22:42:05 # to add. 22:42:05 # A repository url can be appended with zero or more of the following flags: 22:42:05 # @snapshots : the repository contains snapshots 22:42:05 # @noreleases : the repository does not contain any released artifacts 22:42:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:42:05 # 22:42:05 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 \ 22:42:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:42:05 file:${karaf.data}/kar@id=kar.repository@multi 22:42:05 Configuring the startup features... 22:42:05 + [[ True == \T\r\u\e ]] 22:42:05 + echo 'Configuring the startup features...' 22:42:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:05 + FEATURE_TEST_STRING=features-test 22:42:05 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 22:42:05 + KARAF_VERSION=netconf 22:42:05 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:42:05 ################################################################################ 22:42:05 # 22:42:05 # Licensed to the Apache Software Foundation (ASF) under one or more 22:42:05 # contributor license agreements. See the NOTICE file distributed with 22:42:05 # this work for additional information regarding copyright ownership. 22:42:05 # The ASF licenses this file to You under the Apache License, Version 2.0 22:42:05 # (the "License"); you may not use this file except in compliance with 22:42:05 # the License. You may obtain a copy of the License at 22:42:05 # 22:42:05 # http://www.apache.org/licenses/LICENSE-2.0 22:42:05 # 22:42:05 # Unless required by applicable law or agreed to in writing, software 22:42:05 # distributed under the License is distributed on an "AS IS" BASIS, 22:42:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:42:05 # See the License for the specific language governing permissions and 22:42:05 # limitations under the License. 22:42:05 # 22:42:05 ################################################################################ 22:42:05 22:42:05 # 22:42:05 # Comma separated list of features repositories to register by default 22:42:05 # 22:42:05 featuresRepositories = file:${karaf.etc}/08579b3c-cba4-4ee3-b54b-2975bb30b94e.xml 22:42:05 22:42:05 # 22:42:05 # Comma separated list of features to install at startup 22:42:05 # 22:42:05 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 9884a2a1-c3bc-4902-bd9a-9ce2081e3d97 22:42:05 22:42:05 # 22:42:05 # Resource repositories (OBR) that the features resolver can use 22:42:05 # to resolve requirements/capabilities 22:42:05 # 22:42:05 # The format of the resourceRepositories is 22:42:05 # resourceRepositories=[xml:url|json:url],... 22:42:05 # for Instance: 22:42:05 # 22:42:05 #resourceRepositories=xml:http://host/path/to/index.xml 22:42:05 # or 22:42:05 #resourceRepositories=json:http://host/path/to/index.json 22:42:05 # 22:42:05 22:42:05 # 22:42:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:42:05 # 22:42:05 featuresBootAsynchronous=false 22:42:05 22:42:05 # 22:42:05 # Service requirements enforcement 22:42:05 # 22:42:05 # By default, the feature resolver checks the service requirements/capabilities of 22:42:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:42:05 # the required bundles. 22:42:05 # The following flag can have those values: 22:42:05 # - disable: service requirements are completely ignored 22:42:05 # - default: service requirements are ignored for old features 22:42:05 # - enforce: service requirements are always verified 22:42:05 # 22:42:05 #serviceRequirements=default 22:42:05 22:42:05 # 22:42:05 # Store cfg file for config element in feature 22:42:05 # 22:42:05 #configCfgStore=true 22:42:05 22:42:05 # 22:42:05 # Define if the feature service automatically refresh bundles 22:42:05 # 22:42:05 autoRefresh=true 22:42:05 22:42:05 # 22:42:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:42:05 # XML file defines instructions related to features processing 22:42:05 # versions.properties may declare properties to resolve placeholders in XML file 22:42:05 # both files are relative to ${karaf.etc} 22:42:05 # 22:42:05 #featureProcessing=org.apache.karaf.features.xml 22:42:05 #featureProcessingVersions=versions.properties 22:42:05 + configure_karaf_log netconf '' 22:42:05 + local -r karaf_version=netconf 22:42:05 + local -r controllerdebugmap= 22:42:05 + local logapi=log4j 22:42:05 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:42:05 log4j2.rootLogger.level = INFO 22:42:05 #log4j2.rootLogger.type = asyncRoot 22:42:05 #log4j2.rootLogger.includeLocation = false 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:42:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:42:05 log4j2.rootLogger.appenderRef.Console.ref = Console 22:42:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:42:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:42:05 log4j2.logger.spifly.name = org.apache.aries.spifly 22:42:05 log4j2.logger.spifly.level = WARN 22:42:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:42:05 log4j2.logger.audit.level = INFO 22:42:05 log4j2.logger.audit.additivity = false 22:42:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:42:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:42:05 log4j2.appender.console.type = Console 22:42:05 log4j2.appender.console.name = Console 22:42:05 log4j2.appender.console.layout.type = PatternLayout 22:42:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:42:05 log4j2.appender.rolling.type = RollingRandomAccessFile 22:42:05 log4j2.appender.rolling.name = RollingFile 22:42:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:42:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:42:05 #log4j2.appender.rolling.immediateFlush = false 22:42:05 log4j2.appender.rolling.append = true 22:42:05 log4j2.appender.rolling.layout.type = PatternLayout 22:42:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:42:05 log4j2.appender.rolling.policies.type = Policies 22:42:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:42:05 log4j2.appender.rolling.policies.size.size = 64MB 22:42:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:42:05 log4j2.appender.rolling.strategy.max = 7 22:42:05 log4j2.appender.audit.type = RollingRandomAccessFile 22:42:05 log4j2.appender.audit.name = AuditRollingFile 22:42:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:42:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:42:05 log4j2.appender.audit.append = true 22:42:05 log4j2.appender.audit.layout.type = PatternLayout 22:42:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:42:05 log4j2.appender.audit.policies.type = Policies 22:42:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:42:05 log4j2.appender.audit.policies.size.size = 8MB 22:42:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:42:05 log4j2.appender.audit.strategy.max = 7 22:42:05 log4j2.appender.osgi.type = PaxOsgi 22:42:05 log4j2.appender.osgi.name = PaxOsgi 22:42:05 log4j2.appender.osgi.filter = * 22:42:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:42:05 #log4j2.logger.aether.level = TRACE 22:42:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:42:05 #log4j2.logger.http-headers.level = DEBUG 22:42:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:42:05 #log4j2.logger.maven.level = TRACE 22:42:05 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:42:05 + logapi=log4j2 22:42:05 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:42:05 + '[' log4j2 == log4j2 ']' 22:42:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:42:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:42:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:42:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:42:05 + unset IFS 22:42:05 controllerdebugmap: 22:42:05 + echo 'controllerdebugmap: ' 22:42:05 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:05 + '[' -n '' ']' 22:42:05 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:42:05 ################################################################################ 22:42:05 # 22:42:05 # Licensed to the Apache Software Foundation (ASF) under one or more 22:42:05 # contributor license agreements. See the NOTICE file distributed with 22:42:05 # this work for additional information regarding copyright ownership. 22:42:05 # The ASF licenses this file to You under the Apache License, Version 2.0 22:42:05 # (the "License"); you may not use this file except in compliance with 22:42:05 # the License. You may obtain a copy of the License at 22:42:05 # 22:42:05 # http://www.apache.org/licenses/LICENSE-2.0 22:42:05 # 22:42:05 # Unless required by applicable law or agreed to in writing, software 22:42:05 # distributed under the License is distributed on an "AS IS" BASIS, 22:42:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:42:05 # See the License for the specific language governing permissions and 22:42:05 # limitations under the License. 22:42:05 # 22:42:05 ################################################################################ 22:42:05 22:42:05 # Common pattern layout for appenders 22:42:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:42:05 22:42:05 # Root logger 22:42:05 log4j2.rootLogger.level = INFO 22:42:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:42:05 #log4j2.rootLogger.type = asyncRoot 22:42:05 #log4j2.rootLogger.includeLocation = false 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:42:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:42:05 log4j2.rootLogger.appenderRef.Console.ref = Console 22:42:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:42:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:42:05 22:42:05 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:42:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:42:05 22:42:05 # Loggers configuration 22:42:05 22:42:05 # Spifly logger 22:42:05 log4j2.logger.spifly.name = org.apache.aries.spifly 22:42:05 log4j2.logger.spifly.level = WARN 22:42:05 22:42:05 # Security audit logger 22:42:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:42:05 log4j2.logger.audit.level = INFO 22:42:05 log4j2.logger.audit.additivity = false 22:42:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:42:05 22:42:05 # Appenders configuration 22:42:05 22:42:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:42:05 log4j2.appender.console.type = Console 22:42:05 log4j2.appender.console.name = Console 22:42:05 log4j2.appender.console.layout.type = PatternLayout 22:42:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:42:05 22:42:05 # Rolling file appender 22:42:05 log4j2.appender.rolling.type = RollingRandomAccessFile 22:42:05 log4j2.appender.rolling.name = RollingFile 22:42:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:42:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:42:05 # uncomment to not force a disk flush 22:42:05 #log4j2.appender.rolling.immediateFlush = false 22:42:05 log4j2.appender.rolling.append = true 22:42:05 log4j2.appender.rolling.layout.type = PatternLayout 22:42:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:42:05 log4j2.appender.rolling.policies.type = Policies 22:42:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:42:05 log4j2.appender.rolling.policies.size.size = 1GB 22:42:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:42:05 log4j2.appender.rolling.strategy.max = 7 22:42:05 22:42:05 # Audit file appender 22:42:05 log4j2.appender.audit.type = RollingRandomAccessFile 22:42:05 log4j2.appender.audit.name = AuditRollingFile 22:42:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:42:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:42:05 log4j2.appender.audit.append = true 22:42:05 log4j2.appender.audit.layout.type = PatternLayout 22:42:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:42:05 log4j2.appender.audit.policies.type = Policies 22:42:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:42:05 log4j2.appender.audit.policies.size.size = 8MB 22:42:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:42:05 log4j2.appender.audit.strategy.max = 7 22:42:05 22:42:05 # OSGi appender 22:42:05 log4j2.appender.osgi.type = PaxOsgi 22:42:05 log4j2.appender.osgi.name = PaxOsgi 22:42:05 log4j2.appender.osgi.filter = * 22:42:05 22:42:05 # help with identification of maven-related problems with pax-url-aether 22:42:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:42:05 #log4j2.logger.aether.level = TRACE 22:42:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:42:05 #log4j2.logger.http-headers.level = DEBUG 22:42:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:42:05 #log4j2.logger.maven.level = TRACE 22:42:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:42:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:42:05 Configure 22:42:05 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:42:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:42:05 + local -r controllermem=2048m 22:42:05 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 + echo Configure 22:42:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:42:05 max memory: 2048m 22:42:05 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 + echo ' max memory: 2048m' 22:42:05 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:42:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:42:05 #!/bin/sh 22:42:05 # 22:42:05 # Licensed to the Apache Software Foundation (ASF) under one or more 22:42:05 # contributor license agreements. See the NOTICE file distributed with 22:42:05 # this work for additional information regarding copyright ownership. 22:42:05 # The ASF licenses this file to You under the Apache License, Version 2.0 22:42:05 # (the "License"); you may not use this file except in compliance with 22:42:05 # the License. You may obtain a copy of the License at 22:42:05 # 22:42:05 # http://www.apache.org/licenses/LICENSE-2.0 22:42:05 # 22:42:05 # Unless required by applicable law or agreed to in writing, software 22:42:05 # distributed under the License is distributed on an "AS IS" BASIS, 22:42:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:42:05 # See the License for the specific language governing permissions and 22:42:05 # limitations under the License. 22:42:05 # 22:42:05 22:42:05 # 22:42:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:42:05 # script: client, instance, shell, start, status, stop, karaf 22:42:05 # 22:42:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:42:05 # Actions go here... 22:42:05 # fi 22:42:05 22:42:05 # 22:42:05 # general settings which should be applied for all scripts go here; please keep 22:42:05 # in mind that it is possible that scripts might be executed more than once, e.g. 22:42:05 # in example of the start script where the start script is executed first and the 22:42:05 # karaf script afterwards. 22:42:05 # 22:42:05 22:42:05 # 22:42:05 # The following section shows the possible configuration options for the default 22:42:05 # karaf scripts 22:42:05 # 22:42:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:42:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:42:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:42:05 # export EXTRA_JAVA_OPTS # Additional JVM options 22:42:05 # export KARAF_HOME # Karaf home folder 22:42:05 # export KARAF_DATA # Karaf data folder 22:42:05 # export KARAF_BASE # Karaf base folder 22:42:05 # export KARAF_ETC # Karaf etc folder 22:42:05 # export KARAF_LOG # Karaf log folder 22:42:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:42:05 # export KARAF_OPTS # Additional available Karaf options 22:42:05 # export KARAF_DEBUG # Enable debug mode 22:42:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:42:05 # export KARAF_NOROOT # Prevent execution as root if set to true 22:42:05 Set Java version 22:42:05 + echo 'Set Java version' 22:42:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:42:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:42:05 sudo: a password is required 22:42:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:42:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:42:05 sudo: a password is required 22:42:05 + echo 'JDK default version ...' 22:42:05 JDK default version ... 22:42:05 + java -version 22:42:05 openjdk version "21.0.9" 2025-10-21 22:42:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:42:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:42:05 Set JAVA_HOME 22:42:05 + echo 'Set JAVA_HOME' 22:42:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:42:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:42:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:42:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:42:05 Listing all open ports on controller system... 22:42:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:42:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:42:05 + echo 'Listing all open ports on controller system...' 22:42:05 + netstat -pnatu 22:42:05 /tmp/configuration-script.sh: line 40: netstat: command not found 22:42:05 Configuring cluster 22:42:05 + '[' -f /tmp/custom_shard_config.txt ']' 22:42:05 + echo 'Configuring cluster' 22:42:05 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.144 22:42:05 ################################################ 22:42:05 ## Configure Cluster ## 22:42:05 ################################################ 22:42:05 NOTE: Cluster configuration files not found. Copying from 22:42:05 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:42:05 Configuring unique name in pekko.conf 22:42:05 Configuring hostname in pekko.conf 22:42:05 Configuring data and rpc seed nodes in pekko.conf 22:42:05 modules = [ 22:42:05 22:42:05 ] 22:42:05 Configuring replication type in module-shards.conf 22:42:05 ################################################ 22:42:05 ## NOTE: Manually restart controller to ## 22:42:05 ## apply configuration. ## 22:42:05 ################################################ 22:42:05 Dump pekko.conf 22:42:05 + echo 'Dump pekko.conf' 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:42:05 22:42:05 odl-cluster-data { 22:42:05 pekko { 22:42:05 remote { 22:42:05 artery { 22:42:05 enabled = on 22:42:05 transport = tcp 22:42:05 canonical.hostname = "10.30.171.144" 22:42:05 canonical.port = 2550 22:42:05 } 22:42:05 } 22:42:05 22:42:05 cluster { 22:42:05 # Using artery. 22:42:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.144:2550"] 22:42:05 22:42:05 roles = ["member-1"] 22:42:05 22:42:05 # when under load we might trip a false positive on the failure detector 22:42:05 # failure-detector { 22:42:05 # heartbeat-interval = 4 s 22:42:05 # acceptable-heartbeat-pause = 16s 22:42:05 # } 22:42:05 } 22:42:05 22:42:05 persistence { 22:42:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:42:05 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:42:05 # The relative path is always relative to KARAF_HOME. 22:42:05 22:42:05 # snapshot-store.local.dir = "target/snapshots" 22:42:05 } 22:42:05 disable-default-actor-system-quarantined-event-handling = "false" 22:42:05 } 22:42:05 } 22:42:05 Dump modules.conf 22:42:05 + echo 'Dump modules.conf' 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:42:05 modules = [ 22:42:05 22:42:05 ] 22:42:05 Dump module-shards.conf 22:42:05 + echo 'Dump module-shards.conf' 22:42:05 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:42:05 module-shards = [ 22:42:05 { 22:42:05 name = "default" 22:42:05 shards = [ 22:42:05 { 22:42:05 name = "default" 22:42:05 replicas = ["member-1"] 22:42:05 } 22:42:05 ] 22:42:05 } 22:42:05 ] 22:42:05 Locating config plan to use... 22:42:05 Finished running config plans 22:42:05 Starting member-1 with IP address 10.30.171.144 22:42:05 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:06 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:06 Redirecting karaf console output to karaf_console.log 22:42:06 Starting controller... 22:42:06 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:42:06 Execute the post startup script on controller 10.30.171.144 22:42:06 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:06 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:42:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:42:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:43:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:43:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:43:11 2026-01-19T22:42:28,215 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:43:11 Controller is UP 22:43:11 2026-01-19T22:42:28,215 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:43:11 Listing all open ports on controller system... 22:43:11 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:43:11 looking for "BindException: Address already in use" in log file 22:43:11 looking for "server is unhealthy" in log file 22:43:11 Let's take the karaf thread dump 22:43:11 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:43:12 karaf main: org.apache.karaf.main.Main, pid:2041 22:43:12 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:43:12 Generating mininet variables... 22:43:12 Locating test plan to use... 22:43:12 Changing the testplan path... 22:43:12 # Place the suites in run order: 22:43:12 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome 22:43:12 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ... 22:43:13 ============================================================================== 22:43:13 netconf-gate-callhome.txt 22:43:13 ============================================================================== 22:43:13 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 22:43:13 ============================================================================== 22:43:25 CallHome over SSH with correct device credentials :: Correct crede... | PASS | 22:43:34 ------------------------------------------------------------------------------ 22:43:34 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS | 22:43:38 ------------------------------------------------------------------------------ 22:43:38 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS | 22:43:43 ------------------------------------------------------------------------------ 22:43:43 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS | 22:43:47 ------------------------------------------------------------------------------ 22:43:47 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS | 22:43:49 ------------------------------------------------------------------------------ 22:43:49 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS | 22:43:54 ------------------------------------------------------------------------------ 22:43:54 CallHome over TLS with correct certificate and key :: Using correc... | PASS | 22:44:00 ------------------------------------------------------------------------------ 22:44:01 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS | 22:44:01 7 tests, 7 passed, 0 failed 22:44:01 ============================================================================== 22:44:01 netconf-gate-callhome.txt | PASS | 22:44:01 7 tests, 7 passed, 0 failed 22:44:01 ============================================================================== 22:44:01 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml 22:44:01 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html 22:44:01 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html 22:44:01 Examining the files in data/log and checking filesize 22:44:01 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:01 total 364 22:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:42 . 22:44:01 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 22:42 karaf_console.log 22:44:01 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 22:42 .. 22:44:01 -rw-rw-r-- 1 jenkins jenkins 358377 Jan 19 22:43 karaf.log 22:44:01 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:01 352K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 22:44:01 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:44:01 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:01 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory 22:44:01 Let's take the karaf thread dump again... 22:44:01 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:02 karaf main: org.apache.karaf.main.Main, pid:2041 22:44:02 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:02 Killing ODL 22:44:02 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:07 Compressing karaf.log 1 22:44:07 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:08 Fetching compressed karaf.log 1 22:44:08 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:08 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:08 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:08 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:08 Fetch GC logs 22:44:08 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts. 22:44:09 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 22:44:09 Examine copied files 22:44:09 total 1600 22:44:09 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:44 gclogs-1 22:44:09 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 22:44 odl1_karaf_console.log 22:44:09 -rw-rw-r--. 1 jenkins jenkins 27884 Jan 19 22:44 odl1_karaf.log.gz 22:44:09 -rw-rw-r--. 1 jenkins jenkins 123117 Jan 19 22:44 karaf_1_2041_threads_after.log 22:44:09 -rw-rw-r--. 1 jenkins jenkins 14395 Jan 19 22:44 ps_after.log 22:44:09 -rw-rw-r--. 1 jenkins jenkins 245928 Jan 19 22:44 report.html 22:44:09 -rw-rw-r--. 1 jenkins jenkins 420972 Jan 19 22:44 log.html 22:44:09 -rw-rw-r--. 1 jenkins jenkins 614807 Jan 19 22:44 output.xml 22:44:09 -rw-rw-r--. 1 jenkins jenkins 127 Jan 19 22:43 testplan.txt 22:44:09 -rw-rw-r--. 1 jenkins jenkins 100150 Jan 19 22:43 karaf_1_2041_threads_before.log 22:44:09 -rw-rw-r--. 1 jenkins jenkins 14402 Jan 19 22:43 ps_before.log 22:44:09 -rw-rw-r--. 1 jenkins jenkins 3278 Jan 19 22:42 post-startup-script.sh 22:44:09 -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 22:42 startup-script.sh 22:44:09 -rw-rw-r--. 1 jenkins jenkins 3551 Jan 19 22:42 configuration-script.sh 22:44:09 -rw-rw-r--. 1 jenkins jenkins 363 Jan 19 22:41 detect_variables.env 22:44:09 -rw-rw-r--. 1 jenkins jenkins 3690 Jan 19 22:41 pom.xml 22:44:09 -rw-rw-r--. 1 jenkins jenkins 96 Jan 19 22:41 set_variables.env 22:44:09 -rw-rw-r--. 1 jenkins jenkins 297 Jan 19 22:41 slave_addresses.txt 22:44:09 -rw-rw-r--. 1 jenkins jenkins 570 Jan 19 22:41 requirements.txt 22:44:09 -rw-rw-r--. 1 jenkins jenkins 26 Jan 19 22:41 env.properties 22:44:09 -rw-rw-r--. 1 jenkins jenkins 324 Jan 19 22:39 stack-parameters.yaml 22:44:09 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 19 22:38 test 22:44:09 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:38 test@tmp 22:44:09 -rw-rw-r--. 1 jenkins jenkins 1408 Jan 19 19:33 maven-metadata.xml 22:44:09 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10999405445651686382.sh 22:44:09 Karaf Deployments, Tests must have already run 22:44:09 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins13509449389863423912.sh 22:44:09 Cleaning up Robot installation... 22:44:09 $ ssh-agent -k 22:44:09 unset SSH_AUTH_SOCK; 22:44:09 unset SSH_AGENT_PID; 22:44:09 echo Agent pid 5165 killed; 22:44:09 [ssh-agent] Stopped. 22:44:09 Recording plot data 22:44:09 Robot results publisher started... 22:44:09 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:44:09 -Parsing output xml: 22:44:10 Done! 22:44:10 -Copying log files to build dir: 22:44:10 Done! 22:44:10 -Assigning results to build: 22:44:10 Done! 22:44:10 -Checking thresholds: 22:44:10 Done! 22:44:10 Done publishing Robot results. 22:44:10 [PostBuildScript] - [INFO] Executing post build scripts. 22:44:10 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2676283828738351332.sh 22:44:10 Archiving csit artifacts 22:44:10 mv: cannot stat '*_1.png': No such file or directory 22:44:10 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:44:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:44:10 Dload Upload Total Spent Left Speed 22:44:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 281k 0 281k 0 0 4196k 0 --:--:-- --:--:-- --:--:-- 4196k 22:44:10 Archive: robot-plugin.zip 22:44:10 inflating: ./archives/robot-plugin/log.html 22:44:10 inflating: ./archives/robot-plugin/output.xml 22:44:10 inflating: ./archives/robot-plugin/report.html 22:44:10 mv: cannot stat '*.log.gz': No such file or directory 22:44:10 mv: cannot stat '*.csv': No such file or directory 22:44:10 mv: cannot stat '*.png': No such file or directory 22:44:10 [PostBuildScript] - [INFO] Executing post build scripts. 22:44:10 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3999526208480682474.sh 22:44:10 [PostBuildScript] - [INFO] Executing post build scripts. 22:44:10 [EnvInject] - Injecting environment variables from a build step. 22:44:10 [EnvInject] - Injecting as environment variables the properties content 22:44:10 OS_CLOUD=vex 22:44:10 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:44:10 22:44:10 [EnvInject] - Variables injected successfully. 22:44:10 provisioning config files... 22:44:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:44:11 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17019705062946640710.sh 22:44:11 ---> openstack-stack-delete.sh 22:44:11 Setup pyenv: 22:44:11 system 22:44:11 3.8.13 22:44:11 3.9.13 22:44:11 3.10.13 22:44:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:44:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:44:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:13 lf-activate-venv(): INFO: Base packages installed successfully 22:44:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:44:30 INFO: Stack cost retrieval disabled, setting cost to 0 22:44:42 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:44:42 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-24 22:44:42 [PostBuildScript] - [INFO] Executing post build scripts. 22:44:42 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4474284511405724574.sh 22:44:42 ---> sysstat.sh 22:44:43 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4700475636042627488.sh 22:44:43 ---> package-listing.sh 22:44:43 ++ tr '[:upper:]' '[:lower:]' 22:44:43 ++ facter osfamily 22:44:43 + OS_FAMILY=redhat 22:44:43 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:44:43 + START_PACKAGES=/tmp/packages_start.txt 22:44:43 + END_PACKAGES=/tmp/packages_end.txt 22:44:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:43 + PACKAGES=/tmp/packages_start.txt 22:44:43 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 22:44:43 + PACKAGES=/tmp/packages_end.txt 22:44:43 + case "${OS_FAMILY}" in 22:44:43 + rpm -qa 22:44:43 + sort 22:44:44 + '[' -f /tmp/packages_start.txt ']' 22:44:44 + '[' -f /tmp/packages_end.txt ']' 22:44:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:44 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 22:44:44 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 22:44:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 22:44:44 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17419489644303095645.sh 22:44:44 ---> capture-instance-metadata.sh 22:44:44 Setup pyenv: 22:44:44 system 22:44:44 3.8.13 22:44:44 3.9.13 22:44:44 3.10.13 22:44:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:44:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:44:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:46 lf-activate-venv(): INFO: Base packages installed successfully 22:44:46 lf-activate-venv(): INFO: Installing additional packages: lftools 22:44:56 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:44:56 INFO: Running in OpenStack, capturing instance metadata 22:44:57 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4249553225916417230.sh 22:44:57 provisioning config files... 22:44:57 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #24 22:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config2630234021371100063tmp 22:44:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:44:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:44:57 provisioning config files... 22:44:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:44:57 [EnvInject] - Injecting environment variables from a build step. 22:44:57 [EnvInject] - Injecting as environment variables the properties content 22:44:57 SERVER_ID=logs 22:44:57 22:44:57 [EnvInject] - Variables injected successfully. 22:44:57 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins837001501239121217.sh 22:44:57 ---> create-netrc.sh 22:44:57 WARN: Log server credential not found. 22:44:57 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5349493094318854705.sh 22:44:57 ---> python-tools-install.sh 22:44:57 Setup pyenv: 22:44:57 system 22:44:57 3.8.13 22:44:57 3.9.13 22:44:57 3.10.13 22:44:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:00 lf-activate-venv(): INFO: Base packages installed successfully 22:45:00 lf-activate-venv(): INFO: Installing additional packages: lftools 22:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:45:10 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9805658632960182594.sh 22:45:10 ---> sudo-logs.sh 22:45:10 Archiving 'sudo' log.. 22:45:10 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins30927744790633647.sh 22:45:10 ---> job-cost.sh 22:45:10 Setup pyenv: 22:45:10 system 22:45:10 3.8.13 22:45:10 3.9.13 22:45:10 3.10.13 22:45:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:12 lf-activate-venv(): INFO: Base packages installed successfully 22:45:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:45:21 DEBUG: total: 0 22:45:21 INFO: Retrieving Stack Cost... 22:45:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:45:22 INFO: Archiving Costs 22:45:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8858225264629538530.sh 22:45:22 ---> logs-deploy.sh 22:45:22 Setup pyenv: 22:45:22 system 22:45:22 3.8.13 22:45:22 3.9.13 22:45:22 3.10.13 22:45:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7wD from file:/tmp/.os_lf_venv 22:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:24 lf-activate-venv(): INFO: Base packages installed successfully 22:45:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:45:38 lf-activate-venv(): INFO: Adding /tmp/venv-x7wD/bin to PATH 22:45:38 WARNING: Nexus logging server not set 22:45:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/24/ 22:45:38 INFO: archiving logs to S3 22:45:40 ---> uname -a: 22:45:40 Linux prd-centos8-robot-2c-8g-2064.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 22:45:40 22:45:40 22:45:40 ---> lscpu: 22:45:40 Architecture: x86_64 22:45:40 CPU op-mode(s): 32-bit, 64-bit 22:45:40 Byte Order: Little Endian 22:45:40 CPU(s): 2 22:45:40 On-line CPU(s) list: 0,1 22:45:40 Thread(s) per core: 1 22:45:40 Core(s) per socket: 1 22:45:40 Socket(s): 2 22:45:40 NUMA node(s): 1 22:45:40 Vendor ID: AuthenticAMD 22:45:40 CPU family: 23 22:45:40 Model: 49 22:45:40 Model name: AMD EPYC-Rome Processor 22:45:40 Stepping: 0 22:45:40 CPU MHz: 2800.000 22:45:40 BogoMIPS: 5600.00 22:45:40 Virtualization: AMD-V 22:45:40 Hypervisor vendor: KVM 22:45:40 Virtualization type: full 22:45:40 L1d cache: 32K 22:45:40 L1i cache: 32K 22:45:40 L2 cache: 512K 22:45:40 L3 cache: 16384K 22:45:40 NUMA node0 CPU(s): 0,1 22:45:40 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 22:45:40 22:45:40 22:45:40 ---> nproc: 22:45:40 2 22:45:40 22:45:40 22:45:40 ---> df -h: 22:45:40 Filesystem Size Used Avail Use% Mounted on 22:45:40 devtmpfs 3.8G 0 3.8G 0% /dev 22:45:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:45:40 tmpfs 3.8G 17M 3.8G 1% /run 22:45:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:45:40 /dev/vda1 40G 8.4G 32G 21% / 22:45:40 tmpfs 770M 0 770M 0% /run/user/1001 22:45:40 22:45:40 22:45:40 ---> free -m: 22:45:40 total used free shared buff/cache available 22:45:40 Mem: 7697 622 4891 19 2183 6776 22:45:40 Swap: 1023 0 1023 22:45:40 22:45:40 22:45:40 ---> ip addr: 22:45:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:45:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:45:40 inet 127.0.0.1/8 scope host lo 22:45:40 valid_lft forever preferred_lft forever 22:45:40 inet6 ::1/128 scope host 22:45:40 valid_lft forever preferred_lft forever 22:45:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:45:40 link/ether fa:16:3e:8e:0f:00 brd ff:ff:ff:ff:ff:ff 22:45:40 altname enp0s3 22:45:40 altname ens3 22:45:40 inet 10.30.170.226/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:45:40 valid_lft 85935sec preferred_lft 85935sec 22:45:40 inet6 fe80::f816:3eff:fe8e:f00/64 scope link 22:45:40 valid_lft forever preferred_lft forever 22:45:40 22:45:40 22:45:40 ---> sar -b -r -n DEV: 22:45:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU) 22:45:40 22:45:40 22:37:51 LINUX RESTART (2 CPU) 22:45:40 22:45:40 10:39:01 PM tps rtps wtps bread/s bwrtn/s 22:45:40 10:40:01 PM 121.73 1.08 120.64 75.31 10962.73 22:45:40 10:41:01 PM 34.01 0.42 33.59 64.78 3833.27 22:45:40 10:42:01 PM 69.42 9.38 60.04 1678.65 3636.99 22:45:40 10:43:01 PM 32.24 0.03 32.21 3.47 6371.83 22:45:40 10:44:01 PM 4.15 0.07 4.08 4.93 149.86 22:45:40 10:45:01 PM 25.53 0.63 24.90 73.19 1021.13 22:45:40 Average: 47.85 1.94 45.91 316.70 4329.53 22:45:40 22:45:40 10:39:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:40 10:40:01 PM 5125628 6968952 2756796 34.97 2688 2019092 758028 8.49 198136 2208156 92576 22:45:40 10:41:01 PM 5164232 7012560 2718192 34.48 2688 2024288 699656 7.83 222460 2147884 3268 22:45:40 10:42:01 PM 4857120 6971880 3025304 38.38 2688 2280584 719752 8.06 263168 2381712 179044 22:45:40 10:43:01 PM 4903660 7018136 2978764 37.79 2688 2280656 671508 7.52 265976 2327796 4 22:45:40 10:44:01 PM 4861008 6976372 3021416 38.33 2688 2281560 718744 8.05 266324 2369904 340 22:45:40 10:45:01 PM 5064488 6989096 2817936 35.75 2688 2097880 708724 7.94 465888 1995344 22312 22:45:40 Average: 4996023 6989499 2886401 36.62 2688 2164010 712735 7.98 280325 2238466 49591 22:45:40 22:45:40 10:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:40 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:40:01 PM eth0 92.62 70.74 891.12 10.84 0.00 0.00 0.00 0.00 22:45:40 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:41:01 PM eth0 15.00 11.03 6.84 4.66 0.00 0.00 0.00 0.00 22:45:40 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:42:01 PM eth0 50.97 40.66 343.53 10.17 0.00 0.00 0.00 0.00 22:45:40 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:43:01 PM eth0 124.79 88.97 24.79 26.26 0.00 0.00 0.00 0.00 22:45:40 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:44:01 PM eth0 42.06 27.48 9.48 8.87 0.00 0.00 0.00 0.00 22:45:40 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 10:45:01 PM eth0 57.34 34.89 85.14 23.82 0.00 0.00 0.00 0.00 22:45:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:40 Average: eth0 63.80 45.63 226.83 14.10 0.00 0.00 0.00 0.00 22:45:40 22:45:40 22:45:40 ---> sar -P ALL: 22:45:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU) 22:45:40 22:45:40 22:37:51 LINUX RESTART (2 CPU) 22:45:40 22:45:40 10:39:01 PM CPU %user %nice %system %iowait %steal %idle 22:45:40 10:40:01 PM all 34.67 0.00 5.11 1.41 0.12 58.69 22:45:40 10:40:01 PM 0 35.41 0.00 4.86 1.78 0.12 57.83 22:45:40 10:40:01 PM 1 33.92 0.00 5.37 1.03 0.13 59.55 22:45:40 10:41:01 PM all 12.20 0.00 2.14 0.37 0.08 85.22 22:45:40 10:41:01 PM 0 20.92 0.00 2.40 0.32 0.08 76.27 22:45:40 10:41:01 PM 1 3.49 0.00 1.87 0.42 0.07 94.16 22:45:40 10:42:01 PM all 37.71 0.00 6.08 0.67 0.17 55.36 22:45:40 10:42:01 PM 0 42.00 0.00 6.48 0.73 0.18 50.60 22:45:40 10:42:01 PM 1 33.41 0.00 5.68 0.62 0.17 60.13 22:45:40 10:43:01 PM all 0.79 0.00 0.62 1.15 0.06 97.39 22:45:40 10:43:01 PM 0 0.90 0.00 0.62 0.58 0.05 97.84 22:45:40 10:43:01 PM 1 0.67 0.00 0.62 1.72 0.07 96.93 22:45:40 10:44:01 PM all 2.36 0.00 0.25 0.02 0.08 97.30 22:45:40 10:44:01 PM 0 1.76 0.00 0.20 0.02 0.08 97.94 22:45:40 10:44:01 PM 1 2.96 0.00 0.30 0.02 0.07 96.66 22:45:40 10:45:01 PM all 26.14 0.00 3.54 0.17 0.09 70.06 22:45:40 10:45:01 PM 0 37.64 0.00 4.54 0.22 0.10 57.50 22:45:40 10:45:01 PM 1 14.64 0.00 2.54 0.12 0.08 82.62 22:45:40 Average: all 19.00 0.00 2.96 0.63 0.10 77.31 22:45:40 Average: 0 23.14 0.00 3.19 0.61 0.10 72.96 22:45:40 Average: 1 14.86 0.00 2.73 0.65 0.10 81.66 22:45:40 22:45:40 22:45:40