01:47:53 Started by upstream project "integration-distribution-test-scandium" build number 403 01:47:53 originally caused by: 01:47:53 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 417 01:47:53 originally caused by: 01:47:53 Started by timer 01:47:53 Running as SYSTEM 01:47:53 [EnvInject] - Loading node environment variables. 01:47:53 Building remotely on prd-centos8-robot-2c-8g-1412 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium 01:47:53 [ssh-agent] Looking for ssh-agent implementation... 01:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:53 $ ssh-agent 01:47:53 SSH_AUTH_SOCK=/tmp/ssh-qa8tChm87gm4/agent.5271 01:47:53 SSH_AGENT_PID=5272 01:47:53 [ssh-agent] Started. 01:47:53 Running ssh-add (command line suppressed) 01:47:53 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium@tmp/private_key_7288507432040145801.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium@tmp/private_key_7288507432040145801.key) 01:47:53 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:47:53 The recommended git tool is: NONE 01:47:58 using credential opendaylight-jenkins-ssh 01:47:58 Wiping out workspace first. 01:47:58 Cloning the remote Git repository 01:47:58 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:47:58 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/test # timeout=10 01:47:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:47:58 > git --version # timeout=10 01:47:58 > git --version # 'git version 2.43.0' 01:47:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:47:58 [INFO] Currently running in a labeled security context 01:47:58 [INFO] Currently SELinux is 'enforcing' on the host 01:47:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/test@tmp/jenkins-gitclient-ssh1334531706647395766.key 01:47:58 Verifying host key using known hosts file 01:47:58 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. 01:47:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:48:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:48:01 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:48:01 [INFO] Currently running in a labeled security context 01:48:01 [INFO] Currently SELinux is 'enforcing' on the host 01:48:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/test@tmp/jenkins-gitclient-ssh9873137536712734466.key 01:48:01 Verifying host key using known hosts file 01:48:01 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. 01:48:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:48:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:48:02 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:48:02 > git config core.sparsecheckout # timeout=10 01:48:02 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:48:02 Commit message: "Adapt test for new pce-allocation field" 01:48:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:48:02 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:48:02 No emails were triggered. 01:48:02 provisioning config files... 01:48:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:48:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:48:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:48:03 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins18400279760077202354.sh 01:48:03 ---> python-tools-install.sh 01:48:03 Setup pyenv: 01:48:03 system 01:48:03 * 3.8.13 (set by /opt/pyenv/version) 01:48:03 * 3.9.13 (set by /opt/pyenv/version) 01:48:03 * 3.10.13 (set by /opt/pyenv/version) 01:48:03 * 3.11.7 (set by /opt/pyenv/version) 01:48:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xT5g 01:48:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:48:12 lf-activate-venv(): INFO: Installing: lftools 01:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:48:35 Generating Requirements File 01:48:54 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. 01:48:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:48:54 Python 3.11.7 01:48:54 pip 25.2 from /tmp/venv-xT5g/lib/python3.11/site-packages/pip (python 3.11) 01:48:55 appdirs==1.4.4 01:48:55 argcomplete==3.6.2 01:48:55 aspy.yaml==1.3.0 01:48:55 attrs==25.3.0 01:48:55 autopage==0.5.2 01:48:55 beautifulsoup4==4.13.5 01:48:55 boto3==1.40.35 01:48:55 botocore==1.40.35 01:48:55 bs4==0.0.2 01:48:55 cachetools==5.5.2 01:48:55 certifi==2025.8.3 01:48:55 cffi==2.0.0 01:48:55 cfgv==3.4.0 01:48:55 chardet==5.2.0 01:48:55 charset-normalizer==3.4.3 01:48:55 click==8.3.0 01:48:55 cliff==4.11.0 01:48:55 cmd2==2.7.0 01:48:55 cryptography==3.3.2 01:48:55 debtcollector==3.0.0 01:48:55 decorator==5.2.1 01:48:55 defusedxml==0.7.1 01:48:55 Deprecated==1.2.18 01:48:55 distlib==0.4.0 01:48:55 dnspython==2.8.0 01:48:55 docker==7.1.0 01:48:55 dogpile.cache==1.4.1 01:48:55 durationpy==0.10 01:48:55 email-validator==2.3.0 01:48:55 filelock==3.19.1 01:48:55 future==1.0.0 01:48:55 gitdb==4.0.12 01:48:55 GitPython==3.1.45 01:48:55 google-auth==2.40.3 01:48:55 httplib2==0.31.0 01:48:55 identify==2.6.14 01:48:55 idna==3.10 01:48:55 importlib-resources==1.5.0 01:48:55 iso8601==2.1.0 01:48:55 Jinja2==3.1.6 01:48:55 jmespath==1.0.1 01:48:55 jsonpatch==1.33 01:48:55 jsonpointer==3.0.0 01:48:55 jsonschema==4.25.1 01:48:55 jsonschema-specifications==2025.9.1 01:48:55 keystoneauth1==5.12.0 01:48:55 kubernetes==33.1.0 01:48:55 lftools==0.37.13 01:48:55 lxml==6.0.1 01:48:55 markdown-it-py==4.0.0 01:48:55 MarkupSafe==3.0.2 01:48:55 mdurl==0.1.2 01:48:55 msgpack==1.1.1 01:48:55 multi_key_dict==2.0.3 01:48:55 munch==4.0.0 01:48:55 netaddr==1.3.0 01:48:55 niet==1.4.2 01:48:55 nodeenv==1.9.1 01:48:55 oauth2client==4.1.3 01:48:55 oauthlib==3.3.1 01:48:55 openstacksdk==4.7.1 01:48:55 os-service-types==1.8.0 01:48:55 osc-lib==4.2.0 01:48:55 oslo.config==10.0.0 01:48:55 oslo.context==6.1.0 01:48:55 oslo.i18n==6.6.0 01:48:55 oslo.log==7.2.1 01:48:55 oslo.serialization==5.8.0 01:48:55 oslo.utils==9.1.0 01:48:55 packaging==25.0 01:48:55 pbr==7.0.1 01:48:55 platformdirs==4.4.0 01:48:55 prettytable==3.16.0 01:48:55 psutil==7.1.0 01:48:55 pyasn1==0.6.1 01:48:55 pyasn1_modules==0.4.2 01:48:55 pycparser==2.23 01:48:55 pygerrit2==2.0.15 01:48:55 PyGithub==2.8.1 01:48:55 Pygments==2.19.2 01:48:55 PyJWT==2.10.1 01:48:55 PyNaCl==1.6.0 01:48:55 pyparsing==2.4.7 01:48:55 pyperclip==1.10.0 01:48:55 pyrsistent==0.20.0 01:48:55 python-cinderclient==9.8.0 01:48:55 python-dateutil==2.9.0.post0 01:48:55 python-heatclient==4.3.0 01:48:55 python-jenkins==1.8.3 01:48:55 python-keystoneclient==5.7.0 01:48:55 python-magnumclient==4.9.0 01:48:55 python-openstackclient==8.2.0 01:48:55 python-swiftclient==4.8.0 01:48:55 PyYAML==6.0.2 01:48:55 referencing==0.36.2 01:48:55 requests==2.32.5 01:48:55 requests-oauthlib==2.0.0 01:48:55 requestsexceptions==1.4.0 01:48:55 rfc3986==2.0.0 01:48:55 rich==14.1.0 01:48:55 rich-argparse==1.7.1 01:48:55 rpds-py==0.27.1 01:48:55 rsa==4.9.1 01:48:55 ruamel.yaml==0.18.15 01:48:55 ruamel.yaml.clib==0.2.12 01:48:55 s3transfer==0.14.0 01:48:55 simplejson==3.20.1 01:48:55 six==1.17.0 01:48:55 smmap==5.0.2 01:48:55 soupsieve==2.8 01:48:55 stevedore==5.5.0 01:48:55 tabulate==0.9.0 01:48:55 toml==0.10.2 01:48:55 tomlkit==0.13.3 01:48:55 tqdm==4.67.1 01:48:55 typing_extensions==4.15.0 01:48:55 tzdata==2025.2 01:48:55 urllib3==1.26.20 01:48:55 virtualenv==20.34.0 01:48:55 wcwidth==0.2.13 01:48:55 websocket-client==1.8.0 01:48:55 wrapt==1.17.3 01:48:55 xdg==6.0.0 01:48:55 xmltodict==1.0.2 01:48:55 yq==3.4.3 01:48:55 [EnvInject] - Injecting environment variables from a build step. 01:48:55 [EnvInject] - Injecting as environment variables the properties content 01:48:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:48:55 OS_CLOUD=vex 01:48:55 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:48:55 OS_STACK_TEMPLATE_DIR=openstack-hot 01:48:55 01:48:55 [EnvInject] - Variables injected successfully. 01:48:55 provisioning config files... 01:48:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:48:55 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins1387779056684802101.sh 01:48:55 ---> Create parameters file for OpenStack HOT 01:48:55 OpenStack Heat parameters generated 01:48:55 ----------------------------------- 01:48:55 parameters: 01:48:55 vm_0_count: '1' 01:48:55 vm_0_flavor: 'v3-standard-4' 01:48:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:48:55 vm_1_count: '1' 01:48:55 vm_1_flavor: 'v3-standard-2' 01:48:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:48:55 01:48:55 job_name: '47455-393' 01:48:55 silo: 'releng' 01:48:55 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash -l /tmp/jenkins9800741984732536875.sh 01:48:55 ---> Create HEAT stack 01:48:55 + source /home/jenkins/lf-env.sh 01:48:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:48:55 ++ mktemp -d /tmp/venv-XXXX 01:48:55 + lf_venv=/tmp/venv-YtUH 01:48:55 + local venv_file=/tmp/.os_lf_venv 01:48:55 + local python=python3 01:48:55 + local options 01:48:55 + local set_path=true 01:48:55 + local install_args= 01:48:55 ++ 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 01:48:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:48:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:48:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:48:55 + true 01:48:55 + case $1 in 01:48:55 + python=python3 01:48:55 + shift 2 01:48:55 + true 01:48:55 + case $1 in 01:48:55 + shift 01:48:55 + break 01:48:55 + case $python in 01:48:55 + local pkg_list= 01:48:55 + [[ -d /opt/pyenv ]] 01:48:55 + echo 'Setup pyenv:' 01:48:55 Setup pyenv: 01:48:55 + export PYENV_ROOT=/opt/pyenv 01:48:55 + PYENV_ROOT=/opt/pyenv 01:48:55 + 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 01:48:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:48:55 + pyenv versions 01:48:55 system 01:48:55 3.8.13 01:48:55 3.9.13 01:48:55 3.10.13 01:48:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:48:55 + command -v pyenv 01:48:55 ++ pyenv init - --no-rehash 01:48:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:48:55 for i in ${!paths[@]}; do 01:48:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:48:55 fi; done; 01:48:55 echo "${paths[*]}"'\'')" 01:48:55 export PATH="/opt/pyenv/shims:${PATH}" 01:48:55 export PYENV_SHELL=bash 01:48:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:48:55 pyenv() { 01:48:55 local command 01:48:55 command="${1:-}" 01:48:55 if [ "$#" -gt 0 ]; then 01:48:55 shift 01:48:55 fi 01:48:55 01:48:55 case "$command" in 01:48:55 rehash|shell) 01:48:55 eval "$(pyenv "sh-$command" "$@")" 01:48:55 ;; 01:48:55 *) 01:48:55 command pyenv "$command" "$@" 01:48:55 ;; 01:48:55 esac 01:48:55 }' 01:48:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:48:55 for i in ${!paths[@]}; do 01:48:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:48:55 fi; done; 01:48:55 echo "${paths[*]}"' 01:48:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:48:55 ++ 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 01:48:55 ++ 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 01:48:55 ++ export PYENV_SHELL=bash 01:48:55 ++ PYENV_SHELL=bash 01:48:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:48:55 +++ complete -F _pyenv pyenv 01:48:55 ++ lf-pyver python3 01:48:55 ++ local py_version_xy=python3 01:48:55 ++ local py_version_xyz= 01:48:55 ++ awk '{ print $1 }' 01:48:55 ++ pyenv versions 01:48:55 ++ local command 01:48:55 ++ command=versions 01:48:55 ++ '[' 1 -gt 0 ']' 01:48:55 ++ shift 01:48:55 ++ case "$command" in 01:48:55 ++ command pyenv versions 01:48:55 ++ pyenv versions 01:48:55 ++ sed 's/^[ *]* //' 01:48:55 ++ grep -E '^[0-9.]*[0-9]$' 01:48:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:48:56 +++ grep '^3' /tmp/.pyenv_versions 01:48:56 +++ sort -V 01:48:56 +++ tail -n 1 01:48:56 ++ py_version_xyz=3.11.7 01:48:56 ++ [[ -z 3.11.7 ]] 01:48:56 ++ echo 3.11.7 01:48:56 ++ return 0 01:48:56 + pyenv local 3.11.7 01:48:56 + local command 01:48:56 + command=local 01:48:56 + '[' 2 -gt 0 ']' 01:48:56 + shift 01:48:56 + case "$command" in 01:48:56 + command pyenv local 3.11.7 01:48:56 + pyenv local 3.11.7 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='lftools[openstack] ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='kubernetes ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='niet ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='python-heatclient ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='python-openstackclient ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='python-magnumclient ' 01:48:56 + for arg in "$@" 01:48:56 + case $arg in 01:48:56 + pkg_list+='yq ' 01:48:56 + [[ -f /tmp/.os_lf_venv ]] 01:48:56 ++ cat /tmp/.os_lf_venv 01:48:56 + lf_venv=/tmp/venv-xT5g 01:48:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from' file:/tmp/.os_lf_venv 01:48:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:48:56 + /tmp/venv-xT5g/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 01:48:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:48:58 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:48:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:48:58 + /tmp/venv-xT5g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:49:14 + type python3 01:49:14 + true 01:49:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH' 01:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:49:14 + PATH=/tmp/venv-xT5g/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 01:49:14 + return 0 01:49:14 + openstack --os-cloud vex limits show --absolute 01:49:16 +--------------------------+---------+ 01:49:16 | Name | Value | 01:49:16 +--------------------------+---------+ 01:49:16 | maxTotalInstances | -1 | 01:49:16 | maxTotalCores | 450 | 01:49:16 | maxTotalRAMSize | 1000000 | 01:49:16 | maxServerMeta | 128 | 01:49:16 | maxImageMeta | 128 | 01:49:16 | maxPersonality | 5 | 01:49:16 | maxPersonalitySize | 10240 | 01:49:16 | maxTotalKeypairs | 100 | 01:49:16 | maxServerGroups | 10 | 01:49:16 | maxServerGroupMembers | 10 | 01:49:16 | maxTotalFloatingIps | -1 | 01:49:16 | maxSecurityGroups | -1 | 01:49:16 | maxSecurityGroupRules | -1 | 01:49:16 | totalRAMUsed | 950272 | 01:49:16 | totalCoresUsed | 232 | 01:49:16 | totalInstancesUsed | 74 | 01:49:16 | totalFloatingIpsUsed | 0 | 01:49:16 | totalSecurityGroupsUsed | 0 | 01:49:16 | totalServerGroupsUsed | 0 | 01:49:16 | maxTotalVolumes | -1 | 01:49:16 | maxTotalSnapshots | 10 | 01:49:16 | maxTotalVolumeGigabytes | 4096 | 01:49:16 | maxTotalBackups | 10 | 01:49:16 | maxTotalBackupGigabytes | 1000 | 01:49:16 | totalVolumesUsed | 0 | 01:49:16 | totalGigabytesUsed | 0 | 01:49:16 | totalSnapshotsUsed | 0 | 01:49:16 | totalBackupsUsed | 0 | 01:49:16 | totalBackupGigabytesUsed | 0 | 01:49:16 +--------------------------+---------+ 01:49:16 + pushd /opt/ciman/openstack-hot 01:49:16 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium 01:49:16 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/stack-parameters.yaml 01:50:09 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:50:09 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:51:00 http.client.RemoteDisconnected: Remote end closed connection without response 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 http.client.RemoteDisconnected: Remote end closed connection without response 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 01:51:00 During handling of the above exception, another exception occurred: 01:51:00 01:51:00 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393/064f15f5-84de-4293-967e-b5d2b5518265: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:51:00 Build step 'Execute shell' marked build as failure 01:51:00 $ ssh-agent -k 01:51:00 unset SSH_AUTH_SOCK; 01:51:00 unset SSH_AGENT_PID; 01:51:00 echo Agent pid 5272 killed; 01:51:00 [ssh-agent] Stopped. 01:51:00 Recording plot data 01:51:00 Robot results publisher started... 01:51:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:51:00 -Parsing output xml: 01:51:00 Failed! 01:51:00 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium with configured filemask: output.xml 01:51:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:51:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:51:00 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:51:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:51:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:51:00 at hudson.remoting.Request$2.run(Request.java:377) 01:51:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:51:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:51:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:00 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-1412 01:51:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:51:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:51:00 at hudson.remoting.Channel.call(Channel.java:1003) 01:51:00 at hudson.FilePath.act(FilePath.java:1230) 01:51:00 at hudson.FilePath.act(FilePath.java:1219) 01:51:00 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:51:00 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:51:00 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:51:00 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:51:00 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:51:00 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:51:00 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:51:00 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:51:00 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:51:00 at hudson.model.Run.execute(Run.java:1918) 01:51:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:51:00 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:51:00 at hudson.model.Executor.run(Executor.java:442) 01:51:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:51:00 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins17008589992810804170.sh 01:51:00 Archiving csit artifacts 01:51:00 seq: invalid floating point argument: ‘’ 01:51:00 Try 'seq --help' for more information. 01:51:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:00 Dload Upload Total Spent Left Speed 01:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9480 0 --:--:-- --:--:-- --:--:-- 9875 01:51:00 Archive: robot-plugin.zip 01:51:00 End-of-central-directory signature not found. Either this file is not 01:51:00 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:51:00 latter case the central directory and zipfile comment will be found on 01:51:00 the last disk(s) of this archive. 01:51:00 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:51:00 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:51:00 mv: cannot stat '*.log': No such file or directory 01:51:00 mv: cannot stat '*.log.gz': No such file or directory 01:51:00 mv: cannot stat '*.csv': No such file or directory 01:51:00 mv: cannot stat '*.png': No such file or directory 01:51:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:51:00 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins16078618095236677468.sh 01:51:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:51:00 [EnvInject] - Injecting environment variables from a build step. 01:51:00 [EnvInject] - Injecting as environment variables the properties content 01:51:00 OS_CLOUD=vex 01:51:00 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:51:00 01:51:00 [EnvInject] - Variables injected successfully. 01:51:00 provisioning config files... 01:51:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:51:01 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins6878470866689696550.sh 01:51:01 ---> openstack-stack-delete.sh 01:51:01 Setup pyenv: 01:51:01 system 01:51:01 3.8.13 01:51:01 3.9.13 01:51:01 3.10.13 01:51:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:51:03 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:51:16 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:54:40 http.client.RemoteDisconnected: Remote end closed connection without response 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/61106c86-ae1a-4e3a-8687-d5e92db94eba: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 http.client.RemoteDisconnected: Remote end closed connection without response 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 01:54:40 During handling of the above exception, another exception occurred: 01:54:40 01:54:40 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/61106c86-ae1a-4e3a-8687-d5e92db94eba: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:40 WARNING: Unable to get stack costs, continuing anyway 01:56:43 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:56:43 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393/064f15f5-84de-4293-967e-b5d2b5518265?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:56:43 Waiting for stack to delete... 01:56:43 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:56:43 Successfully deleted stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-393 01:56:43 [PostBuildScript] - [INFO] Executing post build scripts. 01:56:43 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins5361467844428248039.sh 01:56:43 ---> sysstat.sh 01:56:43 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins7717914209233503175.sh 01:56:43 ---> package-listing.sh 01:56:43 ++ tr '[:upper:]' '[:lower:]' 01:56:43 ++ facter osfamily 01:56:44 + OS_FAMILY=redhat 01:56:44 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium 01:56:44 + START_PACKAGES=/tmp/packages_start.txt 01:56:44 + END_PACKAGES=/tmp/packages_end.txt 01:56:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:44 + PACKAGES=/tmp/packages_start.txt 01:56:44 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium ']' 01:56:44 + PACKAGES=/tmp/packages_end.txt 01:56:44 + case "${OS_FAMILY}" in 01:56:44 + rpm -qa 01:56:44 + sort 01:56:44 + '[' -f /tmp/packages_start.txt ']' 01:56:44 + '[' -f /tmp/packages_end.txt ']' 01:56:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:44 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium ']' 01:56:44 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/archives/ 01:56:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/archives/ 01:56:44 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins12819545555416733785.sh 01:56:44 ---> capture-instance-metadata.sh 01:56:44 Setup pyenv: 01:56:45 system 01:56:45 3.8.13 01:56:45 3.9.13 01:56:45 3.10.13 01:56:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:56:47 lf-activate-venv(): INFO: Installing: lftools 01:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:56:56 INFO: Running in OpenStack, capturing instance metadata 01:56:57 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins9182143526822751277.sh 01:56:57 provisioning config files... 01:56:57 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-scandium #393 01:56:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium@tmp/config8509114386812535983tmp 01:56:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:56:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:56:57 provisioning config files... 01:56:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:56:57 [EnvInject] - Injecting environment variables from a build step. 01:56:57 [EnvInject] - Injecting as environment variables the properties content 01:56:57 SERVER_ID=logs 01:56:57 01:56:57 [EnvInject] - Variables injected successfully. 01:56:57 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins1740560003361643962.sh 01:56:57 ---> create-netrc.sh 01:56:57 WARN: Log server credential not found. 01:56:57 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins9518302219500737435.sh 01:56:57 ---> python-tools-install.sh 01:56:57 Setup pyenv: 01:56:57 system 01:56:57 3.8.13 01:56:57 3.9.13 01:56:57 3.10.13 01:56:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:56:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:57:00 lf-activate-venv(): INFO: Installing: lftools 01:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:57:09 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins2851774169947524057.sh 01:57:09 ---> sudo-logs.sh 01:57:09 Archiving 'sudo' log.. 01:57:09 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash /tmp/jenkins13810935782719190430.sh 01:57:09 ---> job-cost.sh 01:57:09 Setup pyenv: 01:57:10 system 01:57:10 3.8.13 01:57:10 3.9.13 01:57:10 3.10.13 01:57:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:57:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:57:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:57:19 DEBUG: total: 0 01:57:19 INFO: Retrieving Stack Cost... 01:57:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:57:20 INFO: Archiving Costs 01:57:20 [openflowplugin-csit-1node-perf-bulkomatic-only-scandium] $ /bin/bash -l /tmp/jenkins1007085753966526162.sh 01:57:20 ---> logs-deploy.sh 01:57:20 Setup pyenv: 01:57:20 system 01:57:20 3.8.13 01:57:20 3.9.13 01:57:20 3.10.13 01:57:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/.python-version) 01:57:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT5g from file:/tmp/.os_lf_venv 01:57:22 lf-activate-venv(): INFO: Installing: lftools 01:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-xT5g/bin to PATH 01:57:32 WARNING: Nexus logging server not set 01:57:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-scandium/393/ 01:57:32 INFO: archiving logs to S3 01:57:33 ---> uname -a: 01:57:33 Linux prd-centos8-robot-2c-8g-1412.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 01:57:33 01:57:33 01:57:33 ---> lscpu: 01:57:33 Architecture: x86_64 01:57:33 CPU op-mode(s): 32-bit, 64-bit 01:57:33 Byte Order: Little Endian 01:57:33 CPU(s): 2 01:57:33 On-line CPU(s) list: 0,1 01:57:33 Thread(s) per core: 1 01:57:33 Core(s) per socket: 1 01:57:33 Socket(s): 2 01:57:33 NUMA node(s): 1 01:57:33 Vendor ID: AuthenticAMD 01:57:33 CPU family: 23 01:57:33 Model: 49 01:57:33 Model name: AMD EPYC-Rome Processor 01:57:33 Stepping: 0 01:57:33 CPU MHz: 2799.998 01:57:33 BogoMIPS: 5599.99 01:57:33 Virtualization: AMD-V 01:57:33 Hypervisor vendor: KVM 01:57:33 Virtualization type: full 01:57:33 L1d cache: 32K 01:57:33 L1i cache: 32K 01:57:33 L2 cache: 512K 01:57:33 L3 cache: 16384K 01:57:33 NUMA node0 CPU(s): 0,1 01:57:33 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 01:57:33 01:57:33 01:57:33 ---> nproc: 01:57:33 2 01:57:33 01:57:33 01:57:33 ---> df -h: 01:57:33 Filesystem Size Used Avail Use% Mounted on 01:57:33 devtmpfs 3.8G 0 3.8G 0% /dev 01:57:33 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:57:33 tmpfs 3.8G 17M 3.8G 1% /run 01:57:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:57:33 /dev/vda1 40G 8.3G 32G 21% / 01:57:33 tmpfs 770M 0 770M 0% /run/user/1001 01:57:33 01:57:33 01:57:33 ---> free -m: 01:57:33 total used free shared buff/cache available 01:57:33 Mem: 7697 561 5034 19 2102 6839 01:57:33 Swap: 1023 0 1023 01:57:33 01:57:33 01:57:33 ---> ip addr: 01:57:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:57:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:57:33 inet 127.0.0.1/8 scope host lo 01:57:33 valid_lft forever preferred_lft forever 01:57:33 inet6 ::1/128 scope host 01:57:33 valid_lft forever preferred_lft forever 01:57:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:57:33 link/ether fa:16:3e:d1:09:1e brd ff:ff:ff:ff:ff:ff 01:57:33 altname enp0s3 01:57:33 altname ens3 01:57:33 inet 10.30.171.160/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:57:33 valid_lft 85783sec preferred_lft 85783sec 01:57:33 inet6 fe80::f816:3eff:fed1:91e/64 scope link 01:57:33 valid_lft forever preferred_lft forever 01:57:33 01:57:33 01:57:33 ---> sar -b -r -n DEV: 01:57:33 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) 01:57:33 01:57:33 01:47:12 LINUX RESTART (2 CPU) 01:57:33 01:57:33 01:48:01 AM tps rtps wtps bread/s bwrtn/s 01:57:33 01:49:01 AM 101.30 6.20 95.10 1091.37 8097.85 01:57:33 01:50:01 AM 67.31 0.65 66.66 51.06 9443.23 01:57:33 01:51:01 AM 4.35 0.23 4.12 35.32 181.31 01:57:33 01:52:01 AM 16.21 0.00 16.21 0.00 742.71 01:57:33 01:53:01 AM 2.67 0.00 2.67 0.00 74.53 01:57:33 01:54:01 AM 0.33 0.00 0.33 0.00 4.48 01:57:33 01:55:01 AM 0.15 0.00 0.15 0.00 1.08 01:57:33 01:56:01 AM 0.15 0.00 0.15 0.00 1.48 01:57:33 01:57:01 AM 5.77 0.48 5.28 67.32 124.03 01:57:33 Average: 22.03 0.84 21.19 138.35 2074.52 01:57:33 01:57:33 01:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:57:33 01:49:01 AM 5255172 7050244 2627252 33.33 2688 1972108 685864 7.68 186336 2101912 208252 01:57:33 01:50:01 AM 5179812 7019744 2702612 34.29 2688 2016404 708688 7.94 197684 2153936 12 01:57:33 01:51:01 AM 5248988 7090180 2633436 33.41 2688 2017608 630292 7.06 206208 2076436 160 01:57:33 01:52:01 AM 5176508 7018116 2705916 34.33 2688 2017612 683036 7.65 222860 2132332 8 01:57:33 01:53:01 AM 5177028 7018556 2705396 34.32 2688 2017620 683036 7.65 222860 2132464 8 01:57:33 01:54:01 AM 5176740 7018268 2705684 34.33 2688 2017620 683036 7.65 222860 2132436 8 01:57:33 01:55:01 AM 5176368 7017896 2706056 34.33 2688 2017620 694480 7.78 225368 2130428 4 01:57:33 01:56:01 AM 5176196 7017728 2706228 34.33 2688 2017624 694480 7.78 225368 2130372 8 01:57:33 01:57:01 AM 5210400 7052288 2672024 33.90 2688 2017852 661072 7.40 383224 1938404 9040 01:57:33 Average: 5197468 7033669 2684956 34.06 2688 2012452 680443 7.62 232530 2103191 24167 01:57:33 01:57:33 01:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:57:33 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:49:01 AM eth0 144.29 104.63 1175.39 23.23 0.00 0.00 0.00 0.00 01:57:33 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:50:01 AM eth0 57.07 36.14 580.96 4.10 0.00 0.00 0.00 0.00 01:57:33 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:51:01 AM eth0 8.93 5.21 9.22 3.00 0.00 0.00 0.00 0.00 01:57:33 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:52:01 AM eth0 4.90 4.83 3.98 2.46 0.00 0.00 0.00 0.00 01:57:33 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:53:01 AM eth0 1.37 0.62 0.39 0.16 0.00 0.00 0.00 0.00 01:57:33 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:54:01 AM eth0 0.83 0.27 0.10 0.04 0.00 0.00 0.00 0.00 01:57:33 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:55:01 AM eth0 1.27 0.58 0.66 0.14 0.00 0.00 0.00 0.00 01:57:33 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:56:01 AM eth0 1.07 0.42 0.22 0.10 0.00 0.00 0.00 0.00 01:57:33 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 01:57:01 AM eth0 9.77 7.93 7.32 4.02 0.00 0.00 0.00 0.00 01:57:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:33 Average: eth0 25.50 17.85 197.59 4.14 0.00 0.00 0.00 0.00 01:57:33 01:57:33 01:57:33 ---> sar -P ALL: 01:57:33 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) 01:57:33 01:57:33 01:47:12 LINUX RESTART (2 CPU) 01:57:33 01:57:33 01:48:01 AM CPU %user %nice %system %iowait %steal %idle 01:57:33 01:49:01 AM all 40.00 0.00 6.20 0.92 0.11 52.78 01:57:33 01:49:01 AM 0 61.56 0.00 7.72 1.02 0.12 29.60 01:57:33 01:49:01 AM 1 18.45 0.00 4.68 0.82 0.10 75.95 01:57:33 01:50:01 AM all 10.84 0.00 1.52 0.86 0.04 86.74 01:57:33 01:50:01 AM 0 17.36 0.00 2.07 1.30 0.05 79.21 01:57:33 01:50:01 AM 1 4.32 0.00 0.97 0.42 0.03 94.26 01:57:33 01:51:01 AM all 0.91 0.00 0.27 0.02 0.04 98.76 01:57:33 01:51:01 AM 0 0.95 0.00 0.23 0.00 0.03 98.78 01:57:33 01:51:01 AM 1 0.87 0.00 0.30 0.03 0.05 98.75 01:57:33 01:52:01 AM all 10.88 0.00 1.08 0.09 0.04 87.91 01:57:33 01:52:01 AM 0 19.60 0.00 1.42 0.08 0.05 78.85 01:57:33 01:52:01 AM 1 2.18 0.00 0.73 0.10 0.03 96.95 01:57:33 01:53:01 AM all 0.35 0.00 0.07 0.01 0.04 99.53 01:57:33 01:53:01 AM 0 0.15 0.00 0.08 0.02 0.05 99.70 01:57:33 01:53:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 01:57:33 01:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 01:57:33 01:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 01:57:33 01:54:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 01:57:33 01:55:01 AM all 1.10 0.00 0.24 0.00 0.03 98.63 01:57:33 01:55:01 AM 0 0.50 0.00 0.13 0.00 0.03 99.33 01:57:33 01:55:01 AM 1 1.70 0.00 0.35 0.00 0.02 97.93 01:57:33 01:56:01 AM all 0.36 0.00 0.05 0.00 0.04 99.55 01:57:33 01:56:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 01:57:33 01:56:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 01:57:33 01:57:01 AM all 12.04 0.00 1.80 0.05 0.05 86.06 01:57:33 01:57:01 AM 0 10.58 0.00 1.62 0.05 0.05 87.69 01:57:33 01:57:01 AM 1 13.50 0.00 1.97 0.05 0.05 84.43 01:57:33 Average: all 8.54 0.00 1.25 0.22 0.05 89.94 01:57:33 Average: 0 12.38 0.00 1.49 0.27 0.05 85.80 01:57:33 Average: 1 4.70 0.00 1.02 0.16 0.04 94.08 01:57:33 01:57:33 01:57:33