09:02:22 Started by upstream project "integration-distribution-mri-test-scandium" build number 75 09:02:22 originally caused by: 09:02:22 Started by timer 09:02:22 Running as SYSTEM 09:02:22 [EnvInject] - Loading node environment variables. 09:02:22 Building remotely on prd-centos8-robot-2c-8g-93 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 09:02:23 [ssh-agent] Looking for ssh-agent implementation... 09:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:24 $ ssh-agent 09:02:24 SSH_AUTH_SOCK=/tmp/ssh-5F5SouJrtOy4/agent.5340 09:02:24 SSH_AGENT_PID=5341 09:02:24 [ssh-agent] Started. 09:02:24 Running ssh-add (command line suppressed) 09:02:24 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_4819334313005607903.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_4819334313005607903.key) 09:02:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:02:24 The recommended git tool is: NONE 09:02:27 using credential opendaylight-jenkins-ssh 09:02:27 Wiping out workspace first. 09:02:27 Cloning the remote Git repository 09:02:27 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:02:27 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test # timeout=10 09:02:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:27 > git --version # timeout=10 09:02:27 > git --version # 'git version 2.43.0' 09:02:27 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:27 [INFO] Currently running in a labeled security context 09:02:27 [INFO] Currently SELinux is 'enforcing' on the host 09:02:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh8539048391321095593.key 09:02:27 Verifying host key using known hosts file 09:02:27 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. 09:02:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:33 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:33 [INFO] Currently running in a labeled security context 09:02:33 [INFO] Currently SELinux is 'enforcing' on the host 09:02:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh4777044573321242784.key 09:02:33 Verifying host key using known hosts file 09:02:33 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. 09:02:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:02:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:33 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:02:33 > git config core.sparsecheckout # timeout=10 09:02:33 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:02:33 Commit message: "Adapt test for new pce-allocation field" 09:02:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:34 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:02:34 No emails were triggered. 09:02:34 provisioning config files... 09:02:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:02:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:02:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:02:35 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins18016559082585308805.sh 09:02:35 ---> python-tools-install.sh 09:02:35 Setup pyenv: 09:02:35 system 09:02:35 * 3.8.13 (set by /opt/pyenv/version) 09:02:35 * 3.9.13 (set by /opt/pyenv/version) 09:02:35 * 3.10.13 (set by /opt/pyenv/version) 09:02:35 * 3.11.7 (set by /opt/pyenv/version) 09:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ax9B 09:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:53 lf-activate-venv(): INFO: Base packages installed successfully 09:02:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:04:36 Generating Requirements File 09:05:36 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. 09:05:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:36 Python 3.11.7 09:05:36 pip 25.2 from /tmp/venv-Ax9B/lib/python3.11/site-packages/pip (python 3.11) 09:05:37 appdirs==1.4.4 09:05:37 argcomplete==3.6.2 09:05:37 aspy.yaml==1.3.0 09:05:37 attrs==25.3.0 09:05:37 autopage==0.5.2 09:05:37 beautifulsoup4==4.14.2 09:05:37 boto3==1.40.43 09:05:37 botocore==1.40.43 09:05:37 bs4==0.0.2 09:05:37 cachetools==6.2.0 09:05:37 certifi==2025.8.3 09:05:37 cffi==2.0.0 09:05:37 cfgv==3.4.0 09:05:37 chardet==5.2.0 09:05:37 charset-normalizer==3.4.3 09:05:37 click==8.3.0 09:05:37 cliff==4.11.0 09:05:37 cmd2==2.7.0 09:05:37 cryptography==3.3.2 09:05:37 debtcollector==3.0.0 09:05:37 decorator==5.2.1 09:05:37 defusedxml==0.7.1 09:05:37 Deprecated==1.2.18 09:05:37 distlib==0.4.0 09:05:37 dnspython==2.8.0 09:05:37 docker==7.1.0 09:05:37 dogpile.cache==1.4.1 09:05:37 durationpy==0.10 09:05:37 email-validator==2.3.0 09:05:37 filelock==3.19.1 09:05:37 future==1.0.0 09:05:37 gitdb==4.0.12 09:05:37 GitPython==3.1.45 09:05:37 google-auth==2.41.1 09:05:37 httplib2==0.31.0 09:05:37 identify==2.6.14 09:05:37 idna==3.10 09:05:37 importlib-resources==1.5.0 09:05:37 iso8601==2.1.0 09:05:37 Jinja2==3.1.6 09:05:37 jmespath==1.0.1 09:05:37 jsonpatch==1.33 09:05:37 jsonpointer==3.0.0 09:05:37 jsonschema==4.25.1 09:05:37 jsonschema-specifications==2025.9.1 09:05:37 keystoneauth1==5.12.0 09:05:37 kubernetes==34.1.0 09:05:37 lftools==0.37.14 09:05:37 lxml==6.0.2 09:05:37 markdown-it-py==4.0.0 09:05:37 MarkupSafe==3.0.3 09:05:37 mdurl==0.1.2 09:05:37 msgpack==1.1.1 09:05:37 multi_key_dict==2.0.3 09:05:37 munch==4.0.0 09:05:37 netaddr==1.3.0 09:05:37 niet==1.4.2 09:05:37 nodeenv==1.9.1 09:05:37 oauth2client==4.1.3 09:05:37 oauthlib==3.3.1 09:05:37 openstacksdk==4.7.1 09:05:37 os-service-types==1.8.0 09:05:37 osc-lib==4.2.0 09:05:37 oslo.config==10.0.0 09:05:37 oslo.context==6.1.0 09:05:37 oslo.i18n==6.6.0 09:05:37 oslo.log==7.2.1 09:05:37 oslo.serialization==5.8.0 09:05:37 oslo.utils==9.1.0 09:05:37 packaging==25.0 09:05:37 pbr==7.0.1 09:05:37 platformdirs==4.4.0 09:05:37 prettytable==3.16.0 09:05:37 psutil==7.1.0 09:05:37 pyasn1==0.6.1 09:05:37 pyasn1_modules==0.4.2 09:05:37 pycparser==2.23 09:05:37 pygerrit2==2.0.15 09:05:37 PyGithub==2.8.1 09:05:37 Pygments==2.19.2 09:05:37 PyJWT==2.10.1 09:05:37 PyNaCl==1.6.0 09:05:37 pyparsing==2.4.7 09:05:37 pyperclip==1.11.0 09:05:37 pyrsistent==0.20.0 09:05:37 python-cinderclient==9.8.0 09:05:37 python-dateutil==2.9.0.post0 09:05:37 python-heatclient==4.3.0 09:05:37 python-jenkins==1.8.3 09:05:37 python-keystoneclient==5.7.0 09:05:37 python-magnumclient==4.9.0 09:05:37 python-openstackclient==8.2.0 09:05:37 python-swiftclient==4.8.0 09:05:37 PyYAML==6.0.3 09:05:37 referencing==0.36.2 09:05:37 requests==2.32.5 09:05:37 requests-oauthlib==2.0.0 09:05:37 requestsexceptions==1.4.0 09:05:37 rfc3986==2.0.0 09:05:37 rich==14.1.0 09:05:37 rich-argparse==1.7.1 09:05:37 rpds-py==0.27.1 09:05:37 rsa==4.9.1 09:05:37 ruamel.yaml==0.18.15 09:05:37 ruamel.yaml.clib==0.2.14 09:05:37 s3transfer==0.14.0 09:05:37 simplejson==3.20.2 09:05:37 six==1.17.0 09:05:37 smmap==5.0.2 09:05:37 soupsieve==2.8 09:05:37 stevedore==5.5.0 09:05:37 tabulate==0.9.0 09:05:37 toml==0.10.2 09:05:37 tomlkit==0.13.3 09:05:37 tqdm==4.67.1 09:05:37 typing_extensions==4.15.0 09:05:37 tzdata==2025.2 09:05:37 urllib3==1.26.20 09:05:37 virtualenv==20.34.0 09:05:37 wcwidth==0.2.14 09:05:37 websocket-client==1.8.0 09:05:37 wrapt==1.17.3 09:05:37 xdg==6.0.0 09:05:37 xmltodict==1.0.2 09:05:37 yq==3.4.3 09:05:37 [EnvInject] - Injecting environment variables from a build step. 09:05:37 [EnvInject] - Injecting as environment variables the properties content 09:05:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:05:37 OS_CLOUD=vex 09:05:37 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:05:37 OS_STACK_TEMPLATE_DIR=openstack-hot 09:05:37 09:05:37 [EnvInject] - Variables injected successfully. 09:05:37 provisioning config files... 09:05:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:05:37 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins13096910957636683752.sh 09:05:37 ---> Create parameters file for OpenStack HOT 09:05:37 OpenStack Heat parameters generated 09:05:37 ----------------------------------- 09:05:37 parameters: 09:05:37 vm_0_count: '1' 09:05:37 vm_0_flavor: 'v3-standard-4' 09:05:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:05:37 vm_1_count: '1' 09:05:37 vm_1_flavor: 'v3-standard-2' 09:05:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 09:05:37 09:05:37 job_name: '52238-75' 09:05:37 silo: 'releng' 09:05:37 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins6006981142442469571.sh 09:05:37 ---> Create HEAT stack 09:05:37 + source /home/jenkins/lf-env.sh 09:05:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:37 ++ mktemp -d /tmp/venv-XXXX 09:05:37 + lf_venv=/tmp/venv-hCNg 09:05:37 + local venv_file=/tmp/.os_lf_venv 09:05:37 + local python=python3 09:05:37 + local options 09:05:37 + local set_path=true 09:05:37 + local install_args= 09:05:37 ++ 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 09:05:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:05:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:05:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:37 + true 09:05:37 + case $1 in 09:05:37 + python=python3 09:05:37 + shift 2 09:05:37 + true 09:05:37 + case $1 in 09:05:37 + shift 09:05:37 + break 09:05:37 + case $python in 09:05:37 + local pkg_list= 09:05:37 + [[ -d /opt/pyenv ]] 09:05:37 + echo 'Setup pyenv:' 09:05:37 Setup pyenv: 09:05:37 + export PYENV_ROOT=/opt/pyenv 09:05:37 + PYENV_ROOT=/opt/pyenv 09:05:37 + 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 09:05:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:05:37 + pyenv versions 09:05:37 system 09:05:37 3.8.13 09:05:37 3.9.13 09:05:37 3.10.13 09:05:37 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:05:37 + command -v pyenv 09:05:37 ++ pyenv init - --no-rehash 09:05:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:05:37 for i in ${!paths[@]}; do 09:05:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:05:37 fi; done; 09:05:37 echo "${paths[*]}"'\'')" 09:05:37 export PATH="/opt/pyenv/shims:${PATH}" 09:05:37 export PYENV_SHELL=bash 09:05:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:37 pyenv() { 09:05:37 local command 09:05:37 command="${1:-}" 09:05:37 if [ "$#" -gt 0 ]; then 09:05:37 shift 09:05:37 fi 09:05:37 09:05:37 case "$command" in 09:05:37 rehash|shell) 09:05:37 eval "$(pyenv "sh-$command" "$@")" 09:05:37 ;; 09:05:37 *) 09:05:37 command pyenv "$command" "$@" 09:05:37 ;; 09:05:37 esac 09:05:37 }' 09:05:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:05:37 for i in ${!paths[@]}; do 09:05:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:05:37 fi; done; 09:05:37 echo "${paths[*]}"' 09:05:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:05:37 ++ 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 09:05:37 ++ 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 09:05:37 ++ export PYENV_SHELL=bash 09:05:37 ++ PYENV_SHELL=bash 09:05:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:37 +++ complete -F _pyenv pyenv 09:05:37 ++ lf-pyver python3 09:05:37 ++ local py_version_xy=python3 09:05:37 ++ local py_version_xyz= 09:05:37 ++ sed 's/^[ *]* //' 09:05:37 ++ awk '{ print $1 }' 09:05:37 ++ pyenv versions 09:05:37 ++ local command 09:05:37 ++ command=versions 09:05:37 ++ '[' 1 -gt 0 ']' 09:05:37 ++ shift 09:05:37 ++ case "$command" in 09:05:37 ++ command pyenv versions 09:05:37 ++ pyenv versions 09:05:37 ++ grep -E '^[0-9.]*[0-9]$' 09:05:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:38 +++ tail -n 1 09:05:38 +++ grep '^3' /tmp/.pyenv_versions 09:05:38 +++ sort -V 09:05:38 ++ py_version_xyz=3.11.7 09:05:38 ++ [[ -z 3.11.7 ]] 09:05:38 ++ echo 3.11.7 09:05:38 ++ return 0 09:05:38 + pyenv local 3.11.7 09:05:38 + local command 09:05:38 + command=local 09:05:38 + '[' 2 -gt 0 ']' 09:05:38 + shift 09:05:38 + case "$command" in 09:05:38 + command pyenv local 3.11.7 09:05:38 + pyenv local 3.11.7 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='lftools[openstack] ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='kubernetes ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='niet ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='python-heatclient ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='python-openstackclient ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='python-magnumclient ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='urllib3~=1.26.15 ' 09:05:38 + for arg in "$@" 09:05:38 + case $arg in 09:05:38 + pkg_list+='yq ' 09:05:38 + [[ -f /tmp/.os_lf_venv ]] 09:05:38 ++ cat /tmp/.os_lf_venv 09:05:38 + lf_venv=/tmp/venv-Ax9B 09:05:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from' file:/tmp/.os_lf_venv 09:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:05:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:38 + local 'pip_opts=--upgrade --quiet' 09:05:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:05:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:05:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:05:38 + [[ -n '' ]] 09:05:38 + [[ -n '' ]] 09:05:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:38 + /tmp/venv-Ax9B/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 09:05:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:05:41 lf-activate-venv(): INFO: Base packages installed successfully 09:05:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:05:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:41 + /tmp/venv-Ax9B/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 09:06:40 + type python3 09:06:40 + true 09:06:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH' 09:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:06:40 + PATH=/tmp/venv-Ax9B/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 09:06:40 + return 0 09:06:40 + openstack --os-cloud vex limits show --absolute 09:06:42 +--------------------------+---------+ 09:06:42 | Name | Value | 09:06:42 +--------------------------+---------+ 09:06:42 | maxTotalInstances | -1 | 09:06:42 | maxTotalCores | 450 | 09:06:42 | maxTotalRAMSize | 1000000 | 09:06:42 | maxServerMeta | 128 | 09:06:42 | maxImageMeta | 128 | 09:06:42 | maxPersonality | 5 | 09:06:42 | maxPersonalitySize | 10240 | 09:06:42 | maxTotalKeypairs | 100 | 09:06:42 | maxServerGroups | 10 | 09:06:42 | maxServerGroupMembers | 10 | 09:06:42 | maxTotalFloatingIps | -1 | 09:06:42 | maxSecurityGroups | -1 | 09:06:42 | maxSecurityGroupRules | -1 | 09:06:42 | totalRAMUsed | 483328 | 09:06:42 | totalCoresUsed | 118 | 09:06:42 | totalInstancesUsed | 40 | 09:06:42 | totalFloatingIpsUsed | 0 | 09:06:42 | totalSecurityGroupsUsed | 0 | 09:06:42 | totalServerGroupsUsed | 0 | 09:06:42 | maxTotalVolumes | -1 | 09:06:42 | maxTotalSnapshots | 10 | 09:06:42 | maxTotalVolumeGigabytes | 4096 | 09:06:42 | maxTotalBackups | 10 | 09:06:42 | maxTotalBackupGigabytes | 1000 | 09:06:42 | totalVolumesUsed | 0 | 09:06:42 | totalGigabytesUsed | 0 | 09:06:42 | totalSnapshotsUsed | 0 | 09:06:42 | totalBackupsUsed | 0 | 09:06:42 | totalBackupGigabytesUsed | 0 | 09:06:42 +--------------------------+---------+ 09:06:42 + pushd /opt/ciman/openstack-hot 09:06:42 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 09:06:42 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-scandium-75 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/stack-parameters.yaml 09:07:07 Creating stack releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:07:07 Waiting to initialize infrastructure... 09:07:07 Stack initialization successful. 09:07:07 ------------------------------------ 09:07:07 Stack Details 09:07:07 ------------------------------------ 09:07:07 {'added': None, 09:07:07 'capabilities': [], 09:07:07 'created_at': '2025-10-02T09:06:45Z', 09:07:07 'deleted': None, 09:07:07 'deleted_at': None, 09:07:07 'description': 'No description', 09:07:07 'environment': None, 09:07:07 'environment_files': None, 09:07:07 'files': None, 09:07:07 'files_container': None, 09:07:07 'id': 'e5fd67df-cbff-4aaf-84cf-056b7dd0953d', 09:07:07 'is_rollback_disabled': True, 09:07:07 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-scandium-75/e5fd67df-cbff-4aaf-84cf-056b7dd0953d', 09:07:07 'rel': 'self'}], 09:07:07 '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'})}), 09:07:07 'name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-75', 09:07:07 'notification_topics': [], 09:07:07 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:07:07 'output_key': 'vm_0_ips', 09:07:07 'output_value': ['10.30.171.166']}, 09:07:07 {'description': 'IP addresses of the 2nd vm types', 09:07:07 'output_key': 'vm_1_ips', 09:07:07 'output_value': ['10.30.170.87']}], 09:07:07 'owner_id': ****, 09:07:07 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:07:07 'OS::stack_id': 'e5fd67df-cbff-4aaf-84cf-056b7dd0953d', 09:07:07 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-75', 09:07:07 'job_name': '52238-75', 09:07:07 'silo': 'releng', 09:07:07 'vm_0_count': '1', 09:07:07 'vm_0_flavor': 'v3-standard-4', 09:07:07 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:07:07 '20250201-010426.857', 09:07:07 'vm_1_count': '1', 09:07:07 'vm_1_flavor': 'v3-standard-2', 09:07:07 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:07:07 '- 20250201-060151.911'}, 09:07:07 'parent_id': None, 09:07:07 'replaced': None, 09:07:07 'status': 'CREATE_COMPLETE', 09:07:07 'status_reason': 'Stack CREATE completed successfully', 09:07:07 'tags': [], 09:07:07 'template': None, 09:07:07 'template_description': 'No description', 09:07:07 'template_url': None, 09:07:07 'timeout_mins': 15, 09:07:07 'unchanged': None, 09:07:07 'updated': None, 09:07:07 'updated_at': None, 09:07:07 'user_project_id': '5a018552813944f984df5f237b2c013a'} 09:07:07 ------------------------------------ 09:07:07 + popd 09:07:07 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 09:07:07 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins12690776700960143748.sh 09:07:07 ---> Copy SSH public keys to CSIT lab 09:07:07 Setup pyenv: 09:07:07 system 09:07:07 3.8.13 09:07:07 3.9.13 09:07:07 3.10.13 09:07:07 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:11 lf-activate-venv(): INFO: Base packages installed successfully 09:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:07:39 SSH not responding on 10.30.171.166. Retrying in 10 seconds... 09:07:40 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 09:07:40 releng-52238-75-1-mininet-ovs-217-0 09:07:40 Successfully copied public keys to slave 10.30.170.87 09:07:49 Ping to 10.30.171.166 successful. 09:07:49 SSH not responding on 10.30.171.166. Retrying in 10 seconds... 09:07:59 Ping to 10.30.171.166 successful. 09:08:01 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:08:01 releng-52238-75-0-builder-0 09:08:01 Successfully copied public keys to slave 10.30.171.166 09:08:01 Process 6564 ready. 09:08:01 Process 6565 ready. 09:08:01 SSH ready on all stack servers. 09:08:01 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins3109308991171428808.sh 09:08:01 Setup pyenv: 09:08:01 system 09:08:01 3.8.13 09:08:01 3.9.13 09:08:01 3.10.13 09:08:01 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:08:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-16wH 09:08:06 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.robot_venv 09:08:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:13 lf-activate-venv(): INFO: Base packages installed successfully 09:08:13 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-16wH/bin to PATH 09:08:15 + echo 'Installing Python Requirements' 09:08:15 Installing Python Requirements 09:08:15 + cat 09:08:15 + python -m pip install -r requirements.txt 09:08:15 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:08:16 Collecting docker-py (from -r requirements.txt (line 1)) 09:08:16 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) 09:08:16 Collecting ipaddr (from -r requirements.txt (line 2)) 09:08:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:08:16 Preparing metadata (setup.py): started 09:08:16 Preparing metadata (setup.py): finished with status 'done' 09:08:16 Collecting netaddr (from -r requirements.txt (line 3)) 09:08:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:08:16 Collecting netifaces (from -r requirements.txt (line 4)) 09:08:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:08:17 Preparing metadata (setup.py): started 09:08:17 Preparing metadata (setup.py): finished with status 'done' 09:08:17 Collecting pyhocon (from -r requirements.txt (line 5)) 09:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:08:17 Collecting requests (from -r requirements.txt (line 6)) 09:08:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:08:17 Collecting robotframework (from -r requirements.txt (line 7)) 09:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:08:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 9.4 MB/s 0:00:00 09:08:17 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:08:17 Preparing metadata (setup.py): started 09:08:18 Preparing metadata (setup.py): finished with status 'done' 09:08:18 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:08:18 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:08:18 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) 09:08:18 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:08:18 Preparing metadata (setup.py): started 09:08:18 Preparing metadata (setup.py): finished with status 'done' 09:08:18 Collecting scapy (from -r requirements.txt (line 12)) 09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:08:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 13.6 MB/s 0:00:00 09:08:18 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:08:18 Preparing metadata (setup.py): started 09:08:19 Preparing metadata (setup.py): finished with status 'done' 09:08:19 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:08:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 16.0 MB/s 0:00:00 09:08:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:08:19 Collecting pyangbind (from -r requirements.txt (line 22)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:08:19 Collecting isodate (from -r requirements.txt (line 25)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:08:19 Collecting jmespath (from -r requirements.txt (line 28)) 09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:08:19 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:08:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:08:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:08:19 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:08:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:08:19 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:08:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:08:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:08:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:08:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:08:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 09:08:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 09:08:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:08:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:08:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:08:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:08:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:08:20 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:08:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:08:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:08:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:08:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:08:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:08:21 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:08:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 8.6 MB/s 0:00:00 09:08:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:08:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:08:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:08:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:08:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:08:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 7.6 MB/s 0:00:00 09:08:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:08:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:08:23 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:08:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:08:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 6.1 MB/s 0:00:00 09:08:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:08:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:08:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:08:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:08:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:08:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:08:24 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:25 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) 09:08:25 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:08:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:08:25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:08:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 31.5 MB/s 0:00:00 09:08:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:08:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:08:25 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 09:08:25 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:08:25 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 09:08:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:08:26 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 09:08:26 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:08:26 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 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) 09:08:26 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:08:26 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:08:26 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:08:26 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:08:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:08:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:08:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:08:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:08:26 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:08:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:08:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:08:26 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:08:26 Building wheel for robotframework-sshlibrary (setup.py): started 09:08:27 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:08:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=fb13d4f054aad0d140760a02777e1d1b3d07a26a343f9583d39a57c00cb7e132 09:08:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:08:27 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:08:27 Building wheel for ipaddr (setup.py): started 09:08:27 Building wheel for ipaddr (setup.py): finished with status 'done' 09:08:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e7d59030f5eb127eef21ad5562bb4593910c9d51a11ed5c935e95400147f6bdf 09:08:27 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:08:27 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:08:27 Building wheel for netifaces (setup.py): started 09:08:32 Building wheel for netifaces (setup.py): finished with status 'done' 09:08:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41061 sha256=5d38d6e5c75b5d0ae55eb1c5ee23df195d638a594a7b711901ce4c1ab5ff4311 09:08:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:08:32 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:08:32 Building wheel for robotframework-httplibrary (setup.py): started 09:08:32 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:08:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fde7269581d8bb8655ed3e92be3536657ddf007f1c63110dc8b28805626df4c2 09:08:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:08:32 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:08:32 Building wheel for jsonpath-rw (setup.py): started 09:08:32 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:08:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=93aeee5837f340e0d812b2ad430f83dbbd0794b5565ca78210ae9896cc8bf54b 09:08:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:08:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:08:32 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:08:40 09:08:40 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 09:08:41 + pip freeze 09:08:41 attrs==25.3.0 09:08:41 bcrypt==5.0.0 09:08:41 beautifulsoup4==4.14.2 09:08:41 certifi==2025.8.3 09:08:41 cffi==2.0.0 09:08:41 charset-normalizer==3.4.3 09:08:41 click==8.3.0 09:08:41 cryptography==46.0.2 09:08:41 decorator==5.2.1 09:08:41 distlib==0.4.0 09:08:41 docker-py==1.10.6 09:08:41 docker-pycreds==0.4.0 09:08:41 elastic-transport==8.17.1 09:08:41 elasticsearch==8.19.1 09:08:41 elasticsearch-dsl==8.15.4 09:08:41 enum34==1.1.10 09:08:41 filelock==3.19.1 09:08:41 h11==0.16.0 09:08:41 idna==3.10 09:08:41 invoke==2.2.0 09:08:41 ipaddr==2.2.0 09:08:41 isodate==0.7.2 09:08:41 jmespath==1.0.1 09:08:41 jsonpatch==1.33 09:08:41 jsonpath-rw==1.4.0 09:08:41 jsonpointer==3.0.0 09:08:41 lxml==6.0.2 09:08:41 netaddr==1.3.0 09:08:41 netifaces==0.11.0 09:08:41 outcome==1.3.0.post0 09:08:41 paramiko==4.0.0 09:08:41 platformdirs==4.4.0 09:08:41 ply==3.11 09:08:41 pyang==2.7.1 09:08:41 pyangbind==0.8.6 09:08:41 pycparser==2.23 09:08:41 pyhocon==0.3.61 09:08:41 PyNaCl==1.6.0 09:08:41 pyparsing==3.2.5 09:08:41 PySocks==1.7.1 09:08:41 python-dateutil==2.9.0.post0 09:08:41 regex==2025.9.18 09:08:41 requests==2.32.5 09:08:41 robotframework==7.3.2 09:08:41 robotframework-httplibrary==0.4.2 09:08:41 robotframework-pythonlibcore==4.4.1 09:08:41 robotframework-requests==0.9.7 09:08:41 robotframework-selenium2library==3.0.0 09:08:41 robotframework-seleniumlibrary==6.7.1 09:08:41 robotframework-sshlibrary==3.8.0 09:08:41 scapy==2.6.1 09:08:41 scp==0.15.0 09:08:41 selenium==4.35.0 09:08:41 six==1.17.0 09:08:41 sniffio==1.3.1 09:08:41 sortedcontainers==2.4.0 09:08:41 soupsieve==2.8 09:08:41 trio==0.30.0 09:08:41 trio-websocket==0.12.2 09:08:41 typing_extensions==4.14.1 09:08:41 urllib3==2.5.0 09:08:41 virtualenv==20.34.0 09:08:41 waitress==3.0.2 09:08:41 WebOb==1.8.9 09:08:41 websocket-client==1.8.0 09:08:41 WebTest==3.0.6 09:08:41 wsproto==1.2.0 09:08:41 [EnvInject] - Injecting environment variables from a build step. 09:08:41 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:08:41 [EnvInject] - Variables injected successfully. 09:08:41 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins13844497424600085013.sh 09:08:41 Setup pyenv: 09:08:41 system 09:08:41 3.8.13 09:08:41 3.9.13 09:08:41 3.10.13 09:08:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:08:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:44 lf-activate-venv(): INFO: Base packages installed successfully 09:08:44 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:08:56 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. 09:08:56 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:08:56 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:08:57 + ODL_SYSTEM=() 09:08:57 + TOOLS_SYSTEM=() 09:08:57 + OPENSTACK_SYSTEM=() 09:08:57 + OPENSTACK_CONTROLLERS=() 09:08:57 + mapfile -t ADDR 09:08:57 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:08:57 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:08:59 + for i in "${ADDR[@]}" 09:08:59 ++ ssh 10.30.170.87 hostname -s 09:08:59 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 09:08:59 + REMHOST=releng-52238-75-1-mininet-ovs-217-0 09:08:59 + case ${REMHOST} in 09:08:59 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:08:59 + for i in "${ADDR[@]}" 09:08:59 ++ ssh 10.30.171.166 hostname -s 09:08:59 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:08:59 + REMHOST=releng-52238-75-0-builder-0 09:08:59 + case ${REMHOST} in 09:08:59 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:08:59 + echo NUM_ODL_SYSTEM=1 09:08:59 + echo NUM_TOOLS_SYSTEM=1 09:08:59 + '[' '' == yes ']' 09:08:59 + NUM_OPENSTACK_SYSTEM=0 09:08:59 + echo NUM_OPENSTACK_SYSTEM=0 09:08:59 + '[' 0 -eq 2 ']' 09:08:59 + echo ODL_SYSTEM_IP=10.30.171.166 09:08:59 ++ seq 0 0 09:08:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:08:59 + echo ODL_SYSTEM_1_IP=10.30.171.166 09:08:59 + echo TOOLS_SYSTEM_IP=10.30.170.87 09:08:59 ++ seq 0 0 09:08:59 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:08:59 + echo TOOLS_SYSTEM_1_IP=10.30.170.87 09:08:59 + openstack_index=0 09:08:59 + NUM_OPENSTACK_CONTROL_NODES=1 09:08:59 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:08:59 ++ seq 0 0 09:08:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:08:59 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:08:59 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:08:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:08:59 + '[' -1 -ge 2 ']' 09:08:59 ++ seq 0 -2 09:08:59 + NUM_OPENSTACK_HAPROXY_NODES=0 09:08:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:08:59 ++ seq 0 -1 09:08:59 + echo 'Contents of slave_addresses.txt:' 09:08:59 Contents of slave_addresses.txt: 09:08:59 + cat slave_addresses.txt 09:08:59 NUM_ODL_SYSTEM=1 09:08:59 NUM_TOOLS_SYSTEM=1 09:08:59 NUM_OPENSTACK_SYSTEM=0 09:08:59 ODL_SYSTEM_IP=10.30.171.166 09:08:59 ODL_SYSTEM_1_IP=10.30.171.166 09:08:59 TOOLS_SYSTEM_IP=10.30.170.87 09:08:59 TOOLS_SYSTEM_1_IP=10.30.170.87 09:08:59 NUM_OPENSTACK_CONTROL_NODES=1 09:08:59 OPENSTACK_CONTROL_NODE_1_IP= 09:08:59 NUM_OPENSTACK_COMPUTE_NODES=-1 09:08:59 NUM_OPENSTACK_HAPROXY_NODES=0 09:09:00 [EnvInject] - Injecting environment variables from a build step. 09:09:00 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:09:00 [EnvInject] - Variables injected successfully. 09:09:00 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins11188113216500163709.sh 09:09:00 Preparing for JRE Version 21 09:09:00 Karaf artifact is karaf 09:09:00 Karaf project is integration 09:09:00 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:09:00 [EnvInject] - Injecting environment variables from a build step. 09:09:00 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:09:00 [EnvInject] - Variables injected successfully. 09:09:00 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins16333953353868529397.sh 09:09:00 2025-10-02 09:09:00 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:09:00 Bundle version is 0.21.3-SNAPSHOT 09:09:00 --2025-10-02 09:09:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:09:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:09:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:09:00 HTTP request sent, awaiting response... 200 OK 09:09:00 Length: 1410 (1.4K) [application/xml] 09:09:00 Saving to: ‘maven-metadata.xml’ 09:09:00 09:09:00 0K . 100% 30.6M=0s 09:09:00 09:09:00 2025-10-02 09:09:00 (30.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:09:00 09:09:00 09:09:00 09:09:00 org.opendaylight.integration 09:09:00 karaf 09:09:00 0.21.3-SNAPSHOT 09:09:00 09:09:00 09:09:00 20251002.015157 09:09:00 340 09:09:00 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 pom 09:09:00 0.21.3-20251002.015157-340 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 tar.gz 09:09:00 0.21.3-20251002.015157-340 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 zip 09:09:00 0.21.3-20251002.015157-340 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 cyclonedx 09:09:00 xml 09:09:00 0.21.3-20251002.015157-340 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 cyclonedx 09:09:00 json 09:09:00 0.21.3-20251002.015157-340 09:09:00 20251002015157 09:09:00 09:09:00 09:09:00 09:09:00 09:09:00 Nexus timestamp is 0.21.3-20251002.015157-340 09:09:00 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip 09:09:00 Distribution bundle is karaf-0.21.3-20251002.015157-340.zip 09:09:00 Distribution bundle version is 0.21.3-SNAPSHOT 09:09:00 Distribution folder is karaf-0.21.3-SNAPSHOT 09:09:00 Nexus prefix is https://nexus.opendaylight.org 09:09:00 [EnvInject] - Injecting environment variables from a build step. 09:09:00 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:09:00 [EnvInject] - Variables injected successfully. 09:09:00 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins17224268166706368190.sh 09:09:00 Setup pyenv: 09:09:00 system 09:09:00 3.8.13 09:09:00 3.9.13 09:09:00 3.10.13 09:09:00 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:03 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. 09:09:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:09:03 lf-activate-venv(): INFO: Base packages installed successfully 09:09:03 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:09:16 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. 09:09:16 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:09:16 Copying common-functions.sh to /tmp 09:09:18 Copying common-functions.sh to 10.30.171.166:/tmp 09:09:18 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:19 Copying common-functions.sh to 10.30.170.87:/tmp 09:09:19 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 09:09:19 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins11442659017856270747.sh 09:09:19 common-functions.sh is being sourced 09:09:19 common-functions environment: 09:09:19 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:19 ACTUALFEATURES: 09:09:19 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:19 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:09:19 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:19 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:19 CONTROLLERMEM: 2048m 09:09:19 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:09:19 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:09:19 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:09:19 SUITES: 09:09:19 09:09:19 ################################################# 09:09:19 ## Configure Cluster and Start ## 09:09:19 ################################################# 09:09:19 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app 09:09:19 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app 09:09:19 Locating script plan to use... 09:09:19 Finished running script plans 09:09:19 Configuring member-1 with IP address 10.30.171.166 09:09:19 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:20 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:20 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:09:20 ++ [[ /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 ]] 09:09:20 common-functions.sh is being sourced 09:09:20 ++ echo 'common-functions.sh is being sourced' 09:09:20 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:09:20 ++ DISTROSTREAM=scandium 09:09:20 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:20 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:20 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:20 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:20 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:09:20 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:09:20 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:20 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:20 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:20 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:20 ++ export CONTROLLERMEM= 09:09:20 ++ CONTROLLERMEM= 09:09:20 ++ case "${DISTROSTREAM}" in 09:09:20 ++ CLUSTER_SYSTEM=akka 09:09:20 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:09:20 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:09:20 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:09:20 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:09:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:09:20 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:09:20 ++ print_common_env 09:09:20 ++ cat 09:09:20 common-functions environment: 09:09:20 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:20 ACTUALFEATURES: 09:09:20 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:20 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:09:20 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:20 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:20 CONTROLLERMEM: 09:09:20 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:09:20 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:09:20 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:09:20 SUITES: 09:09:20 09:09:20 ++ SSH='ssh -t -t' 09:09:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:09:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:09:20 Changing to /tmp 09:09:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip 09:09:20 + echo 'Changing to /tmp' 09:09:20 + cd /tmp 09:09:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip' 09:09:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip 09:09:20 --2025-10-02 09:09:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip 09:09:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:09:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:09:20 HTTP request sent, awaiting response... 200 OK 09:09:20 Length: 190793090 (182M) [application/zip] 09:09:20 Saving to: ‘karaf-0.21.3-20251002.015157-340.zip’ 09:09:20 09:09:20 0K ........ ........ ........ ........ ........ ........ 1% 61.8M 3s 09:09:20 3072K ........ ........ ........ ........ ........ ........ 3% 86.3M 2s 09:09:20 6144K ........ ........ ........ ........ ........ ........ 4% 167M 2s 09:09:20 9216K ........ ........ ........ ........ ........ ........ 6% 173M 2s 09:09:20 12288K ........ ........ ........ ........ ........ ........ 8% 159M 2s 09:09:20 15360K ........ ........ ........ ........ ........ ........ 9% 163M 1s 09:09:20 18432K ........ ........ ........ ........ ........ ........ 11% 187M 1s 09:09:20 21504K ........ ........ ........ ........ ........ ........ 13% 185M 1s 09:09:20 24576K ........ ........ ........ ........ ........ ........ 14% 201M 1s 09:09:20 27648K ........ ........ ........ ........ ........ ........ 16% 198M 1s 09:09:20 30720K ........ ........ ........ ........ ........ ........ 18% 203M 1s 09:09:20 33792K ........ ........ ........ ........ ........ ........ 19% 258M 1s 09:09:20 36864K ........ ........ ........ ........ ........ ........ 21% 262M 1s 09:09:20 39936K ........ ........ ........ ........ ........ ........ 23% 233M 1s 09:09:20 43008K ........ ........ ........ ........ ........ ........ 24% 257M 1s 09:09:20 46080K ........ ........ ........ ........ ........ ........ 26% 92.9M 1s 09:09:20 49152K ........ ........ ........ ........ ........ ........ 28% 225M 1s 09:09:20 52224K ........ ........ ........ ........ ........ ........ 29% 272M 1s 09:09:20 55296K ........ ........ ........ ........ ........ ........ 31% 296M 1s 09:09:20 58368K ........ ........ ........ ........ ........ ........ 32% 265M 1s 09:09:20 61440K ........ ........ ........ ........ ........ ........ 34% 272M 1s 09:09:20 64512K ........ ........ ........ ........ ........ ........ 36% 302M 1s 09:09:20 67584K ........ ........ ........ ........ ........ ........ 37% 308M 1s 09:09:20 70656K ........ ........ ........ ........ ........ ........ 39% 213M 1s 09:09:20 73728K ........ ........ ........ ........ ........ ........ 41% 280M 1s 09:09:20 76800K ........ ........ ........ ........ ........ ........ 42% 291M 1s 09:09:20 79872K ........ ........ ........ ........ ........ ........ 44% 304M 1s 09:09:20 82944K ........ ........ ........ ........ ........ ........ 46% 317M 1s 09:09:20 86016K ........ ........ ........ ........ ........ ........ 47% 293M 0s 09:09:20 89088K ........ ........ ........ ........ ........ ........ 49% 306M 0s 09:09:20 92160K ........ ........ ........ ........ ........ ........ 51% 300M 0s 09:09:20 95232K ........ ........ ........ ........ ........ ........ 52% 306M 0s 09:09:20 98304K ........ ........ ........ ........ ........ ........ 54% 302M 0s 09:09:20 101376K ........ ........ ........ ........ ........ ........ 56% 313M 0s 09:09:20 104448K ........ ........ ........ ........ ........ ........ 57% 299M 0s 09:09:20 107520K ........ ........ ........ ........ ........ ........ 59% 313M 0s 09:09:20 110592K ........ ........ ........ ........ ........ ........ 61% 278M 0s 09:09:20 113664K ........ ........ ........ ........ ........ ........ 62% 336M 0s 09:09:20 116736K ........ ........ ........ ........ ........ ........ 64% 319M 0s 09:09:20 119808K ........ ........ ........ ........ ........ ........ 65% 314M 0s 09:09:20 122880K ........ ........ ........ ........ ........ ........ 67% 309M 0s 09:09:20 125952K ........ ........ ........ ........ ........ ........ 69% 290M 0s 09:09:20 129024K ........ ........ ........ ........ ........ ........ 70% 323M 0s 09:09:20 132096K ........ ........ ........ ........ ........ ........ 72% 306M 0s 09:09:20 135168K ........ ........ ........ ........ ........ ........ 74% 299M 0s 09:09:20 138240K ........ ........ ........ ........ ........ ........ 75% 311M 0s 09:09:20 141312K ........ ........ ........ ........ ........ ........ 77% 283M 0s 09:09:20 144384K ........ ........ ........ ........ ........ ........ 79% 306M 0s 09:09:20 147456K ........ ........ ........ ........ ........ ........ 80% 300M 0s 09:09:20 150528K ........ ........ ........ ........ ........ ........ 82% 308M 0s 09:09:20 153600K ........ ........ ........ ........ ........ ........ 84% 297M 0s 09:09:20 156672K ........ ........ ........ ........ ........ ........ 85% 307M 0s 09:09:20 159744K ........ ........ ........ ........ ........ ........ 87% 303M 0s 09:09:20 162816K ........ ........ ........ ........ ........ ........ 89% 296M 0s 09:09:20 165888K ........ ........ ........ ........ ........ ........ 90% 308M 0s 09:09:20 168960K ........ ........ ........ ........ ........ ........ 92% 305M 0s 09:09:20 172032K ........ ........ ........ ........ ........ ........ 93% 278M 0s 09:09:20 175104K ........ ........ ........ ........ ........ ........ 95% 303M 0s 09:09:20 178176K ........ ........ ........ ........ ........ ........ 97% 277M 0s 09:09:21 181248K ........ ........ ........ ........ ........ ........ 98% 256M 0s 09:09:21 184320K ........ ........ ........ ....... 100% 267M=0.8s 09:09:21 09:09:21 2025-10-02 09:09:21 (236 MB/s) - ‘karaf-0.21.3-20251002.015157-340.zip’ saved [190793090/190793090] 09:09:21 09:09:21 Extracting the new controller... 09:09:21 + echo 'Extracting the new controller...' 09:09:21 + unzip -q karaf-0.21.3-20251002.015157-340.zip 09:09:22 Adding external repositories... 09:09:22 + echo 'Adding external repositories...' 09:09:22 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:22 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:09:22 ################################################################################ 09:09:22 # 09:09:22 # Licensed to the Apache Software Foundation (ASF) under one or more 09:09:22 # contributor license agreements. See the NOTICE file distributed with 09:09:22 # this work for additional information regarding copyright ownership. 09:09:22 # The ASF licenses this file to You under the Apache License, Version 2.0 09:09:22 # (the "License"); you may not use this file except in compliance with 09:09:22 # the License. You may obtain a copy of the License at 09:09:22 # 09:09:22 # http://www.apache.org/licenses/LICENSE-2.0 09:09:22 # 09:09:22 # Unless required by applicable law or agreed to in writing, software 09:09:22 # distributed under the License is distributed on an "AS IS" BASIS, 09:09:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:09:22 # See the License for the specific language governing permissions and 09:09:22 # limitations under the License. 09:09:22 # 09:09:22 ################################################################################ 09:09:22 09:09:22 # 09:09:22 # If set to true, the following property will not allow any certificate to be used 09:09:22 # when accessing Maven repositories through SSL 09:09:22 # 09:09:22 #org.ops4j.pax.url.mvn.certificateCheck= 09:09:22 09:09:22 # 09:09:22 # Path to the local Maven settings file. 09:09:22 # The repositories defined in this file will be automatically added to the list 09:09:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:09:22 # below is not set. 09:09:22 # The following locations are checked for the existence of the settings.xml file 09:09:22 # * 1. looks for the specified url 09:09:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:09:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:09:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:09:22 # 09:09:22 #org.ops4j.pax.url.mvn.settings= 09:09:22 09:09:22 # 09:09:22 # Path to the local Maven repository which is used to avoid downloading 09:09:22 # artifacts when they already exist locally. 09:09:22 # The value of this property will be extracted from the settings.xml file 09:09:22 # above, or defaulted to: 09:09:22 # System.getProperty( "user.home" ) + "/.m2/repository" 09:09:22 # 09:09:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:09:22 09:09:22 # 09:09:22 # Default this to false. It's just weird to use undocumented repos 09:09:22 # 09:09:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:09:22 09:09:22 # 09:09:22 # Uncomment if you don't wanna use the proxy settings 09:09:22 # from the Maven conf/settings.xml file 09:09:22 # 09:09:22 # org.ops4j.pax.url.mvn.proxySupport=false 09:09:22 09:09:22 # 09:09:22 # Comma separated list of repositories scanned when resolving an artifact. 09:09:22 # Those repositories will be checked before iterating through the 09:09:22 # below list of repositories and even before the local repository 09:09:22 # A repository url can be appended with zero or more of the following flags: 09:09:22 # @snapshots : the repository contains snaphots 09:09:22 # @noreleases : the repository does not contain any released artifacts 09:09:22 # 09:09:22 # The following property value will add the system folder as a repo. 09:09:22 # 09:09:22 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:09:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:09:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:09:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:09:22 09:09:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:09:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:09:22 09:09:22 # 09:09:22 # Comma separated list of repositories scanned when resolving an artifact. 09:09:22 # The default list includes the following repositories: 09:09:22 # http://repo1.maven.org/maven2@id=central 09:09:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:09:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:09:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:09:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:09:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:09:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:09:22 # To add repositories to the default ones, prepend '+' to the list of repositories 09:09:22 # to add. 09:09:22 # A repository url can be appended with zero or more of the following flags: 09:09:22 # @snapshots : the repository contains snapshots 09:09:22 # @noreleases : the repository does not contain any released artifacts 09:09:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:09:22 # 09:09:22 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 09:09:22 09:09:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:09:22 + [[ True == \T\r\u\e ]] 09:09:22 + echo 'Configuring the startup features...' 09:09:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:22 + FEATURE_TEST_STRING=features-test 09:09:22 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:09:22 + KARAF_VERSION=karaf4 09:09:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:09:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:22 + [[ ! -z '' ]] 09:09:22 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:09:22 ################################################################################ 09:09:22 # 09:09:22 # Licensed to the Apache Software Foundation (ASF) under one or more 09:09:22 # contributor license agreements. See the NOTICE file distributed with 09:09:22 # this work for additional information regarding copyright ownership. 09:09:22 # The ASF licenses this file to You under the Apache License, Version 2.0 09:09:22 # (the "License"); you may not use this file except in compliance with 09:09:22 # the License. You may obtain a copy of the License at 09:09:22 # 09:09:22 # http://www.apache.org/licenses/LICENSE-2.0 09:09:22 # 09:09:22 # Unless required by applicable law or agreed to in writing, software 09:09:22 # distributed under the License is distributed on an "AS IS" BASIS, 09:09:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:09:22 # See the License for the specific language governing permissions and 09:09:22 # limitations under the License. 09:09:22 # 09:09:22 ################################################################################ 09:09:22 09:09:22 # 09:09:22 # Comma separated list of features repositories to register by default 09:09:22 # 09:09:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5674f4c3-69d7-4a92-8304-7d45bb00357f.xml 09:09:22 09:09:22 # 09:09:22 # Comma separated list of features to install at startup 09:09:22 # 09:09:22 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 27b71306-5c2f-4a2b-ae97-ecd49d2f9d99 09:09:22 09:09:22 # 09:09:22 # Resource repositories (OBR) that the features resolver can use 09:09:22 # to resolve requirements/capabilities 09:09:22 # 09:09:22 # The format of the resourceRepositories is 09:09:22 # resourceRepositories=[xml:url|json:url],... 09:09:22 # for Instance: 09:09:22 # 09:09:22 #resourceRepositories=xml:http://host/path/to/index.xml 09:09:22 # or 09:09:22 #resourceRepositories=json:http://host/path/to/index.json 09:09:22 # 09:09:22 09:09:22 # 09:09:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:09:22 # 09:09:22 featuresBootAsynchronous=false 09:09:22 09:09:22 # 09:09:22 # Service requirements enforcement 09:09:22 # 09:09:22 # By default, the feature resolver checks the service requirements/capabilities of 09:09:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:09:22 # the required bundles. 09:09:22 # The following flag can have those values: 09:09:22 # - disable: service requirements are completely ignored 09:09:22 # - default: service requirements are ignored for old features 09:09:22 # - enforce: service requirements are always verified 09:09:22 # 09:09:22 #serviceRequirements=default 09:09:22 09:09:22 # 09:09:22 # Store cfg file for config element in feature 09:09:22 # 09:09:22 #configCfgStore=true 09:09:22 09:09:22 # 09:09:22 # Define if the feature service automatically refresh bundles 09:09:22 # 09:09:22 autoRefresh=true 09:09:22 09:09:22 # 09:09:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:09:22 # XML file defines instructions related to features processing 09:09:22 # versions.properties may declare properties to resolve placeholders in XML file 09:09:22 # both files are relative to ${karaf.etc} 09:09:22 # 09:09:22 #featureProcessing=org.apache.karaf.features.xml 09:09:22 #featureProcessingVersions=versions.properties 09:09:22 + configure_karaf_log karaf4 '' 09:09:22 + local -r karaf_version=karaf4 09:09:22 + local -r controllerdebugmap= 09:09:22 + local logapi=log4j 09:09:22 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:09:22 log4j2.rootLogger.level = INFO 09:09:22 #log4j2.rootLogger.type = asyncRoot 09:09:22 #log4j2.rootLogger.includeLocation = false 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:09:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:09:22 log4j2.rootLogger.appenderRef.Console.ref = Console 09:09:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:09:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:09:22 log4j2.logger.spifly.name = org.apache.aries.spifly 09:09:22 log4j2.logger.spifly.level = WARN 09:09:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:09:22 log4j2.logger.audit.level = INFO 09:09:22 log4j2.logger.audit.additivity = false 09:09:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:09:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:09:22 log4j2.appender.console.type = Console 09:09:22 log4j2.appender.console.name = Console 09:09:22 log4j2.appender.console.layout.type = PatternLayout 09:09:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:09:22 log4j2.appender.rolling.type = RollingRandomAccessFile 09:09:22 log4j2.appender.rolling.name = RollingFile 09:09:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:09:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:09:22 #log4j2.appender.rolling.immediateFlush = false 09:09:22 log4j2.appender.rolling.append = true 09:09:22 log4j2.appender.rolling.layout.type = PatternLayout 09:09:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:09:22 log4j2.appender.rolling.policies.type = Policies 09:09:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:09:22 log4j2.appender.rolling.policies.size.size = 64MB 09:09:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:09:22 log4j2.appender.rolling.strategy.max = 7 09:09:22 log4j2.appender.audit.type = RollingRandomAccessFile 09:09:22 log4j2.appender.audit.name = AuditRollingFile 09:09:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:09:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:09:22 log4j2.appender.audit.append = true 09:09:22 log4j2.appender.audit.layout.type = PatternLayout 09:09:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:09:22 log4j2.appender.audit.policies.type = Policies 09:09:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:09:22 log4j2.appender.audit.policies.size.size = 8MB 09:09:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:09:22 log4j2.appender.audit.strategy.max = 7 09:09:22 log4j2.appender.osgi.type = PaxOsgi 09:09:22 log4j2.appender.osgi.name = PaxOsgi 09:09:22 log4j2.appender.osgi.filter = * 09:09:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:09:22 #log4j2.logger.aether.level = TRACE 09:09:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:09:22 #log4j2.logger.http-headers.level = DEBUG 09:09:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:09:22 #log4j2.logger.maven.level = TRACE 09:09:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:09:22 + logapi=log4j2 09:09:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:09:22 + '[' log4j2 == log4j2 ']' 09:09:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:09:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:09:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:09:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:09:22 controllerdebugmap: 09:09:22 + unset IFS 09:09:22 + echo 'controllerdebugmap: ' 09:09:22 + '[' -n '' ']' 09:09:22 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:22 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:09:22 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:09:22 ################################################################################ 09:09:22 # 09:09:22 # Licensed to the Apache Software Foundation (ASF) under one or more 09:09:22 # contributor license agreements. See the NOTICE file distributed with 09:09:22 # this work for additional information regarding copyright ownership. 09:09:22 # The ASF licenses this file to You under the Apache License, Version 2.0 09:09:22 # (the "License"); you may not use this file except in compliance with 09:09:22 # the License. You may obtain a copy of the License at 09:09:22 # 09:09:22 # http://www.apache.org/licenses/LICENSE-2.0 09:09:22 # 09:09:22 # Unless required by applicable law or agreed to in writing, software 09:09:22 # distributed under the License is distributed on an "AS IS" BASIS, 09:09:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:09:22 # See the License for the specific language governing permissions and 09:09:22 # limitations under the License. 09:09:22 # 09:09:22 ################################################################################ 09:09:22 09:09:22 # Common pattern layout for appenders 09:09:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:09:22 09:09:22 # Root logger 09:09:22 log4j2.rootLogger.level = INFO 09:09:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:09:22 #log4j2.rootLogger.type = asyncRoot 09:09:22 #log4j2.rootLogger.includeLocation = false 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:09:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:09:22 log4j2.rootLogger.appenderRef.Console.ref = Console 09:09:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:09:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:09:22 09:09:22 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:09:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:09:22 09:09:22 # Loggers configuration 09:09:22 09:09:22 # Spifly logger 09:09:22 log4j2.logger.spifly.name = org.apache.aries.spifly 09:09:22 log4j2.logger.spifly.level = WARN 09:09:22 09:09:22 # Security audit logger 09:09:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:09:22 log4j2.logger.audit.level = INFO 09:09:22 log4j2.logger.audit.additivity = false 09:09:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:09:22 09:09:22 # Appenders configuration 09:09:22 09:09:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:09:22 log4j2.appender.console.type = Console 09:09:22 log4j2.appender.console.name = Console 09:09:22 log4j2.appender.console.layout.type = PatternLayout 09:09:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:09:22 09:09:22 # Rolling file appender 09:09:22 log4j2.appender.rolling.type = RollingRandomAccessFile 09:09:22 log4j2.appender.rolling.name = RollingFile 09:09:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:09:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:09:22 # uncomment to not force a disk flush 09:09:22 #log4j2.appender.rolling.immediateFlush = false 09:09:22 log4j2.appender.rolling.append = true 09:09:22 log4j2.appender.rolling.layout.type = PatternLayout 09:09:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:09:22 log4j2.appender.rolling.policies.type = Policies 09:09:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:09:22 log4j2.appender.rolling.policies.size.size = 1GB 09:09:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:09:22 log4j2.appender.rolling.strategy.max = 7 09:09:22 09:09:22 # Audit file appender 09:09:22 log4j2.appender.audit.type = RollingRandomAccessFile 09:09:22 log4j2.appender.audit.name = AuditRollingFile 09:09:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:09:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:09:22 log4j2.appender.audit.append = true 09:09:22 log4j2.appender.audit.layout.type = PatternLayout 09:09:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:09:22 log4j2.appender.audit.policies.type = Policies 09:09:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:09:22 log4j2.appender.audit.policies.size.size = 8MB 09:09:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:09:22 log4j2.appender.audit.strategy.max = 7 09:09:22 09:09:22 # OSGi appender 09:09:22 log4j2.appender.osgi.type = PaxOsgi 09:09:22 log4j2.appender.osgi.name = PaxOsgi 09:09:22 log4j2.appender.osgi.filter = * 09:09:22 09:09:22 # help with identification of maven-related problems with pax-url-aether 09:09:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:09:22 #log4j2.logger.aether.level = TRACE 09:09:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:09:22 #log4j2.logger.http-headers.level = DEBUG 09:09:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:09:22 #log4j2.logger.maven.level = TRACE 09:09:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:09:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:09:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:09:22 + local -r controllermem=3072m 09:09:22 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 Configure 09:09:22 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:09:22 max memory: 3072m 09:09:22 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 + echo Configure 09:09:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:09:22 + echo ' max memory: 3072m' 09:09:22 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:09:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:09:22 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:09:22 #!/bin/sh 09:09:22 # 09:09:22 # Licensed to the Apache Software Foundation (ASF) under one or more 09:09:22 # contributor license agreements. See the NOTICE file distributed with 09:09:22 # this work for additional information regarding copyright ownership. 09:09:22 # The ASF licenses this file to You under the Apache License, Version 2.0 09:09:22 # (the "License"); you may not use this file except in compliance with 09:09:22 # the License. You may obtain a copy of the License at 09:09:22 # 09:09:22 # http://www.apache.org/licenses/LICENSE-2.0 09:09:22 # 09:09:22 # Unless required by applicable law or agreed to in writing, software 09:09:22 # distributed under the License is distributed on an "AS IS" BASIS, 09:09:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:09:22 # See the License for the specific language governing permissions and 09:09:22 # limitations under the License. 09:09:22 # 09:09:22 09:09:22 # 09:09:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:09:22 # script: client, instance, shell, start, status, stop, karaf 09:09:22 # 09:09:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:09:22 # Actions go here... 09:09:22 # fi 09:09:22 09:09:22 # 09:09:22 # general settings which should be applied for all scripts go here; please keep 09:09:22 # in mind that it is possible that scripts might be executed more than once, e.g. 09:09:22 # in example of the start script where the start script is executed first and the 09:09:22 # karaf script afterwards. 09:09:22 # 09:09:22 09:09:22 # 09:09:22 # The following section shows the possible configuration options for the default 09:09:22 # karaf scripts 09:09:22 # 09:09:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:09:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:09:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:09:22 # export EXTRA_JAVA_OPTS # Additional JVM options 09:09:22 # export KARAF_HOME # Karaf home folder 09:09:22 # export KARAF_DATA # Karaf data folder 09:09:22 # export KARAF_BASE # Karaf base folder 09:09:22 # export KARAF_ETC # Karaf etc folder 09:09:22 # export KARAF_LOG # Karaf log folder 09:09:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:09:22 # export KARAF_OPTS # Additional available Karaf options 09:09:22 # export KARAF_DEBUG # Enable debug mode 09:09:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:09:22 # export KARAF_NOROOT # Prevent execution as root if set to true 09:09:22 Set Java version 09:09:22 + echo 'Set Java version' 09:09:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:09:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:09:22 sudo: a password is required 09:09:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:09:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:09:22 sudo: a password is required 09:09:22 JDK default version ... 09:09:22 + echo 'JDK default version ...' 09:09:22 + java -version 09:09:22 openjdk version "21.0.5" 2024-10-15 09:09:22 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:09:22 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:09:22 Set JAVA_HOME 09:09:22 + echo 'Set JAVA_HOME' 09:09:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:09:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:09:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:09:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:09:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:09:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:09:22 Listing all open ports on controller system... 09:09:22 + echo 'Listing all open ports on controller system...' 09:09:22 + netstat -pnatu 09:09:22 /tmp/configuration-script.sh: line 40: netstat: command not found 09:09:22 Configuring cluster 09:09:22 + '[' -f /tmp/custom_shard_config.txt ']' 09:09:22 + echo 'Configuring cluster' 09:09:22 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.166 09:09:22 ################################################ 09:09:22 ## Configure Cluster ## 09:09:22 ################################################ 09:09:22 NOTE: Cluster configuration files not found. Copying from 09:09:22 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:09:23 Configuring unique name in akka.conf 09:09:23 Configuring hostname in akka.conf 09:09:23 Configuring data and rpc seed nodes in akka.conf 09:09:23 modules = [ 09:09:23 09:09:23 { 09:09:23 name = "inventory" 09:09:23 namespace = "urn:opendaylight:inventory" 09:09:23 shard-strategy = "module" 09:09:23 }, 09:09:23 { 09:09:23 name = "topology" 09:09:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:09:23 shard-strategy = "module" 09:09:23 }, 09:09:23 { 09:09:23 name = "toaster" 09:09:23 namespace = "http://netconfcentral.org/ns/toaster" 09:09:23 shard-strategy = "module" 09:09:23 } 09:09:23 ] 09:09:23 Configuring replication type in module-shards.conf 09:09:23 ################################################ 09:09:23 ## NOTE: Manually restart controller to ## 09:09:23 ## apply configuration. ## 09:09:23 ################################################ 09:09:23 Dump akka.conf 09:09:23 + echo 'Dump akka.conf' 09:09:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:09:23 09:09:23 odl-cluster-data { 09:09:23 akka { 09:09:23 remote { 09:09:23 artery { 09:09:23 enabled = on 09:09:23 transport = tcp 09:09:23 canonical.hostname = "10.30.171.166" 09:09:23 canonical.port = 2550 09:09:23 } 09:09:23 } 09:09:23 09:09:23 cluster { 09:09:23 # Using artery. 09:09:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.166:2550"] 09:09:23 09:09:23 roles = ["member-1"] 09:09:23 09:09:23 # when under load we might trip a false positive on the failure detector 09:09:23 # failure-detector { 09:09:23 # heartbeat-interval = 4 s 09:09:23 # acceptable-heartbeat-pause = 16s 09:09:23 # } 09:09:23 } 09:09:23 09:09:23 persistence { 09:09:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:09:23 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:09:23 # The relative path is always relative to KARAF_HOME. 09:09:23 09:09:23 # snapshot-store.local.dir = "target/snapshots" 09:09:23 09:09:23 # Use lz4 compression for LocalSnapshotStore snapshots 09:09:23 snapshot-store.local.use-lz4-compression = false 09:09:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:09:23 snapshot-store.local.lz4-blocksize = 256KB 09:09:23 } 09:09:23 disable-default-actor-system-quarantined-event-handling = "false" 09:09:23 } 09:09:23 } 09:09:23 Dump modules.conf 09:09:23 + echo 'Dump modules.conf' 09:09:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:09:23 modules = [ 09:09:23 09:09:23 { 09:09:23 name = "inventory" 09:09:23 namespace = "urn:opendaylight:inventory" 09:09:23 shard-strategy = "module" 09:09:23 }, 09:09:23 { 09:09:23 name = "topology" 09:09:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:09:23 shard-strategy = "module" 09:09:23 }, 09:09:23 { 09:09:23 name = "toaster" 09:09:23 namespace = "http://netconfcentral.org/ns/toaster" 09:09:23 shard-strategy = "module" 09:09:23 } 09:09:23 ] 09:09:23 Dump module-shards.conf 09:09:23 + echo 'Dump module-shards.conf' 09:09:23 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:09:23 module-shards = [ 09:09:23 { 09:09:23 name = "default" 09:09:23 shards = [ 09:09:23 { 09:09:23 name = "default" 09:09:23 replicas = ["member-1"] 09:09:23 } 09:09:23 ] 09:09:23 }, 09:09:23 { 09:09:23 name = "inventory" 09:09:23 shards = [ 09:09:23 { 09:09:23 name="inventory" 09:09:23 replicas = ["member-1"] 09:09:23 } 09:09:23 ] 09:09:23 }, 09:09:23 { 09:09:23 name = "topology" 09:09:23 shards = [ 09:09:23 { 09:09:23 name="topology" 09:09:23 replicas = ["member-1"] 09:09:23 } 09:09:23 ] 09:09:23 }, 09:09:23 { 09:09:23 name = "toaster" 09:09:23 shards = [ 09:09:23 { 09:09:23 name="toaster" 09:09:23 replicas = ["member-1"] 09:09:23 } 09:09:23 ] 09:09:23 } 09:09:23 ] 09:09:23 Locating config plan to use... 09:09:23 Finished running config plans 09:09:23 Starting member-1 with IP address 10.30.171.166 09:09:23 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:23 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:23 Redirecting karaf console output to karaf_console.log 09:09:23 Starting controller... 09:09:23 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:09:23 Execute the post startup script on controller 10.30.171.166 09:09:23 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:23 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:09:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:09:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:10:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:10:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:10:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:10:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:10:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:10:29 2025-10-02T09:09:46,910 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:10:29 Controller is UP 09:10:29 2025-10-02T09:09:46,910 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:10:29 Listing all open ports on controller system... 09:10:29 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:10:29 looking for "BindException: Address already in use" in log file 09:10:29 looking for "server is unhealthy" in log file 09:10:29 Let's take the karaf thread dump 09:10:29 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:10:29 karaf main: org.apache.karaf.main.Main, pid:2044 09:10:29 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:10:30 Generating mininet variables... 09:10:30 Locating test plan to use... 09:10:30 Changing the testplan path... 09:10:30 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 09:10:30 # 09:10:30 # This program and the accompanying materials are made available under the 09:10:30 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 09:10:30 # and is available at http://www.eclipse.org/legal/epl-v10.html 09:10:30 09:10:30 # Place the suites in run order: 09:10:30 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot 09:10:30 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot 09:10:30 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ... 09:10:30 ============================================================================== 09:10:30 controller-rest-cars-perf.txt 09:10:30 ============================================================================== 09:10:30 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe... 09:10:30 ============================================================================== 09:10:33 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:10:36 | PASS | 09:10:36 ------------------------------------------------------------------------------ 09:10:36 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:10:38 | PASS | 09:10:38 ------------------------------------------------------------------------------ 09:10:38 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:11:45 | PASS | 09:11:45 ------------------------------------------------------------------------------ 09:11:45 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:11:48 | PASS | 09:11:48 ------------------------------------------------------------------------------ 09:11:48 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:12:03 | PASS | 09:12:03 ------------------------------------------------------------------------------ 09:12:03 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:12:06 | PASS | 09:12:06 ------------------------------------------------------------------------------ 09:12:06 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:12:06 | PASS | 09:12:06 ------------------------------------------------------------------------------ 09:12:06 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:12:06 | PASS | 09:12:06 ------------------------------------------------------------------------------ 09:12:06 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:12:06 | PASS | 09:12:06 ------------------------------------------------------------------------------ 09:12:06 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS | 09:12:06 9 tests, 9 passed, 0 failed 09:12:06 ============================================================================== 09:12:06 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te... 09:12:06 ============================================================================== 09:12:07 Notifications_rate_5k | PASS | 09:22:09 ------------------------------------------------------------------------------ 09:22:09 Notifications_rate_20k | PASS | 09:32:13 ------------------------------------------------------------------------------ 09:32:13 Notifications_rate_60k | PASS | 09:42:25 ------------------------------------------------------------------------------ 09:42:25 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS | 09:42:25 3 tests, 3 passed, 0 failed 09:42:25 ============================================================================== 09:42:25 controller-rest-cars-perf.txt | PASS | 09:42:25 12 tests, 12 passed, 0 failed 09:42:25 ============================================================================== 09:42:25 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/output.xml 09:42:26 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/log.html 09:42:26 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/report.html 09:42:26 Examining the files in data/log and checking filesize 09:42:26 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:27 total 19768 09:42:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:09 . 09:42:27 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:09 karaf_console.log 09:42:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:09 .. 09:42:27 -rw-rw-r-- 1 jenkins jenkins 20222389 Oct 2 09:42 karaf.log 09:42:27 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:27 20M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:42:27 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:42:27 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:27 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 09:42:27 Let's take the karaf thread dump again... 09:42:27 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:27 karaf main: org.apache.karaf.main.Main, pid:2044 09:42:27 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:28 Killing ODL 09:42:28 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:33 Compressing karaf.log 1 09:42:33 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:34 Fetching compressed karaf.log 1 09:42:34 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:34 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:34 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:34 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:35 Fetch GC logs 09:42:35 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts. 09:42:35 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:42:35 Examine copied files 09:42:35 total 7088 09:42:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:42 gclogs-1 09:42:35 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:42 odl1_karaf_console.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 561366 Oct 2 09:42 odl1_karaf.log.gz 09:42:35 -rw-rw-r--. 1 jenkins jenkins 116764 Oct 2 09:42 karaf_1_2044_threads_after.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 13817 Oct 2 09:42 ps_after.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 247182 Oct 2 09:42 report.html 09:42:35 -rw-rw-r--. 1 jenkins jenkins 1052006 Oct 2 09:42 log.html 09:42:35 -rw-rw-r--. 1 jenkins jenkins 5041360 Oct 2 09:42 output.xml 09:42:35 -rw-rw-r--. 1 jenkins jenkins 524 Oct 2 09:12 cluster_rest_script_purchase_cars.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 519 Oct 2 09:11 cluster_rest_script_add_people.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 172 Oct 2 09:10 cluster_rest_script_add_cars.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 603 Oct 2 09:10 testplan.txt 09:42:35 -rw-rw-r--. 1 jenkins jenkins 125671 Oct 2 09:10 karaf_1_2044_threads_before.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 14107 Oct 2 09:10 ps_before.log 09:42:35 -rw-rw-r--. 1 jenkins jenkins 3250 Oct 2 09:09 post-startup-script.sh 09:42:35 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:09 startup-script.sh 09:42:35 -rw-rw-r--. 1 jenkins jenkins 3432 Oct 2 09:09 configuration-script.sh 09:42:35 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:09 detect_variables.env 09:42:35 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:09 pom.xml 09:42:35 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:09 set_variables.env 09:42:35 -rw-rw-r--. 1 jenkins jenkins 297 Oct 2 09:08 slave_addresses.txt 09:42:35 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:08 requirements.txt 09:42:35 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:08 env.properties 09:42:35 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:05 stack-parameters.yaml 09:42:35 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:02 test 09:42:35 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:02 test@tmp 09:42:35 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 01:52 maven-metadata.xml 09:42:35 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins11641758040992843020.sh 09:42:35 Karaf Deployments, Tests must have already run 09:42:35 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins14228278952537223992.sh 09:42:35 Cleaning up Robot installation... 09:42:35 $ ssh-agent -k 09:42:35 unset SSH_AUTH_SOCK; 09:42:35 unset SSH_AGENT_PID; 09:42:35 echo Agent pid 5341 killed; 09:42:35 [ssh-agent] Stopped. 09:42:35 Recording plot data 09:42:35 Robot results publisher started... 09:42:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:42:35 -Parsing output xml: 09:42:36 Done! 09:42:36 -Copying log files to build dir: 09:42:37 Done! 09:42:37 -Assigning results to build: 09:42:37 Done! 09:42:37 -Checking thresholds: 09:42:37 Done! 09:42:37 Done publishing Robot results. 09:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:37 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins1951246023908218243.sh 09:42:37 Archiving csit artifacts 09:42:37 mv: cannot stat '*_1.png': No such file or directory 09:42:37 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:42:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:37 Dload Upload Total Spent Left Speed 09:42:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 909k 0 909k 0 0 5107k 0 --:--:-- --:--:-- --:--:-- 5107k 09:42:37 Archive: robot-plugin.zip 09:42:37 inflating: ./archives/robot-plugin/log.html 09:42:37 inflating: ./archives/robot-plugin/output.xml 09:42:37 inflating: ./archives/robot-plugin/report.html 09:42:37 mv: cannot stat '*.log.gz': No such file or directory 09:42:37 mv: cannot stat '*.csv': No such file or directory 09:42:37 mv: cannot stat '*.png': No such file or directory 09:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:37 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins9757279659126539090.sh 09:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:37 [EnvInject] - Injecting environment variables from a build step. 09:42:37 [EnvInject] - Injecting as environment variables the properties content 09:42:37 OS_CLOUD=vex 09:42:37 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:42:37 09:42:37 [EnvInject] - Variables injected successfully. 09:42:37 provisioning config files... 09:42:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:37 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins2167831623440597471.sh 09:42:37 ---> openstack-stack-delete.sh 09:42:37 Setup pyenv: 09:42:38 system 09:42:38 3.8.13 09:42:38 3.9.13 09:42:38 3.10.13 09:42:38 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:42:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:42:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:40 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. 09:42:40 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:42:40 lf-activate-venv(): INFO: Base packages installed successfully 09:42:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:43:00 INFO: Retrieving stack cost for: releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:43:04 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 09:43:16 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:43:16 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-scandium-75 09:43:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:43:16 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins10174745499630439349.sh 09:43:16 ---> sysstat.sh 09:43:16 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins6800851677451074350.sh 09:43:16 ---> package-listing.sh 09:43:16 ++ facter osfamily 09:43:16 ++ tr '[:upper:]' '[:lower:]' 09:43:16 + OS_FAMILY=redhat 09:43:16 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 09:43:16 + START_PACKAGES=/tmp/packages_start.txt 09:43:16 + END_PACKAGES=/tmp/packages_end.txt 09:43:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:43:16 + PACKAGES=/tmp/packages_start.txt 09:43:16 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']' 09:43:16 + PACKAGES=/tmp/packages_end.txt 09:43:16 + case "${OS_FAMILY}" in 09:43:16 + rpm -qa 09:43:16 + sort 09:43:17 + '[' -f /tmp/packages_start.txt ']' 09:43:17 + '[' -f /tmp/packages_end.txt ']' 09:43:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:43:17 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']' 09:43:17 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/ 09:43:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/ 09:43:17 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins7657373470029163749.sh 09:43:17 ---> capture-instance-metadata.sh 09:43:17 Setup pyenv: 09:43:17 system 09:43:17 3.8.13 09:43:17 3.9.13 09:43:17 3.10.13 09:43:17 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:20 lf-activate-venv(): INFO: Base packages installed successfully 09:43:20 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:43:30 INFO: Running in OpenStack, capturing instance metadata 09:43:31 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins2381201267131573011.sh 09:43:31 provisioning config files... 09:43:31 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-scandium #75 09:43:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/config10665451986816548718tmp 09:43:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:43:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:43:31 provisioning config files... 09:43:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:43:31 [EnvInject] - Injecting environment variables from a build step. 09:43:31 [EnvInject] - Injecting as environment variables the properties content 09:43:31 SERVER_ID=logs 09:43:31 09:43:31 [EnvInject] - Variables injected successfully. 09:43:31 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins14532717677223420315.sh 09:43:31 ---> create-netrc.sh 09:43:31 WARN: Log server credential not found. 09:43:31 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins4816503685097581472.sh 09:43:31 ---> python-tools-install.sh 09:43:31 Setup pyenv: 09:43:31 system 09:43:31 3.8.13 09:43:31 3.9.13 09:43:31 3.10.13 09:43:31 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:43:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:43:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:34 lf-activate-venv(): INFO: Base packages installed successfully 09:43:34 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:43:44 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins15706986440060839182.sh 09:43:44 ---> sudo-logs.sh 09:43:44 Archiving 'sudo' log.. 09:43:45 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins1919088314845427512.sh 09:43:45 ---> job-cost.sh 09:43:45 Setup pyenv: 09:43:45 system 09:43:45 3.8.13 09:43:45 3.9.13 09:43:45 3.10.13 09:43:45 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:43:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:43:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:47 lf-activate-venv(): INFO: Base packages installed successfully 09:43:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:43:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:43:56 DEBUG: total: 0.16999999999999998 09:43:56 INFO: Retrieving Stack Cost... 09:43:56 INFO: Retrieving Pricing Info for: v3-standard-2 09:43:56 INFO: Archiving Costs 09:43:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins3815311457777443785.sh 09:43:57 ---> logs-deploy.sh 09:43:57 Setup pyenv: 09:43:57 system 09:43:57 3.8.13 09:43:57 3.9.13 09:43:57 3.10.13 09:43:57 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 09:43:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ax9B from file:/tmp/.os_lf_venv 09:43:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:59 lf-activate-venv(): INFO: Base packages installed successfully 09:43:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-Ax9B/bin to PATH 09:44:17 WARNING: Nexus logging server not set 09:44:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-scandium/75/ 09:44:17 INFO: archiving logs to S3 09:44:18 ---> uname -a: 09:44:18 Linux prd-centos8-robot-2c-8g-93.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 09:44:18 09:44:18 09:44:18 ---> lscpu: 09:44:18 Architecture: x86_64 09:44:18 CPU op-mode(s): 32-bit, 64-bit 09:44:18 Byte Order: Little Endian 09:44:18 CPU(s): 2 09:44:18 On-line CPU(s) list: 0,1 09:44:18 Thread(s) per core: 1 09:44:18 Core(s) per socket: 1 09:44:18 Socket(s): 2 09:44:18 NUMA node(s): 1 09:44:18 Vendor ID: AuthenticAMD 09:44:18 CPU family: 23 09:44:18 Model: 49 09:44:18 Model name: AMD EPYC-Rome Processor 09:44:18 Stepping: 0 09:44:18 CPU MHz: 2800.000 09:44:18 BogoMIPS: 5600.00 09:44:18 Virtualization: AMD-V 09:44:18 Hypervisor vendor: KVM 09:44:18 Virtualization type: full 09:44:18 L1d cache: 32K 09:44:18 L1i cache: 32K 09:44:18 L2 cache: 512K 09:44:18 L3 cache: 16384K 09:44:18 NUMA node0 CPU(s): 0,1 09:44:18 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 09:44:18 09:44:18 09:44:18 ---> nproc: 09:44:18 2 09:44:18 09:44:18 09:44:18 ---> df -h: 09:44:18 Filesystem Size Used Avail Use% Mounted on 09:44:18 devtmpfs 3.8G 0 3.8G 0% /dev 09:44:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:44:18 tmpfs 3.8G 17M 3.8G 1% /run 09:44:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:44:18 /dev/vda1 40G 8.3G 32G 21% / 09:44:18 tmpfs 770M 0 770M 0% /run/user/1001 09:44:18 09:44:18 09:44:18 ---> free -m: 09:44:18 total used free shared buff/cache available 09:44:18 Mem: 7697 561 4945 19 2190 6837 09:44:18 Swap: 1023 0 1023 09:44:18 09:44:18 09:44:18 ---> ip addr: 09:44:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:44:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:44:18 inet 127.0.0.1/8 scope host lo 09:44:18 valid_lft forever preferred_lft forever 09:44:18 inet6 ::1/128 scope host 09:44:18 valid_lft forever preferred_lft forever 09:44:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:44:18 link/ether fa:16:3e:7a:95:b9 brd ff:ff:ff:ff:ff:ff 09:44:18 altname enp0s3 09:44:18 altname ens3 09:44:18 inet 10.30.171.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:44:18 valid_lft 83701sec preferred_lft 83701sec 09:44:18 inet6 fe80::f816:3eff:fe7a:95b9/64 scope link 09:44:18 valid_lft forever preferred_lft forever 09:44:18 09:44:18 09:44:18 ---> sar -b -r -n DEV: 09:44:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:44:18 09:44:18 08:59:11 LINUX RESTART (2 CPU) 09:44:18 09:44:18 09:00:00 AM tps rtps wtps bread/s bwrtn/s 09:44:18 09:00:01 AM 282.08 282.08 0.00 17547.17 0.00 09:44:18 09:01:01 AM 80.04 51.37 28.67 7139.35 14976.54 09:44:18 09:02:01 AM 43.99 16.87 27.12 355.27 20895.57 09:44:18 09:03:01 AM 38.74 23.36 15.38 5281.84 2997.75 09:44:18 09:04:01 AM 40.37 0.17 40.20 10.00 4132.29 09:44:18 09:05:01 AM 45.16 0.03 45.13 0.53 4287.24 09:44:18 09:06:01 AM 60.16 0.07 60.10 1.87 7211.86 09:44:18 09:07:01 AM 23.15 0.65 22.50 51.06 4537.61 09:44:18 09:08:01 AM 25.54 0.38 25.16 64.25 1929.04 09:44:18 09:09:01 AM 61.82 9.42 52.41 1682.12 3519.95 09:44:18 09:10:01 AM 36.79 0.03 36.75 3.47 6382.06 09:44:18 09:11:01 AM 3.85 0.22 3.63 11.73 126.39 09:44:18 09:12:01 AM 2.97 0.32 2.65 6.93 92.20 09:44:18 09:13:01 AM 0.42 0.02 0.40 0.93 21.98 09:44:18 09:14:01 AM 0.22 0.00 0.22 0.00 2.40 09:44:18 09:15:01 AM 1.37 0.03 1.33 0.27 31.06 09:44:18 09:16:01 AM 0.15 0.00 0.15 0.00 1.87 09:44:18 09:17:01 AM 0.12 0.00 0.12 0.00 0.78 09:44:18 09:18:01 AM 0.25 0.00 0.25 0.00 3.50 09:44:18 09:19:01 AM 0.15 0.00 0.15 0.00 2.15 09:44:18 09:20:01 AM 0.35 0.00 0.35 0.00 4.87 09:44:18 09:21:01 AM 0.13 0.00 0.13 0.00 1.10 09:44:18 09:22:01 AM 0.17 0.00 0.17 0.00 2.12 09:44:18 09:23:01 AM 0.13 0.00 0.13 0.00 27.10 09:44:18 09:24:01 AM 0.17 0.00 0.17 0.00 1.75 09:44:18 09:25:01 AM 0.45 0.00 0.45 0.00 7.70 09:44:18 09:26:01 AM 0.15 0.00 0.15 0.00 1.45 09:44:18 09:27:01 AM 0.10 0.00 0.10 0.00 0.80 09:44:18 09:28:01 AM 0.13 0.00 0.13 0.00 1.75 09:44:18 09:29:01 AM 0.18 0.00 0.18 0.00 2.28 09:44:18 09:30:01 AM 0.37 0.00 0.37 0.00 5.26 09:44:18 09:31:01 AM 0.13 0.00 0.13 0.00 1.10 09:44:18 09:32:01 AM 0.42 0.00 0.42 0.00 6.81 09:44:18 09:33:01 AM 0.22 0.00 0.22 0.00 78.82 09:44:18 09:34:01 AM 0.20 0.00 0.20 0.00 1.87 09:44:18 09:35:01 AM 0.27 0.00 0.27 0.00 4.45 09:44:18 09:36:01 AM 0.13 0.00 0.13 0.00 1.35 09:44:18 09:37:01 AM 0.15 0.00 0.15 0.00 1.45 09:44:18 09:38:01 AM 0.18 0.00 0.18 0.00 2.02 09:44:18 09:39:01 AM 0.08 0.00 0.08 0.00 1.07 09:44:18 09:40:01 AM 0.50 0.00 0.50 0.00 7.70 09:44:18 09:41:01 AM 0.20 0.00 0.20 0.00 2.05 09:44:18 09:42:01 AM 0.17 0.00 0.17 0.00 2.12 09:44:18 09:43:02 AM 16.11 0.32 15.79 36.92 677.37 09:44:18 09:44:01 AM 25.03 0.53 24.50 64.94 1384.16 09:44:18 Average: 11.73 2.47 9.25 341.37 1667.78 09:44:18 09:44:18 09:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:44:18 09:00:01 AM 7352848 7371468 529584 6.72 2688 228436 387256 4.91 107452 221032 9584 09:44:18 09:01:01 AM 6140308 7355844 1742124 22.10 2688 1421196 367792 4.67 112372 1403528 614724 09:44:18 09:02:01 AM 6118804 7340384 1763628 22.37 2688 1422656 367792 4.67 112648 1404420 116 09:44:18 09:03:01 AM 5643576 7125704 2238856 28.40 2688 1676244 652152 7.30 179004 1783896 46196 09:44:18 09:04:01 AM 5478276 7050244 2404156 30.50 2688 1764076 700984 7.85 186872 1931980 25016 09:44:18 09:05:01 AM 5356676 7079184 2525756 32.04 2688 1905056 641792 7.19 187420 2019156 134752 09:44:18 09:06:01 AM 5182560 7028692 2699872 34.25 2688 2023288 679688 7.61 190128 2162264 86400 09:44:18 09:07:01 AM 5202440 7041656 2679992 34.00 2688 2014924 657260 7.36 198940 2135388 42008 09:44:18 09:08:01 AM 5275624 7116540 2606808 33.07 2688 2016856 596240 6.68 219364 2042364 10748 09:44:18 09:09:01 AM 4976948 7080780 2905484 36.86 2688 2271280 615312 6.89 262408 2269732 174512 09:44:18 09:10:01 AM 4988468 7092468 2893964 36.71 2688 2271404 604368 6.77 267756 2249400 8 09:44:18 09:11:01 AM 4940088 7044788 2942344 37.33 2688 2272108 673752 7.54 268032 2296344 352 09:44:18 09:12:01 AM 4937968 7042936 2944464 37.35 2688 2272368 673752 7.54 268180 2298408 72 09:44:18 09:13:01 AM 4938776 7044144 2943656 37.34 2688 2272768 673752 7.54 268184 2298052 4 09:44:18 09:14:01 AM 4938648 7044016 2943784 37.35 2688 2272768 664292 7.44 268184 2298148 4 09:44:18 09:15:01 AM 4938888 7044284 2943544 37.34 2688 2272768 664292 7.44 268340 2297844 4 09:44:18 09:16:01 AM 4939124 7044524 2943308 37.34 2688 2272772 664292 7.44 268340 2297812 4 09:44:18 09:17:01 AM 4939076 7044476 2943356 37.34 2688 2272772 664292 7.44 268340 2297732 4 09:44:18 09:18:01 AM 4938948 7044340 2943484 37.34 2688 2272772 664292 7.44 268340 2298028 16 09:44:18 09:19:01 AM 4939236 7044632 2943196 37.34 2688 2272776 664292 7.44 268340 2297760 8 09:44:18 09:20:01 AM 4939400 7044796 2943032 37.34 2688 2272776 664292 7.44 268340 2297760 4 09:44:18 09:21:01 AM 4939308 7044712 2943124 37.34 2688 2272780 669948 7.50 268356 2297748 8 09:44:18 09:22:01 AM 4939344 7044748 2943088 37.34 2688 2272780 669948 7.50 268356 2297748 4 09:44:18 09:23:01 AM 4936596 7042760 2945836 37.37 2688 2273540 669948 7.50 268380 2300412 4 09:44:18 09:24:01 AM 4936624 7042792 2945808 37.37 2688 2273544 669948 7.50 268380 2300348 4 09:44:18 09:25:01 AM 4936600 7042768 2945832 37.37 2688 2273544 669948 7.50 268380 2300348 4 09:44:18 09:26:01 AM 4936720 7042888 2945712 37.37 2688 2273544 669948 7.50 268380 2300464 4 09:44:18 09:27:01 AM 4936300 7042472 2946132 37.38 2688 2273548 669948 7.50 268380 2300844 16 09:44:18 09:28:01 AM 4936548 7042720 2945884 37.37 2688 2273548 669948 7.50 268380 2300572 12 09:44:18 09:29:01 AM 4936592 7042768 2945840 37.37 2688 2273552 669948 7.50 268380 2300612 4 09:44:18 09:30:01 AM 4936412 7042588 2946020 37.37 2688 2273552 691220 7.74 268380 2300648 4 09:44:18 09:31:01 AM 4936756 7042936 2945676 37.37 2688 2273556 691220 7.74 268380 2300420 4 09:44:18 09:32:01 AM 4936492 7042672 2945940 37.37 2688 2273556 691220 7.74 268408 2300508 4 09:44:18 09:33:01 AM 4930100 7038580 2952332 37.45 2688 2275856 691220 7.74 268416 2307120 4 09:44:18 09:34:01 AM 4930068 7038548 2952364 37.45 2688 2275856 691220 7.74 268416 2306800 4 09:44:18 09:35:01 AM 4930136 7038616 2952296 37.45 2688 2275856 691220 7.74 268416 2306852 4 09:44:18 09:36:01 AM 4930288 7038772 2952144 37.45 2688 2275860 691220 7.74 268416 2306856 4 09:44:18 09:37:01 AM 4930136 7038620 2952296 37.45 2688 2275860 691220 7.74 268416 2306856 4 09:44:18 09:38:01 AM 4930176 7038660 2952256 37.45 2688 2275860 691220 7.74 268416 2307112 12 09:44:18 09:39:01 AM 4929984 7038472 2952448 37.46 2688 2275864 691220 7.74 268416 2307172 4 09:44:18 09:40:01 AM 4929724 7038212 2952708 37.46 2688 2275864 680920 7.62 268416 2307200 4 09:44:18 09:41:01 AM 4930292 7038784 2952140 37.45 2688 2275868 680920 7.62 268416 2306976 8 09:44:18 09:42:01 AM 4930272 7038764 2952160 37.45 2688 2275868 680920 7.62 268416 2306976 4 09:44:18 09:43:02 AM 5079976 7013176 2802456 35.55 2688 2105612 671568 7.52 310412 2133620 34416 09:44:18 09:44:01 AM 5116364 7052224 2766068 35.09 2688 2108852 644724 7.22 470716 1940020 25112 09:44:18 Average: 5107744 7068759 2774688 35.20 2688 2133249 649838 7.28 253174 2163228 26760 09:44:18 09:44:18 09:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:44:18 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:00:01 AM eth0 0.94 0.00 0.24 0.00 0.00 0.00 0.00 0.00 09:44:18 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:01:01 AM eth0 3.20 2.38 0.74 0.51 0.00 0.00 0.00 0.00 09:44:18 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:02:01 AM eth0 3.93 1.86 0.78 0.39 0.00 0.00 0.00 0.00 09:44:18 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:03:01 AM eth0 208.48 136.89 1053.62 54.06 0.00 0.00 0.00 0.00 09:44:18 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:04:01 AM eth0 41.90 39.82 573.55 3.98 0.00 0.00 0.00 0.00 09:44:18 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:05:01 AM eth0 24.58 20.68 269.38 2.79 0.00 0.00 0.00 0.00 09:44:18 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:06:01 AM eth0 34.61 29.11 417.06 5.11 0.00 0.00 0.00 0.00 09:44:18 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:07:01 AM eth0 13.46 10.71 182.31 1.78 0.00 0.00 0.00 0.00 09:44:18 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:08:01 AM eth0 10.91 10.56 5.33 3.83 0.00 0.00 0.00 0.00 09:44:18 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:09:01 AM eth0 43.78 37.11 334.60 15.21 0.00 0.00 0.00 0.00 09:44:18 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:10:01 AM eth0 135.62 97.25 29.94 23.44 0.00 0.00 0.00 0.00 09:44:18 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:11:01 AM eth0 21.79 15.48 30.37 1.89 0.00 0.00 0.00 0.00 09:44:18 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:12:01 AM eth0 5.87 5.45 15.12 0.58 0.00 0.00 0.00 0.00 09:44:18 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:13:01 AM eth0 10.53 10.13 13.93 0.98 0.00 0.00 0.00 0.00 09:44:18 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:14:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:44:18 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:15:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:44:18 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:16:01 AM eth0 0.57 0.10 0.08 0.01 0.00 0.00 0.00 0.00 09:44:18 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:17:01 AM eth0 4.68 0.08 0.44 0.01 0.00 0.00 0.00 0.00 09:44:18 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:18:01 AM eth0 4.05 0.72 1.23 0.68 0.00 0.00 0.00 0.00 09:44:18 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:19:01 AM eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:44:18 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:20:01 AM eth0 7.01 0.08 0.96 0.01 0.00 0.00 0.00 0.00 09:44:18 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:21:01 AM eth0 2.30 0.05 0.24 0.00 0.00 0.00 0.00 0.00 09:44:18 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:22:01 AM eth0 0.78 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:44:18 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:23:01 AM eth0 2.87 2.77 0.49 0.36 0.00 0.00 0.00 0.00 09:44:18 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:24:01 AM eth0 0.67 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:44:18 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:25:01 AM eth0 0.45 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:44:18 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:26:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:44:18 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:27:01 AM eth0 4.33 0.28 0.70 0.20 0.00 0.00 0.00 0.00 09:44:18 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:28:01 AM eth0 5.20 0.55 1.19 0.49 0.00 0.00 0.00 0.00 09:44:18 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:29:01 AM eth0 1.37 0.53 0.79 0.58 0.00 0.00 0.00 0.00 09:44:18 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:30:01 AM eth0 2.92 0.07 0.37 0.00 0.00 0.00 0.00 0.00 09:44:18 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:31:01 AM eth0 4.75 0.05 0.60 0.00 0.00 0.00 0.00 0.00 09:44:18 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:32:01 AM eth0 2.22 0.07 0.20 0.00 0.00 0.00 0.00 0.00 09:44:18 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:33:01 AM eth0 4.55 4.53 0.89 0.91 0.00 0.00 0.00 0.00 09:44:18 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:34:01 AM eth0 0.68 0.07 0.04 0.00 0.00 0.00 0.00 0.00 09:44:18 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:35:01 AM eth0 0.58 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:44:18 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:36:01 AM eth0 0.77 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:44:18 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:37:01 AM eth0 1.43 0.07 0.16 0.00 0.00 0.00 0.00 0.00 09:44:18 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:38:01 AM eth0 4.95 0.47 0.67 0.30 0.00 0.00 0.00 0.00 09:44:18 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:39:01 AM eth0 4.10 0.22 0.52 0.20 0.00 0.00 0.00 0.00 09:44:18 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:40:01 AM eth0 2.62 0.05 0.27 0.00 0.00 0.00 0.00 0.00 09:44:18 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:41:01 AM eth0 2.05 0.07 0.18 0.00 0.00 0.00 0.00 0.00 09:44:18 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:42:01 AM eth0 0.87 0.07 0.09 0.00 0.00 0.00 0.00 0.00 09:44:18 09:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:43:02 AM eth0 52.75 33.01 96.42 37.73 0.00 0.00 0.00 0.00 09:44:18 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 09:44:01 AM eth0 18.59 17.23 15.53 8.01 0.00 0.00 0.00 0.00 09:44:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:18 Average: eth0 15.86 10.88 69.29 3.73 0.00 0.00 0.00 0.00 09:44:18 09:44:18 09:44:18 ---> sar -P ALL: 09:44:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:44:18 09:44:18 08:59:11 LINUX RESTART (2 CPU) 09:44:18 09:44:18 09:00:00 AM CPU %user %nice %system %iowait %steal %idle 09:44:18 09:00:01 AM all 8.02 0.47 16.04 52.83 0.94 21.70 09:44:18 09:00:01 AM 0 5.66 0.94 14.15 48.11 0.94 30.19 09:44:18 09:00:01 AM 1 10.38 0.00 17.92 57.55 0.94 13.21 09:44:18 09:01:01 AM all 10.68 0.02 2.90 81.92 0.08 4.41 09:44:18 09:01:01 AM 0 10.52 0.02 3.20 81.29 0.10 4.88 09:44:18 09:01:01 AM 1 10.84 0.02 2.60 82.55 0.05 3.94 09:44:18 09:02:01 AM all 0.23 0.03 0.88 88.67 0.05 10.13 09:44:18 09:02:01 AM 0 0.33 0.03 0.92 85.73 0.03 12.95 09:44:18 09:02:01 AM 1 0.13 0.03 0.84 91.61 0.07 7.32 09:44:18 09:03:01 AM all 19.05 0.02 4.18 10.42 0.11 66.23 09:44:18 09:03:01 AM 0 24.01 0.03 4.17 10.30 0.08 61.40 09:44:18 09:03:01 AM 1 14.09 0.00 4.19 10.53 0.14 71.05 09:44:18 09:04:01 AM all 9.00 0.00 1.29 16.87 0.09 72.75 09:44:18 09:04:01 AM 0 9.61 0.00 1.37 13.48 0.12 75.41 09:44:18 09:04:01 AM 1 8.38 0.00 1.20 20.28 0.07 70.07 09:44:18 09:05:01 AM all 15.04 0.00 2.46 7.94 0.08 74.48 09:44:18 09:05:01 AM 0 21.00 0.00 3.29 8.90 0.08 66.72 09:44:18 09:05:01 AM 1 9.13 0.00 1.64 7.00 0.08 82.15 09:44:18 09:06:01 AM all 13.61 0.00 2.43 20.34 0.07 63.56 09:44:18 09:06:01 AM 0 14.87 0.00 2.05 16.16 0.07 66.85 09:44:18 09:06:01 AM 1 12.36 0.00 2.80 24.50 0.07 60.27 09:44:18 09:07:01 AM all 9.18 0.00 1.16 13.18 0.06 76.42 09:44:18 09:07:01 AM 0 14.47 0.00 1.51 17.70 0.07 66.26 09:44:18 09:07:01 AM 1 3.89 0.00 0.80 8.66 0.05 86.60 09:44:18 09:08:01 AM all 12.78 0.00 1.58 4.08 0.13 81.43 09:44:18 09:08:01 AM 0 15.05 0.00 1.71 5.03 0.20 78.02 09:44:18 09:08:01 AM 1 10.52 0.00 1.46 3.13 0.05 84.85 09:44:18 09:09:01 AM all 29.59 0.00 5.46 6.14 0.13 58.68 09:44:18 09:09:01 AM 0 39.65 0.00 6.28 8.34 0.15 45.58 09:44:18 09:09:01 AM 1 19.54 0.00 4.64 3.95 0.12 71.75 09:44:18 09:10:01 AM all 7.16 0.00 1.28 6.63 0.05 84.89 09:44:18 09:10:01 AM 0 7.80 0.00 1.35 5.66 0.05 85.13 09:44:18 09:10:01 AM 1 6.51 0.00 1.20 7.59 0.05 84.64 09:44:18 09:44:18 09:10:01 AM CPU %user %nice %system %iowait %steal %idle 09:44:18 09:11:01 AM all 4.32 0.00 0.45 0.03 0.07 95.13 09:44:18 09:11:01 AM 0 3.18 0.00 0.34 0.05 0.07 96.36 09:44:18 09:11:01 AM 1 5.47 0.00 0.56 0.00 0.07 93.90 09:44:18 09:12:01 AM all 6.51 0.01 0.55 0.14 0.06 92.74 09:44:18 09:12:01 AM 0 4.57 0.02 0.36 0.26 0.05 94.75 09:44:18 09:12:01 AM 1 8.49 0.00 0.74 0.02 0.07 90.68 09:44:18 09:13:01 AM all 1.85 0.00 0.18 0.00 0.04 97.93 09:44:18 09:13:01 AM 0 3.38 0.00 0.20 0.00 0.03 96.38 09:44:18 09:13:01 AM 1 0.32 0.00 0.15 0.00 0.05 99.48 09:44:18 09:14:01 AM all 0.45 0.00 0.11 0.00 0.03 99.41 09:44:18 09:14:01 AM 0 0.67 0.00 0.08 0.00 0.02 99.23 09:44:18 09:14:01 AM 1 0.23 0.00 0.13 0.00 0.05 99.58 09:44:18 09:15:01 AM all 0.38 0.00 0.23 0.01 0.05 99.32 09:44:18 09:15:01 AM 0 0.40 0.00 0.30 0.00 0.05 99.25 09:44:18 09:15:01 AM 1 0.37 0.00 0.17 0.02 0.05 99.40 09:44:18 09:16:01 AM all 0.43 0.00 0.10 0.00 0.03 99.43 09:44:18 09:16:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:44:18 09:16:01 AM 1 0.30 0.00 0.15 0.00 0.05 99.50 09:44:18 09:17:01 AM all 0.42 0.00 0.10 0.00 0.06 99.42 09:44:18 09:17:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:44:18 09:17:01 AM 1 0.30 0.00 0.15 0.00 0.10 99.45 09:44:18 09:18:01 AM all 0.45 0.00 0.12 0.00 0.04 99.39 09:44:18 09:18:01 AM 0 0.54 0.00 0.12 0.00 0.03 99.31 09:44:18 09:18:01 AM 1 0.37 0.00 0.12 0.00 0.05 99.47 09:44:18 09:19:01 AM all 0.47 0.00 0.12 0.00 0.07 99.35 09:44:18 09:19:01 AM 0 0.65 0.00 0.13 0.00 0.07 99.15 09:44:18 09:19:01 AM 1 0.28 0.00 0.10 0.00 0.07 99.55 09:44:18 09:20:01 AM all 0.50 0.00 0.14 0.00 0.06 99.30 09:44:18 09:20:01 AM 0 0.62 0.00 0.13 0.00 0.07 99.18 09:44:18 09:20:01 AM 1 0.38 0.00 0.15 0.00 0.05 99.41 09:44:18 09:21:01 AM all 0.46 0.00 0.14 0.00 0.04 99.36 09:44:18 09:21:01 AM 0 0.32 0.00 0.18 0.00 0.05 99.45 09:44:18 09:21:01 AM 1 0.60 0.00 0.10 0.00 0.03 99.26 09:44:18 09:44:18 09:21:01 AM CPU %user %nice %system %iowait %steal %idle 09:44:18 09:22:01 AM all 0.48 0.00 0.12 0.00 0.04 99.36 09:44:18 09:22:01 AM 0 0.57 0.00 0.13 0.00 0.05 99.25 09:44:18 09:22:01 AM 1 0.40 0.00 0.10 0.00 0.03 99.47 09:44:18 09:23:01 AM all 2.80 0.00 0.16 0.00 0.04 97.00 09:44:18 09:23:01 AM 0 4.97 0.00 0.22 0.00 0.05 94.76 09:44:18 09:23:01 AM 1 0.63 0.00 0.10 0.00 0.03 99.23 09:44:18 09:24:01 AM all 0.43 0.00 0.09 0.00 0.05 99.42 09:44:18 09:24:01 AM 0 0.32 0.00 0.13 0.00 0.07 99.48 09:44:18 09:24:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:44:18 09:25:01 AM all 0.45 0.00 0.10 0.00 0.04 99.41 09:44:18 09:25:01 AM 0 0.32 0.00 0.12 0.00 0.05 99.52 09:44:18 09:25:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 09:44:18 09:26:01 AM all 0.49 0.00 0.10 0.00 0.05 99.36 09:44:18 09:26:01 AM 0 0.32 0.00 0.12 0.00 0.05 99.51 09:44:18 09:26:01 AM 1 0.65 0.00 0.08 0.00 0.05 99.21 09:44:18 09:27:01 AM all 0.48 0.00 0.12 0.00 0.06 99.35 09:44:18 09:27:01 AM 0 0.50 0.00 0.12 0.00 0.03 99.35 09:44:18 09:27:01 AM 1 0.45 0.00 0.12 0.00 0.08 99.35 09:44:18 09:28:01 AM all 0.47 0.00 0.11 0.00 0.06 99.36 09:44:18 09:28:01 AM 0 0.43 0.00 0.12 0.00 0.07 99.38 09:44:18 09:28:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35 09:44:18 09:29:01 AM all 0.44 0.00 0.12 0.00 0.04 99.40 09:44:18 09:29:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 09:44:18 09:29:01 AM 1 0.35 0.00 0.15 0.00 0.05 99.45 09:44:18 09:30:01 AM all 0.41 0.00 0.12 0.01 0.07 99.40 09:44:18 09:30:01 AM 0 0.52 0.00 0.12 0.02 0.08 99.27 09:44:18 09:30:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53 09:44:18 09:31:01 AM all 0.48 0.00 0.14 0.00 0.07 99.31 09:44:18 09:31:01 AM 0 0.68 0.00 0.13 0.00 0.08 99.10 09:44:18 09:31:01 AM 1 0.28 0.00 0.15 0.00 0.05 99.52 09:44:18 09:32:01 AM all 0.46 0.00 0.13 0.00 0.06 99.36 09:44:18 09:32:01 AM 0 0.30 0.00 0.15 0.00 0.05 99.50 09:44:18 09:32:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.21 09:44:18 09:44:18 09:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:44:18 09:33:01 AM all 7.48 0.00 0.28 0.00 0.04 92.20 09:44:18 09:33:01 AM 0 14.46 0.00 0.43 0.00 0.05 85.05 09:44:18 09:33:01 AM 1 0.47 0.00 0.13 0.00 0.03 99.36 09:44:18 09:34:01 AM all 0.47 0.00 0.09 0.00 0.04 99.40 09:44:18 09:34:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 09:44:18 09:34:01 AM 1 0.32 0.00 0.13 0.00 0.05 99.50 09:44:18 09:35:01 AM all 0.43 0.00 0.12 0.00 0.05 99.40 09:44:18 09:35:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 09:44:18 09:35:01 AM 1 0.25 0.00 0.13 0.00 0.07 99.55 09:44:18 09:36:01 AM all 0.40 0.00 0.13 0.00 0.03 99.44 09:44:18 09:36:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.33 09:44:18 09:36:01 AM 1 0.27 0.00 0.15 0.00 0.03 99.55 09:44:18 09:37:01 AM all 0.43 0.00 0.08 0.00 0.05 99.44 09:44:18 09:37:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:44:18 09:37:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55 09:44:18 09:38:01 AM all 0.43 0.00 0.11 0.00 0.04 99.41 09:44:18 09:38:01 AM 0 0.58 0.00 0.10 0.00 0.03 99.28 09:44:18 09:38:01 AM 1 0.28 0.00 0.12 0.00 0.05 99.55 09:44:18 09:39:01 AM all 0.42 0.00 0.10 0.00 0.08 99.41 09:44:18 09:39:01 AM 0 0.28 0.00 0.15 0.00 0.10 99.47 09:44:18 09:39:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:44:18 09:40:01 AM all 0.43 0.00 0.13 0.04 0.08 99.31 09:44:18 09:40:01 AM 0 0.48 0.00 0.12 0.00 0.08 99.32 09:44:18 09:40:01 AM 1 0.38 0.00 0.15 0.08 0.08 99.30 09:44:18 09:41:01 AM all 0.44 0.00 0.11 0.05 0.04 99.36 09:44:18 09:41:01 AM 0 0.40 0.00 0.12 0.00 0.05 99.43 09:44:18 09:41:01 AM 1 0.48 0.00 0.10 0.10 0.03 99.28 09:44:18 09:42:01 AM all 0.40 0.00 0.11 0.00 0.04 99.45 09:44:18 09:42:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:44:18 09:42:01 AM 1 0.25 0.00 0.15 0.00 0.05 99.55 09:44:18 09:43:02 AM all 20.19 0.00 2.26 0.44 0.08 77.03 09:44:18 09:43:02 AM 0 17.74 0.00 2.04 0.70 0.07 79.46 09:44:18 09:43:02 AM 1 22.64 0.00 2.49 0.18 0.08 74.61 09:44:18 09:44:18 09:43:02 AM CPU %user %nice %system %iowait %steal %idle 09:44:18 09:44:01 AM all 29.56 0.00 4.27 0.54 0.11 65.52 09:44:18 09:44:01 AM 0 33.87 0.00 4.78 0.70 0.12 60.54 09:44:18 09:44:01 AM 1 25.24 0.00 3.77 0.39 0.10 70.50 09:44:18 Average: all 4.78 0.00 0.80 5.86 0.06 88.50 09:44:18 Average: 0 5.72 0.00 0.85 5.79 0.06 87.57 09:44:18 Average: 1 3.83 0.00 0.74 5.94 0.06 89.42 09:44:18 09:44:18 09:44:18