00:13:11 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28
00:13:11 originally caused by:
00:13:11 Started by timer
00:13:11 Running as SYSTEM
00:13:11 [EnvInject] - Loading node environment variables.
00:13:11 Building remotely on prd-centos8-robot-2c-8g-8571 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:13:13 [ssh-agent] Looking for ssh-agent implementation...
00:13:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:13:13 $ ssh-agent
00:13:13 SSH_AUTH_SOCK=/tmp/ssh-hOqWraZoc8LC/agent.5281
00:13:13 SSH_AGENT_PID=5282
00:13:13 [ssh-agent] Started.
00:13:13 Running ssh-add (command line suppressed)
00:13:13 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_6074454379721468316.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_6074454379721468316.key)
00:13:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:13:13 The recommended git tool is: NONE
00:13:16 using credential opendaylight-jenkins-ssh
00:13:16 Wiping out workspace first.
00:13:16 Cloning the remote Git repository
00:13:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:13:16 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test # timeout=10
00:13:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:16 > git --version # timeout=10
00:13:16 > git --version # 'git version 2.43.0'
00:13:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:16 [INFO] Currently running in a labeled security context
00:13:16 [INFO] Currently SELinux is 'enforcing' on the host
00:13:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh10590978609610804264.key
00:13:16 Verifying host key using known hosts file
00:13:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:20 [INFO] Currently running in a labeled security context
00:13:20 [INFO] Currently SELinux is 'enforcing' on the host
00:13:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh12685234620618586709.key
00:13:20 Verifying host key using known hosts file
00:13:20 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:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:13:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:20 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:13:20 > git config core.sparsecheckout # timeout=10
00:13:20 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:13:21 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:13:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:21 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:13:21 No emails were triggered.
00:13:21 provisioning config files...
00:13:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:13:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:13:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:13:22 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13059995753219404555.sh
00:13:22 ---> python-tools-install.sh
00:13:22 Setup pyenv:
00:13:22 system
00:13:22 * 3.8.13 (set by /opt/pyenv/version)
00:13:22 * 3.9.13 (set by /opt/pyenv/version)
00:13:22 * 3.10.13 (set by /opt/pyenv/version)
00:13:22 * 3.11.7 (set by /opt/pyenv/version)
00:13:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NFRZ
00:13:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:13:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:31 lf-activate-venv(): INFO: Base packages installed successfully
00:13:31 lf-activate-venv(): INFO: Installing additional packages: lftools
00:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:13:53 Generating Requirements File
00:14:11 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:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:14:11 Python 3.11.7
00:14:12 pip 26.0.1 from /tmp/venv-NFRZ/lib/python3.11/site-packages/pip (python 3.11)
00:14:12 appdirs==1.4.4
00:14:12 argcomplete==3.6.3
00:14:12 aspy.yaml==1.3.0
00:14:12 attrs==25.4.0
00:14:12 autopage==0.6.0
00:14:12 beautifulsoup4==4.14.3
00:14:12 boto3==1.42.44
00:14:12 botocore==1.42.44
00:14:12 bs4==0.0.2
00:14:12 certifi==2026.1.4
00:14:12 cffi==2.0.0
00:14:12 cfgv==3.5.0
00:14:12 chardet==5.2.0
00:14:12 charset-normalizer==3.4.4
00:14:12 click==8.3.1
00:14:12 cliff==4.13.1
00:14:12 cmd2==3.2.0
00:14:12 cryptography==3.3.2
00:14:12 debtcollector==3.0.0
00:14:12 decorator==5.2.1
00:14:12 defusedxml==0.7.1
00:14:12 Deprecated==1.3.1
00:14:12 distlib==0.4.0
00:14:12 dnspython==2.8.0
00:14:12 docker==7.1.0
00:14:12 dogpile.cache==1.5.0
00:14:12 durationpy==0.10
00:14:12 email-validator==2.3.0
00:14:12 filelock==3.20.3
00:14:12 future==1.0.0
00:14:12 gitdb==4.0.12
00:14:12 GitPython==3.1.46
00:14:12 httplib2==0.30.2
00:14:12 identify==2.6.16
00:14:12 idna==3.11
00:14:12 importlib-resources==1.5.0
00:14:12 iso8601==2.1.0
00:14:12 Jinja2==3.1.6
00:14:12 jmespath==1.1.0
00:14:12 jsonpatch==1.33
00:14:12 jsonpointer==3.0.0
00:14:12 jsonschema==4.26.0
00:14:12 jsonschema-specifications==2025.9.1
00:14:12 keystoneauth1==5.13.0
00:14:12 kubernetes==35.0.0
00:14:12 lftools==0.37.21
00:14:12 lxml==6.0.2
00:14:12 markdown-it-py==4.0.0
00:14:12 MarkupSafe==3.0.3
00:14:12 mdurl==0.1.2
00:14:12 msgpack==1.1.2
00:14:12 multi_key_dict==2.0.3
00:14:12 munch==4.0.0
00:14:12 netaddr==1.3.0
00:14:12 niet==1.4.2
00:14:12 nodeenv==1.10.0
00:14:12 oauth2client==4.1.3
00:14:12 oauthlib==3.3.1
00:14:12 openstacksdk==4.9.0
00:14:12 os-service-types==1.8.2
00:14:12 osc-lib==4.3.0
00:14:12 oslo.config==10.2.0
00:14:12 oslo.context==6.2.0
00:14:12 oslo.i18n==6.7.1
00:14:12 oslo.log==8.0.0
00:14:12 oslo.serialization==5.9.0
00:14:12 oslo.utils==9.2.0
00:14:12 packaging==26.0
00:14:12 pbr==7.0.3
00:14:12 platformdirs==4.5.1
00:14:12 prettytable==3.17.0
00:14:12 psutil==7.2.2
00:14:12 pyasn1==0.6.2
00:14:12 pyasn1_modules==0.4.2
00:14:12 pycparser==3.0
00:14:12 pygerrit2==2.0.15
00:14:12 PyGithub==2.8.1
00:14:12 Pygments==2.19.2
00:14:12 PyJWT==2.11.0
00:14:12 PyNaCl==1.6.2
00:14:12 pyparsing==2.4.7
00:14:12 pyperclip==1.11.0
00:14:12 pyrsistent==0.20.0
00:14:12 python-cinderclient==9.8.0
00:14:12 python-dateutil==2.9.0.post0
00:14:12 python-heatclient==5.0.0
00:14:12 python-jenkins==1.8.3
00:14:12 python-keystoneclient==5.7.0
00:14:12 python-magnumclient==4.9.0
00:14:12 python-openstackclient==8.3.0
00:14:12 python-swiftclient==4.9.0
00:14:12 PyYAML==6.0.3
00:14:12 referencing==0.37.0
00:14:12 requests==2.32.5
00:14:12 requests-oauthlib==2.0.0
00:14:12 requestsexceptions==1.4.0
00:14:12 rfc3986==2.0.0
00:14:12 rich==14.3.2
00:14:12 rich-argparse==1.7.2
00:14:12 rpds-py==0.30.0
00:14:12 rsa==4.9.1
00:14:12 ruamel.yaml==0.19.1
00:14:12 ruamel.yaml.clib==0.2.15
00:14:12 s3transfer==0.16.0
00:14:12 simplejson==3.20.2
00:14:12 six==1.17.0
00:14:12 smmap==5.0.2
00:14:12 soupsieve==2.8.3
00:14:12 stevedore==5.6.0
00:14:12 tabulate==0.9.0
00:14:12 toml==0.10.2
00:14:12 tomlkit==0.14.0
00:14:12 tqdm==4.67.3
00:14:12 typing_extensions==4.15.0
00:14:12 tzdata==2025.3
00:14:12 urllib3==1.26.20
00:14:12 virtualenv==20.36.1
00:14:12 wcwidth==0.6.0
00:14:12 websocket-client==1.9.0
00:14:12 wrapt==2.1.1
00:14:12 xdg==6.0.0
00:14:12 xmltodict==1.0.2
00:14:12 yq==3.4.3
00:14:12 [EnvInject] - Injecting environment variables from a build step.
00:14:12 [EnvInject] - Injecting as environment variables the properties content
00:14:12 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:14:12 OS_CLOUD=vex
00:14:12 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:14:12 OS_STACK_TEMPLATE_DIR=openstack-hot
00:14:12
00:14:12 [EnvInject] - Variables injected successfully.
00:14:12 provisioning config files...
00:14:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:14:12 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins11883618192224307286.sh
00:14:12 ---> Create parameters file for OpenStack HOT
00:14:12 OpenStack Heat parameters generated
00:14:12 -----------------------------------
00:14:12 parameters:
00:14:12 vm_0_count: '1'
00:14:12 vm_0_flavor: 'v3-standard-4'
00:14:12 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:14:12 vm_1_count: '1'
00:14:12 vm_1_flavor: 'v3-standard-2'
00:14:12 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:14:12
00:14:12 job_name: '38670-28'
00:14:12 silo: 'releng'
00:14:12 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins13609728551846775545.sh
00:14:12 ---> Create HEAT stack
00:14:12 + source /home/jenkins/lf-env.sh
00:14:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:12 ++ mktemp -d /tmp/venv-XXXX
00:14:12 + lf_venv=/tmp/venv-GSpH
00:14:12 + local venv_file=/tmp/.os_lf_venv
00:14:12 + local python=python3
00:14:12 + local options
00:14:12 + local set_path=true
00:14:12 + local install_args=
00:14:12 ++ 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:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:12 + true
00:14:12 + case $1 in
00:14:12 + python=python3
00:14:12 + shift 2
00:14:12 + true
00:14:12 + case $1 in
00:14:12 + shift
00:14:12 + break
00:14:12 + case $python in
00:14:12 + local pkg_list=
00:14:12 + [[ -d /opt/pyenv ]]
00:14:12 + echo 'Setup pyenv:'
00:14:12 Setup pyenv:
00:14:12 + export PYENV_ROOT=/opt/pyenv
00:14:12 + PYENV_ROOT=/opt/pyenv
00:14:12 + 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:12 + 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:12 + pyenv versions
00:14:12 system
00:14:12 3.8.13
00:14:12 3.9.13
00:14:12 3.10.13
00:14:12 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:14:12 + command -v pyenv
00:14:12 ++ pyenv init - --no-rehash
00:14:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:14:12 for i in ${!paths[@]}; do
00:14:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:14:12 fi; done;
00:14:12 echo "${paths[*]}"'\'')"
00:14:12 export PATH="/opt/pyenv/shims:${PATH}"
00:14:12 export PYENV_SHELL=bash
00:14:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:14:12 pyenv() {
00:14:12 local command
00:14:12 command="${1:-}"
00:14:12 if [ "$#" -gt 0 ]; then
00:14:12 shift
00:14:12 fi
00:14:12
00:14:12 case "$command" in
00:14:12 rehash|shell)
00:14:12 eval "$(pyenv "sh-$command" "$@")"
00:14:12 ;;
00:14:12 *)
00:14:12 command pyenv "$command" "$@"
00:14:12 ;;
00:14:12 esac
00:14:12 }'
00:14:12 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:14:12 for i in ${!paths[@]}; do
00:14:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:14:12 fi; done;
00:14:12 echo "${paths[*]}"'
00:14:12 ++ 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:12 ++ 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:12 ++ 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:12 ++ export PYENV_SHELL=bash
00:14:12 ++ PYENV_SHELL=bash
00:14:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:14:12 +++ complete -F _pyenv pyenv
00:14:12 ++ lf-pyver python3
00:14:12 ++ local py_version_xy=python3
00:14:12 ++ local py_version_xyz=
00:14:12 ++ sed 's/^[ *]* //'
00:14:12 ++ awk '{ print $1 }'
00:14:12 ++ pyenv versions
00:14:12 ++ local command
00:14:12 ++ command=versions
00:14:12 ++ '[' 1 -gt 0 ']'
00:14:12 ++ shift
00:14:12 ++ case "$command" in
00:14:12 ++ command pyenv versions
00:14:12 ++ pyenv versions
00:14:12 ++ grep -E '^[0-9.]*[0-9]$'
00:14:13 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:14:13 +++ grep '^3' /tmp/.pyenv_versions
00:14:13 +++ tail -n 1
00:14:13 +++ sort -V
00:14:13 ++ py_version_xyz=3.11.7
00:14:13 ++ [[ -z 3.11.7 ]]
00:14:13 ++ echo 3.11.7
00:14:13 ++ return 0
00:14:13 + pyenv local 3.11.7
00:14:13 + local command
00:14:13 + command=local
00:14:13 + '[' 2 -gt 0 ']'
00:14:13 + shift
00:14:13 + case "$command" in
00:14:13 + command pyenv local 3.11.7
00:14:13 + pyenv local 3.11.7
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='lftools[openstack] '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='kubernetes '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='niet '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='python-heatclient '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='python-openstackclient '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='python-magnumclient '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='urllib3~=1.26.15 '
00:14:13 + for arg in "$@"
00:14:13 + case $arg in
00:14:13 + pkg_list+='yq '
00:14:13 + [[ -f /tmp/.os_lf_venv ]]
00:14:13 ++ cat /tmp/.os_lf_venv
00:14:13 + lf_venv=/tmp/venv-NFRZ
00:14:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from' file:/tmp/.os_lf_venv
00:14:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:14:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:14:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:13 + local 'pip_opts=--upgrade --quiet'
00:14:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:14:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:14:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:14:13 + [[ -n '' ]]
00:14:13 + [[ -n '' ]]
00:14:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:14:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:13 + /tmp/venv-NFRZ/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:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:14:15 lf-activate-venv(): INFO: Base packages installed successfully
00:14:15 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:14:15 + 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:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:15 + /tmp/venv-NFRZ/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:14:30 + type python3
00:14:30 + true
00:14:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH'
00:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:14:30 + PATH=/tmp/venv-NFRZ/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:14:30 + return 0
00:14:30 + openstack --os-cloud vex limits show --absolute
00:14:32 +--------------------------+---------+
00:14:32 | Name | Value |
00:14:32 +--------------------------+---------+
00:14:32 | maxTotalInstances | -1 |
00:14:32 | maxTotalCores | 450 |
00:14:32 | maxTotalRAMSize | 1000000 |
00:14:32 | maxServerMeta | 128 |
00:14:32 | maxImageMeta | 128 |
00:14:32 | maxPersonality | 5 |
00:14:32 | maxPersonalitySize | 10240 |
00:14:32 | maxTotalKeypairs | 100 |
00:14:32 | maxServerGroups | 10 |
00:14:32 | maxServerGroupMembers | 10 |
00:14:32 | maxTotalFloatingIps | -1 |
00:14:32 | maxSecurityGroups | -1 |
00:14:32 | maxSecurityGroupRules | -1 |
00:14:32 | totalRAMUsed | 352256 |
00:14:32 | totalCoresUsed | 86 |
00:14:32 | totalInstancesUsed | 32 |
00:14:32 | totalFloatingIpsUsed | 0 |
00:14:32 | totalSecurityGroupsUsed | 0 |
00:14:32 | totalServerGroupsUsed | 0 |
00:14:32 | maxTotalVolumes | -1 |
00:14:32 | maxTotalSnapshots | 10 |
00:14:32 | maxTotalVolumeGigabytes | 4096 |
00:14:32 | maxTotalBackups | 10 |
00:14:32 | maxTotalBackupGigabytes | 1000 |
00:14:32 | totalVolumesUsed | 0 |
00:14:32 | totalGigabytesUsed | 0 |
00:14:32 | totalSnapshotsUsed | 0 |
00:14:32 | totalBackupsUsed | 0 |
00:14:32 | totalBackupGigabytesUsed | 0 |
00:14:32 +--------------------------+---------+
00:14:32 + pushd /opt/ciman/openstack-hot
00:14:32 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:14:32 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-vanadium-28 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/stack-parameters.yaml
00:14:58 Creating stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:14:58 Waiting to initialize infrastructure...
00:14:58 Stack initialization successful.
00:14:58 ------------------------------------
00:14:58 Stack Details
00:14:58 ------------------------------------
00:14:58 {'added': None,
00:14:58 'capabilities': [],
00:14:58 'created_at': '2026-02-08T00:14:35Z',
00:14:58 'deleted': None,
00:14:58 'deleted_at': None,
00:14:58 'description': 'No description',
00:14:58 'environment': None,
00:14:58 'environment_files': None,
00:14:58 'files': None,
00:14:58 'files_container': None,
00:14:58 'id': '78943bdb-1a65-429b-bbff-f73be415006c',
00:14:58 'is_rollback_disabled': True,
00:14:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-vanadium-28/78943bdb-1a65-429b-bbff-f73be415006c',
00:14:58 'rel': 'self'}],
00:14:58 '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:14:58 'name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-28',
00:14:58 'notification_topics': [],
00:14:58 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:14:58 'output_key': 'vm_0_ips',
00:14:58 'output_value': ['10.30.170.39']},
00:14:58 {'description': 'IP addresses of the 2nd vm types',
00:14:58 'output_key': 'vm_1_ips',
00:14:58 'output_value': ['10.30.171.47']}],
00:14:58 'owner_id': ****,
00:14:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:14:58 'OS::stack_id': '78943bdb-1a65-429b-bbff-f73be415006c',
00:14:58 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-28',
00:14:58 'job_name': '38670-28',
00:14:58 'silo': 'releng',
00:14:58 'vm_0_count': '1',
00:14:58 'vm_0_flavor': 'v3-standard-4',
00:14:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:14:58 '20260201-010217.481',
00:14:58 'vm_1_count': '1',
00:14:58 'vm_1_flavor': 'v3-standard-2',
00:14:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:14:58 '- 20250917-133034.654'},
00:14:58 'parent_id': None,
00:14:58 'replaced': None,
00:14:58 'status': 'CREATE_COMPLETE',
00:14:58 'status_reason': 'Stack CREATE completed successfully',
00:14:58 'tags': [],
00:14:58 'template': None,
00:14:58 'template_description': 'No description',
00:14:58 'template_url': None,
00:14:58 'timeout_mins': 15,
00:14:58 'unchanged': None,
00:14:58 'updated': None,
00:14:58 'updated_at': None,
00:14:58 'user_project_id': '3a032484d8de4dcba4ec5be7dd5f0632'}
00:14:58 ------------------------------------
00:14:58 + popd
00:14:58 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:14:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins7219127633061699838.sh
00:14:58 ---> Copy SSH public keys to CSIT lab
00:14:58 Setup pyenv:
00:14:58 system
00:14:58 3.8.13
00:14:58 3.9.13
00:14:58 3.10.13
00:14:58 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:14:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:15:00 lf-activate-venv(): INFO: Base packages installed successfully
00:15:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:15:14 SSH not responding on 10.30.170.39. Retrying in 10 seconds...
00:15:15 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:15:15 releng-38670-28-1-mininet-ovs-217-0
00:15:15 Successfully copied public keys to slave 10.30.171.47
00:15:15 Process 6493 ready.
00:15:24 Ping to 10.30.170.39 successful.
00:15:25 SSH not responding on 10.30.170.39. Retrying in 10 seconds...
00:15:35 Ping to 10.30.170.39 successful.
00:15:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:15:36 releng-38670-28-0-builder-0
00:15:36 Successfully copied public keys to slave 10.30.170.39
00:15:36 Process 6494 ready.
00:15:36 SSH ready on all stack servers.
00:15:36 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins15723443757501677128.sh
00:15:36 Setup pyenv:
00:15:36 system
00:15:36 3.8.13
00:15:36 3.9.13
00:15:36 3.10.13
00:15:36 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edOy
00:15:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.robot_venv
00:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:15:41 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: setuptools wheel
00:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-edOy/bin to PATH
00:15:47 + echo 'Installing Python Requirements'
00:15:47 Installing Python Requirements
00:15:47 + cat
00:15:47 + python -m pip install -r requirements.txt
00:15:48 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:15:48 Collecting docker-py (from -r requirements.txt (line 1))
00:15:48 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:15:48 Collecting ipaddr (from -r requirements.txt (line 2))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:15:48 Installing build dependencies: started
00:15:49 Installing build dependencies: finished with status 'done'
00:15:49 Getting requirements to build wheel: started
00:15:49 Getting requirements to build wheel: finished with status 'done'
00:15:49 Preparing metadata (pyproject.toml): started
00:15:49 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:49 Collecting netaddr (from -r requirements.txt (line 3))
00:15:49 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:15:49 Collecting netifaces (from -r requirements.txt (line 4))
00:15:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:15:49 Installing build dependencies: started
00:15:50 Installing build dependencies: finished with status 'done'
00:15:50 Getting requirements to build wheel: started
00:15:51 Getting requirements to build wheel: finished with status 'done'
00:15:51 Preparing metadata (pyproject.toml): started
00:15:51 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:51 Collecting pyhocon (from -r requirements.txt (line 5))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:15:51 Collecting requests (from -r requirements.txt (line 6))
00:15:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:15:51 Collecting robotframework (from -r requirements.txt (line 7))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:15:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 23.6 MB/s 0:00:00
00:15:51 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:15:51 Installing build dependencies: started
00:15:52 Installing build dependencies: finished with status 'done'
00:15:52 Getting requirements to build wheel: started
00:15:52 Getting requirements to build wheel: finished with status 'done'
00:15:52 Preparing metadata (pyproject.toml): started
00:15:53 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:53 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:15:53 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:15:53 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:15:53 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:15:53 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:15:53 Installing build dependencies: started
00:15:54 Installing build dependencies: finished with status 'done'
00:15:54 Getting requirements to build wheel: started
00:15:54 Getting requirements to build wheel: finished with status 'done'
00:15:54 Preparing metadata (pyproject.toml): started
00:15:54 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:54 Collecting scapy (from -r requirements.txt (line 12))
00:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:15:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.6 MB/s 0:00:00
00:15:54 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:15:54 Installing build dependencies: started
00:15:55 Installing build dependencies: finished with status 'done'
00:15:55 Getting requirements to build wheel: started
00:15:56 Getting requirements to build wheel: finished with status 'done'
00:15:56 Preparing metadata (pyproject.toml): started
00:15:56 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:56 Collecting elasticsearch (from -r requirements.txt (line 18))
00:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:15:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 29.6 MB/s 0:00:00
00:15:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:15:56 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:15:56 Collecting pyangbind (from -r requirements.txt (line 22))
00:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:15:56 Collecting isodate (from -r requirements.txt (line 25))
00:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:15:56 Collecting jmespath (from -r requirements.txt (line 28))
00:15:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:15:56 Collecting jsonpatch (from -r requirements.txt (line 31))
00:15:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:15:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:15:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:56 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:15:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:15:56 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:15:57 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:15:57 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:15:57 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:15:57 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:15:57 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:15:57 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:15:57 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:15:57 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:15:57 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:15:57 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:15:57 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:15:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:15:57 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:15:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:15:57 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:15:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:15:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:15:57 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:15:57 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:15:57 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:15:57 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:15:58 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:15:58 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:15:58 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:15:58 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:15:58 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:15:58 Collecting elasticsearch (from -r requirements.txt (line 18))
00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:15:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 24.0 MB/s 0:00:00
00:15:58 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:15:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:15:58 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:15:58 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:15:58 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:15:58 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:15:58 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:15:58 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:15:58 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:15:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 20.8 MB/s 0:00:00
00:15:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:15:58 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:15:59 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:15:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 24.1 MB/s 0:00:00
00:15:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:16:00 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:00 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:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:16:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:16:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:00 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:00 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:00 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:00 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:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:16:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:16:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 53.4 MB/s 0:00:00
00:16:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 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:01 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 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:01 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:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:16:01 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:01 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:01 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:16:01 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:16:01 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:16:01 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:01 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:01 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:01 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:01 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:01 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:01 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:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:16:01 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:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:16:01 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:16:01 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:16:01 Requirement already satisfied: packaging in /tmp/venv-edOy/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:16:01 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:16:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:02 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:02 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:16:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:02 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:02 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:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:16:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:02 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:02 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:16:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:16:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:16:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:16:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=224435c9356b8ec050852dc892c8c5bf6ee00cf135e86f0e2cc0496560ac83e9
00:16:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:16:02 Building wheel for ipaddr (pyproject.toml): started
00:16:02 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:16:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=00ebca1d21f3d23a7601ca6a7ebce9a0ae1d0dfbe82a513db8a1019e84678376
00:16:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:16:02 Building wheel for netifaces (pyproject.toml): started
00:16:05 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:16:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=a8bea62c709149e688d62a91f7d5196e52674c16b1670909b7bb260c89e2c7ca
00:16:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:16:05 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:16:05 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:16:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=4c8656795ecde6b9ce4c19891d46134786f3e881998d1a820262f55d6f53bcf4
00:16:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:16:05 Building wheel for jsonpath-rw (pyproject.toml): started
00:16:05 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:16:05 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=bf23291aebb3c417d1a44a28b1f4d27ddec87312b4033b14c051aa5f8c754464
00:16:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:16:05 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:16:05 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:16:13
00:16:13 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:16:14 + pip freeze
00:16:14 async-generator==1.10
00:16:14 attrs==25.4.0
00:16:14 bcrypt==5.0.0
00:16:14 beautifulsoup4==4.14.3
00:16:14 certifi==2026.1.4
00:16:14 cffi==2.0.0
00:16:14 charset-normalizer==3.4.4
00:16:14 click==8.3.1
00:16:14 cryptography==46.0.4
00:16:14 decorator==5.2.1
00:16:14 distlib==0.4.0
00:16:14 docker-py==1.10.6
00:16:14 docker-pycreds==0.4.0
00:16:14 elastic-transport==8.17.1
00:16:14 elasticsearch==8.19.3
00:16:14 elasticsearch-dsl==8.15.4
00:16:14 enum34==1.1.10
00:16:14 filelock==3.20.3
00:16:14 h11==0.16.0
00:16:14 idna==3.11
00:16:14 importlib_metadata==8.7.1
00:16:14 invoke==2.2.1
00:16:14 ipaddr==2.2.0
00:16:14 isodate==0.7.2
00:16:14 jmespath==1.1.0
00:16:14 jsonpatch==1.33
00:16:14 jsonpath-rw==1.4.0
00:16:14 jsonpointer==3.0.0
00:16:14 lxml==6.0.2
00:16:14 mypy_extensions==1.1.0
00:16:14 netaddr==1.3.0
00:16:14 netifaces==0.11.0
00:16:14 outcome==1.3.0.post0
00:16:14 packaging==26.0
00:16:14 paramiko==4.0.0
00:16:14 platformdirs==4.5.1
00:16:14 ply==3.11
00:16:14 pyang==2.7.1
00:16:14 pyangbind==0.8.7
00:16:14 pycparser==3.0
00:16:14 pyhocon==0.3.61
00:16:14 PyNaCl==1.6.2
00:16:14 pyparsing==3.3.2
00:16:14 PySocks==1.7.1
00:16:14 python-dateutil==2.9.0.post0
00:16:14 regex==2026.1.15
00:16:14 requests==2.32.5
00:16:14 robotframework==7.4.1
00:16:14 robotframework-httplibrary==0.4.2
00:16:14 robotframework-pythonlibcore==4.5.0
00:16:14 robotframework-requests==0.9.7
00:16:14 robotframework-selenium2library==3.0.0
00:16:14 robotframework-seleniumlibrary==6.8.0
00:16:14 robotframework-sshlibrary==3.8.0
00:16:14 scapy==2.7.0
00:16:14 scp==0.15.0
00:16:14 selenium==4.40.0
00:16:14 six==1.17.0
00:16:14 sniffio==1.3.1
00:16:14 sortedcontainers==2.4.0
00:16:14 soupsieve==2.8.3
00:16:14 trio==0.32.0
00:16:14 trio-typing==0.10.0
00:16:14 trio-websocket==0.12.2
00:16:14 types-certifi==2021.10.8.3
00:16:14 types-urllib3==1.26.25.14
00:16:14 typing_extensions==4.15.0
00:16:14 urllib3==2.6.3
00:16:14 virtualenv==20.36.1
00:16:14 waitress==3.0.2
00:16:14 WebOb==1.8.9
00:16:14 websocket-client==1.9.0
00:16:14 WebTest==3.0.7
00:16:14 wsproto==1.3.2
00:16:14 zipp==3.23.0
00:16:14 [EnvInject] - Injecting environment variables from a build step.
00:16:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:16:14 [EnvInject] - Variables injected successfully.
00:16:14 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins8551525334827433543.sh
00:16:14 Setup pyenv:
00:16:14 system
00:16:14 3.8.13
00:16:14 3.9.13
00:16:14 3.10.13
00:16:14 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:16:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:16:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:17 lf-activate-venv(): INFO: Base packages installed successfully
00:16:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:16:23 + ODL_SYSTEM=()
00:16:23 + TOOLS_SYSTEM=()
00:16:23 + OPENSTACK_SYSTEM=()
00:16:23 + OPENSTACK_CONTROLLERS=()
00:16:23 + mapfile -t ADDR
00:16:23 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:16:23 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:16:25 + for i in "${ADDR[@]}"
00:16:25 ++ ssh 10.30.170.39 hostname -s
00:16:25 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:25 + REMHOST=releng-38670-28-0-builder-0
00:16:25 + case ${REMHOST} in
00:16:25 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:16:25 + for i in "${ADDR[@]}"
00:16:25 ++ ssh 10.30.171.47 hostname -s
00:16:25 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:16:26 + REMHOST=releng-38670-28-1-mininet-ovs-217-0
00:16:26 + case ${REMHOST} in
00:16:26 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:16:26 + echo NUM_ODL_SYSTEM=1
00:16:26 + echo NUM_TOOLS_SYSTEM=1
00:16:26 + '[' '' == yes ']'
00:16:26 + NUM_OPENSTACK_SYSTEM=0
00:16:26 + echo NUM_OPENSTACK_SYSTEM=0
00:16:26 + '[' 0 -eq 2 ']'
00:16:26 + echo ODL_SYSTEM_IP=10.30.170.39
00:16:26 ++ seq 0 0
00:16:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:16:26 + echo ODL_SYSTEM_1_IP=10.30.170.39
00:16:26 + echo TOOLS_SYSTEM_IP=10.30.171.47
00:16:26 ++ seq 0 0
00:16:26 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:16:26 + echo TOOLS_SYSTEM_1_IP=10.30.171.47
00:16:26 + openstack_index=0
00:16:26 + NUM_OPENSTACK_CONTROL_NODES=1
00:16:26 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:16:26 ++ seq 0 0
00:16:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:16:26 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:16:26 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:26 + '[' -1 -ge 2 ']'
00:16:26 ++ seq 0 -2
00:16:26 + NUM_OPENSTACK_HAPROXY_NODES=0
00:16:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:16:26 ++ seq 0 -1
00:16:26 + echo 'Contents of slave_addresses.txt:'
00:16:26 Contents of slave_addresses.txt:
00:16:26 + cat slave_addresses.txt
00:16:26 NUM_ODL_SYSTEM=1
00:16:26 NUM_TOOLS_SYSTEM=1
00:16:26 NUM_OPENSTACK_SYSTEM=0
00:16:26 ODL_SYSTEM_IP=10.30.170.39
00:16:26 ODL_SYSTEM_1_IP=10.30.170.39
00:16:26 TOOLS_SYSTEM_IP=10.30.171.47
00:16:26 TOOLS_SYSTEM_1_IP=10.30.171.47
00:16:26 NUM_OPENSTACK_CONTROL_NODES=1
00:16:26 OPENSTACK_CONTROL_NODE_1_IP=
00:16:26 NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:26 NUM_OPENSTACK_HAPROXY_NODES=0
00:16:26 [EnvInject] - Injecting environment variables from a build step.
00:16:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:16:26 [EnvInject] - Variables injected successfully.
00:16:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins16260784430890397278.sh
00:16:26 Preparing for JRE Version 21
00:16:26 Karaf artifact is karaf
00:16:26 Karaf project is integration
00:16:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:16:26 [EnvInject] - Injecting environment variables from a build step.
00:16:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:16:26 [EnvInject] - Variables injected successfully.
00:16:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15464154304133369271.sh
00:16:26 2026-02-08 00:16:26 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:16:26 Bundle version is 0.23.1-SNAPSHOT
00:16:26 --2026-02-08 00:16:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:16:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:16:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:16:26 HTTP request sent, awaiting response... 200 OK
00:16:26 Length: 963 [application/xml]
00:16:26 Saving to: ‘maven-metadata.xml’
00:16:26
00:16:26 0K 100% 39.4M=0s
00:16:26
00:16:26 2026-02-08 00:16:26 (39.4 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:16:26
00:16:26
00:16:26
00:16:26 org.opendaylight.integration
00:16:26 karaf
00:16:26
00:16:26 20260125063332
00:16:26
00:16:26 20260125.063332
00:16:26 1
00:16:26
00:16:26
00:16:26
00:16:26 pom
00:16:26 0.23.1-20260125.063332-1
00:16:26 20260125063332
00:16:26
00:16:26
00:16:26 tar.gz
00:16:26 0.23.1-20260125.063332-1
00:16:26 20260125063332
00:16:26
00:16:26
00:16:26 zip
00:16:26 0.23.1-20260125.063332-1
00:16:26 20260125063332
00:16:26
00:16:26
00:16:26
00:16:26 0.23.1-SNAPSHOT
00:16:26
00:16:26 Nexus timestamp is 0.23.1-20260125.063332-1
00:16:26 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:26 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:16:26 Distribution bundle version is 0.23.1-SNAPSHOT
00:16:26 Distribution folder is karaf-0.23.1-SNAPSHOT
00:16:26 Nexus prefix is https://nexus.opendaylight.org
00:16:26 [EnvInject] - Injecting environment variables from a build step.
00:16:26 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:16:26 [EnvInject] - Variables injected successfully.
00:16:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins11763239671330780527.sh
00:16:26 Setup pyenv:
00:16:27 system
00:16:27 3.8.13
00:16:27 3.9.13
00:16:27 3.10.13
00:16:27 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:16:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:16:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:29 lf-activate-venv(): INFO: Base packages installed successfully
00:16:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:16:34 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:16:34 Copying common-functions.sh to /tmp
00:16:35 Copying common-functions.sh to 10.30.170.39:/tmp
00:16:35 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:36 Copying common-functions.sh to 10.30.171.47:/tmp
00:16:36 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:16:36 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins3322026029835599096.sh
00:16:36 common-functions.sh is being sourced
00:16:36 common-functions environment:
00:16:36 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:36 ACTUALFEATURES:
00:16:36 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:36 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:36 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:36 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:36 CONTROLLERMEM: 2048m
00:16:36 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:36 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:36 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:36 SUITES:
00:16:36
00:16:36 #################################################
00:16:36 ## Configure Cluster and Start ##
00:16:36 #################################################
00:16:36 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app
00:16:36 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app
00:16:36 Locating script plan to use...
00:16:36 Finished running script plans
00:16:36 Configuring member-1 with IP address 10.30.170.39
00:16:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:37 common-functions.sh is being sourced
00:16:37 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:16:37 ++ [[ /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:16:37 ++ echo 'common-functions.sh is being sourced'
00:16:37 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:16:37 ++ DISTROSTREAM=vanadium
00:16:37 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:37 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:37 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:37 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:37 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:37 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:37 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:37 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:37 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:37 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:37 ++ export CONTROLLERMEM=
00:16:37 ++ CONTROLLERMEM=
00:16:37 ++ case "${DISTROSTREAM}" in
00:16:37 ++ CLUSTER_SYSTEM=akka
00:16:37 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:37 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:37 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:37 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:37 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:37 ++ print_common_env
00:16:37 ++ cat
00:16:37 common-functions environment:
00:16:37 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:37 ACTUALFEATURES:
00:16:37 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:37 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:37 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:37 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:37 CONTROLLERMEM:
00:16:37 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:37 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:37 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:37 SUITES:
00:16:37
00:16:37 ++ SSH='ssh -t -t'
00:16:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:16:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:16:37 Changing to /tmp
00:16:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:37 + echo 'Changing to /tmp'
00:16:37 + cd /tmp
00:16:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:16:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:37 --2026-02-08 00:16:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:16:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:16:37 HTTP request sent, awaiting response... 200 OK
00:16:37 Length: 240390263 (229M) [application/zip]
00:16:37 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:16:37
00:16:37 0K ........ ........ ........ ........ ........ ........ 1% 54.8M 4s
00:16:37 3072K ........ ........ ........ ........ ........ ........ 2% 72.4M 4s
00:16:37 6144K ........ ........ ........ ........ ........ ........ 3% 74.0M 3s
00:16:37 9216K ........ ........ ........ ........ ........ ........ 5% 106M 3s
00:16:37 12288K ........ ........ ........ ........ ........ ........ 6% 105M 3s
00:16:37 15360K ........ ........ ........ ........ ........ ........ 7% 89.3M 3s
00:16:37 18432K ........ ........ ........ ........ ........ ........ 9% 128M 2s
00:16:37 21504K ........ ........ ........ ........ ........ ........ 10% 184M 2s
00:16:37 24576K ........ ........ ........ ........ ........ ........ 11% 176M 2s
00:16:37 27648K ........ ........ ........ ........ ........ ........ 13% 94.6M 2s
00:16:37 30720K ........ ........ ........ ........ ........ ........ 14% 137M 2s
00:16:37 33792K ........ ........ ........ ........ ........ ........ 15% 127M 2s
00:16:37 36864K ........ ........ ........ ........ ........ ........ 17% 110M 2s
00:16:37 39936K ........ ........ ........ ........ ........ ........ 18% 86.7M 2s
00:16:37 43008K ........ ........ ........ ........ ........ ........ 19% 172M 2s
00:16:37 46080K ........ ........ ........ ........ ........ ........ 20% 89.3M 2s
00:16:37 49152K ........ ........ ........ ........ ........ ........ 22% 117M 2s
00:16:37 52224K ........ ........ ........ ........ ........ ........ 23% 121M 2s
00:16:37 55296K ........ ........ ........ ........ ........ ........ 24% 128M 2s
00:16:37 58368K ........ ........ ........ ........ ........ ........ 26% 231M 2s
00:16:37 61440K ........ ........ ........ ........ ........ ........ 27% 258M 2s
00:16:37 64512K ........ ........ ........ ........ ........ ........ 28% 146M 1s
00:16:37 67584K ........ ........ ........ ........ ........ ........ 30% 130M 1s
00:16:37 70656K ........ ........ ........ ........ ........ ........ 31% 112M 1s
00:16:37 73728K ........ ........ ........ ........ ........ ........ 32% 152M 1s
00:16:37 76800K ........ ........ ........ ........ ........ ........ 34% 201M 1s
00:16:37 79872K ........ ........ ........ ........ ........ ........ 35% 246M 1s
00:16:37 82944K ........ ........ ........ ........ ........ ........ 36% 236M 1s
00:16:37 86016K ........ ........ ........ ........ ........ ........ 37% 250M 1s
00:16:37 89088K ........ ........ ........ ........ ........ ........ 39% 264M 1s
00:16:37 92160K ........ ........ ........ ........ ........ ........ 40% 238M 1s
00:16:37 95232K ........ ........ ........ ........ ........ ........ 41% 303M 1s
00:16:37 98304K ........ ........ ........ ........ ........ ........ 43% 341M 1s
00:16:37 101376K ........ ........ ........ ........ ........ ........ 44% 380M 1s
00:16:37 104448K ........ ........ ........ ........ ........ ........ 45% 375M 1s
00:16:37 107520K ........ ........ ........ ........ ........ ........ 47% 362M 1s
00:16:37 110592K ........ ........ ........ ........ ........ ........ 48% 381M 1s
00:16:37 113664K ........ ........ ........ ........ ........ ........ 49% 374M 1s
00:16:37 116736K ........ ........ ........ ........ ........ ........ 51% 370M 1s
00:16:37 119808K ........ ........ ........ ........ ........ ........ 52% 379M 1s
00:16:37 122880K ........ ........ ........ ........ ........ ........ 53% 375M 1s
00:16:37 125952K ........ ........ ........ ........ ........ ........ 54% 376M 1s
00:16:37 129024K ........ ........ ........ ........ ........ ........ 56% 375M 1s
00:16:38 132096K ........ ........ ........ ........ ........ ........ 57% 380M 1s
00:16:38 135168K ........ ........ ........ ........ ........ ........ 58% 381M 1s
00:16:38 138240K ........ ........ ........ ........ ........ ........ 60% 360M 1s
00:16:38 141312K ........ ........ ........ ........ ........ ........ 61% 226M 1s
00:16:38 144384K ........ ........ ........ ........ ........ ........ 62% 501M 1s
00:16:38 147456K ........ ........ ........ ........ ........ ........ 64% 340M 0s
00:16:38 150528K ........ ........ ........ ........ ........ ........ 65% 332M 0s
00:16:38 153600K ........ ........ ........ ........ ........ ........ 66% 406M 0s
00:16:38 156672K ........ ........ ........ ........ ........ ........ 68% 376M 0s
00:16:38 159744K ........ ........ ........ ........ ........ ........ 69% 382M 0s
00:16:38 162816K ........ ........ ........ ........ ........ ........ 70% 353M 0s
00:16:38 165888K ........ ........ ........ ........ ........ ........ 71% 228M 0s
00:16:38 168960K ........ ........ ........ ........ ........ ........ 73% 342M 0s
00:16:38 172032K ........ ........ ........ ........ ........ ........ 74% 398M 0s
00:16:38 175104K ........ ........ ........ ........ ........ ........ 75% 364M 0s
00:16:38 178176K ........ ........ ........ ........ ........ ........ 77% 344M 0s
00:16:38 181248K ........ ........ ........ ........ ........ ........ 78% 362M 0s
00:16:38 184320K ........ ........ ........ ........ ........ ........ 79% 324M 0s
00:16:38 187392K ........ ........ ........ ........ ........ ........ 81% 283M 0s
00:16:38 190464K ........ ........ ........ ........ ........ ........ 82% 339M 0s
00:16:38 193536K ........ ........ ........ ........ ........ ........ 83% 366M 0s
00:16:38 196608K ........ ........ ........ ........ ........ ........ 85% 358M 0s
00:16:38 199680K ........ ........ ........ ........ ........ ........ 86% 214M 0s
00:16:38 202752K ........ ........ ........ ........ ........ ........ 87% 328M 0s
00:16:38 205824K ........ ........ ........ ........ ........ ........ 88% 398M 0s
00:16:38 208896K ........ ........ ........ ........ ........ ........ 90% 383M 0s
00:16:38 211968K ........ ........ ........ ........ ........ ........ 91% 353M 0s
00:16:38 215040K ........ ........ ........ ........ ........ ........ 92% 364M 0s
00:16:38 218112K ........ ........ ........ ........ ........ ........ 94% 387M 0s
00:16:38 221184K ........ ........ ........ ........ ........ ........ 95% 364M 0s
00:16:38 224256K ........ ........ ........ ........ ........ ........ 96% 381M 0s
00:16:38 227328K ........ ........ ........ ........ ........ ........ 98% 315M 0s
00:16:38 230400K ........ ........ ........ ........ ........ ........ 99% 190M 0s
00:16:38 233472K ........ ........ .... 100% 171M=1.1s
00:16:38
00:16:38 2026-02-08 00:16:38 (201 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:16:38
00:16:38 Extracting the new controller...
00:16:38 + echo 'Extracting the new controller...'
00:16:38 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:16:40 Adding external repositories...
00:16:40 + echo 'Adding external repositories...'
00:16:40 + 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:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:40 ################################################################################
00:16:40 #
00:16:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:40 # contributor license agreements. See the NOTICE file distributed with
00:16:40 # this work for additional information regarding copyright ownership.
00:16:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:40 # (the "License"); you may not use this file except in compliance with
00:16:40 # the License. You may obtain a copy of the License at
00:16:40 #
00:16:40 # http://www.apache.org/licenses/LICENSE-2.0
00:16:40 #
00:16:40 # Unless required by applicable law or agreed to in writing, software
00:16:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:40 # See the License for the specific language governing permissions and
00:16:40 # limitations under the License.
00:16:40 #
00:16:40 ################################################################################
00:16:40
00:16:40 #
00:16:40 # If set to true, the following property will not allow any certificate to be used
00:16:40 # when accessing Maven repositories through SSL
00:16:40 #
00:16:40 #org.ops4j.pax.url.mvn.certificateCheck=
00:16:40
00:16:40 #
00:16:40 # Path to the local Maven settings file.
00:16:40 # The repositories defined in this file will be automatically added to the list
00:16:40 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:16:40 # below is not set.
00:16:40 # The following locations are checked for the existence of the settings.xml file
00:16:40 # * 1. looks for the specified url
00:16:40 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:16:40 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:16:40 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:16:40 #
00:16:40 #org.ops4j.pax.url.mvn.settings=
00:16:40
00:16:40 #
00:16:40 # Path to the local Maven repository which is used to avoid downloading
00:16:40 # artifacts when they already exist locally.
00:16:40 # The value of this property will be extracted from the settings.xml file
00:16:40 # above, or defaulted to:
00:16:40 # System.getProperty( "user.home" ) + "/.m2/repository"
00:16:40 #
00:16:40 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:16:40
00:16:40 #
00:16:40 # Default this to false. It's just weird to use undocumented repos
00:16:40 #
00:16:40 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:16:40
00:16:40 #
00:16:40 # Uncomment if you don't wanna use the proxy settings
00:16:40 # from the Maven conf/settings.xml file
00:16:40 #
00:16:40 # org.ops4j.pax.url.mvn.proxySupport=false
00:16:40
00:16:40 #
00:16:40 # Comma separated list of repositories scanned when resolving an artifact.
00:16:40 # Those repositories will be checked before iterating through the
00:16:40 # below list of repositories and even before the local repository
00:16:40 # A repository url can be appended with zero or more of the following flags:
00:16:40 # @snapshots : the repository contains snaphots
00:16:40 # @noreleases : the repository does not contain any released artifacts
00:16:40 #
00:16:40 # The following property value will add the system folder as a repo.
00:16:40 #
00:16:40 org.ops4j.pax.url.mvn.defaultRepositories=\
00:16:40 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:16:40 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:16:40 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:16:40
00:16:40 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:16:40 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:16:40
00:16:40 #
00:16:40 # Comma separated list of repositories scanned when resolving an artifact.
00:16:40 # The default list includes the following repositories:
00:16:40 # http://repo1.maven.org/maven2@id=central
00:16:40 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:16:40 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:16:40 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:16:40 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:16:40 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:16:40 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:16:40 # To add repositories to the default ones, prepend '+' to the list of repositories
00:16:40 # to add.
00:16:40 # A repository url can be appended with zero or more of the following flags:
00:16:40 # @snapshots : the repository contains snapshots
00:16:40 # @noreleases : the repository does not contain any released artifacts
00:16:40 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:16:40 #
00:16:40 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:16:40
00:16:40 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:16:40 + [[ True == \T\r\u\e ]]
00:16:40 + echo 'Configuring the startup features...'
00:16:40 + 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:16:40 + FEATURE_TEST_STRING=features-test
00:16:40 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:16:40 + KARAF_VERSION=karaf4
00:16:40 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:16:40 + 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:16:40 + [[ ! -z '' ]]
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:40 ################################################################################
00:16:40 #
00:16:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:40 # contributor license agreements. See the NOTICE file distributed with
00:16:40 # this work for additional information regarding copyright ownership.
00:16:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:40 # (the "License"); you may not use this file except in compliance with
00:16:40 # the License. You may obtain a copy of the License at
00:16:40 #
00:16:40 # http://www.apache.org/licenses/LICENSE-2.0
00:16:40 #
00:16:40 # Unless required by applicable law or agreed to in writing, software
00:16:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:40 # See the License for the specific language governing permissions and
00:16:40 # limitations under the License.
00:16:40 #
00:16:40 ################################################################################
00:16:40
00:16:40 #
00:16:40 # Comma separated list of features repositories to register by default
00:16:40 #
00:16:40 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:16:40
00:16:40 #
00:16:40 # Comma separated list of features to install at startup
00:16:40 #
00:16:40 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:16:40
00:16:40 #
00:16:40 # Resource repositories (OBR) that the features resolver can use
00:16:40 # to resolve requirements/capabilities
00:16:40 #
00:16:40 # The format of the resourceRepositories is
00:16:40 # resourceRepositories=[xml:url|json:url],...
00:16:40 # for Instance:
00:16:40 #
00:16:40 #resourceRepositories=xml:http://host/path/to/index.xml
00:16:40 # or
00:16:40 #resourceRepositories=json:http://host/path/to/index.json
00:16:40 #
00:16:40
00:16:40 #
00:16:40 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:16:40 #
00:16:40 featuresBootAsynchronous=false
00:16:40
00:16:40 #
00:16:40 # Service requirements enforcement
00:16:40 #
00:16:40 # By default, the feature resolver checks the service requirements/capabilities of
00:16:40 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:16:40 # the required bundles.
00:16:40 # The following flag can have those values:
00:16:40 # - disable: service requirements are completely ignored
00:16:40 # - default: service requirements are ignored for old features
00:16:40 # - enforce: service requirements are always verified
00:16:40 #
00:16:40 #serviceRequirements=default
00:16:40
00:16:40 #
00:16:40 # Store cfg file for config element in feature
00:16:40 #
00:16:40 #configCfgStore=true
00:16:40
00:16:40 #
00:16:40 # Define if the feature service automatically refresh bundles
00:16:40 #
00:16:40 autoRefresh=true
00:16:40
00:16:40 #
00:16:40 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:16:40 # XML file defines instructions related to features processing
00:16:40 # versions.properties may declare properties to resolve placeholders in XML file
00:16:40 # both files are relative to ${karaf.etc}
00:16:40 #
00:16:40 #featureProcessing=org.apache.karaf.features.xml
00:16:40 #featureProcessingVersions=versions.properties
00:16:40 + configure_karaf_log karaf4 ''
00:16:40 + local -r karaf_version=karaf4
00:16:40 + local -r controllerdebugmap=
00:16:40 + local logapi=log4j
00:16:40 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:16:40 log4j2.rootLogger.level = INFO
00:16:40 #log4j2.rootLogger.type = asyncRoot
00:16:40 #log4j2.rootLogger.includeLocation = false
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:16:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:16:40 log4j2.rootLogger.appenderRef.Console.ref = Console
00:16:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:16:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:16:40 log4j2.logger.spifly.name = org.apache.aries.spifly
00:16:40 log4j2.logger.spifly.level = WARN
00:16:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:16:40 log4j2.logger.audit.level = INFO
00:16:40 log4j2.logger.audit.additivity = false
00:16:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:16:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:16:40 log4j2.appender.console.type = Console
00:16:40 log4j2.appender.console.name = Console
00:16:40 log4j2.appender.console.layout.type = PatternLayout
00:16:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:16:40 log4j2.appender.rolling.type = RollingRandomAccessFile
00:16:40 log4j2.appender.rolling.name = RollingFile
00:16:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:16:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:16:40 #log4j2.appender.rolling.immediateFlush = false
00:16:40 log4j2.appender.rolling.append = true
00:16:40 log4j2.appender.rolling.layout.type = PatternLayout
00:16:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:16:40 log4j2.appender.rolling.policies.type = Policies
00:16:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:16:40 log4j2.appender.rolling.policies.size.size = 64MB
00:16:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:16:40 log4j2.appender.rolling.strategy.max = 7
00:16:40 log4j2.appender.audit.type = RollingRandomAccessFile
00:16:40 log4j2.appender.audit.name = AuditRollingFile
00:16:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:16:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:16:40 log4j2.appender.audit.append = true
00:16:40 log4j2.appender.audit.layout.type = PatternLayout
00:16:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:16:40 log4j2.appender.audit.policies.type = Policies
00:16:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:16:40 log4j2.appender.audit.policies.size.size = 8MB
00:16:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:16:40 log4j2.appender.audit.strategy.max = 7
00:16:40 log4j2.appender.osgi.type = PaxOsgi
00:16:40 log4j2.appender.osgi.name = PaxOsgi
00:16:40 log4j2.appender.osgi.filter = *
00:16:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:16:40 #log4j2.logger.aether.level = TRACE
00:16:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:16:40 #log4j2.logger.http-headers.level = DEBUG
00:16:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:16:40 #log4j2.logger.maven.level = TRACE
00:16:40 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:16:40 + logapi=log4j2
00:16:40 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:16:40 + '[' log4j2 == log4j2 ']'
00:16:40 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:40 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:16:40 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:16:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:16:40 controllerdebugmap:
00:16:40 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:16:40 + unset IFS
00:16:40 + echo 'controllerdebugmap: '
00:16:40 + '[' -n '' ']'
00:16:40 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:40 ################################################################################
00:16:40 #
00:16:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:40 # contributor license agreements. See the NOTICE file distributed with
00:16:40 # this work for additional information regarding copyright ownership.
00:16:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:40 # (the "License"); you may not use this file except in compliance with
00:16:40 # the License. You may obtain a copy of the License at
00:16:40 #
00:16:40 # http://www.apache.org/licenses/LICENSE-2.0
00:16:40 #
00:16:40 # Unless required by applicable law or agreed to in writing, software
00:16:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:40 # See the License for the specific language governing permissions and
00:16:40 # limitations under the License.
00:16:40 #
00:16:40 ################################################################################
00:16:40
00:16:40 # Common pattern layout for appenders
00:16:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:16:40
00:16:40 # Root logger
00:16:40 log4j2.rootLogger.level = INFO
00:16:40 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:16:40 #log4j2.rootLogger.type = asyncRoot
00:16:40 #log4j2.rootLogger.includeLocation = false
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:16:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:16:40 log4j2.rootLogger.appenderRef.Console.ref = Console
00:16:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:16:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:16:40
00:16:40 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:16:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:16:40
00:16:40 # Loggers configuration
00:16:40
00:16:40 # Spifly logger
00:16:40 log4j2.logger.spifly.name = org.apache.aries.spifly
00:16:40 log4j2.logger.spifly.level = WARN
00:16:40
00:16:40 # Security audit logger
00:16:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:16:40 log4j2.logger.audit.level = INFO
00:16:40 log4j2.logger.audit.additivity = false
00:16:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:16:40
00:16:40 # Appenders configuration
00:16:40
00:16:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:16:40 log4j2.appender.console.type = Console
00:16:40 log4j2.appender.console.name = Console
00:16:40 log4j2.appender.console.layout.type = PatternLayout
00:16:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:16:40
00:16:40 # Rolling file appender
00:16:40 log4j2.appender.rolling.type = RollingRandomAccessFile
00:16:40 log4j2.appender.rolling.name = RollingFile
00:16:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:16:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:16:40 # uncomment to not force a disk flush
00:16:40 #log4j2.appender.rolling.immediateFlush = false
00:16:40 log4j2.appender.rolling.append = true
00:16:40 log4j2.appender.rolling.layout.type = PatternLayout
00:16:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:16:40 log4j2.appender.rolling.policies.type = Policies
00:16:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:16:40 log4j2.appender.rolling.policies.size.size = 1GB
00:16:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:16:40 log4j2.appender.rolling.strategy.max = 7
00:16:40
00:16:40 # Audit file appender
00:16:40 log4j2.appender.audit.type = RollingRandomAccessFile
00:16:40 log4j2.appender.audit.name = AuditRollingFile
00:16:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:16:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:16:40 log4j2.appender.audit.append = true
00:16:40 log4j2.appender.audit.layout.type = PatternLayout
00:16:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:16:40 log4j2.appender.audit.policies.type = Policies
00:16:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:16:40 log4j2.appender.audit.policies.size.size = 8MB
00:16:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:16:40 log4j2.appender.audit.strategy.max = 7
00:16:40
00:16:40 # OSGi appender
00:16:40 log4j2.appender.osgi.type = PaxOsgi
00:16:40 log4j2.appender.osgi.name = PaxOsgi
00:16:40 log4j2.appender.osgi.filter = *
00:16:40
00:16:40 # help with identification of maven-related problems with pax-url-aether
00:16:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:16:40 #log4j2.logger.aether.level = TRACE
00:16:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:16:40 #log4j2.logger.http-headers.level = DEBUG
00:16:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:16:40 #log4j2.logger.maven.level = TRACE
00:16:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:16:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:16:40 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:16:40 + local -r controllermem=3072m
00:16:40 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 Configure
00:16:40 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:16:40 + echo Configure
00:16:40 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:16:40 max memory: 3072m
00:16:40 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 + echo ' max memory: 3072m'
00:16:40 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:16:40 + 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:16:40 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:40 #!/bin/sh
00:16:40 #
00:16:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:40 # contributor license agreements. See the NOTICE file distributed with
00:16:40 # this work for additional information regarding copyright ownership.
00:16:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:40 # (the "License"); you may not use this file except in compliance with
00:16:40 # the License. You may obtain a copy of the License at
00:16:40 #
00:16:40 # http://www.apache.org/licenses/LICENSE-2.0
00:16:40 #
00:16:40 # Unless required by applicable law or agreed to in writing, software
00:16:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:40 # See the License for the specific language governing permissions and
00:16:40 # limitations under the License.
00:16:40 #
00:16:40
00:16:40 #
00:16:40 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:16:40 # script: client, instance, shell, start, status, stop, karaf
00:16:40 #
00:16:40 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:16:40 # Actions go here...
00:16:40 # fi
00:16:40
00:16:40 #
00:16:40 # general settings which should be applied for all scripts go here; please keep
00:16:40 # in mind that it is possible that scripts might be executed more than once, e.g.
00:16:40 # in example of the start script where the start script is executed first and the
00:16:40 # karaf script afterwards.
00:16:40 #
00:16:40
00:16:40 #
00:16:40 # The following section shows the possible configuration options for the default
00:16:40 # karaf scripts
00:16:40 #
00:16:40 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:16:40 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:16:40 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:16:40 # export EXTRA_JAVA_OPTS # Additional JVM options
00:16:40 # export KARAF_HOME # Karaf home folder
00:16:40 # export KARAF_DATA # Karaf data folder
00:16:40 # export KARAF_BASE # Karaf base folder
00:16:40 # export KARAF_ETC # Karaf etc folder
00:16:40 # export KARAF_LOG # Karaf log folder
00:16:40 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:16:40 # export KARAF_OPTS # Additional available Karaf options
00:16:40 # export KARAF_DEBUG # Enable debug mode
00:16:40 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:16:40 # export KARAF_NOROOT # Prevent execution as root if set to true
00:16:40 Set Java version
00:16:40 + echo 'Set Java version'
00:16:40 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:16:40 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:16:40 sudo: a password is required
00:16:40 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:40 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:16:40 sudo: a password is required
00:16:40 JDK default version ...
00:16:40 + echo 'JDK default version ...'
00:16:40 + java -version
00:16:40 openjdk version "21.0.9" 2025-10-21
00:16:40 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:16:40 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:16:40 Set JAVA_HOME
00:16:40 + echo 'Set JAVA_HOME'
00:16:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:16:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:16:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:16:40 + echo 'Listing all open ports on controller system...'
00:16:40 Listing all open ports on controller system...
00:16:40 + netstat -pnatu
00:16:40 /tmp/configuration-script.sh: line 40: netstat: command not found
00:16:40 Configuring cluster
00:16:40 + '[' -f /tmp/custom_shard_config.txt ']'
00:16:40 + echo 'Configuring cluster'
00:16:40 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.39
00:16:40 ################################################
00:16:40 ## Configure Cluster ##
00:16:40 ################################################
00:16:40 NOTE: Cluster configuration files not found. Copying from
00:16:40 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:16:40 Configuring unique name in pekko.conf
00:16:40 Configuring hostname in pekko.conf
00:16:40 Configuring data and rpc seed nodes in pekko.conf
00:16:40 modules = [
00:16:40
00:16:40 {
00:16:40 name = "inventory"
00:16:40 namespace = "urn:opendaylight:inventory"
00:16:40 shard-strategy = "module"
00:16:40 },
00:16:40 {
00:16:40 name = "topology"
00:16:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:16:40 shard-strategy = "module"
00:16:40 },
00:16:40 {
00:16:40 name = "toaster"
00:16:40 namespace = "http://netconfcentral.org/ns/toaster"
00:16:40 shard-strategy = "module"
00:16:40 }
00:16:40 ]
00:16:40 Configuring replication type in module-shards.conf
00:16:40 ################################################
00:16:40 ## NOTE: Manually restart controller to ##
00:16:40 ## apply configuration. ##
00:16:40 ################################################
00:16:40 Dump akka.conf
00:16:40 + echo 'Dump akka.conf'
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:40 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:16:40 Dump modules.conf
00:16:40 + echo 'Dump modules.conf'
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:40 modules = [
00:16:40
00:16:40 {
00:16:40 name = "inventory"
00:16:40 namespace = "urn:opendaylight:inventory"
00:16:40 shard-strategy = "module"
00:16:40 },
00:16:40 {
00:16:40 name = "topology"
00:16:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:16:40 shard-strategy = "module"
00:16:40 },
00:16:40 {
00:16:40 name = "toaster"
00:16:40 namespace = "http://netconfcentral.org/ns/toaster"
00:16:40 shard-strategy = "module"
00:16:40 }
00:16:40 ]
00:16:40 Dump module-shards.conf
00:16:40 + echo 'Dump module-shards.conf'
00:16:40 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:40 module-shards = [
00:16:40 {
00:16:40 name = "default"
00:16:40 shards = [
00:16:40 {
00:16:40 name = "default"
00:16:40 replicas = ["member-1"]
00:16:40 }
00:16:40 ]
00:16:40 },
00:16:40 {
00:16:40 name = "inventory"
00:16:40 shards = [
00:16:40 {
00:16:40 name="inventory"
00:16:40 replicas = ["member-1"]
00:16:40 }
00:16:40 ]
00:16:40 },
00:16:40 {
00:16:40 name = "topology"
00:16:40 shards = [
00:16:40 {
00:16:40 name="topology"
00:16:40 replicas = ["member-1"]
00:16:40 }
00:16:40 ]
00:16:40 },
00:16:40 {
00:16:40 name = "toaster"
00:16:40 shards = [
00:16:40 {
00:16:40 name="toaster"
00:16:40 replicas = ["member-1"]
00:16:40 }
00:16:40 ]
00:16:40 }
00:16:40 ]
00:16:40 Locating config plan to use...
00:16:40 Finished running config plans
00:16:40 Starting member-1 with IP address 10.30.170.39
00:16:40 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:40 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:41 Redirecting karaf console output to karaf_console.log
00:16:41 Starting controller...
00:16:41 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:16:41 Execute the post startup script on controller 10.30.170.39
00:16:41 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:41 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:16:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
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 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:17:46 2026-02-08T00:17:04,593 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:17:46 Controller is UP
00:17:46 2026-02-08T00:17:04,593 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:17:46 Listing all open ports on controller system...
00:17:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:17:46 looking for "BindException: Address already in use" in log file
00:17:46 looking for "server is unhealthy" in log file
00:17:46 Let's take the karaf thread dump
00:17:46 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:17:47 karaf main: org.apache.karaf.main.Main, pid:2010
00:17:47 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:17:47 Generating mininet variables...
00:17:47 Locating test plan to use...
00:17:47 Changing the testplan path...
00:17:47 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:17:47 #
00:17:47 # This program and the accompanying materials are made available under the
00:17:47 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:17:47 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:17:47
00:17:47 # Place the suites in run order:
00:17:47 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
00:17:47 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot
00:17:47 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:17:48 ==============================================================================
00:17:48 controller-rest-cars-perf.txt
00:17:48 ==============================================================================
00:17:48 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe...
00:17:48 ==============================================================================
00:17:50 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:53 | PASS |
00:17:53 ------------------------------------------------------------------------------
00:17:53 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 | PASS |
00:17:56 ------------------------------------------------------------------------------
00:17:56 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:49 | PASS |
00:18:49 ------------------------------------------------------------------------------
00:18:49 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:51 | PASS |
00:18:51 ------------------------------------------------------------------------------
00:18:51 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:06 | PASS |
00:19:06 ------------------------------------------------------------------------------
00:19:06 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:08 | PASS |
00:19:08 ------------------------------------------------------------------------------
00:19:08 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:08 | PASS |
00:19:08 ------------------------------------------------------------------------------
00:19:08 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:09 | PASS |
00:19:09 ------------------------------------------------------------------------------
00:19:09 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:09 | PASS |
00:19:09 ------------------------------------------------------------------------------
00:19:09 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS |
00:19:09 9 tests, 9 passed, 0 failed
00:19:09 ==============================================================================
00:19:09 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te...
00:19:09 ==============================================================================
00:19:10 Notifications_rate_5k | PASS |
00:29:11 ------------------------------------------------------------------------------
00:29:11 Notifications_rate_20k | PASS |
00:39:15 ------------------------------------------------------------------------------
00:39:15 Notifications_rate_60k | PASS |
00:49:27 ------------------------------------------------------------------------------
00:49:27 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS |
00:49:27 3 tests, 3 passed, 0 failed
00:49:27 ==============================================================================
00:49:27 controller-rest-cars-perf.txt | PASS |
00:49:27 12 tests, 12 passed, 0 failed
00:49:27 ==============================================================================
00:49:27 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/output.xml
00:49:28 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/log.html
00:49:28 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/report.html
00:49:29 Examining the files in data/log and checking filesize
00:49:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:29 total 19684
00:49:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:16 .
00:49:29 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:16 karaf_console.log
00:49:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:17 ..
00:49:29 -rw-rw-r-- 1 jenkins jenkins 20142885 Feb 8 00:49 karaf.log
00:49:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:29 20M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:49:29 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:49:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:29 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
00:49:29 Let's take the karaf thread dump again...
00:49:29 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:30 karaf main: org.apache.karaf.main.Main, pid:2010
00:49:30 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:30 Killing ODL
00:49:30 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:35 Compressing karaf.log 1
00:49:35 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:36 Fetching compressed karaf.log 1
00:49:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:36 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:37 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:37 Fetch GC logs
00:49:37 Warning: Permanently added '10.30.170.39' (ECDSA) to the list of known hosts.
00:49:37 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:49:37 Examine copied files
00:49:37 total 7120
00:49:37 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:49 gclogs-1
00:49:37 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:49 odl1_karaf_console.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 578577 Feb 8 00:49 odl1_karaf.log.gz
00:49:37 -rw-rw-r--. 1 jenkins jenkins 123728 Feb 8 00:49 karaf_1_2010_threads_after.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 13550 Feb 8 00:49 ps_after.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 246986 Feb 8 00:49 report.html
00:49:37 -rw-rw-r--. 1 jenkins jenkins 1056808 Feb 8 00:49 log.html
00:49:37 -rw-rw-r--. 1 jenkins jenkins 5036348 Feb 8 00:49 output.xml
00:49:37 -rw-rw-r--. 1 jenkins jenkins 523 Feb 8 00:19 cluster_rest_script_purchase_cars.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 518 Feb 8 00:18 cluster_rest_script_add_people.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 171 Feb 8 00:17 cluster_rest_script_add_cars.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 603 Feb 8 00:17 testplan.txt
00:49:37 -rw-rw-r--. 1 jenkins jenkins 129915 Feb 8 00:17 karaf_1_2010_threads_before.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 14116 Feb 8 00:17 ps_before.log
00:49:37 -rw-rw-r--. 1 jenkins jenkins 3250 Feb 8 00:16 post-startup-script.sh
00:49:37 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:16 startup-script.sh
00:49:37 -rw-rw-r--. 1 jenkins jenkins 3425 Feb 8 00:16 configuration-script.sh
00:49:37 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:16 detect_variables.env
00:49:37 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:16 pom.xml
00:49:37 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:16 set_variables.env
00:49:37 -rw-rw-r--. 1 jenkins jenkins 295 Feb 8 00:16 slave_addresses.txt
00:49:37 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:15 requirements.txt
00:49:37 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:15 env.properties
00:49:37 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:14 stack-parameters.yaml
00:49:37 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:13 test
00:49:37 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:13 test@tmp
00:49:37 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
00:49:37 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins18389564822195280366.sh
00:49:37 Karaf Deployments, Tests must have already run
00:49:37 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins12195638819491691508.sh
00:49:37 Cleaning up Robot installation...
00:49:38 $ ssh-agent -k
00:49:38 unset SSH_AUTH_SOCK;
00:49:38 unset SSH_AGENT_PID;
00:49:38 echo Agent pid 5282 killed;
00:49:38 [ssh-agent] Stopped.
00:49:38 Recording plot data
00:49:38 Robot results publisher started...
00:49:38 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:49:38 -Parsing output xml:
00:49:39 Done!
00:49:39 -Copying log files to build dir:
00:49:40 Done!
00:49:40 -Assigning results to build:
00:49:40 Done!
00:49:40 -Checking thresholds:
00:49:40 Done!
00:49:40 Done publishing Robot results.
00:49:40 [PostBuildScript] - [INFO] Executing post build scripts.
00:49:40 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7700411222663550738.sh
00:49:40 Archiving csit artifacts
00:49:40 mv: cannot stat '*_1.png': No such file or directory
00:49:40 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:49:40 % Total % Received % Xferd Average Speed Time Time Time Current
00:49:40 Dload Upload Total Spent Left Speed
00:49:40
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 908k 0 908k 0 0 5134k 0 --:--:-- --:--:-- --:--:-- 5134k
00:49:40 Archive: robot-plugin.zip
00:49:40 inflating: ./archives/robot-plugin/log.html
00:49:40 inflating: ./archives/robot-plugin/output.xml
00:49:40 inflating: ./archives/robot-plugin/report.html
00:49:40 mv: cannot stat '*.log.gz': No such file or directory
00:49:40 mv: cannot stat '*.csv': No such file or directory
00:49:40 mv: cannot stat '*.png': No such file or directory
00:49:40 [PostBuildScript] - [INFO] Executing post build scripts.
00:49:40 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13090178163761036889.sh
00:49:40 [PostBuildScript] - [INFO] Executing post build scripts.
00:49:40 [EnvInject] - Injecting environment variables from a build step.
00:49:40 [EnvInject] - Injecting as environment variables the properties content
00:49:40 OS_CLOUD=vex
00:49:40 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:49:40
00:49:40 [EnvInject] - Variables injected successfully.
00:49:40 provisioning config files...
00:49:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:49:41 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins5505318784579277505.sh
00:49:41 ---> openstack-stack-delete.sh
00:49:41 Setup pyenv:
00:49:41 system
00:49:41 3.8.13
00:49:41 3.9.13
00:49:41 3.10.13
00:49:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:49:44 lf-activate-venv(): INFO: Base packages installed successfully
00:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:50:04 INFO: Stack cost retrieval disabled, setting cost to 0
00:50:16 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:50:16 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-28
00:50:16 [PostBuildScript] - [INFO] Executing post build scripts.
00:50:16 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15056701509176959913.sh
00:50:16 ---> sysstat.sh
00:50:17 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins11309272670448850764.sh
00:50:17 ---> package-listing.sh
00:50:17 ++ facter osfamily
00:50:17 ++ tr '[:upper:]' '[:lower:]'
00:50:17 + OS_FAMILY=redhat
00:50:17 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:50:17 + START_PACKAGES=/tmp/packages_start.txt
00:50:17 + END_PACKAGES=/tmp/packages_end.txt
00:50:17 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:50:17 + PACKAGES=/tmp/packages_start.txt
00:50:17 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']'
00:50:17 + PACKAGES=/tmp/packages_end.txt
00:50:17 + case "${OS_FAMILY}" in
00:50:17 + rpm -qa
00:50:17 + sort
00:50:17 + '[' -f /tmp/packages_start.txt ']'
00:50:17 + '[' -f /tmp/packages_end.txt ']'
00:50:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:50:17 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']'
00:50:17 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/
00:50:17 + 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:50:17 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7814280542072267203.sh
00:50:17 ---> capture-instance-metadata.sh
00:50:17 Setup pyenv:
00:50:18 system
00:50:18 3.8.13
00:50:18 3.9.13
00:50:18 3.10.13
00:50:18 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:21 lf-activate-venv(): INFO: Base packages installed successfully
00:50:21 lf-activate-venv(): INFO: Installing additional packages: lftools
00:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:50:40 INFO: Running in OpenStack, capturing instance metadata
00:50:40 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12790744537591361746.sh
00:50:40 provisioning config files...
00:50:40 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-vanadium #28
00:50:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/config3673810353373877401tmp
00:50:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:50:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:50:40 provisioning config files...
00:50:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:50:41 [EnvInject] - Injecting environment variables from a build step.
00:50:41 [EnvInject] - Injecting as environment variables the properties content
00:50:41 SERVER_ID=logs
00:50:41
00:50:41 [EnvInject] - Variables injected successfully.
00:50:41 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins11000398141786665117.sh
00:50:41 ---> create-netrc.sh
00:50:41 WARN: Log server credential not found.
00:50:41 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6240478369197277648.sh
00:50:41 ---> python-tools-install.sh
00:50:41 Setup pyenv:
00:50:41 system
00:50:41 3.8.13
00:50:41 3.9.13
00:50:41 3.10.13
00:50:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:50:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:43 lf-activate-venv(): INFO: Base packages installed successfully
00:50:43 lf-activate-venv(): INFO: Installing additional packages: lftools
00:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:50:52 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins15861629251773661950.sh
00:50:52 ---> sudo-logs.sh
00:50:52 Archiving 'sudo' log..
00:50:53 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2464376573590477788.sh
00:50:53 ---> job-cost.sh
00:50:53 Setup pyenv:
00:50:53 system
00:50:53 3.8.13
00:50:53 3.9.13
00:50:53 3.10.13
00:50:53 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:50:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:55 lf-activate-venv(): INFO: Base packages installed successfully
00:50:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:51:01 DEBUG: total: 0
00:51:01 INFO: Retrieving Stack Cost...
00:51:02 INFO: Retrieving Pricing Info for: v3-standard-2
00:51:02 INFO: Archiving Costs
00:51:02 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins11414543033771912750.sh
00:51:02 ---> logs-deploy.sh
00:51:02 Setup pyenv:
00:51:02 system
00:51:02 3.8.13
00:51:02 3.9.13
00:51:02 3.10.13
00:51:02 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NFRZ from file:/tmp/.os_lf_venv
00:51:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:04 lf-activate-venv(): INFO: Base packages installed successfully
00:51:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-NFRZ/bin to PATH
00:51:14 WARNING: Nexus logging server not set
00:51:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-vanadium/28/
00:51:14 INFO: archiving logs to S3
00:51:15 ---> uname -a:
00:51:15 Linux prd-centos8-robot-2c-8g-8571.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:51:15
00:51:15
00:51:15 ---> lscpu:
00:51:15 Architecture: x86_64
00:51:15 CPU op-mode(s): 32-bit, 64-bit
00:51:15 Byte Order: Little Endian
00:51:15 CPU(s): 2
00:51:15 On-line CPU(s) list: 0,1
00:51:15 Thread(s) per core: 1
00:51:15 Core(s) per socket: 1
00:51:15 Socket(s): 2
00:51:15 NUMA node(s): 1
00:51:15 Vendor ID: AuthenticAMD
00:51:15 CPU family: 23
00:51:15 Model: 49
00:51:15 Model name: AMD EPYC-Rome Processor
00:51:15 Stepping: 0
00:51:15 CPU MHz: 2799.998
00:51:15 BogoMIPS: 5599.99
00:51:15 Virtualization: AMD-V
00:51:15 Hypervisor vendor: KVM
00:51:15 Virtualization type: full
00:51:15 L1d cache: 32K
00:51:15 L1i cache: 32K
00:51:15 L2 cache: 512K
00:51:15 L3 cache: 16384K
00:51:15 NUMA node0 CPU(s): 0,1
00:51:15 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:51:15
00:51:15
00:51:15 ---> nproc:
00:51:15 2
00:51:15
00:51:15
00:51:15 ---> df -h:
00:51:15 Filesystem Size Used Avail Use% Mounted on
00:51:15 devtmpfs 3.8G 0 3.8G 0% /dev
00:51:15 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:51:15 tmpfs 3.8G 25M 3.8G 1% /run
00:51:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:51:15 /dev/vda1 40G 8.3G 32G 21% /
00:51:15 tmpfs 770M 0 770M 0% /run/user/1001
00:51:15
00:51:15
00:51:15 ---> free -m:
00:51:15 total used free shared buff/cache available
00:51:15 Mem: 7697 629 4848 27 2219 6761
00:51:15 Swap: 1023 0 1023
00:51:15
00:51:15
00:51:15 ---> ip addr:
00:51:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:51:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:51:15 inet 127.0.0.1/8 scope host lo
00:51:15 valid_lft forever preferred_lft forever
00:51:15 inet6 ::1/128 scope host
00:51:15 valid_lft forever preferred_lft forever
00:51:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:51:15 link/ether fa:16:3e:83:75:17 brd ff:ff:ff:ff:ff:ff
00:51:15 altname enp0s3
00:51:15 altname ens3
00:51:15 inet 10.30.170.180/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:51:15 valid_lft 84076sec preferred_lft 84076sec
00:51:15 inet6 fe80::f816:3eff:fe83:7517/64 scope link
00:51:15 valid_lft forever preferred_lft forever
00:51:15
00:51:15
00:51:15 ---> sar -b -r -n DEV:
00:51:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:51:15
00:51:15 00:12:29 LINUX RESTART (2 CPU)
00:51:15
00:51:15 12:13:01 AM tps rtps wtps bread/s bwrtn/s
00:51:15 12:14:01 AM 99.88 28.16 71.73 5636.39 6680.37
00:51:15 12:15:01 AM 92.42 1.08 91.34 75.31 11104.07
00:51:15 12:16:01 AM 38.96 0.42 38.54 64.79 3305.07
00:51:15 12:17:01 AM 76.61 9.40 67.21 1681.84 7938.24
00:51:15 12:18:01 AM 6.88 0.07 6.82 4.93 498.38
00:51:15 12:19:01 AM 2.10 0.00 2.10 0.00 80.24
00:51:15 12:20:02 AM 0.47 0.02 0.45 0.93 22.36
00:51:15 12:21:01 AM 0.19 0.00 0.19 0.00 1.93
00:51:15 12:22:01 AM 0.17 0.00 0.17 0.00 2.15
00:51:15 12:23:01 AM 0.35 0.00 0.35 0.00 4.92
00:51:15 12:24:01 AM 0.27 0.00 0.27 0.00 4.28
00:51:15 12:25:01 AM 0.22 0.00 0.22 0.00 3.20
00:51:15 12:26:01 AM 0.15 0.00 0.15 0.00 1.82
00:51:15 12:27:01 AM 0.10 0.00 0.10 0.00 1.18
00:51:15 12:28:01 AM 0.30 0.03 0.27 0.27 3.25
00:51:15 12:29:01 AM 1.32 0.00 1.32 0.00 32.16
00:51:15 12:30:01 AM 0.23 0.00 0.23 0.00 28.99
00:51:15 12:31:01 AM 0.25 0.00 0.25 0.00 2.90
00:51:15 12:32:01 AM 0.17 0.00 0.17 0.00 2.15
00:51:15 12:33:01 AM 0.25 0.00 0.25 0.00 3.40
00:51:15 12:34:01 AM 0.23 0.00 0.23 0.00 3.47
00:51:15 12:35:01 AM 0.13 0.00 0.13 0.00 1.10
00:51:15 12:36:01 AM 0.30 0.02 0.28 0.13 3.47
00:51:15 12:37:01 AM 8.62 5.73 2.88 555.51 67.96
00:51:15 12:38:01 AM 0.32 0.00 0.32 0.00 5.13
00:51:15 12:39:01 AM 0.30 0.00 0.30 0.00 4.30
00:51:15 12:40:01 AM 0.15 0.00 0.15 0.00 77.56
00:51:15 12:41:01 AM 0.20 0.00 0.20 0.00 2.08
00:51:15 12:42:01 AM 0.17 0.00 0.17 0.00 2.02
00:51:15 12:43:01 AM 0.20 0.00 0.20 0.00 2.45
00:51:15 12:44:01 AM 0.23 0.00 0.23 0.00 3.50
00:51:15 12:45:01 AM 0.25 0.00 0.25 0.00 2.68
00:51:15 12:46:01 AM 0.20 0.00 0.20 0.00 2.40
00:51:15 12:47:01 AM 0.10 0.00 0.10 0.00 0.80
00:51:15 12:48:01 AM 0.20 0.00 0.20 0.00 2.05
00:51:15 12:49:01 AM 0.22 0.00 0.22 0.00 3.20
00:51:15 12:50:01 AM 12.96 0.32 12.64 36.91 495.39
00:51:15 12:51:01 AM 27.46 0.47 27.00 52.92 1477.80
00:51:15 Average: 9.83 1.20 8.63 213.52 839.29
00:51:15
00:51:15 12:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:51:15 12:14:01 AM 5301940 7026388 2580492 32.74 2688 1915164 733068 8.21 187360 2071912 206048
00:51:15 12:15:01 AM 5162780 7006500 2719652 34.50 2688 2027700 726056 8.13 210048 2158452 41056
00:51:15 12:16:01 AM 4991216 6960460 2891216 36.68 2688 2148376 773996 8.67 234584 2290776 98552
00:51:15 12:17:01 AM 4906348 7018564 2976084 37.76 2688 2286692 689748 7.72 266856 2321912 9628
00:51:15 12:18:01 AM 4859904 6972248 3022528 38.35 2688 2287184 760848 8.52 267208 2368244 348
00:51:15 12:19:01 AM 4859284 6971704 3023148 38.35 2688 2287260 760848 8.52 267360 2369200 72
00:51:15 12:20:02 AM 4860040 6972852 3022392 38.34 2688 2287652 761188 8.52 267356 2368872 4
00:51:15 12:21:01 AM 4859580 6972400 3022852 38.35 2688 2287656 761188 8.52 267356 2369200 4
00:51:15 12:22:01 AM 4859704 6972524 3022728 38.35 2688 2287656 761188 8.52 267356 2369084 4
00:51:15 12:23:01 AM 4859936 6972756 3022496 38.34 2688 2287656 761188 8.52 267356 2369084 4
00:51:15 12:24:01 AM 4859388 6972212 3023044 38.35 2688 2287660 761188 8.52 267356 2369696 16
00:51:15 12:25:01 AM 4859540 6972364 3022892 38.35 2688 2287660 761188 8.52 267356 2369328 8
00:51:15 12:26:01 AM 4859580 6972404 3022852 38.35 2688 2287660 761188 8.52 267356 2369328 4
00:51:15 12:27:01 AM 4859132 6971960 3023300 38.35 2688 2287664 761188 8.52 267356 2369720 4
00:51:15 12:28:01 AM 4859552 6972388 3022880 38.35 2688 2287664 777316 8.70 267484 2369404 12
00:51:15 12:29:01 AM 4858752 6971588 3023680 38.36 2688 2287664 777316 8.70 267484 2370044 4
00:51:15 12:30:01 AM 4856320 6969924 3026112 38.39 2688 2288432 771532 8.64 267508 2372508 4
00:51:15 12:31:01 AM 4856664 6970276 3025768 38.39 2688 2288436 771532 8.64 267508 2372280 4
00:51:15 12:32:01 AM 4856268 6969884 3026164 38.39 2688 2288440 771532 8.64 267508 2372572 16
00:51:15 12:33:01 AM 4856316 6969904 3026116 38.39 2688 2288440 771532 8.64 267508 2372684 16
00:51:15 12:34:01 AM 4856536 6970124 3025896 38.39 2688 2288440 771532 8.64 267508 2372372 8
00:51:15 12:35:01 AM 4856484 6970076 3025948 38.39 2688 2288444 771532 8.64 267508 2372424 4
00:51:15 12:36:01 AM 4856068 6969660 3026364 38.39 2688 2288444 788736 8.83 267508 2372656 4
00:51:15 12:37:01 AM 4839336 6969620 3043096 38.61 2688 2305104 755540 8.46 269696 2387064 16
00:51:15 12:38:01 AM 4839532 6969820 3042900 38.60 2688 2305108 755540 8.46 269696 2387036 4
00:51:15 12:39:01 AM 4839300 6969592 3043132 38.61 2688 2305108 755540 8.46 269696 2387156 16
00:51:15 12:40:01 AM 4833060 6965644 3049372 38.69 2688 2307400 758320 8.49 269704 2393400 8
00:51:15 12:41:01 AM 4833148 6965748 3049284 38.68 2688 2307404 758320 8.49 269704 2393288 4
00:51:15 12:42:01 AM 4833088 6965684 3049344 38.69 2688 2307404 758320 8.49 269704 2393352 4
00:51:15 12:43:01 AM 4832904 6965500 3049528 38.69 2688 2307404 774128 8.67 269704 2393592 4
00:51:15 12:44:01 AM 4832988 6965588 3049444 38.69 2688 2307408 774128 8.67 269704 2393616 4
00:51:15 12:45:01 AM 4833172 6965772 3049260 38.68 2688 2307408 774128 8.67 269704 2393548 4
00:51:15 12:46:01 AM 4833140 6965740 3049292 38.68 2688 2307408 774128 8.67 269704 2393432 4
00:51:15 12:47:01 AM 4833104 6965708 3049328 38.69 2688 2307412 774128 8.67 269704 2393552 4
00:51:15 12:48:01 AM 4832836 6965440 3049596 38.69 2688 2307412 774128 8.67 269704 2393772 4
00:51:15 12:49:01 AM 4832844 6965448 3049588 38.69 2688 2307412 774128 8.67 269704 2393644 4
00:51:15 12:50:01 AM 4871540 6875724 3010892 38.20 2688 2184700 823648 9.22 310212 2336252 68044
00:51:15 12:51:01 AM 4953900 6925740 2928532 37.15 2688 2152732 770876 8.63 478292 2089992 27380
00:51:15 Average: 4877506 6969367 3004926 38.12 2688 2267760 764780 8.56 270379 2352749 11877
00:51:15
00:51:15 12:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:51:15 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:14:01 AM eth0 301.98 190.25 1885.69 60.71 0.00 0.00 0.00 0.00
00:51:15 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:15:01 AM eth0 69.78 50.82 657.22 8.63 0.00 0.00 0.00 0.00
00:51:15 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:16:01 AM eth0 48.31 35.68 334.43 8.32 0.00 0.00 0.00 0.00
00:51:15 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:17:01 AM eth0 202.48 145.95 51.24 40.83 0.00 0.00 0.00 0.00
00:51:15 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:18:01 AM eth0 24.00 18.30 30.98 2.79 0.00 0.00 0.00 0.00
00:51:15 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:19:01 AM eth0 5.38 4.80 14.96 0.42 0.00 0.00 0.00 0.00
00:51:15 12:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:20:02 AM eth0 11.39 8.96 13.96 0.85 0.00 0.00 0.00 0.00
00:51:15 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:21:01 AM eth0 0.51 0.10 0.04 0.01 0.00 0.00 0.00 0.00
00:51:15 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:22:01 AM eth0 0.38 0.12 0.03 0.01 0.00 0.00 0.00 0.00
00:51:15 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:23:01 AM eth0 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00
00:51:15 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:24:01 AM eth0 1.72 0.30 0.48 0.26 0.00 0.00 0.00 0.00
00:51:15 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:25:01 AM eth0 0.38 0.17 0.03 0.01 0.00 0.00 0.00 0.00
00:51:15 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:26:01 AM eth0 1.13 0.10 0.09 0.01 0.00 0.00 0.00 0.00
00:51:15 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:27:01 AM eth0 1.88 0.25 0.41 0.19 0.00 0.00 0.00 0.00
00:51:15 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:28:01 AM eth0 3.23 0.17 0.44 0.07 0.00 0.00 0.00 0.00
00:51:15 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:29:01 AM eth0 1.77 0.98 1.20 0.85 0.00 0.00 0.00 0.00
00:51:15 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:30:01 AM eth0 2.97 2.52 0.38 0.29 0.00 0.00 0.00 0.00
00:51:15 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:31:01 AM eth0 6.08 0.10 0.78 0.01 0.00 0.00 0.00 0.00
00:51:15 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:32:01 AM eth0 1.75 0.25 0.36 0.20 0.00 0.00 0.00 0.00
00:51:15 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:33:01 AM eth0 2.08 0.37 0.65 0.38 0.00 0.00 0.00 0.00
00:51:15 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:34:01 AM eth0 0.75 0.12 0.17 0.07 0.00 0.00 0.00 0.00
00:51:15 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:35:01 AM eth0 0.83 0.12 0.08 0.01 0.00 0.00 0.00 0.00
00:51:15 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:36:01 AM eth0 0.48 0.08 0.03 0.01 0.00 0.00 0.00 0.00
00:51:15 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:37:01 AM eth0 4.75 1.08 0.67 0.27 0.00 0.00 0.00 0.00
00:51:15 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:38:01 AM eth0 3.52 0.28 0.49 0.26 0.00 0.00 0.00 0.00
00:51:15 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:39:01 AM eth0 2.65 0.38 0.51 0.26 0.00 0.00 0.00 0.00
00:51:15 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:40:01 AM eth0 7.23 3.92 0.96 0.63 0.00 0.00 0.00 0.00
00:51:15 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:41:01 AM eth0 0.58 0.07 0.04 0.00 0.00 0.00 0.00 0.00
00:51:15 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:42:01 AM eth0 1.20 0.00 0.12 0.00 0.00 0.00 0.00 0.00
00:51:15 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:43:01 AM eth0 1.15 0.53 0.63 0.46 0.00 0.00 0.00 0.00
00:51:15 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:44:01 AM eth0 0.97 0.17 0.18 0.07 0.00 0.00 0.00 0.00
00:51:15 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:45:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
00:51:15 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:46:01 AM eth0 3.38 0.03 0.19 0.00 0.00 0.00 0.00 0.00
00:51:15 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:47:01 AM eth0 8.48 0.00 0.62 0.00 0.00 0.00 0.00 0.00
00:51:15 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:48:01 AM eth0 1.83 0.50 0.66 0.46 0.00 0.00 0.00 0.00
00:51:15 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:49:01 AM eth0 0.53 0.13 0.16 0.07 0.00 0.00 0.00 0.00
00:51:15 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:50:01 AM eth0 60.22 38.73 98.01 37.43 0.00 0.00 0.00 0.00
00:51:15 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 12:51:01 AM eth0 15.31 13.90 12.98 6.95 0.00 0.00 0.00 0.00
00:51:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:51:15 Average: eth0 21.11 13.70 81.88 4.52 0.00 0.00 0.00 0.00
00:51:15
00:51:15
00:51:15 ---> sar -P ALL:
00:51:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:51:15
00:51:15 00:12:29 LINUX RESTART (2 CPU)
00:51:15
00:51:15 12:13:01 AM CPU %user %nice %system %iowait %steal %idle
00:51:15 12:14:01 AM all 42.32 0.02 7.02 1.78 0.12 48.74
00:51:15 12:14:01 AM 0 29.96 0.02 6.61 1.50 0.10 61.81
00:51:15 12:14:01 AM 1 54.69 0.02 7.43 2.05 0.13 35.68
00:51:15 12:15:01 AM all 21.82 0.00 3.85 1.89 0.10 72.34
00:51:15 12:15:01 AM 0 11.54 0.00 2.93 1.87 0.10 83.56
00:51:15 12:15:01 AM 1 32.11 0.00 4.76 1.92 0.10 61.11
00:51:15 12:16:01 AM all 24.13 0.00 3.65 0.55 0.10 71.57
00:51:15 12:16:01 AM 0 16.12 0.00 3.46 0.62 0.10 79.70
00:51:15 12:16:01 AM 1 32.12 0.00 3.85 0.48 0.10 63.44
00:51:15 12:17:01 AM all 21.84 0.00 4.97 1.82 0.10 71.27
00:51:15 12:17:01 AM 0 18.21 0.00 4.94 2.12 0.10 74.63
00:51:15 12:17:01 AM 1 25.47 0.00 5.01 1.52 0.10 67.90
00:51:15 12:18:01 AM all 2.37 0.00 0.36 0.07 0.07 97.13
00:51:15 12:18:01 AM 0 4.43 0.00 0.53 0.12 0.07 94.85
00:51:15 12:18:01 AM 1 0.35 0.00 0.20 0.02 0.07 99.37
00:51:15 12:19:01 AM all 5.46 0.00 0.48 0.01 0.09 93.96
00:51:15 12:19:01 AM 0 10.60 0.00 0.86 0.00 0.09 88.45
00:51:15 12:19:01 AM 1 0.80 0.00 0.13 0.02 0.08 98.96
00:51:15 12:20:02 AM all 2.10 0.00 0.23 0.00 0.13 97.54
00:51:15 12:20:02 AM 0 0.70 0.00 0.13 0.00 0.10 99.06
00:51:15 12:20:02 AM 1 3.52 0.00 0.32 0.00 0.15 96.01
00:51:15 12:21:01 AM all 0.42 0.00 0.14 0.00 0.09 99.35
00:51:15 12:21:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.29
00:51:15 12:21:01 AM 1 0.25 0.00 0.20 0.00 0.14 99.41
00:51:15 12:22:01 AM all 0.40 0.00 0.10 0.00 0.09 99.41
00:51:15 12:22:01 AM 0 0.62 0.00 0.07 0.00 0.10 99.21
00:51:15 12:22:01 AM 1 0.18 0.00 0.13 0.00 0.08 99.60
00:51:15 12:23:01 AM all 0.35 0.00 0.10 0.00 0.08 99.46
00:51:15 12:23:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
00:51:15 12:23:01 AM 1 0.30 0.00 0.13 0.00 0.12 99.45
00:51:15 12:24:01 AM all 0.42 0.00 0.11 0.00 0.08 99.39
00:51:15 12:24:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.27
00:51:15 12:24:01 AM 1 0.25 0.00 0.13 0.00 0.10 99.52
00:51:15
00:51:15 12:24:01 AM CPU %user %nice %system %iowait %steal %idle
00:51:15 12:25:01 AM all 0.39 0.00 0.13 0.00 0.08 99.40
00:51:15 12:25:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
00:51:15 12:25:01 AM 1 0.27 0.00 0.20 0.00 0.12 99.42
00:51:15 12:26:01 AM all 0.37 0.00 0.10 0.00 0.09 99.44
00:51:15 12:26:01 AM 0 0.32 0.00 0.13 0.00 0.12 99.43
00:51:15 12:26:01 AM 1 0.42 0.00 0.07 0.00 0.07 99.45
00:51:15 12:27:01 AM all 0.47 0.00 0.12 0.00 0.08 99.33
00:51:15 12:27:01 AM 0 0.27 0.00 0.13 0.00 0.10 99.50
00:51:15 12:27:01 AM 1 0.67 0.00 0.10 0.00 0.07 99.17
00:51:15 12:28:01 AM all 0.46 0.00 0.24 0.00 0.09 99.21
00:51:15 12:28:01 AM 0 0.28 0.00 0.27 0.00 0.12 99.33
00:51:15 12:28:01 AM 1 0.63 0.00 0.22 0.00 0.07 99.08
00:51:15 12:29:01 AM all 0.40 0.00 0.11 0.01 0.10 99.38
00:51:15 12:29:01 AM 0 0.20 0.00 0.13 0.02 0.12 99.53
00:51:15 12:29:01 AM 1 0.60 0.00 0.08 0.00 0.08 99.23
00:51:15 12:30:01 AM all 2.68 0.00 0.16 0.00 0.11 97.05
00:51:15 12:30:01 AM 0 4.70 0.00 0.18 0.00 0.13 94.98
00:51:15 12:30:01 AM 1 0.67 0.00 0.13 0.00 0.08 99.12
00:51:15 12:31:01 AM all 0.36 0.00 0.13 0.00 0.11 99.41
00:51:15 12:31:01 AM 0 0.35 0.00 0.13 0.00 0.12 99.40
00:51:15 12:31:01 AM 1 0.37 0.00 0.12 0.00 0.10 99.42
00:51:15 12:32:01 AM all 0.42 0.00 0.10 0.00 0.08 99.40
00:51:15 12:32:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
00:51:15 12:32:01 AM 1 0.25 0.00 0.13 0.00 0.12 99.50
00:51:15 12:33:01 AM all 0.24 0.00 0.11 0.01 0.09 99.55
00:51:15 12:33:01 AM 0 0.28 0.00 0.07 0.02 0.08 99.55
00:51:15 12:33:01 AM 1 0.20 0.00 0.15 0.00 0.10 99.55
00:51:15 12:34:01 AM all 0.36 0.00 0.10 0.00 0.09 99.45
00:51:15 12:34:01 AM 0 0.53 0.00 0.10 0.00 0.07 99.30
00:51:15 12:34:01 AM 1 0.18 0.00 0.10 0.00 0.12 99.60
00:51:15 12:35:01 AM all 0.38 0.00 0.10 0.00 0.06 99.46
00:51:15 12:35:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
00:51:15 12:35:01 AM 1 0.23 0.00 0.17 0.00 0.10 99.50
00:51:15
00:51:15 12:35:01 AM CPU %user %nice %system %iowait %steal %idle
00:51:15 12:36:01 AM all 0.38 0.00 0.08 0.00 0.08 99.46
00:51:15 12:36:01 AM 0 0.40 0.00 0.05 0.00 0.07 99.48
00:51:15 12:36:01 AM 1 0.37 0.00 0.12 0.00 0.08 99.43
00:51:15 12:37:01 AM all 0.42 0.24 0.24 0.13 0.08 98.90
00:51:15 12:37:01 AM 0 0.42 0.05 0.22 0.02 0.08 99.21
00:51:15 12:37:01 AM 1 0.42 0.43 0.27 0.23 0.07 98.58
00:51:15 12:38:01 AM all 0.30 0.00 0.11 0.00 0.10 99.49
00:51:15 12:38:01 AM 0 0.32 0.00 0.08 0.00 0.07 99.53
00:51:15 12:38:01 AM 1 0.28 0.00 0.13 0.00 0.13 99.45
00:51:15 12:39:01 AM all 0.38 0.00 0.10 0.00 0.09 99.42
00:51:15 12:39:01 AM 0 0.17 0.00 0.12 0.00 0.10 99.62
00:51:15 12:39:01 AM 1 0.60 0.00 0.08 0.00 0.08 99.23
00:51:15 12:40:01 AM all 7.16 0.00 0.28 0.00 0.10 92.46
00:51:15 12:40:01 AM 0 13.67 0.00 0.43 0.00 0.08 85.81
00:51:15 12:40:01 AM 1 0.65 0.00 0.12 0.00 0.12 99.11
00:51:15 12:41:01 AM all 0.33 0.00 0.10 0.00 0.10 99.47
00:51:15 12:41:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
00:51:15 12:41:01 AM 1 0.62 0.00 0.15 0.00 0.15 99.08
00:51:15 12:42:01 AM all 0.36 0.00 0.10 0.00 0.09 99.45
00:51:15 12:42:01 AM 0 0.25 0.00 0.15 0.00 0.13 99.46
00:51:15 12:42:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
00:51:15 12:43:01 AM all 0.36 0.00 0.10 0.00 0.08 99.47
00:51:15 12:43:01 AM 0 0.22 0.00 0.15 0.00 0.10 99.53
00:51:15 12:43:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
00:51:15 12:44:01 AM all 0.28 0.00 0.13 0.00 0.09 99.50
00:51:15 12:44:01 AM 0 0.27 0.00 0.10 0.00 0.07 99.56
00:51:15 12:44:01 AM 1 0.30 0.00 0.15 0.00 0.12 99.43
00:51:15 12:45:01 AM all 0.38 0.00 0.09 0.00 0.11 99.42
00:51:15 12:45:01 AM 0 0.58 0.00 0.07 0.00 0.08 99.27
00:51:15 12:45:01 AM 1 0.18 0.00 0.12 0.00 0.13 99.57
00:51:15 12:46:01 AM all 0.39 0.00 0.09 0.00 0.10 99.42
00:51:15 12:46:01 AM 0 0.18 0.00 0.10 0.00 0.13 99.58
00:51:15 12:46:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25
00:51:15
00:51:15 12:46:01 AM CPU %user %nice %system %iowait %steal %idle
00:51:15 12:47:01 AM all 0.38 0.00 0.15 0.00 0.09 99.38
00:51:15 12:47:01 AM 0 0.23 0.00 0.18 0.00 0.12 99.46
00:51:15 12:47:01 AM 1 0.52 0.00 0.12 0.00 0.07 99.30
00:51:15 12:48:01 AM all 0.41 0.00 0.10 0.00 0.08 99.41
00:51:15 12:48:01 AM 0 0.23 0.00 0.13 0.00 0.10 99.53
00:51:15 12:48:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
00:51:15 12:49:01 AM all 0.23 0.00 0.13 0.00 0.10 99.54
00:51:15 12:49:01 AM 0 0.13 0.00 0.12 0.00 0.08 99.67
00:51:15 12:49:01 AM 1 0.32 0.00 0.15 0.00 0.12 99.41
00:51:15 12:50:01 AM all 17.06 0.00 1.92 1.76 0.16 79.10
00:51:15 12:50:01 AM 0 14.16 0.00 1.44 0.70 0.15 83.55
00:51:15 12:50:01 AM 1 19.96 0.00 2.41 2.81 0.17 74.65
00:51:15 12:51:01 AM all 24.87 0.00 3.36 2.00 0.11 69.66
00:51:15 12:51:01 AM 0 29.97 0.00 3.69 2.74 0.12 63.49
00:51:15 12:51:01 AM 1 19.77 0.00 3.04 1.27 0.10 75.83
00:51:15 Average: all 4.79 0.01 0.78 0.26 0.09 94.07
00:51:15 Average: 0 4.29 0.00 0.74 0.26 0.09 94.61
00:51:15 Average: 1 5.28 0.01 0.81 0.27 0.10 93.52
00:51:15
00:51:15
00:51:15