00:13:55 Started by upstream project "integration-distribution-mri-test-vanadium" build number 30 00:13:55 originally caused by: 00:13:55 Started by timer 00:13:55 Running as SYSTEM 00:13:55 [EnvInject] - Loading node environment variables. 00:13:55 Building remotely on prd-centos8-robot-2c-8g-19741 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 00:13:56 [ssh-agent] Looking for ssh-agent implementation... 00:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:57 $ ssh-agent 00:13:57 SSH_AUTH_SOCK=/tmp/ssh-E8y0HXayaLaK/agent.5272 00:13:57 SSH_AGENT_PID=5273 00:13:57 [ssh-agent] Started. 00:13:57 Running ssh-add (command line suppressed) 00:13:57 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_14509187823930342486.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_14509187823930342486.key) 00:13:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:13:57 The recommended git tool is: NONE 00:13:59 using credential opendaylight-jenkins-ssh 00:13:59 Wiping out workspace first. 00:13:59 Cloning the remote Git repository 00:13:59 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:13:59 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test # timeout=10 00:13:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:13:59 > git --version # timeout=10 00:13:59 > git --version # 'git version 2.43.0' 00:13:59 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:13:59 [INFO] Currently running in a labeled security context 00:13:59 [INFO] Currently SELinux is 'enforcing' on the host 00:13:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh2797734207736316835.key 00:13:59 Verifying host key using known hosts file 00:13:59 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:13:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:14:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:14:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:14:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:14:04 [INFO] Currently running in a labeled security context 00:14:04 [INFO] Currently SELinux is 'enforcing' on the host 00:14:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh5768335586654013621.key 00:14:04 Verifying host key using known hosts file 00:14:04 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:14:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:14:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:14:04 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:14:04 > git config core.sparsecheckout # timeout=10 00:14:04 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:14:04 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:14:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:14:05 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:14:05 No emails were triggered. 00:14:05 provisioning config files... 00:14:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:14:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:14:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:14:05 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7987984093840841733.sh 00:14:05 ---> python-tools-install.sh 00:14:05 Setup pyenv: 00:14:05 system 00:14:05 * 3.8.13 (set by /opt/pyenv/version) 00:14:05 * 3.9.13 (set by /opt/pyenv/version) 00:14:05 * 3.10.13 (set by /opt/pyenv/version) 00:14:05 * 3.11.7 (set by /opt/pyenv/version) 00:14:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nrJ1 00:14:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:14:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:14 lf-activate-venv(): INFO: Base packages installed successfully 00:14:14 lf-activate-venv(): INFO: Installing additional packages: lftools 00:14:37 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:14:37 Generating Requirements File 00:14:55 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:14:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:14:55 Python 3.11.7 00:14:55 pip 26.0.1 from /tmp/venv-nrJ1/lib/python3.11/site-packages/pip (python 3.11) 00:14:56 appdirs==1.4.4 00:14:56 argcomplete==3.6.3 00:14:56 aspy.yaml==1.3.0 00:14:56 attrs==25.4.0 00:14:56 autopage==0.6.0 00:14:56 beautifulsoup4==4.14.3 00:14:56 boto3==1.42.54 00:14:56 botocore==1.42.54 00:14:56 bs4==0.0.2 00:14:56 certifi==2026.1.4 00:14:56 cffi==2.0.0 00:14:56 cfgv==3.5.0 00:14:56 chardet==5.2.0 00:14:56 charset-normalizer==3.4.4 00:14:56 click==8.3.1 00:14:56 cliff==4.13.2 00:14:56 cmd2==3.2.2 00:14:56 cryptography==3.3.2 00:14:56 debtcollector==3.0.0 00:14:56 decorator==5.2.1 00:14:56 defusedxml==0.7.1 00:14:56 Deprecated==1.3.1 00:14:56 distlib==0.4.0 00:14:56 dnspython==2.8.0 00:14:56 docker==7.1.0 00:14:56 dogpile.cache==1.5.0 00:14:56 durationpy==0.10 00:14:56 email-validator==2.3.0 00:14:56 filelock==3.24.3 00:14:56 future==1.0.0 00:14:56 gitdb==4.0.12 00:14:56 GitPython==3.1.46 00:14:56 httplib2==0.30.2 00:14:56 identify==2.6.16 00:14:56 idna==3.11 00:14:56 importlib-resources==1.5.0 00:14:56 iso8601==2.1.0 00:14:56 Jinja2==3.1.6 00:14:56 jmespath==1.1.0 00:14:56 jsonpatch==1.33 00:14:56 jsonpointer==3.0.0 00:14:56 jsonschema==4.26.0 00:14:56 jsonschema-specifications==2025.9.1 00:14:56 keystoneauth1==5.13.1 00:14:56 kubernetes==35.0.0 00:14:56 lftools==0.37.21 00:14:56 lxml==6.0.2 00:14:56 markdown-it-py==4.0.0 00:14:56 MarkupSafe==3.0.3 00:14:56 mdurl==0.1.2 00:14:56 msgpack==1.1.2 00:14:56 multi_key_dict==2.0.3 00:14:56 munch==4.0.0 00:14:56 netaddr==1.3.0 00:14:56 niet==1.4.2 00:14:56 nodeenv==1.10.0 00:14:56 oauth2client==4.1.3 00:14:56 oauthlib==3.3.1 00:14:56 openstacksdk==4.10.0 00:14:56 os-service-types==1.8.2 00:14:56 osc-lib==4.4.0 00:14:56 oslo.config==10.3.0 00:14:56 oslo.context==6.3.0 00:14:56 oslo.i18n==6.7.2 00:14:56 oslo.log==8.1.0 00:14:56 oslo.serialization==5.9.1 00:14:56 oslo.utils==10.0.0 00:14:56 packaging==26.0 00:14:56 pbr==7.0.3 00:14:56 platformdirs==4.9.2 00:14:56 prettytable==3.17.0 00:14:56 psutil==7.2.2 00:14:56 pyasn1==0.6.2 00:14:56 pyasn1_modules==0.4.2 00:14:56 pycparser==3.0 00:14:56 pygerrit2==2.0.15 00:14:56 PyGithub==2.8.1 00:14:56 Pygments==2.19.2 00:14:56 PyJWT==2.11.0 00:14:56 PyNaCl==1.6.2 00:14:56 pyparsing==2.4.7 00:14:56 pyperclip==1.11.0 00:14:56 pyrsistent==0.20.0 00:14:56 python-cinderclient==9.8.0 00:14:56 python-dateutil==2.9.0.post0 00:14:56 python-heatclient==5.0.0 00:14:56 python-jenkins==1.8.3 00:14:56 python-keystoneclient==5.7.0 00:14:56 python-magnumclient==4.9.0 00:14:56 python-openstackclient==9.0.0 00:14:56 python-swiftclient==4.9.0 00:14:56 PyYAML==6.0.3 00:14:56 referencing==0.37.0 00:14:56 requests==2.32.5 00:14:56 requests-oauthlib==2.0.0 00:14:56 requestsexceptions==1.4.0 00:14:56 rfc3986==2.0.0 00:14:56 rich==14.3.3 00:14:56 rich-argparse==1.7.2 00:14:56 rpds-py==0.30.0 00:14:56 rsa==4.9.1 00:14:56 ruamel.yaml==0.19.1 00:14:56 ruamel.yaml.clib==0.2.15 00:14:56 s3transfer==0.16.0 00:14:56 simplejson==3.20.2 00:14:56 six==1.17.0 00:14:56 smmap==5.0.2 00:14:56 soupsieve==2.8.3 00:14:56 stevedore==5.7.0 00:14:56 tabulate==0.9.0 00:14:56 toml==0.10.2 00:14:56 tomlkit==0.14.0 00:14:56 tqdm==4.67.3 00:14:56 typing_extensions==4.15.0 00:14:56 urllib3==1.26.20 00:14:56 virtualenv==20.38.0 00:14:56 wcwidth==0.6.0 00:14:56 websocket-client==1.9.0 00:14:56 wrapt==2.1.1 00:14:56 xdg==6.0.0 00:14:56 xmltodict==1.0.3 00:14:56 yq==3.4.3 00:14:56 [EnvInject] - Injecting environment variables from a build step. 00:14:56 [EnvInject] - Injecting as environment variables the properties content 00:14:56 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:14:56 OS_CLOUD=vex 00:14:56 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:14:56 OS_STACK_TEMPLATE_DIR=openstack-hot 00:14:56 00:14:56 [EnvInject] - Variables injected successfully. 00:14:56 provisioning config files... 00:14:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:14:56 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins4660616688676531882.sh 00:14:56 ---> Create parameters file for OpenStack HOT 00:14:56 OpenStack Heat parameters generated 00:14:56 ----------------------------------- 00:14:56 parameters: 00:14:56 vm_0_count: '1' 00:14:56 vm_0_flavor: 'v3-standard-4' 00:14:56 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:14:56 vm_1_count: '1' 00:14:56 vm_1_flavor: 'v3-standard-2' 00:14:56 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:14:56 00:14:56 job_name: '38670-30' 00:14:56 silo: 'releng' 00:14:56 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins6089646213503778087.sh 00:14:56 ---> Create HEAT stack 00:14:56 + source /home/jenkins/lf-env.sh 00:14:56 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:56 ++ mktemp -d /tmp/venv-XXXX 00:14:56 + lf_venv=/tmp/venv-9aJ2 00:14:56 + local venv_file=/tmp/.os_lf_venv 00:14:56 + local python=python3 00:14:56 + local options 00:14:56 + local set_path=true 00:14:56 + local install_args= 00:14:56 ++ 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:14:56 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:14:56 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:14:56 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:56 + true 00:14:56 + case $1 in 00:14:56 + python=python3 00:14:56 + shift 2 00:14:56 + true 00:14:56 + case $1 in 00:14:56 + shift 00:14:56 + break 00:14:56 + case $python in 00:14:56 + local pkg_list= 00:14:56 + [[ -d /opt/pyenv ]] 00:14:56 + echo 'Setup pyenv:' 00:14:56 Setup pyenv: 00:14:56 + export PYENV_ROOT=/opt/pyenv 00:14:56 + PYENV_ROOT=/opt/pyenv 00:14:56 + 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:14:56 + 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:14:56 + pyenv versions 00:14:56 system 00:14:56 3.8.13 00:14:56 3.9.13 00:14:56 3.10.13 00:14:56 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:14:56 + command -v pyenv 00:14:56 ++ pyenv init - --no-rehash 00:14:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:14:56 for i in ${!paths[@]}; do 00:14:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:14:56 fi; done; 00:14:56 echo "${paths[*]}"'\'')" 00:14:56 export PATH="/opt/pyenv/shims:${PATH}" 00:14:56 export PYENV_SHELL=bash 00:14:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:14:56 pyenv() { 00:14:56 local command 00:14:56 command="${1:-}" 00:14:56 if [ "$#" -gt 0 ]; then 00:14:56 shift 00:14:56 fi 00:14:56 00:14:56 case "$command" in 00:14:56 rehash|shell) 00:14:56 eval "$(pyenv "sh-$command" "$@")" 00:14:56 ;; 00:14:56 *) 00:14:56 command pyenv "$command" "$@" 00:14:56 ;; 00:14:56 esac 00:14:56 }' 00:14:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:14:56 for i in ${!paths[@]}; do 00:14:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:14:56 fi; done; 00:14:56 echo "${paths[*]}"' 00:14:56 ++ 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:14:56 ++ 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:14:56 ++ 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:14:56 ++ export PYENV_SHELL=bash 00:14:56 ++ PYENV_SHELL=bash 00:14:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:14:56 +++ complete -F _pyenv pyenv 00:14:56 ++ lf-pyver python3 00:14:56 ++ local py_version_xy=python3 00:14:56 ++ local py_version_xyz= 00:14:56 ++ awk '{ print $1 }' 00:14:56 ++ pyenv versions 00:14:56 ++ local command 00:14:56 ++ command=versions 00:14:56 ++ '[' 1 -gt 0 ']' 00:14:56 ++ shift 00:14:56 ++ case "$command" in 00:14:56 ++ command pyenv versions 00:14:56 ++ pyenv versions 00:14:56 ++ sed 's/^[ *]* //' 00:14:56 ++ grep -E '^[0-9.]*[0-9]$' 00:14:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:14:57 +++ tail -n 1 00:14:57 +++ grep '^3' /tmp/.pyenv_versions 00:14:57 +++ sort -V 00:14:57 ++ py_version_xyz=3.11.7 00:14:57 ++ [[ -z 3.11.7 ]] 00:14:57 ++ echo 3.11.7 00:14:57 ++ return 0 00:14:57 + pyenv local 3.11.7 00:14:57 + local command 00:14:57 + command=local 00:14:57 + '[' 2 -gt 0 ']' 00:14:57 + shift 00:14:57 + case "$command" in 00:14:57 + command pyenv local 3.11.7 00:14:57 + pyenv local 3.11.7 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='lftools[openstack] ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='kubernetes ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='niet ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='python-heatclient ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='python-openstackclient ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='python-magnumclient ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='urllib3~=1.26.15 ' 00:14:57 + for arg in "$@" 00:14:57 + case $arg in 00:14:57 + pkg_list+='yq ' 00:14:57 + [[ -f /tmp/.os_lf_venv ]] 00:14:57 ++ cat /tmp/.os_lf_venv 00:14:57 + lf_venv=/tmp/venv-nrJ1 00:14:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from' file:/tmp/.os_lf_venv 00:14:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:14:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:14:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:57 + local 'pip_opts=--upgrade --quiet' 00:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:14:57 + [[ -n '' ]] 00:14:57 + [[ -n '' ]] 00:14:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:14:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:57 + /tmp/venv-nrJ1/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:14:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:14:58 lf-activate-venv(): INFO: Base packages installed successfully 00:14:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:14:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:14:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:58 + /tmp/venv-nrJ1/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:15:16 + type python3 00:15:16 + true 00:15:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH' 00:15:16 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:15:16 + PATH=/tmp/venv-nrJ1/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:15:16 + return 0 00:15:16 + openstack --os-cloud vex limits show --absolute 00:15:18 +--------------------------+---------+ 00:15:18 | Name | Value | 00:15:18 +--------------------------+---------+ 00:15:18 | maxTotalInstances | -1 | 00:15:18 | maxTotalCores | 450 | 00:15:18 | maxTotalRAMSize | 1000000 | 00:15:18 | maxServerMeta | 128 | 00:15:18 | maxImageMeta | 128 | 00:15:18 | maxPersonality | 5 | 00:15:18 | maxPersonalitySize | 10240 | 00:15:18 | maxTotalKeypairs | 100 | 00:15:18 | maxServerGroups | 10 | 00:15:18 | maxServerGroupMembers | 10 | 00:15:18 | maxTotalFloatingIps | -1 | 00:15:18 | maxSecurityGroups | -1 | 00:15:18 | maxSecurityGroupRules | -1 | 00:15:18 | totalRAMUsed | 532480 | 00:15:18 | totalCoresUsed | 130 | 00:15:18 | totalInstancesUsed | 44 | 00:15:18 | totalFloatingIpsUsed | 0 | 00:15:18 | totalSecurityGroupsUsed | 0 | 00:15:18 | totalServerGroupsUsed | 0 | 00:15:18 | maxTotalVolumes | -1 | 00:15:18 | maxTotalSnapshots | 10 | 00:15:18 | maxTotalVolumeGigabytes | 4096 | 00:15:18 | maxTotalBackups | 10 | 00:15:18 | maxTotalBackupGigabytes | 1000 | 00:15:18 | totalVolumesUsed | 0 | 00:15:18 | totalGigabytesUsed | 0 | 00:15:18 | totalSnapshotsUsed | 0 | 00:15:18 | totalBackupsUsed | 0 | 00:15:18 | totalBackupGigabytesUsed | 0 | 00:15:18 +--------------------------+---------+ 00:15:18 + pushd /opt/ciman/openstack-hot 00:15:18 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 00:15:18 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/stack-parameters.yaml 00:15:44 Creating stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:15:44 Waiting to initialize infrastructure... 00:15:44 Stack initialization successful. 00:15:44 ------------------------------------ 00:15:44 Stack Details 00:15:44 ------------------------------------ 00:15:44 {'added': None, 00:15:44 'capabilities': [], 00:15:44 'created_at': '2026-02-22T00:15:21Z', 00:15:44 'deleted': None, 00:15:44 'deleted_at': None, 00:15:44 'description': 'No description', 00:15:44 'environment': None, 00:15:44 'environment_files': None, 00:15:44 'files': None, 00:15:44 'files_container': None, 00:15:44 'id': '9507f9d8-1f6b-4ff9-92c5-f7be49b51cb5', 00:15:44 'is_rollback_disabled': True, 00:15:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-vanadium-30/9507f9d8-1f6b-4ff9-92c5-f7be49b51cb5', 00:15:44 'rel': 'self'}], 00:15:44 '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:15:44 'name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-30', 00:15:44 'notification_topics': [], 00:15:44 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:15:44 'output_key': 'vm_0_ips', 00:15:44 'output_value': ['10.30.171.220']}, 00:15:44 {'description': 'IP addresses of the 2nd vm types', 00:15:44 'output_key': 'vm_1_ips', 00:15:44 'output_value': ['10.30.170.146']}], 00:15:44 'owner_id': ****, 00:15:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:15:44 'OS::stack_id': '9507f9d8-1f6b-4ff9-92c5-f7be49b51cb5', 00:15:44 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-30', 00:15:44 'job_name': '38670-30', 00:15:44 'silo': 'releng', 00:15:44 'vm_0_count': '1', 00:15:44 'vm_0_flavor': 'v3-standard-4', 00:15:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:15:44 '20260201-010217.481', 00:15:44 'vm_1_count': '1', 00:15:44 'vm_1_flavor': 'v3-standard-2', 00:15:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:15:44 '- 20250917-133034.654'}, 00:15:44 'parent_id': None, 00:15:44 'replaced': None, 00:15:44 'status': 'CREATE_COMPLETE', 00:15:44 'status_reason': 'Stack CREATE completed successfully', 00:15:44 'tags': [], 00:15:44 'template': None, 00:15:44 'template_description': 'No description', 00:15:44 'template_url': None, 00:15:44 'timeout_mins': 15, 00:15:44 'unchanged': None, 00:15:44 'updated': None, 00:15:44 'updated_at': None, 00:15:44 'user_project_id': 'dd0d3cdf1f704dc8bbfd3db473ef0bde'} 00:15:44 ------------------------------------ 00:15:44 + popd 00:15:44 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 00:15:44 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins48118708598333474.sh 00:15:44 ---> Copy SSH public keys to CSIT lab 00:15:44 Setup pyenv: 00:15:44 system 00:15:44 3.8.13 00:15:44 3.9.13 00:15:44 3.10.13 00:15:44 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:46 lf-activate-venv(): INFO: Base packages installed successfully 00:15:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:16:00 SSH not responding on 10.30.171.220. Retrying in 10 seconds... 00:16:01 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts. 00:16:02 releng-38670-30-1-mininet-ovs-217-0 00:16:02 Successfully copied public keys to slave 10.30.170.146 00:16:02 Process 6486 ready. 00:16:10 Ping to 10.30.171.220 successful. 00:16:11 SSH not responding on 10.30.171.220. Retrying in 10 seconds... 00:16:21 Ping to 10.30.171.220 successful. 00:16:21 SSH not responding on 10.30.171.220. Retrying in 10 seconds... 00:16:31 Ping to 10.30.171.220 successful. 00:16:32 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:16:33 releng-38670-30-0-builder-0 00:16:33 Successfully copied public keys to slave 10.30.171.220 00:16:33 Process 6487 ready. 00:16:33 SSH ready on all stack servers. 00:16:33 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins9148688502448223291.sh 00:16:33 Setup pyenv: 00:16:33 system 00:16:33 3.8.13 00:16:33 3.9.13 00:16:33 3.10.13 00:16:33 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:16:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mAVt 00:16:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.robot_venv 00:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:41 lf-activate-venv(): INFO: Base packages installed successfully 00:16:41 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-mAVt/bin to PATH 00:16:43 + echo 'Installing Python Requirements' 00:16:43 Installing Python Requirements 00:16:43 + cat 00:16:43 + python -m pip install -r requirements.txt 00:16:43 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:16:43 Collecting docker-py (from -r requirements.txt (line 1)) 00:16:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:16:43 Collecting ipaddr (from -r requirements.txt (line 2)) 00:16:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:16:43 Installing build dependencies: started 00:16:44 Installing build dependencies: finished with status 'done' 00:16:44 Getting requirements to build wheel: started 00:16:44 Getting requirements to build wheel: finished with status 'done' 00:16:44 Preparing metadata (pyproject.toml): started 00:16:45 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:45 Collecting netaddr (from -r requirements.txt (line 3)) 00:16:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:16:45 Collecting netifaces (from -r requirements.txt (line 4)) 00:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:16:45 Installing build dependencies: started 00:16:45 Installing build dependencies: finished with status 'done' 00:16:45 Getting requirements to build wheel: started 00:16:46 Getting requirements to build wheel: finished with status 'done' 00:16:46 Preparing metadata (pyproject.toml): started 00:16:46 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:46 Collecting pyhocon (from -r requirements.txt (line 5)) 00:16:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:16:46 Collecting requests (from -r requirements.txt (line 6)) 00:16:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:16:46 Collecting robotframework (from -r requirements.txt (line 7)) 00:16:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:16:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.2 MB/s 0:00:00 00:16:46 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:16:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:16:46 Installing build dependencies: started 00:16:47 Installing build dependencies: finished with status 'done' 00:16:47 Getting requirements to build wheel: started 00:16:47 Getting requirements to build wheel: finished with status 'done' 00:16:47 Preparing metadata (pyproject.toml): started 00:16:47 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:48 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:16:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:16:48 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:16:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:16:48 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:16:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:16:48 Installing build dependencies: started 00:16:48 Installing build dependencies: finished with status 'done' 00:16:48 Getting requirements to build wheel: started 00:16:49 Getting requirements to build wheel: finished with status 'done' 00:16:49 Preparing metadata (pyproject.toml): started 00:16:49 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:49 Collecting scapy (from -r requirements.txt (line 12)) 00:16:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 51.5 MB/s 0:00:00 00:16:49 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:16:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:16:49 Installing build dependencies: started 00:16:50 Installing build dependencies: finished with status 'done' 00:16:50 Getting requirements to build wheel: started 00:16:50 Getting requirements to build wheel: finished with status 'done' 00:16:50 Preparing metadata (pyproject.toml): started 00:16:50 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:51 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:16:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 44.2 MB/s 0:00:00 00:16:51 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:16:51 Collecting pyangbind (from -r requirements.txt (line 22)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:16:51 Collecting isodate (from -r requirements.txt (line 25)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:16:51 Collecting jmespath (from -r requirements.txt (line 28)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:16:51 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:16:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:16:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:16:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:16:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:16:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:16:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:16:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:16:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:16:51 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:16:51 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:16:51 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:16:51 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:16:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:16:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:16:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:16:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:16:52 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:16:52 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:16:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:16:52 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:16:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:16:52 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 31.9 MB/s 0:00:00 00:16:52 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:16:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:16:52 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:16:52 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.0 MB/s 0:00:00 00:16:52 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:16:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:16:53 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:16:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:16:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 41.0 MB/s 0:00:00 00:16:53 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:16:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:16:54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:16:54 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:16:54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:16:54 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:16:54 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:16:54 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:16:54 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 63.9 MB/s 0:00:00 00:16:55 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:16:55 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:16:55 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:16:55 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:16:55 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:16:55 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:16:55 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:16:55 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:16:55 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:16:55 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:16:55 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:16:55 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:16:55 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:16:55 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:16:55 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:16:55 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:16:56 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:16:56 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=68504dcf0d3da64311b182cccdd39b96ce50da84feb6d32a52be6194d70e9ffa 00:16:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:16:56 Building wheel for ipaddr (pyproject.toml): started 00:16:56 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:16:56 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=fd7733093b20e78d7458cfadeafe6b89b680c23b2f01e480ed239b6fa0bd3581 00:16:56 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:16:56 Building wheel for netifaces (pyproject.toml): started 00:16:58 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:16:58 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=9c8c9f37a805471d115ab866c5b526826fb38e6be3115a932b225bec27a9a5e2 00:16:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:16:58 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:16:58 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:16:58 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=c96418ab6740fb25a5feb475406746da0304f7f9d838829203fa456d3b9fa6f7 00:16:58 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:16:58 Building wheel for jsonpath-rw (pyproject.toml): started 00:16:59 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:16:59 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e7af02ca3e965ad58af4afd87c40f8ac07671e6c9dc76f6a7a76ce66262350c4 00:16:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:16:59 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:16:59 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:17:06 00:17:06 Successfully installed WebOb-1.8.9 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.5 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 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 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.2.19 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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 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 00:17:06 + pip freeze 00:17:07 attrs==25.4.0 00:17:07 bcrypt==5.0.0 00:17:07 beautifulsoup4==4.14.3 00:17:07 certifi==2026.1.4 00:17:07 cffi==2.0.0 00:17:07 charset-normalizer==3.4.4 00:17:07 click==8.3.1 00:17:07 cryptography==46.0.5 00:17:07 decorator==5.2.1 00:17:07 distlib==0.4.0 00:17:07 docker-py==1.10.6 00:17:07 docker-pycreds==0.4.0 00:17:07 elastic-transport==8.17.1 00:17:07 elasticsearch==8.19.3 00:17:07 elasticsearch-dsl==8.15.4 00:17:07 enum34==1.1.10 00:17:07 filelock==3.24.3 00:17:07 h11==0.16.0 00:17:07 idna==3.11 00:17:07 invoke==2.2.1 00:17:07 ipaddr==2.2.0 00:17:07 isodate==0.7.2 00:17:07 jmespath==1.1.0 00:17:07 jsonpatch==1.33 00:17:07 jsonpath-rw==1.4.0 00:17:07 jsonpointer==3.0.0 00:17:07 lxml==6.0.2 00:17:07 netaddr==1.3.0 00:17:07 netifaces==0.11.0 00:17:07 outcome==1.3.0.post0 00:17:07 packaging==26.0 00:17:07 paramiko==4.0.0 00:17:07 platformdirs==4.9.2 00:17:07 ply==3.11 00:17:07 pyang==2.7.1 00:17:07 pyangbind==0.8.7 00:17:07 pycparser==3.0 00:17:07 pyhocon==0.3.61 00:17:07 PyNaCl==1.6.2 00:17:07 pyparsing==3.3.2 00:17:07 PySocks==1.7.1 00:17:07 python-dateutil==2.9.0.post0 00:17:07 regex==2026.2.19 00:17:07 requests==2.32.5 00:17:07 robotframework==7.4.1 00:17:07 robotframework-httplibrary==0.4.2 00:17:07 robotframework-pythonlibcore==4.5.0 00:17:07 robotframework-requests==0.9.7 00:17:07 robotframework-selenium2library==3.0.0 00:17:07 robotframework-seleniumlibrary==6.8.0 00:17:07 robotframework-sshlibrary==3.8.0 00:17:07 scapy==2.7.0 00:17:07 scp==0.15.0 00:17:07 selenium==4.41.0 00:17:07 six==1.17.0 00:17:07 sniffio==1.3.1 00:17:07 sortedcontainers==2.4.0 00:17:07 soupsieve==2.8.3 00:17:07 trio==0.33.0 00:17:07 trio-websocket==0.12.2 00:17:07 typing_extensions==4.15.0 00:17:07 urllib3==2.6.3 00:17:07 virtualenv==20.38.0 00:17:07 waitress==3.0.2 00:17:07 WebOb==1.8.9 00:17:07 websocket-client==1.9.0 00:17:07 WebTest==3.0.7 00:17:07 wsproto==1.3.2 00:17:07 [EnvInject] - Injecting environment variables from a build step. 00:17:07 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:17:07 [EnvInject] - Variables injected successfully. 00:17:07 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins8088225807889664319.sh 00:17:07 Setup pyenv: 00:17:07 system 00:17:07 3.8.13 00:17:07 3.9.13 00:17:07 3.10.13 00:17:07 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:17:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:17:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:17:09 lf-activate-venv(): INFO: Base packages installed successfully 00:17:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:17:16 + ODL_SYSTEM=() 00:17:16 + TOOLS_SYSTEM=() 00:17:16 + OPENSTACK_SYSTEM=() 00:17:16 + OPENSTACK_CONTROLLERS=() 00:17:16 + mapfile -t ADDR 00:17:16 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:17:16 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:17:17 + for i in "${ADDR[@]}" 00:17:17 ++ ssh 10.30.171.220 hostname -s 00:17:17 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:18 + REMHOST=releng-38670-30-0-builder-0 00:17:18 + case ${REMHOST} in 00:17:18 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:17:18 + for i in "${ADDR[@]}" 00:17:18 ++ ssh 10.30.170.146 hostname -s 00:17:18 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts. 00:17:18 + REMHOST=releng-38670-30-1-mininet-ovs-217-0 00:17:18 + case ${REMHOST} in 00:17:18 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:17:18 + echo NUM_ODL_SYSTEM=1 00:17:18 + echo NUM_TOOLS_SYSTEM=1 00:17:18 + '[' '' == yes ']' 00:17:18 + NUM_OPENSTACK_SYSTEM=0 00:17:18 + echo NUM_OPENSTACK_SYSTEM=0 00:17:18 + '[' 0 -eq 2 ']' 00:17:18 + echo ODL_SYSTEM_IP=10.30.171.220 00:17:18 ++ seq 0 0 00:17:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:17:18 + echo ODL_SYSTEM_1_IP=10.30.171.220 00:17:18 + echo TOOLS_SYSTEM_IP=10.30.170.146 00:17:18 ++ seq 0 0 00:17:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:17:18 + echo TOOLS_SYSTEM_1_IP=10.30.170.146 00:17:18 + openstack_index=0 00:17:18 + NUM_OPENSTACK_CONTROL_NODES=1 00:17:18 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:17:18 ++ seq 0 0 00:17:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:17:18 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:17:18 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:18 + '[' -1 -ge 2 ']' 00:17:18 ++ seq 0 -2 00:17:18 + NUM_OPENSTACK_HAPROXY_NODES=0 00:17:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:17:18 ++ seq 0 -1 00:17:18 + echo 'Contents of slave_addresses.txt:' 00:17:18 Contents of slave_addresses.txt: 00:17:18 + cat slave_addresses.txt 00:17:18 NUM_ODL_SYSTEM=1 00:17:18 NUM_TOOLS_SYSTEM=1 00:17:18 NUM_OPENSTACK_SYSTEM=0 00:17:18 ODL_SYSTEM_IP=10.30.171.220 00:17:18 ODL_SYSTEM_1_IP=10.30.171.220 00:17:18 TOOLS_SYSTEM_IP=10.30.170.146 00:17:18 TOOLS_SYSTEM_1_IP=10.30.170.146 00:17:18 NUM_OPENSTACK_CONTROL_NODES=1 00:17:18 OPENSTACK_CONTROL_NODE_1_IP= 00:17:18 NUM_OPENSTACK_COMPUTE_NODES=-1 00:17:18 NUM_OPENSTACK_HAPROXY_NODES=0 00:17:18 [EnvInject] - Injecting environment variables from a build step. 00:17:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:17:18 [EnvInject] - Variables injected successfully. 00:17:18 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins16681828088057640849.sh 00:17:18 Preparing for JRE Version 21 00:17:18 Karaf artifact is karaf 00:17:18 Karaf project is integration 00:17:18 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:17:18 [EnvInject] - Injecting environment variables from a build step. 00:17:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:17:18 [EnvInject] - Variables injected successfully. 00:17:18 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins18122480958426473598.sh 00:17:18 2026-02-22 00:17:18 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:17:19 Bundle version is 0.23.1-SNAPSHOT 00:17:19 --2026-02-22 00:17:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:17:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:17:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:17:19 HTTP request sent, awaiting response... 404 Not Found 00:17:19 2026-02-22 00:17:19 ERROR 404: Not Found. 00:17:19 00:17:19 maven-metadata.xml: No such file or directory 00:17:19 Nexus timestamp is 00:17:19 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:19 Distribution bundle is karaf-.zip 00:17:19 Distribution bundle version is 0.23.1-SNAPSHOT 00:17:19 Distribution folder is karaf-0.23.1-SNAPSHOT 00:17:19 Nexus prefix is https://nexus.opendaylight.org 00:17:19 [EnvInject] - Injecting environment variables from a build step. 00:17:19 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:17:19 [EnvInject] - Variables injected successfully. 00:17:19 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins12480438776186139386.sh 00:17:19 Setup pyenv: 00:17:19 system 00:17:19 3.8.13 00:17:19 3.9.13 00:17:19 3.10.13 00:17:19 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:17:21 lf-activate-venv(): INFO: Base packages installed successfully 00:17:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:17:26 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:17:26 Copying common-functions.sh to /tmp 00:17:28 Copying common-functions.sh to 10.30.171.220:/tmp 00:17:28 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:28 Copying common-functions.sh to 10.30.170.146:/tmp 00:17:29 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts. 00:17:29 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15532662700634893311.sh 00:17:29 common-functions.sh is being sourced 00:17:29 common-functions environment: 00:17:29 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 ACTUALFEATURES: 00:17:29 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:29 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 CONTROLLERMEM: 2048m 00:17:29 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:29 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:29 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:29 SUITES: 00:17:29 00:17:29 ################################################# 00:17:29 ## Configure Cluster and Start ## 00:17:29 ################################################# 00:17:29 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app 00:17:29 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app 00:17:29 Locating script plan to use... 00:17:29 Finished running script plans 00:17:29 Configuring member-1 with IP address 10.30.171.220 00:17:29 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:29 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:29 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:17:29 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:17:29 ++ echo 'common-functions.sh is being sourced' 00:17:29 common-functions.sh is being sourced 00:17:29 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:17:29 ++ DISTROSTREAM=vanadium 00:17:29 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:29 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:29 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 ++ export CONTROLLERMEM= 00:17:29 ++ CONTROLLERMEM= 00:17:29 ++ case "${DISTROSTREAM}" in 00:17:29 ++ CLUSTER_SYSTEM=akka 00:17:29 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:29 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:29 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:29 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:29 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:29 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:29 ++ print_common_env 00:17:29 ++ cat 00:17:29 common-functions environment: 00:17:29 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 ACTUALFEATURES: 00:17:29 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:17:29 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 CONTROLLERMEM: 00:17:29 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:29 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:29 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:29 SUITES: 00:17:29 00:17:29 ++ SSH='ssh -t -t' 00:17:29 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:17:29 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:17:29 Changing to /tmp 00:17:29 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:29 + echo 'Changing to /tmp' 00:17:29 + cd /tmp 00:17:29 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:17:29 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:29 --2026-02-22 00:17:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:17:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:17:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:17:29 HTTP request sent, awaiting response... 404 Not Found 00:17:29 2026-02-22 00:17:29 ERROR 404: Not Found. 00:17:29 00:17:29 Extracting the new controller... 00:17:29 + echo 'Extracting the new controller...' 00:17:29 + unzip -q karaf-.zip 00:17:29 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:17:29 Adding external repositories... 00:17:29 + echo 'Adding external repositories...' 00:17:29 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:17:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:17:29 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:17:29 Configuring the startup features... 00:17:29 + [[ True == \T\r\u\e ]] 00:17:29 + echo 'Configuring the startup features...' 00:17:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:29 + FEATURE_TEST_STRING=features-test 00:17:29 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:17:29 + KARAF_VERSION=karaf4 00:17:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:17:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:29 + [[ ! -z '' ]] 00:17:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:17:29 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:17:29 + configure_karaf_log karaf4 '' 00:17:29 + local -r karaf_version=karaf4 00:17:29 + local -r controllerdebugmap= 00:17:29 + local logapi=log4j 00:17:29 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:17:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:17:29 + '[' log4j == log4j2 ']' 00:17:29 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:29 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:29 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:17:29 controllerdebugmap: 00:17:29 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:29 + unset IFS 00:17:29 + echo 'controllerdebugmap: ' 00:17:29 + '[' -n '' ']' 00:17:29 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:17:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:17:29 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:17:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:17:29 Configure 00:17:29 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:17:29 + local -r controllermem=3072m 00:17:29 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 + echo Configure 00:17:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:17:29 max memory: 3072m 00:17:29 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 + echo ' max memory: 3072m' 00:17:29 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:17:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:29 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:17:29 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:17:29 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:17:29 Set Java version 00:17:29 + echo 'Set Java version' 00:17:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:17:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:17:29 sudo: a password is required 00:17:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:17:29 sudo: a password is required 00:17:29 JDK default version ... 00:17:29 + echo 'JDK default version ...' 00:17:29 + java -version 00:17:30 openjdk version "21.0.9" 2025-10-21 00:17:30 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:17:30 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:17:30 Set JAVA_HOME 00:17:30 + echo 'Set JAVA_HOME' 00:17:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:17:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:17:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:17:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:17:30 Listing all open ports on controller system... 00:17:30 + echo 'Listing all open ports on controller system...' 00:17:30 + netstat -pnatu 00:17:30 /tmp/configuration-script.sh: line 40: netstat: command not found 00:17:30 + '[' -f /tmp/custom_shard_config.txt ']' 00:17:30 + echo 'Configuring cluster' 00:17:30 Configuring cluster 00:17:30 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.220 00:17:30 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:17:30 Dump akka.conf 00:17:30 + echo 'Dump akka.conf' 00:17:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:17:30 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:17:30 Dump modules.conf 00:17:30 + echo 'Dump modules.conf' 00:17:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:17:30 Dump module-shards.conf 00:17:30 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:17:30 + echo 'Dump module-shards.conf' 00:17:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:17:30 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:17:30 Locating config plan to use... 00:17:30 Finished running config plans 00:17:30 Starting member-1 with IP address 10.30.171.220 00:17:30 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:30 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:30 Redirecting karaf console output to karaf_console.log 00:17:30 Starting controller... 00:17:30 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:17:30 Execute the post startup script on controller 10.30.171.220 00:17:30 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:30 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:17:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:18:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:18:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:18:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:19:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:36 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:41 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:46 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:51 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:20:56 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:01 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:11 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:16 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:21 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:26 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:31 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.logTimeout Controller DOWN 00:21:31 Dumping first 500K bytes of karaf log... 00:21:31 : No such file or directory 00:21:31 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:21:31 Dumping last 500K bytes of karaf log... 00:21:31 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:21:31 Listing all open ports on controller system 00:21:31 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:21:31 Let's take the karaf thread dump 00:21:31 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:31 karaf main: org.apache.karaf.main.Main, pid: 00:21:31 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:32 Usage: 00:21:32 jstack [-l][-e] 00:21:32 (to connect to running process) 00:21:32 00:21:32 Options: 00:21:32 -l long listing. Prints additional information about locks 00:21:32 -e extended listing. Prints additional information about threads 00:21:32 -? -h --help -help to print this help message 00:21:32 Generating mininet variables... 00:21:32 Locating test plan to use... 00:21:32 Changing the testplan path... 00:21:32 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 00:21:32 # 00:21:32 # This program and the accompanying materials are made available under the 00:21:32 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 00:21:32 # and is available at http://www.eclipse.org/legal/epl-v10.html 00:21:32 00:21:32 # Place the suites in run order: 00:21:32 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot 00:21:32 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot 00:21:32 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ... 00:21:32 ============================================================================== 00:21:32 controller-rest-cars-perf.txt 00:21:32 ============================================================================== 00:21:32 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe... 00:21:32 ============================================================================== 00:21:36 Add Cars :: Request to add 10000 cars (timeout in 11m). | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Verify Cars :: Store logs and verify result | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Add People :: Request to add 10000 people (timeout in 11m). | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Verify People :: Store logs and verify result | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Verify Purchases :: Store logs and verify result | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Delete Cars :: Remove cars from the datastore | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Delete People :: Remove people from the datastore | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 Delete CarPeople :: Remove car-people entries from the datastore | FAIL | 00:21:36 Parent suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 ------------------------------------------------------------------------------ 00:21:36 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | FAIL | 00:21:36 Suite setup failed: 00:21:36 Failed to send the command: log:set INFO 00:21:36 00:21:36 9 tests, 0 passed, 9 failed 00:21:36 ============================================================================== 00:21:36 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te... 00:21:36 ============================================================================== 00:21:40 Notifications_rate_5k | FAIL | 00:21:40 ... click for list of related bugs or create a new one if needed (with the 00:21:40 "controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k" 00:21:40 reference somewhere inside) 00:21:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k&order=bug_status" 00:21:40 00:21:40 ConnectionError: HTTPConnectionPool(host='10.30.171.220', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.171.220', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:21:40 ------------------------------------------------------------------------------ 00:21:40 Notifications_rate_20k | FAIL | 00:21:40 ... click for list of related bugs or create a new one if needed (with the 00:21:40 "controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k" 00:21:40 reference somewhere inside) 00:21:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k&order=bug_status" 00:21:40 00:21:40 ConnectionError: HTTPConnectionPool(host='10.30.171.220', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.171.220', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:21:40 ------------------------------------------------------------------------------ 00:21:40 Notifications_rate_60k | FAIL | 00:21:41 ... click for list of related bugs or create a new one if needed (with the 00:21:41 "controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k" 00:21:41 reference somewhere inside) 00:21:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k&order=bug_status" 00:21:41 00:21:41 ConnectionError: HTTPConnectionPool(host='10.30.171.220', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.171.220', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:21:41 ------------------------------------------------------------------------------ 00:21:41 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | FAIL | 00:21:41 3 tests, 0 passed, 3 failed 00:21:41 ============================================================================== 00:21:41 controller-rest-cars-perf.txt | FAIL | 00:21:41 12 tests, 0 passed, 12 failed 00:21:41 ============================================================================== 00:21:41 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/output.xml 00:21:41 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/log.html 00:21:41 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/report.html 00:21:41 Examining the files in data/log and checking filesize 00:21:41 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:41 total 8 00:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:17 .. 00:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 00:17 . 00:21:41 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:41 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 00:21:41 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:41 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 00:21:41 Let's take the karaf thread dump again... 00:21:42 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:42 karaf main: org.apache.karaf.main.Main, pid: 00:21:42 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:42 Usage: 00:21:42 jstack [-l][-e] 00:21:42 (to connect to running process) 00:21:42 00:21:42 Options: 00:21:42 -l long listing. Prints additional information about locks 00:21:42 -e extended listing. Prints additional information about threads 00:21:42 -? -h --help -help to print this help message 00:21:42 Killing ODL 00:21:42 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:47 Compressing karaf.log 1 00:21:47 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:47 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:21:47 Fetching compressed karaf.log 1 00:21:47 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:48 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 00:21:48 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:48 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:21:48 Fetch GC logs 00:21:48 Warning: Permanently added '10.30.171.220' (ECDSA) to the list of known hosts. 00:21:48 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 00:21:48 Examine copied files 00:21:48 total 1092 00:21:48 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 00:21 gclogs-1 00:21:48 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 00:21 karaf_1__threads_after.log 00:21:48 -rw-rw-r--. 1 jenkins jenkins 10777 Feb 22 00:21 ps_after.log 00:21:48 -rw-rw-r--. 1 jenkins jenkins 248715 Feb 22 00:21 report.html 00:21:48 -rw-rw-r--. 1 jenkins jenkins 335569 Feb 22 00:21 log.html 00:21:48 -rw-rw-r--. 1 jenkins jenkins 457534 Feb 22 00:21 output.xml 00:21:48 -rw-rw-r--. 1 jenkins jenkins 603 Feb 22 00:21 testplan.txt 00:21:48 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 00:21 karaf_1__threads_before.log 00:21:48 -rw-rw-r--. 1 jenkins jenkins 10561 Feb 22 00:21 ps_before.log 00:21:48 -rw-rw-r--. 1 jenkins jenkins 3250 Feb 22 00:17 post-startup-script.sh 00:21:48 -rw-rw-r--. 1 jenkins jenkins 252 Feb 22 00:17 startup-script.sh 00:21:48 -rw-rw-r--. 1 jenkins jenkins 3354 Feb 22 00:17 configuration-script.sh 00:21:48 -rw-rw-r--. 1 jenkins jenkins 285 Feb 22 00:17 detect_variables.env 00:21:48 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 22 00:17 pom.xml 00:21:48 -rw-rw-r--. 1 jenkins jenkins 92 Feb 22 00:17 set_variables.env 00:21:48 -rw-rw-r--. 1 jenkins jenkins 299 Feb 22 00:17 slave_addresses.txt 00:21:48 -rw-rw-r--. 1 jenkins jenkins 570 Feb 22 00:16 requirements.txt 00:21:48 -rw-rw-r--. 1 jenkins jenkins 26 Feb 22 00:16 env.properties 00:21:48 -rw-rw-r--. 1 jenkins jenkins 333 Feb 22 00:14 stack-parameters.yaml 00:21:48 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 22 00:14 test 00:21:48 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 00:14 test@tmp 00:21:48 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12710137205437376921.sh 00:21:48 Karaf Deployments, Tests must have already run 00:21:48 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins2698129602827370168.sh 00:21:48 Cleaning up Robot installation... 00:21:49 $ ssh-agent -k 00:21:49 unset SSH_AUTH_SOCK; 00:21:49 unset SSH_AGENT_PID; 00:21:49 echo Agent pid 5273 killed; 00:21:49 [ssh-agent] Stopped. 00:21:49 Recording plot data 00:21:49 Robot results publisher started... 00:21:49 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:21:49 -Parsing output xml: 00:21:49 Done! 00:21:49 -Copying log files to build dir: 00:21:50 Done! 00:21:50 -Assigning results to build: 00:21:50 Done! 00:21:50 -Checking thresholds: 00:21:50 Done! 00:21:50 Done publishing Robot results. 00:21:50 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:50 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins16546758480871305655.sh 00:21:50 Archiving csit artifacts 00:21:50 mv: cannot stat 'odl1_*': No such file or directory 00:21:50 mv: cannot stat '*_1.png': No such file or directory 00:21:50 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:21:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:50 Dload Upload Total Spent Left Speed 00:21:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 231k 0 231k 0 0 1260k 0 --:--:-- --:--:-- --:--:-- 1260k 00:21:50 Archive: robot-plugin.zip 00:21:50 inflating: ./archives/robot-plugin/log.html 00:21:50 inflating: ./archives/robot-plugin/output.xml 00:21:50 inflating: ./archives/robot-plugin/report.html 00:21:50 mv: cannot stat '*.log.gz': No such file or directory 00:21:50 mv: cannot stat '*.csv': No such file or directory 00:21:50 mv: cannot stat '*.png': No such file or directory 00:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:50 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins9859571409798018307.sh 00:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:50 [EnvInject] - Injecting environment variables from a build step. 00:21:50 [EnvInject] - Injecting as environment variables the properties content 00:21:50 OS_CLOUD=vex 00:21:50 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:21:50 00:21:50 [EnvInject] - Variables injected successfully. 00:21:50 provisioning config files... 00:21:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:21:50 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6228209207578506602.sh 00:21:50 ---> openstack-stack-delete.sh 00:21:50 Setup pyenv: 00:21:50 system 00:21:50 3.8.13 00:21:50 3.9.13 00:21:50 3.10.13 00:21:50 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:21:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:53 lf-activate-venv(): INFO: Base packages installed successfully 00:21:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:22:08 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:22:08 INFO: Stack cost retrieval disabled, setting cost to 0 00:22:20 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:22:20 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-30 00:22:20 [PostBuildScript] - [INFO] Executing post build scripts. 00:22:20 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2706942885505363939.sh 00:22:20 ---> sysstat.sh 00:22:20 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15053234964897906722.sh 00:22:20 ---> package-listing.sh 00:22:20 ++ facter osfamily 00:22:20 ++ tr '[:upper:]' '[:lower:]' 00:22:21 + OS_FAMILY=redhat 00:22:21 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 00:22:21 + START_PACKAGES=/tmp/packages_start.txt 00:22:21 + END_PACKAGES=/tmp/packages_end.txt 00:22:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:22:21 + PACKAGES=/tmp/packages_start.txt 00:22:21 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 00:22:21 + PACKAGES=/tmp/packages_end.txt 00:22:21 + case "${OS_FAMILY}" in 00:22:21 + sort 00:22:21 + rpm -qa 00:22:21 + '[' -f /tmp/packages_start.txt ']' 00:22:21 + '[' -f /tmp/packages_end.txt ']' 00:22:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:22:21 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 00:22:21 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 00:22:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 00:22:21 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6008053430057954429.sh 00:22:21 ---> capture-instance-metadata.sh 00:22:21 Setup pyenv: 00:22:22 system 00:22:22 3.8.13 00:22:22 3.9.13 00:22:22 3.10.13 00:22:22 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:22:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:22:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:24 lf-activate-venv(): INFO: Base packages installed successfully 00:22:24 lf-activate-venv(): INFO: Installing additional packages: lftools 00:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:22:32 INFO: Running in OpenStack, capturing instance metadata 00:22:33 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins5594759028520254163.sh 00:22:33 provisioning config files... 00:22:33 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-vanadium #30 00:22:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/config13712772317822205640tmp 00:22:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:22:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:22:33 provisioning config files... 00:22:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:22:33 [EnvInject] - Injecting environment variables from a build step. 00:22:33 [EnvInject] - Injecting as environment variables the properties content 00:22:33 SERVER_ID=logs 00:22:33 00:22:33 [EnvInject] - Variables injected successfully. 00:22:33 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins4307338852847062721.sh 00:22:33 ---> create-netrc.sh 00:22:33 WARN: Log server credential not found. 00:22:33 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins5441044012276533776.sh 00:22:33 ---> python-tools-install.sh 00:22:33 Setup pyenv: 00:22:33 system 00:22:33 3.8.13 00:22:33 3.9.13 00:22:33 3.10.13 00:22:33 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:22:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:22:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:35 lf-activate-venv(): INFO: Base packages installed successfully 00:22:35 lf-activate-venv(): INFO: Installing additional packages: lftools 00:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:22:44 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7364023749427091868.sh 00:22:44 ---> sudo-logs.sh 00:22:44 Archiving 'sudo' log.. 00:22:44 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins4703265446846124932.sh 00:22:44 ---> job-cost.sh 00:22:44 INFO: Activating Python virtual environment... 00:22:44 Setup pyenv: 00:22:44 system 00:22:44 3.8.13 00:22:44 3.9.13 00:22:44 3.10.13 00:22:44 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:22:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:22:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:46 lf-activate-venv(): INFO: Base packages installed successfully 00:22:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:22:53 DEBUG: Contents of stack-cost file: 00:22:53 total: 0 00:22:53 INFO: Retrieving Stack Cost... 00:22:53 INFO: Stack cost: 0 00:22:53 INFO: Instance uptime: 586s 00:22:53 INFO: Fetching instance metadata (attempt 1 of 3)... 00:22:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:22:53 INFO: Successfully fetched instance metadata 00:22:53 INFO: Instance type: v3-standard-2 00:22:53 INFO: Retrieving pricing info for: v3-standard-2 00:22:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:22:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=586 00:22:53 INFO: Successfully fetched Vexxhost pricing API 00:22:53 INFO: Retrieved cost: 0.06 00:22:53 INFO: Retrieved resource: v3-standard-2 00:22:53 INFO: Creating archive directory: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/cost 00:22:53 INFO: Archiving costs to: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/cost.csv 00:22:53 INFO: Successfully archived job cost data 00:22:53 DEBUG: Cost data: controller-csit-1node-rest-cars-perf-all-vanadium,30,2026-02-22 00:22:53,v3-standard-2,586,0.06,0.00,UNSTABLE 00:22:53 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins6720963273369514772.sh 00:22:53 ---> logs-deploy.sh 00:22:53 Setup pyenv: 00:22:54 system 00:22:54 3.8.13 00:22:54 3.9.13 00:22:54 3.10.13 00:22:54 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 00:22:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nrJ1 from file:/tmp/.os_lf_venv 00:22:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:56 lf-activate-venv(): INFO: Base packages installed successfully 00:22:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:23:08 lf-activate-venv(): INFO: Adding /tmp/venv-nrJ1/bin to PATH 00:23:08 WARNING: Nexus logging server not set 00:23:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-vanadium/30/ 00:23:08 INFO: archiving logs to S3 00:23:09 ---> uname -a: 00:23:09 Linux prd-centos8-robot-2c-8g-19741.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:23:09 00:23:09 00:23:09 ---> lscpu: 00:23:09 Architecture: x86_64 00:23:09 CPU op-mode(s): 32-bit, 64-bit 00:23:09 Byte Order: Little Endian 00:23:09 CPU(s): 2 00:23:09 On-line CPU(s) list: 0,1 00:23:09 Thread(s) per core: 1 00:23:09 Core(s) per socket: 1 00:23:09 Socket(s): 2 00:23:09 NUMA node(s): 1 00:23:09 Vendor ID: AuthenticAMD 00:23:09 CPU family: 23 00:23:09 Model: 49 00:23:09 Model name: AMD EPYC-Rome Processor 00:23:09 Stepping: 0 00:23:09 CPU MHz: 2800.000 00:23:09 BogoMIPS: 5600.00 00:23:09 Virtualization: AMD-V 00:23:09 Hypervisor vendor: KVM 00:23:09 Virtualization type: full 00:23:09 L1d cache: 32K 00:23:09 L1i cache: 32K 00:23:09 L2 cache: 512K 00:23:09 L3 cache: 16384K 00:23:09 NUMA node0 CPU(s): 0,1 00:23:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:23:09 00:23:09 00:23:09 ---> nproc: 00:23:09 2 00:23:09 00:23:09 00:23:09 ---> df -h: 00:23:09 Filesystem Size Used Avail Use% Mounted on 00:23:09 devtmpfs 3.8G 0 3.8G 0% /dev 00:23:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:23:09 tmpfs 3.8G 17M 3.8G 1% /run 00:23:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:23:09 /dev/vda1 40G 8.4G 32G 21% / 00:23:09 tmpfs 770M 0 770M 0% /run/user/1001 00:23:09 00:23:09 00:23:09 ---> free -m: 00:23:09 total used free shared buff/cache available 00:23:09 Mem: 7697 667 4855 19 2174 6731 00:23:09 Swap: 1023 0 1023 00:23:09 00:23:09 00:23:09 ---> ip addr: 00:23:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:23:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:23:09 inet 127.0.0.1/8 scope host lo 00:23:09 valid_lft forever preferred_lft forever 00:23:09 inet6 ::1/128 scope host 00:23:09 valid_lft forever preferred_lft forever 00:23:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:23:09 link/ether fa:16:3e:20:e2:64 brd ff:ff:ff:ff:ff:ff 00:23:09 altname enp0s3 00:23:09 altname ens3 00:23:09 inet 10.30.170.251/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:23:09 valid_lft 85809sec preferred_lft 85809sec 00:23:09 inet6 fe80::f816:3eff:fe20:e264/64 scope link 00:23:09 valid_lft forever preferred_lft forever 00:23:09 00:23:09 00:23:09 ---> sar -b -r -n DEV: 00:23:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 00:23:09 00:23:09 00:13:14 LINUX RESTART (2 CPU) 00:23:09 00:23:09 12:14:01 AM tps rtps wtps bread/s bwrtn/s 00:23:09 12:15:01 AM 92.80 6.20 86.60 1091.68 6212.93 00:23:09 12:16:01 AM 81.59 1.37 80.22 135.44 10990.70 00:23:09 12:17:01 AM 33.97 6.78 27.19 1248.52 1991.20 00:23:09 12:18:01 AM 70.60 2.47 68.14 260.62 8235.26 00:23:09 12:19:01 AM 4.20 0.00 4.20 0.00 159.20 00:23:09 12:20:01 AM 0.23 0.00 0.23 0.00 3.63 00:23:09 12:21:01 AM 0.17 0.00 0.17 0.00 1.62 00:23:09 12:22:01 AM 6.43 0.40 6.03 43.59 193.44 00:23:09 12:23:01 AM 34.96 0.52 34.44 63.85 1498.88 00:23:09 Average: 36.10 1.97 34.13 315.96 3253.81 00:23:09 00:23:09 12:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:23:09 12:15:01 AM 5177816 6969956 2704608 34.31 2688 1969612 755020 8.45 187428 2181072 244700 00:23:09 12:16:01 AM 5163264 7004660 2719160 34.50 2688 2017808 724700 8.11 219800 2153104 9024 00:23:09 12:17:01 AM 4864800 6904580 3017624 38.28 2688 2209436 799396 8.95 271056 2379592 133812 00:23:09 12:18:01 AM 4872408 6973000 3010016 38.19 2688 2267888 723036 8.10 266944 2361184 28 00:23:09 12:19:01 AM 4872876 6973468 3009548 38.18 2688 2267888 723036 8.10 266944 2361428 16 00:23:09 12:20:01 AM 4872784 6973372 3009640 38.18 2688 2267892 724572 8.11 266944 2361596 12 00:23:09 12:21:01 AM 4872956 6973556 3009468 38.18 2688 2267892 724572 8.11 266944 2361384 4 00:23:09 12:22:01 AM 4930960 6890436 2951464 37.44 2688 2130688 800316 8.96 303984 2284208 52492 00:23:09 12:23:01 AM 4995436 6916260 2886988 36.63 2688 2094328 773580 8.66 470380 2062068 25376 00:23:09 Average: 4958144 6953254 2924280 37.10 2688 2165937 749803 8.40 280047 2278404 51718 00:23:09 00:23:09 12:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:23:09 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:15:01 AM eth0 151.61 119.30 1327.58 29.61 0.00 0.00 0.00 0.00 00:23:09 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:16:01 AM eth0 70.89 47.33 641.16 7.84 0.00 0.00 0.00 0.00 00:23:09 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:17:01 AM eth0 37.62 30.96 331.20 6.09 0.00 0.00 0.00 0.00 00:23:09 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:18:01 AM eth0 24.63 19.16 12.00 8.29 0.00 0.00 0.00 0.00 00:23:09 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:19:01 AM eth0 1.37 0.97 0.88 0.20 0.00 0.00 0.00 0.00 00:23:09 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:20:01 AM eth0 1.75 0.75 0.20 0.12 0.00 0.00 0.00 0.00 00:23:09 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:21:01 AM eth0 1.13 0.80 0.22 0.13 0.00 0.00 0.00 0.00 00:23:09 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:22:01 AM eth0 39.19 29.07 72.33 27.57 0.00 0.00 0.00 0.00 00:23:09 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 12:23:01 AM eth0 21.73 17.56 16.20 8.97 0.00 0.00 0.00 0.00 00:23:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:09 Average: eth0 38.88 29.54 266.84 9.87 0.00 0.00 0.00 0.00 00:23:09 00:23:09 00:23:09 ---> sar -P ALL: 00:23:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 00:23:09 00:23:09 00:13:14 LINUX RESTART (2 CPU) 00:23:09 00:23:09 12:14:01 AM CPU %user %nice %system %iowait %steal %idle 00:23:09 12:15:01 AM all 38.24 0.00 6.20 1.34 0.11 54.11 00:23:09 12:15:01 AM 0 38.04 0.00 6.40 1.10 0.12 54.35 00:23:09 12:15:01 AM 1 38.45 0.00 6.00 1.58 0.10 53.87 00:23:09 12:16:01 AM all 20.27 0.00 2.93 2.80 0.08 73.93 00:23:09 12:16:01 AM 0 25.83 0.00 3.15 2.72 0.07 68.23 00:23:09 12:16:01 AM 1 14.69 0.00 2.70 2.89 0.08 79.64 00:23:09 12:17:01 AM all 19.57 0.00 3.67 0.49 0.08 76.19 00:23:09 12:17:01 AM 0 20.30 0.00 3.95 0.60 0.07 75.08 00:23:09 12:17:01 AM 1 18.84 0.00 3.39 0.38 0.08 77.30 00:23:09 12:18:01 AM all 17.02 0.00 3.30 2.37 0.07 77.24 00:23:09 12:18:01 AM 0 18.51 0.00 3.32 1.43 0.07 76.67 00:23:09 12:18:01 AM 1 15.53 0.00 3.29 3.30 0.07 77.81 00:23:09 12:19:01 AM all 0.35 0.00 0.09 0.02 0.03 99.51 00:23:09 12:19:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 00:23:09 12:19:01 AM 1 0.58 0.00 0.10 0.03 0.03 99.25 00:23:09 12:20:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 00:23:09 12:20:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 00:23:09 12:20:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 00:23:09 12:21:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 00:23:09 12:21:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 00:23:09 12:21:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 00:23:09 12:22:01 AM all 9.38 0.00 1.81 0.04 0.07 88.70 00:23:09 12:22:01 AM 0 8.52 0.00 1.92 0.03 0.07 89.46 00:23:09 12:22:01 AM 1 10.24 0.00 1.70 0.05 0.07 87.94 00:23:09 12:23:01 AM all 31.80 0.00 4.29 0.15 0.09 63.66 00:23:09 12:23:01 AM 0 31.09 0.00 4.65 0.10 0.10 64.06 00:23:09 12:23:01 AM 1 32.52 0.00 3.93 0.20 0.08 63.27 00:23:09 Average: all 15.27 0.00 2.50 0.80 0.06 81.36 00:23:09 Average: 0 15.93 0.00 2.62 0.66 0.06 80.72 00:23:09 Average: 1 14.62 0.00 2.37 0.94 0.06 82.01 00:23:09 00:23:09 00:23:09