23:57:39 Started by upstream project "integration-distribution-mri-test-vanadium" build number 27
23:57:39 originally caused by:
23:57:39 Started by timer
23:57:39 Running as SYSTEM
23:57:39 [EnvInject] - Loading node environment variables.
23:57:39 Building remotely on prd-centos8-robot-2c-8g-6425 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-vanadium
23:57:39 [ssh-agent] Looking for ssh-agent implementation...
23:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:57:39 $ ssh-agent
23:57:39 SSH_AUTH_SOCK=/tmp/ssh-WgH9W0kvQYS3/agent.5275
23:57:39 SSH_AGENT_PID=5276
23:57:39 [ssh-agent] Started.
23:57:39 Running ssh-add (command line suppressed)
23:57:39 Identity added: /w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_6919817950662939785.key (/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/private_key_6919817950662939785.key)
23:57:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:57:39 The recommended git tool is: NONE
23:57:42 using credential opendaylight-jenkins-ssh
23:57:42 Wiping out workspace first.
23:57:42 Cloning the remote Git repository
23:57:42 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:57:42 > git init /w/workspace/yangtools-csit-1node-system-only-vanadium/test # timeout=10
23:57:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:57:42 > git --version # timeout=10
23:57:42 > git --version # 'git version 2.43.0'
23:57:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:57:42 [INFO] Currently running in a labeled security context
23:57:42 [INFO] Currently SELinux is 'enforcing' on the host
23:57:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh7928393747741175977.key
23:57:42 Verifying host key using known hosts file
23:57:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:57:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:57:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:57:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:57:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:57:45 [INFO] Currently running in a labeled security context
23:57:45 [INFO] Currently SELinux is 'enforcing' on the host
23:57:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-vanadium/test@tmp/jenkins-gitclient-ssh2108815424474089770.key
23:57:45 Verifying host key using known hosts file
23:57:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:57:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:57:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:57:45 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:57:45 > git config core.sparsecheckout # timeout=10
23:57:45 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:57:45 Commit message: "Add bgpcep variables for vanadium"
23:57:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:57:45 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:57:46 No emails were triggered.
23:57:46 provisioning config files...
23:57:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:57:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:57:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:57:46 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins1278045666155059402.sh
23:57:46 ---> python-tools-install.sh
23:57:46 Setup pyenv:
23:57:46 system
23:57:46 * 3.8.13 (set by /opt/pyenv/version)
23:57:46 * 3.9.13 (set by /opt/pyenv/version)
23:57:46 * 3.10.13 (set by /opt/pyenv/version)
23:57:46 * 3.11.7 (set by /opt/pyenv/version)
23:57:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBVX
23:57:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:57:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:55 lf-activate-venv(): INFO: Base packages installed successfully
23:57:55 lf-activate-venv(): INFO: Installing additional packages: lftools
23:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
23:58:17 Generating Requirements File
23:58:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:58:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:58:34 Python 3.11.7
23:58:34 pip 26.0 from /tmp/venv-CBVX/lib/python3.11/site-packages/pip (python 3.11)
23:58:35 appdirs==1.4.4
23:58:35 argcomplete==3.6.3
23:58:35 aspy.yaml==1.3.0
23:58:35 attrs==25.4.0
23:58:35 autopage==0.6.0
23:58:35 beautifulsoup4==4.14.3
23:58:35 boto3==1.42.39
23:58:35 botocore==1.42.39
23:58:35 bs4==0.0.2
23:58:35 certifi==2026.1.4
23:58:35 cffi==2.0.0
23:58:35 cfgv==3.5.0
23:58:35 chardet==5.2.0
23:58:35 charset-normalizer==3.4.4
23:58:35 click==8.3.1
23:58:35 cliff==4.13.1
23:58:35 cmd2==3.1.2
23:58:35 cryptography==3.3.2
23:58:35 debtcollector==3.0.0
23:58:35 decorator==5.2.1
23:58:35 defusedxml==0.7.1
23:58:35 Deprecated==1.3.1
23:58:35 distlib==0.4.0
23:58:35 dnspython==2.8.0
23:58:35 docker==7.1.0
23:58:35 dogpile.cache==1.5.0
23:58:35 durationpy==0.10
23:58:35 email-validator==2.3.0
23:58:35 filelock==3.20.3
23:58:35 future==1.0.0
23:58:35 gitdb==4.0.12
23:58:35 GitPython==3.1.46
23:58:35 httplib2==0.30.2
23:58:35 identify==2.6.16
23:58:35 idna==3.11
23:58:35 importlib-resources==1.5.0
23:58:35 iso8601==2.1.0
23:58:35 Jinja2==3.1.6
23:58:35 jmespath==1.1.0
23:58:35 jsonpatch==1.33
23:58:35 jsonpointer==3.0.0
23:58:35 jsonschema==4.26.0
23:58:35 jsonschema-specifications==2025.9.1
23:58:35 keystoneauth1==5.13.0
23:58:35 kubernetes==35.0.0
23:58:35 lftools==0.37.21
23:58:35 lxml==6.0.2
23:58:35 markdown-it-py==4.0.0
23:58:35 MarkupSafe==3.0.3
23:58:35 mdurl==0.1.2
23:58:35 msgpack==1.1.2
23:58:35 multi_key_dict==2.0.3
23:58:35 munch==4.0.0
23:58:35 netaddr==1.3.0
23:58:35 niet==1.4.2
23:58:35 nodeenv==1.10.0
23:58:35 oauth2client==4.1.3
23:58:35 oauthlib==3.3.1
23:58:35 openstacksdk==4.9.0
23:58:35 os-service-types==1.8.2
23:58:35 osc-lib==4.3.0
23:58:35 oslo.config==10.2.0
23:58:35 oslo.context==6.2.0
23:58:35 oslo.i18n==6.7.1
23:58:35 oslo.log==8.0.0
23:58:35 oslo.serialization==5.9.0
23:58:35 oslo.utils==9.2.0
23:58:35 packaging==26.0
23:58:35 pbr==7.0.3
23:58:35 platformdirs==4.5.1
23:58:35 prettytable==3.17.0
23:58:35 psutil==7.2.2
23:58:35 pyasn1==0.6.2
23:58:35 pyasn1_modules==0.4.2
23:58:35 pycparser==3.0
23:58:35 pygerrit2==2.0.15
23:58:35 PyGithub==2.8.1
23:58:35 Pygments==2.19.2
23:58:35 PyJWT==2.11.0
23:58:35 PyNaCl==1.6.2
23:58:35 pyparsing==2.4.7
23:58:35 pyperclip==1.11.0
23:58:35 pyrsistent==0.20.0
23:58:35 python-cinderclient==9.8.0
23:58:35 python-dateutil==2.9.0.post0
23:58:35 python-heatclient==5.0.0
23:58:35 python-jenkins==1.8.3
23:58:35 python-keystoneclient==5.7.0
23:58:35 python-magnumclient==4.9.0
23:58:35 python-openstackclient==8.3.0
23:58:35 python-swiftclient==4.9.0
23:58:35 PyYAML==6.0.3
23:58:35 referencing==0.37.0
23:58:35 requests==2.32.5
23:58:35 requests-oauthlib==2.0.0
23:58:35 requestsexceptions==1.4.0
23:58:35 rfc3986==2.0.0
23:58:35 rich==14.3.1
23:58:35 rich-argparse==1.7.2
23:58:35 rpds-py==0.30.0
23:58:35 rsa==4.9.1
23:58:35 ruamel.yaml==0.19.1
23:58:35 ruamel.yaml.clib==0.2.15
23:58:35 s3transfer==0.16.0
23:58:35 simplejson==3.20.2
23:58:35 six==1.17.0
23:58:35 smmap==5.0.2
23:58:35 soupsieve==2.8.3
23:58:35 stevedore==5.6.0
23:58:35 tabulate==0.9.0
23:58:35 toml==0.10.2
23:58:35 tomlkit==0.14.0
23:58:35 tqdm==4.67.2
23:58:35 typing_extensions==4.15.0
23:58:35 tzdata==2025.3
23:58:35 urllib3==1.26.20
23:58:35 virtualenv==20.36.1
23:58:35 wcwidth==0.5.3
23:58:35 websocket-client==1.9.0
23:58:35 wrapt==2.1.0
23:58:35 xdg==6.0.0
23:58:35 xmltodict==1.0.2
23:58:35 yq==3.4.3
23:58:35 [EnvInject] - Injecting environment variables from a build step.
23:58:35 [EnvInject] - Injecting as environment variables the properties content
23:58:35 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:58:35 OS_CLOUD=vex
23:58:35 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-27
23:58:35 OS_STACK_TEMPLATE_DIR=openstack-hot
23:58:35
23:58:35 [EnvInject] - Variables injected successfully.
23:58:35 provisioning config files...
23:58:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:58:35 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins10361014804255849573.sh
23:58:35 ---> Create parameters file for OpenStack HOT
23:58:35 OpenStack Heat parameters generated
23:58:35 -----------------------------------
23:58:35 parameters:
23:58:35 vm_0_count: '1'
23:58:35 vm_0_flavor: 'v3-standard-4'
23:58:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
23:58:35 vm_1_count: '0'
23:58:35 vm_1_flavor: 'v3-standard-2'
23:58:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:58:35
23:58:35 job_name: '01675-27'
23:58:35 silo: 'releng'
23:58:35 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins395619532593292150.sh
23:58:35 ---> Create HEAT stack
23:58:35 + source /home/jenkins/lf-env.sh
23:58:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:35 ++ mktemp -d /tmp/venv-XXXX
23:58:35 + lf_venv=/tmp/venv-8qbf
23:58:35 + local venv_file=/tmp/.os_lf_venv
23:58:35 + local python=python3
23:58:35 + local options
23:58:35 + local set_path=true
23:58:35 + local install_args=
23:58:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:58:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:58:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:35 + true
23:58:35 + case $1 in
23:58:35 + python=python3
23:58:35 + shift 2
23:58:35 + true
23:58:35 + case $1 in
23:58:35 + shift
23:58:35 + break
23:58:35 + case $python in
23:58:35 + local pkg_list=
23:58:35 + [[ -d /opt/pyenv ]]
23:58:35 + echo 'Setup pyenv:'
23:58:35 Setup pyenv:
23:58:35 + export PYENV_ROOT=/opt/pyenv
23:58:35 + PYENV_ROOT=/opt/pyenv
23:58:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:35 + pyenv versions
23:58:36 system
23:58:36 3.8.13
23:58:36 3.9.13
23:58:36 3.10.13
23:58:36 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
23:58:36 + command -v pyenv
23:58:36 ++ pyenv init - --no-rehash
23:58:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:58:36 for i in ${!paths[@]}; do
23:58:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:58:36 fi; done;
23:58:36 echo "${paths[*]}"'\'')"
23:58:36 export PATH="/opt/pyenv/shims:${PATH}"
23:58:36 export PYENV_SHELL=bash
23:58:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:58:36 pyenv() {
23:58:36 local command
23:58:36 command="${1:-}"
23:58:36 if [ "$#" -gt 0 ]; then
23:58:36 shift
23:58:36 fi
23:58:36
23:58:36 case "$command" in
23:58:36 rehash|shell)
23:58:36 eval "$(pyenv "sh-$command" "$@")"
23:58:36 ;;
23:58:36 *)
23:58:36 command pyenv "$command" "$@"
23:58:36 ;;
23:58:36 esac
23:58:36 }'
23:58:36 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:58:36 for i in ${!paths[@]}; do
23:58:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:58:36 fi; done;
23:58:36 echo "${paths[*]}"'
23:58:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:36 ++ export PYENV_SHELL=bash
23:58:36 ++ PYENV_SHELL=bash
23:58:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:58:36 +++ complete -F _pyenv pyenv
23:58:36 ++ lf-pyver python3
23:58:36 ++ local py_version_xy=python3
23:58:36 ++ local py_version_xyz=
23:58:36 ++ awk '{ print $1 }'
23:58:36 ++ pyenv versions
23:58:36 ++ local command
23:58:36 ++ command=versions
23:58:36 ++ '[' 1 -gt 0 ']'
23:58:36 ++ shift
23:58:36 ++ case "$command" in
23:58:36 ++ command pyenv versions
23:58:36 ++ pyenv versions
23:58:36 ++ sed 's/^[ *]* //'
23:58:36 ++ grep -E '^[0-9.]*[0-9]$'
23:58:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:58:36 +++ grep '^3' /tmp/.pyenv_versions
23:58:36 +++ tail -n 1
23:58:36 +++ sort -V
23:58:36 ++ py_version_xyz=3.11.7
23:58:36 ++ [[ -z 3.11.7 ]]
23:58:36 ++ echo 3.11.7
23:58:36 ++ return 0
23:58:36 + pyenv local 3.11.7
23:58:36 + local command
23:58:36 + command=local
23:58:36 + '[' 2 -gt 0 ']'
23:58:36 + shift
23:58:36 + case "$command" in
23:58:36 + command pyenv local 3.11.7
23:58:36 + pyenv local 3.11.7
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='lftools[openstack] '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='kubernetes '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='niet '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='python-heatclient '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='python-openstackclient '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='python-magnumclient '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='urllib3~=1.26.15 '
23:58:36 + for arg in "$@"
23:58:36 + case $arg in
23:58:36 + pkg_list+='yq '
23:58:36 + [[ -f /tmp/.os_lf_venv ]]
23:58:36 ++ cat /tmp/.os_lf_venv
23:58:36 + lf_venv=/tmp/venv-CBVX
23:58:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from' file:/tmp/.os_lf_venv
23:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
23:58:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:58:36 + local 'pip_opts=--upgrade --quiet'
23:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:58:36 + [[ -n '' ]]
23:58:36 + [[ -n '' ]]
23:58:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:58:36 + /tmp/venv-CBVX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:58:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:58:38 lf-activate-venv(): INFO: Base packages installed successfully
23:58:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:58:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:58:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:38 + /tmp/venv-CBVX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:52 + type python3
23:58:52 + true
23:58:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH'
23:58:52 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
23:58:52 + PATH=/tmp/venv-CBVX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:52 + return 0
23:58:52 + openstack --os-cloud vex limits show --absolute
23:58:54 +--------------------------+---------+
23:58:54 | Name | Value |
23:58:54 +--------------------------+---------+
23:58:54 | maxTotalInstances | -1 |
23:58:54 | maxTotalCores | 450 |
23:58:54 | maxTotalRAMSize | 1000000 |
23:58:54 | maxServerMeta | 128 |
23:58:54 | maxImageMeta | 128 |
23:58:54 | maxPersonality | 5 |
23:58:54 | maxPersonalitySize | 10240 |
23:58:54 | maxTotalKeypairs | 100 |
23:58:54 | maxServerGroups | 10 |
23:58:54 | maxServerGroupMembers | 10 |
23:58:54 | maxTotalFloatingIps | -1 |
23:58:54 | maxSecurityGroups | -1 |
23:58:54 | maxSecurityGroupRules | -1 |
23:58:54 | totalRAMUsed | 671744 |
23:58:54 | totalCoresUsed | 164 |
23:58:54 | totalInstancesUsed | 52 |
23:58:54 | totalFloatingIpsUsed | 0 |
23:58:54 | totalSecurityGroupsUsed | 0 |
23:58:54 | totalServerGroupsUsed | 0 |
23:58:54 | maxTotalVolumes | -1 |
23:58:54 | maxTotalSnapshots | 10 |
23:58:54 | maxTotalVolumeGigabytes | 4096 |
23:58:54 | maxTotalBackups | 10 |
23:58:54 | maxTotalBackupGigabytes | 1000 |
23:58:54 | totalVolumesUsed | 0 |
23:58:54 | totalGigabytesUsed | 0 |
23:58:54 | totalSnapshotsUsed | 0 |
23:58:54 | totalBackupsUsed | 0 |
23:58:54 | totalBackupGigabytesUsed | 0 |
23:58:54 +--------------------------+---------+
23:58:55 + pushd /opt/ciman/openstack-hot
23:58:55 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-vanadium
23:58:55 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-vanadium-27 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-vanadium/stack-parameters.yaml
23:59:19 Creating stack releng-yangtools-csit-1node-system-only-vanadium-27
23:59:19 Waiting to initialize infrastructure...
23:59:19 Stack initialization successful.
23:59:19 ------------------------------------
23:59:19 Stack Details
23:59:19 ------------------------------------
23:59:19 {'added': None,
23:59:19 'capabilities': [],
23:59:19 'created_at': '2026-01-31T23:58:58Z',
23:59:19 'deleted': None,
23:59:19 'deleted_at': None,
23:59:19 'description': 'No description',
23:59:19 'environment': None,
23:59:19 'environment_files': None,
23:59:19 'files': None,
23:59:19 'files_container': None,
23:59:19 'id': '948ee353-f80d-4eb7-bab4-0b23754ff9b7',
23:59:19 'is_rollback_disabled': True,
23:59:19 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-vanadium-27/948ee353-f80d-4eb7-bab4-0b23754ff9b7',
23:59:19 'rel': 'self'}],
23:59:19 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:59:19 'name': 'releng-yangtools-csit-1node-system-only-vanadium-27',
23:59:19 'notification_topics': [],
23:59:19 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:59:19 'output_key': 'vm_0_ips',
23:59:19 'output_value': ['10.30.170.115']},
23:59:19 {'description': 'IP addresses of the 2nd vm types',
23:59:19 'output_key': 'vm_1_ips',
23:59:19 'output_value': []}],
23:59:19 'owner_id': ****,
23:59:19 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:59:19 'OS::stack_id': '948ee353-f80d-4eb7-bab4-0b23754ff9b7',
23:59:19 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-vanadium-27',
23:59:19 'job_name': '01675-27',
23:59:19 'silo': 'releng',
23:59:19 'vm_0_count': '1',
23:59:19 'vm_0_flavor': 'v3-standard-4',
23:59:19 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:59:19 '20260109-084045.554',
23:59:19 'vm_1_count': '0',
23:59:19 'vm_1_flavor': 'v3-standard-2',
23:59:19 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:59:19 '- 20250917-133034.654'},
23:59:19 'parent_id': None,
23:59:19 'replaced': None,
23:59:19 'status': 'CREATE_COMPLETE',
23:59:19 'status_reason': 'Stack CREATE completed successfully',
23:59:19 'tags': [],
23:59:19 'template': None,
23:59:19 'template_description': 'No description',
23:59:19 'template_url': None,
23:59:19 'timeout_mins': 15,
23:59:19 'unchanged': None,
23:59:19 'updated': None,
23:59:19 'updated_at': None,
23:59:19 'user_project_id': 'eacedd8c52ab4763a00630b1fb7d90ee'}
23:59:19 ------------------------------------
23:59:19 + popd
23:59:19 /w/workspace/yangtools-csit-1node-system-only-vanadium
23:59:19 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins11351463129867174421.sh
23:59:19 ---> Copy SSH public keys to CSIT lab
23:59:19 Setup pyenv:
23:59:20 system
23:59:20 3.8.13
23:59:20 3.9.13
23:59:20 3.10.13
23:59:20 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
23:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
23:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:22 lf-activate-venv(): INFO: Base packages installed successfully
23:59:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
23:59:35 SSH not responding on 10.30.170.115. Retrying in 10 seconds...
23:59:45 Ping to 10.30.170.115 successful.
23:59:45 SSH not responding on 10.30.170.115. Retrying in 10 seconds...
23:59:55 Ping to 10.30.170.115 successful.
23:59:56 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:59:57 releng-01675-27-0-builder-0
23:59:57 Successfully copied public keys to slave 10.30.170.115
23:59:57 Process 6486 ready.
23:59:57 SSH ready on all stack servers.
23:59:57 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins752149449976793994.sh
23:59:57 Setup pyenv:
23:59:57 system
23:59:57 3.8.13
23:59:57 3.9.13
23:59:57 3.10.13
23:59:57 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:00:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SR0N
00:00:01 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-vanadium/.robot_venv
00:00:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:05 lf-activate-venv(): INFO: Base packages installed successfully
00:00:05 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-SR0N/bin to PATH
00:00:07 + echo 'Installing Python Requirements'
00:00:07 Installing Python Requirements
00:00:07 + cat
00:00:07 + python -m pip install -r requirements.txt
00:00:07 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:00:07 Collecting docker-py (from -r requirements.txt (line 1))
00:00:07 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)
00:00:07 Collecting ipaddr (from -r requirements.txt (line 2))
00:00:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:00:07 Installing build dependencies: started
00:00:08 Installing build dependencies: finished with status 'done'
00:00:08 Getting requirements to build wheel: started
00:00:08 Getting requirements to build wheel: finished with status 'done'
00:00:08 Preparing metadata (pyproject.toml): started
00:00:08 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:08 Collecting netaddr (from -r requirements.txt (line 3))
00:00:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:00:08 Collecting netifaces (from -r requirements.txt (line 4))
00:00:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:00:08 Installing build dependencies: started
00:00:09 Installing build dependencies: finished with status 'done'
00:00:09 Getting requirements to build wheel: started
00:00:10 Getting requirements to build wheel: finished with status 'done'
00:00:10 Preparing metadata (pyproject.toml): started
00:00:10 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:10 Collecting pyhocon (from -r requirements.txt (line 5))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:00:10 Collecting requests (from -r requirements.txt (line 6))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:00:10 Collecting robotframework (from -r requirements.txt (line 7))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:00:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.0 MB/s 0:00:00
00:00:10 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:00:10 Installing build dependencies: started
00:00:11 Installing build dependencies: finished with status 'done'
00:00:11 Getting requirements to build wheel: started
00:00:11 Getting requirements to build wheel: finished with status 'done'
00:00:11 Preparing metadata (pyproject.toml): started
00:00:11 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:11 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:00:11 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:00:11 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)
00:00:11 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:00:11 Installing build dependencies: started
00:00:12 Installing build dependencies: finished with status 'done'
00:00:12 Getting requirements to build wheel: started
00:00:13 Getting requirements to build wheel: finished with status 'done'
00:00:13 Preparing metadata (pyproject.toml): started
00:00:13 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:13 Collecting scapy (from -r requirements.txt (line 12))
00:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:00:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 62.8 MB/s 0:00:00
00:00:13 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:00:13 Installing build dependencies: started
00:00:14 Installing build dependencies: finished with status 'done'
00:00:14 Getting requirements to build wheel: started
00:00:14 Getting requirements to build wheel: finished with status 'done'
00:00:14 Preparing metadata (pyproject.toml): started
00:00:14 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:14 Collecting elasticsearch (from -r requirements.txt (line 18))
00:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
00:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 29.6 MB/s 0:00:00
00:00:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:00:15 Collecting pyangbind (from -r requirements.txt (line 22))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:00:15 Collecting isodate (from -r requirements.txt (line 25))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:00:15 Collecting jmespath (from -r requirements.txt (line 28))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:00:15 Collecting jsonpatch (from -r requirements.txt (line 31))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:00:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:00:15 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:00:15 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:00:15 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)
00:00:15 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:00:15 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:00:15 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)
00:00:15 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:00:15 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:00:15 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)
00:00:15 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:00:15 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:00:15 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:00:15 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:00:15 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:00:15 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:00:16 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:00:16 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:00:16 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:00:16 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:00:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:00:16 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)
00:00:16 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:00:16 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:00:16 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)
00:00:16 Collecting elasticsearch (from -r requirements.txt (line 18))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:00:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 44.5 MB/s 0:00:00
00:00:16 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:00:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:00:16 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:00:16 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:00:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.1 MB/s 0:00:00
00:00:16 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:00:17 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:00:17 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)
00:00:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 38.1 MB/s 0:00:00
00:00:17 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:00:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:00:18 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:00:18 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:00:18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:18 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)
00:00:18 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:00:18 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:00:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:00:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 82.5 MB/s 0:00:00
00:00:19 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:00:19 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:00:19 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:00:19 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:00:19 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 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)
00:00:19 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 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)
00:00:19 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))
00:00:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:00:19 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:00:19 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))
00:00:19 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)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:00:19 Requirement already satisfied: packaging in /tmp/venv-SR0N/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)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:00:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:00:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:00:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:00:19 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))
00:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:00:19 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:00:20 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))
00:00:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:00:20 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:00:20 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:00:20 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:00:20 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=e8b23782c2ab1ab6b9a8f041dd579c0e8307dbd2b2576f3a0e4625fd1cfb8d22
00:00:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:00:20 Building wheel for ipaddr (pyproject.toml): started
00:00:20 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:00:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=a58745aaec649d94d9d791b52a00e31ba3a5becb5e7ec56e7e4b56996209a33c
00:00:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:00:20 Building wheel for netifaces (pyproject.toml): started
00:00:22 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:00:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=3252f5a34b36586797451a1105a12810ae520e3aad9b3b996592d5221de261b9
00:00:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:00:22 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:00:23 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:00:23 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=b656c54155a228560d3a658851d6c56fe0a9da5e41a2cfcdf289272376238612
00:00:23 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:00:23 Building wheel for jsonpath-rw (pyproject.toml): started
00:00:23 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:00:23 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=1fbc668df8b981ea3bd6c53f4a0a48a133c6a7ed770063f5f7b7a729c1737c00
00:00:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:00:23 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:00:23 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
00:00:30
00:00:30 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:00:30 + pip freeze
00:00:31 async-generator==1.10
00:00:31 attrs==25.4.0
00:00:31 bcrypt==5.0.0
00:00:31 beautifulsoup4==4.14.3
00:00:31 certifi==2026.1.4
00:00:31 cffi==2.0.0
00:00:31 charset-normalizer==3.4.4
00:00:31 click==8.3.1
00:00:31 cryptography==46.0.4
00:00:31 decorator==5.2.1
00:00:31 distlib==0.4.0
00:00:31 docker-py==1.10.6
00:00:31 docker-pycreds==0.4.0
00:00:31 elastic-transport==8.17.1
00:00:31 elasticsearch==8.19.3
00:00:31 elasticsearch-dsl==8.15.4
00:00:31 enum34==1.1.10
00:00:31 filelock==3.20.3
00:00:31 h11==0.16.0
00:00:31 idna==3.11
00:00:31 importlib_metadata==8.7.1
00:00:31 invoke==2.2.1
00:00:31 ipaddr==2.2.0
00:00:31 isodate==0.7.2
00:00:31 jmespath==1.1.0
00:00:31 jsonpatch==1.33
00:00:31 jsonpath-rw==1.4.0
00:00:31 jsonpointer==3.0.0
00:00:31 lxml==6.0.2
00:00:31 mypy_extensions==1.1.0
00:00:31 netaddr==1.3.0
00:00:31 netifaces==0.11.0
00:00:31 outcome==1.3.0.post0
00:00:31 packaging==26.0
00:00:31 paramiko==4.0.0
00:00:31 platformdirs==4.5.1
00:00:31 ply==3.11
00:00:31 pyang==2.7.1
00:00:31 pyangbind==0.8.7
00:00:31 pycparser==3.0
00:00:31 pyhocon==0.3.61
00:00:31 PyNaCl==1.6.2
00:00:31 pyparsing==3.3.2
00:00:31 PySocks==1.7.1
00:00:31 python-dateutil==2.9.0.post0
00:00:31 regex==2026.1.15
00:00:31 requests==2.32.5
00:00:31 robotframework==7.4.1
00:00:31 robotframework-httplibrary==0.4.2
00:00:31 robotframework-pythonlibcore==4.5.0
00:00:31 robotframework-requests==0.9.7
00:00:31 robotframework-selenium2library==3.0.0
00:00:31 robotframework-seleniumlibrary==6.8.0
00:00:31 robotframework-sshlibrary==3.8.0
00:00:31 scapy==2.7.0
00:00:31 scp==0.15.0
00:00:31 selenium==4.40.0
00:00:31 six==1.17.0
00:00:31 sniffio==1.3.1
00:00:31 sortedcontainers==2.4.0
00:00:31 soupsieve==2.8.3
00:00:31 trio==0.32.0
00:00:31 trio-typing==0.10.0
00:00:31 trio-websocket==0.12.2
00:00:31 types-certifi==2021.10.8.3
00:00:31 types-urllib3==1.26.25.14
00:00:31 typing_extensions==4.15.0
00:00:31 urllib3==2.6.3
00:00:31 virtualenv==20.36.1
00:00:31 waitress==3.0.2
00:00:31 WebOb==1.8.9
00:00:31 websocket-client==1.9.0
00:00:31 WebTest==3.0.7
00:00:31 wsproto==1.3.2
00:00:31 zipp==3.23.0
00:00:31 [EnvInject] - Injecting environment variables from a build step.
00:00:31 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:00:31 [EnvInject] - Variables injected successfully.
00:00:31 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins3394847368368515601.sh
00:00:31 Setup pyenv:
00:00:31 system
00:00:31 3.8.13
00:00:31 3.9.13
00:00:31 3.10.13
00:00:31 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:00:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:00:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:33 lf-activate-venv(): INFO: Base packages installed successfully
00:00:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:00:40 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:00:40 + ODL_SYSTEM=()
00:00:40 + TOOLS_SYSTEM=()
00:00:40 + OPENSTACK_SYSTEM=()
00:00:40 + OPENSTACK_CONTROLLERS=()
00:00:40 + mapfile -t ADDR
00:00:40 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-vanadium-27
00:00:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:00:41 + for i in "${ADDR[@]}"
00:00:41 ++ ssh 10.30.170.115 hostname -s
00:00:41 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:42 + REMHOST=releng-01675-27-0-builder-0
00:00:42 + case ${REMHOST} in
00:00:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:00:42 + echo NUM_ODL_SYSTEM=1
00:00:42 + echo NUM_TOOLS_SYSTEM=0
00:00:42 + '[' '' == yes ']'
00:00:42 + NUM_OPENSTACK_SYSTEM=0
00:00:42 + echo NUM_OPENSTACK_SYSTEM=0
00:00:42 + '[' 0 -eq 2 ']'
00:00:42 + echo ODL_SYSTEM_IP=10.30.170.115
00:00:42 ++ seq 0 0
00:00:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:00:42 + echo ODL_SYSTEM_1_IP=10.30.170.115
00:00:42 + echo TOOLS_SYSTEM_IP=
00:00:42 ++ seq 0 -1
00:00:42 + openstack_index=0
00:00:42 + NUM_OPENSTACK_CONTROL_NODES=1
00:00:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:00:42 ++ seq 0 0
00:00:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:00:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:00:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:42 + '[' -1 -ge 2 ']'
00:00:42 ++ seq 0 -2
00:00:42 + NUM_OPENSTACK_HAPROXY_NODES=0
00:00:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:00:42 ++ seq 0 -1
00:00:42 + echo 'Contents of slave_addresses.txt:'
00:00:42 Contents of slave_addresses.txt:
00:00:42 + cat slave_addresses.txt
00:00:42 NUM_ODL_SYSTEM=1
00:00:42 NUM_TOOLS_SYSTEM=0
00:00:42 NUM_OPENSTACK_SYSTEM=0
00:00:42 ODL_SYSTEM_IP=10.30.170.115
00:00:42 ODL_SYSTEM_1_IP=10.30.170.115
00:00:42 TOOLS_SYSTEM_IP=
00:00:42 NUM_OPENSTACK_CONTROL_NODES=1
00:00:42 OPENSTACK_CONTROL_NODE_1_IP=
00:00:42 NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:42 NUM_OPENSTACK_HAPROXY_NODES=0
00:00:42 [EnvInject] - Injecting environment variables from a build step.
00:00:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:00:42 [EnvInject] - Variables injected successfully.
00:00:42 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins8908800609996034438.sh
00:00:42 Preparing for JRE Version 21
00:00:42 Karaf artifact is karaf
00:00:42 Karaf project is integration
00:00:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:00:42 [EnvInject] - Injecting environment variables from a build step.
00:00:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:00:42 [EnvInject] - Variables injected successfully.
00:00:42 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins2359198354980579388.sh
00:00:42 2026-02-01 00:00:42 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:00:42 Bundle version is 0.23.1-SNAPSHOT
00:00:42 --2026-02-01 00:00:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:00:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:00:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:00:42 HTTP request sent, awaiting response... 200 OK
00:00:42 Length: 963 [application/xml]
00:00:42 Saving to: ‘maven-metadata.xml’
00:00:42
00:00:42 0K 100% 23.0M=0s
00:00:42
00:00:42 2026-02-01 00:00:42 (23.0 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:00:42
00:00:42
00:00:42
00:00:42 org.opendaylight.integration
00:00:42 karaf
00:00:42
00:00:42 20260125063332
00:00:42
00:00:42 20260125.063332
00:00:42 1
00:00:42
00:00:42
00:00:42
00:00:42 pom
00:00:42 0.23.1-20260125.063332-1
00:00:42 20260125063332
00:00:42
00:00:42
00:00:42 tar.gz
00:00:42 0.23.1-20260125.063332-1
00:00:42 20260125063332
00:00:42
00:00:42
00:00:42 zip
00:00:42 0.23.1-20260125.063332-1
00:00:42 20260125063332
00:00:42
00:00:42
00:00:42
00:00:42 0.23.1-SNAPSHOT
00:00:42
00:00:42 Nexus timestamp is 0.23.1-20260125.063332-1
00:00:42 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
00:00:42 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:00:42 Distribution bundle version is 0.23.1-SNAPSHOT
00:00:42 Distribution folder is karaf-0.23.1-SNAPSHOT
00:00:42 Nexus prefix is https://nexus.opendaylight.org
00:00:42 [EnvInject] - Injecting environment variables from a build step.
00:00:42 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:00:42 [EnvInject] - Variables injected successfully.
00:00:42 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins5046827503827212049.sh
00:00:42 Setup pyenv:
00:00:42 system
00:00:42 3.8.13
00:00:42 3.9.13
00:00:42 3.10.13
00:00:42 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:00:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:00:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:44 lf-activate-venv(): INFO: Base packages installed successfully
00:00:44 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:00:49 Copying common-functions.sh to /tmp
00:00:51 Copying common-functions.sh to 10.30.170.115:/tmp
00:00:51 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:51 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins7667628675947423074.sh
00:00:51 common-functions.sh is being sourced
00:00:51 common-functions environment:
00:00:51 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:51 ACTUALFEATURES:
00:00:51 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:51 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:00:51 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:51 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:51 CONTROLLERMEM: 2048m
00:00:51 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:00:51 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:00:51 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:00:51 SUITES:
00:00:51
00:00:51 #################################################
00:00:51 ## Configure Cluster and Start ##
00:00:51 #################################################
00:00:51 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
00:00:51 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
00:00:52 Locating script plan to use...
00:00:52 Finished running script plans
00:00:52 Configuring member-1 with IP address 10.30.170.115
00:00:52 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:52 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:52 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:00:52 ++ [[ /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 ]]
00:00:52 common-functions.sh is being sourced
00:00:52 ++ echo 'common-functions.sh is being sourced'
00:00:52 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:00:52 ++ DISTROSTREAM=vanadium
00:00:52 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:52 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:52 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:52 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:52 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:00:52 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:00:52 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:52 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:52 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:52 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:52 ++ export CONTROLLERMEM=
00:00:52 ++ CONTROLLERMEM=
00:00:52 ++ case "${DISTROSTREAM}" in
00:00:52 ++ CLUSTER_SYSTEM=akka
00:00:52 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:00:52 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:00:52 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:00:52 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:00:52 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:00:52 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:00:52 ++ print_common_env
00:00:52 ++ cat
00:00:52 common-functions environment:
00:00:52 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:52 ACTUALFEATURES:
00:00:52 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:52 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:00:52 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:52 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:52 CONTROLLERMEM:
00:00:52 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:00:52 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:00:52 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:00:52 SUITES:
00:00:52
00:00:52 ++ SSH='ssh -t -t'
00:00:52 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:00:52 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:00:52 Changing to /tmp
00:00:52 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
00:00:52 + echo 'Changing to /tmp'
00:00:52 + cd /tmp
00:00:52 + 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'
00:00:52 + 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
00:00:52 --2026-02-01 00:00:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:00:52 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:00:52 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:00:52 HTTP request sent, awaiting response... 200 OK
00:00:52 Length: 240390263 (229M) [application/zip]
00:00:52 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:00:52
00:00:52 0K ........ ........ ........ ........ ........ ........ 1% 82.9M 3s
00:00:52 3072K ........ ........ ........ ........ ........ ........ 2% 116M 2s
00:00:52 6144K ........ ........ ........ ........ ........ ........ 3% 151M 2s
00:00:52 9216K ........ ........ ........ ........ ........ ........ 5% 160M 2s
00:00:52 12288K ........ ........ ........ ........ ........ ........ 6% 130M 2s
00:00:52 15360K ........ ........ ........ ........ ........ ........ 7% 175M 2s
00:00:52 18432K ........ ........ ........ ........ ........ ........ 9% 156M 2s
00:00:52 21504K ........ ........ ........ ........ ........ ........ 10% 191M 2s
00:00:52 24576K ........ ........ ........ ........ ........ ........ 11% 190M 1s
00:00:52 27648K ........ ........ ........ ........ ........ ........ 13% 205M 1s
00:00:52 30720K ........ ........ ........ ........ ........ ........ 14% 211M 1s
00:00:52 33792K ........ ........ ........ ........ ........ ........ 15% 200M 1s
00:00:52 36864K ........ ........ ........ ........ ........ ........ 17% 225M 1s
00:00:52 39936K ........ ........ ........ ........ ........ ........ 18% 216M 1s
00:00:52 43008K ........ ........ ........ ........ ........ ........ 19% 221M 1s
00:00:52 46080K ........ ........ ........ ........ ........ ........ 20% 219M 1s
00:00:52 49152K ........ ........ ........ ........ ........ ........ 22% 236M 1s
00:00:52 52224K ........ ........ ........ ........ ........ ........ 23% 243M 1s
00:00:52 55296K ........ ........ ........ ........ ........ ........ 24% 226M 1s
00:00:52 58368K ........ ........ ........ ........ ........ ........ 26% 256M 1s
00:00:52 61440K ........ ........ ........ ........ ........ ........ 27% 246M 1s
00:00:52 64512K ........ ........ ........ ........ ........ ........ 28% 227M 1s
00:00:52 67584K ........ ........ ........ ........ ........ ........ 30% 243M 1s
00:00:52 70656K ........ ........ ........ ........ ........ ........ 31% 226M 1s
00:00:52 73728K ........ ........ ........ ........ ........ ........ 32% 246M 1s
00:00:52 76800K ........ ........ ........ ........ ........ ........ 34% 223M 1s
00:00:52 79872K ........ ........ ........ ........ ........ ........ 35% 253M 1s
00:00:52 82944K ........ ........ ........ ........ ........ ........ 36% 211M 1s
00:00:52 86016K ........ ........ ........ ........ ........ ........ 37% 261M 1s
00:00:52 89088K ........ ........ ........ ........ ........ ........ 39% 221M 1s
00:00:52 92160K ........ ........ ........ ........ ........ ........ 40% 191M 1s
00:00:52 95232K ........ ........ ........ ........ ........ ........ 41% 237M 1s
00:00:52 98304K ........ ........ ........ ........ ........ ........ 43% 237M 1s
00:00:52 101376K ........ ........ ........ ........ ........ ........ 44% 256M 1s
00:00:53 104448K ........ ........ ........ ........ ........ ........ 45% 330M 1s
00:00:53 107520K ........ ........ ........ ........ ........ ........ 47% 254M 1s
00:00:53 110592K ........ ........ ........ ........ ........ ........ 48% 248M 1s
00:00:53 113664K ........ ........ ........ ........ ........ ........ 49% 234M 1s
00:00:53 116736K ........ ........ ........ ........ ........ ........ 51% 288M 1s
00:00:53 119808K ........ ........ ........ ........ ........ ........ 52% 216M 1s
00:00:53 122880K ........ ........ ........ ........ ........ ........ 53% 235M 1s
00:00:53 125952K ........ ........ ........ ........ ........ ........ 54% 235M 1s
00:00:53 129024K ........ ........ ........ ........ ........ ........ 56% 307M 0s
00:00:53 132096K ........ ........ ........ ........ ........ ........ 57% 208M 0s
00:00:53 135168K ........ ........ ........ ........ ........ ........ 58% 306M 0s
00:00:53 138240K ........ ........ ........ ........ ........ ........ 60% 237M 0s
00:00:53 141312K ........ ........ ........ ........ ........ ........ 61% 333M 0s
00:00:53 144384K ........ ........ ........ ........ ........ ........ 62% 224M 0s
00:00:53 147456K ........ ........ ........ ........ ........ ........ 64% 263M 0s
00:00:53 150528K ........ ........ ........ ........ ........ ........ 65% 205M 0s
00:00:53 153600K ........ ........ ........ ........ ........ ........ 66% 297M 0s
00:00:53 156672K ........ ........ ........ ........ ........ ........ 68% 180M 0s
00:00:53 159744K ........ ........ ........ ........ ........ ........ 69% 296M 0s
00:00:53 162816K ........ ........ ........ ........ ........ ........ 70% 274M 0s
00:00:53 165888K ........ ........ ........ ........ ........ ........ 71% 189M 0s
00:00:53 168960K ........ ........ ........ ........ ........ ........ 73% 259M 0s
00:00:53 172032K ........ ........ ........ ........ ........ ........ 74% 269M 0s
00:00:53 175104K ........ ........ ........ ........ ........ ........ 75% 154M 0s
00:00:53 178176K ........ ........ ........ ........ ........ ........ 77% 250M 0s
00:00:53 181248K ........ ........ ........ ........ ........ ........ 78% 277M 0s
00:00:53 184320K ........ ........ ........ ........ ........ ........ 79% 277M 0s
00:00:53 187392K ........ ........ ........ ........ ........ ........ 81% 274M 0s
00:00:53 190464K ........ ........ ........ ........ ........ ........ 82% 308M 0s
00:00:53 193536K ........ ........ ........ ........ ........ ........ 83% 188M 0s
00:00:53 196608K ........ ........ ........ ........ ........ ........ 85% 277M 0s
00:00:53 199680K ........ ........ ........ ........ ........ ........ 86% 193M 0s
00:00:53 202752K ........ ........ ........ ........ ........ ........ 87% 326M 0s
00:00:53 205824K ........ ........ ........ ........ ........ ........ 88% 235M 0s
00:00:53 208896K ........ ........ ........ ........ ........ ........ 90% 190M 0s
00:00:53 211968K ........ ........ ........ ........ ........ ........ 91% 295M 0s
00:00:53 215040K ........ ........ ........ ........ ........ ........ 92% 295M 0s
00:00:53 218112K ........ ........ ........ ........ ........ ........ 94% 215M 0s
00:00:53 221184K ........ ........ ........ ........ ........ ........ 95% 264M 0s
00:00:53 224256K ........ ........ ........ ........ ........ ........ 96% 172M 0s
00:00:53 227328K ........ ........ ........ ........ ........ ........ 98% 247M 0s
00:00:53 230400K ........ ........ ........ ........ ........ ........ 99% 300M 0s
00:00:53 233472K ........ ........ .... 100% 365M=1.0s
00:00:53
00:00:53 2026-02-01 00:00:53 (220 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:00:53
00:00:53 Extracting the new controller...
00:00:53 + echo 'Extracting the new controller...'
00:00:53 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:00:55 Adding external repositories...
00:00:55 + echo 'Adding external repositories...'
00:00:55 + 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
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:55 ################################################################################
00:00:55 #
00:00:55 # Licensed to the Apache Software Foundation (ASF) under one or more
00:00:55 # contributor license agreements. See the NOTICE file distributed with
00:00:55 # this work for additional information regarding copyright ownership.
00:00:55 # The ASF licenses this file to You under the Apache License, Version 2.0
00:00:55 # (the "License"); you may not use this file except in compliance with
00:00:55 # the License. You may obtain a copy of the License at
00:00:55 #
00:00:55 # http://www.apache.org/licenses/LICENSE-2.0
00:00:55 #
00:00:55 # Unless required by applicable law or agreed to in writing, software
00:00:55 # distributed under the License is distributed on an "AS IS" BASIS,
00:00:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:00:55 # See the License for the specific language governing permissions and
00:00:55 # limitations under the License.
00:00:55 #
00:00:55 ################################################################################
00:00:55
00:00:55 #
00:00:55 # If set to true, the following property will not allow any certificate to be used
00:00:55 # when accessing Maven repositories through SSL
00:00:55 #
00:00:55 #org.ops4j.pax.url.mvn.certificateCheck=
00:00:55
00:00:55 #
00:00:55 # Path to the local Maven settings file.
00:00:55 # The repositories defined in this file will be automatically added to the list
00:00:55 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:00:55 # below is not set.
00:00:55 # The following locations are checked for the existence of the settings.xml file
00:00:55 # * 1. looks for the specified url
00:00:55 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:00:55 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:00:55 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:00:55 #
00:00:55 #org.ops4j.pax.url.mvn.settings=
00:00:55
00:00:55 #
00:00:55 # Path to the local Maven repository which is used to avoid downloading
00:00:55 # artifacts when they already exist locally.
00:00:55 # The value of this property will be extracted from the settings.xml file
00:00:55 # above, or defaulted to:
00:00:55 # System.getProperty( "user.home" ) + "/.m2/repository"
00:00:55 #
00:00:55 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:00:55
00:00:55 #
00:00:55 # Default this to false. It's just weird to use undocumented repos
00:00:55 #
00:00:55 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:00:55
00:00:55 #
00:00:55 # Uncomment if you don't wanna use the proxy settings
00:00:55 # from the Maven conf/settings.xml file
00:00:55 #
00:00:55 # org.ops4j.pax.url.mvn.proxySupport=false
00:00:55
00:00:55 #
00:00:55 # Comma separated list of repositories scanned when resolving an artifact.
00:00:55 # Those repositories will be checked before iterating through the
00:00:55 # below list of repositories and even before the local repository
00:00:55 # A repository url can be appended with zero or more of the following flags:
00:00:55 # @snapshots : the repository contains snaphots
00:00:55 # @noreleases : the repository does not contain any released artifacts
00:00:55 #
00:00:55 # The following property value will add the system folder as a repo.
00:00:55 #
00:00:55 org.ops4j.pax.url.mvn.defaultRepositories=\
00:00:55 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:00:55 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:00:55 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:00:55
00:00:55 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:00:55 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:00:55
00:00:55 #
00:00:55 # Comma separated list of repositories scanned when resolving an artifact.
00:00:55 # The default list includes the following repositories:
00:00:55 # http://repo1.maven.org/maven2@id=central
00:00:55 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:00:55 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:00:55 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:00:55 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:00:55 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:00:55 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:00:55 # To add repositories to the default ones, prepend '+' to the list of repositories
00:00:55 # to add.
00:00:55 # A repository url can be appended with zero or more of the following flags:
00:00:55 # @snapshots : the repository contains snapshots
00:00:55 # @noreleases : the repository does not contain any released artifacts
00:00:55 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:00:55 #
00:00:55 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
00:00:55
00:00:55 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:00:55 + [[ True == \T\r\u\e ]]
00:00:55 + echo 'Configuring the startup features...'
00:00:55 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:55 + FEATURE_TEST_STRING=features-test
00:00:55 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:00:55 + KARAF_VERSION=karaf4
00:00:55 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:00:55 + 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
00:00:55 + [[ ! -z '' ]]
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:55 ################################################################################
00:00:55 #
00:00:55 # Licensed to the Apache Software Foundation (ASF) under one or more
00:00:55 # contributor license agreements. See the NOTICE file distributed with
00:00:55 # this work for additional information regarding copyright ownership.
00:00:55 # The ASF licenses this file to You under the Apache License, Version 2.0
00:00:55 # (the "License"); you may not use this file except in compliance with
00:00:55 # the License. You may obtain a copy of the License at
00:00:55 #
00:00:55 # http://www.apache.org/licenses/LICENSE-2.0
00:00:55 #
00:00:55 # Unless required by applicable law or agreed to in writing, software
00:00:55 # distributed under the License is distributed on an "AS IS" BASIS,
00:00:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:00:55 # See the License for the specific language governing permissions and
00:00:55 # limitations under the License.
00:00:55 #
00:00:55 ################################################################################
00:00:55
00:00:55 #
00:00:55 # Comma separated list of features repositories to register by default
00:00:55 #
00:00:55 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
00:00:55
00:00:55 #
00:00:55 # Comma separated list of features to install at startup
00:00:55 #
00:00:55 featuresBoot = odl-infrautils-ready,odl-restconf, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:00:55
00:00:55 #
00:00:55 # Resource repositories (OBR) that the features resolver can use
00:00:55 # to resolve requirements/capabilities
00:00:55 #
00:00:55 # The format of the resourceRepositories is
00:00:55 # resourceRepositories=[xml:url|json:url],...
00:00:55 # for Instance:
00:00:55 #
00:00:55 #resourceRepositories=xml:http://host/path/to/index.xml
00:00:55 # or
00:00:55 #resourceRepositories=json:http://host/path/to/index.json
00:00:55 #
00:00:55
00:00:55 #
00:00:55 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:00:55 #
00:00:55 featuresBootAsynchronous=false
00:00:55
00:00:55 #
00:00:55 # Service requirements enforcement
00:00:55 #
00:00:55 # By default, the feature resolver checks the service requirements/capabilities of
00:00:55 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:00:55 # the required bundles.
00:00:55 # The following flag can have those values:
00:00:55 # - disable: service requirements are completely ignored
00:00:55 # - default: service requirements are ignored for old features
00:00:55 # - enforce: service requirements are always verified
00:00:55 #
00:00:55 #serviceRequirements=default
00:00:55
00:00:55 #
00:00:55 # Store cfg file for config element in feature
00:00:55 #
00:00:55 #configCfgStore=true
00:00:55
00:00:55 #
00:00:55 # Define if the feature service automatically refresh bundles
00:00:55 #
00:00:55 autoRefresh=true
00:00:55
00:00:55 #
00:00:55 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:00:55 # XML file defines instructions related to features processing
00:00:55 # versions.properties may declare properties to resolve placeholders in XML file
00:00:55 # both files are relative to ${karaf.etc}
00:00:55 #
00:00:55 #featureProcessing=org.apache.karaf.features.xml
00:00:55 #featureProcessingVersions=versions.properties
00:00:55 + configure_karaf_log karaf4 ''
00:00:55 + local -r karaf_version=karaf4
00:00:55 + local -r controllerdebugmap=
00:00:55 + local logapi=log4j
00:00:55 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:00:55 log4j2.rootLogger.level = INFO
00:00:55 #log4j2.rootLogger.type = asyncRoot
00:00:55 #log4j2.rootLogger.includeLocation = false
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:00:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:00:55 log4j2.rootLogger.appenderRef.Console.ref = Console
00:00:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:00:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:00:55 log4j2.logger.spifly.name = org.apache.aries.spifly
00:00:55 log4j2.logger.spifly.level = WARN
00:00:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:00:55 log4j2.logger.audit.level = INFO
00:00:55 log4j2.logger.audit.additivity = false
00:00:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:00:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:00:55 log4j2.appender.console.type = Console
00:00:55 log4j2.appender.console.name = Console
00:00:55 log4j2.appender.console.layout.type = PatternLayout
00:00:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:00:55 log4j2.appender.rolling.type = RollingRandomAccessFile
00:00:55 log4j2.appender.rolling.name = RollingFile
00:00:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:00:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:00:55 #log4j2.appender.rolling.immediateFlush = false
00:00:55 log4j2.appender.rolling.append = true
00:00:55 log4j2.appender.rolling.layout.type = PatternLayout
00:00:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:00:55 log4j2.appender.rolling.policies.type = Policies
00:00:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:00:55 log4j2.appender.rolling.policies.size.size = 64MB
00:00:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:00:55 log4j2.appender.rolling.strategy.max = 7
00:00:55 log4j2.appender.audit.type = RollingRandomAccessFile
00:00:55 log4j2.appender.audit.name = AuditRollingFile
00:00:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:00:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:00:55 log4j2.appender.audit.append = true
00:00:55 log4j2.appender.audit.layout.type = PatternLayout
00:00:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:00:55 log4j2.appender.audit.policies.type = Policies
00:00:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:00:55 log4j2.appender.audit.policies.size.size = 8MB
00:00:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:00:55 log4j2.appender.audit.strategy.max = 7
00:00:55 log4j2.appender.osgi.type = PaxOsgi
00:00:55 log4j2.appender.osgi.name = PaxOsgi
00:00:55 log4j2.appender.osgi.filter = *
00:00:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:00:55 #log4j2.logger.aether.level = TRACE
00:00:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:00:55 #log4j2.logger.http-headers.level = DEBUG
00:00:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:00:55 #log4j2.logger.maven.level = TRACE
00:00:55 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:00:55 + logapi=log4j2
00:00:55 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:00:55 + '[' log4j2 == log4j2 ']'
00:00:55 + 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
00:00:55 controllerdebugmap:
00:00:55 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:55 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:00:55 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:00:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:00:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:00:55 + unset IFS
00:00:55 + echo 'controllerdebugmap: '
00:00:55 + '[' -n '' ']'
00:00:55 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:55 ################################################################################
00:00:55 #
00:00:55 # Licensed to the Apache Software Foundation (ASF) under one or more
00:00:55 # contributor license agreements. See the NOTICE file distributed with
00:00:55 # this work for additional information regarding copyright ownership.
00:00:55 # The ASF licenses this file to You under the Apache License, Version 2.0
00:00:55 # (the "License"); you may not use this file except in compliance with
00:00:55 # the License. You may obtain a copy of the License at
00:00:55 #
00:00:55 # http://www.apache.org/licenses/LICENSE-2.0
00:00:55 #
00:00:55 # Unless required by applicable law or agreed to in writing, software
00:00:55 # distributed under the License is distributed on an "AS IS" BASIS,
00:00:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:00:55 # See the License for the specific language governing permissions and
00:00:55 # limitations under the License.
00:00:55 #
00:00:55 ################################################################################
00:00:55
00:00:55 # Common pattern layout for appenders
00:00:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:00:55
00:00:55 # Root logger
00:00:55 log4j2.rootLogger.level = INFO
00:00:55 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:00:55 #log4j2.rootLogger.type = asyncRoot
00:00:55 #log4j2.rootLogger.includeLocation = false
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:00:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:00:55 log4j2.rootLogger.appenderRef.Console.ref = Console
00:00:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:00:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:00:55
00:00:55 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:00:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:00:55
00:00:55 # Loggers configuration
00:00:55
00:00:55 # Spifly logger
00:00:55 log4j2.logger.spifly.name = org.apache.aries.spifly
00:00:55 log4j2.logger.spifly.level = WARN
00:00:55
00:00:55 # Security audit logger
00:00:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:00:55 log4j2.logger.audit.level = INFO
00:00:55 log4j2.logger.audit.additivity = false
00:00:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:00:55
00:00:55 # Appenders configuration
00:00:55
00:00:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:00:55 log4j2.appender.console.type = Console
00:00:55 log4j2.appender.console.name = Console
00:00:55 log4j2.appender.console.layout.type = PatternLayout
00:00:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:00:55
00:00:55 # Rolling file appender
00:00:55 log4j2.appender.rolling.type = RollingRandomAccessFile
00:00:55 log4j2.appender.rolling.name = RollingFile
00:00:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:00:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:00:55 # uncomment to not force a disk flush
00:00:55 #log4j2.appender.rolling.immediateFlush = false
00:00:55 log4j2.appender.rolling.append = true
00:00:55 log4j2.appender.rolling.layout.type = PatternLayout
00:00:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:00:55 log4j2.appender.rolling.policies.type = Policies
00:00:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:00:55 log4j2.appender.rolling.policies.size.size = 1GB
00:00:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:00:55 log4j2.appender.rolling.strategy.max = 7
00:00:55
00:00:55 # Audit file appender
00:00:55 log4j2.appender.audit.type = RollingRandomAccessFile
00:00:55 log4j2.appender.audit.name = AuditRollingFile
00:00:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:00:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:00:55 log4j2.appender.audit.append = true
00:00:55 log4j2.appender.audit.layout.type = PatternLayout
00:00:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:00:55 log4j2.appender.audit.policies.type = Policies
00:00:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:00:55 log4j2.appender.audit.policies.size.size = 8MB
00:00:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:00:55 log4j2.appender.audit.strategy.max = 7
00:00:55
00:00:55 # OSGi appender
00:00:55 log4j2.appender.osgi.type = PaxOsgi
00:00:55 log4j2.appender.osgi.name = PaxOsgi
00:00:55 log4j2.appender.osgi.filter = *
00:00:55
00:00:55 # help with identification of maven-related problems with pax-url-aether
00:00:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:00:55 #log4j2.logger.aether.level = TRACE
00:00:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:00:55 #log4j2.logger.http-headers.level = DEBUG
00:00:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:00:55 #log4j2.logger.maven.level = TRACE
00:00:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:00:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:00:55 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:00:55 + local -r controllermem=2048m
00:00:55 Configure
00:00:55 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 + echo Configure
00:00:55 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:00:55 max memory: 2048m
00:00:55 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:00:55 + echo ' max memory: 2048m'
00:00:55 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:00:55 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 + 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
00:00:55 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:00:55 #!/bin/sh
00:00:55 #
00:00:55 # Licensed to the Apache Software Foundation (ASF) under one or more
00:00:55 # contributor license agreements. See the NOTICE file distributed with
00:00:55 # this work for additional information regarding copyright ownership.
00:00:55 # The ASF licenses this file to You under the Apache License, Version 2.0
00:00:55 # (the "License"); you may not use this file except in compliance with
00:00:55 # the License. You may obtain a copy of the License at
00:00:55 #
00:00:55 # http://www.apache.org/licenses/LICENSE-2.0
00:00:55 #
00:00:55 # Unless required by applicable law or agreed to in writing, software
00:00:55 # distributed under the License is distributed on an "AS IS" BASIS,
00:00:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:00:55 # See the License for the specific language governing permissions and
00:00:55 # limitations under the License.
00:00:55 #
00:00:55
00:00:55 #
00:00:55 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:00:55 # script: client, instance, shell, start, status, stop, karaf
00:00:55 #
00:00:55 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:00:55 # Actions go here...
00:00:55 # fi
00:00:55
00:00:55 #
00:00:55 # general settings which should be applied for all scripts go here; please keep
00:00:55 # in mind that it is possible that scripts might be executed more than once, e.g.
00:00:55 # in example of the start script where the start script is executed first and the
00:00:55 # karaf script afterwards.
00:00:55 #
00:00:55
00:00:55 #
00:00:55 # The following section shows the possible configuration options for the default
00:00:55 # karaf scripts
00:00:55 #
00:00:55 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:00:55 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:00:55 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:00:55 # export EXTRA_JAVA_OPTS # Additional JVM options
00:00:55 # export KARAF_HOME # Karaf home folder
00:00:55 # export KARAF_DATA # Karaf data folder
00:00:55 # export KARAF_BASE # Karaf base folder
00:00:55 # export KARAF_ETC # Karaf etc folder
00:00:55 # export KARAF_LOG # Karaf log folder
00:00:55 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:00:55 # export KARAF_OPTS # Additional available Karaf options
00:00:55 # export KARAF_DEBUG # Enable debug mode
00:00:55 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:00:55 # export KARAF_NOROOT # Prevent execution as root if set to true
00:00:55 Set Java version
00:00:55 + echo 'Set Java version'
00:00:55 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:00:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:00:55 sudo: a password is required
00:00:55 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:00:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:00:55 sudo: a password is required
00:00:55 JDK default version ...
00:00:55 + echo 'JDK default version ...'
00:00:55 + java -version
00:00:55 openjdk version "21.0.9" 2025-10-21
00:00:55 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:00:55 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:00:55 Set JAVA_HOME
00:00:55 + echo 'Set JAVA_HOME'
00:00:55 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:00:55 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:00:55 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:00:55 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:00:55 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:00:55 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:00:55 Listing all open ports on controller system...
00:00:55 + echo 'Listing all open ports on controller system...'
00:00:55 + netstat -pnatu
00:00:55 /tmp/configuration-script.sh: line 40: netstat: command not found
00:00:55 Configuring cluster
00:00:55 + '[' -f /tmp/custom_shard_config.txt ']'
00:00:55 + echo 'Configuring cluster'
00:00:55 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.115
00:00:55 ################################################
00:00:55 ## Configure Cluster ##
00:00:55 ################################################
00:00:55 NOTE: Cluster configuration files not found. Copying from
00:00:55 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:00:55 Configuring unique name in pekko.conf
00:00:55 Configuring hostname in pekko.conf
00:00:55 Configuring data and rpc seed nodes in pekko.conf
00:00:55 modules = [
00:00:55
00:00:55 {
00:00:55 name = "inventory"
00:00:55 namespace = "urn:opendaylight:inventory"
00:00:55 shard-strategy = "module"
00:00:55 },
00:00:55 {
00:00:55 name = "topology"
00:00:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:00:55 shard-strategy = "module"
00:00:55 },
00:00:55 {
00:00:55 name = "toaster"
00:00:55 namespace = "http://netconfcentral.org/ns/toaster"
00:00:55 shard-strategy = "module"
00:00:55 }
00:00:55 ]
00:00:55 Configuring replication type in module-shards.conf
00:00:55 ################################################
00:00:55 ## NOTE: Manually restart controller to ##
00:00:55 ## apply configuration. ##
00:00:55 ################################################
00:00:55 Dump akka.conf
00:00:55 + echo 'Dump akka.conf'
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:00:55 Dump modules.conf
00:00:55 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:00:55 + echo 'Dump modules.conf'
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:00:55 modules = [
00:00:55
00:00:55 {
00:00:55 name = "inventory"
00:00:55 namespace = "urn:opendaylight:inventory"
00:00:55 shard-strategy = "module"
00:00:55 },
00:00:55 {
00:00:55 name = "topology"
00:00:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:00:55 shard-strategy = "module"
00:00:55 },
00:00:55 {
00:00:55 name = "toaster"
00:00:55 namespace = "http://netconfcentral.org/ns/toaster"
00:00:55 shard-strategy = "module"
00:00:55 }
00:00:55 ]
00:00:55 Dump module-shards.conf
00:00:55 + echo 'Dump module-shards.conf'
00:00:55 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:00:55 module-shards = [
00:00:55 {
00:00:55 name = "default"
00:00:55 shards = [
00:00:55 {
00:00:55 name = "default"
00:00:55 replicas = ["member-1"]
00:00:55 }
00:00:55 ]
00:00:55 },
00:00:55 {
00:00:55 name = "inventory"
00:00:55 shards = [
00:00:55 {
00:00:55 name="inventory"
00:00:55 replicas = ["member-1"]
00:00:55 }
00:00:55 ]
00:00:55 },
00:00:55 {
00:00:55 name = "topology"
00:00:55 shards = [
00:00:55 {
00:00:55 name="topology"
00:00:55 replicas = ["member-1"]
00:00:55 }
00:00:55 ]
00:00:55 },
00:00:55 {
00:00:55 name = "toaster"
00:00:55 shards = [
00:00:55 {
00:00:55 name="toaster"
00:00:55 replicas = ["member-1"]
00:00:55 }
00:00:55 ]
00:00:55 }
00:00:55 ]
00:00:55 Locating config plan to use...
00:00:55 Finished running config plans
00:00:55 Starting member-1 with IP address 10.30.170.115
00:00:55 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:56 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:56 Redirecting karaf console output to karaf_console.log
00:00:56 Starting controller...
00:00:56 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:00:56 Execute the post startup script on controller 10.30.170.115
00:00:56 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:56 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:00:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:57 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:02:02 2026-02-01T00:01:11,641 | 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.]
00:02:02 Controller is UP
00:02:02 2026-02-01T00:01:11,641 | 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.]
00:02:02 Listing all open ports on controller system...
00:02:02 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:02:02 looking for "BindException: Address already in use" in log file
00:02:02 looking for "server is unhealthy" in log file
00:02:02 Let's take the karaf thread dump
00:02:02 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:02:02 karaf main: org.apache.karaf.main.Main, pid:2083
00:02:02 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:02:03 Generating mininet variables...
00:02:03 Locating test plan to use...
00:02:03 Changing the testplan path...
00:02:03 # Place the suites in run order:
00:02:03 /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
00:02:03 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-vanadium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
00:02:04 ==============================================================================
00:02:04 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
00:02:04 ==============================================================================
00:02:06 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:08 | PASS |
00:02:08 ------------------------------------------------------------------------------
00:02:08 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:00 | PASS |
00:03:00 ------------------------------------------------------------------------------
00:03:00 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:03 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang
00:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:09 | FAIL |
00:03:09 ValueError: '[?2004l
0
' cannot be converted to an integer: invalid literal for int() with base 10: '\x1b[?2004l0'
00:03:09 ------------------------------------------------------------------------------
00:03:09 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
00:03:09 3 tests, 2 passed, 1 failed
00:03:09 ==============================================================================
00:03:09 Output: /w/workspace/yangtools-csit-1node-system-only-vanadium/output.xml
00:03:10 Log: /w/workspace/yangtools-csit-1node-system-only-vanadium/log.html
00:03:10 Report: /w/workspace/yangtools-csit-1node-system-only-vanadium/report.html
00:03:10 Examining the files in data/log and checking filesize
00:03:10 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:10 total 336
00:03:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 00:00 .
00:03:10 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 00:01 ..
00:03:10 -rw-rw-r-- 1 jenkins jenkins 330371 Feb 1 00:02 karaf.log
00:03:10 -rw-rw-r-- 1 jenkins jenkins 1727 Feb 1 00:02 karaf_console.log
00:03:10 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:11 324K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:03:11 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:03:11 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:11 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
00:03:11 Let's take the karaf thread dump again...
00:03:11 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:11 karaf main: org.apache.karaf.main.Main, pid:
00:03:11 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:11 Usage:
00:03:11 jstack [-l][-e]
00:03:11 (to connect to running process)
00:03:11
00:03:11 Options:
00:03:11 -l long listing. Prints additional information about locks
00:03:11 -e extended listing. Prints additional information about threads
00:03:11 -? -h --help -help to print this help message
00:03:11 Killing ODL
00:03:11 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:16 Compressing karaf.log 1
00:03:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:17 Fetching compressed karaf.log 1
00:03:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:18 Fetch GC logs
00:03:18 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
00:03:18 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:03:18 Examine copied files
00:03:18 total 6940
00:03:18 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 00:03 gclogs-1
00:03:18 -rw-rw-r--. 1 jenkins jenkins 1727 Feb 1 00:03 odl1_karaf_console.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 25344 Feb 1 00:03 odl1_karaf.log.gz
00:03:18 -rw-rw-r--. 1 jenkins jenkins 0 Feb 1 00:03 karaf_1__threads_after.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 11084 Feb 1 00:03 ps_after.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 246275 Feb 1 00:03 report.html
00:03:18 -rw-rw-r--. 1 jenkins jenkins 1289164 Feb 1 00:03 log.html
00:03:18 -rw-rw-r--. 1 jenkins jenkins 5346791 Feb 1 00:03 output.xml
00:03:18 -rw-rw-r--. 1 jenkins jenkins 0 Feb 1 00:03 yang-model-validator--yangtools-system-txt.1769904184.544.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 163 Feb 1 00:02 testplan.txt
00:03:18 -rw-rw-r--. 1 jenkins jenkins 99257 Feb 1 00:02 karaf_1_2083_threads_before.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 14302 Feb 1 00:02 ps_before.log
00:03:18 -rw-rw-r--. 1 jenkins jenkins 3172 Feb 1 00:00 post-startup-script.sh
00:03:18 -rw-rw-r--. 1 jenkins jenkins 252 Feb 1 00:00 startup-script.sh
00:03:18 -rw-rw-r--. 1 jenkins jenkins 3387 Feb 1 00:00 configuration-script.sh
00:03:18 -rw-rw-r--. 1 jenkins jenkins 333 Feb 1 00:00 detect_variables.env
00:03:18 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 1 00:00 pom.xml
00:03:18 -rw-rw-r--. 1 jenkins jenkins 92 Feb 1 00:00 set_variables.env
00:03:18 -rw-rw-r--. 1 jenkins jenkins 254 Feb 1 00:00 slave_addresses.txt
00:03:18 -rw-rw-r--. 1 jenkins jenkins 570 Feb 1 00:00 requirements.txt
00:03:18 -rw-rw-r--. 1 jenkins jenkins 26 Feb 1 00:00 env.properties
00:03:18 -rw-rw-r--. 1 jenkins jenkins 333 Jan 31 23:58 stack-parameters.yaml
00:03:18 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 31 23:57 test
00:03:18 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 23:57 test@tmp
00:03:18 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
00:03:18 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins17370540454624075671.sh
00:03:18 Karaf Deployments, Tests must have already run
00:03:18 [yangtools-csit-1node-system-only-vanadium] $ /bin/sh /tmp/jenkins7379526130235977882.sh
00:03:18 Cleaning up Robot installation...
00:03:18 $ ssh-agent -k
00:03:18 unset SSH_AUTH_SOCK;
00:03:18 unset SSH_AGENT_PID;
00:03:18 echo Agent pid 5276 killed;
00:03:18 [ssh-agent] Stopped.
00:03:18 Recording plot data
00:03:18 Robot results publisher started...
00:03:18 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:03:18 -Parsing output xml:
00:03:19 Done!
00:03:19 -Copying log files to build dir:
00:03:19 Done!
00:03:19 -Assigning results to build:
00:03:19 Done!
00:03:19 -Checking thresholds:
00:03:19 Done!
00:03:19 Done publishing Robot results.
00:03:19 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:03:19 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:19 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins14461185331056556991.sh
00:03:19 Archiving csit artifacts
00:03:20 mv: cannot stat '*_1.png': No such file or directory
00:03:20 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:03:20 % Total % Received % Xferd Average Speed Time Time Time Current
00:03:20 Dload Upload Total Spent Left Speed
00:03:20
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 859k 0 859k 0 0 5307k 0 --:--:-- --:--:-- --:--:-- 5307k
00:03:20 Archive: robot-plugin.zip
00:03:20 inflating: ./archives/robot-plugin/log.html
00:03:20 inflating: ./archives/robot-plugin/output.xml
00:03:20 inflating: ./archives/robot-plugin/report.html
00:03:20 mv: cannot stat '*.log.gz': No such file or directory
00:03:20 mv: cannot stat '*.csv': No such file or directory
00:03:20 mv: cannot stat '*.png': No such file or directory
00:03:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:20 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins4260728892503367097.sh
00:03:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:20 [EnvInject] - Injecting environment variables from a build step.
00:03:20 [EnvInject] - Injecting as environment variables the properties content
00:03:20 OS_CLOUD=vex
00:03:20 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-vanadium-27
00:03:20
00:03:20 [EnvInject] - Variables injected successfully.
00:03:20 provisioning config files...
00:03:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:03:20 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins18288805400201949677.sh
00:03:20 ---> openstack-stack-delete.sh
00:03:20 Setup pyenv:
00:03:20 system
00:03:20 3.8.13
00:03:20 3.9.13
00:03:20 3.10.13
00:03:20 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:03:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:03:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:22 lf-activate-venv(): INFO: Base packages installed successfully
00:03:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:03:35 INFO: Stack cost retrieval disabled, setting cost to 0
00:03:47 INFO: Deleting stack releng-yangtools-csit-1node-system-only-vanadium-27
00:03:47 Successfully deleted stack releng-yangtools-csit-1node-system-only-vanadium-27
00:03:47 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:47 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins5765263462672851574.sh
00:03:47 ---> sysstat.sh
00:03:47 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins4700294763998753247.sh
00:03:47 ---> package-listing.sh
00:03:47 ++ tr '[:upper:]' '[:lower:]'
00:03:47 ++ facter osfamily
00:03:48 + OS_FAMILY=redhat
00:03:48 + workspace=/w/workspace/yangtools-csit-1node-system-only-vanadium
00:03:48 + START_PACKAGES=/tmp/packages_start.txt
00:03:48 + END_PACKAGES=/tmp/packages_end.txt
00:03:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:03:48 + PACKAGES=/tmp/packages_start.txt
00:03:48 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
00:03:48 + PACKAGES=/tmp/packages_end.txt
00:03:48 + case "${OS_FAMILY}" in
00:03:48 + rpm -qa
00:03:48 + sort
00:03:48 + '[' -f /tmp/packages_start.txt ']'
00:03:48 + '[' -f /tmp/packages_end.txt ']'
00:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:03:48 + '[' /w/workspace/yangtools-csit-1node-system-only-vanadium ']'
00:03:48 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
00:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-vanadium/archives/
00:03:48 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins12226229718893919397.sh
00:03:48 ---> capture-instance-metadata.sh
00:03:48 Setup pyenv:
00:03:48 system
00:03:48 3.8.13
00:03:48 3.9.13
00:03:48 3.10.13
00:03:48 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:03:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:03:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:50 lf-activate-venv(): INFO: Base packages installed successfully
00:03:50 lf-activate-venv(): INFO: Installing additional packages: lftools
00:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:03:59 INFO: Running in OpenStack, capturing instance metadata
00:03:59 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins6923785564852997246.sh
00:03:59 provisioning config files...
00:04:00 Could not find credentials [logs] for yangtools-csit-1node-system-only-vanadium #27
00:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-vanadium@tmp/config4992620087813897384tmp
00:04:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:04:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:04:00 provisioning config files...
00:04:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:04:00 [EnvInject] - Injecting environment variables from a build step.
00:04:00 [EnvInject] - Injecting as environment variables the properties content
00:04:00 SERVER_ID=logs
00:04:00
00:04:00 [EnvInject] - Variables injected successfully.
00:04:00 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins6937944846435124268.sh
00:04:00 ---> create-netrc.sh
00:04:00 WARN: Log server credential not found.
00:04:00 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins8586885041941900196.sh
00:04:00 ---> python-tools-install.sh
00:04:00 Setup pyenv:
00:04:00 system
00:04:00 3.8.13
00:04:00 3.9.13
00:04:00 3.10.13
00:04:00 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:04:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:04:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:02 lf-activate-venv(): INFO: Base packages installed successfully
00:04:02 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:04:11 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins13139927802361274151.sh
00:04:11 ---> sudo-logs.sh
00:04:11 Archiving 'sudo' log..
00:04:11 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash /tmp/jenkins18349129912059892319.sh
00:04:11 ---> job-cost.sh
00:04:11 Setup pyenv:
00:04:12 system
00:04:12 3.8.13
00:04:12 3.9.13
00:04:12 3.10.13
00:04:12 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:14 lf-activate-venv(): INFO: Base packages installed successfully
00:04:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:04:20 DEBUG: total: 0
00:04:20 INFO: Retrieving Stack Cost...
00:04:20 INFO: Retrieving Pricing Info for: v3-standard-2
00:04:21 INFO: Archiving Costs
00:04:21 [yangtools-csit-1node-system-only-vanadium] $ /bin/bash -l /tmp/jenkins3309753550535679605.sh
00:04:21 ---> logs-deploy.sh
00:04:21 Setup pyenv:
00:04:21 system
00:04:21 3.8.13
00:04:21 3.9.13
00:04:21 3.10.13
00:04:21 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-vanadium/.python-version)
00:04:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBVX from file:/tmp/.os_lf_venv
00:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:23 lf-activate-venv(): INFO: Base packages installed successfully
00:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-CBVX/bin to PATH
00:04:32 WARNING: Nexus logging server not set
00:04:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-vanadium/27/
00:04:32 INFO: archiving logs to S3
00:04:33 ---> uname -a:
00:04:33 Linux prd-centos8-robot-2c-8g-6425.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
00:04:33
00:04:33
00:04:33 ---> lscpu:
00:04:33 Architecture: x86_64
00:04:33 CPU op-mode(s): 32-bit, 64-bit
00:04:33 Byte Order: Little Endian
00:04:33 CPU(s): 2
00:04:33 On-line CPU(s) list: 0,1
00:04:33 Thread(s) per core: 1
00:04:33 Core(s) per socket: 1
00:04:33 Socket(s): 2
00:04:33 NUMA node(s): 1
00:04:33 Vendor ID: AuthenticAMD
00:04:33 CPU family: 23
00:04:33 Model: 49
00:04:33 Model name: AMD EPYC-Rome Processor
00:04:33 Stepping: 0
00:04:33 CPU MHz: 2799.998
00:04:33 BogoMIPS: 5599.99
00:04:33 Virtualization: AMD-V
00:04:33 Hypervisor vendor: KVM
00:04:33 Virtualization type: full
00:04:33 L1d cache: 32K
00:04:33 L1i cache: 32K
00:04:33 L2 cache: 512K
00:04:33 L3 cache: 16384K
00:04:33 NUMA node0 CPU(s): 0,1
00:04:33 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
00:04:33
00:04:33
00:04:33 ---> nproc:
00:04:33 2
00:04:33
00:04:33
00:04:33 ---> df -h:
00:04:33 Filesystem Size Used Avail Use% Mounted on
00:04:33 devtmpfs 3.8G 0 3.8G 0% /dev
00:04:33 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:04:33 tmpfs 3.8G 17M 3.8G 1% /run
00:04:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:04:33 /dev/vda1 40G 8.4G 32G 21% /
00:04:33 tmpfs 770M 0 770M 0% /run/user/1001
00:04:33
00:04:33
00:04:33 ---> free -m:
00:04:33 total used free shared buff/cache available
00:04:33 Mem: 7697 611 4889 19 2195 6786
00:04:33 Swap: 1023 0 1023
00:04:33
00:04:33
00:04:33 ---> ip addr:
00:04:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:04:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:04:33 inet 127.0.0.1/8 scope host lo
00:04:33 valid_lft forever preferred_lft forever
00:04:33 inet6 ::1/128 scope host
00:04:33 valid_lft forever preferred_lft forever
00:04:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:04:33 link/ether fa:16:3e:eb:94:cb brd ff:ff:ff:ff:ff:ff
00:04:33 altname enp0s3
00:04:33 altname ens3
00:04:33 inet 10.30.170.112/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:04:33 valid_lft 85953sec preferred_lft 85953sec
00:04:33 inet6 fe80::f816:3eff:feeb:94cb/64 scope link
00:04:33 valid_lft forever preferred_lft forever
00:04:33
00:04:33
00:04:33 ---> sar -b -r -n DEV:
00:04:33 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-6425.novalocal) 02/01/2026 _x86_64_ (2 CPU)
00:04:33
00:04:33 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:04:33 12:01:01 AM 79.26 9.43 69.83 1681.97 6142.05
00:04:33 12:02:01 AM 25.10 0.07 25.04 1.73 4244.51
00:04:33 12:03:01 AM 5.31 0.05 5.26 4.80 197.55
00:04:33 12:04:01 AM 19.75 0.63 19.11 73.99 1201.22
00:04:33 Average: 32.36 2.54 29.81 440.62 2946.46
00:04:33
00:04:33 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:04:33 12:01:01 AM 4924364 7036084 2958068 37.53 2688 2278240 673480 7.54 267780 2305616 112396
00:04:33 12:02:01 AM 4923400 7034996 2959032 37.54 2688 2278308 673480 7.54 267928 2304888 12
00:04:33 12:03:01 AM 4862692 6979272 3019740 38.31 2688 2283292 754972 8.45 268520 2364772 4500
00:04:33 12:04:01 AM 5083020 7022072 2799412 35.51 2688 2111152 685884 7.68 473544 1965188 23020
00:04:33 Average: 4948369 7018106 2934063 37.22 2688 2237748 696954 7.80 319443 2235116 34982
00:04:33
00:04:33 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:04:33 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:04:33 12:01:01 AM eth0 223.99 160.55 378.66 46.24 0.00 0.00 0.00 0.00
00:04:33 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:04:33 12:02:01 AM eth0 2.68 0.70 0.35 0.12 0.00 0.00 0.00 0.00
00:04:33 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:04:33 12:03:01 AM eth0 62.03 45.05 51.93 6.00 0.00 0.00 0.00 0.00
00:04:33 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:04:33 12:04:01 AM eth0 92.15 76.32 108.92 42.59 0.00 0.00 0.00 0.00
00:04:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:04:33 Average: eth0 95.21 70.65 134.96 23.74 0.00 0.00 0.00 0.00
00:04:33
00:04:33
00:04:33 ---> sar -P ALL:
00:04:33 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-6425.novalocal) 02/01/2026 _x86_64_ (2 CPU)
00:04:33
00:04:33 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:04:33 12:01:01 AM all 33.51 0.02 6.27 0.62 0.08 59.50
00:04:33 12:01:01 AM 0 32.76 0.03 6.43 0.85 0.08 59.84
00:04:33 12:01:01 AM 1 34.27 0.00 6.10 0.38 0.08 59.16
00:04:33 12:02:01 AM all 0.29 0.00 0.26 0.38 0.04 99.03
00:04:33 12:02:01 AM 0 0.50 0.00 0.35 0.48 0.03 98.63
00:04:33 12:02:01 AM 1 0.08 0.00 0.17 0.27 0.05 99.43
00:04:33 12:03:01 AM all 8.09 0.00 0.50 0.03 0.09 91.30
00:04:33 12:03:01 AM 0 7.34 0.00 0.57 0.03 0.10 91.95
00:04:33 12:03:01 AM 1 8.83 0.00 0.42 0.02 0.08 90.65
00:04:33 12:04:01 AM all 23.92 0.00 3.66 0.10 0.08 72.24
00:04:33 12:04:01 AM 0 31.15 0.00 3.57 0.12 0.07 65.09
00:04:33 12:04:01 AM 1 16.64 0.00 3.76 0.08 0.08 79.43
00:04:33 Average: all 16.47 0.00 2.68 0.28 0.07 80.50
00:04:33 Average: 0 17.97 0.01 2.74 0.37 0.07 78.83
00:04:33 Average: 1 14.96 0.00 2.61 0.19 0.08 82.16
00:04:33
00:04:33
00:04:33