02:30:14 Started by upstream project "integration-distribution-test-titanium" build number 433 02:30:14 originally caused by: 02:30:14 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 392 02:30:14 originally caused by: 02:30:14 Started by timer 02:30:14 Running as SYSTEM 02:30:14 [EnvInject] - Loading node environment variables. 02:30:14 Building remotely on prd-centos8-robot-2c-8g-1430 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:30:15 [ssh-agent] Looking for ssh-agent implementation... 02:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:15 $ ssh-agent 02:30:15 SSH_AUTH_SOCK=/tmp/ssh-3x16zOs4Fz6W/agent.5279 02:30:15 SSH_AGENT_PID=5281 02:30:15 [ssh-agent] Started. 02:30:15 Running ssh-add (command line suppressed) 02:30:15 Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_13736340132865862641.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_13736340132865862641.key) 02:30:16 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:30:16 The recommended git tool is: NONE 02:30:18 using credential opendaylight-jenkins-ssh 02:30:18 Wiping out workspace first. 02:30:18 Cloning the remote Git repository 02:30:18 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:30:18 > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test # timeout=10 02:30:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:30:18 > git --version # timeout=10 02:30:18 > git --version # 'git version 2.43.0' 02:30:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:30:18 [INFO] Currently running in a labeled security context 02:30:18 [INFO] Currently SELinux is 'enforcing' on the host 02:30:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh14488170097897509490.key 02:30:18 Verifying host key using known hosts file 02:30:19 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. 02:30:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:30:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:30:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:30:22 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:30:22 [INFO] Currently running in a labeled security context 02:30:22 [INFO] Currently SELinux is 'enforcing' on the host 02:30:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh5734572352109605796.key 02:30:22 Verifying host key using known hosts file 02:30:22 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. 02:30:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:30:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:30:22 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 02:30:22 > git config core.sparsecheckout # timeout=10 02:30:22 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 02:30:22 Commit message: "Adapt test for new pce-allocation field" 02:30:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:30:22 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 02:30:23 No emails were triggered. 02:30:23 provisioning config files... 02:30:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:30:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:30:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:30:23 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins12553429011814513527.sh 02:30:23 ---> python-tools-install.sh 02:30:23 Setup pyenv: 02:30:23 system 02:30:23 * 3.8.13 (set by /opt/pyenv/version) 02:30:23 * 3.9.13 (set by /opt/pyenv/version) 02:30:23 * 3.10.13 (set by /opt/pyenv/version) 02:30:23 * 3.11.7 (set by /opt/pyenv/version) 02:30:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-evSv 02:30:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:30:32 lf-activate-venv(): INFO: Installing: lftools 02:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:30:56 Generating Requirements File 02:31: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. 02:31:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:31:17 Python 3.11.7 02:31:17 pip 25.2 from /tmp/venv-evSv/lib/python3.11/site-packages/pip (python 3.11) 02:31:17 appdirs==1.4.4 02:31:17 argcomplete==3.6.2 02:31:17 aspy.yaml==1.3.0 02:31:17 attrs==25.3.0 02:31:17 autopage==0.5.2 02:31:17 beautifulsoup4==4.13.5 02:31:17 boto3==1.40.35 02:31:17 botocore==1.40.35 02:31:17 bs4==0.0.2 02:31:17 cachetools==5.5.2 02:31:17 certifi==2025.8.3 02:31:17 cffi==2.0.0 02:31:17 cfgv==3.4.0 02:31:17 chardet==5.2.0 02:31:17 charset-normalizer==3.4.3 02:31:17 click==8.3.0 02:31:17 cliff==4.11.0 02:31:17 cmd2==2.7.0 02:31:17 cryptography==3.3.2 02:31:17 debtcollector==3.0.0 02:31:17 decorator==5.2.1 02:31:17 defusedxml==0.7.1 02:31:17 Deprecated==1.2.18 02:31:17 distlib==0.4.0 02:31:17 dnspython==2.8.0 02:31:17 docker==7.1.0 02:31:17 dogpile.cache==1.4.1 02:31:17 durationpy==0.10 02:31:17 email-validator==2.3.0 02:31:17 filelock==3.19.1 02:31:17 future==1.0.0 02:31:17 gitdb==4.0.12 02:31:17 GitPython==3.1.45 02:31:17 google-auth==2.40.3 02:31:17 httplib2==0.31.0 02:31:17 identify==2.6.14 02:31:17 idna==3.10 02:31:17 importlib-resources==1.5.0 02:31:17 iso8601==2.1.0 02:31:17 Jinja2==3.1.6 02:31:17 jmespath==1.0.1 02:31:17 jsonpatch==1.33 02:31:17 jsonpointer==3.0.0 02:31:17 jsonschema==4.25.1 02:31:17 jsonschema-specifications==2025.9.1 02:31:17 keystoneauth1==5.12.0 02:31:17 kubernetes==33.1.0 02:31:17 lftools==0.37.13 02:31:17 lxml==6.0.1 02:31:17 markdown-it-py==4.0.0 02:31:17 MarkupSafe==3.0.2 02:31:17 mdurl==0.1.2 02:31:17 msgpack==1.1.1 02:31:17 multi_key_dict==2.0.3 02:31:17 munch==4.0.0 02:31:17 netaddr==1.3.0 02:31:17 niet==1.4.2 02:31:17 nodeenv==1.9.1 02:31:17 oauth2client==4.1.3 02:31:17 oauthlib==3.3.1 02:31:17 openstacksdk==4.7.1 02:31:17 os-service-types==1.8.0 02:31:17 osc-lib==4.2.0 02:31:17 oslo.config==10.0.0 02:31:17 oslo.context==6.1.0 02:31:17 oslo.i18n==6.6.0 02:31:17 oslo.log==7.2.1 02:31:17 oslo.serialization==5.8.0 02:31:17 oslo.utils==9.1.0 02:31:17 packaging==25.0 02:31:17 pbr==7.0.1 02:31:17 platformdirs==4.4.0 02:31:17 prettytable==3.16.0 02:31:17 psutil==7.1.0 02:31:17 pyasn1==0.6.1 02:31:17 pyasn1_modules==0.4.2 02:31:17 pycparser==2.23 02:31:17 pygerrit2==2.0.15 02:31:17 PyGithub==2.8.1 02:31:17 Pygments==2.19.2 02:31:17 PyJWT==2.10.1 02:31:17 PyNaCl==1.6.0 02:31:17 pyparsing==2.4.7 02:31:17 pyperclip==1.10.0 02:31:17 pyrsistent==0.20.0 02:31:17 python-cinderclient==9.8.0 02:31:17 python-dateutil==2.9.0.post0 02:31:17 python-heatclient==4.3.0 02:31:17 python-jenkins==1.8.3 02:31:17 python-keystoneclient==5.7.0 02:31:17 python-magnumclient==4.9.0 02:31:17 python-openstackclient==8.2.0 02:31:17 python-swiftclient==4.8.0 02:31:17 PyYAML==6.0.2 02:31:17 referencing==0.36.2 02:31:17 requests==2.32.5 02:31:17 requests-oauthlib==2.0.0 02:31:17 requestsexceptions==1.4.0 02:31:17 rfc3986==2.0.0 02:31:17 rich==14.1.0 02:31:17 rich-argparse==1.7.1 02:31:17 rpds-py==0.27.1 02:31:17 rsa==4.9.1 02:31:17 ruamel.yaml==0.18.15 02:31:17 ruamel.yaml.clib==0.2.12 02:31:17 s3transfer==0.14.0 02:31:17 simplejson==3.20.1 02:31:17 six==1.17.0 02:31:17 smmap==5.0.2 02:31:17 soupsieve==2.8 02:31:17 stevedore==5.5.0 02:31:17 tabulate==0.9.0 02:31:17 toml==0.10.2 02:31:17 tomlkit==0.13.3 02:31:17 tqdm==4.67.1 02:31:17 typing_extensions==4.15.0 02:31:17 tzdata==2025.2 02:31:17 urllib3==1.26.20 02:31:17 virtualenv==20.34.0 02:31:17 wcwidth==0.2.13 02:31:17 websocket-client==1.8.0 02:31:17 wrapt==1.17.3 02:31:17 xdg==6.0.0 02:31:17 xmltodict==1.0.2 02:31:17 yq==3.4.3 02:31:17 [EnvInject] - Injecting environment variables from a build step. 02:31:17 [EnvInject] - Injecting as environment variables the properties content 02:31:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:31:17 OS_CLOUD=vex 02:31:17 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 02:31:17 OS_STACK_TEMPLATE_DIR=openstack-hot 02:31:17 02:31:17 [EnvInject] - Variables injected successfully. 02:31:17 provisioning config files... 02:31:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:31:18 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins524859858776162055.sh 02:31:18 ---> Create parameters file for OpenStack HOT 02:31:18 OpenStack Heat parameters generated 02:31:18 ----------------------------------- 02:31:18 parameters: 02:31:18 vm_0_count: '1' 02:31:18 vm_0_flavor: 'v3-standard-4' 02:31:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 02:31:18 vm_1_count: '1' 02:31:18 vm_1_flavor: 'v3-standard-2' 02:31:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 02:31:18 02:31:18 job_name: '64409-423' 02:31:18 silo: 'releng' 02:31:18 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins13642921709848189623.sh 02:31:18 ---> Create HEAT stack 02:31:18 + source /home/jenkins/lf-env.sh 02:31:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:18 ++ mktemp -d /tmp/venv-XXXX 02:31:18 + lf_venv=/tmp/venv-TLzu 02:31:18 + local venv_file=/tmp/.os_lf_venv 02:31:18 + local python=python3 02:31:18 + local options 02:31:18 + local set_path=true 02:31:18 + local install_args= 02:31:18 ++ 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 yq 02:31:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:31:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:31:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:18 + true 02:31:18 + case $1 in 02:31:18 + python=python3 02:31:18 + shift 2 02:31:18 + true 02:31:18 + case $1 in 02:31:18 + shift 02:31:18 + break 02:31:18 + case $python in 02:31:18 + local pkg_list= 02:31:18 + [[ -d /opt/pyenv ]] 02:31:18 + echo 'Setup pyenv:' 02:31:18 Setup pyenv: 02:31:18 + export PYENV_ROOT=/opt/pyenv 02:31:18 + PYENV_ROOT=/opt/pyenv 02:31:18 + 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 02:31:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:31:18 + pyenv versions 02:31:18 system 02:31:18 3.8.13 02:31:18 3.9.13 02:31:18 3.10.13 02:31:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:31:18 + command -v pyenv 02:31:18 ++ pyenv init - --no-rehash 02:31:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:31:18 for i in ${!paths[@]}; do 02:31:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:31:18 fi; done; 02:31:18 echo "${paths[*]}"'\'')" 02:31:18 export PATH="/opt/pyenv/shims:${PATH}" 02:31:18 export PYENV_SHELL=bash 02:31:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:31:18 pyenv() { 02:31:18 local command 02:31:18 command="${1:-}" 02:31:18 if [ "$#" -gt 0 ]; then 02:31:18 shift 02:31:18 fi 02:31:18 02:31:18 case "$command" in 02:31:18 rehash|shell) 02:31:18 eval "$(pyenv "sh-$command" "$@")" 02:31:18 ;; 02:31:18 *) 02:31:18 command pyenv "$command" "$@" 02:31:18 ;; 02:31:18 esac 02:31:18 }' 02:31:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:31:18 for i in ${!paths[@]}; do 02:31:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:31:18 fi; done; 02:31:18 echo "${paths[*]}"' 02:31:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:31:18 ++ 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 02:31:18 ++ 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 02:31:18 ++ export PYENV_SHELL=bash 02:31:18 ++ PYENV_SHELL=bash 02:31:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:31:18 +++ complete -F _pyenv pyenv 02:31:18 ++ lf-pyver python3 02:31:18 ++ local py_version_xy=python3 02:31:18 ++ local py_version_xyz= 02:31:18 ++ awk '{ print $1 }' 02:31:18 ++ pyenv versions 02:31:18 ++ local command 02:31:18 ++ command=versions 02:31:18 ++ '[' 1 -gt 0 ']' 02:31:18 ++ shift 02:31:18 ++ case "$command" in 02:31:18 ++ command pyenv versions 02:31:18 ++ pyenv versions 02:31:18 ++ sed 's/^[ *]* //' 02:31:18 ++ grep -E '^[0-9.]*[0-9]$' 02:31:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:31:18 +++ tail -n 1 02:31:18 +++ grep '^3' /tmp/.pyenv_versions 02:31:18 +++ sort -V 02:31:18 ++ py_version_xyz=3.11.7 02:31:18 ++ [[ -z 3.11.7 ]] 02:31:18 ++ echo 3.11.7 02:31:18 ++ return 0 02:31:18 + pyenv local 3.11.7 02:31:18 + local command 02:31:18 + command=local 02:31:18 + '[' 2 -gt 0 ']' 02:31:18 + shift 02:31:18 + case "$command" in 02:31:18 + command pyenv local 3.11.7 02:31:18 + pyenv local 3.11.7 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='lftools[openstack] ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='kubernetes ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='niet ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='python-heatclient ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='python-openstackclient ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='python-magnumclient ' 02:31:18 + for arg in "$@" 02:31:18 + case $arg in 02:31:18 + pkg_list+='yq ' 02:31:18 + [[ -f /tmp/.os_lf_venv ]] 02:31:18 ++ cat /tmp/.os_lf_venv 02:31:18 + lf_venv=/tmp/venv-evSv 02:31:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from' file:/tmp/.os_lf_venv 02:31:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:31:18 + /tmp/venv-evSv/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:31:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:31:20 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:31:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:20 + /tmp/venv-evSv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:31:38 + type python3 02:31:38 + true 02:31:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH' 02:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:31:38 + PATH=/tmp/venv-evSv/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 02:31:38 + return 0 02:31:38 + openstack --os-cloud vex limits show --absolute 02:31:39 +--------------------------+---------+ 02:31:39 | Name | Value | 02:31:39 +--------------------------+---------+ 02:31:39 | maxTotalInstances | -1 | 02:31:39 | maxTotalCores | 450 | 02:31:39 | maxTotalRAMSize | 1000000 | 02:31:39 | maxServerMeta | 128 | 02:31:39 | maxImageMeta | 128 | 02:31:39 | maxPersonality | 5 | 02:31:39 | maxPersonalitySize | 10240 | 02:31:39 | maxTotalKeypairs | 100 | 02:31:39 | maxServerGroups | 10 | 02:31:39 | maxServerGroupMembers | 10 | 02:31:39 | maxTotalFloatingIps | -1 | 02:31:39 | maxSecurityGroups | -1 | 02:31:39 | maxSecurityGroupRules | -1 | 02:31:39 | totalRAMUsed | 983040 | 02:31:39 | totalCoresUsed | 240 | 02:31:39 | totalInstancesUsed | 77 | 02:31:39 | totalFloatingIpsUsed | 0 | 02:31:39 | totalSecurityGroupsUsed | 0 | 02:31:39 | totalServerGroupsUsed | 0 | 02:31:39 | maxTotalVolumes | -1 | 02:31:39 | maxTotalSnapshots | 10 | 02:31:39 | maxTotalVolumeGigabytes | 4096 | 02:31:39 | maxTotalBackups | 10 | 02:31:39 | maxTotalBackupGigabytes | 1000 | 02:31:39 | totalVolumesUsed | 0 | 02:31:39 | totalGigabytesUsed | 0 | 02:31:39 | totalSnapshotsUsed | 0 | 02:31:39 | totalBackupsUsed | 0 | 02:31:39 | totalBackupGigabytesUsed | 0 | 02:31:39 +--------------------------+---------+ 02:31:39 + pushd /opt/ciman/openstack-hot 02:31:39 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:31:39 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/stack-parameters.yaml 02:32:31 Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 02:32:31 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:33:23 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423/0f49fbc5-9078-4851-9f41-fe7eea2e170b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:34:34 Waiting to initialize infrastructure... 02:34:34 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423/0f49fbc5-9078-4851-9f41-fe7eea2e170b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:34:34 WARN: Failed to initialize stack. Reason: Resource CREATE failed: MessagingTimeout: resources.vm_0_group: Timed out waiting for a reply to message ID d40da8e33af24aa9bcbac7a23423ca3b 02:34:34 TypeError: delete() missing 1 required positional argument: 'force' 02:34:34 Build step 'Execute shell' marked build as failure 02:34:34 $ ssh-agent -k 02:34:35 unset SSH_AUTH_SOCK; 02:34:35 unset SSH_AGENT_PID; 02:34:35 echo Agent pid 5281 killed; 02:34:35 [ssh-agent] Stopped. 02:34:35 Recording plot data 02:34:35 Robot results publisher started... 02:34:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:34:35 -Parsing output xml: 02:34:35 Failed! 02:34:35 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium with configured filemask: output.xml 02:34:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:34:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:34:35 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:34:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:34:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:34:35 at hudson.remoting.Request$2.run(Request.java:377) 02:34:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:34:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:34:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:35 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-1430 02:34:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:34:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:34:35 at hudson.remoting.Channel.call(Channel.java:1003) 02:34:35 at hudson.FilePath.act(FilePath.java:1230) 02:34:35 at hudson.FilePath.act(FilePath.java:1219) 02:34:35 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:34:35 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:34:35 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:34:35 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:34:35 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:34:35 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:34:35 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:34:35 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:34:35 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:34:35 at hudson.model.Run.execute(Run.java:1918) 02:34:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:34:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:34:35 at hudson.model.Executor.run(Executor.java:442) 02:34:35 [PostBuildScript] - [INFO] Executing post build scripts. 02:34:35 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14521270399937576095.sh 02:34:35 Archiving csit artifacts 02:34:35 seq: invalid floating point argument: ‘’ 02:34:35 Try 'seq --help' for more information. 02:34:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:35 Dload Upload Total Spent Left Speed 02:34:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 6236 0 --:--:-- --:--:-- --:--:-- 6236 02:34:35 Archive: robot-plugin.zip 02:34:35 End-of-central-directory signature not found. Either this file is not 02:34:35 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:34:35 latter case the central directory and zipfile comment will be found on 02:34:35 the last disk(s) of this archive. 02:34:35 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:34:35 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:34:35 mv: cannot stat '*.log': No such file or directory 02:34:35 mv: cannot stat '*.log.gz': No such file or directory 02:34:35 mv: cannot stat '*.csv': No such file or directory 02:34:35 mv: cannot stat '*.png': No such file or directory 02:34:35 [PostBuildScript] - [INFO] Executing post build scripts. 02:34:35 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins16588507023691459640.sh 02:34:35 [PostBuildScript] - [INFO] Executing post build scripts. 02:34:35 [EnvInject] - Injecting environment variables from a build step. 02:34:35 [EnvInject] - Injecting as environment variables the properties content 02:34:35 OS_CLOUD=vex 02:34:35 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 02:34:35 02:34:35 [EnvInject] - Variables injected successfully. 02:34:35 provisioning config files... 02:34:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:34:35 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins12560288057989528854.sh 02:34:35 ---> openstack-stack-delete.sh 02:34:35 Setup pyenv: 02:34:35 system 02:34:35 3.8.13 02:34:35 3.9.13 02:34:35 3.10.13 02:34:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:34:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:34:51 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 02:35:43 DEBUG: Successfully retrieved stack cost: WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423/0f49fbc5-9078-4851-9f41-fe7eea2e170b/resources: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:35:43 total: 0.0 02:38:16 http.client.RemoteDisconnected: Remote end closed connection without response 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/0f49fbc5-9078-4851-9f41-fe7eea2e170b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 http.client.RemoteDisconnected: Remote end closed connection without response 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 02:38:16 During handling of the above exception, another exception occurred: 02:38:16 02:38:16 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423/0f49fbc5-9078-4851-9f41-fe7eea2e170b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 02:38:16 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423 02:38:16 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:38:16 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/0f49fbc5-9078-4851-9f41-fe7eea2e170b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:38:16 Build step 'Execute scripts' marked build as failure 02:38:16 [PostBuildScript] - [INFO] Executing post build scripts. 02:38:16 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins6211547545529825643.sh 02:38:16 ---> sysstat.sh 02:38:16 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins9625045453638845930.sh 02:38:16 ---> package-listing.sh 02:38:16 ++ tr '[:upper:]' '[:lower:]' 02:38:16 ++ facter osfamily 02:38:17 + OS_FAMILY=redhat 02:38:17 + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:38:17 + START_PACKAGES=/tmp/packages_start.txt 02:38:17 + END_PACKAGES=/tmp/packages_end.txt 02:38:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:17 + PACKAGES=/tmp/packages_start.txt 02:38:17 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 02:38:17 + PACKAGES=/tmp/packages_end.txt 02:38:17 + case "${OS_FAMILY}" in 02:38:17 + rpm -qa 02:38:17 + sort 02:38:17 + '[' -f /tmp/packages_start.txt ']' 02:38:17 + '[' -f /tmp/packages_end.txt ']' 02:38:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:17 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 02:38:17 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 02:38:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 02:38:17 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins3416455881030475343.sh 02:38:17 ---> capture-instance-metadata.sh 02:38:17 Setup pyenv: 02:38:18 system 02:38:18 3.8.13 02:38:18 3.9.13 02:38:18 3.10.13 02:38:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:38:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:38:20 lf-activate-venv(): INFO: Installing: lftools 02:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:38:30 INFO: Running in OpenStack, capturing instance metadata 02:38:30 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins10533813785933911317.sh 02:38:30 provisioning config files... 02:38:31 Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-titanium #423 02:38:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/config17952088515037956966tmp 02:38:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:38:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:38:31 provisioning config files... 02:38:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:38:31 [EnvInject] - Injecting environment variables from a build step. 02:38:31 [EnvInject] - Injecting as environment variables the properties content 02:38:31 SERVER_ID=logs 02:38:31 02:38:31 [EnvInject] - Variables injected successfully. 02:38:31 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins432592052111193207.sh 02:38:31 ---> create-netrc.sh 02:38:31 WARN: Log server credential not found. 02:38:31 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins17060330190201098877.sh 02:38:31 ---> python-tools-install.sh 02:38:31 Setup pyenv: 02:38:31 system 02:38:31 3.8.13 02:38:31 3.9.13 02:38:31 3.10.13 02:38:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:38:33 lf-activate-venv(): INFO: Installing: lftools 02:38:43 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:38:43 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins3186639467705090370.sh 02:38:44 ---> sudo-logs.sh 02:38:44 Archiving 'sudo' log.. 02:38:44 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins13557663411996908062.sh 02:38:44 ---> job-cost.sh 02:38:44 Setup pyenv: 02:38:44 system 02:38:44 3.8.13 02:38:44 3.9.13 02:38:44 3.10.13 02:38:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:38:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:38:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:38:54 DEBUG: WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-423/0f49fbc5-9078-4851-9f41-fe7eea2e170b/resources: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 02:38:54 total: 0.0 02:38:54 INFO: Retrieving Stack Cost... 02:38:54 INFO: Retrieving Pricing Info for: v3-standard-2 02:38:54 INFO: Archiving Costs 02:38:54 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins12627433652722217179.sh 02:38:54 ---> logs-deploy.sh 02:38:54 Setup pyenv: 02:38:54 system 02:38:54 3.8.13 02:38:54 3.9.13 02:38:54 3.10.13 02:38:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:38:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-evSv from file:/tmp/.os_lf_venv 02:38:57 lf-activate-venv(): INFO: Installing: lftools 02:39:07 lf-activate-venv(): INFO: Adding /tmp/venv-evSv/bin to PATH 02:39:07 WARNING: Nexus logging server not set 02:39:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-titanium/423/ 02:39:07 INFO: archiving logs to S3 02:39:08 ---> uname -a: 02:39:08 Linux prd-centos8-robot-2c-8g-1430.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 02:39:08 02:39:08 02:39:08 ---> lscpu: 02:39:08 Architecture: x86_64 02:39:08 CPU op-mode(s): 32-bit, 64-bit 02:39:08 Byte Order: Little Endian 02:39:08 CPU(s): 2 02:39:08 On-line CPU(s) list: 0,1 02:39:08 Thread(s) per core: 1 02:39:08 Core(s) per socket: 1 02:39:08 Socket(s): 2 02:39:08 NUMA node(s): 1 02:39:08 Vendor ID: AuthenticAMD 02:39:08 CPU family: 23 02:39:08 Model: 49 02:39:08 Model name: AMD EPYC-Rome Processor 02:39:08 Stepping: 0 02:39:08 CPU MHz: 2800.000 02:39:08 BogoMIPS: 5600.00 02:39:08 Virtualization: AMD-V 02:39:08 Hypervisor vendor: KVM 02:39:08 Virtualization type: full 02:39:08 L1d cache: 32K 02:39:08 L1i cache: 32K 02:39:08 L2 cache: 512K 02:39:08 L3 cache: 16384K 02:39:08 NUMA node0 CPU(s): 0,1 02:39:08 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 02:39:08 02:39:08 02:39:08 ---> nproc: 02:39:08 2 02:39:08 02:39:08 02:39:08 ---> df -h: 02:39:08 Filesystem Size Used Avail Use% Mounted on 02:39:08 devtmpfs 3.8G 0 3.8G 0% /dev 02:39:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:39:08 tmpfs 3.8G 17M 3.8G 1% /run 02:39:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:39:08 /dev/vda1 40G 8.3G 32G 21% / 02:39:08 tmpfs 770M 0 770M 0% /run/user/1001 02:39:08 02:39:08 02:39:08 ---> free -m: 02:39:08 total used free shared buff/cache available 02:39:08 Mem: 7697 592 5000 19 2104 6808 02:39:08 Swap: 1023 0 1023 02:39:08 02:39:08 02:39:08 ---> ip addr: 02:39:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:39:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:39:08 inet 127.0.0.1/8 scope host lo 02:39:08 valid_lft forever preferred_lft forever 02:39:08 inet6 ::1/128 scope host 02:39:08 valid_lft forever preferred_lft forever 02:39:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:39:08 link/ether fa:16:3e:31:a2:41 brd ff:ff:ff:ff:ff:ff 02:39:08 altname enp0s3 02:39:08 altname ens3 02:39:08 inet 10.30.171.186/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:39:08 valid_lft 85828sec preferred_lft 85828sec 02:39:08 inet6 fe80::f816:3eff:fe31:a241/64 scope link 02:39:08 valid_lft forever preferred_lft forever 02:39:08 02:39:08 02:39:08 ---> sar -b -r -n DEV: 02:39:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/21/2025 _x86_64_ (2 CPU) 02:39:08 02:39:08 02:29:32 LINUX RESTART (2 CPU) 02:39:08 02:39:08 02:30:00 AM tps rtps wtps bread/s bwrtn/s 02:39:08 02:30:01 AM 248.63 107.53 141.10 44284.93 288964.38 02:39:08 02:31:01 AM 126.67 56.60 70.08 6467.58 16862.91 02:39:08 02:32:01 AM 99.18 0.72 98.47 52.92 11092.80 02:39:08 02:33:01 AM 11.08 0.03 11.05 0.53 1607.97 02:39:08 02:34:01 AM 0.47 0.00 0.47 0.00 6.10 02:39:08 02:35:01 AM 11.80 0.20 11.60 34.79 316.01 02:39:08 02:36:01 AM 7.08 0.00 7.08 0.00 471.16 02:39:08 02:37:01 AM 0.23 0.00 0.23 0.00 2.70 02:39:08 02:38:01 AM 0.10 0.00 0.10 0.00 0.78 02:39:08 02:39:01 AM 22.56 0.68 21.88 94.92 620.01 02:39:08 Average: 31.61 6.74 24.87 856.41 4212.17 02:39:08 02:39:08 02:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:08 02:30:01 AM 6098984 7357808 1783440 22.63 2688 1465784 358864 4.55 115452 1447140 304820 02:39:08 02:31:01 AM 5359676 7043516 2522748 32.00 2688 1867220 695056 7.78 186596 2018524 172068 02:39:08 02:32:01 AM 5149920 6992476 2732504 34.67 2688 2019008 716592 8.02 198716 2184176 42860 02:39:08 02:33:01 AM 5147544 6990120 2734880 34.70 2688 2019024 732180 8.20 198740 2186428 8 02:39:08 02:34:01 AM 5142832 6985408 2739592 34.76 2688 2019024 732180 8.20 198740 2191072 4 02:39:08 02:35:01 AM 5141316 6985448 2741108 34.77 2688 2020216 710804 7.96 224080 2167724 10764 02:39:08 02:36:01 AM 5141188 6985244 2741236 34.78 2688 2020220 716180 8.02 226388 2165532 8 02:39:08 02:37:01 AM 5141308 6985364 2741116 34.78 2688 2020220 716180 8.02 226388 2165600 4 02:39:08 02:38:01 AM 5141312 6985372 2741112 34.77 2688 2020224 716180 8.02 226388 2165440 8 02:39:08 02:39:01 AM 5137204 6986200 2745220 34.83 2688 2024476 714720 8.00 385536 2010456 25228 02:39:08 Average: 5260128 7029696 2622296 33.27 2688 1949542 680894 7.62 218702 2070209 55577 02:39:08 02:39:08 02:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:08 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:30:01 AM eth0 9.59 3.42 2.07 0.56 0.00 0.00 0.00 0.00 02:39:08 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:31:01 AM eth0 338.72 209.96 1771.06 65.40 0.00 0.00 0.00 0.00 02:39:08 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:32:01 AM eth0 65.38 46.87 732.82 8.01 0.00 0.00 0.00 0.00 02:39:08 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:33:01 AM eth0 2.07 0.60 0.53 0.38 0.00 0.00 0.00 0.00 02:39:08 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:34:01 AM eth0 1.02 0.35 0.21 0.09 0.00 0.00 0.00 0.00 02:39:08 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:35:01 AM eth0 13.25 10.15 13.22 5.45 0.00 0.00 0.00 0.00 02:39:08 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:36:01 AM eth0 1.57 0.88 0.86 0.19 0.00 0.00 0.00 0.00 02:39:08 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:37:01 AM eth0 1.10 0.35 0.16 0.06 0.00 0.00 0.00 0.00 02:39:08 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:38:01 AM eth0 1.03 0.30 0.13 0.05 0.00 0.00 0.00 0.00 02:39:08 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 02:39:01 AM eth0 17.81 16.38 14.42 8.23 0.00 0.00 0.00 0.00 02:39:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:08 Average: eth0 49.00 31.69 280.76 9.74 0.00 0.00 0.00 0.00 02:39:08 02:39:08 02:39:08 ---> sar -P ALL: 02:39:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/21/2025 _x86_64_ (2 CPU) 02:39:08 02:39:08 02:29:32 LINUX RESTART (2 CPU) 02:39:08 02:39:08 02:30:00 AM CPU %user %nice %system %iowait %steal %idle 02:39:08 02:30:01 AM all 5.56 0.00 15.28 72.22 0.00 6.94 02:39:08 02:30:01 AM 0 6.99 0.00 16.78 62.24 0.00 13.99 02:39:08 02:30:01 AM 1 4.14 0.00 13.79 82.07 0.00 0.00 02:39:08 02:31:01 AM all 45.24 0.03 7.50 3.51 0.12 43.60 02:39:08 02:31:01 AM 0 36.14 0.02 6.75 2.91 0.10 54.08 02:39:08 02:31:01 AM 1 54.35 0.05 8.24 4.11 0.13 33.11 02:39:08 02:32:01 AM all 25.30 0.00 3.55 1.21 0.09 69.85 02:39:08 02:32:01 AM 0 29.08 0.00 4.29 1.39 0.10 65.14 02:39:08 02:32:01 AM 1 21.53 0.00 2.80 1.03 0.08 74.55 02:39:08 02:33:01 AM all 0.36 0.00 0.17 0.13 0.03 99.31 02:39:08 02:33:01 AM 0 0.58 0.00 0.23 0.20 0.03 98.95 02:39:08 02:33:01 AM 1 0.13 0.00 0.10 0.07 0.03 99.67 02:39:08 02:34:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 02:39:08 02:34:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 02:39:08 02:34:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 02:39:08 02:35:01 AM all 12.44 0.00 1.37 0.08 0.06 86.05 02:39:08 02:35:01 AM 0 9.90 0.00 1.27 0.05 0.05 88.73 02:39:08 02:35:01 AM 1 14.98 0.00 1.47 0.12 0.07 83.37 02:39:08 02:36:01 AM all 1.18 0.00 0.23 0.04 0.02 98.54 02:39:08 02:36:01 AM 0 0.53 0.00 0.13 0.08 0.02 99.23 02:39:08 02:36:01 AM 1 1.82 0.00 0.32 0.00 0.02 97.85 02:39:08 02:37:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53 02:39:08 02:37:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 02:39:08 02:37:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 02:39:08 02:38:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56 02:39:08 02:38:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 02:39:08 02:38:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 02:39:08 02:39:01 AM all 30.24 0.00 3.94 0.12 0.08 65.62 02:39:08 02:39:01 AM 0 19.22 0.00 3.55 0.10 0.07 77.06 02:39:08 02:39:01 AM 1 41.26 0.00 4.33 0.13 0.10 54.18 02:39:08 Average: all 12.85 0.00 1.92 0.76 0.05 84.42 02:39:08 Average: 0 10.79 0.00 1.86 0.69 0.05 86.61 02:39:08 Average: 1 14.92 0.01 1.97 0.83 0.06 82.22 02:39:08 02:39:08 02:39:08