00:57:26 Started by upstream project "integration-distribution-test-vanadium" build number 65
00:57:26 originally caused by:
00:57:26 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 187
00:57:26 originally caused by:
00:57:26 Started by timer
00:57:26 Running as SYSTEM
00:57:26 [EnvInject] - Loading node environment variables.
00:57:26 Building remotely on prd-centos8-robot-2c-8g-6597 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
00:57:26 [ssh-agent] Looking for ssh-agent implementation...
00:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:57:27 $ ssh-agent
00:57:27 SSH_AUTH_SOCK=/tmp/ssh-dZJcEQtbGQf6/agent.5146
00:57:27 SSH_AGENT_PID=5147
00:57:27 [ssh-agent] Started.
00:57:27 Running ssh-add (command line suppressed)
00:57:27 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/private_key_4116827925711479957.key (/w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/private_key_4116827925711479957.key)
00:57:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:57:27 The recommended git tool is: NONE
00:57:35 using credential opendaylight-jenkins-ssh
00:57:35 Wiping out workspace first.
00:57:35 Cloning the remote Git repository
00:57:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:57:35 > git init /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test # timeout=10
00:57:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:57:35 > git --version # timeout=10
00:57:35 > git --version # 'git version 2.43.0'
00:57:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:57:35 [INFO] Currently running in a labeled security context
00:57:35 [INFO] Currently SELinux is 'enforcing' on the host
00:57:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh13769170310337250032.key
00:57:35 Verifying host key using known hosts file
00:57:35 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.
00:57:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:57:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:57:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:57:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:57:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:57:38 [INFO] Currently running in a labeled security context
00:57:38 [INFO] Currently SELinux is 'enforcing' on the host
00:57:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh11353153468711475805.key
00:57:38 Verifying host key using known hosts file
00:57:38 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.
00:57:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:57:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:57:38 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
00:57:38 > git config core.sparsecheckout # timeout=10
00:57:38 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:57:38 Commit message: "Add bgpcep variables for vanadium"
00:57:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:57:39 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
00:57:39 No emails were triggered.
00:57:39 provisioning config files...
00:57:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:57:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:57:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:57:39 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins8102693272809769623.sh
00:57:39 ---> python-tools-install.sh
00:57:39 Setup pyenv:
00:57:40 system
00:57:40 * 3.8.13 (set by /opt/pyenv/version)
00:57:40 * 3.9.13 (set by /opt/pyenv/version)
00:57:40 * 3.10.13 (set by /opt/pyenv/version)
00:57:40 * 3.11.7 (set by /opt/pyenv/version)
00:57:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q50m
00:57:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:57:48 lf-activate-venv(): INFO: Base packages installed successfully
00:57:48 lf-activate-venv(): INFO: Installing additional packages: lftools
00:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
00:58:10 Generating Requirements File
00:58:28 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.
00:58:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:58:28 Python 3.11.7
00:58:28 pip 26.0 from /tmp/venv-Q50m/lib/python3.11/site-packages/pip (python 3.11)
00:58:28 appdirs==1.4.4
00:58:28 argcomplete==3.6.3
00:58:28 aspy.yaml==1.3.0
00:58:28 attrs==25.4.0
00:58:28 autopage==0.6.0
00:58:28 beautifulsoup4==4.14.3
00:58:28 boto3==1.42.39
00:58:28 botocore==1.42.39
00:58:28 bs4==0.0.2
00:58:28 certifi==2026.1.4
00:58:28 cffi==2.0.0
00:58:28 cfgv==3.5.0
00:58:28 chardet==5.2.0
00:58:28 charset-normalizer==3.4.4
00:58:28 click==8.3.1
00:58:28 cliff==4.13.1
00:58:28 cmd2==3.1.2
00:58:28 cryptography==3.3.2
00:58:28 debtcollector==3.0.0
00:58:28 decorator==5.2.1
00:58:28 defusedxml==0.7.1
00:58:28 Deprecated==1.3.1
00:58:28 distlib==0.4.0
00:58:28 dnspython==2.8.0
00:58:28 docker==7.1.0
00:58:28 dogpile.cache==1.5.0
00:58:28 durationpy==0.10
00:58:28 email-validator==2.3.0
00:58:28 filelock==3.20.3
00:58:28 future==1.0.0
00:58:28 gitdb==4.0.12
00:58:28 GitPython==3.1.46
00:58:28 httplib2==0.30.2
00:58:28 identify==2.6.16
00:58:28 idna==3.11
00:58:28 importlib-resources==1.5.0
00:58:28 iso8601==2.1.0
00:58:28 Jinja2==3.1.6
00:58:28 jmespath==1.1.0
00:58:28 jsonpatch==1.33
00:58:28 jsonpointer==3.0.0
00:58:28 jsonschema==4.26.0
00:58:28 jsonschema-specifications==2025.9.1
00:58:28 keystoneauth1==5.13.0
00:58:28 kubernetes==35.0.0
00:58:28 lftools==0.37.21
00:58:28 lxml==6.0.2
00:58:28 markdown-it-py==4.0.0
00:58:28 MarkupSafe==3.0.3
00:58:28 mdurl==0.1.2
00:58:28 msgpack==1.1.2
00:58:28 multi_key_dict==2.0.3
00:58:28 munch==4.0.0
00:58:28 netaddr==1.3.0
00:58:28 niet==1.4.2
00:58:28 nodeenv==1.10.0
00:58:28 oauth2client==4.1.3
00:58:28 oauthlib==3.3.1
00:58:28 openstacksdk==4.9.0
00:58:28 os-service-types==1.8.2
00:58:28 osc-lib==4.3.0
00:58:28 oslo.config==10.2.0
00:58:28 oslo.context==6.2.0
00:58:28 oslo.i18n==6.7.1
00:58:28 oslo.log==8.0.0
00:58:28 oslo.serialization==5.9.0
00:58:28 oslo.utils==9.2.0
00:58:28 packaging==26.0
00:58:28 pbr==7.0.3
00:58:28 platformdirs==4.5.1
00:58:28 prettytable==3.17.0
00:58:28 psutil==7.2.2
00:58:28 pyasn1==0.6.2
00:58:28 pyasn1_modules==0.4.2
00:58:28 pycparser==3.0
00:58:28 pygerrit2==2.0.15
00:58:28 PyGithub==2.8.1
00:58:28 Pygments==2.19.2
00:58:28 PyJWT==2.11.0
00:58:28 PyNaCl==1.6.2
00:58:28 pyparsing==2.4.7
00:58:28 pyperclip==1.11.0
00:58:28 pyrsistent==0.20.0
00:58:28 python-cinderclient==9.8.0
00:58:28 python-dateutil==2.9.0.post0
00:58:28 python-heatclient==5.0.0
00:58:28 python-jenkins==1.8.3
00:58:28 python-keystoneclient==5.7.0
00:58:28 python-magnumclient==4.9.0
00:58:28 python-openstackclient==8.3.0
00:58:28 python-swiftclient==4.9.0
00:58:28 PyYAML==6.0.3
00:58:28 referencing==0.37.0
00:58:28 requests==2.32.5
00:58:28 requests-oauthlib==2.0.0
00:58:28 requestsexceptions==1.4.0
00:58:28 rfc3986==2.0.0
00:58:28 rich==14.3.1
00:58:28 rich-argparse==1.7.2
00:58:28 rpds-py==0.30.0
00:58:28 rsa==4.9.1
00:58:28 ruamel.yaml==0.19.1
00:58:28 ruamel.yaml.clib==0.2.15
00:58:28 s3transfer==0.16.0
00:58:28 simplejson==3.20.2
00:58:28 six==1.17.0
00:58:28 smmap==5.0.2
00:58:28 soupsieve==2.8.3
00:58:28 stevedore==5.6.0
00:58:28 tabulate==0.9.0
00:58:28 toml==0.10.2
00:58:28 tomlkit==0.14.0
00:58:28 tqdm==4.67.2
00:58:28 typing_extensions==4.15.0
00:58:28 tzdata==2025.3
00:58:28 urllib3==1.26.20
00:58:28 virtualenv==20.36.1
00:58:28 wcwidth==0.5.3
00:58:28 websocket-client==1.9.0
00:58:28 wrapt==2.1.0
00:58:28 xdg==6.0.0
00:58:28 xmltodict==1.0.2
00:58:28 yq==3.4.3
00:58:29 [EnvInject] - Injecting environment variables from a build step.
00:58:29 [EnvInject] - Injecting as environment variables the properties content
00:58:29 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:58:29 OS_CLOUD=vex
00:58:29 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-vanadium-64
00:58:29 OS_STACK_TEMPLATE_DIR=openstack-hot
00:58:29
00:58:29 [EnvInject] - Variables injected successfully.
00:58:29 provisioning config files...
00:58:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:58:29 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins11551927246404592052.sh
00:58:29 ---> Create parameters file for OpenStack HOT
00:58:29 OpenStack Heat parameters generated
00:58:29 -----------------------------------
00:58:29 parameters:
00:58:29 vm_0_count: '1'
00:58:29 vm_0_flavor: 'v3-standard-4'
00:58:29 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
00:58:29 vm_1_count: '0'
00:58:29 vm_1_flavor: 'v3-standard-2'
00:58:29 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:58:29
00:58:29 job_name: '60024-64'
00:58:29 silo: 'releng'
00:58:29 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins9430579387522417784.sh
00:58:29 ---> Create HEAT stack
00:58:29 + source /home/jenkins/lf-env.sh
00:58:29 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:29 ++ mktemp -d /tmp/venv-XXXX
00:58:29 + lf_venv=/tmp/venv-UO8r
00:58:29 + local venv_file=/tmp/.os_lf_venv
00:58:29 + local python=python3
00:58:29 + local options
00:58:29 + local set_path=true
00:58:29 + local install_args=
00:58:29 ++ 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
00:58:29 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:58:29 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:58:29 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:29 + true
00:58:29 + case $1 in
00:58:29 + python=python3
00:58:29 + shift 2
00:58:29 + true
00:58:29 + case $1 in
00:58:29 + shift
00:58:29 + break
00:58:29 + case $python in
00:58:29 + local pkg_list=
00:58:29 + [[ -d /opt/pyenv ]]
00:58:29 + echo 'Setup pyenv:'
00:58:29 Setup pyenv:
00:58:29 + export PYENV_ROOT=/opt/pyenv
00:58:29 + PYENV_ROOT=/opt/pyenv
00:58:29 + 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
00:58:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:29 + pyenv versions
00:58:29 system
00:58:29 3.8.13
00:58:29 3.9.13
00:58:29 3.10.13
00:58:29 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
00:58:29 + command -v pyenv
00:58:29 ++ pyenv init - --no-rehash
00:58:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:58:29 for i in ${!paths[@]}; do
00:58:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:58:29 fi; done;
00:58:29 echo "${paths[*]}"'\'')"
00:58:29 export PATH="/opt/pyenv/shims:${PATH}"
00:58:29 export PYENV_SHELL=bash
00:58:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:58:29 pyenv() {
00:58:29 local command
00:58:29 command="${1:-}"
00:58:29 if [ "$#" -gt 0 ]; then
00:58:29 shift
00:58:29 fi
00:58:29
00:58:29 case "$command" in
00:58:29 rehash|shell)
00:58:29 eval "$(pyenv "sh-$command" "$@")"
00:58:29 ;;
00:58:29 *)
00:58:29 command pyenv "$command" "$@"
00:58:29 ;;
00:58:29 esac
00:58:29 }'
00:58:29 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:58:29 for i in ${!paths[@]}; do
00:58:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:58:29 fi; done;
00:58:29 echo "${paths[*]}"'
00:58:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:29 ++ 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
00:58:29 ++ 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
00:58:29 ++ export PYENV_SHELL=bash
00:58:29 ++ PYENV_SHELL=bash
00:58:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:58:29 +++ complete -F _pyenv pyenv
00:58:29 ++ lf-pyver python3
00:58:29 ++ local py_version_xy=python3
00:58:29 ++ local py_version_xyz=
00:58:29 ++ pyenv versions
00:58:29 ++ grep -E '^[0-9.]*[0-9]$'
00:58:29 ++ local command
00:58:29 ++ command=versions
00:58:29 ++ '[' 1 -gt 0 ']'
00:58:29 ++ shift
00:58:29 ++ case "$command" in
00:58:29 ++ command pyenv versions
00:58:29 ++ pyenv versions
00:58:29 ++ sed 's/^[ *]* //'
00:58:29 ++ awk '{ print $1 }'
00:58:30 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:58:30 +++ tail -n 1
00:58:30 +++ grep '^3' /tmp/.pyenv_versions
00:58:30 +++ sort -V
00:58:30 ++ py_version_xyz=3.11.7
00:58:30 ++ [[ -z 3.11.7 ]]
00:58:30 ++ echo 3.11.7
00:58:30 ++ return 0
00:58:30 + pyenv local 3.11.7
00:58:30 + local command
00:58:30 + command=local
00:58:30 + '[' 2 -gt 0 ']'
00:58:30 + shift
00:58:30 + case "$command" in
00:58:30 + command pyenv local 3.11.7
00:58:30 + pyenv local 3.11.7
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='lftools[openstack] '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='kubernetes '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='niet '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='python-heatclient '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='python-openstackclient '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='python-magnumclient '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='urllib3~=1.26.15 '
00:58:30 + for arg in "$@"
00:58:30 + case $arg in
00:58:30 + pkg_list+='yq '
00:58:30 + [[ -f /tmp/.os_lf_venv ]]
00:58:30 ++ cat /tmp/.os_lf_venv
00:58:30 + lf_venv=/tmp/venv-Q50m
00:58:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from' file:/tmp/.os_lf_venv
00:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
00:58:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:58:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:58:30 + local 'pip_opts=--upgrade --quiet'
00:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:58:30 + [[ -n '' ]]
00:58:30 + [[ -n '' ]]
00:58:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:58:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:58:30 + /tmp/venv-Q50m/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
00:58:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:58:31 lf-activate-venv(): INFO: Base packages installed successfully
00:58:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:58:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:58:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:31 + /tmp/venv-Q50m/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
00:58:46 + type python3
00:58:46 + true
00:58:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH'
00:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
00:58:46 + PATH=/tmp/venv-Q50m/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
00:58:46 + return 0
00:58:46 + openstack --os-cloud vex limits show --absolute
00:58:48 +--------------------------+---------+
00:58:48 | Name | Value |
00:58:48 +--------------------------+---------+
00:58:48 | maxTotalInstances | -1 |
00:58:48 | maxTotalCores | 450 |
00:58:48 | maxTotalRAMSize | 1000000 |
00:58:48 | maxServerMeta | 128 |
00:58:48 | maxImageMeta | 128 |
00:58:48 | maxPersonality | 5 |
00:58:48 | maxPersonalitySize | 10240 |
00:58:48 | maxTotalKeypairs | 100 |
00:58:48 | maxServerGroups | 10 |
00:58:48 | maxServerGroupMembers | 10 |
00:58:48 | maxTotalFloatingIps | -1 |
00:58:48 | maxSecurityGroups | -1 |
00:58:48 | maxSecurityGroupRules | -1 |
00:58:48 | totalRAMUsed | 909312 |
00:58:48 | totalCoresUsed | 222 |
00:58:48 | totalInstancesUsed | 65 |
00:58:48 | totalFloatingIpsUsed | 0 |
00:58:48 | totalSecurityGroupsUsed | 0 |
00:58:48 | totalServerGroupsUsed | 0 |
00:58:48 | maxTotalVolumes | -1 |
00:58:48 | maxTotalSnapshots | 10 |
00:58:48 | maxTotalVolumeGigabytes | 4096 |
00:58:48 | maxTotalBackups | 10 |
00:58:48 | maxTotalBackupGigabytes | 1000 |
00:58:48 | totalVolumesUsed | 0 |
00:58:48 | totalGigabytesUsed | 0 |
00:58:48 | totalSnapshotsUsed | 0 |
00:58:48 | totalBackupsUsed | 0 |
00:58:48 | totalBackupGigabytesUsed | 0 |
00:58:48 +--------------------------+---------+
00:58:48 + pushd /opt/ciman/openstack-hot
00:58:48 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
00:58:48 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-vanadium-64 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/stack-parameters.yaml
00:59:12 Creating stack releng-jsonrpc-csit-1node-basic-only-vanadium-64
00:59:12 Waiting to initialize infrastructure...
00:59:12 Stack initialization successful.
00:59:12 ------------------------------------
00:59:12 Stack Details
00:59:12 ------------------------------------
00:59:12 {'added': None,
00:59:12 'capabilities': [],
00:59:12 'created_at': '2026-02-01T00:58:51Z',
00:59:12 'deleted': None,
00:59:12 'deleted_at': None,
00:59:12 'description': 'No description',
00:59:12 'environment': None,
00:59:12 'environment_files': None,
00:59:12 'files': None,
00:59:12 'files_container': None,
00:59:12 'id': '86a6e48c-9bd4-4fa1-a8cc-101b8ce6996b',
00:59:12 'is_rollback_disabled': True,
00:59:12 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-vanadium-64/86a6e48c-9bd4-4fa1-a8cc-101b8ce6996b',
00:59:12 'rel': 'self'}],
00:59:12 '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'})}),
00:59:12 'name': 'releng-jsonrpc-csit-1node-basic-only-vanadium-64',
00:59:12 'notification_topics': [],
00:59:12 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:59:12 'output_key': 'vm_0_ips',
00:59:12 'output_value': ['10.30.170.180']},
00:59:12 {'description': 'IP addresses of the 2nd vm types',
00:59:12 'output_key': 'vm_1_ips',
00:59:12 'output_value': []}],
00:59:12 'owner_id': ****,
00:59:12 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:59:12 'OS::stack_id': '86a6e48c-9bd4-4fa1-a8cc-101b8ce6996b',
00:59:12 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-vanadium-64',
00:59:12 'job_name': '60024-64',
00:59:12 'silo': 'releng',
00:59:12 'vm_0_count': '1',
00:59:12 'vm_0_flavor': 'v3-standard-4',
00:59:12 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:59:12 '20260109-084045.554',
00:59:12 'vm_1_count': '0',
00:59:12 'vm_1_flavor': 'v3-standard-2',
00:59:12 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:59:12 '- 20250917-133034.654'},
00:59:12 'parent_id': None,
00:59:12 'replaced': None,
00:59:12 'status': 'CREATE_COMPLETE',
00:59:12 'status_reason': 'Stack CREATE completed successfully',
00:59:12 'tags': [],
00:59:12 'template': None,
00:59:12 'template_description': 'No description',
00:59:12 'template_url': None,
00:59:12 'timeout_mins': 15,
00:59:12 'unchanged': None,
00:59:12 'updated': None,
00:59:12 'updated_at': None,
00:59:12 'user_project_id': '1d4981ddb76846be9cc8794bff507f58'}
00:59:12 ------------------------------------
00:59:13 + popd
00:59:13 /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
00:59:13 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins17959648137008738449.sh
00:59:13 ---> Copy SSH public keys to CSIT lab
00:59:13 Setup pyenv:
00:59:13 system
00:59:13 3.8.13
00:59:13 3.9.13
00:59:13 3.10.13
00:59:13 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
00:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
00:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:15 lf-activate-venv(): INFO: Base packages installed successfully
00:59:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
00:59:29 SSH not responding on 10.30.170.180. Retrying in 10 seconds...
00:59:39 Ping to 10.30.170.180 successful.
00:59:39 SSH not responding on 10.30.170.180. Retrying in 10 seconds...
00:59:49 Ping to 10.30.170.180 successful.
00:59:50 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
00:59:51 releng-60024-64-0-builder-0
00:59:51 Successfully copied public keys to slave 10.30.170.180
00:59:51 Process 6486 ready.
00:59:51 SSH ready on all stack servers.
00:59:51 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins15680587114181592676.sh
00:59:51 Setup pyenv:
00:59:51 system
00:59:51 3.8.13
00:59:51 3.9.13
00:59:51 3.10.13
00:59:51 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
00:59:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5uk
00:59:55 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.robot_venv
00:59:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:59 lf-activate-venv(): INFO: Base packages installed successfully
00:59:59 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-I5uk/bin to PATH
01:00:01 + echo 'Installing Python Requirements'
01:00:01 Installing Python Requirements
01:00:01 + cat
01:00:01 + python -m pip install -r requirements.txt
01:00:01 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:00:01 Collecting docker-py (from -r requirements.txt (line 1))
01:00:01 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)
01:00:01 Collecting ipaddr (from -r requirements.txt (line 2))
01:00:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:00:01 Installing build dependencies: started
01:00:02 Installing build dependencies: finished with status 'done'
01:00:02 Getting requirements to build wheel: started
01:00:03 Getting requirements to build wheel: finished with status 'done'
01:00:03 Preparing metadata (pyproject.toml): started
01:00:03 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:03 Collecting netaddr (from -r requirements.txt (line 3))
01:00:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:00:03 Collecting netifaces (from -r requirements.txt (line 4))
01:00:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:00:03 Installing build dependencies: started
01:00:04 Installing build dependencies: finished with status 'done'
01:00:04 Getting requirements to build wheel: started
01:00:04 Getting requirements to build wheel: finished with status 'done'
01:00:04 Preparing metadata (pyproject.toml): started
01:00:04 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:04 Collecting pyhocon (from -r requirements.txt (line 5))
01:00:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:00:04 Collecting requests (from -r requirements.txt (line 6))
01:00:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:00:05 Collecting robotframework (from -r requirements.txt (line 7))
01:00:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:00:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 38.3 MB/s 0:00:00
01:00:05 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:00:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:00:05 Installing build dependencies: started
01:00:05 Installing build dependencies: finished with status 'done'
01:00:05 Getting requirements to build wheel: started
01:00:06 Getting requirements to build wheel: finished with status 'done'
01:00:06 Preparing metadata (pyproject.toml): started
01:00:06 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:06 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:00:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:00:06 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:00:06 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)
01:00:06 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:00:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:00:06 Installing build dependencies: started
01:00:07 Installing build dependencies: finished with status 'done'
01:00:07 Getting requirements to build wheel: started
01:00:07 Getting requirements to build wheel: finished with status 'done'
01:00:07 Preparing metadata (pyproject.toml): started
01:00:08 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:08 Collecting scapy (from -r requirements.txt (line 12))
01:00:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 51.4 MB/s 0:00:00
01:00:08 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:00:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:00:08 Installing build dependencies: started
01:00:08 Installing build dependencies: finished with status 'done'
01:00:08 Getting requirements to build wheel: started
01:00:09 Getting requirements to build wheel: finished with status 'done'
01:00:09 Preparing metadata (pyproject.toml): started
01:00:09 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:09 Collecting elasticsearch (from -r requirements.txt (line 18))
01:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
01:00:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 35.2 MB/s 0:00:00
01:00:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:00:09 Collecting pyangbind (from -r requirements.txt (line 22))
01:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:00:09 Collecting isodate (from -r requirements.txt (line 25))
01:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:00:09 Collecting jmespath (from -r requirements.txt (line 28))
01:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:00:09 Collecting jsonpatch (from -r requirements.txt (line 31))
01:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:00:10 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:00:10 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:00:10 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:00:10 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)
01:00:10 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:00:10 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:00:10 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)
01:00:10 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:00:10 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:00:10 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)
01:00:10 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:00:10 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:00:10 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:00:10 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:00:10 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
01:00:11 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:00:11 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:00:11 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:00:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:00:11 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:00:11 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:00:11 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:00:11 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)
01:00:11 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:00:11 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:00:11 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)
01:00:11 Collecting elasticsearch (from -r requirements.txt (line 18))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:00:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.1 MB/s 0:00:00
01:00:11 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:00:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:00:11 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:00:11 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:00:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.5 MB/s 0:00:00
01:00:12 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:00:12 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)
01:00:13 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:00:13 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)
01:00:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 24.6 MB/s 0:00:00
01:00:13 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:00:13 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:13 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)
01:00:14 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:14 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)
01:00:14 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:00:14 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:14 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)
01:00:14 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:14 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)
01:00:14 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:00:14 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:00:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.3 MB/s 0:00:00
01:00:14 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:00:14 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:00:15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:00:15 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:00:15 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:15 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)
01:00:15 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:15 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)
01:00:15 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))
01:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:00:15 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))
01:00:15 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)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:00:15 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))
01:00:15 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)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:00:15 Requirement already satisfied: packaging in /tmp/venv-I5uk/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)
01:00:15 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))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:00:15 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:00:16 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:00:16 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:00:16 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))
01:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:00:16 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:00:16 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))
01:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:00:16 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:00:16 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:00:16 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:00:16 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=5257de4c3c2759aba5d98647dab908b017efa89331d53b85ce91545e90ea3bc8
01:00:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:00:16 Building wheel for ipaddr (pyproject.toml): started
01:00:16 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:00:16 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=043fe7caacf5984c5bc032f6794f03cbb2d89a24ff8b2a4f917d4a56408627c5
01:00:16 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:00:16 Building wheel for netifaces (pyproject.toml): started
01:00:19 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:00:19 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=bbbc481b6fd65795329e8d601457c0c1376aee1039195e695b9679ac8a48f6fd
01:00:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:00:19 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:00:19 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:00:19 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=f758f4e1643166f7ab7cfc8636dbd6e9b83aa1078efce652c2a80c703a425151
01:00:19 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:00:19 Building wheel for jsonpath-rw (pyproject.toml): started
01:00:19 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:00:19 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=f23ddda841b5535b5b27123c5b56fa02660d8aa67f305dc5f8916c6051132fd5
01:00:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:00:19 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:00:19 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
01:00:26
01:00:26 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
01:00:27 + pip freeze
01:00:27 async-generator==1.10
01:00:27 attrs==25.4.0
01:00:27 bcrypt==5.0.0
01:00:27 beautifulsoup4==4.14.3
01:00:27 certifi==2026.1.4
01:00:27 cffi==2.0.0
01:00:27 charset-normalizer==3.4.4
01:00:27 click==8.3.1
01:00:27 cryptography==46.0.4
01:00:27 decorator==5.2.1
01:00:27 distlib==0.4.0
01:00:27 docker-py==1.10.6
01:00:27 docker-pycreds==0.4.0
01:00:27 elastic-transport==8.17.1
01:00:27 elasticsearch==8.19.3
01:00:27 elasticsearch-dsl==8.15.4
01:00:27 enum34==1.1.10
01:00:27 filelock==3.20.3
01:00:27 h11==0.16.0
01:00:27 idna==3.11
01:00:27 importlib_metadata==8.7.1
01:00:27 invoke==2.2.1
01:00:27 ipaddr==2.2.0
01:00:27 isodate==0.7.2
01:00:27 jmespath==1.1.0
01:00:27 jsonpatch==1.33
01:00:27 jsonpath-rw==1.4.0
01:00:27 jsonpointer==3.0.0
01:00:27 lxml==6.0.2
01:00:27 mypy_extensions==1.1.0
01:00:27 netaddr==1.3.0
01:00:27 netifaces==0.11.0
01:00:27 outcome==1.3.0.post0
01:00:27 packaging==26.0
01:00:27 paramiko==4.0.0
01:00:27 platformdirs==4.5.1
01:00:27 ply==3.11
01:00:27 pyang==2.7.1
01:00:27 pyangbind==0.8.7
01:00:27 pycparser==3.0
01:00:27 pyhocon==0.3.61
01:00:27 PyNaCl==1.6.2
01:00:27 pyparsing==3.3.2
01:00:27 PySocks==1.7.1
01:00:27 python-dateutil==2.9.0.post0
01:00:27 regex==2026.1.15
01:00:27 requests==2.32.5
01:00:27 robotframework==7.4.1
01:00:27 robotframework-httplibrary==0.4.2
01:00:27 robotframework-pythonlibcore==4.5.0
01:00:27 robotframework-requests==0.9.7
01:00:27 robotframework-selenium2library==3.0.0
01:00:27 robotframework-seleniumlibrary==6.8.0
01:00:27 robotframework-sshlibrary==3.8.0
01:00:27 scapy==2.7.0
01:00:27 scp==0.15.0
01:00:27 selenium==4.40.0
01:00:27 six==1.17.0
01:00:27 sniffio==1.3.1
01:00:27 sortedcontainers==2.4.0
01:00:27 soupsieve==2.8.3
01:00:27 trio==0.32.0
01:00:27 trio-typing==0.10.0
01:00:27 trio-websocket==0.12.2
01:00:27 types-certifi==2021.10.8.3
01:00:27 types-urllib3==1.26.25.14
01:00:27 typing_extensions==4.15.0
01:00:27 urllib3==2.6.3
01:00:27 virtualenv==20.36.1
01:00:27 waitress==3.0.2
01:00:27 WebOb==1.8.9
01:00:27 websocket-client==1.9.0
01:00:27 WebTest==3.0.7
01:00:27 wsproto==1.3.2
01:00:27 zipp==3.23.0
01:00:27 [EnvInject] - Injecting environment variables from a build step.
01:00:27 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:00:27 [EnvInject] - Variables injected successfully.
01:00:27 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins10965155261976531250.sh
01:00:27 Setup pyenv:
01:00:27 system
01:00:27 3.8.13
01:00:27 3.9.13
01:00:27 3.10.13
01:00:27 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:00:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:00:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:00:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:00:29 lf-activate-venv(): INFO: Base packages installed successfully
01:00:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:00:37 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:00:37 + ODL_SYSTEM=()
01:00:37 + TOOLS_SYSTEM=()
01:00:37 + OPENSTACK_SYSTEM=()
01:00:37 + OPENSTACK_CONTROLLERS=()
01:00:37 + mapfile -t ADDR
01:00:37 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:00:37 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-vanadium-64
01:00:39 + for i in "${ADDR[@]}"
01:00:39 ++ ssh 10.30.170.180 hostname -s
01:00:39 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:00:39 + REMHOST=releng-60024-64-0-builder-0
01:00:39 + case ${REMHOST} in
01:00:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:00:39 + echo NUM_ODL_SYSTEM=1
01:00:39 + echo NUM_TOOLS_SYSTEM=0
01:00:39 + '[' '' == yes ']'
01:00:39 + NUM_OPENSTACK_SYSTEM=0
01:00:39 + echo NUM_OPENSTACK_SYSTEM=0
01:00:39 + '[' 0 -eq 2 ']'
01:00:39 + echo ODL_SYSTEM_IP=10.30.170.180
01:00:39 ++ seq 0 0
01:00:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:00:39 + echo ODL_SYSTEM_1_IP=10.30.170.180
01:00:39 + echo TOOLS_SYSTEM_IP=
01:00:39 ++ seq 0 -1
01:00:39 + openstack_index=0
01:00:39 + NUM_OPENSTACK_CONTROL_NODES=1
01:00:39 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:00:39 ++ seq 0 0
01:00:39 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:00:39 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:00:39 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:00:39 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:00:39 + '[' -1 -ge 2 ']'
01:00:39 ++ seq 0 -2
01:00:39 + NUM_OPENSTACK_HAPROXY_NODES=0
01:00:39 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:00:39 ++ seq 0 -1
01:00:39 + echo 'Contents of slave_addresses.txt:'
01:00:39 Contents of slave_addresses.txt:
01:00:39 + cat slave_addresses.txt
01:00:39 NUM_ODL_SYSTEM=1
01:00:39 NUM_TOOLS_SYSTEM=0
01:00:39 NUM_OPENSTACK_SYSTEM=0
01:00:39 ODL_SYSTEM_IP=10.30.170.180
01:00:39 ODL_SYSTEM_1_IP=10.30.170.180
01:00:39 TOOLS_SYSTEM_IP=
01:00:39 NUM_OPENSTACK_CONTROL_NODES=1
01:00:39 OPENSTACK_CONTROL_NODE_1_IP=
01:00:39 NUM_OPENSTACK_COMPUTE_NODES=-1
01:00:39 NUM_OPENSTACK_HAPROXY_NODES=0
01:00:39 [EnvInject] - Injecting environment variables from a build step.
01:00:39 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:00:39 [EnvInject] - Variables injected successfully.
01:00:39 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins18173602613251994018.sh
01:00:39 Preparing for JRE Version 21
01:00:39 Karaf artifact is karaf
01:00:39 Karaf project is integration
01:00:39 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:00:39 [EnvInject] - Injecting environment variables from a build step.
01:00:39 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:00:39 [EnvInject] - Variables injected successfully.
01:00:39 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins14644490569089629156.sh
01:00:39 2026-02-01 01:00:39 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:00:39 Bundle version is 0.23.1-SNAPSHOT
01:00:39 --2026-02-01 01:00:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:00:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:00:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:00:39 HTTP request sent, awaiting response... 200 OK
01:00:39 Length: 963 [application/xml]
01:00:39 Saving to: ‘maven-metadata.xml’
01:00:39
01:00:39 0K 100% 38.6M=0s
01:00:39
01:00:39 2026-02-01 01:00:39 (38.6 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:00:39
01:00:39
01:00:39
01:00:39 org.opendaylight.integration
01:00:39 karaf
01:00:39
01:00:39 20260125063332
01:00:39
01:00:39 20260125.063332
01:00:39 1
01:00:39
01:00:39
01:00:39
01:00:39 pom
01:00:39 0.23.1-20260125.063332-1
01:00:39 20260125063332
01:00:39
01:00:39
01:00:39 tar.gz
01:00:39 0.23.1-20260125.063332-1
01:00:39 20260125063332
01:00:39
01:00:39
01:00:39 zip
01:00:39 0.23.1-20260125.063332-1
01:00:39 20260125063332
01:00:39
01:00:39
01:00:39
01:00:39 0.23.1-SNAPSHOT
01:00:39
01:00:39 Nexus timestamp is 0.23.1-20260125.063332-1
01:00:39 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
01:00:39 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:00:39 Distribution bundle version is 0.23.1-SNAPSHOT
01:00:39 Distribution folder is karaf-0.23.1-SNAPSHOT
01:00:39 Nexus prefix is https://nexus.opendaylight.org
01:00:39 [EnvInject] - Injecting environment variables from a build step.
01:00:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:00:39 [EnvInject] - Variables injected successfully.
01:00:39 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins13007657950218959415.sh
01:00:40 Setup pyenv:
01:00:40 system
01:00:40 3.8.13
01:00:40 3.9.13
01:00:40 3.10.13
01:00:40 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:00:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:00:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:00:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:00:42 lf-activate-venv(): INFO: Base packages installed successfully
01:00:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:00:47 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:00:47 Copying common-functions.sh to /tmp
01:01:05 Copying common-functions.sh to 10.30.170.180:/tmp
01:01:05 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:06 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1780229720898677036.sh
01:01:06 common-functions.sh is being sourced
01:01:06 common-functions environment:
01:01:06 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:06 ACTUALFEATURES:
01:01:06 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:06 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:06 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:06 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:06 CONTROLLERMEM: 2048m
01:01:06 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:06 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:06 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:06 SUITES:
01:01:06
01:01:06 #################################################
01:01:06 ## Configure Cluster and Start ##
01:01:06 #################################################
01:01:06 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
01:01:06 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
01:01:06 Locating script plan to use...
01:01:06 Finished running script plans
01:01:06 Configuring member-1 with IP address 10.30.170.180
01:01:06 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:06 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:06 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:01:06 ++ [[ /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 ]]
01:01:06 common-functions.sh is being sourced
01:01:06 ++ echo 'common-functions.sh is being sourced'
01:01:06 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:01:06 ++ DISTROSTREAM=vanadium
01:01:06 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:06 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:06 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:06 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:06 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:06 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:06 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:06 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:06 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:06 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:06 ++ export CONTROLLERMEM=
01:01:06 ++ CONTROLLERMEM=
01:01:06 ++ case "${DISTROSTREAM}" in
01:01:06 ++ CLUSTER_SYSTEM=akka
01:01:06 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:06 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:06 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:06 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:06 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:06 ++ print_common_env
01:01:06 ++ cat
01:01:06 common-functions environment:
01:01:06 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:06 ACTUALFEATURES:
01:01:06 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:06 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:06 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:06 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:06 CONTROLLERMEM:
01:01:06 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:06 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:06 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:06 SUITES:
01:01:06
01:01:06 ++ SSH='ssh -t -t'
01:01:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:01:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:01:06 Changing to /tmp
01:01:06 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
01:01:06 + echo 'Changing to /tmp'
01:01:06 + cd /tmp
01:01:06 + 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'
01:01:06 + 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
01:01:06 --2026-02-01 01:01:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:01:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:01:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:01:06 HTTP request sent, awaiting response... 200 OK
01:01:06 Length: 240390263 (229M) [application/zip]
01:01:06 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:01:06
01:01:06 0K ........ ........ ........ ........ ........ ........ 1% 49.5M 5s
01:01:07 3072K ........ ........ ........ ........ ........ ........ 2% 90.0M 3s
01:01:07 6144K ........ ........ ........ ........ ........ ........ 3% 148M 3s
01:01:07 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s
01:01:07 12288K ........ ........ ........ ........ ........ ........ 6% 160M 2s
01:01:07 15360K ........ ........ ........ ........ ........ ........ 7% 159M 2s
01:01:07 18432K ........ ........ ........ ........ ........ ........ 9% 193M 2s
01:01:07 21504K ........ ........ ........ ........ ........ ........ 10% 189M 2s
01:01:07 24576K ........ ........ ........ ........ ........ ........ 11% 155M 2s
01:01:07 27648K ........ ........ ........ ........ ........ ........ 13% 264M 2s
01:01:07 30720K ........ ........ ........ ........ ........ ........ 14% 248M 1s
01:01:07 33792K ........ ........ ........ ........ ........ ........ 15% 263M 1s
01:01:07 36864K ........ ........ ........ ........ ........ ........ 17% 279M 1s
01:01:07 39936K ........ ........ ........ ........ ........ ........ 18% 309M 1s
01:01:07 43008K ........ ........ ........ ........ ........ ........ 19% 296M 1s
01:01:07 46080K ........ ........ ........ ........ ........ ........ 20% 301M 1s
01:01:07 49152K ........ ........ ........ ........ ........ ........ 22% 313M 1s
01:01:07 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s
01:01:07 55296K ........ ........ ........ ........ ........ ........ 24% 326M 1s
01:01:07 58368K ........ ........ ........ ........ ........ ........ 26% 279M 1s
01:01:07 61440K ........ ........ ........ ........ ........ ........ 27% 292M 1s
01:01:07 64512K ........ ........ ........ ........ ........ ........ 28% 343M 1s
01:01:07 67584K ........ ........ ........ ........ ........ ........ 30% 329M 1s
01:01:07 70656K ........ ........ ........ ........ ........ ........ 31% 309M 1s
01:01:07 73728K ........ ........ ........ ........ ........ ........ 32% 319M 1s
01:01:07 76800K ........ ........ ........ ........ ........ ........ 34% 258M 1s
01:01:07 79872K ........ ........ ........ ........ ........ ........ 35% 280M 1s
01:01:07 82944K ........ ........ ........ ........ ........ ........ 36% 333M 1s
01:01:07 86016K ........ ........ ........ ........ ........ ........ 37% 328M 1s
01:01:07 89088K ........ ........ ........ ........ ........ ........ 39% 334M 1s
01:01:07 92160K ........ ........ ........ ........ ........ ........ 40% 232M 1s
01:01:07 95232K ........ ........ ........ ........ ........ ........ 41% 234M 1s
01:01:07 98304K ........ ........ ........ ........ ........ ........ 43% 248M 1s
01:01:07 101376K ........ ........ ........ ........ ........ ........ 44% 254M 1s
01:01:07 104448K ........ ........ ........ ........ ........ ........ 45% 256M 1s
01:01:07 107520K ........ ........ ........ ........ ........ ........ 47% 257M 1s
01:01:07 110592K ........ ........ ........ ........ ........ ........ 48% 254M 1s
01:01:07 113664K ........ ........ ........ ........ ........ ........ 49% 254M 1s
01:01:07 116736K ........ ........ ........ ........ ........ ........ 51% 258M 1s
01:01:07 119808K ........ ........ ........ ........ ........ ........ 52% 264M 1s
01:01:07 122880K ........ ........ ........ ........ ........ ........ 53% 256M 0s
01:01:07 125952K ........ ........ ........ ........ ........ ........ 54% 265M 0s
01:01:07 129024K ........ ........ ........ ........ ........ ........ 56% 258M 0s
01:01:07 132096K ........ ........ ........ ........ ........ ........ 57% 254M 0s
01:01:07 135168K ........ ........ ........ ........ ........ ........ 58% 255M 0s
01:01:07 138240K ........ ........ ........ ........ ........ ........ 60% 261M 0s
01:01:07 141312K ........ ........ ........ ........ ........ ........ 61% 252M 0s
01:01:07 144384K ........ ........ ........ ........ ........ ........ 62% 258M 0s
01:01:07 147456K ........ ........ ........ ........ ........ ........ 64% 259M 0s
01:01:07 150528K ........ ........ ........ ........ ........ ........ 65% 257M 0s
01:01:07 153600K ........ ........ ........ ........ ........ ........ 66% 254M 0s
01:01:07 156672K ........ ........ ........ ........ ........ ........ 68% 255M 0s
01:01:07 159744K ........ ........ ........ ........ ........ ........ 69% 265M 0s
01:01:07 162816K ........ ........ ........ ........ ........ ........ 70% 261M 0s
01:01:07 165888K ........ ........ ........ ........ ........ ........ 71% 260M 0s
01:01:07 168960K ........ ........ ........ ........ ........ ........ 73% 256M 0s
01:01:07 172032K ........ ........ ........ ........ ........ ........ 74% 260M 0s
01:01:07 175104K ........ ........ ........ ........ ........ ........ 75% 265M 0s
01:01:07 178176K ........ ........ ........ ........ ........ ........ 77% 262M 0s
01:01:07 181248K ........ ........ ........ ........ ........ ........ 78% 262M 0s
01:01:07 184320K ........ ........ ........ ........ ........ ........ 79% 264M 0s
01:01:07 187392K ........ ........ ........ ........ ........ ........ 81% 262M 0s
01:01:07 190464K ........ ........ ........ ........ ........ ........ 82% 262M 0s
01:01:07 193536K ........ ........ ........ ........ ........ ........ 83% 266M 0s
01:01:07 196608K ........ ........ ........ ........ ........ ........ 85% 262M 0s
01:01:07 199680K ........ ........ ........ ........ ........ ........ 86% 258M 0s
01:01:07 202752K ........ ........ ........ ........ ........ ........ 87% 252M 0s
01:01:07 205824K ........ ........ ........ ........ ........ ........ 88% 277M 0s
01:01:07 208896K ........ ........ ........ ........ ........ ........ 90% 250M 0s
01:01:07 211968K ........ ........ ........ ........ ........ ........ 91% 256M 0s
01:01:07 215040K ........ ........ ........ ........ ........ ........ 92% 264M 0s
01:01:07 218112K ........ ........ ........ ........ ........ ........ 94% 257M 0s
01:01:07 221184K ........ ........ ........ ........ ........ ........ 95% 259M 0s
01:01:07 224256K ........ ........ ........ ........ ........ ........ 96% 259M 0s
01:01:07 227328K ........ ........ ........ ........ ........ ........ 98% 257M 0s
01:01:07 230400K ........ ........ ........ ........ ........ ........ 99% 257M 0s
01:01:07 233472K ........ ........ .... 100% 527M=1.0s
01:01:07
01:01:07 2026-02-01 01:01:07 (236 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:01:07
01:01:07 Extracting the new controller...
01:01:07 + echo 'Extracting the new controller...'
01:01:07 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:01:10 Adding external repositories...
01:01:10 + echo 'Adding external repositories...'
01:01:10 + 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
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:10 ################################################################################
01:01:10 #
01:01:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:10 # contributor license agreements. See the NOTICE file distributed with
01:01:10 # this work for additional information regarding copyright ownership.
01:01:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:10 # (the "License"); you may not use this file except in compliance with
01:01:10 # the License. You may obtain a copy of the License at
01:01:10 #
01:01:10 # http://www.apache.org/licenses/LICENSE-2.0
01:01:10 #
01:01:10 # Unless required by applicable law or agreed to in writing, software
01:01:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:10 # See the License for the specific language governing permissions and
01:01:10 # limitations under the License.
01:01:10 #
01:01:10 ################################################################################
01:01:10
01:01:10 #
01:01:10 # If set to true, the following property will not allow any certificate to be used
01:01:10 # when accessing Maven repositories through SSL
01:01:10 #
01:01:10 #org.ops4j.pax.url.mvn.certificateCheck=
01:01:10
01:01:10 #
01:01:10 # Path to the local Maven settings file.
01:01:10 # The repositories defined in this file will be automatically added to the list
01:01:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:01:10 # below is not set.
01:01:10 # The following locations are checked for the existence of the settings.xml file
01:01:10 # * 1. looks for the specified url
01:01:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:01:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:01:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:01:10 #
01:01:10 #org.ops4j.pax.url.mvn.settings=
01:01:10
01:01:10 #
01:01:10 # Path to the local Maven repository which is used to avoid downloading
01:01:10 # artifacts when they already exist locally.
01:01:10 # The value of this property will be extracted from the settings.xml file
01:01:10 # above, or defaulted to:
01:01:10 # System.getProperty( "user.home" ) + "/.m2/repository"
01:01:10 #
01:01:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:01:10
01:01:10 #
01:01:10 # Default this to false. It's just weird to use undocumented repos
01:01:10 #
01:01:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:01:10
01:01:10 #
01:01:10 # Uncomment if you don't wanna use the proxy settings
01:01:10 # from the Maven conf/settings.xml file
01:01:10 #
01:01:10 # org.ops4j.pax.url.mvn.proxySupport=false
01:01:10
01:01:10 #
01:01:10 # Comma separated list of repositories scanned when resolving an artifact.
01:01:10 # Those repositories will be checked before iterating through the
01:01:10 # below list of repositories and even before the local repository
01:01:10 # A repository url can be appended with zero or more of the following flags:
01:01:10 # @snapshots : the repository contains snaphots
01:01:10 # @noreleases : the repository does not contain any released artifacts
01:01:10 #
01:01:10 # The following property value will add the system folder as a repo.
01:01:10 #
01:01:10 org.ops4j.pax.url.mvn.defaultRepositories=\
01:01:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:01:10 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:01:10 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:01:10
01:01:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:01:10 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:01:10
01:01:10 #
01:01:10 # Comma separated list of repositories scanned when resolving an artifact.
01:01:10 # The default list includes the following repositories:
01:01:10 # http://repo1.maven.org/maven2@id=central
01:01:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:01:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:01:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:01:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:01:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:01:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:01:10 # To add repositories to the default ones, prepend '+' to the list of repositories
01:01:10 # to add.
01:01:10 # A repository url can be appended with zero or more of the following flags:
01:01:10 # @snapshots : the repository contains snapshots
01:01:10 # @noreleases : the repository does not contain any released artifacts
01:01:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:01:10 #
01:01:10 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
01:01:10
01:01:10 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:01:10 + [[ True == \T\r\u\e ]]
01:01:10 + echo 'Configuring the startup features...'
01:01:10 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:10 + FEATURE_TEST_STRING=features-test
01:01:10 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:01:10 + KARAF_VERSION=karaf4
01:01:10 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:01:10 + 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
01:01:10 + [[ ! -z '' ]]
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:10 ################################################################################
01:01:10 #
01:01:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:10 # contributor license agreements. See the NOTICE file distributed with
01:01:10 # this work for additional information regarding copyright ownership.
01:01:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:10 # (the "License"); you may not use this file except in compliance with
01:01:10 # the License. You may obtain a copy of the License at
01:01:10 #
01:01:10 # http://www.apache.org/licenses/LICENSE-2.0
01:01:10 #
01:01:10 # Unless required by applicable law or agreed to in writing, software
01:01:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:10 # See the License for the specific language governing permissions and
01:01:10 # limitations under the License.
01:01:10 #
01:01:10 ################################################################################
01:01:10
01:01:10 #
01:01:10 # Comma separated list of features repositories to register by default
01:01:10 #
01:01:10 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
01:01:10
01:01:10 #
01:01:10 # Comma separated list of features to install at startup
01:01:10 #
01:01:10 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:01:10
01:01:10 #
01:01:10 # Resource repositories (OBR) that the features resolver can use
01:01:10 # to resolve requirements/capabilities
01:01:10 #
01:01:10 # The format of the resourceRepositories is
01:01:10 # resourceRepositories=[xml:url|json:url],...
01:01:10 # for Instance:
01:01:10 #
01:01:10 #resourceRepositories=xml:http://host/path/to/index.xml
01:01:10 # or
01:01:10 #resourceRepositories=json:http://host/path/to/index.json
01:01:10 #
01:01:10
01:01:10 #
01:01:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:01:10 #
01:01:10 featuresBootAsynchronous=false
01:01:10
01:01:10 #
01:01:10 # Service requirements enforcement
01:01:10 #
01:01:10 # By default, the feature resolver checks the service requirements/capabilities of
01:01:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:01:10 # the required bundles.
01:01:10 # The following flag can have those values:
01:01:10 # - disable: service requirements are completely ignored
01:01:10 # - default: service requirements are ignored for old features
01:01:10 # - enforce: service requirements are always verified
01:01:10 #
01:01:10 #serviceRequirements=default
01:01:10
01:01:10 #
01:01:10 # Store cfg file for config element in feature
01:01:10 #
01:01:10 #configCfgStore=true
01:01:10
01:01:10 #
01:01:10 # Define if the feature service automatically refresh bundles
01:01:10 #
01:01:10 autoRefresh=true
01:01:10
01:01:10 #
01:01:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:01:10 # XML file defines instructions related to features processing
01:01:10 # versions.properties may declare properties to resolve placeholders in XML file
01:01:10 # both files are relative to ${karaf.etc}
01:01:10 #
01:01:10 #featureProcessing=org.apache.karaf.features.xml
01:01:10 #featureProcessingVersions=versions.properties
01:01:10 + configure_karaf_log karaf4 ''
01:01:10 + local -r karaf_version=karaf4
01:01:10 + local -r controllerdebugmap=
01:01:10 + local logapi=log4j
01:01:10 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:10 log4j2.rootLogger.level = INFO
01:01:10 #log4j2.rootLogger.type = asyncRoot
01:01:10 #log4j2.rootLogger.includeLocation = false
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:10 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:10 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:10 log4j2.logger.spifly.level = WARN
01:01:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:10 log4j2.logger.audit.level = INFO
01:01:10 log4j2.logger.audit.additivity = false
01:01:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:10 log4j2.appender.console.type = Console
01:01:10 log4j2.appender.console.name = Console
01:01:10 log4j2.appender.console.layout.type = PatternLayout
01:01:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:10 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:10 log4j2.appender.rolling.name = RollingFile
01:01:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:10 #log4j2.appender.rolling.immediateFlush = false
01:01:10 log4j2.appender.rolling.append = true
01:01:10 log4j2.appender.rolling.layout.type = PatternLayout
01:01:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:10 log4j2.appender.rolling.policies.type = Policies
01:01:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:10 log4j2.appender.rolling.policies.size.size = 64MB
01:01:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:10 log4j2.appender.rolling.strategy.max = 7
01:01:10 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:10 log4j2.appender.audit.name = AuditRollingFile
01:01:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:10 log4j2.appender.audit.append = true
01:01:10 log4j2.appender.audit.layout.type = PatternLayout
01:01:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:10 log4j2.appender.audit.policies.type = Policies
01:01:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:10 log4j2.appender.audit.policies.size.size = 8MB
01:01:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:10 log4j2.appender.audit.strategy.max = 7
01:01:10 log4j2.appender.osgi.type = PaxOsgi
01:01:10 log4j2.appender.osgi.name = PaxOsgi
01:01:10 log4j2.appender.osgi.filter = *
01:01:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:10 #log4j2.logger.aether.level = TRACE
01:01:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:10 #log4j2.logger.http-headers.level = DEBUG
01:01:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:10 #log4j2.logger.maven.level = TRACE
01:01:10 + logapi=log4j2
01:01:10 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:01:10 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:01:10 + '[' log4j2 == log4j2 ']'
01:01:10 + 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
01:01:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:01:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:01:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:01:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:01:10 controllerdebugmap:
01:01:10 + unset IFS
01:01:10 + echo 'controllerdebugmap: '
01:01:10 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:10 + '[' -n '' ']'
01:01:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:10 ################################################################################
01:01:10 #
01:01:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:10 # contributor license agreements. See the NOTICE file distributed with
01:01:10 # this work for additional information regarding copyright ownership.
01:01:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:10 # (the "License"); you may not use this file except in compliance with
01:01:10 # the License. You may obtain a copy of the License at
01:01:10 #
01:01:10 # http://www.apache.org/licenses/LICENSE-2.0
01:01:10 #
01:01:10 # Unless required by applicable law or agreed to in writing, software
01:01:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:10 # See the License for the specific language governing permissions and
01:01:10 # limitations under the License.
01:01:10 #
01:01:10 ################################################################################
01:01:10
01:01:10 # Common pattern layout for appenders
01:01:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:10
01:01:10 # Root logger
01:01:10 log4j2.rootLogger.level = INFO
01:01:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:01:10 #log4j2.rootLogger.type = asyncRoot
01:01:10 #log4j2.rootLogger.includeLocation = false
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:10 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:10
01:01:10 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:10
01:01:10 # Loggers configuration
01:01:10
01:01:10 # Spifly logger
01:01:10 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:10 log4j2.logger.spifly.level = WARN
01:01:10
01:01:10 # Security audit logger
01:01:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:10 log4j2.logger.audit.level = INFO
01:01:10 log4j2.logger.audit.additivity = false
01:01:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:10
01:01:10 # Appenders configuration
01:01:10
01:01:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:10 log4j2.appender.console.type = Console
01:01:10 log4j2.appender.console.name = Console
01:01:10 log4j2.appender.console.layout.type = PatternLayout
01:01:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:10
01:01:10 # Rolling file appender
01:01:10 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:10 log4j2.appender.rolling.name = RollingFile
01:01:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:10 # uncomment to not force a disk flush
01:01:10 #log4j2.appender.rolling.immediateFlush = false
01:01:10 log4j2.appender.rolling.append = true
01:01:10 log4j2.appender.rolling.layout.type = PatternLayout
01:01:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:10 log4j2.appender.rolling.policies.type = Policies
01:01:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:10 log4j2.appender.rolling.policies.size.size = 1GB
01:01:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:10 log4j2.appender.rolling.strategy.max = 7
01:01:10
01:01:10 # Audit file appender
01:01:10 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:10 log4j2.appender.audit.name = AuditRollingFile
01:01:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:10 log4j2.appender.audit.append = true
01:01:10 log4j2.appender.audit.layout.type = PatternLayout
01:01:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:10 log4j2.appender.audit.policies.type = Policies
01:01:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:10 log4j2.appender.audit.policies.size.size = 8MB
01:01:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:10 log4j2.appender.audit.strategy.max = 7
01:01:10
01:01:10 # OSGi appender
01:01:10 log4j2.appender.osgi.type = PaxOsgi
01:01:10 log4j2.appender.osgi.name = PaxOsgi
01:01:10 log4j2.appender.osgi.filter = *
01:01:10
01:01:10 # help with identification of maven-related problems with pax-url-aether
01:01:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:10 #log4j2.logger.aether.level = TRACE
01:01:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:10 #log4j2.logger.http-headers.level = DEBUG
01:01:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:10 #log4j2.logger.maven.level = TRACE
01:01:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:01:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:01:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 Configure
01:01:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:01:10 + local -r controllermem=2048m
01:01:10 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 + echo Configure
01:01:10 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:01:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:01:10 max memory: 2048m
01:01:10 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 + echo ' max memory: 2048m'
01:01:10 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:10 + 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
01:01:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:10 #!/bin/sh
01:01:10 #
01:01:10 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:10 # contributor license agreements. See the NOTICE file distributed with
01:01:10 # this work for additional information regarding copyright ownership.
01:01:10 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:10 # (the "License"); you may not use this file except in compliance with
01:01:10 # the License. You may obtain a copy of the License at
01:01:10 #
01:01:10 # http://www.apache.org/licenses/LICENSE-2.0
01:01:10 #
01:01:10 # Unless required by applicable law or agreed to in writing, software
01:01:10 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:10 # See the License for the specific language governing permissions and
01:01:10 # limitations under the License.
01:01:10 #
01:01:10
01:01:10 #
01:01:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:01:10 # script: client, instance, shell, start, status, stop, karaf
01:01:10 #
01:01:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:01:10 # Actions go here...
01:01:10 # fi
01:01:10
01:01:10 #
01:01:10 # general settings which should be applied for all scripts go here; please keep
01:01:10 # in mind that it is possible that scripts might be executed more than once, e.g.
01:01:10 # in example of the start script where the start script is executed first and the
01:01:10 # karaf script afterwards.
01:01:10 #
01:01:10
01:01:10 #
01:01:10 # The following section shows the possible configuration options for the default
01:01:10 # karaf scripts
01:01:10 #
01:01:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:01:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:01:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:01:10 # export EXTRA_JAVA_OPTS # Additional JVM options
01:01:10 # export KARAF_HOME # Karaf home folder
01:01:10 # export KARAF_DATA # Karaf data folder
01:01:10 # export KARAF_BASE # Karaf base folder
01:01:10 # export KARAF_ETC # Karaf etc folder
01:01:10 # export KARAF_LOG # Karaf log folder
01:01:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:01:10 # export KARAF_OPTS # Additional available Karaf options
01:01:10 # export KARAF_DEBUG # Enable debug mode
01:01:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:01:10 # export KARAF_NOROOT # Prevent execution as root if set to true
01:01:10 Set Java version
01:01:10 + echo 'Set Java version'
01:01:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:01:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:10 sudo: a password is required
01:01:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:10 sudo: a password is required
01:01:10 JDK default version ...
01:01:10 + echo 'JDK default version ...'
01:01:10 + java -version
01:01:10 openjdk version "21.0.9" 2025-10-21
01:01:10 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:01:10 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:01:10 Set JAVA_HOME
01:01:10 + echo 'Set JAVA_HOME'
01:01:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:01:10 Listing all open ports on controller system...
01:01:10 + echo 'Listing all open ports on controller system...'
01:01:10 + netstat -pnatu
01:01:10 /tmp/configuration-script.sh: line 40: netstat: command not found
01:01:10 Configuring cluster
01:01:10 + '[' -f /tmp/custom_shard_config.txt ']'
01:01:10 + echo 'Configuring cluster'
01:01:10 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.180
01:01:10 ################################################
01:01:10 ## Configure Cluster ##
01:01:10 ################################################
01:01:10 NOTE: Cluster configuration files not found. Copying from
01:01:10 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:01:10 Configuring unique name in pekko.conf
01:01:10 Configuring hostname in pekko.conf
01:01:10 Configuring data and rpc seed nodes in pekko.conf
01:01:10 modules = [
01:01:10
01:01:10 {
01:01:10 name = "inventory"
01:01:10 namespace = "urn:opendaylight:inventory"
01:01:10 shard-strategy = "module"
01:01:10 },
01:01:10 {
01:01:10 name = "topology"
01:01:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:10 shard-strategy = "module"
01:01:10 },
01:01:10 {
01:01:10 name = "toaster"
01:01:10 namespace = "http://netconfcentral.org/ns/toaster"
01:01:10 shard-strategy = "module"
01:01:10 }
01:01:10 ]
01:01:10 Configuring replication type in module-shards.conf
01:01:10 ################################################
01:01:10 ## NOTE: Manually restart controller to ##
01:01:10 ## apply configuration. ##
01:01:10 ################################################
01:01:10 Dump akka.conf
01:01:10 + echo 'Dump akka.conf'
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:10 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:01:10 Dump modules.conf
01:01:10 + echo 'Dump modules.conf'
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:10 modules = [
01:01:10
01:01:10 {
01:01:10 name = "inventory"
01:01:10 namespace = "urn:opendaylight:inventory"
01:01:10 shard-strategy = "module"
01:01:10 },
01:01:10 {
01:01:10 name = "topology"
01:01:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:10 shard-strategy = "module"
01:01:10 },
01:01:10 {
01:01:10 name = "toaster"
01:01:10 namespace = "http://netconfcentral.org/ns/toaster"
01:01:10 shard-strategy = "module"
01:01:10 }
01:01:10 ]
01:01:10 Dump module-shards.conf
01:01:10 + echo 'Dump module-shards.conf'
01:01:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:10 module-shards = [
01:01:10 {
01:01:10 name = "default"
01:01:10 shards = [
01:01:10 {
01:01:10 name = "default"
01:01:10 replicas = ["member-1"]
01:01:10 }
01:01:10 ]
01:01:10 },
01:01:10 {
01:01:10 name = "inventory"
01:01:10 shards = [
01:01:10 {
01:01:10 name="inventory"
01:01:10 replicas = ["member-1"]
01:01:10 }
01:01:10 ]
01:01:10 },
01:01:10 {
01:01:10 name = "topology"
01:01:10 shards = [
01:01:10 {
01:01:10 name="topology"
01:01:10 replicas = ["member-1"]
01:01:10 }
01:01:10 ]
01:01:10 },
01:01:10 {
01:01:10 name = "toaster"
01:01:10 shards = [
01:01:10 {
01:01:10 name="toaster"
01:01:10 replicas = ["member-1"]
01:01:10 }
01:01:10 ]
01:01:10 }
01:01:10 ]
01:01:10 Locating config plan to use...
01:01:10 Finished running config plans
01:01:10 Starting member-1 with IP address 10.30.170.180
01:01:10 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:10 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:10 Redirecting karaf console output to karaf_console.log
01:01:10 Starting controller...
01:01:10 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:01:10 Execute the post startup script on controller 10.30.170.180
01:01:10 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:11 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:01:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:02:16 2026-02-01T01:01:25,354 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 246 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:02:16 Controller is UP
01:02:16 2026-02-01T01:01:25,354 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 246 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:02:16 Listing all open ports on controller system...
01:02:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:02:16 looking for "BindException: Address already in use" in log file
01:02:16 looking for "server is unhealthy" in log file
01:02:16 Let's take the karaf thread dump
01:02:16 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:16 karaf main: org.apache.karaf.main.Main, pid:2051
01:02:16 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:17 Generating mininet variables...
01:02:17 Locating test plan to use...
01:02:17 Changing the testplan path...
01:02:17 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
01:02:17 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
01:02:18 ==============================================================================
01:02:18 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
01:02:18 ==============================================================================
01:02:18 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
01:02:30 ------------------------------------------------------------------------------
01:02:30 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
01:02:30 1 test, 1 passed, 0 failed
01:02:30 ==============================================================================
01:02:30 Output: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/output.xml
01:02:30 Log: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/log.html
01:02:30 Report: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/report.html
01:02:31 Examining the files in data/log and checking filesize
01:02:31 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:31 total 368
01:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 01:01 .
01:02:31 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 1 01:01 karaf_console.log
01:02:31 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 01:01 ..
01:02:31 -rw-rw-r-- 1 jenkins jenkins 362388 Feb 1 01:02 karaf.log
01:02:31 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:31 356K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:02:31 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:02:31 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:31 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
01:02:31 Let's take the karaf thread dump again...
01:02:31 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:31 karaf main: org.apache.karaf.main.Main, pid:2051
01:02:31 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:32 Killing ODL
01:02:32 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:37 Compressing karaf.log 1
01:02:37 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:37 Fetching compressed karaf.log 1
01:02:37 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:38 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:38 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:38 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:38 Fetch GC logs
01:02:38 Warning: Permanently added '10.30.170.180' (ECDSA) to the list of known hosts.
01:02:38 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:02:38 Examine copied files
01:02:38 total 984
01:02:38 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 01:02 gclogs-1
01:02:38 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 01:02 odl1_karaf_console.log
01:02:38 -rw-rw-r--. 1 jenkins jenkins 28390 Feb 1 01:02 odl1_karaf.log.gz
01:02:38 -rw-rw-r--. 1 jenkins jenkins 113530 Feb 1 01:02 karaf_1_2051_threads_after.log
01:02:38 -rw-rw-r--. 1 jenkins jenkins 14123 Feb 1 01:02 ps_after.log
01:02:38 -rw-rw-r--. 1 jenkins jenkins 244330 Feb 1 01:02 report.html
01:02:38 -rw-rw-r--. 1 jenkins jenkins 291304 Feb 1 01:02 log.html
01:02:38 -rw-rw-r--. 1 jenkins jenkins 130945 Feb 1 01:02 output.xml
01:02:38 -rw-rw-r--. 1 jenkins jenkins 55 Feb 1 01:02 testplan.txt
01:02:38 -rw-rw-r--. 1 jenkins jenkins 99283 Feb 1 01:02 karaf_1_2051_threads_before.log
01:02:38 -rw-rw-r--. 1 jenkins jenkins 14115 Feb 1 01:02 ps_before.log
01:02:38 -rw-rw-r--. 1 jenkins jenkins 3178 Feb 1 01:01 post-startup-script.sh
01:02:38 -rw-rw-r--. 1 jenkins jenkins 252 Feb 1 01:01 startup-script.sh
01:02:38 -rw-rw-r--. 1 jenkins jenkins 3390 Feb 1 01:01 configuration-script.sh
01:02:38 -rw-rw-r--. 1 jenkins jenkins 333 Feb 1 01:00 detect_variables.env
01:02:38 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 1 01:00 pom.xml
01:02:38 -rw-rw-r--. 1 jenkins jenkins 92 Feb 1 01:00 set_variables.env
01:02:38 -rw-rw-r--. 1 jenkins jenkins 254 Feb 1 01:00 slave_addresses.txt
01:02:38 -rw-rw-r--. 1 jenkins jenkins 570 Feb 1 01:00 requirements.txt
01:02:38 -rw-rw-r--. 1 jenkins jenkins 26 Feb 1 01:00 env.properties
01:02:38 -rw-rw-r--. 1 jenkins jenkins 333 Feb 1 00:58 stack-parameters.yaml
01:02:38 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 1 00:57 test
01:02:38 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 00:57 test@tmp
01:02:38 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
01:02:38 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins2555277742795665942.sh
01:02:38 Karaf Deployments, Tests must have already run
01:02:38 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins2074488574861757508.sh
01:02:38 Cleaning up Robot installation...
01:02:39 $ ssh-agent -k
01:02:39 unset SSH_AUTH_SOCK;
01:02:39 unset SSH_AGENT_PID;
01:02:39 echo Agent pid 5147 killed;
01:02:39 [ssh-agent] Stopped.
01:02:39 Recording plot data
01:02:39 Robot results publisher started...
01:02:39 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:02:39 -Parsing output xml:
01:02:40 Done!
01:02:40 -Copying log files to build dir:
01:02:40 Done!
01:02:40 -Assigning results to build:
01:02:40 Done!
01:02:40 -Checking thresholds:
01:02:40 Done!
01:02:40 Done publishing Robot results.
01:02:40 [PostBuildScript] - [INFO] Executing post build scripts.
01:02:40 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins9641670649485569862.sh
01:02:40 Archiving csit artifacts
01:02:40 mv: cannot stat '*_1.png': No such file or directory
01:02:40 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:02:40 % Total % Received % Xferd Average Speed Time Time Time Current
01:02:40 Dload Upload Total Spent Left Speed
01:02:40
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 3504k 0 --:--:-- --:--:-- --:--:-- 3504k
01:02:40 Archive: robot-plugin.zip
01:02:40 inflating: ./archives/robot-plugin/log.html
01:02:40 inflating: ./archives/robot-plugin/output.xml
01:02:40 inflating: ./archives/robot-plugin/report.html
01:02:40 mv: cannot stat '*.log.gz': No such file or directory
01:02:40 mv: cannot stat '*.csv': No such file or directory
01:02:40 mv: cannot stat '*.png': No such file or directory
01:02:40 [PostBuildScript] - [INFO] Executing post build scripts.
01:02:40 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7534434721172092082.sh
01:02:40 [PostBuildScript] - [INFO] Executing post build scripts.
01:02:40 [EnvInject] - Injecting environment variables from a build step.
01:02:40 [EnvInject] - Injecting as environment variables the properties content
01:02:40 OS_CLOUD=vex
01:02:40 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-vanadium-64
01:02:40
01:02:40 [EnvInject] - Variables injected successfully.
01:02:40 provisioning config files...
01:02:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:02:40 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins10458854140996193228.sh
01:02:40 ---> openstack-stack-delete.sh
01:02:40 Setup pyenv:
01:02:40 system
01:02:40 3.8.13
01:02:40 3.9.13
01:02:40 3.10.13
01:02:40 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:02:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:02:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:02:42 lf-activate-venv(): INFO: Base packages installed successfully
01:02:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:02:56 INFO: Stack cost retrieval disabled, setting cost to 0
01:03:08 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-vanadium-64
01:03:08 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-vanadium-64
01:03:08 [PostBuildScript] - [INFO] Executing post build scripts.
01:03:08 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1621245461729847527.sh
01:03:08 ---> sysstat.sh
01:03:08 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins3541423002452458104.sh
01:03:08 ---> package-listing.sh
01:03:08 ++ facter osfamily
01:03:08 ++ tr '[:upper:]' '[:lower:]'
01:03:08 + OS_FAMILY=redhat
01:03:08 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-vanadium
01:03:08 + START_PACKAGES=/tmp/packages_start.txt
01:03:08 + END_PACKAGES=/tmp/packages_end.txt
01:03:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:03:08 + PACKAGES=/tmp/packages_start.txt
01:03:08 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-vanadium ']'
01:03:08 + PACKAGES=/tmp/packages_end.txt
01:03:08 + case "${OS_FAMILY}" in
01:03:08 + rpm -qa
01:03:08 + sort
01:03:09 + '[' -f /tmp/packages_start.txt ']'
01:03:09 + '[' -f /tmp/packages_end.txt ']'
01:03:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:03:09 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-vanadium ']'
01:03:09 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/archives/
01:03:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/archives/
01:03:09 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7340258420294368869.sh
01:03:09 ---> capture-instance-metadata.sh
01:03:09 Setup pyenv:
01:03:09 system
01:03:09 3.8.13
01:03:09 3.9.13
01:03:09 3.10.13
01:03:09 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:03:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:03:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:03:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:03:11 lf-activate-venv(): INFO: Base packages installed successfully
01:03:11 lf-activate-venv(): INFO: Installing additional packages: lftools
01:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:03:20 INFO: Running in OpenStack, capturing instance metadata
01:03:21 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins15782651836591987062.sh
01:03:21 provisioning config files...
01:03:21 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-vanadium #64
01:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/config17954413982011950860tmp
01:03:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:03:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:03:21 provisioning config files...
01:03:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:03:21 [EnvInject] - Injecting environment variables from a build step.
01:03:21 [EnvInject] - Injecting as environment variables the properties content
01:03:21 SERVER_ID=logs
01:03:21
01:03:21 [EnvInject] - Variables injected successfully.
01:03:21 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7384407280301673265.sh
01:03:21 ---> create-netrc.sh
01:03:21 WARN: Log server credential not found.
01:03:21 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins15052866212158233757.sh
01:03:21 ---> python-tools-install.sh
01:03:21 Setup pyenv:
01:03:21 system
01:03:21 3.8.13
01:03:21 3.9.13
01:03:21 3.10.13
01:03:21 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:03:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:03:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:03:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:03:23 lf-activate-venv(): INFO: Base packages installed successfully
01:03:23 lf-activate-venv(): INFO: Installing additional packages: lftools
01:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:03:32 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins3437819222048282218.sh
01:03:32 ---> sudo-logs.sh
01:03:32 Archiving 'sudo' log..
01:03:32 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins6597842000582017195.sh
01:03:32 ---> job-cost.sh
01:03:32 Setup pyenv:
01:03:33 system
01:03:33 3.8.13
01:03:33 3.9.13
01:03:33 3.10.13
01:03:33 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:03:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:03:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:03:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:03:35 lf-activate-venv(): INFO: Base packages installed successfully
01:03:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:03:41 DEBUG: total: 0
01:03:41 INFO: Retrieving Stack Cost...
01:03:42 INFO: Retrieving Pricing Info for: v3-standard-2
01:03:42 INFO: Archiving Costs
01:03:42 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins7474196049042092775.sh
01:03:42 ---> logs-deploy.sh
01:03:42 Setup pyenv:
01:03:42 system
01:03:42 3.8.13
01:03:42 3.9.13
01:03:42 3.10.13
01:03:42 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
01:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q50m from file:/tmp/.os_lf_venv
01:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:03:44 lf-activate-venv(): INFO: Base packages installed successfully
01:03:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:03:56 lf-activate-venv(): INFO: Adding /tmp/venv-Q50m/bin to PATH
01:03:56 WARNING: Nexus logging server not set
01:03:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-vanadium/64/
01:03:56 INFO: archiving logs to S3
01:03:57 ---> uname -a:
01:03:57 Linux prd-centos8-robot-2c-8g-6597.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
01:03:57
01:03:57
01:03:57 ---> lscpu:
01:03:57 Architecture: x86_64
01:03:57 CPU op-mode(s): 32-bit, 64-bit
01:03:57 Byte Order: Little Endian
01:03:57 CPU(s): 2
01:03:57 On-line CPU(s) list: 0,1
01:03:57 Thread(s) per core: 1
01:03:57 Core(s) per socket: 1
01:03:57 Socket(s): 2
01:03:57 NUMA node(s): 1
01:03:57 Vendor ID: AuthenticAMD
01:03:57 CPU family: 23
01:03:57 Model: 49
01:03:57 Model name: AMD EPYC-Rome Processor
01:03:57 Stepping: 0
01:03:57 CPU MHz: 2799.998
01:03:57 BogoMIPS: 5599.99
01:03:57 Virtualization: AMD-V
01:03:57 Hypervisor vendor: KVM
01:03:57 Virtualization type: full
01:03:57 L1d cache: 32K
01:03:57 L1i cache: 32K
01:03:57 L2 cache: 512K
01:03:57 L3 cache: 16384K
01:03:57 NUMA node0 CPU(s): 0,1
01:03:57 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
01:03:57
01:03:57
01:03:57 ---> nproc:
01:03:57 2
01:03:57
01:03:57
01:03:57 ---> df -h:
01:03:57 Filesystem Size Used Avail Use% Mounted on
01:03:57 devtmpfs 3.8G 0 3.8G 0% /dev
01:03:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:03:57 tmpfs 3.8G 17M 3.8G 1% /run
01:03:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:03:57 /dev/vda1 40G 8.4G 32G 21% /
01:03:57 tmpfs 770M 0 770M 0% /run/user/1001
01:03:57
01:03:57
01:03:57 ---> free -m:
01:03:57 total used free shared buff/cache available
01:03:57 Mem: 7697 631 4885 19 2180 6767
01:03:57 Swap: 1023 0 1023
01:03:57
01:03:57
01:03:57 ---> ip addr:
01:03:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:03:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:03:57 inet 127.0.0.1/8 scope host lo
01:03:57 valid_lft forever preferred_lft forever
01:03:57 inet6 ::1/128 scope host
01:03:57 valid_lft forever preferred_lft forever
01:03:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:03:57 link/ether fa:16:3e:9a:e2:97 brd ff:ff:ff:ff:ff:ff
01:03:57 altname enp0s3
01:03:57 altname ens3
01:03:57 inet 10.30.171.155/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:03:57 valid_lft 85983sec preferred_lft 85983sec
01:03:57 inet6 fe80::f816:3eff:fe9a:e297/64 scope link
01:03:57 valid_lft forever preferred_lft forever
01:03:57
01:03:57
01:03:57 ---> sar -b -r -n DEV:
01:03:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
01:03:57
01:03:57 00:56:56 LINUX RESTART (2 CPU)
01:03:57
01:03:57 12:58:01 AM tps rtps wtps bread/s bwrtn/s
01:03:57 12:59:01 AM 128.15 1.08 127.06 75.32 12654.02
01:03:57 01:00:01 AM 27.24 0.38 26.86 64.25 2318.73
01:03:57 01:01:01 AM 82.84 9.46 73.38 1679.03 8222.94
01:03:57 01:02:01 AM 13.88 0.10 13.78 5.20 1164.00
01:03:57 01:03:01 AM 17.14 0.38 16.76 41.85 618.04
01:03:57 Average: 53.85 2.28 51.56 373.17 4995.27
01:03:57
01:03:57 12:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:03:57 12:59:01 AM 5154796 6994712 2727636 34.60 2688 2016064 728864 8.16 199008 2180120 40776
01:03:57 01:00:01 AM 5187232 7064196 2695200 34.19 2688 2050584 670696 7.51 223400 2118092 32252
01:03:57 01:01:01 AM 4869896 6978996 3012536 38.22 2688 2275324 710196 7.95 266200 2362076 26284
01:03:57 01:02:01 AM 4930972 7040032 2951460 37.44 2688 2275464 648256 7.26 266780 2299592 4
01:03:57 01:03:01 AM 5018032 6940400 2864400 36.34 2688 2094356 769588 8.62 309128 2195492 26452
01:03:57 Average: 5032186 7003667 2850246 36.16 2688 2142358 705520 7.90 252903 2231074 25154
01:03:57
01:03:57 12:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:03:57 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 12:59:01 AM eth0 91.33 72.50 909.08 10.19 0.00 0.00 0.00 0.00
01:03:57 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 01:00:01 AM eth0 12.16 9.81 6.37 4.18 0.00 0.00 0.00 0.00
01:03:57 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 01:01:01 AM eth0 44.51 38.06 341.84 9.43 0.00 0.00 0.00 0.00
01:03:57 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 01:02:01 AM eth0 197.38 142.93 38.75 29.91 0.00 0.00 0.00 0.00
01:03:57 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 01:03:01 AM eth0 66.33 41.10 80.10 26.09 0.00 0.00 0.00 0.00
01:03:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:57 Average: eth0 82.35 60.88 275.20 15.96 0.00 0.00 0.00 0.00
01:03:57
01:03:57
01:03:57 ---> sar -P ALL:
01:03:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
01:03:57
01:03:57 00:56:56 LINUX RESTART (2 CPU)
01:03:57
01:03:57 12:58:01 AM CPU %user %nice %system %iowait %steal %idle
01:03:57 12:59:01 AM all 30.88 0.00 5.09 1.41 0.09 62.53
01:03:57 12:59:01 AM 0 37.75 0.00 5.61 1.05 0.10 55.49
01:03:57 12:59:01 AM 1 24.01 0.00 4.57 1.78 0.08 69.56
01:03:57 01:00:01 AM all 17.41 0.00 2.76 0.20 0.08 79.54
01:03:57 01:00:01 AM 0 22.79 0.00 2.68 0.23 0.08 74.21
01:03:57 01:00:01 AM 1 12.03 0.00 2.85 0.17 0.08 84.88
01:03:57 01:01:01 AM all 28.74 0.00 5.39 0.88 0.08 64.91
01:03:57 01:01:01 AM 0 38.21 0.00 6.31 0.95 0.08 54.45
01:03:57 01:01:01 AM 1 19.26 0.00 4.48 0.82 0.08 75.36
01:03:57 01:02:01 AM all 0.69 0.00 0.51 0.13 0.05 98.63
01:03:57 01:02:01 AM 0 0.55 0.00 0.55 0.15 0.05 98.70
01:03:57 01:02:01 AM 1 0.82 0.00 0.47 0.10 0.05 98.56
01:03:57 01:03:01 AM all 13.42 0.00 2.11 0.07 0.07 84.33
01:03:57 01:03:01 AM 0 21.04 0.00 2.69 0.07 0.07 76.14
01:03:57 01:03:01 AM 1 5.83 0.00 1.53 0.07 0.07 92.50
01:03:57 Average: all 18.25 0.00 3.18 0.54 0.08 77.96
01:03:57 Average: 0 24.08 0.00 3.57 0.49 0.08 71.78
01:03:57 Average: 1 12.41 0.00 2.78 0.59 0.07 84.15
01:03:57
01:03:57
01:03:57