03:54:22 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 15
03:54:22 originally caused by:
03:54:22 Started by timer
03:54:22 Running as SYSTEM
03:54:22 [EnvInject] - Loading node environment variables.
03:54:22 Building remotely on prd-centos8-robot-2c-8g-11298 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
03:54:22 [ssh-agent] Looking for ssh-agent implementation...
03:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:54:22 $ ssh-agent
03:54:22 SSH_AUTH_SOCK=/tmp/ssh-biZVP4OIONdK/agent.5289
03:54:22 SSH_AGENT_PID=5290
03:54:22 [ssh-agent] Started.
03:54:22 Running ssh-add (command line suppressed)
03:54:22 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_5902659266839032635.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_5902659266839032635.key)
03:54:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:54:22 The recommended git tool is: NONE
03:54:25 using credential opendaylight-jenkins-ssh
03:54:25 Wiping out workspace first.
03:54:25 Cloning the remote Git repository
03:54:25 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:54:25 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10
03:54:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:54:25 > git --version # timeout=10
03:54:25 > git --version # 'git version 2.43.0'
03:54:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:54:25 [INFO] Currently running in a labeled security context
03:54:25 [INFO] Currently SELinux is 'enforcing' on the host
03:54:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh340685995537408672.key
03:54:25 Verifying host key using known hosts file
03:54:25 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.
03:54:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:54:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:54:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:54:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:54:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:54:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:54:29 [INFO] Currently running in a labeled security context
03:54:29 [INFO] Currently SELinux is 'enforcing' on the host
03:54:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh31228736206158743.key
03:54:29 Verifying host key using known hosts file
03:54:29 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.
03:54:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:54:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:54:30 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
03:54:30 > git config core.sparsecheckout # timeout=10
03:54:30 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
03:54:30 Commit message: "Adapt test for new pce-allocation field"
03:54:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:54:30 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
03:54:31 No emails were triggered.
03:54:31 provisioning config files...
03:54:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:54:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:54:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:54:31 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13015887207683928163.sh
03:54:31 ---> python-tools-install.sh
03:54:31 Setup pyenv:
03:54:31 system
03:54:31 * 3.8.13 (set by /opt/pyenv/version)
03:54:31 * 3.9.13 (set by /opt/pyenv/version)
03:54:31 * 3.10.13 (set by /opt/pyenv/version)
03:54:31 * 3.11.7 (set by /opt/pyenv/version)
03:54:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bBWY
03:54:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:54:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:54:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:54:40 lf-activate-venv(): INFO: Base packages installed successfully
03:54:40 lf-activate-venv(): INFO: Installing additional packages: lftools
03:55:05 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
03:55:05 Generating Requirements File
03:55:26 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.
03:55:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:55:26 Python 3.11.7
03:55:26 pip 25.3 from /tmp/venv-bBWY/lib/python3.11/site-packages/pip (python 3.11)
03:55:26 appdirs==1.4.4
03:55:26 argcomplete==3.6.3
03:55:26 aspy.yaml==1.3.0
03:55:26 attrs==25.4.0
03:55:26 autopage==0.5.2
03:55:26 beautifulsoup4==4.14.2
03:55:26 boto3==1.40.74
03:55:26 botocore==1.40.74
03:55:26 bs4==0.0.2
03:55:26 cachetools==6.2.2
03:55:26 certifi==2025.11.12
03:55:26 cffi==2.0.0
03:55:26 cfgv==3.4.0
03:55:26 chardet==5.2.0
03:55:26 charset-normalizer==3.4.4
03:55:26 click==8.3.1
03:55:26 cliff==4.11.0
03:55:26 cmd2==2.7.0
03:55:26 cryptography==3.3.2
03:55:26 debtcollector==3.0.0
03:55:26 decorator==5.2.1
03:55:26 defusedxml==0.7.1
03:55:26 Deprecated==1.3.1
03:55:26 distlib==0.4.0
03:55:26 dnspython==2.8.0
03:55:26 docker==7.1.0
03:55:26 dogpile.cache==1.5.0
03:55:26 durationpy==0.10
03:55:26 email-validator==2.3.0
03:55:26 filelock==3.20.0
03:55:26 future==1.0.0
03:55:26 gitdb==4.0.12
03:55:26 GitPython==3.1.45
03:55:26 google-auth==2.43.0
03:55:26 httplib2==0.31.0
03:55:26 identify==2.6.15
03:55:26 idna==3.11
03:55:26 importlib-resources==1.5.0
03:55:26 iso8601==2.1.0
03:55:26 Jinja2==3.1.6
03:55:26 jmespath==1.0.1
03:55:26 jsonpatch==1.33
03:55:26 jsonpointer==3.0.0
03:55:26 jsonschema==4.25.1
03:55:26 jsonschema-specifications==2025.9.1
03:55:26 keystoneauth1==5.12.0
03:55:26 kubernetes==34.1.0
03:55:26 lftools==0.37.15
03:55:26 lxml==6.0.2
03:55:26 markdown-it-py==4.0.0
03:55:26 MarkupSafe==3.0.3
03:55:26 mdurl==0.1.2
03:55:26 msgpack==1.1.2
03:55:26 multi_key_dict==2.0.3
03:55:26 munch==4.0.0
03:55:26 netaddr==1.3.0
03:55:26 niet==1.4.2
03:55:26 nodeenv==1.9.1
03:55:26 oauth2client==4.1.3
03:55:26 oauthlib==3.3.1
03:55:26 openstacksdk==4.8.0
03:55:26 os-service-types==1.8.1
03:55:26 osc-lib==4.2.0
03:55:26 oslo.config==10.1.0
03:55:26 oslo.context==6.1.0
03:55:26 oslo.i18n==6.7.0
03:55:26 oslo.log==7.2.1
03:55:26 oslo.serialization==5.8.0
03:55:26 oslo.utils==9.1.0
03:55:26 packaging==25.0
03:55:26 pbr==7.0.3
03:55:26 platformdirs==4.5.0
03:55:26 prettytable==3.17.0
03:55:26 psutil==7.1.3
03:55:26 pyasn1==0.6.1
03:55:26 pyasn1_modules==0.4.2
03:55:26 pycparser==2.23
03:55:26 pygerrit2==2.0.15
03:55:26 PyGithub==2.8.1
03:55:26 Pygments==2.19.2
03:55:26 PyJWT==2.10.1
03:55:26 PyNaCl==1.6.1
03:55:26 pyparsing==2.4.7
03:55:26 pyperclip==1.11.0
03:55:26 pyrsistent==0.20.0
03:55:26 python-cinderclient==9.8.0
03:55:26 python-dateutil==2.9.0.post0
03:55:26 python-heatclient==4.3.0
03:55:26 python-jenkins==1.8.3
03:55:26 python-keystoneclient==5.7.0
03:55:26 python-magnumclient==4.9.0
03:55:26 python-openstackclient==8.2.0
03:55:26 python-swiftclient==4.9.0
03:55:26 PyYAML==6.0.3
03:55:26 referencing==0.37.0
03:55:26 requests==2.32.5
03:55:26 requests-oauthlib==2.0.0
03:55:26 requestsexceptions==1.4.0
03:55:26 rfc3986==2.0.0
03:55:26 rich==14.2.0
03:55:26 rich-argparse==1.7.2
03:55:26 rpds-py==0.29.0
03:55:26 rsa==4.9.1
03:55:26 ruamel.yaml==0.18.16
03:55:26 ruamel.yaml.clib==0.2.15
03:55:26 s3transfer==0.14.0
03:55:26 simplejson==3.20.2
03:55:26 six==1.17.0
03:55:26 smmap==5.0.2
03:55:26 soupsieve==2.8
03:55:26 stevedore==5.5.0
03:55:26 tabulate==0.9.0
03:55:26 toml==0.10.2
03:55:26 tomlkit==0.13.3
03:55:26 tqdm==4.67.1
03:55:26 typing_extensions==4.15.0
03:55:26 tzdata==2025.2
03:55:26 urllib3==1.26.20
03:55:26 virtualenv==20.35.4
03:55:26 wcwidth==0.2.14
03:55:26 websocket-client==1.9.0
03:55:26 wrapt==2.0.1
03:55:26 xdg==6.0.0
03:55:26 xmltodict==1.0.2
03:55:26 yq==3.4.3
03:55:26 [EnvInject] - Injecting environment variables from a build step.
03:55:26 [EnvInject] - Injecting as environment variables the properties content
03:55:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:55:26 OS_CLOUD=vex
03:55:26 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-15
03:55:26 OS_STACK_TEMPLATE_DIR=openstack-hot
03:55:26
03:55:26 [EnvInject] - Variables injected successfully.
03:55:26 provisioning config files...
03:55:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:55:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14858561543426256867.sh
03:55:27 ---> Create parameters file for OpenStack HOT
03:55:27 OpenStack Heat parameters generated
03:55:27 -----------------------------------
03:55:27 parameters:
03:55:27 vm_0_count: '1'
03:55:27 vm_0_flavor: 'v3-standard-4'
03:55:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
03:55:27 vm_1_count: '1'
03:55:27 vm_1_flavor: 'v3-standard-2'
03:55:27 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
03:55:27
03:55:27 job_name: '00473-15'
03:55:27 silo: 'releng'
03:55:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins11154998513671288831.sh
03:55:27 ---> Create HEAT stack
03:55:27 + source /home/jenkins/lf-env.sh
03:55:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:55:27 ++ mktemp -d /tmp/venv-XXXX
03:55:27 + lf_venv=/tmp/venv-k7aB
03:55:27 + local venv_file=/tmp/.os_lf_venv
03:55:27 + local python=python3
03:55:27 + local options
03:55:27 + local set_path=true
03:55:27 + local install_args=
03:55:27 ++ 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
03:55:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:55:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:55:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:55:27 + true
03:55:27 + case $1 in
03:55:27 + python=python3
03:55:27 + shift 2
03:55:27 + true
03:55:27 + case $1 in
03:55:27 + shift
03:55:27 + break
03:55:27 + case $python in
03:55:27 + local pkg_list=
03:55:27 + [[ -d /opt/pyenv ]]
03:55:27 + echo 'Setup pyenv:'
03:55:27 Setup pyenv:
03:55:27 + export PYENV_ROOT=/opt/pyenv
03:55:27 + PYENV_ROOT=/opt/pyenv
03:55:27 + 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
03:55:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:55:27 + pyenv versions
03:55:27 system
03:55:27 3.8.13
03:55:27 3.9.13
03:55:27 3.10.13
03:55:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
03:55:27 + command -v pyenv
03:55:27 ++ pyenv init - --no-rehash
03:55:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:55:27 for i in ${!paths[@]}; do
03:55:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:55:27 fi; done;
03:55:27 echo "${paths[*]}"'\'')"
03:55:27 export PATH="/opt/pyenv/shims:${PATH}"
03:55:27 export PYENV_SHELL=bash
03:55:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:55:27 pyenv() {
03:55:27 local command
03:55:27 command="${1:-}"
03:55:27 if [ "$#" -gt 0 ]; then
03:55:27 shift
03:55:27 fi
03:55:27
03:55:27 case "$command" in
03:55:27 rehash|shell)
03:55:27 eval "$(pyenv "sh-$command" "$@")"
03:55:27 ;;
03:55:27 *)
03:55:27 command pyenv "$command" "$@"
03:55:27 ;;
03:55:27 esac
03:55:27 }'
03:55:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:55:27 for i in ${!paths[@]}; do
03:55:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:55:27 fi; done;
03:55:27 echo "${paths[*]}"'
03:55:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:55:27 ++ 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
03:55:27 ++ 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
03:55:27 ++ export PYENV_SHELL=bash
03:55:27 ++ PYENV_SHELL=bash
03:55:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:55:27 +++ complete -F _pyenv pyenv
03:55:27 ++ lf-pyver python3
03:55:27 ++ local py_version_xy=python3
03:55:27 ++ local py_version_xyz=
03:55:27 ++ pyenv versions
03:55:27 ++ local command
03:55:27 ++ command=versions
03:55:27 ++ '[' 1 -gt 0 ']'
03:55:27 ++ shift
03:55:27 ++ case "$command" in
03:55:27 ++ command pyenv versions
03:55:27 ++ pyenv versions
03:55:27 ++ sed 's/^[ *]* //'
03:55:27 ++ grep -E '^[0-9.]*[0-9]$'
03:55:27 ++ awk '{ print $1 }'
03:55:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:55:27 +++ sort -V
03:55:27 +++ grep '^3' /tmp/.pyenv_versions
03:55:27 +++ tail -n 1
03:55:27 ++ py_version_xyz=3.11.7
03:55:27 ++ [[ -z 3.11.7 ]]
03:55:27 ++ echo 3.11.7
03:55:27 ++ return 0
03:55:27 + pyenv local 3.11.7
03:55:27 + local command
03:55:27 + command=local
03:55:27 + '[' 2 -gt 0 ']'
03:55:27 + shift
03:55:27 + case "$command" in
03:55:27 + command pyenv local 3.11.7
03:55:27 + pyenv local 3.11.7
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='lftools[openstack] '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='kubernetes '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='niet '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='python-heatclient '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='python-openstackclient '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='python-magnumclient '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='urllib3~=1.26.15 '
03:55:27 + for arg in "$@"
03:55:27 + case $arg in
03:55:27 + pkg_list+='yq '
03:55:27 + [[ -f /tmp/.os_lf_venv ]]
03:55:27 ++ cat /tmp/.os_lf_venv
03:55:27 + lf_venv=/tmp/venv-bBWY
03:55:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from' file:/tmp/.os_lf_venv
03:55:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
03:55:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
03:55:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:55:27 + local 'pip_opts=--upgrade --quiet'
03:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
03:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
03:55:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
03:55:27 + [[ -n '' ]]
03:55:27 + [[ -n '' ]]
03:55:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
03:55:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:55:27 + /tmp/venv-bBWY/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
03:55:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
03:55:29 lf-activate-venv(): INFO: Base packages installed successfully
03:55:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
03:55:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
03:55:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:55:29 + /tmp/venv-bBWY/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
03:55:53 + type python3
03:55:53 + true
03:55:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH'
03:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
03:55:53 + PATH=/tmp/venv-bBWY/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
03:55:53 + return 0
03:55:53 + openstack --os-cloud vex limits show --absolute
03:55:54 +--------------------------+---------+
03:55:54 | Name | Value |
03:55:54 +--------------------------+---------+
03:55:54 | maxTotalInstances | -1 |
03:55:54 | maxTotalCores | 450 |
03:55:54 | maxTotalRAMSize | 1000000 |
03:55:54 | maxServerMeta | 128 |
03:55:54 | maxImageMeta | 128 |
03:55:54 | maxPersonality | 5 |
03:55:54 | maxPersonalitySize | 10240 |
03:55:54 | maxTotalKeypairs | 100 |
03:55:54 | maxServerGroups | 10 |
03:55:54 | maxServerGroupMembers | 10 |
03:55:54 | maxTotalFloatingIps | -1 |
03:55:54 | maxSecurityGroups | -1 |
03:55:54 | maxSecurityGroupRules | -1 |
03:55:54 | totalRAMUsed | 884736 |
03:55:54 | totalCoresUsed | 216 |
03:55:54 | totalInstancesUsed | 89 |
03:55:54 | totalFloatingIpsUsed | 0 |
03:55:54 | totalSecurityGroupsUsed | 0 |
03:55:54 | totalServerGroupsUsed | 0 |
03:55:54 | maxTotalVolumes | -1 |
03:55:54 | maxTotalSnapshots | 10 |
03:55:54 | maxTotalVolumeGigabytes | 4096 |
03:55:54 | maxTotalBackups | 10 |
03:55:54 | maxTotalBackupGigabytes | 1000 |
03:55:54 | totalVolumesUsed | 3 |
03:55:54 | totalGigabytesUsed | 60 |
03:55:54 | totalSnapshotsUsed | 0 |
03:55:54 | totalBackupsUsed | 0 |
03:55:54 | totalBackupGigabytesUsed | 0 |
03:55:54 +--------------------------+---------+
03:55:55 + pushd /opt/ciman/openstack-hot
03:55:55 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
03:55:55 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-15 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml
03:56:41 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-15
03:56:41 Waiting to initialize infrastructure...
03:56:41 Waiting to initialize infrastructure...
03:56:41 Waiting to initialize infrastructure...
03:56:41 Stack initialization successful.
03:56:41 ------------------------------------
03:56:41 Stack Details
03:56:41 ------------------------------------
03:56:41 {'added': None,
03:56:41 'capabilities': [],
03:56:41 'created_at': '2025-11-17T03:55:58Z',
03:56:41 'deleted': None,
03:56:41 'deleted_at': None,
03:56:41 'description': 'No description',
03:56:41 'environment': None,
03:56:41 'environment_files': None,
03:56:41 'files': None,
03:56:41 'files_container': None,
03:56:41 'id': '7cc6fc63-36c4-49c3-b3dd-0d366bb30ceb',
03:56:41 'is_rollback_disabled': True,
03:56:41 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-15/7cc6fc63-36c4-49c3-b3dd-0d366bb30ceb',
03:56:41 'rel': 'self'}],
03:56:41 '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'})}),
03:56:41 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-15',
03:56:41 'notification_topics': [],
03:56:41 'outputs': [{'description': 'IP addresses of the 1st vm types',
03:56:41 'output_key': 'vm_0_ips',
03:56:41 'output_value': ['10.30.171.108']},
03:56:41 {'description': 'IP addresses of the 2nd vm types',
03:56:41 'output_key': 'vm_1_ips',
03:56:41 'output_value': ['10.30.170.55']}],
03:56:41 'owner_id': ****,
03:56:41 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:56:41 'OS::stack_id': '7cc6fc63-36c4-49c3-b3dd-0d366bb30ceb',
03:56:41 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-15',
03:56:41 'job_name': '00473-15',
03:56:41 'silo': 'releng',
03:56:41 'vm_0_count': '1',
03:56:41 'vm_0_flavor': 'v3-standard-4',
03:56:41 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:56:41 '20250917-133034.447',
03:56:41 'vm_1_count': '1',
03:56:41 'vm_1_flavor': 'v3-standard-2',
03:56:41 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
03:56:41 '20250201-040221.796'},
03:56:41 'parent_id': None,
03:56:41 'replaced': None,
03:56:41 'status': 'CREATE_COMPLETE',
03:56:41 'status_reason': 'Stack CREATE completed successfully',
03:56:41 'tags': [],
03:56:41 'template': None,
03:56:41 'template_description': 'No description',
03:56:41 'template_url': None,
03:56:41 'timeout_mins': 15,
03:56:41 'unchanged': None,
03:56:41 'updated': None,
03:56:41 'updated_at': None,
03:56:41 'user_project_id': '79f91a4207e64a48980cd5da522b6498'}
03:56:41 ------------------------------------
03:56:41 + popd
03:56:41 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
03:56:41 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins16301851453905159843.sh
03:56:41 ---> Copy SSH public keys to CSIT lab
03:56:41 Setup pyenv:
03:56:41 system
03:56:41 3.8.13
03:56:41 3.9.13
03:56:41 3.10.13
03:56:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
03:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
03:56:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:56:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:56:43 lf-activate-venv(): INFO: Base packages installed successfully
03:56:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:56:58 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
03:57:01 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:57:01 releng-00473-15-0-builder-0
03:57:01 Successfully copied public keys to slave 10.30.171.108
03:57:06 SSH not responding on 10.30.170.55. Retrying in 10 seconds...
03:57:17 Ping to 10.30.170.55 successful.
03:57:17 SSH not responding on 10.30.170.55. Retrying in 10 seconds...
03:57:27 Ping to 10.30.170.55 successful.
03:57:28 SSH not responding on 10.30.170.55. Retrying in 10 seconds...
03:57:38 Ping to 10.30.170.55 successful.
03:57:38 SSH not responding on 10.30.170.55. Retrying in 10 seconds...
03:57:48 Ping to 10.30.170.55 successful.
03:57:49 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts.
03:57:50 releng-00473-15-1-docker-0
03:57:50 Successfully copied public keys to slave 10.30.170.55
03:57:50 Process 6505 ready.
03:57:50 Process 6506 ready.
03:57:50 SSH ready on all stack servers.
03:57:50 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8962654240649260611.sh
03:57:50 Setup pyenv:
03:57:50 system
03:57:50 3.8.13
03:57:50 3.9.13
03:57:50 3.10.13
03:57:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
03:57:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f0Nb
03:57:54 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv
03:57:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:57:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:57:58 lf-activate-venv(): INFO: Base packages installed successfully
03:57:58 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
03:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-f0Nb/bin to PATH
03:58:00 + echo 'Installing Python Requirements'
03:58:00 Installing Python Requirements
03:58:00 + cat
03:58:00 + python -m pip install -r requirements.txt
03:58:00 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:58:00 Collecting docker-py (from -r requirements.txt (line 1))
03:58:00 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)
03:58:00 Collecting ipaddr (from -r requirements.txt (line 2))
03:58:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:58:00 Installing build dependencies: started
03:58:01 Installing build dependencies: finished with status 'done'
03:58:01 Getting requirements to build wheel: started
03:58:02 Getting requirements to build wheel: finished with status 'done'
03:58:02 Preparing metadata (pyproject.toml): started
03:58:02 Preparing metadata (pyproject.toml): finished with status 'done'
03:58:02 Collecting netaddr (from -r requirements.txt (line 3))
03:58:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:58:02 Collecting netifaces (from -r requirements.txt (line 4))
03:58:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:58:02 Installing build dependencies: started
03:58:03 Installing build dependencies: finished with status 'done'
03:58:03 Getting requirements to build wheel: started
03:58:03 Getting requirements to build wheel: finished with status 'done'
03:58:03 Preparing metadata (pyproject.toml): started
03:58:03 Preparing metadata (pyproject.toml): finished with status 'done'
03:58:03 Collecting pyhocon (from -r requirements.txt (line 5))
03:58:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:58:03 Collecting requests (from -r requirements.txt (line 6))
03:58:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
03:58:04 Collecting robotframework (from -r requirements.txt (line 7))
03:58:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
03:58:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.8 MB/s 0:00:00
03:58:04 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:58:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:58:04 Installing build dependencies: started
03:58:04 Installing build dependencies: finished with status 'done'
03:58:04 Getting requirements to build wheel: started
03:58:05 Getting requirements to build wheel: finished with status 'done'
03:58:05 Preparing metadata (pyproject.toml): started
03:58:05 Preparing metadata (pyproject.toml): finished with status 'done'
03:58:05 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:58:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:58:05 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:58:05 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)
03:58:05 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:58:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:58:05 Installing build dependencies: started
03:58:06 Installing build dependencies: finished with status 'done'
03:58:06 Getting requirements to build wheel: started
03:58:06 Getting requirements to build wheel: finished with status 'done'
03:58:06 Preparing metadata (pyproject.toml): started
03:58:07 Preparing metadata (pyproject.toml): finished with status 'done'
03:58:07 Collecting scapy (from -r requirements.txt (line 12))
03:58:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
03:58:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.2 MB/s 0:00:00
03:58:07 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:58:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:58:07 Installing build dependencies: started
03:58:08 Installing build dependencies: finished with status 'done'
03:58:08 Getting requirements to build wheel: started
03:58:08 Getting requirements to build wheel: finished with status 'done'
03:58:08 Preparing metadata (pyproject.toml): started
03:58:08 Preparing metadata (pyproject.toml): finished with status 'done'
03:58:08 Collecting elasticsearch (from -r requirements.txt (line 18))
03:58:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
03:58:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 18.1 MB/s 0:00:00
03:58:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:58:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:58:08 Collecting pyangbind (from -r requirements.txt (line 22))
03:58:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:58:08 Collecting isodate (from -r requirements.txt (line 25))
03:58:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:58:09 Collecting jmespath (from -r requirements.txt (line 28))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:58:09 Collecting jsonpatch (from -r requirements.txt (line 31))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:58:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
03:58:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:58:09 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:58:09 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)
03:58:09 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:58:09 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:58:09 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)
03:58:09 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
03:58:09 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:58:09 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)
03:58:09 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
03:58:09 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:58:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
03:58:09 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:58:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
03:58:09 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:58:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
03:58:10 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:58:10 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)
03:58:10 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
03:58:10 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:58:10 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:58:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:58:10 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
03:58:10 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
03:58:10 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:58:10 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)
03:58:10 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:58:10 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:58:10 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)
03:58:10 Collecting elasticsearch (from -r requirements.txt (line 18))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
03:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 17.5 MB/s 0:00:00
03:58:10 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
03:58:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
03:58:10 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:58:10 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:58:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
03:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.2 MB/s 0:00:00
03:58:11 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:58:11 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)
03:58:12 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:58:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
03:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 12.8 MB/s 0:00:00
03:58:12 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:58:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:58:12 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:12 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)
03:58:12 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
03:58:12 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
03:58:13 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
03:58:13 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:13 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)
03:58:13 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:58:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
03:58:13 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:58:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
03:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 56.0 MB/s 0:00:00
03:58:13 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:58:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
03:58:13 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:58:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
03:58:13 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:58:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
03:58:13 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))
03:58:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:58:13 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))
03:58:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
03:58:13 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))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:58:14 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))
03:58:14 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)
03:58:14 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))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
03:58:14 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:58:14 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:58:14 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:58:14 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:58:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
03:58:14 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))
03:58:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:58:14 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:58:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
03:58:14 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:58:14 Building wheel for robotframework-sshlibrary (pyproject.toml): started
03:58:14 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
03:58:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0a230f68daeda659df9decc97b72bd6b4e7a0f75ff9bcb8588a1f33ef67122e8
03:58:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:58:14 Building wheel for ipaddr (pyproject.toml): started
03:58:14 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
03:58:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=93fffafae85682e691e6e6c860ea0910ca8ef7959dad51b920e5369c7031447a
03:58:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:58:14 Building wheel for netifaces (pyproject.toml): started
03:58:17 Building wheel for netifaces (pyproject.toml): finished with status 'done'
03:58:17 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=56101c552433a825e4003d1b7964d2a6ce618e59c31794ab0ba54b7e5d057f59
03:58:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:58:17 Building wheel for robotframework-httplibrary (pyproject.toml): started
03:58:17 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
03:58:17 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f032e50407207767f7887959aa94df39c17f0aaba1344d5f128981637f23ec25
03:58:17 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:58:17 Building wheel for jsonpath-rw (pyproject.toml): started
03:58:18 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
03:58:18 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=05ae1fdeea023e44e9c244a93f4fc123dc54a1c1f7ed270c676bc88e0a749f20
03:58:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:58:18 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:58:18 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:58:25
03:58:25 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
03:58:25 + pip freeze
03:58:26 attrs==25.4.0
03:58:26 bcrypt==5.0.0
03:58:26 beautifulsoup4==4.14.2
03:58:26 certifi==2025.11.12
03:58:26 cffi==2.0.0
03:58:26 charset-normalizer==3.4.4
03:58:26 click==8.3.1
03:58:26 cryptography==46.0.3
03:58:26 decorator==5.2.1
03:58:26 distlib==0.4.0
03:58:26 docker-py==1.10.6
03:58:26 docker-pycreds==0.4.0
03:58:26 elastic-transport==8.17.1
03:58:26 elasticsearch==8.19.2
03:58:26 elasticsearch-dsl==8.15.4
03:58:26 enum34==1.1.10
03:58:26 filelock==3.20.0
03:58:26 h11==0.16.0
03:58:26 idna==3.11
03:58:26 invoke==2.2.1
03:58:26 ipaddr==2.2.0
03:58:26 isodate==0.7.2
03:58:26 jmespath==1.0.1
03:58:26 jsonpatch==1.33
03:58:26 jsonpath-rw==1.4.0
03:58:26 jsonpointer==3.0.0
03:58:26 lxml==6.0.2
03:58:26 netaddr==1.3.0
03:58:26 netifaces==0.11.0
03:58:26 outcome==1.3.0.post0
03:58:26 paramiko==4.0.0
03:58:26 platformdirs==4.5.0
03:58:26 ply==3.11
03:58:26 pyang==2.7.1
03:58:26 pyangbind==0.8.6
03:58:26 pycparser==2.23
03:58:26 pyhocon==0.3.61
03:58:26 PyNaCl==1.6.1
03:58:26 pyparsing==3.2.5
03:58:26 PySocks==1.7.1
03:58:26 python-dateutil==2.9.0.post0
03:58:26 regex==2025.11.3
03:58:26 requests==2.32.5
03:58:26 robotframework==7.3.2
03:58:26 robotframework-httplibrary==0.4.2
03:58:26 robotframework-pythonlibcore==4.4.1
03:58:26 robotframework-requests==0.9.7
03:58:26 robotframework-selenium2library==3.0.0
03:58:26 robotframework-seleniumlibrary==6.8.0
03:58:26 robotframework-sshlibrary==3.8.0
03:58:26 scapy==2.6.1
03:58:26 scp==0.15.0
03:58:26 selenium==4.38.0
03:58:26 six==1.17.0
03:58:26 sniffio==1.3.1
03:58:26 sortedcontainers==2.4.0
03:58:26 soupsieve==2.8
03:58:26 trio==0.32.0
03:58:26 trio-websocket==0.12.2
03:58:26 typing_extensions==4.15.0
03:58:26 urllib3==2.5.0
03:58:26 virtualenv==20.35.4
03:58:26 waitress==3.0.2
03:58:26 WebOb==1.8.9
03:58:26 websocket-client==1.9.0
03:58:26 WebTest==3.0.7
03:58:26 wsproto==1.3.1
03:58:26 [EnvInject] - Injecting environment variables from a build step.
03:58:26 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:58:26 [EnvInject] - Variables injected successfully.
03:58:26 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8256236452386652804.sh
03:58:26 Setup pyenv:
03:58:26 system
03:58:26 3.8.13
03:58:26 3.9.13
03:58:26 3.10.13
03:58:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
03:58:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
03:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:58:28 lf-activate-venv(): INFO: Base packages installed successfully
03:58:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
03:58:35 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.
03:58:35 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:58:35 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
03:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
03:58:36 + ODL_SYSTEM=()
03:58:36 + TOOLS_SYSTEM=()
03:58:36 + OPENSTACK_SYSTEM=()
03:58:36 + OPENSTACK_CONTROLLERS=()
03:58:36 + mapfile -t ADDR
03:58:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:58:36 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-15
03:58:37 + for i in "${ADDR[@]}"
03:58:37 ++ ssh 10.30.171.108 hostname -s
03:58:37 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:38 + REMHOST=releng-00473-15-0-builder-0
03:58:38 + case ${REMHOST} in
03:58:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:58:38 + for i in "${ADDR[@]}"
03:58:38 ++ ssh 10.30.170.55 hostname -s
03:58:38 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts.
03:58:38 + REMHOST=releng-00473-15-1-docker-0
03:58:38 + case ${REMHOST} in
03:58:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:58:38 + echo NUM_ODL_SYSTEM=1
03:58:38 + echo NUM_TOOLS_SYSTEM=1
03:58:38 + '[' '' == yes ']'
03:58:38 + NUM_OPENSTACK_SYSTEM=0
03:58:38 + echo NUM_OPENSTACK_SYSTEM=0
03:58:38 + '[' 0 -eq 2 ']'
03:58:38 + echo ODL_SYSTEM_IP=10.30.171.108
03:58:38 ++ seq 0 0
03:58:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:58:38 + echo ODL_SYSTEM_1_IP=10.30.171.108
03:58:38 + echo TOOLS_SYSTEM_IP=10.30.170.55
03:58:38 ++ seq 0 0
03:58:38 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:58:38 + echo TOOLS_SYSTEM_1_IP=10.30.170.55
03:58:38 + openstack_index=0
03:58:38 + NUM_OPENSTACK_CONTROL_NODES=1
03:58:38 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:58:38 ++ seq 0 0
03:58:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:58:38 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:58:38 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:58:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:58:38 + '[' -1 -ge 2 ']'
03:58:38 ++ seq 0 -2
03:58:38 + NUM_OPENSTACK_HAPROXY_NODES=0
03:58:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:58:38 ++ seq 0 -1
03:58:38 + echo 'Contents of slave_addresses.txt:'
03:58:38 Contents of slave_addresses.txt:
03:58:38 + cat slave_addresses.txt
03:58:38 NUM_ODL_SYSTEM=1
03:58:38 NUM_TOOLS_SYSTEM=1
03:58:38 NUM_OPENSTACK_SYSTEM=0
03:58:38 ODL_SYSTEM_IP=10.30.171.108
03:58:38 ODL_SYSTEM_1_IP=10.30.171.108
03:58:38 TOOLS_SYSTEM_IP=10.30.170.55
03:58:38 TOOLS_SYSTEM_1_IP=10.30.170.55
03:58:38 NUM_OPENSTACK_CONTROL_NODES=1
03:58:38 OPENSTACK_CONTROL_NODE_1_IP=
03:58:38 NUM_OPENSTACK_COMPUTE_NODES=-1
03:58:38 NUM_OPENSTACK_HAPROXY_NODES=0
03:58:38 [EnvInject] - Injecting environment variables from a build step.
03:58:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:58:38 [EnvInject] - Variables injected successfully.
03:58:38 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins3601915642630605192.sh
03:58:38 Preparing for JRE Version 21
03:58:38 Karaf artifact is netconf-karaf
03:58:38 Karaf project is netconf
03:58:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64
03:58:38 [EnvInject] - Injecting environment variables from a build step.
03:58:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:58:38 [EnvInject] - Variables injected successfully.
03:58:38 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins18267618830269569432.sh
03:58:38 2025-11-17 03:58:38 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
03:58:39 Bundle version is 10.0.2-SNAPSHOT
03:58:39 --2025-11-17 03:58:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/maven-metadata.xml
03:58:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:58:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:58:39 HTTP request sent, awaiting response... 200 OK
03:58:40 Length: 1402 (1.4K) [application/xml]
03:58:40 Saving to: ‘maven-metadata.xml’
03:58:40
03:58:40 0K . 100% 31.4M=0s
03:58:40
03:58:40 2025-11-17 03:58:40 (31.4 MB/s) - ‘maven-metadata.xml’ saved [1402/1402]
03:58:40
03:58:40
03:58:40
03:58:40 org.opendaylight.netconf
03:58:40 netconf-karaf
03:58:40
03:58:40 20251116191130
03:58:40
03:58:40 20251116.191130
03:58:40 6
03:58:40
03:58:40
03:58:40
03:58:40 pom
03:58:40 10.0.2-20251116.191130-6
03:58:40 20251116191130
03:58:40
03:58:40
03:58:40 tar.gz
03:58:40 10.0.2-20251116.191130-6
03:58:40 20251116191130
03:58:40
03:58:40
03:58:40 zip
03:58:40 10.0.2-20251116.191130-6
03:58:40 20251116191130
03:58:40
03:58:40
03:58:40 cyclonedx
03:58:40 xml
03:58:40 10.0.2-20251116.191130-6
03:58:40 20251116191130
03:58:40
03:58:40
03:58:40 cyclonedx
03:58:40 json
03:58:40 10.0.2-20251116.191130-6
03:58:40 20251116191130
03:58:40
03:58:40
03:58:40
03:58:40 10.0.2-SNAPSHOT
03:58:40
03:58:40 Nexus timestamp is 10.0.2-20251116.191130-6
03:58:40 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:40 Distribution bundle is netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:40 Distribution bundle version is 10.0.2-SNAPSHOT
03:58:40 Distribution folder is netconf-karaf-10.0.2-SNAPSHOT
03:58:40 Nexus prefix is https://nexus.opendaylight.org
03:58:40 [EnvInject] - Injecting environment variables from a build step.
03:58:40 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:58:40 [EnvInject] - Variables injected successfully.
03:58:40 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins5309173087948161843.sh
03:58:40 Setup pyenv:
03:58:40 system
03:58:40 3.8.13
03:58:40 3.9.13
03:58:40 3.10.13
03:58:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
03:58:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
03:58:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:58:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:58:42 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.
03:58:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:58:42 lf-activate-venv(): INFO: Base packages installed successfully
03:58:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
03:58:48 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.
03:58:48 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
03:58:48 Copying common-functions.sh to /tmp
03:58:50 Copying common-functions.sh to 10.30.171.108:/tmp
03:58:50 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:50 Copying common-functions.sh to 10.30.170.55:/tmp
03:58:50 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts.
03:58:51 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3754132828063905387.sh
03:58:51 common-functions.sh is being sourced
03:58:51 common-functions environment:
03:58:51 MAVENCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:51 ACTUALFEATURES:
03:58:51 FEATURESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:51 CUSTOMPROP: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties
03:58:51 LOGCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:51 MEMCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:51 CONTROLLERMEM: 2048m
03:58:51 AKKACONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf
03:58:51 MODULESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf
03:58:51 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf
03:58:51 SUITES:
03:58:51
03:58:51 #################################################
03:58:51 ## Configure Cluster and Start ##
03:58:51 #################################################
03:58:51 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
03:58:51 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
03:58:51 Locating script plan to use...
03:58:51 Finished running script plans
03:58:51 Configuring member-1 with IP address 10.30.171.108
03:58:51 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:51 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:51 + source /tmp/common-functions.sh netconf-karaf-10.0.2-SNAPSHOT vanadium
03:58:51 common-functions.sh is being sourced
03:58:51 ++ [[ /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 ]]
03:58:51 ++ echo 'common-functions.sh is being sourced'
03:58:51 ++ BUNDLEFOLDER=netconf-karaf-10.0.2-SNAPSHOT
03:58:51 ++ DISTROSTREAM=vanadium
03:58:51 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:51 ++ MAVENCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:51 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:51 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:51 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties
03:58:51 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties
03:58:51 ++ export LOGCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:51 ++ LOGCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:51 ++ export MEMCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:51 ++ MEMCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:51 ++ export CONTROLLERMEM=
03:58:51 ++ CONTROLLERMEM=
03:58:51 ++ case "${DISTROSTREAM}" in
03:58:51 ++ CLUSTER_SYSTEM=pekko
03:58:51 ++ export AKKACONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf
03:58:51 ++ AKKACONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf
03:58:51 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf
03:58:51 ++ MODULESCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf
03:58:51 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf
03:58:51 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf
03:58:51 ++ print_common_env
03:58:51 ++ cat
03:58:51 common-functions environment:
03:58:51 MAVENCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:51 ACTUALFEATURES:
03:58:51 FEATURESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:51 CUSTOMPROP: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/custom.properties
03:58:51 LOGCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:51 MEMCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:51 CONTROLLERMEM:
03:58:51 AKKACONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf
03:58:51 MODULESCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf
03:58:51 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf
03:58:51 SUITES:
03:58:51
03:58:51 ++ SSH='ssh -t -t'
03:58:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:58:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:58:51 Changing to /tmp
03:58:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:51 + echo 'Changing to /tmp'
03:58:51 + cd /tmp
03:58:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip'
03:58:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:51 --2025-11-17 03:58:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.2-SNAPSHOT/netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:58:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:58:51 HTTP request sent, awaiting response... 200 OK
03:58:51 Length: 155226364 (148M) [application/zip]
03:58:51 Saving to: ‘netconf-karaf-10.0.2-20251116.191130-6.zip’
03:58:51
03:58:51 0K ........ ........ ........ ........ ........ ........ 2% 96.1M 2s
03:58:51 3072K ........ ........ ........ ........ ........ ........ 4% 140M 1s
03:58:51 6144K ........ ........ ........ ........ ........ ........ 6% 167M 1s
03:58:51 9216K ........ ........ ........ ........ ........ ........ 8% 174M 1s
03:58:51 12288K ........ ........ ........ ........ ........ ........ 10% 163M 1s
03:58:51 15360K ........ ........ ........ ........ ........ ........ 12% 199M 1s
03:58:51 18432K ........ ........ ........ ........ ........ ........ 14% 207M 1s
03:58:51 21504K ........ ........ ........ ........ ........ ........ 16% 163M 1s
03:58:51 24576K ........ ........ ........ ........ ........ ........ 18% 236M 1s
03:58:51 27648K ........ ........ ........ ........ ........ ........ 20% 201M 1s
03:58:51 30720K ........ ........ ........ ........ ........ ........ 22% 148M 1s
03:58:51 33792K ........ ........ ........ ........ ........ ........ 24% 279M 1s
03:58:51 36864K ........ ........ ........ ........ ........ ........ 26% 236M 1s
03:58:51 39936K ........ ........ ........ ........ ........ ........ 28% 292M 1s
03:58:51 43008K ........ ........ ........ ........ ........ ........ 30% 217M 1s
03:58:51 46080K ........ ........ ........ ........ ........ ........ 32% 252M 1s
03:58:51 49152K ........ ........ ........ ........ ........ ........ 34% 237M 1s
03:58:51 52224K ........ ........ ........ ........ ........ ........ 36% 249M 0s
03:58:51 55296K ........ ........ ........ ........ ........ ........ 38% 218M 0s
03:58:51 58368K ........ ........ ........ ........ ........ ........ 40% 201M 0s
03:58:51 61440K ........ ........ ........ ........ ........ ........ 42% 303M 0s
03:58:51 64512K ........ ........ ........ ........ ........ ........ 44% 266M 0s
03:58:51 67584K ........ ........ ........ ........ ........ ........ 46% 319M 0s
03:58:51 70656K ........ ........ ........ ........ ........ ........ 48% 216M 0s
03:58:51 73728K ........ ........ ........ ........ ........ ........ 50% 234M 0s
03:58:51 76800K ........ ........ ........ ........ ........ ........ 52% 289M 0s
03:58:51 79872K ........ ........ ........ ........ ........ ........ 54% 343M 0s
03:58:51 82944K ........ ........ ........ ........ ........ ........ 56% 315M 0s
03:58:51 86016K ........ ........ ........ ........ ........ ........ 58% 296M 0s
03:58:52 89088K ........ ........ ........ ........ ........ ........ 60% 321M 0s
03:58:52 92160K ........ ........ ........ ........ ........ ........ 62% 324M 0s
03:58:52 95232K ........ ........ ........ ........ ........ ........ 64% 302M 0s
03:58:52 98304K ........ ........ ........ ........ ........ ........ 66% 127M 0s
03:58:52 101376K ........ ........ ........ ........ ........ ........ 68% 276M 0s
03:58:52 104448K ........ ........ ........ ........ ........ ........ 70% 347M 0s
03:58:52 107520K ........ ........ ........ ........ ........ ........ 72% 329M 0s
03:58:52 110592K ........ ........ ........ ........ ........ ........ 74% 260M 0s
03:58:52 113664K ........ ........ ........ ........ ........ ........ 77% 468M 0s
03:58:52 116736K ........ ........ ........ ........ ........ ........ 79% 303M 0s
03:58:52 119808K ........ ........ ........ ........ ........ ........ 81% 251M 0s
03:58:52 122880K ........ ........ ........ ........ ........ ........ 83% 240M 0s
03:58:52 125952K ........ ........ ........ ........ ........ ........ 85% 335M 0s
03:58:52 129024K ........ ........ ........ ........ ........ ........ 87% 295M 0s
03:58:52 132096K ........ ........ ........ ........ ........ ........ 89% 203M 0s
03:58:52 135168K ........ ........ ........ ........ ........ ........ 91% 278M 0s
03:58:52 138240K ........ ........ ........ ........ ........ ........ 93% 325M 0s
03:58:52 141312K ........ ........ ........ ........ ........ ........ 95% 244M 0s
03:58:52 144384K ........ ........ ........ ........ ........ ........ 97% 201M 0s
03:58:52 147456K ........ ........ ........ ........ ........ ........ 99% 310M 0s
03:58:52 150528K ........ ........ 100% 371M=0.6s
03:58:52
03:58:52 2025-11-17 03:58:52 (232 MB/s) - ‘netconf-karaf-10.0.2-20251116.191130-6.zip’ saved [155226364/155226364]
03:58:52
03:58:52 Extracting the new controller...
03:58:52 + echo 'Extracting the new controller...'
03:58:52 + unzip -q netconf-karaf-10.0.2-20251116.191130-6.zip
03:58:53 Adding external repositories...
03:58:53 + echo 'Adding external repositories...'
03:58:53 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:58:53 ################################################################################
03:58:53 #
03:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
03:58:53 # contributor license agreements. See the NOTICE file distributed with
03:58:53 # this work for additional information regarding copyright ownership.
03:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
03:58:53 # (the "License"); you may not use this file except in compliance with
03:58:53 # the License. You may obtain a copy of the License at
03:58:53 #
03:58:53 # http://www.apache.org/licenses/LICENSE-2.0
03:58:53 #
03:58:53 # Unless required by applicable law or agreed to in writing, software
03:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
03:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:58:53 # See the License for the specific language governing permissions and
03:58:53 # limitations under the License.
03:58:53 #
03:58:53 ################################################################################
03:58:53
03:58:53 #
03:58:53 # If set to true, the following property will not allow any certificate to be used
03:58:53 # when accessing Maven repositories through SSL
03:58:53 #
03:58:53 #org.ops4j.pax.url.mvn.certificateCheck=
03:58:53
03:58:53 #
03:58:53 # Path to the local Maven settings file.
03:58:53 # The repositories defined in this file will be automatically added to the list
03:58:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:58:53 # below is not set.
03:58:53 # The following locations are checked for the existence of the settings.xml file
03:58:53 # * 1. looks for the specified url
03:58:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:58:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:58:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:58:53 #
03:58:53 #org.ops4j.pax.url.mvn.settings=
03:58:53
03:58:53 #
03:58:53 # Path to the local Maven repository which is used to avoid downloading
03:58:53 # artifacts when they already exist locally.
03:58:53 # The value of this property will be extracted from the settings.xml file
03:58:53 # above, or defaulted to:
03:58:53 # System.getProperty( "user.home" ) + "/.m2/repository"
03:58:53 #
03:58:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:58:53
03:58:53 #
03:58:53 # Default this to false. It's just weird to use undocumented repos
03:58:53 #
03:58:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:58:53
03:58:53 #
03:58:53 # Uncomment if you don't wanna use the proxy settings
03:58:53 # from the Maven conf/settings.xml file
03:58:53 #
03:58:53 # org.ops4j.pax.url.mvn.proxySupport=false
03:58:53
03:58:53 #
03:58:53 # Disable aether support by default. This ensure that the defaultRepositories
03:58:53 # below will be used
03:58:53 #
03:58:53 #org.ops4j.pax.url.mvn.disableAether=true
03:58:53
03:58:53 #
03:58:53 # Comma separated list of repositories scanned when resolving an artifact.
03:58:53 # Those repositories will be checked before iterating through the
03:58:53 # below list of repositories and even before the local repository
03:58:53 # A repository url can be appended with zero or more of the following flags:
03:58:53 # @snapshots : the repository contains snaphots
03:58:53 # @noreleases : the repository does not contain any released artifacts
03:58:53 #
03:58:53 # The following property value will add the system folder as a repo.
03:58:53 #
03:58:53 #org.ops4j.pax.url.mvn.defaultRepositories=
03:58:53
03:58:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:58:53 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:58:53
03:58:53 #
03:58:53 # Comma separated list of repositories scanned when resolving an artifact.
03:58:53 # The default list includes the following repositories:
03:58:53 # http://repo1.maven.org/maven2@id=central
03:58:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:58:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:58:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:58:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:58:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:58:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:58:53 # To add repositories to the default ones, prepend '+' to the list of repositories
03:58:53 # to add.
03:58:53 # A repository url can be appended with zero or more of the following flags:
03:58:53 # @snapshots : the repository contains snapshots
03:58:53 # @noreleases : the repository does not contain any released artifacts
03:58:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:58:53 #
03:58:53 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 \
03:58:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
03:58:53 file:${karaf.data}/kar@id=kar.repository@multi
03:58:53 Configuring the startup features...
03:58:53 + [[ True == \T\r\u\e ]]
03:58:53 + echo 'Configuring the startup features...'
03:58:53 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:53 + FEATURE_TEST_STRING=features-test
03:58:53 + FEATURE_TEST_VERSION=10.0.2-SNAPSHOT
03:58:53 + KARAF_VERSION=netconf
03:58:53 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:58:53 ################################################################################
03:58:53 #
03:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
03:58:53 # contributor license agreements. See the NOTICE file distributed with
03:58:53 # this work for additional information regarding copyright ownership.
03:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
03:58:53 # (the "License"); you may not use this file except in compliance with
03:58:53 # the License. You may obtain a copy of the License at
03:58:53 #
03:58:53 # http://www.apache.org/licenses/LICENSE-2.0
03:58:53 #
03:58:53 # Unless required by applicable law or agreed to in writing, software
03:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
03:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:58:53 # See the License for the specific language governing permissions and
03:58:53 # limitations under the License.
03:58:53 #
03:58:53 ################################################################################
03:58:53
03:58:53 #
03:58:53 # Comma separated list of features repositories to register by default
03:58:53 #
03:58:53 featuresRepositories = file:${karaf.etc}/b49ade05-3b4f-424c-ae86-3175f84859e5.xml
03:58:53
03:58:53 #
03:58:53 # Comma separated list of features to install at startup
03:58:53 #
03:58:53 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 468897e2-2202-4cf7-aa68-b5cfbebce150
03:58:53
03:58:53 #
03:58:53 # Resource repositories (OBR) that the features resolver can use
03:58:53 # to resolve requirements/capabilities
03:58:53 #
03:58:53 # The format of the resourceRepositories is
03:58:53 # resourceRepositories=[xml:url|json:url],...
03:58:53 # for Instance:
03:58:53 #
03:58:53 #resourceRepositories=xml:http://host/path/to/index.xml
03:58:53 # or
03:58:53 #resourceRepositories=json:http://host/path/to/index.json
03:58:53 #
03:58:53
03:58:53 #
03:58:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:58:53 #
03:58:53 featuresBootAsynchronous=false
03:58:53
03:58:53 #
03:58:53 # Service requirements enforcement
03:58:53 #
03:58:53 # By default, the feature resolver checks the service requirements/capabilities of
03:58:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:58:53 # the required bundles.
03:58:53 # The following flag can have those values:
03:58:53 # - disable: service requirements are completely ignored
03:58:53 # - default: service requirements are ignored for old features
03:58:53 # - enforce: service requirements are always verified
03:58:53 #
03:58:53 #serviceRequirements=default
03:58:53
03:58:53 #
03:58:53 # Store cfg file for config element in feature
03:58:53 #
03:58:53 #configCfgStore=true
03:58:53
03:58:53 #
03:58:53 # Define if the feature service automatically refresh bundles
03:58:53 #
03:58:53 autoRefresh=true
03:58:53
03:58:53 #
03:58:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:58:53 # XML file defines instructions related to features processing
03:58:53 # versions.properties may declare properties to resolve placeholders in XML file
03:58:53 # both files are relative to ${karaf.etc}
03:58:53 #
03:58:53 #featureProcessing=org.apache.karaf.features.xml
03:58:53 #featureProcessingVersions=versions.properties
03:58:53 + configure_karaf_log netconf ''
03:58:53 + local -r karaf_version=netconf
03:58:53 + local -r controllerdebugmap=
03:58:53 + local logapi=log4j
03:58:53 + grep log4j2 /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:58:53 log4j2.rootLogger.level = INFO
03:58:53 #log4j2.rootLogger.type = asyncRoot
03:58:53 #log4j2.rootLogger.includeLocation = false
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:58:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:58:53 log4j2.rootLogger.appenderRef.Console.ref = Console
03:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:58:53 log4j2.logger.spifly.name = org.apache.aries.spifly
03:58:53 log4j2.logger.spifly.level = WARN
03:58:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:58:53 log4j2.logger.audit.level = INFO
03:58:53 log4j2.logger.audit.additivity = false
03:58:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:58:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:58:53 log4j2.appender.console.type = Console
03:58:53 log4j2.appender.console.name = Console
03:58:53 log4j2.appender.console.layout.type = PatternLayout
03:58:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:58:53 log4j2.appender.rolling.type = RollingRandomAccessFile
03:58:53 log4j2.appender.rolling.name = RollingFile
03:58:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:58:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:58:53 #log4j2.appender.rolling.immediateFlush = false
03:58:53 log4j2.appender.rolling.append = true
03:58:53 log4j2.appender.rolling.layout.type = PatternLayout
03:58:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:58:53 log4j2.appender.rolling.policies.type = Policies
03:58:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:58:53 log4j2.appender.rolling.policies.size.size = 64MB
03:58:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:58:53 log4j2.appender.rolling.strategy.max = 7
03:58:53 log4j2.appender.audit.type = RollingRandomAccessFile
03:58:53 log4j2.appender.audit.name = AuditRollingFile
03:58:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:58:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:58:53 log4j2.appender.audit.append = true
03:58:53 log4j2.appender.audit.layout.type = PatternLayout
03:58:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:58:53 log4j2.appender.audit.policies.type = Policies
03:58:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:58:53 log4j2.appender.audit.policies.size.size = 8MB
03:58:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:58:53 log4j2.appender.audit.strategy.max = 7
03:58:53 log4j2.appender.osgi.type = PaxOsgi
03:58:53 log4j2.appender.osgi.name = PaxOsgi
03:58:53 log4j2.appender.osgi.filter = *
03:58:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:58:53 #log4j2.logger.aether.level = TRACE
03:58:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:58:53 #log4j2.logger.http-headers.level = DEBUG
03:58:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:58:53 #log4j2.logger.maven.level = TRACE
03:58:53 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
03:58:53 + logapi=log4j2
03:58:53 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
03:58:53 + '[' log4j2 == log4j2 ']'
03:58:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:58:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:58:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:58:53 controllerdebugmap:
03:58:53 cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:58:53 + unset IFS
03:58:53 + echo 'controllerdebugmap: '
03:58:53 + '[' -n '' ']'
03:58:53 + echo 'cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:58:53 ################################################################################
03:58:53 #
03:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
03:58:53 # contributor license agreements. See the NOTICE file distributed with
03:58:53 # this work for additional information regarding copyright ownership.
03:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
03:58:53 # (the "License"); you may not use this file except in compliance with
03:58:53 # the License. You may obtain a copy of the License at
03:58:53 #
03:58:53 # http://www.apache.org/licenses/LICENSE-2.0
03:58:53 #
03:58:53 # Unless required by applicable law or agreed to in writing, software
03:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
03:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:58:53 # See the License for the specific language governing permissions and
03:58:53 # limitations under the License.
03:58:53 #
03:58:53 ################################################################################
03:58:53
03:58:53 # Common pattern layout for appenders
03:58:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:58:53
03:58:53 # Root logger
03:58:53 log4j2.rootLogger.level = INFO
03:58:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:58:53 #log4j2.rootLogger.type = asyncRoot
03:58:53 #log4j2.rootLogger.includeLocation = false
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:58:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:58:53 log4j2.rootLogger.appenderRef.Console.ref = Console
03:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:58:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:58:53
03:58:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:58:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:58:53
03:58:53 # Loggers configuration
03:58:53
03:58:53 # Spifly logger
03:58:53 log4j2.logger.spifly.name = org.apache.aries.spifly
03:58:53 log4j2.logger.spifly.level = WARN
03:58:53
03:58:53 # Security audit logger
03:58:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:58:53 log4j2.logger.audit.level = INFO
03:58:53 log4j2.logger.audit.additivity = false
03:58:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:58:53
03:58:53 # Appenders configuration
03:58:53
03:58:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:58:53 log4j2.appender.console.type = Console
03:58:53 log4j2.appender.console.name = Console
03:58:53 log4j2.appender.console.layout.type = PatternLayout
03:58:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:58:53
03:58:53 # Rolling file appender
03:58:53 log4j2.appender.rolling.type = RollingRandomAccessFile
03:58:53 log4j2.appender.rolling.name = RollingFile
03:58:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:58:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:58:53 # uncomment to not force a disk flush
03:58:53 #log4j2.appender.rolling.immediateFlush = false
03:58:53 log4j2.appender.rolling.append = true
03:58:53 log4j2.appender.rolling.layout.type = PatternLayout
03:58:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:58:53 log4j2.appender.rolling.policies.type = Policies
03:58:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:58:53 log4j2.appender.rolling.policies.size.size = 1GB
03:58:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:58:53 log4j2.appender.rolling.strategy.max = 7
03:58:53
03:58:53 # Audit file appender
03:58:53 log4j2.appender.audit.type = RollingRandomAccessFile
03:58:53 log4j2.appender.audit.name = AuditRollingFile
03:58:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:58:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:58:53 log4j2.appender.audit.append = true
03:58:53 log4j2.appender.audit.layout.type = PatternLayout
03:58:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:58:53 log4j2.appender.audit.policies.type = Policies
03:58:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:58:53 log4j2.appender.audit.policies.size.size = 8MB
03:58:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:58:53 log4j2.appender.audit.strategy.max = 7
03:58:53
03:58:53 # OSGi appender
03:58:53 log4j2.appender.osgi.type = PaxOsgi
03:58:53 log4j2.appender.osgi.name = PaxOsgi
03:58:53 log4j2.appender.osgi.filter = *
03:58:53
03:58:53 # help with identification of maven-related problems with pax-url-aether
03:58:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:58:53 #log4j2.logger.aether.level = TRACE
03:58:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:58:53 #log4j2.logger.http-headers.level = DEBUG
03:58:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:58:53 #log4j2.logger.maven.level = TRACE
03:58:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:58:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:58:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 Configure
03:58:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
03:58:53 max memory: 2048m
03:58:53 memconf: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
03:58:53 + local -r controllermem=2048m
03:58:53 + local -r memconf=/tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 + echo Configure
03:58:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
03:58:53 + echo ' max memory: 2048m'
03:58:53 + echo ' memconf: /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv'
03:58:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 + echo 'cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv'
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/setenv
03:58:53 #!/bin/sh
03:58:53 #
03:58:53 # Licensed to the Apache Software Foundation (ASF) under one or more
03:58:53 # contributor license agreements. See the NOTICE file distributed with
03:58:53 # this work for additional information regarding copyright ownership.
03:58:53 # The ASF licenses this file to You under the Apache License, Version 2.0
03:58:53 # (the "License"); you may not use this file except in compliance with
03:58:53 # the License. You may obtain a copy of the License at
03:58:53 #
03:58:53 # http://www.apache.org/licenses/LICENSE-2.0
03:58:53 #
03:58:53 # Unless required by applicable law or agreed to in writing, software
03:58:53 # distributed under the License is distributed on an "AS IS" BASIS,
03:58:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:58:53 # See the License for the specific language governing permissions and
03:58:53 # limitations under the License.
03:58:53 #
03:58:53
03:58:53 #
03:58:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:58:53 # script: client, instance, shell, start, status, stop, karaf
03:58:53 #
03:58:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:58:53 # Actions go here...
03:58:53 # fi
03:58:53
03:58:53 #
03:58:53 # general settings which should be applied for all scripts go here; please keep
03:58:53 # in mind that it is possible that scripts might be executed more than once, e.g.
03:58:53 # in example of the start script where the start script is executed first and the
03:58:53 # karaf script afterwards.
03:58:53 #
03:58:53
03:58:53 #
03:58:53 # The following section shows the possible configuration options for the default
03:58:53 # karaf scripts
03:58:53 #
03:58:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
03:58:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:58:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:58:53 # export EXTRA_JAVA_OPTS # Additional JVM options
03:58:53 # export KARAF_HOME # Karaf home folder
03:58:53 # export KARAF_DATA # Karaf data folder
03:58:53 # export KARAF_BASE # Karaf base folder
03:58:53 # export KARAF_ETC # Karaf etc folder
03:58:53 # export KARAF_LOG # Karaf log folder
03:58:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:58:53 # export KARAF_OPTS # Additional available Karaf options
03:58:53 # export KARAF_DEBUG # Enable debug mode
03:58:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:58:53 # export KARAF_NOROOT # Prevent execution as root if set to true
03:58:53 Set Java version
03:58:53 + echo 'Set Java version'
03:58:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
03:58:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:58:53 sudo: a password is required
03:58:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:58:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:58:53 sudo: a password is required
03:58:53 JDK default version ...
03:58:53 + echo 'JDK default version ...'
03:58:53 + java -version
03:58:53 openjdk version "21.0.8" 2025-07-15
03:58:53 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
03:58:53 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
03:58:53 Set JAVA_HOME
03:58:53 + echo 'Set JAVA_HOME'
03:58:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:58:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:58:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:58:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:58:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:58:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
03:58:53 Listing all open ports on controller system...
03:58:53 + echo 'Listing all open ports on controller system...'
03:58:53 + netstat -pnatu
03:58:53 /tmp/configuration-script.sh: line 40: netstat: command not found
03:58:53 + '[' -f /tmp/custom_shard_config.txt ']'
03:58:53 Configuring cluster
03:58:53 + echo 'Configuring cluster'
03:58:53 + /tmp/netconf-karaf-10.0.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.108
03:58:53 ################################################
03:58:53 ## Configure Cluster ##
03:58:53 ################################################
03:58:53 NOTE: Cluster configuration files not found. Copying from
03:58:53 /tmp/netconf-karaf-10.0.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2
03:58:53 Configuring unique name in pekko.conf
03:58:53 Configuring hostname in pekko.conf
03:58:53 Configuring data and rpc seed nodes in pekko.conf
03:58:53 modules = [
03:58:53
03:58:53 ]
03:58:53 Configuring replication type in module-shards.conf
03:58:53 ################################################
03:58:53 ## NOTE: Manually restart controller to ##
03:58:53 ## apply configuration. ##
03:58:53 ################################################
03:58:53 Dump pekko.conf
03:58:53 + echo 'Dump pekko.conf'
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/pekko.conf
03:58:53
03:58:53 odl-cluster-data {
03:58:53 pekko {
03:58:53 remote {
03:58:53 artery {
03:58:53 enabled = on
03:58:53 transport = tcp
03:58:53 canonical.hostname = "10.30.171.108"
03:58:53 canonical.port = 2550
03:58:53 }
03:58:53 }
03:58:53
03:58:53 cluster {
03:58:53 # Using artery.
03:58:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.108:2550"]
03:58:53
03:58:53 roles = ["member-1"]
03:58:53
03:58:53 # when under load we might trip a false positive on the failure detector
03:58:53 # failure-detector {
03:58:53 # heartbeat-interval = 4 s
03:58:53 # acceptable-heartbeat-pause = 16s
03:58:53 # }
03:58:53 }
03:58:53
03:58:53 persistence {
03:58:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:58:53 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:58:53 # The relative path is always relative to KARAF_HOME.
03:58:53
03:58:53 # snapshot-store.local.dir = "target/snapshots"
03:58:53 }
03:58:53 disable-default-actor-system-quarantined-event-handling = "false"
03:58:53 }
03:58:53 }
03:58:53 Dump modules.conf
03:58:53 + echo 'Dump modules.conf'
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/modules.conf
03:58:53 modules = [
03:58:53
03:58:53 ]
03:58:53 Dump module-shards.conf
03:58:53 + echo 'Dump module-shards.conf'
03:58:53 + cat /tmp/netconf-karaf-10.0.2-SNAPSHOT/configuration/initial/module-shards.conf
03:58:53 module-shards = [
03:58:53 {
03:58:53 name = "default"
03:58:53 shards = [
03:58:53 {
03:58:53 name = "default"
03:58:53 replicas = ["member-1"]
03:58:53 }
03:58:53 ]
03:58:53 }
03:58:53 ]
03:58:53 Locating config plan to use...
03:58:53 Finished running config plans
03:58:53 Starting member-1 with IP address 10.30.171.108
03:58:53 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:54 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:54 Redirecting karaf console output to karaf_console.log
03:58:54 Starting controller...
03:58:54 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf_console.log
03:58:54 Execute the post startup script on controller 10.30.171.108
03:58:54 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:54 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
03:58:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:58:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:59:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:59:59 2025-11-17T03:59:19,411 | 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.]
03:59:59 Controller is UP
03:59:59 2025-11-17T03:59:19,411 | 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.]
03:59:59 Listing all open ports on controller system...
03:59:59 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:59:59 looking for "BindException: Address already in use" in log file
03:59:59 looking for "server is unhealthy" in log file
03:59:59 Let's take the karaf thread dump
03:59:59 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:00 karaf main: org.apache.karaf.main.Main, pid:2031
04:00:00 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:01 Generating mininet variables...
04:00:01 Locating test plan to use...
04:00:01 Changing the testplan path...
04:00:01 # Place the suites in run order:
04:00:01 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome
04:00:01 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ...
04:00:01 ==============================================================================
04:00:01 netconf-gate-callhome.txt
04:00:01 ==============================================================================
04:00:01 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
04:00:01 ==============================================================================
04:00:17 CallHome over SSH with correct device credentials :: Correct crede... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome over SSH with incorrect device credentials :: Correct cre... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome over SSH with correct global credentials :: CallHome SSH ... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome over SSH with incorrect global credentials :: CallHome SS... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome with Incorrect Node-id :: CallHome from device that does ... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:17 CallHome over TLS with correct certificate and key :: Using correc... | FAIL |
04:00:17 Parent suite setup failed:
04:00:17 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:17 ------------------------------------------------------------------------------
04:00:18 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL |
04:00:18 Suite setup failed:
04:00:18 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:00:18
04:00:18 7 tests, 0 passed, 7 failed
04:00:18 ==============================================================================
04:00:18 netconf-gate-callhome.txt | FAIL |
04:00:18 7 tests, 0 passed, 7 failed
04:00:18 ==============================================================================
04:00:18 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml
04:00:18 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html
04:00:18 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html
04:00:18 Examining the files in data/log and checking filesize
04:00:18 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:18 total 316
04:00:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 03:58 .
04:00:18 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 17 03:58 karaf_console.log
04:00:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 03:59 ..
04:00:18 -rw-rw-r-- 1 jenkins jenkins 308930 Nov 17 03:59 karaf.log
04:00:18 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:18 304K /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf.log
04:00:18 4.0K /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/karaf_console.log
04:00:18 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:19 ls: cannot access '/tmp/netconf-karaf-10.0.2-SNAPSHOT/*.hprof': No such file or directory
04:00:19 Let's take the karaf thread dump again...
04:00:19 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:19 karaf main: org.apache.karaf.main.Main, pid:2031
04:00:19 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:19 Killing ODL
04:00:19 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:24 Compressing karaf.log 1
04:00:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:25 Fetching compressed karaf.log 1
04:00:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:26 Fetch GC logs
04:00:26 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
04:00:26 scp: /tmp/netconf-karaf-10.0.2-SNAPSHOT/data/log/*.log: No such file or directory
04:00:26 Examine copied files
04:00:26 total 828
04:00:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 04:00 gclogs-1
04:00:26 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 04:00 odl1_karaf_console.log
04:00:26 -rw-rw-r--. 1 jenkins jenkins 24285 Nov 17 04:00 odl1_karaf.log.gz
04:00:26 -rw-rw-r--. 1 jenkins jenkins 96182 Nov 17 04:00 karaf_1_2031_threads_after.log
04:00:26 -rw-rw-r--. 1 jenkins jenkins 14698 Nov 17 04:00 ps_after.log
04:00:26 -rw-rw-r--. 1 jenkins jenkins 246285 Nov 17 04:00 report.html
04:00:26 -rw-rw-r--. 1 jenkins jenkins 252447 Nov 17 04:00 log.html
04:00:26 -rw-rw-r--. 1 jenkins jenkins 26016 Nov 17 04:00 output.xml
04:00:26 -rw-rw-r--. 1 jenkins jenkins 127 Nov 17 04:00 testplan.txt
04:00:26 -rw-rw-r--. 1 jenkins jenkins 101810 Nov 17 04:00 karaf_1_2031_threads_before.log
04:00:26 -rw-rw-r--. 1 jenkins jenkins 14716 Nov 17 04:00 ps_before.log
04:00:26 -rw-rw-r--. 1 jenkins jenkins 3278 Nov 17 03:58 post-startup-script.sh
04:00:26 -rw-rw-r--. 1 jenkins jenkins 276 Nov 17 03:58 startup-script.sh
04:00:26 -rw-rw-r--. 1 jenkins jenkins 3548 Nov 17 03:58 configuration-script.sh
04:00:26 -rw-rw-r--. 1 jenkins jenkins 361 Nov 17 03:58 detect_variables.env
04:00:26 -rw-rw-r--. 1 jenkins jenkins 3690 Nov 17 03:58 pom.xml
04:00:26 -rw-rw-r--. 1 jenkins jenkins 96 Nov 17 03:58 set_variables.env
04:00:26 -rw-rw-r--. 1 jenkins jenkins 297 Nov 17 03:58 slave_addresses.txt
04:00:26 -rw-rw-r--. 1 jenkins jenkins 570 Nov 17 03:58 requirements.txt
04:00:26 -rw-rw-r--. 1 jenkins jenkins 26 Nov 17 03:58 env.properties
04:00:26 -rw-rw-r--. 1 jenkins jenkins 324 Nov 17 03:55 stack-parameters.yaml
04:00:26 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 03:54 test
04:00:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 03:54 test@tmp
04:00:26 -rw-rw-r--. 1 jenkins jenkins 1402 Nov 16 19:37 maven-metadata.xml
04:00:26 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4308951643259248895.sh
04:00:26 Karaf Deployments, Tests must have already run
04:00:26 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins9712425976661992870.sh
04:00:26 Cleaning up Robot installation...
04:00:26 $ ssh-agent -k
04:00:26 unset SSH_AUTH_SOCK;
04:00:26 unset SSH_AGENT_PID;
04:00:26 echo Agent pid 5290 killed;
04:00:26 [ssh-agent] Stopped.
04:00:26 Recording plot data
04:00:26 Robot results publisher started...
04:00:26 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:00:26 -Parsing output xml:
04:00:27 Done!
04:00:27 -Copying log files to build dir:
04:00:27 Done!
04:00:27 -Assigning results to build:
04:00:27 Done!
04:00:27 -Checking thresholds:
04:00:27 Done!
04:00:27 Done publishing Robot results.
04:00:27 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
04:00:27 [PostBuildScript] - [INFO] Executing post build scripts.
04:00:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14099634543064515467.sh
04:00:27 Archiving csit artifacts
04:00:27 mv: cannot stat '*_1.png': No such file or directory
04:00:27 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:00:27 % Total % Received % Xferd Average Speed Time Time Time Current
04:00:27 Dload Upload Total Spent Left Speed
04:00:27
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 154k 0 154k 0 0 3145k 0 --:--:-- --:--:-- --:--:-- 3145k
04:00:27 Archive: robot-plugin.zip
04:00:27 inflating: ./archives/robot-plugin/log.html
04:00:27 inflating: ./archives/robot-plugin/output.xml
04:00:27 inflating: ./archives/robot-plugin/report.html
04:00:27 mv: cannot stat '*.log.gz': No such file or directory
04:00:27 mv: cannot stat '*.csv': No such file or directory
04:00:27 mv: cannot stat '*.png': No such file or directory
04:00:27 [PostBuildScript] - [INFO] Executing post build scripts.
04:00:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7929155905701432421.sh
04:00:27 [PostBuildScript] - [INFO] Executing post build scripts.
04:00:27 [EnvInject] - Injecting environment variables from a build step.
04:00:27 [EnvInject] - Injecting as environment variables the properties content
04:00:27 OS_CLOUD=vex
04:00:27 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-15
04:00:27
04:00:27 [EnvInject] - Variables injected successfully.
04:00:27 provisioning config files...
04:00:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:00:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3176917287100486413.sh
04:00:27 ---> openstack-stack-delete.sh
04:00:27 Setup pyenv:
04:00:28 system
04:00:28 3.8.13
04:00:28 3.9.13
04:00:28 3.10.13
04:00:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
04:00:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
04:00:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:00:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:00:30 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.
04:00:30 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:00:30 lf-activate-venv(): INFO: Base packages installed successfully
04:00:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
04:00:49 INFO: Stack cost retrieval disabled, setting cost to 0
04:01:01 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-15
04:01:01 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-15
04:01:01 [PostBuildScript] - [INFO] Executing post build scripts.
04:01:01 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17559517878960704244.sh
04:01:01 ---> sysstat.sh
04:01:01 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7560606345777669227.sh
04:01:01 ---> package-listing.sh
04:01:01 ++ tr '[:upper:]' '[:lower:]'
04:01:01 ++ facter osfamily
04:01:01 + OS_FAMILY=redhat
04:01:01 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
04:01:01 + START_PACKAGES=/tmp/packages_start.txt
04:01:01 + END_PACKAGES=/tmp/packages_end.txt
04:01:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:01:01 + PACKAGES=/tmp/packages_start.txt
04:01:01 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
04:01:01 + PACKAGES=/tmp/packages_end.txt
04:01:01 + case "${OS_FAMILY}" in
04:01:01 + rpm -qa
04:01:01 + sort
04:01:02 + '[' -f /tmp/packages_start.txt ']'
04:01:02 + '[' -f /tmp/packages_end.txt ']'
04:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:01:02 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
04:01:02 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
04:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
04:01:02 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins473675428786198551.sh
04:01:02 ---> capture-instance-metadata.sh
04:01:02 Setup pyenv:
04:01:02 system
04:01:02 3.8.13
04:01:02 3.9.13
04:01:02 3.10.13
04:01:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
04:01:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
04:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:01:04 lf-activate-venv(): INFO: Base packages installed successfully
04:01:04 lf-activate-venv(): INFO: Installing additional packages: lftools
04:01:14 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
04:01:14 INFO: Running in OpenStack, capturing instance metadata
04:01:15 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1580569046693330195.sh
04:01:15 provisioning config files...
04:01:15 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #15
04:01:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config17915179152975067223tmp
04:01:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:01:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:01:15 provisioning config files...
04:01:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:01:15 [EnvInject] - Injecting environment variables from a build step.
04:01:15 [EnvInject] - Injecting as environment variables the properties content
04:01:15 SERVER_ID=logs
04:01:15
04:01:15 [EnvInject] - Variables injected successfully.
04:01:15 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3601975585048000195.sh
04:01:15 ---> create-netrc.sh
04:01:15 WARN: Log server credential not found.
04:01:15 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17358271630232605268.sh
04:01:15 ---> python-tools-install.sh
04:01:16 Setup pyenv:
04:01:16 system
04:01:16 3.8.13
04:01:16 3.9.13
04:01:16 3.10.13
04:01:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
04:01:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
04:01:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:01:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:01:18 lf-activate-venv(): INFO: Base packages installed successfully
04:01:18 lf-activate-venv(): INFO: Installing additional packages: lftools
04:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
04:01:28 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins6077643638861939618.sh
04:01:28 ---> sudo-logs.sh
04:01:28 Archiving 'sudo' log..
04:01:28 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14054987889621735338.sh
04:01:28 ---> job-cost.sh
04:01:28 Setup pyenv:
04:01:28 system
04:01:28 3.8.13
04:01:28 3.9.13
04:01:28 3.10.13
04:01:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
04:01:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
04:01:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:01:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:01:31 lf-activate-venv(): INFO: Base packages installed successfully
04:01:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
04:01:38 DEBUG: total: 0
04:01:38 INFO: Retrieving Stack Cost...
04:01:38 INFO: Retrieving Pricing Info for: v3-standard-2
04:01:38 INFO: Archiving Costs
04:01:38 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins13985842022991317600.sh
04:01:38 ---> logs-deploy.sh
04:01:38 Setup pyenv:
04:01:38 system
04:01:38 3.8.13
04:01:38 3.9.13
04:01:38 3.10.13
04:01:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
04:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBWY from file:/tmp/.os_lf_venv
04:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:01:40 lf-activate-venv(): INFO: Base packages installed successfully
04:01:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
04:01:51 lf-activate-venv(): INFO: Adding /tmp/venv-bBWY/bin to PATH
04:01:51 WARNING: Nexus logging server not set
04:01:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/15/
04:01:51 INFO: archiving logs to S3
04:01:52 ---> uname -a:
04:01:52 Linux prd-centos8-robot-2c-8g-11298.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
04:01:52
04:01:52
04:01:52 ---> lscpu:
04:01:52 Architecture: x86_64
04:01:52 CPU op-mode(s): 32-bit, 64-bit
04:01:52 Byte Order: Little Endian
04:01:52 CPU(s): 2
04:01:52 On-line CPU(s) list: 0,1
04:01:52 Thread(s) per core: 1
04:01:52 Core(s) per socket: 1
04:01:52 Socket(s): 2
04:01:52 NUMA node(s): 1
04:01:52 Vendor ID: AuthenticAMD
04:01:52 CPU family: 23
04:01:52 Model: 49
04:01:52 Model name: AMD EPYC-Rome Processor
04:01:52 Stepping: 0
04:01:52 CPU MHz: 2800.000
04:01:52 BogoMIPS: 5600.00
04:01:52 Virtualization: AMD-V
04:01:52 Hypervisor vendor: KVM
04:01:52 Virtualization type: full
04:01:52 L1d cache: 32K
04:01:52 L1i cache: 32K
04:01:52 L2 cache: 512K
04:01:52 L3 cache: 16384K
04:01:52 NUMA node0 CPU(s): 0,1
04:01:52 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
04:01:52
04:01:52
04:01:52 ---> nproc:
04:01:52 2
04:01:52
04:01:52
04:01:52 ---> df -h:
04:01:52 Filesystem Size Used Avail Use% Mounted on
04:01:52 devtmpfs 3.8G 0 3.8G 0% /dev
04:01:52 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:01:52 tmpfs 3.8G 17M 3.8G 1% /run
04:01:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:01:52 /dev/vda1 40G 8.4G 32G 21% /
04:01:52 tmpfs 770M 0 770M 0% /run/user/1001
04:01:52
04:01:52
04:01:52 ---> free -m:
04:01:52 total used free shared buff/cache available
04:01:52 Mem: 7697 586 4929 19 2182 6813
04:01:52 Swap: 1023 0 1023
04:01:52
04:01:52
04:01:52 ---> ip addr:
04:01:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:01:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:01:52 inet 127.0.0.1/8 scope host lo
04:01:52 valid_lft forever preferred_lft forever
04:01:52 inet6 ::1/128 scope host
04:01:52 valid_lft forever preferred_lft forever
04:01:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:01:52 link/ether fa:16:3e:3c:62:99 brd ff:ff:ff:ff:ff:ff
04:01:52 altname enp0s3
04:01:52 altname ens3
04:01:52 inet 10.30.170.191/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:01:52 valid_lft 85910sec preferred_lft 85910sec
04:01:52 inet6 fe80::f816:3eff:fe3c:6299/64 scope link
04:01:52 valid_lft forever preferred_lft forever
04:01:52
04:01:52
04:01:52 ---> sar -b -r -n DEV:
04:01:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
04:01:52
04:01:52 03:53:39 LINUX RESTART (2 CPU)
04:01:52
04:01:52 03:54:01 AM tps rtps wtps bread/s bwrtn/s
04:01:52 03:55:01 AM 144.57 64.58 79.99 7862.05 39090.80
04:01:52 03:56:01 AM 101.78 0.72 101.07 52.92 11644.22
04:01:52 03:57:01 AM 23.13 0.35 22.78 61.19 1934.59
04:01:52 03:58:01 AM 13.76 0.07 13.70 3.60 1022.94
04:01:52 03:59:01 AM 82.74 9.45 73.29 1685.59 8184.05
04:01:52 04:00:01 AM 14.60 0.20 14.40 11.60 1266.04
04:01:52 04:01:01 AM 17.72 0.38 17.34 41.71 742.50
04:01:52 Average: 56.90 10.82 46.08 1388.37 9126.43
04:01:52
04:01:52 03:54:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:01:52 03:55:01 AM 5326348 6995284 2556084 32.43 2688 1856960 766136 8.58 209840 2048244 171988
04:01:52 03:56:01 AM 5162368 7005984 2720064 34.51 2688 2019160 704300 7.89 199016 2171596 42024
04:01:52 03:57:01 AM 5232608 7078036 2649824 33.62 2688 2021000 618212 6.92 219744 2081876 10764
04:01:52 03:58:01 AM 5134236 7022432 2748196 34.86 2688 2061388 675100 7.56 228408 2164488 39796
04:01:52 03:59:01 AM 4939772 7050060 2942660 37.33 2688 2276948 625088 7.00 266256 2291092 26992
04:01:52 04:00:01 AM 4902928 7013608 2979504 37.80 2688 2277448 673260 7.54 266376 2330152 164
04:01:52 04:01:01 AM 5124712 7049864 2757720 34.99 2688 2097284 642088 7.19 328792 2066296 24080
04:01:52 Average: 5117567 7030753 2764865 35.08 2688 2087170 672026 7.52 245490 2164821 45115
04:01:52
04:01:52 03:54:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:01:52 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 03:55:01 AM eth0 289.00 190.57 1662.73 59.94 0.00 0.00 0.00 0.00
04:01:52 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 03:56:01 AM eth0 92.20 60.15 846.30 9.61 0.00 0.00 0.00 0.00
04:01:52 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 03:57:01 AM eth0 9.88 7.18 5.17 3.47 0.00 0.00 0.00 0.00
04:01:52 03:58:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 03:58:01 AM eth0 7.58 6.45 3.94 1.92 0.00 0.00 0.00 0.00
04:01:52 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 03:59:01 AM eth0 157.49 123.20 362.21 35.85 0.00 0.00 0.00 0.00
04:01:52 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 04:00:01 AM eth0 13.88 7.92 3.70 3.01 0.00 0.00 0.00 0.00
04:01:52 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 04:01:01 AM eth0 52.33 35.11 76.86 18.98 0.00 0.00 0.00 0.00
04:01:52 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00
04:01:52 Average: eth0 88.91 61.51 422.99 18.97 0.00 0.00 0.00 0.00
04:01:52
04:01:52
04:01:52 ---> sar -P ALL:
04:01:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
04:01:52
04:01:52 03:53:39 LINUX RESTART (2 CPU)
04:01:52
04:01:52 03:54:01 AM CPU %user %nice %system %iowait %steal %idle
04:01:52 03:55:01 AM all 40.78 0.03 8.50 13.27 0.11 37.30
04:01:52 03:55:01 AM 0 48.71 0.03 9.08 13.09 0.13 28.95
04:01:52 03:55:01 AM 1 32.87 0.03 7.93 13.44 0.08 45.64
04:01:52 03:56:01 AM all 30.52 0.00 4.62 4.22 0.10 60.54
04:01:52 03:56:01 AM 0 36.81 0.00 4.90 3.69 0.10 54.50
04:01:52 03:56:01 AM 1 24.24 0.00 4.34 4.74 0.10 66.58
04:01:52 03:57:01 AM all 11.85 0.00 1.39 0.93 0.06 85.77
04:01:52 03:57:01 AM 0 19.98 0.00 1.77 1.60 0.07 76.59
04:01:52 03:57:01 AM 1 3.72 0.00 1.02 0.27 0.05 94.94
04:01:52 03:58:01 AM all 8.73 0.00 1.83 0.27 0.07 89.11
04:01:52 03:58:01 AM 0 6.35 0.00 1.72 0.15 0.07 91.72
04:01:52 03:58:01 AM 1 11.12 0.00 1.94 0.38 0.07 86.49
04:01:52 03:59:01 AM all 29.99 0.00 5.56 1.75 0.11 62.59
04:01:52 03:59:01 AM 0 31.64 0.00 5.37 1.98 0.12 60.89
04:01:52 03:59:01 AM 1 28.32 0.00 5.76 1.52 0.10 64.30
04:01:52 04:00:01 AM all 0.89 0.00 0.28 0.18 0.04 98.62
04:01:52 04:00:01 AM 0 0.20 0.00 0.17 0.03 0.03 99.57
04:01:52 04:00:01 AM 1 1.59 0.00 0.38 0.32 0.05 97.66
04:01:52 04:01:01 AM all 15.06 0.00 2.19 0.12 0.07 82.57
04:01:52 04:01:01 AM 0 20.89 0.00 2.57 0.13 0.07 76.34
04:01:52 04:01:01 AM 1 9.23 0.00 1.80 0.10 0.07 88.80
04:01:52 Average: all 19.68 0.00 3.48 2.95 0.08 73.81
04:01:52 Average: 0 23.49 0.00 3.65 2.94 0.08 69.83
04:01:52 Average: 1 15.86 0.00 3.31 2.96 0.07 77.79
04:01:52
04:01:52
04:01:52