23:48:00 Started by upstream project "integration-distribution-mri-test-vanadium" build number 27 23:48:00 originally caused by: 23:48:00 Started by timer 23:48:00 Running as SYSTEM 23:48:00 [EnvInject] - Loading node environment variables. 23:48:00 Building remotely on prd-centos8-robot-2c-8g-6414 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-vanadium 23:48:00 [ssh-agent] Looking for ssh-agent implementation... 23:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:00 $ ssh-agent 23:48:00 SSH_AUTH_SOCK=/tmp/ssh-HT5Wm0YwUuHA/agent.5290 23:48:00 SSH_AGENT_PID=5291 23:48:00 [ssh-agent] Started. 23:48:00 Running ssh-add (command line suppressed) 23:48:00 Identity added: /w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_958436350462473701.key (/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_958436350462473701.key) 23:48:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:48:00 The recommended git tool is: NONE 23:48:03 using credential opendaylight-jenkins-ssh 23:48:03 Wiping out workspace first. 23:48:03 Cloning the remote Git repository 23:48:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:48:03 > git init /w/workspace/netconf-csit-1node-callhome-only-vanadium/test # timeout=10 23:48:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:48:03 > git --version # timeout=10 23:48:03 > git --version # 'git version 2.43.0' 23:48:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:48:03 [INFO] Currently running in a labeled security context 23:48:03 [INFO] Currently SELinux is 'enforcing' on the host 23:48:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh8442770308292631929.key 23:48:03 Verifying host key using known hosts file 23:48:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:48:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:48:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:48:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:48:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:48:06 [INFO] Currently running in a labeled security context 23:48:06 [INFO] Currently SELinux is 'enforcing' on the host 23:48:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh79371771770641010.key 23:48:06 Verifying host key using known hosts file 23:48:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:48:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:48:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:48:06 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:48:06 > git config core.sparsecheckout # timeout=10 23:48:06 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:48:07 Commit message: "Add bgpcep variables for vanadium" 23:48:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:48:07 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:48:07 No emails were triggered. 23:48:07 provisioning config files... 23:48:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:48:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:48:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:48:07 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9157098123493920496.sh 23:48:07 ---> python-tools-install.sh 23:48:07 Setup pyenv: 23:48:08 system 23:48:08 * 3.8.13 (set by /opt/pyenv/version) 23:48:08 * 3.9.13 (set by /opt/pyenv/version) 23:48:08 * 3.10.13 (set by /opt/pyenv/version) 23:48:08 * 3.11.7 (set by /opt/pyenv/version) 23:48:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fivT 23:48:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:48:17 lf-activate-venv(): INFO: Base packages installed successfully 23:48:17 lf-activate-venv(): INFO: Installing additional packages: lftools 23:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:48:40 Generating Requirements File 23:48:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:48:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:48:58 Python 3.11.7 23:48:59 pip 26.0 from /tmp/venv-fivT/lib/python3.11/site-packages/pip (python 3.11) 23:48:59 appdirs==1.4.4 23:48:59 argcomplete==3.6.3 23:48:59 aspy.yaml==1.3.0 23:48:59 attrs==25.4.0 23:48:59 autopage==0.6.0 23:48:59 beautifulsoup4==4.14.3 23:48:59 boto3==1.42.39 23:48:59 botocore==1.42.39 23:48:59 bs4==0.0.2 23:48:59 certifi==2026.1.4 23:48:59 cffi==2.0.0 23:48:59 cfgv==3.5.0 23:48:59 chardet==5.2.0 23:48:59 charset-normalizer==3.4.4 23:48:59 click==8.3.1 23:48:59 cliff==4.13.1 23:48:59 cmd2==3.1.2 23:48:59 cryptography==3.3.2 23:48:59 debtcollector==3.0.0 23:48:59 decorator==5.2.1 23:48:59 defusedxml==0.7.1 23:48:59 Deprecated==1.3.1 23:48:59 distlib==0.4.0 23:48:59 dnspython==2.8.0 23:48:59 docker==7.1.0 23:48:59 dogpile.cache==1.5.0 23:48:59 durationpy==0.10 23:48:59 email-validator==2.3.0 23:48:59 filelock==3.20.3 23:48:59 future==1.0.0 23:48:59 gitdb==4.0.12 23:48:59 GitPython==3.1.46 23:48:59 httplib2==0.30.2 23:48:59 identify==2.6.16 23:48:59 idna==3.11 23:48:59 importlib-resources==1.5.0 23:48:59 iso8601==2.1.0 23:48:59 Jinja2==3.1.6 23:48:59 jmespath==1.1.0 23:48:59 jsonpatch==1.33 23:48:59 jsonpointer==3.0.0 23:48:59 jsonschema==4.26.0 23:48:59 jsonschema-specifications==2025.9.1 23:48:59 keystoneauth1==5.13.0 23:48:59 kubernetes==35.0.0 23:48:59 lftools==0.37.21 23:48:59 lxml==6.0.2 23:48:59 markdown-it-py==4.0.0 23:48:59 MarkupSafe==3.0.3 23:48:59 mdurl==0.1.2 23:48:59 msgpack==1.1.2 23:48:59 multi_key_dict==2.0.3 23:48:59 munch==4.0.0 23:48:59 netaddr==1.3.0 23:48:59 niet==1.4.2 23:48:59 nodeenv==1.10.0 23:48:59 oauth2client==4.1.3 23:48:59 oauthlib==3.3.1 23:48:59 openstacksdk==4.9.0 23:48:59 os-service-types==1.8.2 23:48:59 osc-lib==4.3.0 23:48:59 oslo.config==10.2.0 23:48:59 oslo.context==6.2.0 23:48:59 oslo.i18n==6.7.1 23:48:59 oslo.log==8.0.0 23:48:59 oslo.serialization==5.9.0 23:48:59 oslo.utils==9.2.0 23:48:59 packaging==26.0 23:48:59 pbr==7.0.3 23:48:59 platformdirs==4.5.1 23:48:59 prettytable==3.17.0 23:48:59 psutil==7.2.2 23:48:59 pyasn1==0.6.2 23:48:59 pyasn1_modules==0.4.2 23:48:59 pycparser==3.0 23:48:59 pygerrit2==2.0.15 23:48:59 PyGithub==2.8.1 23:48:59 Pygments==2.19.2 23:48:59 PyJWT==2.11.0 23:48:59 PyNaCl==1.6.2 23:48:59 pyparsing==2.4.7 23:48:59 pyperclip==1.11.0 23:48:59 pyrsistent==0.20.0 23:48:59 python-cinderclient==9.8.0 23:48:59 python-dateutil==2.9.0.post0 23:48:59 python-heatclient==5.0.0 23:48:59 python-jenkins==1.8.3 23:48:59 python-keystoneclient==5.7.0 23:48:59 python-magnumclient==4.9.0 23:48:59 python-openstackclient==8.3.0 23:48:59 python-swiftclient==4.9.0 23:48:59 PyYAML==6.0.3 23:48:59 referencing==0.37.0 23:48:59 requests==2.32.5 23:48:59 requests-oauthlib==2.0.0 23:48:59 requestsexceptions==1.4.0 23:48:59 rfc3986==2.0.0 23:48:59 rich==14.3.1 23:48:59 rich-argparse==1.7.2 23:48:59 rpds-py==0.30.0 23:48:59 rsa==4.9.1 23:48:59 ruamel.yaml==0.19.1 23:48:59 ruamel.yaml.clib==0.2.15 23:48:59 s3transfer==0.16.0 23:48:59 simplejson==3.20.2 23:48:59 six==1.17.0 23:48:59 smmap==5.0.2 23:48:59 soupsieve==2.8.3 23:48:59 stevedore==5.6.0 23:48:59 tabulate==0.9.0 23:48:59 toml==0.10.2 23:48:59 tomlkit==0.14.0 23:48:59 tqdm==4.67.2 23:48:59 typing_extensions==4.15.0 23:48:59 tzdata==2025.3 23:48:59 urllib3==1.26.20 23:48:59 virtualenv==20.36.1 23:48:59 wcwidth==0.5.3 23:48:59 websocket-client==1.9.0 23:48:59 wrapt==2.1.0 23:48:59 xdg==6.0.0 23:48:59 xmltodict==1.0.2 23:48:59 yq==3.4.3 23:48:59 [EnvInject] - Injecting environment variables from a build step. 23:48:59 [EnvInject] - Injecting as environment variables the properties content 23:48:59 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:48:59 OS_CLOUD=vex 23:48:59 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-27 23:48:59 OS_STACK_TEMPLATE_DIR=openstack-hot 23:48:59 23:48:59 [EnvInject] - Variables injected successfully. 23:48:59 provisioning config files... 23:48:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:48:59 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins12688351950359117270.sh 23:48:59 ---> Create parameters file for OpenStack HOT 23:48:59 OpenStack Heat parameters generated 23:48:59 ----------------------------------- 23:48:59 parameters: 23:48:59 vm_0_count: '1' 23:48:59 vm_0_flavor: 'v3-standard-4' 23:48:59 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 23:48:59 vm_1_count: '1' 23:48:59 vm_1_flavor: 'v3-standard-2' 23:48:59 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:48:59 23:48:59 job_name: '50633-27' 23:48:59 silo: 'releng' 23:48:59 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins14397124701707984632.sh 23:48:59 ---> Create HEAT stack 23:48:59 + source /home/jenkins/lf-env.sh 23:48:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:48:59 ++ mktemp -d /tmp/venv-XXXX 23:48:59 + lf_venv=/tmp/venv-b1LW 23:48:59 + local venv_file=/tmp/.os_lf_venv 23:48:59 + local python=python3 23:48:59 + local options 23:48:59 + local set_path=true 23:48:59 + local install_args= 23:48:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:48:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:48:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:48:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:48:59 + true 23:48:59 + case $1 in 23:48:59 + python=python3 23:48:59 + shift 2 23:48:59 + true 23:48:59 + case $1 in 23:48:59 + shift 23:48:59 + break 23:48:59 + case $python in 23:48:59 + local pkg_list= 23:48:59 + [[ -d /opt/pyenv ]] 23:48:59 + echo 'Setup pyenv:' 23:48:59 Setup pyenv: 23:48:59 + export PYENV_ROOT=/opt/pyenv 23:48:59 + PYENV_ROOT=/opt/pyenv 23:48:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:48:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:48:59 + pyenv versions 23:48:59 system 23:48:59 3.8.13 23:48:59 3.9.13 23:48:59 3.10.13 23:48:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:48:59 + command -v pyenv 23:48:59 ++ pyenv init - --no-rehash 23:49:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:49:00 for i in ${!paths[@]}; do 23:49:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:49:00 fi; done; 23:49:00 echo "${paths[*]}"'\'')" 23:49:00 export PATH="/opt/pyenv/shims:${PATH}" 23:49:00 export PYENV_SHELL=bash 23:49:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:49:00 pyenv() { 23:49:00 local command 23:49:00 command="${1:-}" 23:49:00 if [ "$#" -gt 0 ]; then 23:49:00 shift 23:49:00 fi 23:49:00 23:49:00 case "$command" in 23:49:00 rehash|shell) 23:49:00 eval "$(pyenv "sh-$command" "$@")" 23:49:00 ;; 23:49:00 *) 23:49:00 command pyenv "$command" "$@" 23:49:00 ;; 23:49:00 esac 23:49:00 }' 23:49:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:49:00 for i in ${!paths[@]}; do 23:49:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:49:00 fi; done; 23:49:00 echo "${paths[*]}"' 23:49:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:49:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:49:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:49:00 ++ export PYENV_SHELL=bash 23:49:00 ++ PYENV_SHELL=bash 23:49:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:49:00 +++ complete -F _pyenv pyenv 23:49:00 ++ lf-pyver python3 23:49:00 ++ local py_version_xy=python3 23:49:00 ++ local py_version_xyz= 23:49:00 ++ grep -E '^[0-9.]*[0-9]$' 23:49:00 ++ sed 's/^[ *]* //' 23:49:00 ++ awk '{ print $1 }' 23:49:00 ++ pyenv versions 23:49:00 ++ local command 23:49:00 ++ command=versions 23:49:00 ++ '[' 1 -gt 0 ']' 23:49:00 ++ shift 23:49:00 ++ case "$command" in 23:49:00 ++ command pyenv versions 23:49:00 ++ pyenv versions 23:49:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:49:00 +++ grep '^3' /tmp/.pyenv_versions 23:49:00 +++ tail -n 1 23:49:00 +++ sort -V 23:49:00 ++ py_version_xyz=3.11.7 23:49:00 ++ [[ -z 3.11.7 ]] 23:49:00 ++ echo 3.11.7 23:49:00 ++ return 0 23:49:00 + pyenv local 3.11.7 23:49:00 + local command 23:49:00 + command=local 23:49:00 + '[' 2 -gt 0 ']' 23:49:00 + shift 23:49:00 + case "$command" in 23:49:00 + command pyenv local 3.11.7 23:49:00 + pyenv local 3.11.7 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='lftools[openstack] ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='kubernetes ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='niet ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='python-heatclient ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='python-openstackclient ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='python-magnumclient ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='urllib3~=1.26.15 ' 23:49:00 + for arg in "$@" 23:49:00 + case $arg in 23:49:00 + pkg_list+='yq ' 23:49:00 + [[ -f /tmp/.os_lf_venv ]] 23:49:00 ++ cat /tmp/.os_lf_venv 23:49:00 + lf_venv=/tmp/venv-fivT 23:49:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from' file:/tmp/.os_lf_venv 23:49:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:49:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:49:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:00 + local 'pip_opts=--upgrade --quiet' 23:49:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:49:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:49:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:49:00 + [[ -n '' ]] 23:49:00 + [[ -n '' ]] 23:49:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:49:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:49:00 + /tmp/venv-fivT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:49:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:49:02 lf-activate-venv(): INFO: Base packages installed successfully 23:49:02 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:49:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:49:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:49:02 + /tmp/venv-fivT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:49:17 + type python3 23:49:17 + true 23:49:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH' 23:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:49:17 + PATH=/tmp/venv-fivT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:49:17 + return 0 23:49:17 + openstack --os-cloud vex limits show --absolute 23:49:19 +--------------------------+---------+ 23:49:19 | Name | Value | 23:49:19 +--------------------------+---------+ 23:49:19 | maxTotalInstances | -1 | 23:49:19 | maxTotalCores | 450 | 23:49:19 | maxTotalRAMSize | 1000000 | 23:49:19 | maxServerMeta | 128 | 23:49:19 | maxImageMeta | 128 | 23:49:19 | maxPersonality | 5 | 23:49:19 | maxPersonalitySize | 10240 | 23:49:19 | maxTotalKeypairs | 100 | 23:49:19 | maxServerGroups | 10 | 23:49:19 | maxServerGroupMembers | 10 | 23:49:19 | maxTotalFloatingIps | -1 | 23:49:19 | maxSecurityGroups | -1 | 23:49:19 | maxSecurityGroupRules | -1 | 23:49:19 | totalRAMUsed | 958464 | 23:49:19 | totalCoresUsed | 234 | 23:49:19 | totalInstancesUsed | 72 | 23:49:19 | totalFloatingIpsUsed | 0 | 23:49:19 | totalSecurityGroupsUsed | 0 | 23:49:19 | totalServerGroupsUsed | 0 | 23:49:19 | maxTotalVolumes | -1 | 23:49:19 | maxTotalSnapshots | 10 | 23:49:19 | maxTotalVolumeGigabytes | 4096 | 23:49:19 | maxTotalBackups | 10 | 23:49:19 | maxTotalBackupGigabytes | 1000 | 23:49:19 | totalVolumesUsed | 0 | 23:49:19 | totalGigabytesUsed | 0 | 23:49:19 | totalSnapshotsUsed | 0 | 23:49:19 | totalBackupsUsed | 0 | 23:49:19 | totalBackupGigabytesUsed | 0 | 23:49:19 +--------------------------+---------+ 23:49:19 + pushd /opt/ciman/openstack-hot 23:49:19 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-vanadium 23:49:19 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-vanadium-27 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-vanadium/stack-parameters.yaml 23:50:48 Creating stack releng-netconf-csit-1node-callhome-only-vanadium-27 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Waiting to initialize infrastructure... 23:50:48 Stack initialization successful. 23:50:48 ------------------------------------ 23:50:48 Stack Details 23:50:48 ------------------------------------ 23:50:48 {'added': None, 23:50:48 'capabilities': [], 23:50:48 'created_at': '2026-01-31T23:49:22Z', 23:50:48 'deleted': None, 23:50:48 'deleted_at': None, 23:50:48 'description': 'No description', 23:50:48 'environment': None, 23:50:48 'environment_files': None, 23:50:48 'files': None, 23:50:48 'files_container': None, 23:50:48 'id': 'fa7081a8-4a12-4df0-a53e-a84893c8255f', 23:50:48 'is_rollback_disabled': True, 23:50:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-vanadium-27/fa7081a8-4a12-4df0-a53e-a84893c8255f', 23:50:48 'rel': 'self'}], 23:50:48 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:50:48 'name': 'releng-netconf-csit-1node-callhome-only-vanadium-27', 23:50:48 'notification_topics': [], 23:50:48 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:50:48 'output_key': 'vm_0_ips', 23:50:48 'output_value': ['10.30.170.224']}, 23:50:48 {'description': 'IP addresses of the 2nd vm types', 23:50:48 'output_key': 'vm_1_ips', 23:50:48 'output_value': ['10.30.170.183']}], 23:50:48 'owner_id': ****, 23:50:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:50:48 'OS::stack_id': 'fa7081a8-4a12-4df0-a53e-a84893c8255f', 23:50:48 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-vanadium-27', 23:50:48 'job_name': '50633-27', 23:50:48 'silo': 'releng', 23:50:48 'vm_0_count': '1', 23:50:48 'vm_0_flavor': 'v3-standard-4', 23:50:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:50:48 '20260109-084045.554', 23:50:48 'vm_1_count': '1', 23:50:48 'vm_1_flavor': 'v3-standard-2', 23:50:48 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 23:50:48 '20250201-040221.796'}, 23:50:48 'parent_id': None, 23:50:48 'replaced': None, 23:50:48 'status': 'CREATE_COMPLETE', 23:50:48 'status_reason': 'Stack CREATE completed successfully', 23:50:48 'tags': [], 23:50:48 'template': None, 23:50:48 'template_description': 'No description', 23:50:48 'template_url': None, 23:50:48 'timeout_mins': 15, 23:50:48 'unchanged': None, 23:50:48 'updated': None, 23:50:48 'updated_at': None, 23:50:48 'user_project_id': 'a88250aa4bab4826a3a406b73b894fc8'} 23:50:48 ------------------------------------ 23:50:48 + popd 23:50:48 /w/workspace/netconf-csit-1node-callhome-only-vanadium 23:50:48 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins10890885824980806884.sh 23:50:48 ---> Copy SSH public keys to CSIT lab 23:50:48 Setup pyenv: 23:50:48 system 23:50:48 3.8.13 23:50:48 3.9.13 23:50:48 3.10.13 23:50:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:50:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:50:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:50:50 lf-activate-venv(): INFO: Base packages installed successfully 23:50:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:51:03 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 23:51:04 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:51:05 releng-50633-27-0-builder-0 23:51:05 Successfully copied public keys to slave 10.30.170.224 23:51:13 Ping to 10.30.170.183 successful. 23:51:14 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 23:51:24 Ping to 10.30.170.183 successful. 23:51:25 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:51:25 releng-50633-27-1-docker-0 23:51:25 Successfully copied public keys to slave 10.30.170.183 23:51:25 Process 6511 ready. 23:51:25 Process 6512 ready. 23:51:25 SSH ready on all stack servers. 23:51:25 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins9865861804832817431.sh 23:51:25 Setup pyenv: 23:51:26 system 23:51:26 3.8.13 23:51:26 3.9.13 23:51:26 3.10.13 23:51:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:51:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YZma 23:51:30 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-vanadium/.robot_venv 23:51:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:51:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:51:34 lf-activate-venv(): INFO: Base packages installed successfully 23:51:34 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-YZma/bin to PATH 23:51:35 + echo 'Installing Python Requirements' 23:51:35 Installing Python Requirements 23:51:35 + cat 23:51:35 + python -m pip install -r requirements.txt 23:51:36 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:51:36 Collecting docker-py (from -r requirements.txt (line 1)) 23:51:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:51:36 Collecting ipaddr (from -r requirements.txt (line 2)) 23:51:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:51:36 Installing build dependencies: started 23:51:36 Installing build dependencies: finished with status 'done' 23:51:36 Getting requirements to build wheel: started 23:51:37 Getting requirements to build wheel: finished with status 'done' 23:51:37 Preparing metadata (pyproject.toml): started 23:51:37 Preparing metadata (pyproject.toml): finished with status 'done' 23:51:37 Collecting netaddr (from -r requirements.txt (line 3)) 23:51:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:51:37 Collecting netifaces (from -r requirements.txt (line 4)) 23:51:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:51:37 Installing build dependencies: started 23:51:38 Installing build dependencies: finished with status 'done' 23:51:38 Getting requirements to build wheel: started 23:51:38 Getting requirements to build wheel: finished with status 'done' 23:51:38 Preparing metadata (pyproject.toml): started 23:51:39 Preparing metadata (pyproject.toml): finished with status 'done' 23:51:39 Collecting pyhocon (from -r requirements.txt (line 5)) 23:51:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:51:39 Collecting requests (from -r requirements.txt (line 6)) 23:51:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:51:39 Collecting robotframework (from -r requirements.txt (line 7)) 23:51:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 23:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 16.2 MB/s 0:00:00 23:51:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:51:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:51:39 Installing build dependencies: started 23:51:40 Installing build dependencies: finished with status 'done' 23:51:40 Getting requirements to build wheel: started 23:51:40 Getting requirements to build wheel: finished with status 'done' 23:51:40 Preparing metadata (pyproject.toml): started 23:51:40 Preparing metadata (pyproject.toml): finished with status 'done' 23:51:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:51:40 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:51:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:51:41 Installing build dependencies: started 23:51:41 Installing build dependencies: finished with status 'done' 23:51:41 Getting requirements to build wheel: started 23:51:42 Getting requirements to build wheel: finished with status 'done' 23:51:42 Preparing metadata (pyproject.toml): started 23:51:42 Preparing metadata (pyproject.toml): finished with status 'done' 23:51:42 Collecting scapy (from -r requirements.txt (line 12)) 23:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 23:51:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 35.1 MB/s 0:00:00 23:51:42 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:51:42 Installing build dependencies: started 23:51:43 Installing build dependencies: finished with status 'done' 23:51:43 Getting requirements to build wheel: started 23:51:43 Getting requirements to build wheel: finished with status 'done' 23:51:43 Preparing metadata (pyproject.toml): started 23:51:43 Preparing metadata (pyproject.toml): finished with status 'done' 23:51:44 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 23:51:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 20.2 MB/s 0:00:00 23:51:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:51:44 Collecting pyangbind (from -r requirements.txt (line 22)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 23:51:44 Collecting isodate (from -r requirements.txt (line 25)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:51:44 Collecting jmespath (from -r requirements.txt (line 28)) 23:51:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 23:51:44 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:51:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:51:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:51:44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:51:44 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:51:44 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:51:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:51:44 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:51:44 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) 23:51:44 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:51:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 23:51:44 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:51:44 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) 23:51:44 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:51:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:51:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 23:51:45 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 23:51:45 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:51:45 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:51:45 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:51:45 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:51:45 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:51:45 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 23:51:45 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 23:51:45 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:51:45 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:51:45 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:51:45 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 23:51:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 20.0 MB/s 0:00:00 23:51:45 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:51:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:51:45 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:51:45 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:51:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.1 MB/s 0:00:00 23:51:46 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:51:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:51:47 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:51:47 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) 23:51:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 16.0 MB/s 0:00:00 23:51:47 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:51:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:51:47 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:51:48 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:51:48 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:51:48 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:48 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) 23:51:48 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:51:48 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:51:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 23:51:48 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 23:51:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.6 MB/s 0:00:00 23:51:49 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:51:49 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:51:49 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:51:49 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:51:49 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 23:51:49 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 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) 23:51:49 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 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) 23:51:49 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)) 23:51:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:51:49 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)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:51:49 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)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:51:49 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:51:49 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)) 23:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:51:49 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)) 23:51:49 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) 23:51:50 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)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 23:51:50 Requirement already satisfied: packaging in /tmp/venv-YZma/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 23:51:50 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)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 23:51:50 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:51:50 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:51:50 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:51:50 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)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:51:50 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:51:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 23:51:50 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)) 23:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 23:51:50 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:51:50 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:51:50 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:51:50 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=95ba19ae5a46fd14a5f5c5bd335a1d1ef24c3e72913f12cd57bc50fe0b7c766d 23:51:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:51:50 Building wheel for ipaddr (pyproject.toml): started 23:51:51 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:51:51 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=0c4bce9d7ca3c86d3f8873cbb822c1538a8590dc9da13489968b4f73bd59f0c0 23:51:51 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:51:51 Building wheel for netifaces (pyproject.toml): started 23:51:53 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:51:53 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=57fba45e04f0f6d37cad82bf3463ca0259204e893181fe424ffc66bc5078eb75 23:51:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:51:53 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:51:53 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:51:53 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=492a89fb6f455080202701914c2567dc899acfc88e8bacd117894863c4ff4081 23:51:53 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:51:53 Building wheel for jsonpath-rw (pyproject.toml): started 23:51:54 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:51:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=e6f56e381759c1474ae7cbf248a070146b7ff27973e96323a22b074c0d8d7ef9 23:51:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:51:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:51:54 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, 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 23:52:01 23:52:01 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.4 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.1.0 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 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 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.3 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 23:52:01 + pip freeze 23:52:01 async-generator==1.10 23:52:01 attrs==25.4.0 23:52:01 bcrypt==5.0.0 23:52:01 beautifulsoup4==4.14.3 23:52:01 certifi==2026.1.4 23:52:01 cffi==2.0.0 23:52:01 charset-normalizer==3.4.4 23:52:01 click==8.3.1 23:52:01 cryptography==46.0.4 23:52:01 decorator==5.2.1 23:52:01 distlib==0.4.0 23:52:01 docker-py==1.10.6 23:52:01 docker-pycreds==0.4.0 23:52:01 elastic-transport==8.17.1 23:52:01 elasticsearch==8.19.3 23:52:01 elasticsearch-dsl==8.15.4 23:52:01 enum34==1.1.10 23:52:01 filelock==3.20.3 23:52:01 h11==0.16.0 23:52:01 idna==3.11 23:52:01 importlib_metadata==8.7.1 23:52:01 invoke==2.2.1 23:52:01 ipaddr==2.2.0 23:52:01 isodate==0.7.2 23:52:01 jmespath==1.1.0 23:52:01 jsonpatch==1.33 23:52:01 jsonpath-rw==1.4.0 23:52:01 jsonpointer==3.0.0 23:52:01 lxml==6.0.2 23:52:01 mypy_extensions==1.1.0 23:52:01 netaddr==1.3.0 23:52:01 netifaces==0.11.0 23:52:01 outcome==1.3.0.post0 23:52:01 packaging==26.0 23:52:01 paramiko==4.0.0 23:52:01 platformdirs==4.5.1 23:52:01 ply==3.11 23:52:01 pyang==2.7.1 23:52:01 pyangbind==0.8.7 23:52:01 pycparser==3.0 23:52:01 pyhocon==0.3.61 23:52:01 PyNaCl==1.6.2 23:52:01 pyparsing==3.3.2 23:52:01 PySocks==1.7.1 23:52:01 python-dateutil==2.9.0.post0 23:52:01 regex==2026.1.15 23:52:01 requests==2.32.5 23:52:01 robotframework==7.4.1 23:52:01 robotframework-httplibrary==0.4.2 23:52:01 robotframework-pythonlibcore==4.5.0 23:52:01 robotframework-requests==0.9.7 23:52:01 robotframework-selenium2library==3.0.0 23:52:01 robotframework-seleniumlibrary==6.8.0 23:52:01 robotframework-sshlibrary==3.8.0 23:52:01 scapy==2.7.0 23:52:01 scp==0.15.0 23:52:01 selenium==4.40.0 23:52:01 six==1.17.0 23:52:01 sniffio==1.3.1 23:52:01 sortedcontainers==2.4.0 23:52:01 soupsieve==2.8.3 23:52:01 trio==0.32.0 23:52:01 trio-typing==0.10.0 23:52:01 trio-websocket==0.12.2 23:52:01 types-certifi==2021.10.8.3 23:52:01 types-urllib3==1.26.25.14 23:52:01 typing_extensions==4.15.0 23:52:01 urllib3==2.6.3 23:52:01 virtualenv==20.36.1 23:52:01 waitress==3.0.2 23:52:01 WebOb==1.8.9 23:52:01 websocket-client==1.9.0 23:52:01 WebTest==3.0.7 23:52:01 wsproto==1.3.2 23:52:01 zipp==3.23.0 23:52:01 [EnvInject] - Injecting environment variables from a build step. 23:52:01 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:52:02 [EnvInject] - Variables injected successfully. 23:52:02 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins14267875019388542997.sh 23:52:02 Setup pyenv: 23:52:02 system 23:52:02 3.8.13 23:52:02 3.9.13 23:52:02 3.10.13 23:52:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:52:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:52:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:52:04 lf-activate-venv(): INFO: Base packages installed successfully 23:52:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:52:12 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:52:12 + ODL_SYSTEM=() 23:52:12 + TOOLS_SYSTEM=() 23:52:12 + OPENSTACK_SYSTEM=() 23:52:12 + OPENSTACK_CONTROLLERS=() 23:52:12 + mapfile -t ADDR 23:52:12 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-vanadium-27 23:52:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:52:14 + for i in "${ADDR[@]}" 23:52:14 ++ ssh 10.30.170.224 hostname -s 23:52:14 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:14 + REMHOST=releng-50633-27-0-builder-0 23:52:14 + case ${REMHOST} in 23:52:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:52:14 + for i in "${ADDR[@]}" 23:52:14 ++ ssh 10.30.170.183 hostname -s 23:52:14 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:52:15 + REMHOST=releng-50633-27-1-docker-0 23:52:15 + case ${REMHOST} in 23:52:15 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:52:15 + echo NUM_ODL_SYSTEM=1 23:52:15 + echo NUM_TOOLS_SYSTEM=1 23:52:15 + '[' '' == yes ']' 23:52:15 + NUM_OPENSTACK_SYSTEM=0 23:52:15 + echo NUM_OPENSTACK_SYSTEM=0 23:52:15 + '[' 0 -eq 2 ']' 23:52:15 + echo ODL_SYSTEM_IP=10.30.170.224 23:52:15 ++ seq 0 0 23:52:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:52:15 + echo ODL_SYSTEM_1_IP=10.30.170.224 23:52:15 + echo TOOLS_SYSTEM_IP=10.30.170.183 23:52:15 ++ seq 0 0 23:52:15 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:52:15 + echo TOOLS_SYSTEM_1_IP=10.30.170.183 23:52:15 + openstack_index=0 23:52:15 + NUM_OPENSTACK_CONTROL_NODES=1 23:52:15 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:52:15 ++ seq 0 0 23:52:15 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:52:15 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:52:15 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:52:15 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:52:15 + '[' -1 -ge 2 ']' 23:52:15 ++ seq 0 -2 23:52:15 + NUM_OPENSTACK_HAPROXY_NODES=0 23:52:15 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:52:15 ++ seq 0 -1 23:52:15 + echo 'Contents of slave_addresses.txt:' 23:52:15 Contents of slave_addresses.txt: 23:52:15 + cat slave_addresses.txt 23:52:15 NUM_ODL_SYSTEM=1 23:52:15 NUM_TOOLS_SYSTEM=1 23:52:15 NUM_OPENSTACK_SYSTEM=0 23:52:15 ODL_SYSTEM_IP=10.30.170.224 23:52:15 ODL_SYSTEM_1_IP=10.30.170.224 23:52:15 TOOLS_SYSTEM_IP=10.30.170.183 23:52:15 TOOLS_SYSTEM_1_IP=10.30.170.183 23:52:15 NUM_OPENSTACK_CONTROL_NODES=1 23:52:15 OPENSTACK_CONTROL_NODE_1_IP= 23:52:15 NUM_OPENSTACK_COMPUTE_NODES=-1 23:52:15 NUM_OPENSTACK_HAPROXY_NODES=0 23:52:15 [EnvInject] - Injecting environment variables from a build step. 23:52:15 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:52:15 [EnvInject] - Variables injected successfully. 23:52:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins7197613335303116260.sh 23:52:15 Preparing for JRE Version 21 23:52:15 Karaf artifact is karaf 23:52:15 Karaf project is integration 23:52:15 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:52:15 [EnvInject] - Injecting environment variables from a build step. 23:52:15 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:52:15 [EnvInject] - Variables injected successfully. 23:52:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins12923425548458751341.sh 23:52:15 2026-01-31 23:52:15 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 23:52:15 Bundle version is 0.23.1-SNAPSHOT 23:52:15 --2026-01-31 23:52:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 23:52:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:52:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:52:15 HTTP request sent, awaiting response... 200 OK 23:52:15 Length: 963 [application/xml] 23:52:15 Saving to: ‘maven-metadata.xml’ 23:52:15 23:52:15 0K 100% 50.5M=0s 23:52:15 23:52:15 2026-01-31 23:52:15 (50.5 MB/s) - ‘maven-metadata.xml’ saved [963/963] 23:52:15 23:52:15 23:52:15 23:52:15 org.opendaylight.integration 23:52:15 karaf 23:52:15 23:52:15 20260125063332 23:52:15 23:52:15 20260125.063332 23:52:15 1 23:52:15 23:52:15 23:52:15 23:52:15 pom 23:52:15 0.23.1-20260125.063332-1 23:52:15 20260125063332 23:52:15 23:52:15 23:52:15 tar.gz 23:52:15 0.23.1-20260125.063332-1 23:52:15 20260125063332 23:52:15 23:52:15 23:52:15 zip 23:52:15 0.23.1-20260125.063332-1 23:52:15 20260125063332 23:52:15 23:52:15 23:52:15 23:52:15 0.23.1-SNAPSHOT 23:52:15 23:52:15 Nexus timestamp is 0.23.1-20260125.063332-1 23:52:15 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 23:52:15 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip 23:52:15 Distribution bundle version is 0.23.1-SNAPSHOT 23:52:15 Distribution folder is karaf-0.23.1-SNAPSHOT 23:52:15 Nexus prefix is https://nexus.opendaylight.org 23:52:15 [EnvInject] - Injecting environment variables from a build step. 23:52:15 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:52:15 [EnvInject] - Variables injected successfully. 23:52:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins14482547924957891496.sh 23:52:15 Setup pyenv: 23:52:15 system 23:52:15 3.8.13 23:52:15 3.9.13 23:52:15 3.10.13 23:52:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:52:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:52:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:52:17 lf-activate-venv(): INFO: Base packages installed successfully 23:52:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:52:23 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:52:23 Copying common-functions.sh to /tmp 23:52:24 Copying common-functions.sh to 10.30.170.224:/tmp 23:52:24 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:25 Copying common-functions.sh to 10.30.170.183:/tmp 23:52:25 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:52:25 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5398682229302816758.sh 23:52:25 common-functions.sh is being sourced 23:52:25 common-functions environment: 23:52:25 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:25 ACTUALFEATURES: 23:52:25 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:25 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 23:52:25 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:25 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:25 CONTROLLERMEM: 2048m 23:52:25 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 23:52:25 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 23:52:25 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 23:52:25 SUITES: 23:52:25 23:52:25 ################################################# 23:52:25 ## Configure Cluster and Start ## 23:52:25 ################################################# 23:52:25 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 23:52:25 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 23:52:25 Locating script plan to use... 23:52:25 Finished running script plans 23:52:25 Configuring member-1 with IP address 10.30.170.224 23:52:25 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:25 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:26 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 23:52:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:52:26 common-functions.sh is being sourced 23:52:26 ++ echo 'common-functions.sh is being sourced' 23:52:26 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 23:52:26 ++ DISTROSTREAM=vanadium 23:52:26 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:26 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:26 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:26 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:26 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 23:52:26 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 23:52:26 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:26 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:26 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:26 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:26 ++ export CONTROLLERMEM= 23:52:26 ++ CONTROLLERMEM= 23:52:26 ++ case "${DISTROSTREAM}" in 23:52:26 ++ CLUSTER_SYSTEM=akka 23:52:26 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 23:52:26 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 23:52:26 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 23:52:26 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 23:52:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 23:52:26 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 23:52:26 ++ print_common_env 23:52:26 ++ cat 23:52:26 common-functions environment: 23:52:26 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:26 ACTUALFEATURES: 23:52:26 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:26 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 23:52:26 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:26 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:26 CONTROLLERMEM: 23:52:26 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 23:52:26 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 23:52:26 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 23:52:26 SUITES: 23:52:26 23:52:26 ++ SSH='ssh -t -t' 23:52:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:52:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:52:26 Changing to /tmp 23:52:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 23:52:26 + echo 'Changing to /tmp' 23:52:26 + cd /tmp 23:52:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' 23:52:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 23:52:26 --2026-01-31 23:52:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 23:52:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:52:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:52:26 HTTP request sent, awaiting response... 200 OK 23:52:26 Length: 240390263 (229M) [application/zip] 23:52:26 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 23:52:26 23:52:26 0K ........ ........ ........ ........ ........ ........ 1% 70.3M 3s 23:52:26 3072K ........ ........ ........ ........ ........ ........ 2% 122M 3s 23:52:26 6144K ........ ........ ........ ........ ........ ........ 3% 138M 2s 23:52:26 9216K ........ ........ ........ ........ ........ ........ 5% 167M 2s 23:52:26 12288K ........ ........ ........ ........ ........ ........ 6% 208M 2s 23:52:26 15360K ........ ........ ........ ........ ........ ........ 7% 227M 2s 23:52:26 18432K ........ ........ ........ ........ ........ ........ 9% 249M 1s 23:52:26 21504K ........ ........ ........ ........ ........ ........ 10% 247M 1s 23:52:26 24576K ........ ........ ........ ........ ........ ........ 11% 231M 1s 23:52:26 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s 23:52:26 30720K ........ ........ ........ ........ ........ ........ 14% 275M 1s 23:52:26 33792K ........ ........ ........ ........ ........ ........ 15% 223M 1s 23:52:26 36864K ........ ........ ........ ........ ........ ........ 17% 287M 1s 23:52:26 39936K ........ ........ ........ ........ ........ ........ 18% 309M 1s 23:52:26 43008K ........ ........ ........ ........ ........ ........ 19% 308M 1s 23:52:26 46080K ........ ........ ........ ........ ........ ........ 20% 319M 1s 23:52:26 49152K ........ ........ ........ ........ ........ ........ 22% 252M 1s 23:52:26 52224K ........ ........ ........ ........ ........ ........ 23% 262M 1s 23:52:26 55296K ........ ........ ........ ........ ........ ........ 24% 317M 1s 23:52:26 58368K ........ ........ ........ ........ ........ ........ 26% 333M 1s 23:52:26 61440K ........ ........ ........ ........ ........ ........ 27% 312M 1s 23:52:26 64512K ........ ........ ........ ........ ........ ........ 28% 348M 1s 23:52:26 67584K ........ ........ ........ ........ ........ ........ 30% 294M 1s 23:52:26 70656K ........ ........ ........ ........ ........ ........ 31% 288M 1s 23:52:26 73728K ........ ........ ........ ........ ........ ........ 32% 356M 1s 23:52:26 76800K ........ ........ ........ ........ ........ ........ 34% 190M 1s 23:52:26 79872K ........ ........ ........ ........ ........ ........ 35% 254M 1s 23:52:26 82944K ........ ........ ........ ........ ........ ........ 36% 314M 1s 23:52:26 86016K ........ ........ ........ ........ ........ ........ 37% 359M 1s 23:52:26 89088K ........ ........ ........ ........ ........ ........ 39% 382M 1s 23:52:26 92160K ........ ........ ........ ........ ........ ........ 40% 376M 1s 23:52:26 95232K ........ ........ ........ ........ ........ ........ 41% 365M 1s 23:52:26 98304K ........ ........ ........ ........ ........ ........ 43% 385M 1s 23:52:26 101376K ........ ........ ........ ........ ........ ........ 44% 378M 1s 23:52:26 104448K ........ ........ ........ ........ ........ ........ 45% 354M 1s 23:52:26 107520K ........ ........ ........ ........ ........ ........ 47% 274M 0s 23:52:26 110592K ........ ........ ........ ........ ........ ........ 48% 312M 0s 23:52:26 113664K ........ ........ ........ ........ ........ ........ 49% 372M 0s 23:52:26 116736K ........ ........ ........ ........ ........ ........ 51% 370M 0s 23:52:26 119808K ........ ........ ........ ........ ........ ........ 52% 370M 0s 23:52:26 122880K ........ ........ ........ ........ ........ ........ 53% 375M 0s 23:52:26 125952K ........ ........ ........ ........ ........ ........ 54% 372M 0s 23:52:26 129024K ........ ........ ........ ........ ........ ........ 56% 375M 0s 23:52:26 132096K ........ ........ ........ ........ ........ ........ 57% 269M 0s 23:52:26 135168K ........ ........ ........ ........ ........ ........ 58% 300M 0s 23:52:26 138240K ........ ........ ........ ........ ........ ........ 60% 328M 0s 23:52:26 141312K ........ ........ ........ ........ ........ ........ 61% 377M 0s 23:52:26 144384K ........ ........ ........ ........ ........ ........ 62% 367M 0s 23:52:26 147456K ........ ........ ........ ........ ........ ........ 64% 367M 0s 23:52:26 150528K ........ ........ ........ ........ ........ ........ 65% 377M 0s 23:52:26 153600K ........ ........ ........ ........ ........ ........ 66% 370M 0s 23:52:26 156672K ........ ........ ........ ........ ........ ........ 68% 371M 0s 23:52:26 159744K ........ ........ ........ ........ ........ ........ 69% 364M 0s 23:52:26 162816K ........ ........ ........ ........ ........ ........ 70% 378M 0s 23:52:26 165888K ........ ........ ........ ........ ........ ........ 71% 262M 0s 23:52:26 168960K ........ ........ ........ ........ ........ ........ 73% 366M 0s 23:52:26 172032K ........ ........ ........ ........ ........ ........ 74% 320M 0s 23:52:26 175104K ........ ........ ........ ........ ........ ........ 75% 367M 0s 23:52:26 178176K ........ ........ ........ ........ ........ ........ 77% 373M 0s 23:52:26 181248K ........ ........ ........ ........ ........ ........ 78% 379M 0s 23:52:26 184320K ........ ........ ........ ........ ........ ........ 79% 287M 0s 23:52:26 187392K ........ ........ ........ ........ ........ ........ 81% 237M 0s 23:52:26 190464K ........ ........ ........ ........ ........ ........ 82% 335M 0s 23:52:26 193536K ........ ........ ........ ........ ........ ........ 83% 369M 0s 23:52:26 196608K ........ ........ ........ ........ ........ ........ 85% 376M 0s 23:52:26 199680K ........ ........ ........ ........ ........ ........ 86% 368M 0s 23:52:26 202752K ........ ........ ........ ........ ........ ........ 87% 377M 0s 23:52:26 205824K ........ ........ ........ ........ ........ ........ 88% 381M 0s 23:52:26 208896K ........ ........ ........ ........ ........ ........ 90% 371M 0s 23:52:26 211968K ........ ........ ........ ........ ........ ........ 91% 348M 0s 23:52:26 215040K ........ ........ ........ ........ ........ ........ 92% 315M 0s 23:52:26 218112K ........ ........ ........ ........ ........ ........ 94% 251M 0s 23:52:26 221184K ........ ........ ........ ........ ........ ........ 95% 374M 0s 23:52:26 224256K ........ ........ ........ ........ ........ ........ 96% 421M 0s 23:52:26 227328K ........ ........ ........ ........ ........ ........ 98% 378M 0s 23:52:26 230400K ........ ........ ........ ........ ........ ........ 99% 372M 0s 23:52:26 233472K ........ ........ .... 100% 393M=0.8s 23:52:26 23:52:26 2026-01-31 23:52:26 (289 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 23:52:26 23:52:26 Extracting the new controller... 23:52:26 + echo 'Extracting the new controller...' 23:52:26 + unzip -q karaf-0.23.1-20260125.063332-1.zip 23:52:28 Adding external repositories... 23:52:28 + echo 'Adding external repositories...' 23:52:28 + 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/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:28 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:52:29 ################################################################################ 23:52:29 # 23:52:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:52:29 # contributor license agreements. See the NOTICE file distributed with 23:52:29 # this work for additional information regarding copyright ownership. 23:52:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:52:29 # (the "License"); you may not use this file except in compliance with 23:52:29 # the License. You may obtain a copy of the License at 23:52:29 # 23:52:29 # http://www.apache.org/licenses/LICENSE-2.0 23:52:29 # 23:52:29 # Unless required by applicable law or agreed to in writing, software 23:52:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:52:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:52:29 # See the License for the specific language governing permissions and 23:52:29 # limitations under the License. 23:52:29 # 23:52:29 ################################################################################ 23:52:29 23:52:29 # 23:52:29 # If set to true, the following property will not allow any certificate to be used 23:52:29 # when accessing Maven repositories through SSL 23:52:29 # 23:52:29 #org.ops4j.pax.url.mvn.certificateCheck= 23:52:29 23:52:29 # 23:52:29 # Path to the local Maven settings file. 23:52:29 # The repositories defined in this file will be automatically added to the list 23:52:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:52:29 # below is not set. 23:52:29 # The following locations are checked for the existence of the settings.xml file 23:52:29 # * 1. looks for the specified url 23:52:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:52:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:52:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:52:29 # 23:52:29 #org.ops4j.pax.url.mvn.settings= 23:52:29 23:52:29 # 23:52:29 # Path to the local Maven repository which is used to avoid downloading 23:52:29 # artifacts when they already exist locally. 23:52:29 # The value of this property will be extracted from the settings.xml file 23:52:29 # above, or defaulted to: 23:52:29 # System.getProperty( "user.home" ) + "/.m2/repository" 23:52:29 # 23:52:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:52:29 23:52:29 # 23:52:29 # Default this to false. It's just weird to use undocumented repos 23:52:29 # 23:52:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:52:29 23:52:29 # 23:52:29 # Uncomment if you don't wanna use the proxy settings 23:52:29 # from the Maven conf/settings.xml file 23:52:29 # 23:52:29 # org.ops4j.pax.url.mvn.proxySupport=false 23:52:29 23:52:29 # 23:52:29 # Comma separated list of repositories scanned when resolving an artifact. 23:52:29 # Those repositories will be checked before iterating through the 23:52:29 # below list of repositories and even before the local repository 23:52:29 # A repository url can be appended with zero or more of the following flags: 23:52:29 # @snapshots : the repository contains snaphots 23:52:29 # @noreleases : the repository does not contain any released artifacts 23:52:29 # 23:52:29 # The following property value will add the system folder as a repo. 23:52:29 # 23:52:29 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:52:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:52:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:52:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:52:29 23:52:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:52:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:52:29 23:52:29 # 23:52:29 # Comma separated list of repositories scanned when resolving an artifact. 23:52:29 # The default list includes the following repositories: 23:52:29 # http://repo1.maven.org/maven2@id=central 23:52:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:52:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:52:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:52:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:52:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:52:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:52:29 # To add repositories to the default ones, prepend '+' to the list of repositories 23:52:29 # to add. 23:52:29 # A repository url can be appended with zero or more of the following flags: 23:52:29 # @snapshots : the repository contains snapshots 23:52:29 # @noreleases : the repository does not contain any released artifacts 23:52:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:52:29 # 23:52:29 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 23:52:29 23:52:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:52:29 + [[ True == \T\r\u\e ]] 23:52:29 + echo 'Configuring the startup features...' 23:52:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:29 + FEATURE_TEST_STRING=features-test 23:52:29 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 23:52:29 + KARAF_VERSION=karaf4 23:52:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:52:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:29 + [[ ! -z '' ]] 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:52:29 ################################################################################ 23:52:29 # 23:52:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:52:29 # contributor license agreements. See the NOTICE file distributed with 23:52:29 # this work for additional information regarding copyright ownership. 23:52:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:52:29 # (the "License"); you may not use this file except in compliance with 23:52:29 # the License. You may obtain a copy of the License at 23:52:29 # 23:52:29 # http://www.apache.org/licenses/LICENSE-2.0 23:52:29 # 23:52:29 # Unless required by applicable law or agreed to in writing, software 23:52:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:52:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:52:29 # See the License for the specific language governing permissions and 23:52:29 # limitations under the License. 23:52:29 # 23:52:29 ################################################################################ 23:52:29 23:52:29 # 23:52:29 # Comma separated list of features repositories to register by default 23:52:29 # 23:52:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml 23:52:29 23:52:29 # 23:52:29 # Comma separated list of features to install at startup 23:52:29 # 23:52:29 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 23:52:29 23:52:29 # 23:52:29 # Resource repositories (OBR) that the features resolver can use 23:52:29 # to resolve requirements/capabilities 23:52:29 # 23:52:29 # The format of the resourceRepositories is 23:52:29 # resourceRepositories=[xml:url|json:url],... 23:52:29 # for Instance: 23:52:29 # 23:52:29 #resourceRepositories=xml:http://host/path/to/index.xml 23:52:29 # or 23:52:29 #resourceRepositories=json:http://host/path/to/index.json 23:52:29 # 23:52:29 23:52:29 # 23:52:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:52:29 # 23:52:29 featuresBootAsynchronous=false 23:52:29 23:52:29 # 23:52:29 # Service requirements enforcement 23:52:29 # 23:52:29 # By default, the feature resolver checks the service requirements/capabilities of 23:52:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:52:29 # the required bundles. 23:52:29 # The following flag can have those values: 23:52:29 # - disable: service requirements are completely ignored 23:52:29 # - default: service requirements are ignored for old features 23:52:29 # - enforce: service requirements are always verified 23:52:29 # 23:52:29 #serviceRequirements=default 23:52:29 23:52:29 # 23:52:29 # Store cfg file for config element in feature 23:52:29 # 23:52:29 #configCfgStore=true 23:52:29 23:52:29 # 23:52:29 # Define if the feature service automatically refresh bundles 23:52:29 # 23:52:29 autoRefresh=true 23:52:29 23:52:29 # 23:52:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:52:29 # XML file defines instructions related to features processing 23:52:29 # versions.properties may declare properties to resolve placeholders in XML file 23:52:29 # both files are relative to ${karaf.etc} 23:52:29 # 23:52:29 #featureProcessing=org.apache.karaf.features.xml 23:52:29 #featureProcessingVersions=versions.properties 23:52:29 + configure_karaf_log karaf4 '' 23:52:29 + local -r karaf_version=karaf4 23:52:29 + local -r controllerdebugmap= 23:52:29 + local logapi=log4j 23:52:29 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:52:29 log4j2.rootLogger.level = INFO 23:52:29 #log4j2.rootLogger.type = asyncRoot 23:52:29 #log4j2.rootLogger.includeLocation = false 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:52:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:52:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:52:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:52:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:52:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:52:29 log4j2.logger.spifly.level = WARN 23:52:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:52:29 log4j2.logger.audit.level = INFO 23:52:29 log4j2.logger.audit.additivity = false 23:52:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:52:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:52:29 log4j2.appender.console.type = Console 23:52:29 log4j2.appender.console.name = Console 23:52:29 log4j2.appender.console.layout.type = PatternLayout 23:52:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:52:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:52:29 log4j2.appender.rolling.name = RollingFile 23:52:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:52:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:52:29 #log4j2.appender.rolling.immediateFlush = false 23:52:29 log4j2.appender.rolling.append = true 23:52:29 log4j2.appender.rolling.layout.type = PatternLayout 23:52:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:52:29 log4j2.appender.rolling.policies.type = Policies 23:52:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:52:29 log4j2.appender.rolling.policies.size.size = 64MB 23:52:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:52:29 log4j2.appender.rolling.strategy.max = 7 23:52:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:52:29 log4j2.appender.audit.name = AuditRollingFile 23:52:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:52:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:52:29 log4j2.appender.audit.append = true 23:52:29 log4j2.appender.audit.layout.type = PatternLayout 23:52:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:52:29 log4j2.appender.audit.policies.type = Policies 23:52:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:52:29 log4j2.appender.audit.policies.size.size = 8MB 23:52:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:52:29 log4j2.appender.audit.strategy.max = 7 23:52:29 log4j2.appender.osgi.type = PaxOsgi 23:52:29 log4j2.appender.osgi.name = PaxOsgi 23:52:29 log4j2.appender.osgi.filter = * 23:52:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:52:29 #log4j2.logger.aether.level = TRACE 23:52:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:52:29 #log4j2.logger.http-headers.level = DEBUG 23:52:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:52:29 #log4j2.logger.maven.level = TRACE 23:52:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:52:29 + logapi=log4j2 23:52:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:52:29 + '[' log4j2 == log4j2 ']' 23:52:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:52:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:52:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:52:29 controllerdebugmap: 23:52:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:52:29 + unset IFS 23:52:29 + echo 'controllerdebugmap: ' 23:52:29 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:29 + '[' -n '' ']' 23:52:29 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:52:29 ################################################################################ 23:52:29 # 23:52:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:52:29 # contributor license agreements. See the NOTICE file distributed with 23:52:29 # this work for additional information regarding copyright ownership. 23:52:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:52:29 # (the "License"); you may not use this file except in compliance with 23:52:29 # the License. You may obtain a copy of the License at 23:52:29 # 23:52:29 # http://www.apache.org/licenses/LICENSE-2.0 23:52:29 # 23:52:29 # Unless required by applicable law or agreed to in writing, software 23:52:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:52:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:52:29 # See the License for the specific language governing permissions and 23:52:29 # limitations under the License. 23:52:29 # 23:52:29 ################################################################################ 23:52:29 23:52:29 # Common pattern layout for appenders 23:52:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:52:29 23:52:29 # Root logger 23:52:29 log4j2.rootLogger.level = INFO 23:52:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:52:29 #log4j2.rootLogger.type = asyncRoot 23:52:29 #log4j2.rootLogger.includeLocation = false 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:52:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:52:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:52:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:52:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:52:29 23:52:29 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:52:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:52:29 23:52:29 # Loggers configuration 23:52:29 23:52:29 # Spifly logger 23:52:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:52:29 log4j2.logger.spifly.level = WARN 23:52:29 23:52:29 # Security audit logger 23:52:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:52:29 log4j2.logger.audit.level = INFO 23:52:29 log4j2.logger.audit.additivity = false 23:52:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:52:29 23:52:29 # Appenders configuration 23:52:29 23:52:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:52:29 log4j2.appender.console.type = Console 23:52:29 log4j2.appender.console.name = Console 23:52:29 log4j2.appender.console.layout.type = PatternLayout 23:52:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:52:29 23:52:29 # Rolling file appender 23:52:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:52:29 log4j2.appender.rolling.name = RollingFile 23:52:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:52:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:52:29 # uncomment to not force a disk flush 23:52:29 #log4j2.appender.rolling.immediateFlush = false 23:52:29 log4j2.appender.rolling.append = true 23:52:29 log4j2.appender.rolling.layout.type = PatternLayout 23:52:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:52:29 log4j2.appender.rolling.policies.type = Policies 23:52:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:52:29 log4j2.appender.rolling.policies.size.size = 1GB 23:52:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:52:29 log4j2.appender.rolling.strategy.max = 7 23:52:29 23:52:29 # Audit file appender 23:52:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:52:29 log4j2.appender.audit.name = AuditRollingFile 23:52:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:52:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:52:29 log4j2.appender.audit.append = true 23:52:29 log4j2.appender.audit.layout.type = PatternLayout 23:52:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:52:29 log4j2.appender.audit.policies.type = Policies 23:52:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:52:29 log4j2.appender.audit.policies.size.size = 8MB 23:52:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:52:29 log4j2.appender.audit.strategy.max = 7 23:52:29 23:52:29 # OSGi appender 23:52:29 log4j2.appender.osgi.type = PaxOsgi 23:52:29 log4j2.appender.osgi.name = PaxOsgi 23:52:29 log4j2.appender.osgi.filter = * 23:52:29 23:52:29 # help with identification of maven-related problems with pax-url-aether 23:52:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:52:29 #log4j2.logger.aether.level = TRACE 23:52:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:52:29 #log4j2.logger.http-headers.level = DEBUG 23:52:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:52:29 #log4j2.logger.maven.level = TRACE 23:52:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:52:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:52:29 Configure 23:52:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:52:29 + local -r controllermem=2048m 23:52:29 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 + echo Configure 23:52:29 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:52:29 max memory: 2048m 23:52:29 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:52:29 + echo ' max memory: 2048m' 23:52:29 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 23:52:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 23:52:29 #!/bin/sh 23:52:29 # 23:52:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:52:29 # contributor license agreements. See the NOTICE file distributed with 23:52:29 # this work for additional information regarding copyright ownership. 23:52:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:52:29 # (the "License"); you may not use this file except in compliance with 23:52:29 # the License. You may obtain a copy of the License at 23:52:29 # 23:52:29 # http://www.apache.org/licenses/LICENSE-2.0 23:52:29 # 23:52:29 # Unless required by applicable law or agreed to in writing, software 23:52:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:52:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:52:29 # See the License for the specific language governing permissions and 23:52:29 # limitations under the License. 23:52:29 # 23:52:29 23:52:29 # 23:52:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:52:29 # script: client, instance, shell, start, status, stop, karaf 23:52:29 # 23:52:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:52:29 # Actions go here... 23:52:29 # fi 23:52:29 23:52:29 # 23:52:29 # general settings which should be applied for all scripts go here; please keep 23:52:29 # in mind that it is possible that scripts might be executed more than once, e.g. 23:52:29 # in example of the start script where the start script is executed first and the 23:52:29 # karaf script afterwards. 23:52:29 # 23:52:29 23:52:29 # 23:52:29 # The following section shows the possible configuration options for the default 23:52:29 # karaf scripts 23:52:29 # 23:52:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:52:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:52:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:52:29 # export EXTRA_JAVA_OPTS # Additional JVM options 23:52:29 # export KARAF_HOME # Karaf home folder 23:52:29 # export KARAF_DATA # Karaf data folder 23:52:29 # export KARAF_BASE # Karaf base folder 23:52:29 # export KARAF_ETC # Karaf etc folder 23:52:29 # export KARAF_LOG # Karaf log folder 23:52:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:52:29 # export KARAF_OPTS # Additional available Karaf options 23:52:29 # export KARAF_DEBUG # Enable debug mode 23:52:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:52:29 # export KARAF_NOROOT # Prevent execution as root if set to true 23:52:29 Set Java version 23:52:29 + echo 'Set Java version' 23:52:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:52:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:52:29 sudo: a password is required 23:52:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:52:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:52:29 sudo: a password is required 23:52:29 JDK default version ... 23:52:29 + echo 'JDK default version ...' 23:52:29 + java -version 23:52:29 openjdk version "21.0.9" 2025-10-21 23:52:29 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:52:29 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:52:29 Set JAVA_HOME 23:52:29 + echo 'Set JAVA_HOME' 23:52:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:52:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:52:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:52:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:52:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:52:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:52:29 Listing all open ports on controller system... 23:52:29 + echo 'Listing all open ports on controller system...' 23:52:29 + netstat -pnatu 23:52:29 /tmp/configuration-script.sh: line 40: netstat: command not found 23:52:29 Configuring cluster 23:52:29 + '[' -f /tmp/custom_shard_config.txt ']' 23:52:29 + echo 'Configuring cluster' 23:52:29 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.224 23:52:29 ################################################ 23:52:29 ## Configure Cluster ## 23:52:29 ################################################ 23:52:29 NOTE: Cluster configuration files not found. Copying from 23:52:29 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 23:52:29 Configuring unique name in pekko.conf 23:52:29 Configuring hostname in pekko.conf 23:52:29 Configuring data and rpc seed nodes in pekko.conf 23:52:29 modules = [ 23:52:29 23:52:29 { 23:52:29 name = "inventory" 23:52:29 namespace = "urn:opendaylight:inventory" 23:52:29 shard-strategy = "module" 23:52:29 }, 23:52:29 { 23:52:29 name = "topology" 23:52:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:52:29 shard-strategy = "module" 23:52:29 }, 23:52:29 { 23:52:29 name = "toaster" 23:52:29 namespace = "http://netconfcentral.org/ns/toaster" 23:52:29 shard-strategy = "module" 23:52:29 } 23:52:29 ] 23:52:29 Configuring replication type in module-shards.conf 23:52:29 ################################################ 23:52:29 ## NOTE: Manually restart controller to ## 23:52:29 ## apply configuration. ## 23:52:29 ################################################ 23:52:29 Dump akka.conf 23:52:29 + echo 'Dump akka.conf' 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 23:52:29 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:52:29 Dump modules.conf 23:52:29 + echo 'Dump modules.conf' 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 23:52:29 modules = [ 23:52:29 23:52:29 { 23:52:29 name = "inventory" 23:52:29 namespace = "urn:opendaylight:inventory" 23:52:29 shard-strategy = "module" 23:52:29 }, 23:52:29 { 23:52:29 name = "topology" 23:52:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:52:29 shard-strategy = "module" 23:52:29 }, 23:52:29 { 23:52:29 name = "toaster" 23:52:29 namespace = "http://netconfcentral.org/ns/toaster" 23:52:29 shard-strategy = "module" 23:52:29 } 23:52:29 ] 23:52:29 Dump module-shards.conf 23:52:29 + echo 'Dump module-shards.conf' 23:52:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 23:52:29 module-shards = [ 23:52:29 { 23:52:29 name = "default" 23:52:29 shards = [ 23:52:29 { 23:52:29 name = "default" 23:52:29 replicas = ["member-1"] 23:52:29 } 23:52:29 ] 23:52:29 }, 23:52:29 { 23:52:29 name = "inventory" 23:52:29 shards = [ 23:52:29 { 23:52:29 name="inventory" 23:52:29 replicas = ["member-1"] 23:52:29 } 23:52:29 ] 23:52:29 }, 23:52:29 { 23:52:29 name = "topology" 23:52:29 shards = [ 23:52:29 { 23:52:29 name="topology" 23:52:29 replicas = ["member-1"] 23:52:29 } 23:52:29 ] 23:52:29 }, 23:52:29 { 23:52:29 name = "toaster" 23:52:29 shards = [ 23:52:29 { 23:52:29 name="toaster" 23:52:29 replicas = ["member-1"] 23:52:29 } 23:52:29 ] 23:52:29 } 23:52:29 ] 23:52:29 Locating config plan to use... 23:52:29 Finished running config plans 23:52:29 Starting member-1 with IP address 10.30.170.224 23:52:29 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:29 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:29 Redirecting karaf console output to karaf_console.log 23:52:29 Starting controller... 23:52:29 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 23:52:29 Execute the post startup script on controller 10.30.170.224 23:52:29 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:30 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:52:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:52:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:52:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:52:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:52:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:52:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:53:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:53:35 2026-01-31T23:52:45,349 | 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.] 23:53:35 Controller is UP 23:53:35 2026-01-31T23:52:45,349 | 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.] 23:53:35 Listing all open ports on controller system... 23:53:35 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:53:35 looking for "BindException: Address already in use" in log file 23:53:35 looking for "server is unhealthy" in log file 23:53:35 Let's take the karaf thread dump 23:53:35 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:53:35 karaf main: org.apache.karaf.main.Main, pid:2039 23:53:35 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:53:36 Generating mininet variables... 23:53:36 Locating test plan to use... 23:53:36 Changing the testplan path... 23:53:36 # Place the suites in run order: 23:53:36 /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome 23:53:36 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome ... 23:53:36 ============================================================================== 23:53:36 netconf-callhome.txt 23:53:36 ============================================================================== 23:53:36 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit... 23:53:36 ============================================================================== 23:53:53 CallHome over SSH with correct device credentials :: Correct crede... | FAIL | 23:54:35 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":53598,"connection-status":"connecting","host":"10.30.170.183"}}]}]}' does not contain '"connection-status":"connected"' 23:54:35 ------------------------------------------------------------------------------ 23:54:35 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS | 23:54:39 ------------------------------------------------------------------------------ 23:54:39 CallHome over SSH with correct global credentials :: CallHome SSH ... | FAIL | 23:55:16 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":53068,"connection-status":"connecting","host":"10.30.170.183"}}]}]}' does not contain '"connection-status":"connected"' 23:55:16 ------------------------------------------------------------------------------ 23:55:16 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS | 23:55:20 ------------------------------------------------------------------------------ 23:55:20 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS | 23:55:23 ------------------------------------------------------------------------------ 23:55:23 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS | 23:55:27 ------------------------------------------------------------------------------ 23:55:27 CallHome over TLS with correct certificate and key :: Using correc... | FAIL | 23:56:04 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":51536,"connection-status":"connecting","host":"10.30.170.183"}}]}]}' does not contain '"connection-status":"connected"' 23:56:04 ------------------------------------------------------------------------------ 23:56:05 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | FAIL | 23:56:05 7 tests, 4 passed, 3 failed 23:56:05 ============================================================================== 23:56:05 netconf-callhome.txt | FAIL | 23:56:05 7 tests, 4 passed, 3 failed 23:56:05 ============================================================================== 23:56:05 Output: /w/workspace/netconf-csit-1node-callhome-only-vanadium/output.xml 23:56:05 Log: /w/workspace/netconf-csit-1node-callhome-only-vanadium/log.html 23:56:05 Report: /w/workspace/netconf-csit-1node-callhome-only-vanadium/report.html 23:56:05 Examining the files in data/log and checking filesize 23:56:05 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:06 total 5500 23:56:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:52 . 23:56:06 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 31 23:52 karaf_console.log 23:56:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 23:52 .. 23:56:06 -rw-rw-r-- 1 jenkins jenkins 5616904 Jan 31 23:56 karaf.log 23:56:06 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:06 5.4M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 23:56:06 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 23:56:06 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:06 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 23:56:06 Let's take the karaf thread dump again... 23:56:06 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:07 karaf main: org.apache.karaf.main.Main, pid:2039 23:56:07 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:07 Killing ODL 23:56:07 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:12 Compressing karaf.log 1 23:56:12 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:12 Fetching compressed karaf.log 1 23:56:12 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:13 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:13 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:13 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:13 Fetch GC logs 23:56:13 Warning: Permanently added '10.30.170.224' (ECDSA) to the list of known hosts. 23:56:14 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 23:56:14 Examine copied files 23:56:14 total 3656 23:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 23:56 gclogs-1 23:56:14 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 31 23:56 odl1_karaf_console.log 23:56:14 -rw-rw-r--. 1 jenkins jenkins 110185 Jan 31 23:56 odl1_karaf.log.gz 23:56:14 -rw-rw-r--. 1 jenkins jenkins 132850 Jan 31 23:56 karaf_1_2039_threads_after.log 23:56:14 -rw-rw-r--. 1 jenkins jenkins 14283 Jan 31 23:56 ps_after.log 23:56:14 -rw-rw-r--. 1 jenkins jenkins 248097 Jan 31 23:56 report.html 23:56:14 -rw-rw-r--. 1 jenkins jenkins 464248 Jan 31 23:56 log.html 23:56:14 -rw-rw-r--. 1 jenkins jenkins 2585615 Jan 31 23:56 output.xml 23:56:14 -rw-rw-r--. 1 jenkins jenkins 122 Jan 31 23:53 testplan.txt 23:56:14 -rw-rw-r--. 1 jenkins jenkins 101764 Jan 31 23:53 karaf_1_2039_threads_before.log 23:56:14 -rw-rw-r--. 1 jenkins jenkins 14117 Jan 31 23:53 ps_before.log 23:56:14 -rw-rw-r--. 1 jenkins jenkins 3222 Jan 31 23:52 post-startup-script.sh 23:56:14 -rw-rw-r--. 1 jenkins jenkins 252 Jan 31 23:52 startup-script.sh 23:56:14 -rw-rw-r--. 1 jenkins jenkins 3412 Jan 31 23:52 configuration-script.sh 23:56:14 -rw-rw-r--. 1 jenkins jenkins 333 Jan 31 23:52 detect_variables.env 23:56:14 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 31 23:52 pom.xml 23:56:14 -rw-rw-r--. 1 jenkins jenkins 92 Jan 31 23:52 set_variables.env 23:56:14 -rw-rw-r--. 1 jenkins jenkins 299 Jan 31 23:52 slave_addresses.txt 23:56:14 -rw-rw-r--. 1 jenkins jenkins 570 Jan 31 23:51 requirements.txt 23:56:14 -rw-rw-r--. 1 jenkins jenkins 26 Jan 31 23:51 env.properties 23:56:14 -rw-rw-r--. 1 jenkins jenkins 324 Jan 31 23:48 stack-parameters.yaml 23:56:14 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 31 23:48 test 23:56:14 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 23:48 test@tmp 23:56:14 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml 23:56:14 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2716352171914793486.sh 23:56:14 Karaf Deployments, Tests must have already run 23:56:14 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins13254012208082729137.sh 23:56:14 Cleaning up Robot installation... 23:56:14 $ ssh-agent -k 23:56:14 unset SSH_AUTH_SOCK; 23:56:14 unset SSH_AGENT_PID; 23:56:14 echo Agent pid 5291 killed; 23:56:14 [ssh-agent] Stopped. 23:56:14 Recording plot data 23:56:14 Robot results publisher started... 23:56:14 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:56:14 -Parsing output xml: 23:56:15 Done! 23:56:15 -Copying log files to build dir: 23:56:15 Done! 23:56:15 -Assigning results to build: 23:56:15 Done! 23:56:15 -Checking thresholds: 23:56:15 Done! 23:56:15 Done publishing Robot results. 23:56:15 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:56:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins6541433219713287492.sh 23:56:15 Archiving csit artifacts 23:56:15 mv: cannot stat '*_1.png': No such file or directory 23:56:15 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:56:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:15 Dload Upload Total Spent Left Speed 23:56:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 364k 0 364k 0 0 1880k 0 --:--:-- --:--:-- --:--:-- 1880k 23:56:15 Archive: robot-plugin.zip 23:56:15 inflating: ./archives/robot-plugin/log.html 23:56:15 inflating: ./archives/robot-plugin/output.xml 23:56:15 inflating: ./archives/robot-plugin/report.html 23:56:15 mv: cannot stat '*.log.gz': No such file or directory 23:56:15 mv: cannot stat '*.csv': No such file or directory 23:56:15 mv: cannot stat '*.png': No such file or directory 23:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:56:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins12814229858841791597.sh 23:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 23:56:15 [EnvInject] - Injecting environment variables from a build step. 23:56:15 [EnvInject] - Injecting as environment variables the properties content 23:56:15 OS_CLOUD=vex 23:56:15 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-27 23:56:15 23:56:15 [EnvInject] - Variables injected successfully. 23:56:15 provisioning config files... 23:56:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:56:16 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7818605075584853504.sh 23:56:16 ---> openstack-stack-delete.sh 23:56:16 Setup pyenv: 23:56:16 system 23:56:16 3.8.13 23:56:16 3.9.13 23:56:16 3.10.13 23:56:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:56:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:18 lf-activate-venv(): INFO: Base packages installed successfully 23:56:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:56:36 INFO: Stack cost retrieval disabled, setting cost to 0 23:56:48 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-vanadium-27 23:56:48 Successfully deleted stack releng-netconf-csit-1node-callhome-only-vanadium-27 23:56:48 [PostBuildScript] - [INFO] Executing post build scripts. 23:56:48 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1033630503318511055.sh 23:56:48 ---> sysstat.sh 23:56:48 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13744673469097846335.sh 23:56:48 ---> package-listing.sh 23:56:48 ++ facter osfamily 23:56:48 ++ tr '[:upper:]' '[:lower:]' 23:56:49 + OS_FAMILY=redhat 23:56:49 + workspace=/w/workspace/netconf-csit-1node-callhome-only-vanadium 23:56:49 + START_PACKAGES=/tmp/packages_start.txt 23:56:49 + END_PACKAGES=/tmp/packages_end.txt 23:56:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:56:49 + PACKAGES=/tmp/packages_start.txt 23:56:49 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']' 23:56:49 + PACKAGES=/tmp/packages_end.txt 23:56:49 + case "${OS_FAMILY}" in 23:56:49 + rpm -qa 23:56:49 + sort 23:56:49 + '[' -f /tmp/packages_start.txt ']' 23:56:49 + '[' -f /tmp/packages_end.txt ']' 23:56:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:56:49 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']' 23:56:49 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/ 23:56:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/ 23:56:49 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins966551484515403840.sh 23:56:49 ---> capture-instance-metadata.sh 23:56:49 Setup pyenv: 23:56:49 system 23:56:49 3.8.13 23:56:49 3.9.13 23:56:49 3.10.13 23:56:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:51 lf-activate-venv(): INFO: Base packages installed successfully 23:56:51 lf-activate-venv(): INFO: Installing additional packages: lftools 23:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:57:00 INFO: Running in OpenStack, capturing instance metadata 23:57:01 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins18025362652669986628.sh 23:57:01 provisioning config files... 23:57:01 Could not find credentials [logs] for netconf-csit-1node-callhome-only-vanadium #27 23:57:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/config522549607335273354tmp 23:57:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:57:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:57:01 provisioning config files... 23:57:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:57:01 [EnvInject] - Injecting environment variables from a build step. 23:57:01 [EnvInject] - Injecting as environment variables the properties content 23:57:01 SERVER_ID=logs 23:57:01 23:57:01 [EnvInject] - Variables injected successfully. 23:57:01 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10626551616692261137.sh 23:57:01 ---> create-netrc.sh 23:57:01 WARN: Log server credential not found. 23:57:01 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9132382546756957309.sh 23:57:01 ---> python-tools-install.sh 23:57:01 Setup pyenv: 23:57:02 system 23:57:02 3.8.13 23:57:02 3.9.13 23:57:02 3.10.13 23:57:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:57:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:04 lf-activate-venv(): INFO: Base packages installed successfully 23:57:04 lf-activate-venv(): INFO: Installing additional packages: lftools 23:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:57:12 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16974371314479821342.sh 23:57:12 ---> sudo-logs.sh 23:57:12 Archiving 'sudo' log.. 23:57:13 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2620069829441399816.sh 23:57:13 ---> job-cost.sh 23:57:13 Setup pyenv: 23:57:13 system 23:57:13 3.8.13 23:57:13 3.9.13 23:57:13 3.10.13 23:57:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:57:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:57:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:15 lf-activate-venv(): INFO: Base packages installed successfully 23:57:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:57:22 DEBUG: total: 0 23:57:22 INFO: Retrieving Stack Cost... 23:57:22 INFO: Retrieving Pricing Info for: v3-standard-2 23:57:22 INFO: Archiving Costs 23:57:22 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins5067390894894861334.sh 23:57:23 ---> logs-deploy.sh 23:57:23 Setup pyenv: 23:57:23 system 23:57:23 3.8.13 23:57:23 3.9.13 23:57:23 3.10.13 23:57:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 23:57:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fivT from file:/tmp/.os_lf_venv 23:57:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:25 lf-activate-venv(): INFO: Base packages installed successfully 23:57:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-fivT/bin to PATH 23:57:36 WARNING: Nexus logging server not set 23:57:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-vanadium/27/ 23:57:36 INFO: archiving logs to S3 23:57:37 ---> uname -a: 23:57:37 Linux prd-centos8-robot-2c-8g-6414.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:57:37 23:57:37 23:57:37 ---> lscpu: 23:57:37 Architecture: x86_64 23:57:37 CPU op-mode(s): 32-bit, 64-bit 23:57:37 Byte Order: Little Endian 23:57:37 CPU(s): 2 23:57:37 On-line CPU(s) list: 0,1 23:57:37 Thread(s) per core: 1 23:57:37 Core(s) per socket: 1 23:57:37 Socket(s): 2 23:57:37 NUMA node(s): 1 23:57:37 Vendor ID: AuthenticAMD 23:57:37 CPU family: 23 23:57:37 Model: 49 23:57:37 Model name: AMD EPYC-Rome Processor 23:57:37 Stepping: 0 23:57:37 CPU MHz: 2799.998 23:57:37 BogoMIPS: 5599.99 23:57:37 Virtualization: AMD-V 23:57:37 Hypervisor vendor: KVM 23:57:37 Virtualization type: full 23:57:37 L1d cache: 32K 23:57:37 L1i cache: 32K 23:57:37 L2 cache: 512K 23:57:37 L3 cache: 16384K 23:57:37 NUMA node0 CPU(s): 0,1 23:57:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:57:37 23:57:37 23:57:37 ---> nproc: 23:57:37 2 23:57:37 23:57:37 23:57:37 ---> df -h: 23:57:37 Filesystem Size Used Avail Use% Mounted on 23:57:37 devtmpfs 3.8G 0 3.8G 0% /dev 23:57:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:57:37 tmpfs 3.8G 17M 3.8G 1% /run 23:57:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:57:37 /dev/vda1 40G 8.4G 32G 21% / 23:57:37 tmpfs 770M 0 770M 0% /run/user/1001 23:57:37 23:57:37 23:57:37 ---> free -m: 23:57:37 total used free shared buff/cache available 23:57:37 Mem: 7697 614 4899 19 2184 6785 23:57:37 Swap: 1023 0 1023 23:57:37 23:57:37 23:57:37 ---> ip addr: 23:57:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:57:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:57:37 inet 127.0.0.1/8 scope host lo 23:57:37 valid_lft forever preferred_lft forever 23:57:37 inet6 ::1/128 scope host 23:57:37 valid_lft forever preferred_lft forever 23:57:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:57:37 link/ether fa:16:3e:bd:ac:2c brd ff:ff:ff:ff:ff:ff 23:57:37 altname enp0s3 23:57:37 altname ens3 23:57:37 inet 10.30.171.143/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:57:37 valid_lft 85786sec preferred_lft 85786sec 23:57:37 inet6 fe80::f816:3eff:febd:ac2c/64 scope link 23:57:37 valid_lft forever preferred_lft forever 23:57:37 23:57:37 23:57:37 ---> sar -b -r -n DEV: 23:57:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU) 23:57:37 23:57:37 23:47:14 LINUX RESTART (2 CPU) 23:57:37 23:57:37 11:48:02 PM tps rtps wtps bread/s bwrtn/s 23:57:37 11:49:01 PM 94.24 6.59 87.65 1143.75 6851.03 23:57:37 11:50:01 PM 79.76 1.02 78.74 73.44 11084.01 23:57:37 11:51:01 PM 9.77 0.03 9.73 0.53 231.06 23:57:37 11:52:01 PM 43.77 7.10 36.67 1309.96 2268.16 23:57:37 11:53:01 PM 64.65 2.72 61.93 436.25 8063.51 23:57:37 11:54:01 PM 4.48 0.07 4.42 4.93 166.64 23:57:37 11:55:01 PM 1.70 0.00 1.70 0.00 95.92 23:57:37 11:56:01 PM 0.22 0.00 0.22 0.00 40.38 23:57:37 11:57:01 PM 24.00 0.42 23.58 47.06 1027.60 23:57:37 Average: 35.73 1.98 33.75 333.63 3307.91 23:57:37 23:57:37 11:48:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:57:37 11:49:01 PM 5267128 7062988 2615304 33.18 2688 1973060 673224 7.54 187884 2092436 250656 23:57:37 11:50:01 PM 5170632 7010032 2711800 34.40 2688 2015592 709772 7.95 199140 2162284 8 23:57:37 11:51:01 PM 5105728 6945640 2776704 35.23 2688 2015612 769200 8.61 211080 2216368 9588 23:57:37 11:52:01 PM 4876972 6970008 3005460 38.13 2688 2258628 728428 8.16 256552 2365604 182596 23:57:37 11:53:01 PM 4919588 7027840 2962844 37.59 2688 2274920 667904 7.48 266784 2312524 16 23:57:37 11:54:01 PM 4877188 6985788 3005244 38.13 2688 2275268 714388 8.00 267116 2354576 204 23:57:37 11:55:01 PM 4874276 6983660 3008156 38.16 2688 2276096 714388 8.00 267128 2357592 112 23:57:37 11:56:01 PM 4870680 6981180 3011752 38.21 2688 2277196 714388 8.00 267136 2360936 60 23:57:37 11:57:01 PM 5114660 7041004 2767772 35.11 2688 2099660 661436 7.41 469132 1941164 23016 23:57:37 Average: 5008539 7000904 2873893 36.46 2688 2162892 705903 7.90 265772 2240387 51806 23:57:37 23:57:37 11:48:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:57:37 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:49:01 PM eth0 229.01 162.22 1484.93 39.97 0.00 0.00 0.00 0.00 23:57:37 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:50:01 PM eth0 58.25 43.39 618.31 5.26 0.00 0.00 0.00 0.00 23:57:37 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:51:01 PM eth0 6.03 4.82 3.79 2.82 0.00 0.00 0.00 0.00 23:57:37 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:52:01 PM eth0 40.24 33.87 335.68 6.80 0.00 0.00 0.00 0.00 23:57:37 11:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:53:01 PM eth0 197.93 143.17 46.12 40.49 0.00 0.00 0.00 0.00 23:57:37 11:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:54:01 PM eth0 16.30 9.37 4.17 1.16 0.00 0.00 0.00 0.00 23:57:37 11:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:55:01 PM eth0 31.54 12.53 12.20 1.35 0.00 0.00 0.00 0.00 23:57:37 11:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:56:01 PM eth0 67.87 30.21 18.70 3.12 0.00 0.00 0.00 0.00 23:57:37 11:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 11:57:01 PM eth0 92.68 50.06 98.69 26.34 0.00 0.00 0.00 0.00 23:57:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:37 Average: eth0 81.94 54.20 289.20 14.10 0.00 0.00 0.00 0.00 23:57:37 23:57:37 23:57:37 ---> sar -P ALL: 23:57:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU) 23:57:37 23:57:37 23:47:14 LINUX RESTART (2 CPU) 23:57:37 23:57:37 11:48:02 PM CPU %user %nice %system %iowait %steal %idle 23:57:37 11:49:01 PM all 38.29 0.00 6.53 1.88 0.10 53.20 23:57:37 11:49:01 PM 0 39.52 0.00 6.87 2.13 0.10 51.37 23:57:37 11:49:01 PM 1 37.05 0.00 6.19 1.62 0.10 55.03 23:57:37 11:50:01 PM all 11.75 0.00 1.80 2.16 0.06 84.23 23:57:37 11:50:01 PM 0 14.01 0.00 1.92 2.05 0.05 81.97 23:57:37 11:50:01 PM 1 9.48 0.00 1.67 2.27 0.07 86.51 23:57:37 11:51:01 PM all 9.03 0.00 1.15 0.05 0.05 89.72 23:57:37 11:51:01 PM 0 7.47 0.00 1.10 0.05 0.05 91.33 23:57:37 11:51:01 PM 1 10.60 0.00 1.20 0.05 0.05 88.10 23:57:37 11:52:01 PM all 24.10 0.00 4.55 0.63 0.07 70.65 23:57:37 11:52:01 PM 0 37.77 0.00 6.05 1.10 0.07 55.02 23:57:37 11:52:01 PM 1 10.47 0.00 3.06 0.17 0.07 86.24 23:57:37 11:53:01 PM all 13.89 0.00 2.92 1.49 0.06 81.64 23:57:37 11:53:01 PM 0 16.98 0.00 2.94 1.40 0.05 78.63 23:57:37 11:53:01 PM 1 10.81 0.00 2.91 1.57 0.07 84.65 23:57:37 11:54:01 PM all 1.15 0.00 0.21 0.02 0.03 98.59 23:57:37 11:54:01 PM 0 0.67 0.00 0.12 0.02 0.02 99.18 23:57:37 11:54:01 PM 1 1.64 0.00 0.30 0.02 0.05 97.99 23:57:37 11:55:01 PM all 1.19 0.00 0.10 0.01 0.06 98.65 23:57:37 11:55:01 PM 0 1.26 0.00 0.10 0.02 0.07 98.56 23:57:37 11:55:01 PM 1 1.12 0.00 0.10 0.00 0.05 98.73 23:57:37 11:56:01 PM all 1.81 0.00 0.19 0.00 0.06 97.94 23:57:37 11:56:01 PM 0 1.54 0.00 0.10 0.00 0.05 98.31 23:57:37 11:56:01 PM 1 2.09 0.00 0.28 0.00 0.07 97.56 23:57:37 11:57:01 PM all 21.51 0.00 3.17 0.39 0.09 74.83 23:57:37 11:57:01 PM 0 26.38 0.00 3.17 0.47 0.08 69.90 23:57:37 11:57:01 PM 1 16.66 0.00 3.17 0.32 0.10 79.76 23:57:37 Average: all 13.61 0.00 2.29 0.73 0.06 83.31 23:57:37 Average: 0 16.15 0.00 2.48 0.80 0.06 80.51 23:57:37 Average: 1 11.07 0.00 2.09 0.67 0.07 86.10 23:57:37 23:57:37 23:57:37