22:48:37 Started by upstream project "integration-distribution-mri-test-vanadium" build number 26
22:48:37 originally caused by:
22:48:37 Started by timer
22:48:37 Running as SYSTEM
22:48:37 [EnvInject] - Loading node environment variables.
22:48:37 Building remotely on prd-centos8-robot-2c-8g-4279 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-vanadium
22:48:38 [ssh-agent] Looking for ssh-agent implementation...
22:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:48:38 $ ssh-agent
22:48:38 SSH_AUTH_SOCK=/tmp/ssh-6ixBqgCMm1oX/agent.5294
22:48:38 SSH_AGENT_PID=5295
22:48:38 [ssh-agent] Started.
22:48:38 Running ssh-add (command line suppressed)
22:48:38 Identity added: /w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_3317427122238900269.key (/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_3317427122238900269.key)
22:48:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:48:38 The recommended git tool is: NONE
22:48:40 using credential opendaylight-jenkins-ssh
22:48:40 Wiping out workspace first.
22:48:41 Cloning the remote Git repository
22:48:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:48:41 > git init /w/workspace/yangtools-csit-1node-system-only-vanadium/test # timeout=10
22:48:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:48:41 > git --version # timeout=10
22:48:41 > git --version # 'git version 2.43.0'
22:48:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:48:41 [INFO] Currently running in a labeled security context
22:48:41 [INFO] Currently SELinux is 'enforcing' on the host
22:48:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh5972849801750501579.key
22:48:41 Verifying host key using known hosts file
22:48:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:48:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:48:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:48:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:48:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:48:44 [INFO] Currently running in a labeled security context
22:48:44 [INFO] Currently SELinux is 'enforcing' on the host
22:48:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh7527373519103018644.key
22:48:44 Verifying host key using known hosts file
22:48:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:48:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:48:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:48:44 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:48:44 > git config core.sparsecheckout # timeout=10
22:48:44 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:48:45 Commit message: "Add bgpcep variables for vanadium"
22:48:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:48:45 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:48:45 No emails were triggered.
22:48:45 provisioning config files...
22:48:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:48:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:48:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:48:45 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins17463317977809606057.sh
22:48:45 ---> python-tools-install.sh
22:48:45 Setup pyenv:
22:48:46 system
22:48:46 * 3.8.13 (set by /opt/pyenv/version)
22:48:46 * 3.9.13 (set by /opt/pyenv/version)
22:48:46 * 3.10.13 (set by /opt/pyenv/version)
22:48:46 * 3.11.7 (set by /opt/pyenv/version)
22:48:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kQZQ
22:48:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:48:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:55 lf-activate-venv(): INFO: Base packages installed successfully
22:48:55 lf-activate-venv(): INFO: Installing additional packages: lftools
22:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:49:59 Generating Requirements File
22:50:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:50:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:50:31 Python 3.11.7
22:50:31 pip 25.3 from /tmp/venv-kQZQ/lib/python3.11/site-packages/pip (python 3.11)
22:50:32 appdirs==1.4.4
22:50:32 argcomplete==3.6.3
22:50:32 aspy.yaml==1.3.0
22:50:32 attrs==25.4.0
22:50:32 autopage==0.5.2
22:50:32 beautifulsoup4==4.14.3
22:50:32 boto3==1.42.34
22:50:32 botocore==1.42.34
22:50:32 bs4==0.0.2
22:50:32 certifi==2026.1.4
22:50:32 cffi==2.0.0
22:50:32 cfgv==3.5.0
22:50:32 chardet==5.2.0
22:50:32 charset-normalizer==3.4.4
22:50:32 click==8.3.1
22:50:32 cliff==4.13.1
22:50:32 cmd2==3.1.0
22:50:32 cryptography==3.3.2
22:50:32 debtcollector==3.0.0
22:50:32 decorator==5.2.1
22:50:32 defusedxml==0.7.1
22:50:32 Deprecated==1.3.1
22:50:32 distlib==0.4.0
22:50:32 dnspython==2.8.0
22:50:32 docker==7.1.0
22:50:32 dogpile.cache==1.5.0
22:50:32 durationpy==0.10
22:50:32 email-validator==2.3.0
22:50:32 filelock==3.20.3
22:50:32 future==1.0.0
22:50:32 gitdb==4.0.12
22:50:32 GitPython==3.1.46
22:50:32 httplib2==0.30.2
22:50:32 identify==2.6.16
22:50:32 idna==3.11
22:50:32 importlib-resources==1.5.0
22:50:32 iso8601==2.1.0
22:50:32 Jinja2==3.1.6
22:50:32 jmespath==1.1.0
22:50:32 jsonpatch==1.33
22:50:32 jsonpointer==3.0.0
22:50:32 jsonschema==4.26.0
22:50:32 jsonschema-specifications==2025.9.1
22:50:32 keystoneauth1==5.13.0
22:50:32 kubernetes==35.0.0
22:50:32 lftools==0.37.21
22:50:32 lxml==6.0.2
22:50:32 markdown-it-py==4.0.0
22:50:32 MarkupSafe==3.0.3
22:50:32 mdurl==0.1.2
22:50:32 msgpack==1.1.2
22:50:32 multi_key_dict==2.0.3
22:50:32 munch==4.0.0
22:50:32 netaddr==1.3.0
22:50:32 niet==1.4.2
22:50:32 nodeenv==1.10.0
22:50:32 oauth2client==4.1.3
22:50:32 oauthlib==3.3.1
22:50:32 openstacksdk==4.9.0
22:50:32 os-service-types==1.8.2
22:50:32 osc-lib==4.3.0
22:50:32 oslo.config==10.2.0
22:50:32 oslo.context==6.2.0
22:50:32 oslo.i18n==6.7.1
22:50:32 oslo.log==8.0.0
22:50:32 oslo.serialization==5.9.0
22:50:32 oslo.utils==9.2.0
22:50:32 packaging==26.0
22:50:32 pbr==7.0.3
22:50:32 platformdirs==4.5.1
22:50:32 prettytable==3.17.0
22:50:32 psutil==7.2.1
22:50:32 pyasn1==0.6.2
22:50:32 pyasn1_modules==0.4.2
22:50:32 pycparser==3.0
22:50:32 pygerrit2==2.0.15
22:50:32 PyGithub==2.8.1
22:50:32 Pygments==2.19.2
22:50:32 PyJWT==2.10.1
22:50:32 PyNaCl==1.6.2
22:50:32 pyparsing==2.4.7
22:50:32 pyperclip==1.11.0
22:50:32 pyrsistent==0.20.0
22:50:32 python-cinderclient==9.8.0
22:50:32 python-dateutil==2.9.0.post0
22:50:32 python-heatclient==5.0.0
22:50:32 python-jenkins==1.8.3
22:50:32 python-keystoneclient==5.7.0
22:50:32 python-magnumclient==4.9.0
22:50:32 python-openstackclient==8.3.0
22:50:32 python-swiftclient==4.9.0
22:50:32 PyYAML==6.0.3
22:50:32 referencing==0.37.0
22:50:32 requests==2.32.5
22:50:32 requests-oauthlib==2.0.0
22:50:32 requestsexceptions==1.4.0
22:50:32 rfc3986==2.0.0
22:50:32 rich==14.3.1
22:50:32 rich-argparse==1.7.2
22:50:32 rpds-py==0.30.0
22:50:32 rsa==4.9.1
22:50:32 ruamel.yaml==0.19.1
22:50:32 ruamel.yaml.clib==0.2.15
22:50:32 s3transfer==0.16.0
22:50:32 simplejson==3.20.2
22:50:32 six==1.17.0
22:50:32 smmap==5.0.2
22:50:32 soupsieve==2.8.3
22:50:32 stevedore==5.6.0
22:50:32 tabulate==0.9.0
22:50:32 toml==0.10.2
22:50:32 tomlkit==0.14.0
22:50:32 tqdm==4.67.1
22:50:32 typing_extensions==4.15.0
22:50:32 tzdata==2025.3
22:50:32 urllib3==1.26.20
22:50:32 virtualenv==20.36.1
22:50:32 wcwidth==0.3.5
22:50:32 websocket-client==1.9.0
22:50:32 wrapt==2.0.1
22:50:32 xdg==6.0.0
22:50:32 xmltodict==1.0.2
22:50:32 yq==3.4.3
22:50:32 [EnvInject] - Injecting environment variables from a build step.
22:50:32 [EnvInject] - Injecting as environment variables the properties content
22:50:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:50:32 OS_CLOUD=vex
22:50:32 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-26
22:50:32 OS_STACK_TEMPLATE_DIR=openstack-hot
22:50:32
22:50:32 [EnvInject] - Variables injected successfully.
22:50:32 provisioning config files...
22:50:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:50:32 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2398686950140016996.sh
22:50:32 ---> Create parameters file for OpenStack HOT
22:50:32 OpenStack Heat parameters generated
22:50:32 -----------------------------------
22:50:32 parameters:
22:50:32 vm_0_count: '1'
22:50:32 vm_0_flavor: 'v3-standard-4'
22:50:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
22:50:32 vm_1_count: '0'
22:50:32 vm_1_flavor: 'v3-standard-2'
22:50:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:50:32
22:50:32 job_name: '01675-26'
22:50:32 silo: 'releng'
22:50:32 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins4078413529886452378.sh
22:50:32 ---> Create HEAT stack
22:50:32 + source /home/jenkins/lf-env.sh
22:50:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:32 ++ mktemp -d /tmp/venv-XXXX
22:50:32 + lf_venv=/tmp/venv-MjhY
22:50:32 + local venv_file=/tmp/.os_lf_venv
22:50:32 + local python=python3
22:50:32 + local options
22:50:32 + local set_path=true
22:50:32 + local install_args=
22:50:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:50:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:50:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:32 + true
22:50:32 + case $1 in
22:50:32 + python=python3
22:50:32 + shift 2
22:50:32 + true
22:50:32 + case $1 in
22:50:32 + shift
22:50:32 + break
22:50:32 + case $python in
22:50:32 + local pkg_list=
22:50:32 + [[ -d /opt/pyenv ]]
22:50:32 + echo 'Setup pyenv:'
22:50:32 Setup pyenv:
22:50:32 + export PYENV_ROOT=/opt/pyenv
22:50:32 + PYENV_ROOT=/opt/pyenv
22:50:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:32 + pyenv versions
22:50:32 system
22:50:32 3.8.13
22:50:32 3.9.13
22:50:32 3.10.13
22:50:32 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:50:32 + command -v pyenv
22:50:32 ++ pyenv init - --no-rehash
22:50:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:50:32 for i in ${!paths[@]}; do
22:50:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:50:32 fi; done;
22:50:32 echo "${paths[*]}"'\'')"
22:50:32 export PATH="/opt/pyenv/shims:${PATH}"
22:50:32 export PYENV_SHELL=bash
22:50:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:50:32 pyenv() {
22:50:32 local command
22:50:32 command="${1:-}"
22:50:32 if [ "$#" -gt 0 ]; then
22:50:32 shift
22:50:32 fi
22:50:32
22:50:32 case "$command" in
22:50:32 rehash|shell)
22:50:32 eval "$(pyenv "sh-$command" "$@")"
22:50:32 ;;
22:50:32 *)
22:50:32 command pyenv "$command" "$@"
22:50:32 ;;
22:50:32 esac
22:50:32 }'
22:50:32 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:50:32 for i in ${!paths[@]}; do
22:50:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:50:32 fi; done;
22:50:32 echo "${paths[*]}"'
22:50:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:32 ++ export PYENV_SHELL=bash
22:50:32 ++ PYENV_SHELL=bash
22:50:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:50:32 +++ complete -F _pyenv pyenv
22:50:32 ++ lf-pyver python3
22:50:32 ++ local py_version_xy=python3
22:50:32 ++ local py_version_xyz=
22:50:32 ++ awk '{ print $1 }'
22:50:32 ++ pyenv versions
22:50:32 ++ local command
22:50:32 ++ command=versions
22:50:32 ++ '[' 1 -gt 0 ']'
22:50:32 ++ shift
22:50:32 ++ case "$command" in
22:50:32 ++ command pyenv versions
22:50:32 ++ pyenv versions
22:50:32 ++ sed 's/^[ *]* //'
22:50:32 ++ grep -E '^[0-9.]*[0-9]$'
22:50:32 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:50:32 +++ tail -n 1
22:50:32 +++ grep '^3' /tmp/.pyenv_versions
22:50:32 +++ sort -V
22:50:33 ++ py_version_xyz=3.11.7
22:50:33 ++ [[ -z 3.11.7 ]]
22:50:33 ++ echo 3.11.7
22:50:33 ++ return 0
22:50:33 + pyenv local 3.11.7
22:50:33 + local command
22:50:33 + command=local
22:50:33 + '[' 2 -gt 0 ']'
22:50:33 + shift
22:50:33 + case "$command" in
22:50:33 + command pyenv local 3.11.7
22:50:33 + pyenv local 3.11.7
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='lftools[openstack] '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='kubernetes '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='niet '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='python-heatclient '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='python-openstackclient '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='python-magnumclient '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='urllib3~=1.26.15 '
22:50:33 + for arg in "$@"
22:50:33 + case $arg in
22:50:33 + pkg_list+='yq '
22:50:33 + [[ -f /tmp/.os_lf_venv ]]
22:50:33 ++ cat /tmp/.os_lf_venv
22:50:33 + lf_venv=/tmp/venv-kQZQ
22:50:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from' file:/tmp/.os_lf_venv
22:50:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:50:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:50:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:33 + local 'pip_opts=--upgrade --quiet'
22:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:50:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:50:33 + [[ -n '' ]]
22:50:33 + [[ -n '' ]]
22:50:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:50:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:33 + /tmp/venv-kQZQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:50:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:50:34 lf-activate-venv(): INFO: Base packages installed successfully
22:50:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:50:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:50:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:34 + /tmp/venv-kQZQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:54 + type python3
22:50:54 + true
22:50:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH'
22:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:50:54 + PATH=/tmp/venv-kQZQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:54 + return 0
22:50:54 + openstack --os-cloud vex limits show --absolute
22:50:56 +--------------------------+---------+
22:50:56 | Name | Value |
22:50:56 +--------------------------+---------+
22:50:56 | maxTotalInstances | -1 |
22:50:56 | maxTotalCores | 450 |
22:50:56 | maxTotalRAMSize | 1000000 |
22:50:56 | maxServerMeta | 128 |
22:50:56 | maxImageMeta | 128 |
22:50:56 | maxPersonality | 5 |
22:50:56 | maxPersonalitySize | 10240 |
22:50:56 | maxTotalKeypairs | 100 |
22:50:56 | maxServerGroups | 10 |
22:50:56 | maxServerGroupMembers | 10 |
22:50:56 | maxTotalFloatingIps | -1 |
22:50:56 | maxSecurityGroups | -1 |
22:50:56 | maxSecurityGroupRules | -1 |
22:50:56 | totalRAMUsed | 606208 |
22:50:56 | totalCoresUsed | 148 |
22:50:56 | totalInstancesUsed | 48 |
22:50:56 | totalFloatingIpsUsed | 0 |
22:50:56 | totalSecurityGroupsUsed | 0 |
22:50:56 | totalServerGroupsUsed | 0 |
22:50:56 | maxTotalVolumes | -1 |
22:50:56 | maxTotalSnapshots | 10 |
22:50:56 | maxTotalVolumeGigabytes | 4096 |
22:50:56 | maxTotalBackups | 10 |
22:50:56 | maxTotalBackupGigabytes | 1000 |
22:50:56 | totalVolumesUsed | 0 |
22:50:56 | totalGigabytesUsed | 0 |
22:50:56 | totalSnapshotsUsed | 0 |
22:50:56 | totalBackupsUsed | 0 |
22:50:56 | totalBackupGigabytesUsed | 0 |
22:50:56 +--------------------------+---------+
22:50:56 + pushd /opt/ciman/openstack-hot
22:50:56 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-vanadium
22:50:56 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-vanadium-26 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-vanadium/stack-parameters.yaml
22:51:21 Creating stack releng-yangtools-csit-1node-system-only-vanadium-26
22:51:21 Waiting to initialize infrastructure...
22:51:21 Stack initialization successful.
22:51:21 ------------------------------------
22:51:21 Stack Details
22:51:21 ------------------------------------
22:51:21 {'added': None,
22:51:21 'capabilities': [],
22:51:21 'created_at': '2026-01-25T22:50:59Z',
22:51:21 'deleted': None,
22:51:21 'deleted_at': None,
22:51:21 'description': 'No description',
22:51:21 'environment': None,
22:51:21 'environment_files': None,
22:51:21 'files': None,
22:51:21 'files_container': None,
22:51:21 'id': '2f1bd471-a22b-4ccc-a7d6-02491c6938ce',
22:51:21 'is_rollback_disabled': True,
22:51:21 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-vanadium-26/2f1bd471-a22b-4ccc-a7d6-02491c6938ce',
22:51:21 'rel': 'self'}],
22:51:21 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:51:21 'name': 'releng-yangtools-csit-1node-system-only-vanadium-26',
22:51:21 'notification_topics': [],
22:51:21 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:51:21 'output_key': 'vm_0_ips',
22:51:21 'output_value': ['10.30.171.207']},
22:51:21 {'description': 'IP addresses of the 2nd vm types',
22:51:21 'output_key': 'vm_1_ips',
22:51:21 'output_value': []}],
22:51:21 'owner_id': ****,
22:51:21 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:51:21 'OS::stack_id': '2f1bd471-a22b-4ccc-a7d6-02491c6938ce',
22:51:21 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-vanadium-26',
22:51:21 'job_name': '01675-26',
22:51:21 'silo': 'releng',
22:51:21 'vm_0_count': '1',
22:51:21 'vm_0_flavor': 'v3-standard-4',
22:51:21 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:51:21 '20260109-084045.554',
22:51:21 'vm_1_count': '0',
22:51:21 'vm_1_flavor': 'v3-standard-2',
22:51:21 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:51:21 '- 20250917-133034.654'},
22:51:21 'parent_id': None,
22:51:21 'replaced': None,
22:51:21 'status': 'CREATE_COMPLETE',
22:51:21 'status_reason': 'Stack CREATE completed successfully',
22:51:21 'tags': [],
22:51:21 'template': None,
22:51:21 'template_description': 'No description',
22:51:21 'template_url': None,
22:51:21 'timeout_mins': 15,
22:51:21 'unchanged': None,
22:51:21 'updated': None,
22:51:21 'updated_at': None,
22:51:21 'user_project_id': '7fd2de62e74449d2b8039ec17d6b00ce'}
22:51:21 ------------------------------------
22:51:21 + popd
22:51:21 /w/workspace/yangtools-csit-1node-system-only-vanadium
22:51:21 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins16709300031303626548.sh
22:51:21 ---> Copy SSH public keys to CSIT lab
22:51:21 Setup pyenv:
22:51:21 system
22:51:21 3.8.13
22:51:21 3.9.13
22:51:21 3.10.13
22:51:21 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:51:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:51:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:23 lf-activate-venv(): INFO: Base packages installed successfully
22:51:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:51:38 SSH not responding on 10.30.171.207. Retrying in 10 seconds...
22:51:48 Ping to 10.30.171.207 successful.
22:51:49 SSH not responding on 10.30.171.207. Retrying in 10 seconds...
22:51:59 Ping to 10.30.171.207 successful.
22:52:00 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:52:00 releng-01675-26-0-builder-0
22:52:00 Successfully copied public keys to slave 10.30.171.207
22:52:00 Process 6514 ready.
22:52:00 SSH ready on all stack servers.
22:52:00 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins8582778108625172356.sh
22:52:00 Setup pyenv:
22:52:01 system
22:52:01 3.8.13
22:52:01 3.9.13
22:52:01 3.10.13
22:52:01 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:52:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYRK
22:52:05 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-vanadium/.robot_venv
22:52:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:09 lf-activate-venv(): INFO: Base packages installed successfully
22:52:09 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-nYRK/bin to PATH
22:52:11 + echo 'Installing Python Requirements'
22:52:11 Installing Python Requirements
22:52:11 + cat
22:52:11 + python -m pip install -r requirements.txt
22:52:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:52:11 Collecting docker-py (from -r requirements.txt (line 1))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:52:11 Collecting ipaddr (from -r requirements.txt (line 2))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:52:11 Installing build dependencies: started
22:52:12 Installing build dependencies: finished with status 'done'
22:52:12 Getting requirements to build wheel: started
22:52:12 Getting requirements to build wheel: finished with status 'done'
22:52:12 Preparing metadata (pyproject.toml): started
22:52:12 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:12 Collecting netaddr (from -r requirements.txt (line 3))
22:52:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:52:12 Collecting netifaces (from -r requirements.txt (line 4))
22:52:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:52:12 Installing build dependencies: started
22:52:13 Installing build dependencies: finished with status 'done'
22:52:13 Getting requirements to build wheel: started
22:52:14 Getting requirements to build wheel: finished with status 'done'
22:52:14 Preparing metadata (pyproject.toml): started
22:52:14 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:14 Collecting pyhocon (from -r requirements.txt (line 5))
22:52:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:52:14 Collecting requests (from -r requirements.txt (line 6))
22:52:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:52:14 Collecting robotframework (from -r requirements.txt (line 7))
22:52:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:52:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 17.8 MB/s 0:00:00
22:52:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:52:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:52:14 Installing build dependencies: started
22:52:15 Installing build dependencies: finished with status 'done'
22:52:15 Getting requirements to build wheel: started
22:52:15 Getting requirements to build wheel: finished with status 'done'
22:52:15 Preparing metadata (pyproject.toml): started
22:52:16 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:52:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:52:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:52:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:52:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:52:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:52:16 Installing build dependencies: started
22:52:17 Installing build dependencies: finished with status 'done'
22:52:17 Getting requirements to build wheel: started
22:52:17 Getting requirements to build wheel: finished with status 'done'
22:52:17 Preparing metadata (pyproject.toml): started
22:52:17 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:17 Collecting scapy (from -r requirements.txt (line 12))
22:52:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:52:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 37.0 MB/s 0:00:00
22:52:17 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:52:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:52:17 Installing build dependencies: started
22:52:18 Installing build dependencies: finished with status 'done'
22:52:18 Getting requirements to build wheel: started
22:52:18 Getting requirements to build wheel: finished with status 'done'
22:52:18 Preparing metadata (pyproject.toml): started
22:52:19 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:19 Collecting elasticsearch (from -r requirements.txt (line 18))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:52:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 20.4 MB/s 0:00:00
22:52:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:52:19 Collecting pyangbind (from -r requirements.txt (line 22))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:52:19 Collecting isodate (from -r requirements.txt (line 25))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:52:19 Collecting jmespath (from -r requirements.txt (line 28))
22:52:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
22:52:19 Collecting jsonpatch (from -r requirements.txt (line 31))
22:52:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:52:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:52:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:52:19 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:52:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:52:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:52:19 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:52:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:52:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
22:52:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:52:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:52:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:52:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:52:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:52:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:52:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:52:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:52:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:52:20 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:52:21 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:52:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:52:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:52:21 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:52:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:52:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:52:21 Collecting elasticsearch (from -r requirements.txt (line 18))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:52:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 18.6 MB/s 0:00:00
22:52:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:52:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:52:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:52:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:52:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:52:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.6 MB/s 0:00:00
22:52:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:52:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:52:23 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:52:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 14.7 MB/s 0:00:00
22:52:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:52:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:52:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:52:23 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:52:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:52:24 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:52:24 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
22:52:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
22:52:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 38.5 MB/s 0:00:00
22:52:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
22:52:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:52:25 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:52:25 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:52:25 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
22:52:25 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
22:52:25 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
22:52:25 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:52:25 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:52:25 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:52:25 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:52:25 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:52:25 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
22:52:25 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
22:52:25 Requirement already satisfied: packaging in /tmp/venv-nYRK/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
22:52:25 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
22:52:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:52:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:52:25 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:52:25 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:52:25 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
22:52:26 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
22:52:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:52:26 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:52:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:52:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=d4b03e06f509017f251a913b5080edb3119674072fa4ff19bb7938eb5016741c
22:52:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:52:26 Building wheel for ipaddr (pyproject.toml): started
22:52:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:52:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=d804cd65f18c858f9e0052f0e4149a40b87d4671128d01b81abbc583f38d5720
22:52:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:52:26 Building wheel for netifaces (pyproject.toml): started
22:52:29 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:52:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=0a771a332193b13fed709fc95df17792183514cec32000f4bb883e1b0c11314d
22:52:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:52:29 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:52:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:52:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=b4a5bdb820b3cd2d33ccb3b53f25dc13138dc0bde9f22efd59b7509795b63597
22:52:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:52:29 Building wheel for jsonpath-rw (pyproject.toml): started
22:52:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:52:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=b225725e965579aa9f6c590d37b0be7060ced6d013b36292fe448510e9cf775f
22:52:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:52:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:52:29 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:52:37
22:52:37 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
22:52:37 + pip freeze
22:52:37 async-generator==1.10
22:52:37 attrs==25.4.0
22:52:37 bcrypt==5.0.0
22:52:37 beautifulsoup4==4.14.3
22:52:37 certifi==2026.1.4
22:52:37 cffi==2.0.0
22:52:37 charset-normalizer==3.4.4
22:52:37 click==8.3.1
22:52:37 cryptography==46.0.3
22:52:37 decorator==5.2.1
22:52:37 distlib==0.4.0
22:52:37 docker-py==1.10.6
22:52:37 docker-pycreds==0.4.0
22:52:37 elastic-transport==8.17.1
22:52:37 elasticsearch==8.19.3
22:52:37 elasticsearch-dsl==8.15.4
22:52:37 enum34==1.1.10
22:52:37 filelock==3.20.3
22:52:37 h11==0.16.0
22:52:37 idna==3.11
22:52:37 importlib_metadata==8.7.1
22:52:37 invoke==2.2.1
22:52:37 ipaddr==2.2.0
22:52:37 isodate==0.7.2
22:52:37 jmespath==1.1.0
22:52:37 jsonpatch==1.33
22:52:37 jsonpath-rw==1.4.0
22:52:37 jsonpointer==3.0.0
22:52:37 lxml==6.0.2
22:52:37 mypy_extensions==1.1.0
22:52:37 netaddr==1.3.0
22:52:37 netifaces==0.11.0
22:52:37 outcome==1.3.0.post0
22:52:37 packaging==26.0
22:52:37 paramiko==4.0.0
22:52:37 platformdirs==4.5.1
22:52:37 ply==3.11
22:52:37 pyang==2.7.1
22:52:37 pyangbind==0.8.7
22:52:37 pycparser==3.0
22:52:37 pyhocon==0.3.61
22:52:37 PyNaCl==1.6.2
22:52:37 pyparsing==3.3.2
22:52:37 PySocks==1.7.1
22:52:37 python-dateutil==2.9.0.post0
22:52:37 regex==2026.1.15
22:52:37 requests==2.32.5
22:52:37 robotframework==7.4.1
22:52:37 robotframework-httplibrary==0.4.2
22:52:37 robotframework-pythonlibcore==4.5.0
22:52:37 robotframework-requests==0.9.7
22:52:37 robotframework-selenium2library==3.0.0
22:52:37 robotframework-seleniumlibrary==6.8.0
22:52:37 robotframework-sshlibrary==3.8.0
22:52:37 scapy==2.7.0
22:52:37 scp==0.15.0
22:52:37 selenium==4.40.0
22:52:37 six==1.17.0
22:52:37 sniffio==1.3.1
22:52:37 sortedcontainers==2.4.0
22:52:37 soupsieve==2.8.3
22:52:37 trio==0.32.0
22:52:37 trio-typing==0.10.0
22:52:37 trio-websocket==0.12.2
22:52:37 types-certifi==2021.10.8.3
22:52:37 types-urllib3==1.26.25.14
22:52:37 typing_extensions==4.15.0
22:52:37 urllib3==2.6.3
22:52:37 virtualenv==20.36.1
22:52:37 waitress==3.0.2
22:52:37 WebOb==1.8.9
22:52:37 websocket-client==1.9.0
22:52:37 WebTest==3.0.7
22:52:37 wsproto==1.3.2
22:52:37 zipp==3.23.0
22:52:37 [EnvInject] - Injecting environment variables from a build step.
22:52:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:52:37 [EnvInject] - Variables injected successfully.
22:52:37 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins12085848744805720919.sh
22:52:38 Setup pyenv:
22:52:38 system
22:52:38 3.8.13
22:52:38 3.9.13
22:52:38 3.10.13
22:52:38 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:52:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:52:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:40 lf-activate-venv(): INFO: Base packages installed successfully
22:52:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:52:47 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:52:47 + ODL_SYSTEM=()
22:52:47 + TOOLS_SYSTEM=()
22:52:47 + OPENSTACK_SYSTEM=()
22:52:47 + OPENSTACK_CONTROLLERS=()
22:52:47 + mapfile -t ADDR
22:52:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:52:47 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-vanadium-26
22:52:49 + for i in "${ADDR[@]}"
22:52:49 ++ ssh 10.30.171.207 hostname -s
22:52:49 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:52:50 + REMHOST=releng-01675-26-0-builder-0
22:52:50 + case ${REMHOST} in
22:52:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:52:50 + echo NUM_ODL_SYSTEM=1
22:52:50 + echo NUM_TOOLS_SYSTEM=0
22:52:50 + '[' '' == yes ']'
22:52:50 + NUM_OPENSTACK_SYSTEM=0
22:52:50 + echo NUM_OPENSTACK_SYSTEM=0
22:52:50 + '[' 0 -eq 2 ']'
22:52:50 + echo ODL_SYSTEM_IP=10.30.171.207
22:52:50 ++ seq 0 0
22:52:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:52:50 + echo ODL_SYSTEM_1_IP=10.30.171.207
22:52:50 + echo TOOLS_SYSTEM_IP=
22:52:50 ++ seq 0 -1
22:52:50 + openstack_index=0
22:52:50 + NUM_OPENSTACK_CONTROL_NODES=1
22:52:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:52:50 ++ seq 0 0
22:52:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:52:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:52:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:50 + '[' -1 -ge 2 ']'
22:52:50 ++ seq 0 -2
22:52:50 + NUM_OPENSTACK_HAPROXY_NODES=0
22:52:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:52:50 ++ seq 0 -1
22:52:50 + echo 'Contents of slave_addresses.txt:'
22:52:50 Contents of slave_addresses.txt:
22:52:50 + cat slave_addresses.txt
22:52:50 NUM_ODL_SYSTEM=1
22:52:50 NUM_TOOLS_SYSTEM=0
22:52:50 NUM_OPENSTACK_SYSTEM=0
22:52:50 ODL_SYSTEM_IP=10.30.171.207
22:52:50 ODL_SYSTEM_1_IP=10.30.171.207
22:52:50 TOOLS_SYSTEM_IP=
22:52:50 NUM_OPENSTACK_CONTROL_NODES=1
22:52:50 OPENSTACK_CONTROL_NODE_1_IP=
22:52:50 NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:50 NUM_OPENSTACK_HAPROXY_NODES=0
22:52:50 [EnvInject] - Injecting environment variables from a build step.
22:52:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:52:50 [EnvInject] - Variables injected successfully.
22:52:50 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins11708501506061415800.sh
22:52:50 Preparing for JRE Version 21
22:52:50 Karaf artifact is karaf
22:52:50 Karaf project is integration
22:52:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:52:50 [EnvInject] - Injecting environment variables from a build step.
22:52:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:52:50 [EnvInject] - Variables injected successfully.
22:52:50 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins14057582917550948839.sh
22:52:50 2026-01-25 22:52:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
22:52:50 Bundle version is 0.23.1-SNAPSHOT
22:52:50 --2026-01-25 22:52:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
22:52:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:52:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:52:50 HTTP request sent, awaiting response... 200 OK
22:52:50 Length: 963 [application/xml]
22:52:50 Saving to: ‘maven-metadata.xml’
22:52:50
22:52:50 0K 100% 40.7M=0s
22:52:50
22:52:50 2026-01-25 22:52:50 (40.7 MB/s) - ‘maven-metadata.xml’ saved [963/963]
22:52:50
22:52:50
22:52:50
22:52:50 org.opendaylight.integration
22:52:50 karaf
22:52:50
22:52:50 20260125063332
22:52:50
22:52:50 20260125.063332
22:52:50 1
22:52:50
22:52:50
22:52:50
22:52:50 pom
22:52:50 0.23.1-20260125.063332-1
22:52:50 20260125063332
22:52:50
22:52:50
22:52:50 tar.gz
22:52:50 0.23.1-20260125.063332-1
22:52:50 20260125063332
22:52:50
22:52:50
22:52:50 zip
22:52:50 0.23.1-20260125.063332-1
22:52:50 20260125063332
22:52:50
22:52:50
22:52:50
22:52:50 0.23.1-SNAPSHOT
22:52:50
22:52:50 Nexus timestamp is 0.23.1-20260125.063332-1
22:52:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:50 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
22:52:50 Distribution bundle version is 0.23.1-SNAPSHOT
22:52:50 Distribution folder is karaf-0.23.1-SNAPSHOT
22:52:50 Nexus prefix is https://nexus.opendaylight.org
22:52:50 [EnvInject] - Injecting environment variables from a build step.
22:52:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:52:50 [EnvInject] - Variables injected successfully.
22:52:50 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins3276455727567003097.sh
22:52:50 Setup pyenv:
22:52:50 system
22:52:50 3.8.13
22:52:50 3.9.13
22:52:50 3.10.13
22:52:50 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:52:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:52:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:52 lf-activate-venv(): INFO: Base packages installed successfully
22:52:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:52:58 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:52:58 Copying common-functions.sh to /tmp
22:53:00 Copying common-functions.sh to 10.30.171.207:/tmp
22:53:00 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:00 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins13073678777996796433.sh
22:53:00 common-functions.sh is being sourced
22:53:00 common-functions environment:
22:53:00 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:00 ACTUALFEATURES:
22:53:00 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:00 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:53:00 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:00 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:00 CONTROLLERMEM: 2048m
22:53:00 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:53:00 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:53:00 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:53:00 SUITES:
22:53:00
22:53:00 #################################################
22:53:00 ## Configure Cluster and Start ##
22:53:00 #################################################
22:53:00 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
22:53:00 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
22:53:00 Locating script plan to use...
22:53:00 Finished running script plans
22:53:01 Configuring member-1 with IP address 10.30.171.207
22:53:01 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:01 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:01 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
22:53:01 common-functions.sh is being sourced
22:53:01 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:53:01 ++ echo 'common-functions.sh is being sourced'
22:53:01 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
22:53:01 ++ DISTROSTREAM=vanadium
22:53:01 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:01 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:01 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:01 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:01 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:53:01 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:53:01 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:01 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:01 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:01 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:01 ++ export CONTROLLERMEM=
22:53:01 ++ CONTROLLERMEM=
22:53:01 ++ case "${DISTROSTREAM}" in
22:53:01 ++ CLUSTER_SYSTEM=pekko
22:53:01 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:53:01 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:53:01 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:53:01 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:53:01 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:53:01 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:53:01 ++ print_common_env
22:53:01 ++ cat
22:53:01 common-functions environment:
22:53:01 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:01 ACTUALFEATURES:
22:53:01 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:01 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:53:01 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:01 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:01 CONTROLLERMEM:
22:53:01 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:53:01 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:53:01 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:53:01 SUITES:
22:53:01
22:53:01 Changing to /tmp
22:53:01 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:53:01 ++ SSH='ssh -t -t'
22:53:01 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:53:01 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:53:01 + echo 'Changing to /tmp'
22:53:01 + cd /tmp
22:53:01 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
22:53:01 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:53:01 --2026-01-25 22:53:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:53:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:53:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:53:01 HTTP request sent, awaiting response... 200 OK
22:53:01 Length: 240390263 (229M) [application/zip]
22:53:01 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
22:53:01
22:53:01 0K ........ ........ ........ ........ ........ ........ 1% 58.9M 4s
22:53:01 3072K ........ ........ ........ ........ ........ ........ 2% 104M 3s
22:53:01 6144K ........ ........ ........ ........ ........ ........ 3% 155M 2s
22:53:01 9216K ........ ........ ........ ........ ........ ........ 5% 192M 2s
22:53:01 12288K ........ ........ ........ ........ ........ ........ 6% 166M 2s
22:53:01 15360K ........ ........ ........ ........ ........ ........ 7% 185M 2s
22:53:01 18432K ........ ........ ........ ........ ........ ........ 9% 188M 2s
22:53:01 21504K ........ ........ ........ ........ ........ ........ 10% 229M 2s
22:53:01 24576K ........ ........ ........ ........ ........ ........ 11% 228M 1s
22:53:01 27648K ........ ........ ........ ........ ........ ........ 13% 262M 1s
22:53:01 30720K ........ ........ ........ ........ ........ ........ 14% 239M 1s
22:53:01 33792K ........ ........ ........ ........ ........ ........ 15% 277M 1s
22:53:01 36864K ........ ........ ........ ........ ........ ........ 17% 274M 1s
22:53:01 39936K ........ ........ ........ ........ ........ ........ 18% 280M 1s
22:53:01 43008K ........ ........ ........ ........ ........ ........ 19% 280M 1s
22:53:01 46080K ........ ........ ........ ........ ........ ........ 20% 277M 1s
22:53:01 49152K ........ ........ ........ ........ ........ ........ 22% 238M 1s
22:53:01 52224K ........ ........ ........ ........ ........ ........ 23% 307M 1s
22:53:01 55296K ........ ........ ........ ........ ........ ........ 24% 232M 1s
22:53:01 58368K ........ ........ ........ ........ ........ ........ 26% 196M 1s
22:53:01 61440K ........ ........ ........ ........ ........ ........ 27% 333M 1s
22:53:01 64512K ........ ........ ........ ........ ........ ........ 28% 338M 1s
22:53:01 67584K ........ ........ ........ ........ ........ ........ 30% 347M 1s
22:53:01 70656K ........ ........ ........ ........ ........ ........ 31% 304M 1s
22:53:01 73728K ........ ........ ........ ........ ........ ........ 32% 329M 1s
22:53:01 76800K ........ ........ ........ ........ ........ ........ 34% 354M 1s
22:53:01 79872K ........ ........ ........ ........ ........ ........ 35% 348M 1s
22:53:01 82944K ........ ........ ........ ........ ........ ........ 36% 309M 1s
22:53:01 86016K ........ ........ ........ ........ ........ ........ 37% 345M 1s
22:53:01 89088K ........ ........ ........ ........ ........ ........ 39% 329M 1s
22:53:01 92160K ........ ........ ........ ........ ........ ........ 40% 290M 1s
22:53:01 95232K ........ ........ ........ ........ ........ ........ 41% 318M 1s
22:53:01 98304K ........ ........ ........ ........ ........ ........ 43% 320M 1s
22:53:01 101376K ........ ........ ........ ........ ........ ........ 44% 240M 1s
22:53:01 104448K ........ ........ ........ ........ ........ ........ 45% 270M 1s
22:53:01 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s
22:53:01 110592K ........ ........ ........ ........ ........ ........ 48% 345M 1s
22:53:01 113664K ........ ........ ........ ........ ........ ........ 49% 361M 0s
22:53:01 116736K ........ ........ ........ ........ ........ ........ 51% 208M 0s
22:53:01 119808K ........ ........ ........ ........ ........ ........ 52% 267M 0s
22:53:01 122880K ........ ........ ........ ........ ........ ........ 53% 328M 0s
22:53:01 125952K ........ ........ ........ ........ ........ ........ 54% 258M 0s
22:53:01 129024K ........ ........ ........ ........ ........ ........ 56% 210M 0s
22:53:02 132096K ........ ........ ........ ........ ........ ........ 57% 311M 0s
22:53:02 135168K ........ ........ ........ ........ ........ ........ 58% 337M 0s
22:53:02 138240K ........ ........ ........ ........ ........ ........ 60% 178M 0s
22:53:02 141312K ........ ........ ........ ........ ........ ........ 61% 295M 0s
22:53:02 144384K ........ ........ ........ ........ ........ ........ 62% 365M 0s
22:53:02 147456K ........ ........ ........ ........ ........ ........ 64% 342M 0s
22:53:02 150528K ........ ........ ........ ........ ........ ........ 65% 342M 0s
22:53:02 153600K ........ ........ ........ ........ ........ ........ 66% 333M 0s
22:53:02 156672K ........ ........ ........ ........ ........ ........ 68% 176M 0s
22:53:02 159744K ........ ........ ........ ........ ........ ........ 69% 285M 0s
22:53:02 162816K ........ ........ ........ ........ ........ ........ 70% 343M 0s
22:53:02 165888K ........ ........ ........ ........ ........ ........ 71% 327M 0s
22:53:02 168960K ........ ........ ........ ........ ........ ........ 73% 349M 0s
22:53:02 172032K ........ ........ ........ ........ ........ ........ 74% 289M 0s
22:53:02 175104K ........ ........ ........ ........ ........ ........ 75% 339M 0s
22:53:02 178176K ........ ........ ........ ........ ........ ........ 77% 346M 0s
22:53:02 181248K ........ ........ ........ ........ ........ ........ 78% 359M 0s
22:53:02 184320K ........ ........ ........ ........ ........ ........ 79% 349M 0s
22:53:02 187392K ........ ........ ........ ........ ........ ........ 81% 339M 0s
22:53:02 190464K ........ ........ ........ ........ ........ ........ 82% 352M 0s
22:53:02 193536K ........ ........ ........ ........ ........ ........ 83% 358M 0s
22:53:02 196608K ........ ........ ........ ........ ........ ........ 85% 312M 0s
22:53:02 199680K ........ ........ ........ ........ ........ ........ 86% 350M 0s
22:53:02 202752K ........ ........ ........ ........ ........ ........ 87% 347M 0s
22:53:02 205824K ........ ........ ........ ........ ........ ........ 88% 363M 0s
22:53:02 208896K ........ ........ ........ ........ ........ ........ 90% 346M 0s
22:53:02 211968K ........ ........ ........ ........ ........ ........ 91% 355M 0s
22:53:02 215040K ........ ........ ........ ........ ........ ........ 92% 338M 0s
22:53:02 218112K ........ ........ ........ ........ ........ ........ 94% 360M 0s
22:53:02 221184K ........ ........ ........ ........ ........ ........ 95% 302M 0s
22:53:02 224256K ........ ........ ........ ........ ........ ........ 96% 296M 0s
22:53:02 227328K ........ ........ ........ ........ ........ ........ 98% 324M 0s
22:53:02 230400K ........ ........ ........ ........ ........ ........ 99% 352M 0s
22:53:02 233472K ........ ........ .... 100% 313M=0.9s
22:53:02
22:53:02 2026-01-25 22:53:02 (265 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
22:53:02
22:53:02 Extracting the new controller...
22:53:02 + echo 'Extracting the new controller...'
22:53:02 + unzip -q karaf-0.23.1-20260125.063332-1.zip
22:53:04 Adding external repositories...
22:53:04 + echo 'Adding external repositories...'
22:53:04 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:53:04 ################################################################################
22:53:04 #
22:53:04 # Licensed to the Apache Software Foundation (ASF) under one or more
22:53:04 # contributor license agreements. See the NOTICE file distributed with
22:53:04 # this work for additional information regarding copyright ownership.
22:53:04 # The ASF licenses this file to You under the Apache License, Version 2.0
22:53:04 # (the "License"); you may not use this file except in compliance with
22:53:04 # the License. You may obtain a copy of the License at
22:53:04 #
22:53:04 # http://www.apache.org/licenses/LICENSE-2.0
22:53:04 #
22:53:04 # Unless required by applicable law or agreed to in writing, software
22:53:04 # distributed under the License is distributed on an "AS IS" BASIS,
22:53:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:53:04 # See the License for the specific language governing permissions and
22:53:04 # limitations under the License.
22:53:04 #
22:53:04 ################################################################################
22:53:04
22:53:04 #
22:53:04 # If set to true, the following property will not allow any certificate to be used
22:53:04 # when accessing Maven repositories through SSL
22:53:04 #
22:53:04 #org.ops4j.pax.url.mvn.certificateCheck=
22:53:04
22:53:04 #
22:53:04 # Path to the local Maven settings file.
22:53:04 # The repositories defined in this file will be automatically added to the list
22:53:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:53:04 # below is not set.
22:53:04 # The following locations are checked for the existence of the settings.xml file
22:53:04 # * 1. looks for the specified url
22:53:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:53:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:53:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:53:04 #
22:53:04 #org.ops4j.pax.url.mvn.settings=
22:53:04
22:53:04 #
22:53:04 # Path to the local Maven repository which is used to avoid downloading
22:53:04 # artifacts when they already exist locally.
22:53:04 # The value of this property will be extracted from the settings.xml file
22:53:04 # above, or defaulted to:
22:53:04 # System.getProperty( "user.home" ) + "/.m2/repository"
22:53:04 #
22:53:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:53:04
22:53:04 #
22:53:04 # Default this to false. It's just weird to use undocumented repos
22:53:04 #
22:53:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:53:04
22:53:04 #
22:53:04 # Uncomment if you don't wanna use the proxy settings
22:53:04 # from the Maven conf/settings.xml file
22:53:04 #
22:53:04 # org.ops4j.pax.url.mvn.proxySupport=false
22:53:04
22:53:04 #
22:53:04 # Comma separated list of repositories scanned when resolving an artifact.
22:53:04 # Those repositories will be checked before iterating through the
22:53:04 # below list of repositories and even before the local repository
22:53:04 # A repository url can be appended with zero or more of the following flags:
22:53:04 # @snapshots : the repository contains snaphots
22:53:04 # @noreleases : the repository does not contain any released artifacts
22:53:04 #
22:53:04 # The following property value will add the system folder as a repo.
22:53:04 #
22:53:04 org.ops4j.pax.url.mvn.defaultRepositories=\
22:53:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:53:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:53:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:53:04
22:53:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:53:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:53:04
22:53:04 #
22:53:04 # Comma separated list of repositories scanned when resolving an artifact.
22:53:04 # The default list includes the following repositories:
22:53:04 # http://repo1.maven.org/maven2@id=central
22:53:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:53:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:53:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:53:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:53:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:53:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:53:04 # To add repositories to the default ones, prepend '+' to the list of repositories
22:53:04 # to add.
22:53:04 # A repository url can be appended with zero or more of the following flags:
22:53:04 # @snapshots : the repository contains snapshots
22:53:04 # @noreleases : the repository does not contain any released artifacts
22:53:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:53:04 #
22:53:04 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:53:04
22:53:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:53:04 + [[ True == \T\r\u\e ]]
22:53:04 + echo 'Configuring the startup features...'
22:53:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:04 + FEATURE_TEST_STRING=features-test
22:53:04 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
22:53:04 + KARAF_VERSION=karaf4
22:53:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:53:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:04 + [[ ! -z '' ]]
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:53:04 ################################################################################
22:53:04 #
22:53:04 # Licensed to the Apache Software Foundation (ASF) under one or more
22:53:04 # contributor license agreements. See the NOTICE file distributed with
22:53:04 # this work for additional information regarding copyright ownership.
22:53:04 # The ASF licenses this file to You under the Apache License, Version 2.0
22:53:04 # (the "License"); you may not use this file except in compliance with
22:53:04 # the License. You may obtain a copy of the License at
22:53:04 #
22:53:04 # http://www.apache.org/licenses/LICENSE-2.0
22:53:04 #
22:53:04 # Unless required by applicable law or agreed to in writing, software
22:53:04 # distributed under the License is distributed on an "AS IS" BASIS,
22:53:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:53:04 # See the License for the specific language governing permissions and
22:53:04 # limitations under the License.
22:53:04 #
22:53:04 ################################################################################
22:53:04
22:53:04 #
22:53:04 # Comma separated list of features repositories to register by default
22:53:04 #
22:53:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
22:53:04
22:53:04 #
22:53:04 # Comma separated list of features to install at startup
22:53:04 #
22:53:04 featuresBoot = odl-infrautils-ready,odl-restconf, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
22:53:04
22:53:04 #
22:53:04 # Resource repositories (OBR) that the features resolver can use
22:53:04 # to resolve requirements/capabilities
22:53:04 #
22:53:04 # The format of the resourceRepositories is
22:53:04 # resourceRepositories=[xml:url|json:url],...
22:53:04 # for Instance:
22:53:04 #
22:53:04 #resourceRepositories=xml:http://host/path/to/index.xml
22:53:04 # or
22:53:04 #resourceRepositories=json:http://host/path/to/index.json
22:53:04 #
22:53:04
22:53:04 #
22:53:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:53:04 #
22:53:04 featuresBootAsynchronous=false
22:53:04
22:53:04 #
22:53:04 # Service requirements enforcement
22:53:04 #
22:53:04 # By default, the feature resolver checks the service requirements/capabilities of
22:53:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:53:04 # the required bundles.
22:53:04 # The following flag can have those values:
22:53:04 # - disable: service requirements are completely ignored
22:53:04 # - default: service requirements are ignored for old features
22:53:04 # - enforce: service requirements are always verified
22:53:04 #
22:53:04 #serviceRequirements=default
22:53:04
22:53:04 #
22:53:04 # Store cfg file for config element in feature
22:53:04 #
22:53:04 #configCfgStore=true
22:53:04
22:53:04 #
22:53:04 # Define if the feature service automatically refresh bundles
22:53:04 #
22:53:04 autoRefresh=true
22:53:04
22:53:04 #
22:53:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:53:04 # XML file defines instructions related to features processing
22:53:04 # versions.properties may declare properties to resolve placeholders in XML file
22:53:04 # both files are relative to ${karaf.etc}
22:53:04 #
22:53:04 #featureProcessing=org.apache.karaf.features.xml
22:53:04 #featureProcessingVersions=versions.properties
22:53:04 + configure_karaf_log karaf4 ''
22:53:04 + local -r karaf_version=karaf4
22:53:04 + local -r controllerdebugmap=
22:53:04 + local logapi=log4j
22:53:04 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:53:04 log4j2.rootLogger.level = INFO
22:53:04 #log4j2.rootLogger.type = asyncRoot
22:53:04 #log4j2.rootLogger.includeLocation = false
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:53:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:53:04 log4j2.rootLogger.appenderRef.Console.ref = Console
22:53:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:53:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:53:04 log4j2.logger.spifly.name = org.apache.aries.spifly
22:53:04 log4j2.logger.spifly.level = WARN
22:53:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:53:04 log4j2.logger.audit.level = INFO
22:53:04 log4j2.logger.audit.additivity = false
22:53:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:53:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:53:04 log4j2.appender.console.type = Console
22:53:04 log4j2.appender.console.name = Console
22:53:04 log4j2.appender.console.layout.type = PatternLayout
22:53:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:53:04 log4j2.appender.rolling.type = RollingRandomAccessFile
22:53:04 log4j2.appender.rolling.name = RollingFile
22:53:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:53:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:53:04 #log4j2.appender.rolling.immediateFlush = false
22:53:04 log4j2.appender.rolling.append = true
22:53:04 log4j2.appender.rolling.layout.type = PatternLayout
22:53:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:53:04 log4j2.appender.rolling.policies.type = Policies
22:53:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:53:04 log4j2.appender.rolling.policies.size.size = 64MB
22:53:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:53:04 log4j2.appender.rolling.strategy.max = 7
22:53:04 log4j2.appender.audit.type = RollingRandomAccessFile
22:53:04 log4j2.appender.audit.name = AuditRollingFile
22:53:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:53:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:53:04 log4j2.appender.audit.append = true
22:53:04 log4j2.appender.audit.layout.type = PatternLayout
22:53:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:53:04 log4j2.appender.audit.policies.type = Policies
22:53:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:53:04 log4j2.appender.audit.policies.size.size = 8MB
22:53:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:53:04 log4j2.appender.audit.strategy.max = 7
22:53:04 log4j2.appender.osgi.type = PaxOsgi
22:53:04 log4j2.appender.osgi.name = PaxOsgi
22:53:04 log4j2.appender.osgi.filter = *
22:53:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:53:04 #log4j2.logger.aether.level = TRACE
22:53:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:53:04 #log4j2.logger.http-headers.level = DEBUG
22:53:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:53:04 #log4j2.logger.maven.level = TRACE
22:53:04 + logapi=log4j2
22:53:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:53:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:53:04 + '[' log4j2 == log4j2 ']'
22:53:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:53:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:53:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:53:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:53:04 controllerdebugmap:
22:53:04 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:04 + unset IFS
22:53:04 + echo 'controllerdebugmap: '
22:53:04 + '[' -n '' ']'
22:53:04 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:53:04 ################################################################################
22:53:04 #
22:53:04 # Licensed to the Apache Software Foundation (ASF) under one or more
22:53:04 # contributor license agreements. See the NOTICE file distributed with
22:53:04 # this work for additional information regarding copyright ownership.
22:53:04 # The ASF licenses this file to You under the Apache License, Version 2.0
22:53:04 # (the "License"); you may not use this file except in compliance with
22:53:04 # the License. You may obtain a copy of the License at
22:53:04 #
22:53:04 # http://www.apache.org/licenses/LICENSE-2.0
22:53:04 #
22:53:04 # Unless required by applicable law or agreed to in writing, software
22:53:04 # distributed under the License is distributed on an "AS IS" BASIS,
22:53:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:53:04 # See the License for the specific language governing permissions and
22:53:04 # limitations under the License.
22:53:04 #
22:53:04 ################################################################################
22:53:04
22:53:04 # Common pattern layout for appenders
22:53:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:53:04
22:53:04 # Root logger
22:53:04 log4j2.rootLogger.level = INFO
22:53:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:53:04 #log4j2.rootLogger.type = asyncRoot
22:53:04 #log4j2.rootLogger.includeLocation = false
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:53:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:53:04 log4j2.rootLogger.appenderRef.Console.ref = Console
22:53:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:53:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:53:04
22:53:04 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:53:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:53:04
22:53:04 # Loggers configuration
22:53:04
22:53:04 # Spifly logger
22:53:04 log4j2.logger.spifly.name = org.apache.aries.spifly
22:53:04 log4j2.logger.spifly.level = WARN
22:53:04
22:53:04 # Security audit logger
22:53:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:53:04 log4j2.logger.audit.level = INFO
22:53:04 log4j2.logger.audit.additivity = false
22:53:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:53:04
22:53:04 # Appenders configuration
22:53:04
22:53:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:53:04 log4j2.appender.console.type = Console
22:53:04 log4j2.appender.console.name = Console
22:53:04 log4j2.appender.console.layout.type = PatternLayout
22:53:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:53:04
22:53:04 # Rolling file appender
22:53:04 log4j2.appender.rolling.type = RollingRandomAccessFile
22:53:04 log4j2.appender.rolling.name = RollingFile
22:53:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:53:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:53:04 # uncomment to not force a disk flush
22:53:04 #log4j2.appender.rolling.immediateFlush = false
22:53:04 log4j2.appender.rolling.append = true
22:53:04 log4j2.appender.rolling.layout.type = PatternLayout
22:53:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:53:04 log4j2.appender.rolling.policies.type = Policies
22:53:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:53:04 log4j2.appender.rolling.policies.size.size = 1GB
22:53:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:53:04 log4j2.appender.rolling.strategy.max = 7
22:53:04
22:53:04 # Audit file appender
22:53:04 log4j2.appender.audit.type = RollingRandomAccessFile
22:53:04 log4j2.appender.audit.name = AuditRollingFile
22:53:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:53:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:53:04 log4j2.appender.audit.append = true
22:53:04 log4j2.appender.audit.layout.type = PatternLayout
22:53:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:53:04 log4j2.appender.audit.policies.type = Policies
22:53:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:53:04 log4j2.appender.audit.policies.size.size = 8MB
22:53:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:53:04 log4j2.appender.audit.strategy.max = 7
22:53:04
22:53:04 # OSGi appender
22:53:04 log4j2.appender.osgi.type = PaxOsgi
22:53:04 log4j2.appender.osgi.name = PaxOsgi
22:53:04 log4j2.appender.osgi.filter = *
22:53:04
22:53:04 # help with identification of maven-related problems with pax-url-aether
22:53:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:53:04 #log4j2.logger.aether.level = TRACE
22:53:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:53:04 #log4j2.logger.http-headers.level = DEBUG
22:53:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:53:04 #log4j2.logger.maven.level = TRACE
22:53:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:53:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:53:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:53:04 + local -r controllermem=2048m
22:53:04 Configure
22:53:04 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:53:04 max memory: 2048m
22:53:04 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + echo Configure
22:53:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:53:04 + echo ' max memory: 2048m'
22:53:04 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:53:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:53:04 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:53:04 #!/bin/sh
22:53:04 #
22:53:04 # Licensed to the Apache Software Foundation (ASF) under one or more
22:53:04 # contributor license agreements. See the NOTICE file distributed with
22:53:04 # this work for additional information regarding copyright ownership.
22:53:04 # The ASF licenses this file to You under the Apache License, Version 2.0
22:53:04 # (the "License"); you may not use this file except in compliance with
22:53:04 # the License. You may obtain a copy of the License at
22:53:04 #
22:53:04 # http://www.apache.org/licenses/LICENSE-2.0
22:53:04 #
22:53:04 # Unless required by applicable law or agreed to in writing, software
22:53:04 # distributed under the License is distributed on an "AS IS" BASIS,
22:53:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:53:04 # See the License for the specific language governing permissions and
22:53:04 # limitations under the License.
22:53:04 #
22:53:04
22:53:04 #
22:53:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:53:04 # script: client, instance, shell, start, status, stop, karaf
22:53:04 #
22:53:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:53:04 # Actions go here...
22:53:04 # fi
22:53:04
22:53:04 #
22:53:04 # general settings which should be applied for all scripts go here; please keep
22:53:04 # in mind that it is possible that scripts might be executed more than once, e.g.
22:53:04 # in example of the start script where the start script is executed first and the
22:53:04 # karaf script afterwards.
22:53:04 #
22:53:04
22:53:04 #
22:53:04 # The following section shows the possible configuration options for the default
22:53:04 # karaf scripts
22:53:04 #
22:53:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:53:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:53:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:53:04 # export EXTRA_JAVA_OPTS # Additional JVM options
22:53:04 # export KARAF_HOME # Karaf home folder
22:53:04 # export KARAF_DATA # Karaf data folder
22:53:04 # export KARAF_BASE # Karaf base folder
22:53:04 # export KARAF_ETC # Karaf etc folder
22:53:04 # export KARAF_LOG # Karaf log folder
22:53:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:53:04 # export KARAF_OPTS # Additional available Karaf options
22:53:04 # export KARAF_DEBUG # Enable debug mode
22:53:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:53:04 # export KARAF_NOROOT # Prevent execution as root if set to true
22:53:04 Set Java version
22:53:04 + echo 'Set Java version'
22:53:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:53:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:53:04 sudo: a password is required
22:53:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:53:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:53:04 sudo: a password is required
22:53:04 JDK default version ...
22:53:04 + echo 'JDK default version ...'
22:53:04 + java -version
22:53:04 openjdk version "21.0.9" 2025-10-21
22:53:04 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:53:04 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:53:04 Set JAVA_HOME
22:53:04 + echo 'Set JAVA_HOME'
22:53:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:53:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:53:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:53:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:53:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:53:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:53:04 Listing all open ports on controller system...
22:53:04 + echo 'Listing all open ports on controller system...'
22:53:04 + netstat -pnatu
22:53:04 /tmp/configuration-script.sh: line 40: netstat: command not found
22:53:04 Configuring cluster
22:53:04 + '[' -f /tmp/custom_shard_config.txt ']'
22:53:04 + echo 'Configuring cluster'
22:53:04 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.207
22:53:04 ################################################
22:53:04 ## Configure Cluster ##
22:53:04 ################################################
22:53:04 NOTE: Cluster configuration files not found. Copying from
22:53:04 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:53:04 Configuring unique name in pekko.conf
22:53:04 Configuring hostname in pekko.conf
22:53:04 Configuring data and rpc seed nodes in pekko.conf
22:53:04 modules = [
22:53:04
22:53:04 {
22:53:04 name = "inventory"
22:53:04 namespace = "urn:opendaylight:inventory"
22:53:04 shard-strategy = "module"
22:53:04 },
22:53:04 {
22:53:04 name = "topology"
22:53:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:53:04 shard-strategy = "module"
22:53:04 },
22:53:04 {
22:53:04 name = "toaster"
22:53:04 namespace = "http://netconfcentral.org/ns/toaster"
22:53:04 shard-strategy = "module"
22:53:04 }
22:53:04 ]
22:53:04 Configuring replication type in module-shards.conf
22:53:04 ################################################
22:53:04 ## NOTE: Manually restart controller to ##
22:53:04 ## apply configuration. ##
22:53:04 ################################################
22:53:04 Dump pekko.conf
22:53:04 + echo 'Dump pekko.conf'
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:53:04
22:53:04 odl-cluster-data {
22:53:04 pekko {
22:53:04 remote {
22:53:04 artery {
22:53:04 enabled = on
22:53:04 transport = tcp
22:53:04 canonical.hostname = "10.30.171.207"
22:53:04 canonical.port = 2550
22:53:04 }
22:53:04 }
22:53:04
22:53:04 cluster {
22:53:04 # Using artery.
22:53:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.207:2550"]
22:53:04
22:53:04 roles = ["member-1"]
22:53:04
22:53:04 # when under load we might trip a false positive on the failure detector
22:53:04 # failure-detector {
22:53:04 # heartbeat-interval = 4 s
22:53:04 # acceptable-heartbeat-pause = 16s
22:53:04 # }
22:53:04 }
22:53:04
22:53:04 persistence {
22:53:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:53:04 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:53:04 # The relative path is always relative to KARAF_HOME.
22:53:04
22:53:04 # snapshot-store.local.dir = "target/snapshots"
22:53:04 }
22:53:04 disable-default-actor-system-quarantined-event-handling = "false"
22:53:04 }
22:53:04 }
22:53:04 Dump modules.conf
22:53:04 + echo 'Dump modules.conf'
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:53:04 modules = [
22:53:04
22:53:04 {
22:53:04 name = "inventory"
22:53:04 namespace = "urn:opendaylight:inventory"
22:53:04 shard-strategy = "module"
22:53:04 },
22:53:04 {
22:53:04 name = "topology"
22:53:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:53:04 shard-strategy = "module"
22:53:04 },
22:53:04 {
22:53:04 name = "toaster"
22:53:04 namespace = "http://netconfcentral.org/ns/toaster"
22:53:04 shard-strategy = "module"
22:53:04 }
22:53:04 ]
22:53:04 Dump module-shards.conf
22:53:04 + echo 'Dump module-shards.conf'
22:53:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:53:04 module-shards = [
22:53:04 {
22:53:04 name = "default"
22:53:04 shards = [
22:53:04 {
22:53:04 name = "default"
22:53:04 replicas = ["member-1"]
22:53:04 }
22:53:04 ]
22:53:04 },
22:53:04 {
22:53:04 name = "inventory"
22:53:04 shards = [
22:53:04 {
22:53:04 name="inventory"
22:53:04 replicas = ["member-1"]
22:53:04 }
22:53:04 ]
22:53:04 },
22:53:04 {
22:53:04 name = "topology"
22:53:04 shards = [
22:53:04 {
22:53:04 name="topology"
22:53:04 replicas = ["member-1"]
22:53:04 }
22:53:04 ]
22:53:04 },
22:53:04 {
22:53:04 name = "toaster"
22:53:04 shards = [
22:53:04 {
22:53:04 name="toaster"
22:53:04 replicas = ["member-1"]
22:53:04 }
22:53:04 ]
22:53:04 }
22:53:04 ]
22:53:04 Locating config plan to use...
22:53:04 Finished running config plans
22:53:04 Starting member-1 with IP address 10.30.171.207
22:53:04 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:04 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:05 Redirecting karaf console output to karaf_console.log
22:53:05 Starting controller...
22:53:05 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:53:05 Execute the post startup script on controller 10.30.171.207
22:53:05 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:05 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:53:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:54:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:54:05 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:54:10 2026-01-25T22:53:19,901 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 238 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:54:10 Controller is UP
22:54:10 2026-01-25T22:53:19,901 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 238 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:54:10 Listing all open ports on controller system...
22:54:10 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:54:10 looking for "BindException: Address already in use" in log file
22:54:10 looking for "server is unhealthy" in log file
22:54:10 Let's take the karaf thread dump
22:54:10 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:54:11 karaf main: org.apache.karaf.main.Main, pid:2050
22:54:11 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:54:11 Generating mininet variables...
22:54:11 Locating test plan to use...
22:54:11 Changing the testplan path...
22:54:11 # Place the suites in run order:
22:54:11 /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
22:54:11 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
22:54:12 ==============================================================================
22:54:12 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
22:54:12 ==============================================================================
22:54:14 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:16 | PASS |
22:54:16 ------------------------------------------------------------------------------
22:54:16 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:07 | PASS |
22:55:07 ------------------------------------------------------------------------------
22:55:07 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:10 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang
22:55:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 | FAIL |
22:55:17 ValueError: '[?2004l
0
' cannot be converted to an integer: invalid literal for int() with base 10: '\x1b[?2004l0'
22:55:17 ------------------------------------------------------------------------------
22:55:17 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
22:55:17 3 tests, 2 passed, 1 failed
22:55:17 ==============================================================================
22:55:17 Output: /w/workspace/yangtools-csit-1node-system-only-vanadium/output.xml
22:55:18 Log: /w/workspace/yangtools-csit-1node-system-only-vanadium/log.html
22:55:18 Report: /w/workspace/yangtools-csit-1node-system-only-vanadium/report.html
22:55:18 Examining the files in data/log and checking filesize
22:55:18 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:18 total 336
22:55:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:53 .
22:55:18 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:53 ..
22:55:18 -rw-rw-r-- 1 jenkins jenkins 330446 Jan 25 22:54 karaf.log
22:55:18 -rw-rw-r-- 1 jenkins jenkins 1727 Jan 25 22:54 karaf_console.log
22:55:18 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:18 324K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
22:55:18 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:55:18 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:18 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
22:55:18 Let's take the karaf thread dump again...
22:55:18 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:19 karaf main: org.apache.karaf.main.Main, pid:
22:55:19 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:19 Usage:
22:55:19 jstack [-l][-e]
22:55:19 (to connect to running process)
22:55:19
22:55:19 Options:
22:55:19 -l long listing. Prints additional information about locks
22:55:19 -e extended listing. Prints additional information about threads
22:55:19 -? -h --help -help to print this help message
22:55:19 Killing ODL
22:55:19 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:24 Compressing karaf.log 1
22:55:24 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:24 Fetching compressed karaf.log 1
22:55:24 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:25 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:25 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:25 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:25 Fetch GC logs
22:55:25 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
22:55:25 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
22:55:25 Examine copied files
22:55:25 total 6940
22:55:25 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:55 gclogs-1
22:55:25 -rw-rw-r--. 1 jenkins jenkins 1727 Jan 25 22:55 odl1_karaf_console.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 25200 Jan 25 22:55 odl1_karaf.log.gz
22:55:25 -rw-rw-r--. 1 jenkins jenkins 0 Jan 25 22:55 karaf_1__threads_after.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 11162 Jan 25 22:55 ps_after.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 246275 Jan 25 22:55 report.html
22:55:25 -rw-rw-r--. 1 jenkins jenkins 1288350 Jan 25 22:55 log.html
22:55:25 -rw-rw-r--. 1 jenkins jenkins 5346791 Jan 25 22:55 output.xml
22:55:25 -rw-rw-r--. 1 jenkins jenkins 0 Jan 25 22:55 yang-model-validator--yangtools-system-txt.1769381712.033.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 163 Jan 25 22:54 testplan.txt
22:55:25 -rw-rw-r--. 1 jenkins jenkins 98434 Jan 25 22:54 karaf_1_2050_threads_before.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 14291 Jan 25 22:54 ps_before.log
22:55:25 -rw-rw-r--. 1 jenkins jenkins 3172 Jan 25 22:53 post-startup-script.sh
22:55:25 -rw-rw-r--. 1 jenkins jenkins 252 Jan 25 22:53 startup-script.sh
22:55:25 -rw-rw-r--. 1 jenkins jenkins 3389 Jan 25 22:53 configuration-script.sh
22:55:25 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:52 detect_variables.env
22:55:25 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 25 22:52 pom.xml
22:55:25 -rw-rw-r--. 1 jenkins jenkins 92 Jan 25 22:52 set_variables.env
22:55:25 -rw-rw-r--. 1 jenkins jenkins 254 Jan 25 22:52 slave_addresses.txt
22:55:25 -rw-rw-r--. 1 jenkins jenkins 570 Jan 25 22:52 requirements.txt
22:55:25 -rw-rw-r--. 1 jenkins jenkins 26 Jan 25 22:52 env.properties
22:55:25 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:50 stack-parameters.yaml
22:55:25 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 25 22:48 test
22:55:25 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:48 test@tmp
22:55:25 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
22:55:25 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins1736472346922749262.sh
22:55:26 Karaf Deployments, Tests must have already run
22:55:26 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins15556145250703446109.sh
22:55:26 Cleaning up Robot installation...
22:55:26 $ ssh-agent -k
22:55:26 unset SSH_AUTH_SOCK;
22:55:26 unset SSH_AGENT_PID;
22:55:26 echo Agent pid 5295 killed;
22:55:26 [ssh-agent] Stopped.
22:55:26 Recording plot data
22:55:26 Robot results publisher started...
22:55:26 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:55:26 -Parsing output xml:
22:55:27 Done!
22:55:27 -Copying log files to build dir:
22:55:27 Done!
22:55:27 -Assigning results to build:
22:55:27 Done!
22:55:27 -Checking thresholds:
22:55:27 Done!
22:55:27 Done publishing Robot results.
22:55:27 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:55:27 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:27 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins12889746192140301294.sh
22:55:27 Archiving csit artifacts
22:55:27 mv: cannot stat '*_1.png': No such file or directory
22:55:27 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:55:27 % Total % Received % Xferd Average Speed Time Time Time Current
22:55:27 Dload Upload Total Spent Left Speed
22:55:27
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 858k 0 858k 0 0 5334k 0 --:--:-- --:--:-- --:--:-- 5334k
22:55:28 Archive: robot-plugin.zip
22:55:28 inflating: ./archives/robot-plugin/log.html
22:55:28 inflating: ./archives/robot-plugin/output.xml
22:55:28 inflating: ./archives/robot-plugin/report.html
22:55:28 mv: cannot stat '*.log.gz': No such file or directory
22:55:28 mv: cannot stat '*.csv': No such file or directory
22:55:28 mv: cannot stat '*.png': No such file or directory
22:55:28 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:28 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins3746887838553692646.sh
22:55:28 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:28 [EnvInject] - Injecting environment variables from a build step.
22:55:28 [EnvInject] - Injecting as environment variables the properties content
22:55:28 OS_CLOUD=vex
22:55:28 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-26
22:55:28
22:55:28 [EnvInject] - Variables injected successfully.
22:55:28 provisioning config files...
22:55:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:28 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins8464462127666390406.sh
22:55:28 ---> openstack-stack-delete.sh
22:55:28 Setup pyenv:
22:55:28 system
22:55:28 3.8.13
22:55:28 3.9.13
22:55:28 3.10.13
22:55:28 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:55:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:55:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:55:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:55:31 lf-activate-venv(): INFO: Base packages installed successfully
22:55:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:55:47 INFO: Stack cost retrieval disabled, setting cost to 0
22:55:59 INFO: Deleting stack releng-yangtools-csit-1node-system-only-vanadium-26
22:55:59 Successfully deleted stack releng-yangtools-csit-1node-system-only-vanadium-26
22:55:59 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:59 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins9495046735061297548.sh
22:55:59 ---> sysstat.sh
22:55:59 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins10302753403045527337.sh
22:55:59 ---> package-listing.sh
22:55:59 ++ facter osfamily
22:55:59 ++ tr '[:upper:]' '[:lower:]'
22:55:59 + OS_FAMILY=redhat
22:55:59 + workspace=/w/workspace/yangtools-csit-1node-system-only-vanadium
22:55:59 + START_PACKAGES=/tmp/packages_start.txt
22:55:59 + END_PACKAGES=/tmp/packages_end.txt
22:55:59 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:55:59 + PACKAGES=/tmp/packages_start.txt
22:55:59 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
22:55:59 + PACKAGES=/tmp/packages_end.txt
22:55:59 + case "${OS_FAMILY}" in
22:55:59 + sort
22:55:59 + rpm -qa
22:56:00 + '[' -f /tmp/packages_start.txt ']'
22:56:00 + '[' -f /tmp/packages_end.txt ']'
22:56:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:56:00 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
22:56:00 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
22:56:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
22:56:00 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins16420406592479520332.sh
22:56:00 ---> capture-instance-metadata.sh
22:56:00 Setup pyenv:
22:56:00 system
22:56:00 3.8.13
22:56:00 3.9.13
22:56:00 3.10.13
22:56:00 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:56:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:02 lf-activate-venv(): INFO: Base packages installed successfully
22:56:02 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:56:13 INFO: Running in OpenStack, capturing instance metadata
22:56:13 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins9324771160282877444.sh
22:56:13 provisioning config files...
22:56:14 Could not find credentials [logs] for yangtools-csit-1node-system-only-vanadium #26
22:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/config9067018466374269716tmp
22:56:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:56:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:56:14 provisioning config files...
22:56:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:56:14 [EnvInject] - Injecting environment variables from a build step.
22:56:14 [EnvInject] - Injecting as environment variables the properties content
22:56:14 SERVER_ID=logs
22:56:14
22:56:14 [EnvInject] - Variables injected successfully.
22:56:14 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins14070167000989325226.sh
22:56:14 ---> create-netrc.sh
22:56:14 WARN: Log server credential not found.
22:56:14 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins4634206518700680771.sh
22:56:14 ---> python-tools-install.sh
22:56:14 Setup pyenv:
22:56:14 system
22:56:14 3.8.13
22:56:14 3.9.13
22:56:14 3.10.13
22:56:14 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:56:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:16 lf-activate-venv(): INFO: Base packages installed successfully
22:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:26 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:56:26 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins15308418835168462720.sh
22:56:26 ---> sudo-logs.sh
22:56:26 Archiving 'sudo' log..
22:56:27 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins17267236693224194607.sh
22:56:27 ---> job-cost.sh
22:56:27 Setup pyenv:
22:56:27 system
22:56:27 3.8.13
22:56:27 3.9.13
22:56:27 3.10.13
22:56:27 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:56:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:56:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:29 lf-activate-venv(): INFO: Base packages installed successfully
22:56:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:56:37 DEBUG: total: 0
22:56:37 INFO: Retrieving Stack Cost...
22:56:37 INFO: Retrieving Pricing Info for: v3-standard-2
22:56:37 INFO: Archiving Costs
22:56:37 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins4359931361309125570.sh
22:56:37 ---> logs-deploy.sh
22:56:37 Setup pyenv:
22:56:37 system
22:56:37 3.8.13
22:56:37 3.9.13
22:56:37 3.10.13
22:56:37 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
22:56:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQZQ from file:/tmp/.os_lf_venv
22:56:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:40 lf-activate-venv(): INFO: Base packages installed successfully
22:56:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-kQZQ/bin to PATH
22:56:50 WARNING: Nexus logging server not set
22:56:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-vanadium/26/
22:56:50 INFO: archiving logs to S3
22:56:51 ---> uname -a:
22:56:51 Linux prd-centos8-robot-2c-8g-4279.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:56:51
22:56:51
22:56:51 ---> lscpu:
22:56:51 Architecture: x86_64
22:56:51 CPU op-mode(s): 32-bit, 64-bit
22:56:51 Byte Order: Little Endian
22:56:51 CPU(s): 2
22:56:51 On-line CPU(s) list: 0,1
22:56:51 Thread(s) per core: 1
22:56:51 Core(s) per socket: 1
22:56:51 Socket(s): 2
22:56:51 NUMA node(s): 1
22:56:51 Vendor ID: AuthenticAMD
22:56:51 CPU family: 23
22:56:51 Model: 49
22:56:51 Model name: AMD EPYC-Rome Processor
22:56:51 Stepping: 0
22:56:51 CPU MHz: 2800.000
22:56:51 BogoMIPS: 5600.00
22:56:51 Virtualization: AMD-V
22:56:51 Hypervisor vendor: KVM
22:56:51 Virtualization type: full
22:56:51 L1d cache: 32K
22:56:51 L1i cache: 32K
22:56:51 L2 cache: 512K
22:56:51 L3 cache: 16384K
22:56:51 NUMA node0 CPU(s): 0,1
22:56:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:56:51
22:56:51
22:56:51 ---> nproc:
22:56:51 2
22:56:51
22:56:51
22:56:51 ---> df -h:
22:56:51 Filesystem Size Used Avail Use% Mounted on
22:56:51 devtmpfs 3.8G 0 3.8G 0% /dev
22:56:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:56:51 tmpfs 3.8G 17M 3.8G 1% /run
22:56:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:56:51 /dev/vda1 40G 8.4G 32G 21% /
22:56:51 tmpfs 770M 0 770M 0% /run/user/1001
22:56:51
22:56:51
22:56:51 ---> free -m:
22:56:51 total used free shared buff/cache available
22:56:51 Mem: 7697 589 4920 19 2188 6810
22:56:51 Swap: 1023 0 1023
22:56:51
22:56:51
22:56:51 ---> ip addr:
22:56:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:56:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:56:51 inet 127.0.0.1/8 scope host lo
22:56:51 valid_lft forever preferred_lft forever
22:56:51 inet6 ::1/128 scope host
22:56:51 valid_lft forever preferred_lft forever
22:56:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:56:51 link/ether fa:16:3e:a7:24:34 brd ff:ff:ff:ff:ff:ff
22:56:51 altname enp0s3
22:56:51 altname ens3
22:56:51 inet 10.30.171.114/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:56:51 valid_lft 85840sec preferred_lft 85840sec
22:56:51 inet6 fe80::f816:3eff:fea7:2434/64 scope link
22:56:51 valid_lft forever preferred_lft forever
22:56:51
22:56:51
22:56:51 ---> sar -b -r -n DEV:
22:56:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:56:51
22:56:51 22:47:19 LINUX RESTART (2 CPU)
22:56:51
22:56:51 10:48:01 PM tps rtps wtps bread/s bwrtn/s
22:56:51 10:49:01 PM 63.93 19.66 44.28 5602.80 30026.37
22:56:51 10:50:01 PM 78.06 0.10 77.96 2.67 8801.47
22:56:51 10:51:01 PM 68.66 1.08 67.57 75.32 6033.66
22:56:51 10:52:01 PM 33.16 0.42 32.74 64.78 4214.86
22:56:51 10:53:01 PM 72.14 9.42 62.72 1682.12 3729.83
22:56:51 10:54:01 PM 32.14 0.00 32.14 0.00 6272.63
22:56:51 10:55:01 PM 4.07 0.05 4.02 4.80 158.42
22:56:51 10:56:01 PM 18.01 0.42 17.60 47.73 944.76
22:56:51 Average: 46.27 3.89 42.38 935.16 7523.62
22:56:51
22:56:51 10:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:56:51 10:49:01 PM 5614548 7113604 2267884 28.77 2688 1693308 656916 7.36 181692 1810824 74488
22:56:51 10:50:01 PM 5435668 7099192 2446764 31.04 2688 1847076 633580 7.09 182688 1943736 48128
22:56:51 10:51:01 PM 5199504 7035408 2682928 34.04 2688 2012400 680612 7.62 196484 2143396 99084
22:56:51 10:52:01 PM 5266268 7104224 2616164 33.19 2688 2014344 619956 6.94 217236 2051508 4
22:56:51 10:53:01 PM 4982684 7087152 2899748 36.79 2688 2271712 599440 6.71 264344 2259872 176524
22:56:51 10:54:01 PM 4952576 7056916 2929856 37.17 2688 2271680 631648 7.07 264372 2285468 4
22:56:51 10:55:01 PM 4905140 7011064 2977292 37.77 2688 2273288 699672 7.83 264988 2331868 724
22:56:51 10:56:01 PM 5102708 7033396 2779724 35.26 2688 2103796 661984 7.41 468140 1952896 29748
22:56:51 Average: 5182387 7067620 2700045 34.25 2688 2060950 647976 7.26 254993 2097446 53588
22:56:51
22:56:51 10:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:56:51 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:49:01 PM eth0 316.23 166.03 1174.18 57.48 0.00 0.00 0.00 0.00
22:56:51 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:50:01 PM eth0 47.90 37.15 493.61 3.73 0.00 0.00 0.00 0.00
22:56:51 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:51:01 PM eth0 85.82 65.46 859.67 9.58 0.00 0.00 0.00 0.00
22:56:51 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:52:01 PM eth0 12.90 8.83 5.96 3.79 0.00 0.00 0.00 0.00
22:56:51 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:53:01 PM eth0 46.61 41.16 344.09 11.38 0.00 0.00 0.00 0.00
22:56:51 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:54:01 PM eth0 194.35 138.72 36.46 34.34 0.00 0.00 0.00 0.00
22:56:51 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:55:01 PM eth0 33.54 22.31 6.96 2.92 0.00 0.00 0.00 0.00
22:56:51 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 10:56:01 PM eth0 111.13 95.22 147.83 42.45 0.00 0.00 0.00 0.00
22:56:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:56:51 Average: eth0 106.07 71.86 383.61 20.71 0.00 0.00 0.00 0.00
22:56:51
22:56:51
22:56:51 ---> sar -P ALL:
22:56:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:56:51
22:56:51 22:47:19 LINUX RESTART (2 CPU)
22:56:51
22:56:51 10:48:01 PM CPU %user %nice %system %iowait %steal %idle
22:56:51 10:49:01 PM all 28.81 0.00 5.16 25.79 0.08 40.17
22:56:51 10:49:01 PM 0 32.03 0.00 5.58 27.52 0.07 34.81
22:56:51 10:49:01 PM 1 25.60 0.00 4.73 24.06 0.08 45.52
22:56:51 10:50:01 PM all 12.96 0.00 2.29 45.49 0.08 39.17
22:56:51 10:50:01 PM 0 12.47 0.00 2.23 44.17 0.10 41.02
22:56:51 10:50:01 PM 1 13.44 0.00 2.35 46.81 0.07 37.32
22:56:51 10:51:01 PM all 27.23 0.00 3.75 5.92 0.11 62.98
22:56:51 10:51:01 PM 0 38.23 0.00 4.23 8.75 0.12 48.68
22:56:51 10:51:01 PM 1 16.27 0.00 3.28 3.10 0.10 77.25
22:56:51 10:52:01 PM all 12.22 0.00 1.84 0.76 0.05 85.13
22:56:51 10:52:01 PM 0 14.48 0.00 1.89 0.50 0.05 83.08
22:56:51 10:52:01 PM 1 9.95 0.00 1.80 1.02 0.05 87.17
22:56:51 10:53:01 PM all 37.90 0.00 6.16 1.28 0.10 54.56
22:56:51 10:53:01 PM 0 41.36 0.00 6.57 1.65 0.10 50.32
22:56:51 10:53:01 PM 1 34.44 0.00 5.76 0.92 0.10 58.79
22:56:51 10:54:01 PM all 0.69 0.00 0.58 1.18 0.07 97.49
22:56:51 10:54:01 PM 0 0.57 0.00 0.50 0.67 0.07 98.19
22:56:51 10:54:01 PM 1 0.80 0.00 0.67 1.69 0.07 96.78
22:56:51 10:55:01 PM all 5.19 0.00 0.33 0.03 0.07 94.39
22:56:51 10:55:01 PM 0 5.25 0.00 0.40 0.03 0.07 94.24
22:56:51 10:55:01 PM 1 5.13 0.00 0.25 0.02 0.07 94.53
22:56:51 10:56:01 PM all 21.26 0.00 3.24 0.11 0.08 75.30
22:56:51 10:56:01 PM 0 25.28 0.00 3.33 0.13 0.08 71.17
22:56:51 10:56:01 PM 1 17.21 0.00 3.15 0.08 0.08 79.47
22:56:51 Average: all 18.30 0.00 2.92 10.08 0.08 68.62
22:56:51 Average: 0 21.21 0.00 3.09 10.43 0.08 65.19
22:56:51 Average: 1 15.38 0.00 2.76 9.73 0.08 72.05
22:56:51
22:56:51
22:56:51