23:43:29 Started by upstream project "integration-distribution-mri-test-vanadium" build number 17 23:43:29 originally caused by: 23:43:29 Started by timer 23:43:29 Running as SYSTEM 23:43:29 [EnvInject] - Loading node environment variables. 23:43:29 Building remotely on prd-centos8-robot-2c-8g-12759 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-vanadium 23:43:29 [ssh-agent] Looking for ssh-agent implementation... 23:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:30 $ ssh-agent 23:43:30 SSH_AUTH_SOCK=/tmp/ssh-fnMrRpcXrzPk/agent.5173 23:43:30 SSH_AGENT_PID=5175 23:43:30 [ssh-agent] Started. 23:43:30 Running ssh-add (command line suppressed) 23:43:30 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_5984319713748398017.key (/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_5984319713748398017.key) 23:43:30 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:43:30 The recommended git tool is: NONE 23:43:36 using credential opendaylight-jenkins-ssh 23:43:36 Wiping out workspace first. 23:43:36 Cloning the remote Git repository 23:43:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:43:36 > git init /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test # timeout=10 23:43:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:43:36 > git --version # timeout=10 23:43:36 > git --version # 'git version 2.43.0' 23:43:36 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:43:36 [INFO] Currently running in a labeled security context 23:43:36 [INFO] Currently SELinux is 'enforcing' on the host 23:43:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh1159494570377197841.key 23:43:37 Verifying host key using known hosts file 23:43:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:43:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:43:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:43:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:43:39 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:43:39 [INFO] Currently running in a labeled security context 23:43:39 [INFO] Currently SELinux is 'enforcing' on the host 23:43:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh16812179234362838308.key 23:43:39 Verifying host key using known hosts file 23:43:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:43:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:43:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:43:40 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:43:40 > git config core.sparsecheckout # timeout=10 23:43:40 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:43:40 Commit message: "Adapt test for new pce-allocation field" 23:43:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:43:40 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:43:40 No emails were triggered. 23:43:40 provisioning config files... 23:43:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:43:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:43:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:43:41 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins1984437937875320672.sh 23:43:41 ---> python-tools-install.sh 23:43:41 Setup pyenv: 23:43:41 system 23:43:41 * 3.8.13 (set by /opt/pyenv/version) 23:43:41 * 3.9.13 (set by /opt/pyenv/version) 23:43:41 * 3.10.13 (set by /opt/pyenv/version) 23:43:41 * 3.11.7 (set by /opt/pyenv/version) 23:43:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SwhQ 23:43:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:43:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:43:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:43:50 lf-activate-venv(): INFO: Base packages installed successfully 23:43:50 lf-activate-venv(): INFO: Installing additional packages: lftools 23:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:44:16 Generating Requirements File 23:44: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. 23:44:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:44:36 Python 3.11.7 23:44:36 pip 25.3 from /tmp/venv-SwhQ/lib/python3.11/site-packages/pip (python 3.11) 23:44:36 appdirs==1.4.4 23:44:36 argcomplete==3.6.3 23:44:36 aspy.yaml==1.3.0 23:44:36 attrs==25.4.0 23:44:36 autopage==0.5.2 23:44:36 beautifulsoup4==4.14.2 23:44:36 boto3==1.41.2 23:44:36 botocore==1.41.2 23:44:36 bs4==0.0.2 23:44:36 cachetools==6.2.2 23:44:36 certifi==2025.11.12 23:44:36 cffi==2.0.0 23:44:36 cfgv==3.5.0 23:44:36 chardet==5.2.0 23:44:36 charset-normalizer==3.4.4 23:44:36 click==8.3.1 23:44:36 cliff==4.12.0 23:44:36 cmd2==2.7.0 23:44:36 cryptography==3.3.2 23:44:36 debtcollector==3.0.0 23:44:36 decorator==5.2.1 23:44:36 defusedxml==0.7.1 23:44:36 Deprecated==1.3.1 23:44:36 distlib==0.4.0 23:44:36 dnspython==2.8.0 23:44:36 docker==7.1.0 23:44:36 dogpile.cache==1.5.0 23:44:36 durationpy==0.10 23:44:36 email-validator==2.3.0 23:44:36 filelock==3.20.0 23:44:36 future==1.0.0 23:44:36 gitdb==4.0.12 23:44:36 GitPython==3.1.45 23:44:36 google-auth==2.43.0 23:44:36 httplib2==0.31.0 23:44:36 identify==2.6.15 23:44:36 idna==3.11 23:44:36 importlib-resources==1.5.0 23:44:36 iso8601==2.1.0 23:44:36 Jinja2==3.1.6 23:44:36 jmespath==1.0.1 23:44:36 jsonpatch==1.33 23:44:36 jsonpointer==3.0.0 23:44:36 jsonschema==4.25.1 23:44:36 jsonschema-specifications==2025.9.1 23:44:36 keystoneauth1==5.12.0 23:44:36 kubernetes==34.1.0 23:44:36 lftools==0.37.16 23:44:36 lxml==6.0.2 23:44:36 markdown-it-py==4.0.0 23:44:36 MarkupSafe==3.0.3 23:44:36 mdurl==0.1.2 23:44:36 msgpack==1.1.2 23:44:36 multi_key_dict==2.0.3 23:44:36 munch==4.0.0 23:44:36 netaddr==1.3.0 23:44:36 niet==1.4.2 23:44:36 nodeenv==1.9.1 23:44:36 oauth2client==4.1.3 23:44:36 oauthlib==3.3.1 23:44:36 openstacksdk==4.8.0 23:44:36 os-service-types==1.8.2 23:44:36 osc-lib==4.2.0 23:44:36 oslo.config==10.1.0 23:44:36 oslo.context==6.2.0 23:44:36 oslo.i18n==6.7.1 23:44:36 oslo.log==7.2.1 23:44:36 oslo.serialization==5.8.0 23:44:36 oslo.utils==9.2.0 23:44:36 packaging==25.0 23:44:36 pbr==7.0.3 23:44:36 platformdirs==4.5.0 23:44:36 prettytable==3.17.0 23:44:36 psutil==7.1.3 23:44:36 pyasn1==0.6.1 23:44:36 pyasn1_modules==0.4.2 23:44:36 pycparser==2.23 23:44:36 pygerrit2==2.0.15 23:44:36 PyGithub==2.8.1 23:44:36 Pygments==2.19.2 23:44:36 PyJWT==2.10.1 23:44:36 PyNaCl==1.6.1 23:44:36 pyparsing==2.4.7 23:44:36 pyperclip==1.11.0 23:44:36 pyrsistent==0.20.0 23:44:36 python-cinderclient==9.8.0 23:44:36 python-dateutil==2.9.0.post0 23:44:36 python-heatclient==4.3.0 23:44:36 python-jenkins==1.8.3 23:44:36 python-keystoneclient==5.7.0 23:44:36 python-magnumclient==4.9.0 23:44:36 python-openstackclient==8.2.0 23:44:36 python-swiftclient==4.9.0 23:44:36 PyYAML==6.0.3 23:44:36 referencing==0.37.0 23:44:36 requests==2.32.5 23:44:36 requests-oauthlib==2.0.0 23:44:36 requestsexceptions==1.4.0 23:44:36 rfc3986==2.0.0 23:44:36 rich==14.2.0 23:44:36 rich-argparse==1.7.2 23:44:36 rpds-py==0.29.0 23:44:36 rsa==4.9.1 23:44:36 ruamel.yaml==0.18.16 23:44:36 ruamel.yaml.clib==0.2.15 23:44:36 s3transfer==0.15.0 23:44:36 simplejson==3.20.2 23:44:36 six==1.17.0 23:44:36 smmap==5.0.2 23:44:36 soupsieve==2.8 23:44:36 stevedore==5.6.0 23:44:36 tabulate==0.9.0 23:44:36 toml==0.10.2 23:44:36 tomlkit==0.13.3 23:44:36 tqdm==4.67.1 23:44:36 typing_extensions==4.15.0 23:44:36 tzdata==2025.2 23:44:36 urllib3==1.26.20 23:44:36 virtualenv==20.35.4 23:44:36 wcwidth==0.2.14 23:44:36 websocket-client==1.9.0 23:44:36 wrapt==2.0.1 23:44:36 xdg==6.0.0 23:44:36 xmltodict==1.0.2 23:44:36 yq==3.4.3 23:44:36 [EnvInject] - Injecting environment variables from a build step. 23:44:36 [EnvInject] - Injecting as environment variables the properties content 23:44:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:44:36 OS_CLOUD=vex 23:44:36 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-17 23:44:36 OS_STACK_TEMPLATE_DIR=openstack-hot 23:44:36 23:44:36 [EnvInject] - Variables injected successfully. 23:44:36 provisioning config files... 23:44:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:44:37 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins10612261104365285756.sh 23:44:37 ---> Create parameters file for OpenStack HOT 23:44:37 OpenStack Heat parameters generated 23:44:37 ----------------------------------- 23:44:37 parameters: 23:44:37 vm_0_count: '3' 23:44:37 vm_0_flavor: 'v3-standard-4' 23:44:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:44:37 vm_1_count: '0' 23:44:37 vm_1_flavor: 'v3-standard-2' 23:44:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:44:37 23:44:37 job_name: '29596-17' 23:44:37 silo: 'releng' 23:44:37 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins3786967319680172615.sh 23:44:37 ---> Create HEAT stack 23:44:37 + source /home/jenkins/lf-env.sh 23:44:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:44:37 ++ mktemp -d /tmp/venv-XXXX 23:44:37 + lf_venv=/tmp/venv-XUVh 23:44:37 + local venv_file=/tmp/.os_lf_venv 23:44:37 + local python=python3 23:44:37 + local options 23:44:37 + local set_path=true 23:44:37 + local install_args= 23:44: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 23:44:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:44:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:44:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:44:37 + true 23:44:37 + case $1 in 23:44:37 + python=python3 23:44:37 + shift 2 23:44:37 + true 23:44:37 + case $1 in 23:44:37 + shift 23:44:37 + break 23:44:37 + case $python in 23:44:37 + local pkg_list= 23:44:37 + [[ -d /opt/pyenv ]] 23:44:37 + echo 'Setup pyenv:' 23:44:37 Setup pyenv: 23:44:37 + export PYENV_ROOT=/opt/pyenv 23:44:37 + PYENV_ROOT=/opt/pyenv 23:44: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 23:44: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 23:44:37 + pyenv versions 23:44:37 system 23:44:37 3.8.13 23:44:37 3.9.13 23:44:37 3.10.13 23:44:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:44:37 + command -v pyenv 23:44:37 ++ pyenv init - --no-rehash 23:44:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:44:37 for i in ${!paths[@]}; do 23:44:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:44:37 fi; done; 23:44:37 echo "${paths[*]}"'\'')" 23:44:37 export PATH="/opt/pyenv/shims:${PATH}" 23:44:37 export PYENV_SHELL=bash 23:44:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:44:37 pyenv() { 23:44:37 local command 23:44:37 command="${1:-}" 23:44:37 if [ "$#" -gt 0 ]; then 23:44:37 shift 23:44:37 fi 23:44:37 23:44:37 case "$command" in 23:44:37 rehash|shell) 23:44:37 eval "$(pyenv "sh-$command" "$@")" 23:44:37 ;; 23:44:37 *) 23:44:37 command pyenv "$command" "$@" 23:44:37 ;; 23:44:37 esac 23:44:37 }' 23:44:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:44:37 for i in ${!paths[@]}; do 23:44:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:44:37 fi; done; 23:44:37 echo "${paths[*]}"' 23:44: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 23:44: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 23:44: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 23:44:37 ++ export PYENV_SHELL=bash 23:44:37 ++ PYENV_SHELL=bash 23:44:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:44:37 +++ complete -F _pyenv pyenv 23:44:37 ++ lf-pyver python3 23:44:37 ++ local py_version_xy=python3 23:44:37 ++ local py_version_xyz= 23:44:37 ++ awk '{ print $1 }' 23:44:37 ++ pyenv versions 23:44:37 ++ local command 23:44:37 ++ command=versions 23:44:37 ++ '[' 1 -gt 0 ']' 23:44:37 ++ shift 23:44:37 ++ case "$command" in 23:44:37 ++ command pyenv versions 23:44:37 ++ pyenv versions 23:44:37 ++ sed 's/^[ *]* //' 23:44:37 ++ grep -E '^[0-9.]*[0-9]$' 23:44:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:44:37 +++ grep '^3' /tmp/.pyenv_versions 23:44:37 +++ tail -n 1 23:44:37 +++ sort -V 23:44:37 ++ py_version_xyz=3.11.7 23:44:37 ++ [[ -z 3.11.7 ]] 23:44:37 ++ echo 3.11.7 23:44:37 ++ return 0 23:44:37 + pyenv local 3.11.7 23:44:37 + local command 23:44:37 + command=local 23:44:37 + '[' 2 -gt 0 ']' 23:44:37 + shift 23:44:37 + case "$command" in 23:44:37 + command pyenv local 3.11.7 23:44:37 + pyenv local 3.11.7 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='lftools[openstack] ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='kubernetes ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='niet ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='python-heatclient ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='python-openstackclient ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='python-magnumclient ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='urllib3~=1.26.15 ' 23:44:37 + for arg in "$@" 23:44:37 + case $arg in 23:44:37 + pkg_list+='yq ' 23:44:37 + [[ -f /tmp/.os_lf_venv ]] 23:44:37 ++ cat /tmp/.os_lf_venv 23:44:37 + lf_venv=/tmp/venv-SwhQ 23:44:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from' file:/tmp/.os_lf_venv 23:44:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:44:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:44:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:44:37 + local 'pip_opts=--upgrade --quiet' 23:44:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:44:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:44:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:44:37 + [[ -n '' ]] 23:44:37 + [[ -n '' ]] 23:44:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:44:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:44:37 + /tmp/venv-SwhQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:44:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:44:39 lf-activate-venv(): INFO: Base packages installed successfully 23:44:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:44:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:44:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:44:39 + /tmp/venv-SwhQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:44:58 + type python3 23:44:58 + true 23:44:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH' 23:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:44:58 + PATH=/tmp/venv-SwhQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:44:58 + return 0 23:44:58 + openstack --os-cloud vex limits show --absolute 23:45:00 +--------------------------+---------+ 23:45:00 | Name | Value | 23:45:00 +--------------------------+---------+ 23:45:00 | maxTotalInstances | -1 | 23:45:00 | maxTotalCores | 450 | 23:45:00 | maxTotalRAMSize | 1000000 | 23:45:00 | maxServerMeta | 128 | 23:45:00 | maxImageMeta | 128 | 23:45:00 | maxPersonality | 5 | 23:45:00 | maxPersonalitySize | 10240 | 23:45:00 | maxTotalKeypairs | 100 | 23:45:00 | maxServerGroups | 10 | 23:45:00 | maxServerGroupMembers | 10 | 23:45:00 | maxTotalFloatingIps | -1 | 23:45:00 | maxSecurityGroups | -1 | 23:45:00 | maxSecurityGroupRules | -1 | 23:45:00 | totalRAMUsed | 974848 | 23:45:00 | totalCoresUsed | 238 | 23:45:00 | totalInstancesUsed | 92 | 23:45:00 | totalFloatingIpsUsed | 0 | 23:45:00 | totalSecurityGroupsUsed | 0 | 23:45:00 | totalServerGroupsUsed | 0 | 23:45:00 | maxTotalVolumes | -1 | 23:45:00 | maxTotalSnapshots | 10 | 23:45:00 | maxTotalVolumeGigabytes | 4096 | 23:45:00 | maxTotalBackups | 10 | 23:45:00 | maxTotalBackupGigabytes | 1000 | 23:45:00 | totalVolumesUsed | 3 | 23:45:00 | totalGigabytesUsed | 60 | 23:45:00 | totalSnapshotsUsed | 0 | 23:45:00 | totalBackupsUsed | 0 | 23:45:00 | totalBackupGigabytesUsed | 0 | 23:45:00 +--------------------------+---------+ 23:45:00 + pushd /opt/ciman/openstack-hot 23:45:00 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium 23:45:00 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-vanadium-17 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/stack-parameters.yaml 23:45:14 Creating stack releng-controller-csit-3node-clustering-tell-all-vanadium-17 23:45:14 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[2].resources.instance: Quota exceeded for ram: Requested 16384, but already used 991232 of 1000000 ram (HTTP 403) (Request-ID: req-0297656e-f921-4d2c-98b3-7dd2b336b32f) 23:45:14 TypeError: delete() missing 1 required positional argument: 'force' 23:45:14 Build step 'Execute shell' marked build as failure 23:45:14 $ ssh-agent -k 23:45:14 unset SSH_AUTH_SOCK; 23:45:14 unset SSH_AGENT_PID; 23:45:14 echo Agent pid 5175 killed; 23:45:14 [ssh-agent] Stopped. 23:45:14 Recording plot data 23:45:14 Robot results publisher started... 23:45:14 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:45:14 -Parsing output xml: 23:45:14 Failed! 23:45:14 hudson.AbortException: No files found in path /w/workspace/controller-csit-3node-clustering-tell-all-vanadium with configured filemask: output.xml 23:45:14 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:45:14 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:45:14 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:45:14 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:45:14 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:45:14 at hudson.remoting.Request$2.run(Request.java:377) 23:45:14 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:45:14 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:45:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:45:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:45:14 at java.base/java.lang.Thread.run(Thread.java:829) 23:45:14 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-12759 23:45:14 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:45:14 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:45:14 at hudson.remoting.Channel.call(Channel.java:1003) 23:45:14 at hudson.FilePath.act(FilePath.java:1230) 23:45:14 at hudson.FilePath.act(FilePath.java:1219) 23:45:14 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:45:14 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:45:14 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:45:14 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:45:14 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:45:14 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:45:14 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:45:14 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:45:14 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:45:14 at hudson.model.Run.execute(Run.java:1918) 23:45:14 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:45:14 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:45:14 at hudson.model.Executor.run(Executor.java:442) 23:45:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:14 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins17920185218994420335.sh 23:45:14 Archiving csit artifacts 23:45:14 seq: invalid floating point argument: ‘’ 23:45:14 Try 'seq --help' for more information. 23:45:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:14 Dload Upload Total Spent Left Speed 23:45:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 8777 0 --:--:-- --:--:-- --:--:-- 8464 23:45:14 Archive: robot-plugin.zip 23:45:14 End-of-central-directory signature not found. Either this file is not 23:45:14 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:45:14 latter case the central directory and zipfile comment will be found on 23:45:14 the last disk(s) of this archive. 23:45:14 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:45:14 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:45:14 mv: cannot stat '*.log': No such file or directory 23:45:14 mv: cannot stat '*.log.gz': No such file or directory 23:45:14 mv: cannot stat '*.csv': No such file or directory 23:45:14 mv: cannot stat '*.png': No such file or directory 23:45:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:14 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins12254316422594087566.sh 23:45:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:14 [EnvInject] - Injecting environment variables from a build step. 23:45:14 [EnvInject] - Injecting as environment variables the properties content 23:45:14 OS_CLOUD=vex 23:45:14 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-17 23:45:14 23:45:14 [EnvInject] - Variables injected successfully. 23:45:14 provisioning config files... 23:45:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:45:15 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16022929889424045717.sh 23:45:15 ---> openstack-stack-delete.sh 23:45:15 Setup pyenv: 23:45:15 system 23:45:15 3.8.13 23:45:15 3.9.13 23:45:15 3.10.13 23:45:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:45:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:45:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:45:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:45:17 lf-activate-venv(): INFO: Base packages installed successfully 23:45:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:45:32 INFO: Stack cost retrieval disabled, setting cost to 0 23:45:44 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-vanadium-17 23:45:44 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-vanadium-17 23:45:44 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:44 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins2366169750619100088.sh 23:45:44 ---> sysstat.sh 23:45:45 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15540192249606463039.sh 23:45:45 ---> package-listing.sh 23:45:45 ++ tr '[:upper:]' '[:lower:]' 23:45:45 ++ facter osfamily 23:45:45 + OS_FAMILY=redhat 23:45:45 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium 23:45:45 + START_PACKAGES=/tmp/packages_start.txt 23:45:45 + END_PACKAGES=/tmp/packages_end.txt 23:45:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:45 + PACKAGES=/tmp/packages_start.txt 23:45:45 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']' 23:45:45 + PACKAGES=/tmp/packages_end.txt 23:45:45 + case "${OS_FAMILY}" in 23:45:45 + rpm -qa 23:45:45 + sort 23:45:45 + '[' -f /tmp/packages_start.txt ']' 23:45:45 + '[' -f /tmp/packages_end.txt ']' 23:45:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:45 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']' 23:45:45 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/ 23:45:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/ 23:45:45 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins8663230207775906853.sh 23:45:45 ---> capture-instance-metadata.sh 23:45:45 Setup pyenv: 23:45:46 system 23:45:46 3.8.13 23:45:46 3.9.13 23:45:46 3.10.13 23:45:46 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:45:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:45:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:45:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:45:48 lf-activate-venv(): INFO: Base packages installed successfully 23:45:48 lf-activate-venv(): INFO: Installing additional packages: lftools 23:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:45:59 INFO: Running in OpenStack, capturing instance metadata 23:45:59 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins18146642482906297742.sh 23:45:59 provisioning config files... 23:46:00 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-vanadium #17 23:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/config16682794356614192561tmp 23:46:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:46:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:46:00 provisioning config files... 23:46:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:46:00 [EnvInject] - Injecting environment variables from a build step. 23:46:00 [EnvInject] - Injecting as environment variables the properties content 23:46:00 SERVER_ID=logs 23:46:00 23:46:00 [EnvInject] - Variables injected successfully. 23:46:00 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins2192402284767133125.sh 23:46:00 ---> create-netrc.sh 23:46:00 WARN: Log server credential not found. 23:46:00 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15677770090806258557.sh 23:46:00 ---> python-tools-install.sh 23:46:00 Setup pyenv: 23:46:00 system 23:46:00 3.8.13 23:46:00 3.9.13 23:46:00 3.10.13 23:46:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:46:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:46:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:02 lf-activate-venv(): INFO: Base packages installed successfully 23:46:02 lf-activate-venv(): INFO: Installing additional packages: lftools 23:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:46:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins7716176525271079958.sh 23:46:12 ---> sudo-logs.sh 23:46:12 Archiving 'sudo' log.. 23:46:13 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins11234432870698646834.sh 23:46:13 ---> job-cost.sh 23:46:13 Setup pyenv: 23:46:13 system 23:46:13 3.8.13 23:46:13 3.9.13 23:46:13 3.10.13 23:46:13 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:46:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:46:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:15 lf-activate-venv(): INFO: Base packages installed successfully 23:46:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:46:23 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:46:23 DEBUG: total: 0 23:46:23 INFO: Retrieving Stack Cost... 23:46:23 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:23 INFO: Archiving Costs 23:46:23 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins17974830199437241797.sh 23:46:23 ---> logs-deploy.sh 23:46:23 Setup pyenv: 23:46:23 system 23:46:23 3.8.13 23:46:23 3.9.13 23:46:23 3.10.13 23:46:23 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version) 23:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SwhQ from file:/tmp/.os_lf_venv 23:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:26 lf-activate-venv(): INFO: Base packages installed successfully 23:46:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:46:37 lf-activate-venv(): INFO: Adding /tmp/venv-SwhQ/bin to PATH 23:46:37 WARNING: Nexus logging server not set 23:46:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-vanadium/17/ 23:46:37 INFO: archiving logs to S3 23:46:38 ---> uname -a: 23:46:38 Linux prd-centos8-robot-2c-8g-12759.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 23:46:38 23:46:38 23:46:38 ---> lscpu: 23:46:38 Architecture: x86_64 23:46:38 CPU op-mode(s): 32-bit, 64-bit 23:46:38 Byte Order: Little Endian 23:46:38 CPU(s): 2 23:46:38 On-line CPU(s) list: 0,1 23:46:38 Thread(s) per core: 1 23:46:38 Core(s) per socket: 1 23:46:38 Socket(s): 2 23:46:38 NUMA node(s): 1 23:46:38 Vendor ID: AuthenticAMD 23:46:38 CPU family: 23 23:46:38 Model: 49 23:46:38 Model name: AMD EPYC-Rome Processor 23:46:38 Stepping: 0 23:46:38 CPU MHz: 2799.998 23:46:38 BogoMIPS: 5599.99 23:46:38 Virtualization: AMD-V 23:46:38 Hypervisor vendor: KVM 23:46:38 Virtualization type: full 23:46:38 L1d cache: 32K 23:46:38 L1i cache: 32K 23:46:38 L2 cache: 512K 23:46:38 L3 cache: 16384K 23:46:38 NUMA node0 CPU(s): 0,1 23:46:38 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 23:46:38 23:46:38 23:46:38 ---> nproc: 23:46:38 2 23:46:38 23:46:38 23:46:38 ---> df -h: 23:46:38 Filesystem Size Used Avail Use% Mounted on 23:46:38 devtmpfs 3.8G 0 3.8G 0% /dev 23:46:38 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:46:38 tmpfs 3.8G 17M 3.8G 1% /run 23:46:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:46:38 /dev/vda1 40G 8.3G 32G 21% / 23:46:38 tmpfs 770M 0 770M 0% /run/user/1001 23:46:38 23:46:38 23:46:38 ---> free -m: 23:46:38 total used free shared buff/cache available 23:46:38 Mem: 7697 579 5015 19 2102 6821 23:46:38 Swap: 1023 0 1023 23:46:38 23:46:38 23:46:38 ---> ip addr: 23:46:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:46:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:46:38 inet 127.0.0.1/8 scope host lo 23:46:38 valid_lft forever preferred_lft forever 23:46:38 inet6 ::1/128 scope host 23:46:38 valid_lft forever preferred_lft forever 23:46:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:46:38 link/ether fa:16:3e:ca:79:a6 brd ff:ff:ff:ff:ff:ff 23:46:38 altname enp0s3 23:46:38 altname ens3 23:46:38 inet 10.30.170.115/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:46:38 valid_lft 86184sec preferred_lft 86184sec 23:46:38 inet6 fe80::f816:3eff:feca:79a6/64 scope link 23:46:38 valid_lft forever preferred_lft forever 23:46:38 23:46:38 23:46:38 ---> sar -b -r -n DEV: 23:46:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 23:46:38 23:46:38 23:42:59 LINUX RESTART (2 CPU) 23:46:38 23:46:38 11:44:01 PM tps rtps wtps bread/s bwrtn/s 23:46:38 11:45:01 PM 120.24 0.72 119.53 52.92 11074.69 23:46:38 11:46:01 PM 37.70 0.72 36.99 102.63 3894.15 23:46:38 Average: 78.97 0.72 78.26 77.77 7484.42 23:46:38 23:46:38 11:44:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:38 11:45:01 PM 5163528 7005180 2718904 34.49 2688 2017168 719608 8.06 198524 2171988 103444 23:46:38 11:46:01 PM 5193676 7039864 2688756 34.11 2688 2021652 693196 7.76 382068 1958460 13112 23:46:38 Average: 5178602 7022522 2703830 34.30 2688 2019410 706402 7.91 290296 2065224 58278 23:46:38 23:46:38 11:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:38 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:38 11:45:01 PM eth0 100.18 79.69 1157.67 11.22 0.00 0.00 0.00 0.00 23:46:38 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:38 11:46:01 PM eth0 23.24 16.56 21.44 9.28 0.00 0.00 0.00 0.00 23:46:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:38 Average: eth0 61.71 48.13 589.55 10.25 0.00 0.00 0.00 0.00 23:46:38 23:46:38 23:46:38 ---> sar -P ALL: 23:46:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 23:46:38 23:46:38 23:42:59 LINUX RESTART (2 CPU) 23:46:38 23:46:38 11:44:01 PM CPU %user %nice %system %iowait %steal %idle 23:46:38 11:45:01 PM all 36.72 0.00 5.17 0.95 0.09 57.07 23:46:38 11:45:01 PM 0 29.10 0.00 4.78 1.15 0.08 64.89 23:46:38 11:45:01 PM 1 44.36 0.00 5.55 0.75 0.10 49.24 23:46:38 11:46:01 PM all 23.24 0.00 2.82 0.29 0.08 73.57 23:46:38 11:46:01 PM 0 13.93 0.00 2.42 0.23 0.08 83.34 23:46:38 11:46:01 PM 1 32.57 0.00 3.22 0.35 0.07 63.80 23:46:38 Average: all 29.99 0.00 3.99 0.62 0.08 65.31 23:46:38 Average: 0 21.52 0.00 3.60 0.69 0.08 74.10 23:46:38 Average: 1 38.46 0.00 4.39 0.55 0.08 56.52 23:46:38 23:46:38 23:46:38