01:48:08 Started by upstream project "integration-distribution-test-scandium" build number 403 01:48:08 originally caused by: 01:48:08 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 417 01:48:08 originally caused by: 01:48:08 Started by timer 01:48:08 Running as SYSTEM 01:48:08 [EnvInject] - Loading node environment variables. 01:48:08 Building remotely on prd-centos8-robot-2c-8g-1416 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 01:48:08 [ssh-agent] Looking for ssh-agent implementation... 01:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:09 $ ssh-agent 01:48:09 SSH_AUTH_SOCK=/tmp/ssh-4pU2cuBKRjpW/agent.5165 01:48:09 SSH_AGENT_PID=5166 01:48:09 [ssh-agent] Started. 01:48:09 Running ssh-add (command line suppressed) 01:48:09 Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/private_key_6587033926523139476.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/private_key_6587033926523139476.key) 01:48:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:48:09 The recommended git tool is: NONE 01:48:15 using credential opendaylight-jenkins-ssh 01:48:15 Wiping out workspace first. 01:48:15 Cloning the remote Git repository 01:48:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:48:15 > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test # timeout=10 01:48:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:48:15 > git --version # timeout=10 01:48:15 > git --version # 'git version 2.43.0' 01:48:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:48:15 [INFO] Currently running in a labeled security context 01:48:15 [INFO] Currently SELinux is 'enforcing' on the host 01:48:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test@tmp/jenkins-gitclient-ssh13566188136063896417.key 01:48:15 Verifying host key using known hosts file 01:48:15 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:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:48:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:48:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:48:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:48:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:48:19 [INFO] Currently running in a labeled security context 01:48:19 [INFO] Currently SELinux is 'enforcing' on the host 01:48:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test@tmp/jenkins-gitclient-ssh7118978306581128955.key 01:48:19 Verifying host key using known hosts file 01:48: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. 01:48:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:48:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:48:19 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:48:19 > git config core.sparsecheckout # timeout=10 01:48:19 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:48:19 Commit message: "Adapt test for new pce-allocation field" 01:48:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:48:19 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:48:20 No emails were triggered. 01:48:20 provisioning config files... 01:48:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:48:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:48:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:48:20 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins5466442445229928530.sh 01:48:20 ---> python-tools-install.sh 01:48:20 Setup pyenv: 01:48:20 system 01:48:20 * 3.8.13 (set by /opt/pyenv/version) 01:48:20 * 3.9.13 (set by /opt/pyenv/version) 01:48:20 * 3.10.13 (set by /opt/pyenv/version) 01:48:20 * 3.11.7 (set by /opt/pyenv/version) 01:48:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x2Ud 01:48:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:48:29 lf-activate-venv(): INFO: Installing: lftools 01:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:48:52 Generating Requirements File 01:49:12 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:49:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:49:12 Python 3.11.7 01:49:12 pip 25.2 from /tmp/venv-x2Ud/lib/python3.11/site-packages/pip (python 3.11) 01:49:12 appdirs==1.4.4 01:49:12 argcomplete==3.6.2 01:49:12 aspy.yaml==1.3.0 01:49:12 attrs==25.3.0 01:49:12 autopage==0.5.2 01:49:12 beautifulsoup4==4.13.5 01:49:12 boto3==1.40.35 01:49:12 botocore==1.40.35 01:49:12 bs4==0.0.2 01:49:12 cachetools==5.5.2 01:49:12 certifi==2025.8.3 01:49:12 cffi==2.0.0 01:49:12 cfgv==3.4.0 01:49:12 chardet==5.2.0 01:49:12 charset-normalizer==3.4.3 01:49:12 click==8.3.0 01:49:12 cliff==4.11.0 01:49:12 cmd2==2.7.0 01:49:12 cryptography==3.3.2 01:49:12 debtcollector==3.0.0 01:49:12 decorator==5.2.1 01:49:12 defusedxml==0.7.1 01:49:12 Deprecated==1.2.18 01:49:12 distlib==0.4.0 01:49:12 dnspython==2.8.0 01:49:12 docker==7.1.0 01:49:12 dogpile.cache==1.4.1 01:49:12 durationpy==0.10 01:49:12 email-validator==2.3.0 01:49:12 filelock==3.19.1 01:49:12 future==1.0.0 01:49:12 gitdb==4.0.12 01:49:12 GitPython==3.1.45 01:49:12 google-auth==2.40.3 01:49:12 httplib2==0.31.0 01:49:12 identify==2.6.14 01:49:12 idna==3.10 01:49:12 importlib-resources==1.5.0 01:49:12 iso8601==2.1.0 01:49:12 Jinja2==3.1.6 01:49:12 jmespath==1.0.1 01:49:12 jsonpatch==1.33 01:49:12 jsonpointer==3.0.0 01:49:12 jsonschema==4.25.1 01:49:12 jsonschema-specifications==2025.9.1 01:49:12 keystoneauth1==5.12.0 01:49:12 kubernetes==33.1.0 01:49:12 lftools==0.37.13 01:49:12 lxml==6.0.1 01:49:12 markdown-it-py==4.0.0 01:49:12 MarkupSafe==3.0.2 01:49:12 mdurl==0.1.2 01:49:12 msgpack==1.1.1 01:49:12 multi_key_dict==2.0.3 01:49:12 munch==4.0.0 01:49:12 netaddr==1.3.0 01:49:12 niet==1.4.2 01:49:12 nodeenv==1.9.1 01:49:12 oauth2client==4.1.3 01:49:12 oauthlib==3.3.1 01:49:12 openstacksdk==4.7.1 01:49:12 os-service-types==1.8.0 01:49:12 osc-lib==4.2.0 01:49:12 oslo.config==10.0.0 01:49:12 oslo.context==6.1.0 01:49:12 oslo.i18n==6.6.0 01:49:12 oslo.log==7.2.1 01:49:12 oslo.serialization==5.8.0 01:49:12 oslo.utils==9.1.0 01:49:12 packaging==25.0 01:49:12 pbr==7.0.1 01:49:12 platformdirs==4.4.0 01:49:12 prettytable==3.16.0 01:49:12 psutil==7.1.0 01:49:12 pyasn1==0.6.1 01:49:12 pyasn1_modules==0.4.2 01:49:12 pycparser==2.23 01:49:12 pygerrit2==2.0.15 01:49:12 PyGithub==2.8.1 01:49:12 Pygments==2.19.2 01:49:12 PyJWT==2.10.1 01:49:12 PyNaCl==1.6.0 01:49:12 pyparsing==2.4.7 01:49:12 pyperclip==1.10.0 01:49:12 pyrsistent==0.20.0 01:49:12 python-cinderclient==9.8.0 01:49:12 python-dateutil==2.9.0.post0 01:49:12 python-heatclient==4.3.0 01:49:12 python-jenkins==1.8.3 01:49:12 python-keystoneclient==5.7.0 01:49:12 python-magnumclient==4.9.0 01:49:12 python-openstackclient==8.2.0 01:49:12 python-swiftclient==4.8.0 01:49:12 PyYAML==6.0.2 01:49:12 referencing==0.36.2 01:49:12 requests==2.32.5 01:49:12 requests-oauthlib==2.0.0 01:49:12 requestsexceptions==1.4.0 01:49:12 rfc3986==2.0.0 01:49:12 rich==14.1.0 01:49:12 rich-argparse==1.7.1 01:49:12 rpds-py==0.27.1 01:49:12 rsa==4.9.1 01:49:12 ruamel.yaml==0.18.15 01:49:12 ruamel.yaml.clib==0.2.12 01:49:12 s3transfer==0.14.0 01:49:12 simplejson==3.20.1 01:49:12 six==1.17.0 01:49:12 smmap==5.0.2 01:49:12 soupsieve==2.8 01:49:12 stevedore==5.5.0 01:49:12 tabulate==0.9.0 01:49:12 toml==0.10.2 01:49:12 tomlkit==0.13.3 01:49:12 tqdm==4.67.1 01:49:12 typing_extensions==4.15.0 01:49:12 tzdata==2025.2 01:49:12 urllib3==1.26.20 01:49:12 virtualenv==20.34.0 01:49:12 wcwidth==0.2.13 01:49:12 websocket-client==1.8.0 01:49:12 wrapt==1.17.3 01:49:12 xdg==6.0.0 01:49:12 xmltodict==1.0.2 01:49:12 yq==3.4.3 01:49:13 [EnvInject] - Injecting environment variables from a build step. 01:49:13 [EnvInject] - Injecting as environment variables the properties content 01:49:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:49:13 OS_CLOUD=vex 01:49:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 01:49:13 OS_STACK_TEMPLATE_DIR=openstack-hot 01:49:13 01:49:13 [EnvInject] - Variables injected successfully. 01:49:13 provisioning config files... 01:49:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:49:13 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins1319713389043906987.sh 01:49:13 ---> Create parameters file for OpenStack HOT 01:49:13 OpenStack Heat parameters generated 01:49:13 ----------------------------------- 01:49:13 parameters: 01:49:13 vm_0_count: '1' 01:49:13 vm_0_flavor: 'v3-standard-4' 01:49:13 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:49:13 vm_1_count: '1' 01:49:13 vm_1_flavor: 'v3-standard-2' 01:49:13 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:49:13 01:49:13 job_name: '27289-393' 01:49:13 silo: 'releng' 01:49:13 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins7717304709540270374.sh 01:49:13 ---> Create HEAT stack 01:49:13 + source /home/jenkins/lf-env.sh 01:49:13 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:49:13 ++ mktemp -d /tmp/venv-XXXX 01:49:13 + lf_venv=/tmp/venv-NtDO 01:49:13 + local venv_file=/tmp/.os_lf_venv 01:49:13 + local python=python3 01:49:13 + local options 01:49:13 + local set_path=true 01:49:13 + local install_args= 01:49:13 ++ 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:49:13 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:49:13 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:49:13 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:49:13 + true 01:49:13 + case $1 in 01:49:13 + python=python3 01:49:13 + shift 2 01:49:13 + true 01:49:13 + case $1 in 01:49:13 + shift 01:49:13 + break 01:49:13 + case $python in 01:49:13 + local pkg_list= 01:49:13 + [[ -d /opt/pyenv ]] 01:49:13 + echo 'Setup pyenv:' 01:49:13 Setup pyenv: 01:49:13 + export PYENV_ROOT=/opt/pyenv 01:49:13 + PYENV_ROOT=/opt/pyenv 01:49:13 + 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:49:13 + 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:49:13 + pyenv versions 01:49:13 system 01:49:13 3.8.13 01:49:13 3.9.13 01:49:13 3.10.13 01:49:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:49:13 + command -v pyenv 01:49:13 ++ pyenv init - --no-rehash 01:49:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:49:13 for i in ${!paths[@]}; do 01:49:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:49:13 fi; done; 01:49:13 echo "${paths[*]}"'\'')" 01:49:13 export PATH="/opt/pyenv/shims:${PATH}" 01:49:13 export PYENV_SHELL=bash 01:49:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:49:13 pyenv() { 01:49:13 local command 01:49:13 command="${1:-}" 01:49:13 if [ "$#" -gt 0 ]; then 01:49:13 shift 01:49:13 fi 01:49:13 01:49:13 case "$command" in 01:49:13 rehash|shell) 01:49:13 eval "$(pyenv "sh-$command" "$@")" 01:49:13 ;; 01:49:13 *) 01:49:13 command pyenv "$command" "$@" 01:49:13 ;; 01:49:13 esac 01:49:13 }' 01:49:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:49:13 for i in ${!paths[@]}; do 01:49:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:49:13 fi; done; 01:49:13 echo "${paths[*]}"' 01:49:13 ++ 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:49:13 ++ 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:49:13 ++ 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:49:13 ++ export PYENV_SHELL=bash 01:49:13 ++ PYENV_SHELL=bash 01:49:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:49:13 +++ complete -F _pyenv pyenv 01:49:13 ++ lf-pyver python3 01:49:13 ++ local py_version_xy=python3 01:49:13 ++ local py_version_xyz= 01:49:13 ++ awk '{ print $1 }' 01:49:13 ++ pyenv versions 01:49:13 ++ local command 01:49:13 ++ command=versions 01:49:13 ++ '[' 1 -gt 0 ']' 01:49:13 ++ shift 01:49:13 ++ case "$command" in 01:49:13 ++ command pyenv versions 01:49:13 ++ pyenv versions 01:49:13 ++ sed 's/^[ *]* //' 01:49:13 ++ grep -E '^[0-9.]*[0-9]$' 01:49:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:49:13 +++ tail -n 1 01:49:13 +++ grep '^3' /tmp/.pyenv_versions 01:49:13 +++ sort -V 01:49:13 ++ py_version_xyz=3.11.7 01:49:13 ++ [[ -z 3.11.7 ]] 01:49:13 ++ echo 3.11.7 01:49:13 ++ return 0 01:49:13 + pyenv local 3.11.7 01:49:13 + local command 01:49:13 + command=local 01:49:13 + '[' 2 -gt 0 ']' 01:49:13 + shift 01:49:13 + case "$command" in 01:49:13 + command pyenv local 3.11.7 01:49:13 + pyenv local 3.11.7 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='lftools[openstack] ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='kubernetes ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='niet ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='python-heatclient ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='python-openstackclient ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='python-magnumclient ' 01:49:13 + for arg in "$@" 01:49:13 + case $arg in 01:49:13 + pkg_list+='yq ' 01:49:13 + [[ -f /tmp/.os_lf_venv ]] 01:49:13 ++ cat /tmp/.os_lf_venv 01:49:13 + lf_venv=/tmp/venv-x2Ud 01:49:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from' file:/tmp/.os_lf_venv 01:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:49:13 + /tmp/venv-x2Ud/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 01:49:15 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:49:15 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:49:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:49:15 + /tmp/venv-x2Ud/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:49:37 + type python3 01:49:37 + true 01:49:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH' 01:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:49:37 + PATH=/tmp/venv-x2Ud/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:37 + return 0 01:49:37 + openstack --os-cloud vex limits show --absolute 01:49:38 +--------------------------+---------+ 01:49:38 | Name | Value | 01:49:38 +--------------------------+---------+ 01:49:38 | maxTotalInstances | -1 | 01:49:38 | maxTotalCores | 450 | 01:49:38 | maxTotalRAMSize | 1000000 | 01:49:38 | maxServerMeta | 128 | 01:49:38 | maxImageMeta | 128 | 01:49:38 | maxPersonality | 5 | 01:49:38 | maxPersonalitySize | 10240 | 01:49:38 | maxTotalKeypairs | 100 | 01:49:38 | maxServerGroups | 10 | 01:49:38 | maxServerGroupMembers | 10 | 01:49:38 | maxTotalFloatingIps | -1 | 01:49:38 | maxSecurityGroups | -1 | 01:49:38 | maxSecurityGroupRules | -1 | 01:49:38 | totalRAMUsed | 983040 | 01:49:38 | totalCoresUsed | 240 | 01:49:38 | totalInstancesUsed | 76 | 01:49:38 | totalFloatingIpsUsed | 0 | 01:49:38 | totalSecurityGroupsUsed | 0 | 01:49:38 | totalServerGroupsUsed | 0 | 01:49:38 | maxTotalVolumes | -1 | 01:49:38 | maxTotalSnapshots | 10 | 01:49:38 | maxTotalVolumeGigabytes | 4096 | 01:49:38 | maxTotalBackups | 10 | 01:49:38 | maxTotalBackupGigabytes | 1000 | 01:49:38 | totalVolumesUsed | 0 | 01:49:38 | totalGigabytesUsed | 0 | 01:49:38 | totalSnapshotsUsed | 0 | 01:49:38 | totalBackupsUsed | 0 | 01:49:38 | totalBackupGigabytesUsed | 0 | 01:49:38 +--------------------------+---------+ 01:49:38 + pushd /opt/ciman/openstack-hot 01:49:38 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 01:49:38 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/stack-parameters.yaml 01:50:30 Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 01:50:30 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 01:51:32 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:52:23 http.client.RemoteDisconnected: Remote end closed connection without response 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 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-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 http.client.RemoteDisconnected: Remote end closed connection without response 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 01:52:23 During handling of the above exception, another exception occurred: 01:52:23 01:52:23 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-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:52:23 Build step 'Execute shell' marked build as failure 01:52:23 $ ssh-agent -k 01:52:23 unset SSH_AUTH_SOCK; 01:52:23 unset SSH_AGENT_PID; 01:52:23 echo Agent pid 5166 killed; 01:52:23 [ssh-agent] Stopped. 01:52:23 Recording plot data 01:52:23 Robot results publisher started... 01:52:23 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:52:23 -Parsing output xml: 01:52:23 Failed! 01:52:23 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium with configured filemask: output.xml 01:52:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:52:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:52:23 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:52:23 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:52:23 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:52:23 at hudson.remoting.Request$2.run(Request.java:377) 01:52:23 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:52:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:52:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:52:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:52:23 at java.base/java.lang.Thread.run(Thread.java:829) 01:52:23 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-1416 01:52:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:52:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:52:23 at hudson.remoting.Channel.call(Channel.java:1003) 01:52:23 at hudson.FilePath.act(FilePath.java:1230) 01:52:23 at hudson.FilePath.act(FilePath.java:1219) 01:52:23 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:52:23 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:52:23 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:52:23 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:52:23 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:52:23 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:52:23 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:52:23 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:52:23 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:52:23 at hudson.model.Run.execute(Run.java:1918) 01:52:23 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:52:23 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:52:23 at hudson.model.Executor.run(Executor.java:442) 01:52:23 [PostBuildScript] - [INFO] Executing post build scripts. 01:52:23 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins3992868515826534011.sh 01:52:23 Archiving csit artifacts 01:52:23 seq: invalid floating point argument: ‘’ 01:52:23 Try 'seq --help' for more information. 01:52:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:52:23 Dload Upload Total Spent Left Speed 01:52:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473 01:52:23 Archive: robot-plugin.zip 01:52:23 End-of-central-directory signature not found. Either this file is not 01:52:23 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:52:23 latter case the central directory and zipfile comment will be found on 01:52:23 the last disk(s) of this archive. 01:52:23 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:52:23 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:52:23 mv: cannot stat '*.log': No such file or directory 01:52:23 mv: cannot stat '*.log.gz': No such file or directory 01:52:23 mv: cannot stat '*.csv': No such file or directory 01:52:23 mv: cannot stat '*.png': No such file or directory 01:52:23 [PostBuildScript] - [INFO] Executing post build scripts. 01:52:23 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins7551386794809217490.sh 01:52:23 [PostBuildScript] - [INFO] Executing post build scripts. 01:52:23 [EnvInject] - Injecting environment variables from a build step. 01:52:23 [EnvInject] - Injecting as environment variables the properties content 01:52:23 OS_CLOUD=vex 01:52:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 01:52:23 01:52:23 [EnvInject] - Variables injected successfully. 01:52:23 provisioning config files... 01:52:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:52:24 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins7832573992019238967.sh 01:52:24 ---> openstack-stack-delete.sh 01:52:24 Setup pyenv: 01:52:24 system 01:52:24 3.8.13 01:52:24 3.9.13 01:52:24 3.10.13 01:52:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:52:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:52:26 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:52:39 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:52:39 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 01:54:21 http.client.RemoteDisconnected: Remote end closed connection without response 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 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-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 http.client.RemoteDisconnected: Remote end closed connection without response 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 01:54:21 During handling of the above exception, another exception occurred: 01:54:21 01:54:21 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-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:54:21 WARNING: Unable to get stack costs, continuing anyway 01:56:03 http.client.RemoteDisconnected: Remote end closed connection without response 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 http.client.RemoteDisconnected: Remote end closed connection without response 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:03 01:56:03 During handling of the above exception, another exception occurred: 01:56:03 01:56:03 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-scandium-393/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 01:56:04 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 01:56:04 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/f71ea57a-f5be-47ba-abee-fcba947d86c8: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 01:56:04 Build step 'Execute scripts' marked build as failure 01:56:04 [PostBuildScript] - [INFO] Executing post build scripts. 01:56:04 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins1243226875406039143.sh 01:56:04 ---> sysstat.sh 01:56:04 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins5714197495603770810.sh 01:56:04 ---> package-listing.sh 01:56:04 ++ facter osfamily 01:56:04 ++ tr '[:upper:]' '[:lower:]' 01:56:04 + OS_FAMILY=redhat 01:56:04 + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 01:56:04 + START_PACKAGES=/tmp/packages_start.txt 01:56:04 + END_PACKAGES=/tmp/packages_end.txt 01:56:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:04 + PACKAGES=/tmp/packages_start.txt 01:56:04 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium ']' 01:56:04 + PACKAGES=/tmp/packages_end.txt 01:56:04 + case "${OS_FAMILY}" in 01:56:04 + rpm -qa 01:56:04 + sort 01:56:05 + '[' -f /tmp/packages_start.txt ']' 01:56:05 + '[' -f /tmp/packages_end.txt ']' 01:56:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:05 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium ']' 01:56:05 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/archives/ 01:56:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/archives/ 01:56:05 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins1147074121417107948.sh 01:56:05 ---> capture-instance-metadata.sh 01:56:05 Setup pyenv: 01:56:05 system 01:56:05 3.8.13 01:56:05 3.9.13 01:56:05 3.10.13 01:56:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:56:07 lf-activate-venv(): INFO: Installing: lftools 01:56:17 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:56:17 INFO: Running in OpenStack, capturing instance metadata 01:56:17 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins14095557475738265194.sh 01:56:17 provisioning config files... 01:56:18 Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-scandium #393 01:56:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/config12826628158222390791tmp 01:56:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:56:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:56:18 provisioning config files... 01:56:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:56:18 [EnvInject] - Injecting environment variables from a build step. 01:56:18 [EnvInject] - Injecting as environment variables the properties content 01:56:18 SERVER_ID=logs 01:56:18 01:56:18 [EnvInject] - Variables injected successfully. 01:56:18 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins12108354197983994999.sh 01:56:18 ---> create-netrc.sh 01:56:18 WARN: Log server credential not found. 01:56:18 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins257283219946994472.sh 01:56:18 ---> python-tools-install.sh 01:56:18 Setup pyenv: 01:56:18 system 01:56:18 3.8.13 01:56:18 3.9.13 01:56:18 3.10.13 01:56:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:56:20 lf-activate-venv(): INFO: Installing: lftools 01:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:56:30 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins9497524883194659315.sh 01:56:30 ---> sudo-logs.sh 01:56:30 Archiving 'sudo' log.. 01:56:30 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins1445235534164811378.sh 01:56:30 ---> job-cost.sh 01:56:30 Setup pyenv: 01:56:30 system 01:56:30 3.8.13 01:56:30 3.9.13 01:56:30 3.10.13 01:56:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:56:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:56:40 DEBUG: total: 0 01:56:40 INFO: Retrieving Stack Cost... 01:56:40 INFO: Retrieving Pricing Info for: v3-standard-2 01:56:41 INFO: Archiving Costs 01:56:41 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins7172670311042050216.sh 01:56:41 ---> logs-deploy.sh 01:56:41 Setup pyenv: 01:56:41 system 01:56:41 3.8.13 01:56:41 3.9.13 01:56:41 3.10.13 01:56:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 01:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x2Ud from file:/tmp/.os_lf_venv 01:56:43 lf-activate-venv(): INFO: Installing: lftools 01:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-x2Ud/bin to PATH 01:56:53 WARNING: Nexus logging server not set 01:56:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-scandium/393/ 01:56:53 INFO: archiving logs to S3 01:56:54 ---> uname -a: 01:56:54 Linux prd-centos8-robot-2c-8g-1416.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:56:54 01:56:54 01:56:54 ---> lscpu: 01:56:54 Architecture: x86_64 01:56:54 CPU op-mode(s): 32-bit, 64-bit 01:56:54 Byte Order: Little Endian 01:56:54 CPU(s): 2 01:56:54 On-line CPU(s) list: 0,1 01:56:54 Thread(s) per core: 1 01:56:54 Core(s) per socket: 1 01:56:54 Socket(s): 2 01:56:54 NUMA node(s): 1 01:56:54 Vendor ID: AuthenticAMD 01:56:54 CPU family: 23 01:56:54 Model: 49 01:56:54 Model name: AMD EPYC-Rome Processor 01:56:54 Stepping: 0 01:56:54 CPU MHz: 2800.000 01:56:54 BogoMIPS: 5600.00 01:56:54 Virtualization: AMD-V 01:56:54 Hypervisor vendor: KVM 01:56:54 Virtualization type: full 01:56:54 L1d cache: 32K 01:56:54 L1i cache: 32K 01:56:54 L2 cache: 512K 01:56:54 L3 cache: 16384K 01:56:54 NUMA node0 CPU(s): 0,1 01:56:54 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:56:54 01:56:54 01:56:54 ---> nproc: 01:56:54 2 01:56:54 01:56:54 01:56:54 ---> df -h: 01:56:54 Filesystem Size Used Avail Use% Mounted on 01:56:54 devtmpfs 3.8G 0 3.8G 0% /dev 01:56:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:56:54 tmpfs 3.8G 17M 3.8G 1% /run 01:56:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:56:54 /dev/vda1 40G 8.3G 32G 21% / 01:56:54 tmpfs 770M 0 770M 0% /run/user/1001 01:56:54 01:56:54 01:56:54 ---> free -m: 01:56:54 total used free shared buff/cache available 01:56:54 Mem: 7697 639 4953 19 2104 6762 01:56:54 Swap: 1023 0 1023 01:56:54 01:56:54 01:56:54 ---> ip addr: 01:56:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:56:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:56:54 inet 127.0.0.1/8 scope host lo 01:56:54 valid_lft forever preferred_lft forever 01:56:54 inet6 ::1/128 scope host 01:56:54 valid_lft forever preferred_lft forever 01:56:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:56:54 link/ether fa:16:3e:78:f9:41 brd ff:ff:ff:ff:ff:ff 01:56:54 altname enp0s3 01:56:54 altname ens3 01:56:54 inet 10.30.170.56/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:56:54 valid_lft 85846sec preferred_lft 85846sec 01:56:54 inet6 fe80::f816:3eff:fe78:f941/64 scope link 01:56:54 valid_lft forever preferred_lft forever 01:56:54 01:56:54 01:56:54 ---> sar -b -r -n DEV: 01:56:54 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:56:54 01:56:54 01:47:35 LINUX RESTART (2 CPU) 01:56:54 01:56:54 01:48:02 AM tps rtps wtps bread/s bwrtn/s 01:56:54 01:49:01 AM 116.13 32.33 83.80 7212.74 7825.72 01:56:54 01:50:01 AM 77.06 0.72 76.34 52.92 9696.53 01:56:54 01:51:01 AM 15.88 0.03 15.84 0.53 1815.01 01:56:54 01:52:01 AM 3.17 0.00 3.17 0.00 94.57 01:56:54 01:53:01 AM 11.51 0.20 11.31 34.79 326.94 01:56:54 01:54:01 AM 8.07 0.00 8.07 0.00 490.75 01:56:54 01:55:01 AM 0.15 0.00 0.15 0.00 1.23 01:56:54 01:56:02 AM 0.15 0.00 0.15 0.00 1.60 01:56:54 Average: 28.83 4.10 24.73 899.53 2520.64 01:56:54 01:56:54 01:48:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:54 01:49:01 AM 5321268 7046896 2561164 32.49 2688 1907680 711204 7.96 186164 2053036 183976 01:56:54 01:50:01 AM 5148708 6992132 2733724 34.68 2688 2018976 749512 8.39 197928 2179084 42848 01:56:54 01:51:01 AM 5154360 6997212 2728072 34.61 2688 2018996 749512 8.39 197968 2178996 4 01:56:54 01:52:01 AM 5152636 6995488 2729796 34.63 2688 2018996 749512 8.39 197968 2180376 4 01:56:54 01:53:01 AM 5110060 6954408 2772372 35.17 2688 2020188 852552 9.55 223376 2198996 10748 01:56:54 01:54:01 AM 5110308 6954580 2772124 35.17 2688 2020192 852552 9.55 223376 2198972 8 01:56:54 01:55:01 AM 5110192 6954456 2772240 35.17 2688 2020192 852976 9.55 225908 2196516 4 01:56:54 01:56:02 AM 5110168 6954436 2772264 35.17 2688 2020196 852976 9.55 225908 2196544 4 01:56:54 Average: 5152212 6981201 2730220 34.64 2688 2005677 796350 8.92 209824 2172815 29700 01:56:54 01:56:54 01:48:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:54 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:49:01 AM eth0 304.71 194.29 1912.42 57.64 0.00 0.00 0.00 0.00 01:56:54 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:50:01 AM eth0 53.32 39.50 620.45 7.25 0.00 0.00 0.00 0.00 01:56:54 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:51:01 AM eth0 1.20 0.47 0.22 0.18 0.00 0.00 0.00 0.00 01:56:54 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:52:01 AM eth0 0.92 0.27 0.11 0.05 0.00 0.00 0.00 0.00 01:56:54 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:53:01 AM eth0 13.45 10.13 13.10 14.89 0.00 0.00 0.00 0.00 01:56:54 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:54:01 AM eth0 1.03 0.35 0.24 0.10 0.00 0.00 0.00 0.00 01:56:54 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:55:01 AM eth0 1.37 0.68 0.70 0.16 0.00 0.00 0.00 0.00 01:56:54 01:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 01:56:02 AM eth0 0.90 0.30 0.13 0.05 0.00 0.00 0.00 0.00 01:56:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:54 Average: eth0 46.58 30.41 315.11 9.94 0.00 0.00 0.00 0.00 01:56:54 01:56:54 01:56:54 ---> sar -P ALL: 01:56:54 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:56:54 01:56:54 01:47:35 LINUX RESTART (2 CPU) 01:56:54 01:56:54 01:48:02 AM CPU %user %nice %system %iowait %steal %idle 01:56:54 01:49:01 AM all 47.59 0.01 7.87 1.27 0.14 43.12 01:56:54 01:49:01 AM 0 57.90 0.00 9.26 1.49 0.14 31.21 01:56:54 01:49:01 AM 1 37.29 0.02 6.48 1.05 0.15 55.01 01:56:54 01:50:01 AM all 21.72 0.00 3.23 0.83 0.07 74.15 01:56:54 01:50:01 AM 0 28.25 0.00 3.65 0.92 0.08 67.09 01:56:54 01:50:01 AM 1 15.20 0.00 2.80 0.75 0.05 81.20 01:56:54 01:51:01 AM all 0.40 0.00 0.20 0.18 0.03 99.20 01:56:54 01:51:01 AM 0 0.60 0.00 0.15 0.18 0.02 99.05 01:56:54 01:51:01 AM 1 0.20 0.00 0.25 0.17 0.03 99.35 01:56:54 01:52:01 AM all 0.35 0.00 0.09 0.02 0.03 99.52 01:56:54 01:52:01 AM 0 0.62 0.00 0.08 0.03 0.03 99.23 01:56:54 01:52:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80 01:56:54 01:53:01 AM all 12.10 0.00 1.26 0.06 0.05 86.53 01:56:54 01:53:01 AM 0 15.05 0.00 1.13 0.08 0.05 83.69 01:56:54 01:53:01 AM 1 9.15 0.00 1.39 0.03 0.05 89.38 01:56:54 01:54:01 AM all 0.24 0.00 0.10 0.05 0.02 99.59 01:56:54 01:54:01 AM 0 0.10 0.00 0.12 0.07 0.02 99.70 01:56:54 01:54:01 AM 1 0.38 0.00 0.08 0.03 0.02 99.48 01:56:54 01:55:01 AM all 1.21 0.00 0.17 0.00 0.03 98.60 01:56:54 01:55:01 AM 0 1.57 0.00 0.25 0.00 0.02 98.16 01:56:54 01:55:01 AM 1 0.85 0.00 0.08 0.00 0.03 99.03 01:56:54 01:56:02 AM all 0.35 0.00 0.07 0.00 0.03 99.56 01:56:54 01:56:02 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 01:56:54 01:56:02 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 01:56:54 Average: all 10.43 0.00 1.61 0.30 0.05 87.62 01:56:54 Average: 0 12.93 0.00 1.83 0.34 0.05 84.85 01:56:54 Average: 1 7.92 0.00 1.39 0.25 0.05 90.38 01:56:54 01:56:54 01:56:54