04:33:33 Started by upstream project "integration-distribution-mri-test-vanadium" build number 9 04:33:33 originally caused by: 04:33:33 Started by timer 04:33:33 Running as SYSTEM 04:33:33 [EnvInject] - Loading node environment variables. 04:33:33 Building remotely on prd-centos8-robot-2c-8g-30 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-vanadium 04:33:33 [ssh-agent] Looking for ssh-agent implementation... 04:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:33 $ ssh-agent 04:33:34 SSH_AUTH_SOCK=/tmp/ssh-osCP9QXC7TzP/agent.5276 04:33:34 SSH_AGENT_PID=5277 04:33:34 [ssh-agent] Started. 04:33:34 Running ssh-add (command line suppressed) 04:33:34 Identity added: /w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_7392391782163768243.key (/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_7392391782163768243.key) 04:33:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:33:34 The recommended git tool is: NONE 04:33:36 using credential opendaylight-jenkins-ssh 04:33:36 Wiping out workspace first. 04:33:36 Cloning the remote Git repository 04:33:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:33:36 > git init /w/workspace/controller-csit-1node-akka1-all-vanadium/test # timeout=10 04:33:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:33:36 > git --version # timeout=10 04:33:36 > git --version # 'git version 2.43.0' 04:33:36 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:33:36 [INFO] Currently running in a labeled security context 04:33:36 [INFO] Currently SELinux is 'enforcing' on the host 04:33:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh7817700589160473310.key 04:33:36 Verifying host key using known hosts file 04:33:36 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. 04:33:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:33:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:33:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:33:39 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:33:39 [INFO] Currently running in a labeled security context 04:33:39 [INFO] Currently SELinux is 'enforcing' on the host 04:33:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh11597127980467315689.key 04:33:39 Verifying host key using known hosts file 04:33:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:33:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:33:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:33:39 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 04:33:39 > git config core.sparsecheckout # timeout=10 04:33:39 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 04:33:40 Commit message: "Adapt test for new pce-allocation field" 04:33:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:33:40 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 04:33:40 No emails were triggered. 04:33:40 provisioning config files... 04:33:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:33:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:33:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:33:41 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9173954492976104170.sh 04:33:41 ---> python-tools-install.sh 04:33:41 Setup pyenv: 04:33:41 system 04:33:41 * 3.8.13 (set by /opt/pyenv/version) 04:33:41 * 3.9.13 (set by /opt/pyenv/version) 04:33:41 * 3.10.13 (set by /opt/pyenv/version) 04:33:41 * 3.11.7 (set by /opt/pyenv/version) 04:33:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2ul 04:33:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:50 lf-activate-venv(): INFO: Base packages installed successfully 04:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools 04:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:34:14 Generating Requirements File 04:34:33 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. 04:34:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:34:33 Python 3.11.7 04:34:33 pip 25.2 from /tmp/venv-d2ul/lib/python3.11/site-packages/pip (python 3.11) 04:34:34 appdirs==1.4.4 04:34:34 argcomplete==3.6.2 04:34:34 aspy.yaml==1.3.0 04:34:34 attrs==25.3.0 04:34:34 autopage==0.5.2 04:34:34 beautifulsoup4==4.14.2 04:34:34 boto3==1.40.43 04:34:34 botocore==1.40.43 04:34:34 bs4==0.0.2 04:34:34 cachetools==6.2.0 04:34:34 certifi==2025.8.3 04:34:34 cffi==2.0.0 04:34:34 cfgv==3.4.0 04:34:34 chardet==5.2.0 04:34:34 charset-normalizer==3.4.3 04:34:34 click==8.3.0 04:34:34 cliff==4.11.0 04:34:34 cmd2==2.7.0 04:34:34 cryptography==3.3.2 04:34:34 debtcollector==3.0.0 04:34:34 decorator==5.2.1 04:34:34 defusedxml==0.7.1 04:34:34 Deprecated==1.2.18 04:34:34 distlib==0.4.0 04:34:34 dnspython==2.8.0 04:34:34 docker==7.1.0 04:34:34 dogpile.cache==1.4.1 04:34:34 durationpy==0.10 04:34:34 email-validator==2.3.0 04:34:34 filelock==3.19.1 04:34:34 future==1.0.0 04:34:34 gitdb==4.0.12 04:34:34 GitPython==3.1.45 04:34:34 google-auth==2.41.1 04:34:34 httplib2==0.31.0 04:34:34 identify==2.6.14 04:34:34 idna==3.10 04:34:34 importlib-resources==1.5.0 04:34:34 iso8601==2.1.0 04:34:34 Jinja2==3.1.6 04:34:34 jmespath==1.0.1 04:34:34 jsonpatch==1.33 04:34:34 jsonpointer==3.0.0 04:34:34 jsonschema==4.25.1 04:34:34 jsonschema-specifications==2025.9.1 04:34:34 keystoneauth1==5.12.0 04:34:34 kubernetes==34.1.0 04:34:34 lftools==0.37.14 04:34:34 lxml==6.0.2 04:34:34 markdown-it-py==4.0.0 04:34:34 MarkupSafe==3.0.3 04:34:34 mdurl==0.1.2 04:34:34 msgpack==1.1.1 04:34:34 multi_key_dict==2.0.3 04:34:34 munch==4.0.0 04:34:34 netaddr==1.3.0 04:34:34 niet==1.4.2 04:34:34 nodeenv==1.9.1 04:34:34 oauth2client==4.1.3 04:34:34 oauthlib==3.3.1 04:34:34 openstacksdk==4.7.1 04:34:34 os-service-types==1.8.0 04:34:34 osc-lib==4.2.0 04:34:34 oslo.config==10.0.0 04:34:34 oslo.context==6.1.0 04:34:34 oslo.i18n==6.6.0 04:34:34 oslo.log==7.2.1 04:34:34 oslo.serialization==5.8.0 04:34:34 oslo.utils==9.1.0 04:34:34 packaging==25.0 04:34:34 pbr==7.0.1 04:34:34 platformdirs==4.4.0 04:34:34 prettytable==3.16.0 04:34:34 psutil==7.1.0 04:34:34 pyasn1==0.6.1 04:34:34 pyasn1_modules==0.4.2 04:34:34 pycparser==2.23 04:34:34 pygerrit2==2.0.15 04:34:34 PyGithub==2.8.1 04:34:34 Pygments==2.19.2 04:34:34 PyJWT==2.10.1 04:34:34 PyNaCl==1.6.0 04:34:34 pyparsing==2.4.7 04:34:34 pyperclip==1.11.0 04:34:34 pyrsistent==0.20.0 04:34:34 python-cinderclient==9.8.0 04:34:34 python-dateutil==2.9.0.post0 04:34:34 python-heatclient==4.3.0 04:34:34 python-jenkins==1.8.3 04:34:34 python-keystoneclient==5.7.0 04:34:34 python-magnumclient==4.9.0 04:34:34 python-openstackclient==8.2.0 04:34:34 python-swiftclient==4.8.0 04:34:34 PyYAML==6.0.3 04:34:34 referencing==0.36.2 04:34:34 requests==2.32.5 04:34:34 requests-oauthlib==2.0.0 04:34:34 requestsexceptions==1.4.0 04:34:34 rfc3986==2.0.0 04:34:34 rich==14.1.0 04:34:34 rich-argparse==1.7.1 04:34:34 rpds-py==0.27.1 04:34:34 rsa==4.9.1 04:34:34 ruamel.yaml==0.18.15 04:34:34 ruamel.yaml.clib==0.2.14 04:34:34 s3transfer==0.14.0 04:34:34 simplejson==3.20.2 04:34:34 six==1.17.0 04:34:34 smmap==5.0.2 04:34:34 soupsieve==2.8 04:34:34 stevedore==5.5.0 04:34:34 tabulate==0.9.0 04:34:34 toml==0.10.2 04:34:34 tomlkit==0.13.3 04:34:34 tqdm==4.67.1 04:34:34 typing_extensions==4.15.0 04:34:34 tzdata==2025.2 04:34:34 urllib3==1.26.20 04:34:34 virtualenv==20.34.0 04:34:34 wcwidth==0.2.14 04:34:34 websocket-client==1.8.0 04:34:34 wrapt==1.17.3 04:34:34 xdg==6.0.0 04:34:34 xmltodict==1.0.2 04:34:34 yq==3.4.3 04:34:34 [EnvInject] - Injecting environment variables from a build step. 04:34:34 [EnvInject] - Injecting as environment variables the properties content 04:34:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:34:34 OS_CLOUD=vex 04:34:34 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-9 04:34:34 OS_STACK_TEMPLATE_DIR=openstack-hot 04:34:34 04:34:34 [EnvInject] - Variables injected successfully. 04:34:34 provisioning config files... 04:34:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:34:34 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins8117012788731284935.sh 04:34:34 ---> Create parameters file for OpenStack HOT 04:34:34 OpenStack Heat parameters generated 04:34:34 ----------------------------------- 04:34:34 parameters: 04:34:34 vm_0_count: '1' 04:34:34 vm_0_flavor: 'v3-standard-4' 04:34:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 04:34:34 vm_1_count: '0' 04:34:34 vm_1_flavor: 'v3-standard-2' 04:34:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 04:34:34 04:34:34 job_name: '57489-9' 04:34:34 silo: 'releng' 04:34:34 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins16272096357009558599.sh 04:34:34 ---> Create HEAT stack 04:34:34 + source /home/jenkins/lf-env.sh 04:34:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:34 ++ mktemp -d /tmp/venv-XXXX 04:34:34 + lf_venv=/tmp/venv-GiwE 04:34:34 + local venv_file=/tmp/.os_lf_venv 04:34:34 + local python=python3 04:34:34 + local options 04:34:34 + local set_path=true 04:34:34 + local install_args= 04:34:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:34:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:34:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:34 + true 04:34:34 + case $1 in 04:34:34 + python=python3 04:34:34 + shift 2 04:34:34 + true 04:34:34 + case $1 in 04:34:34 + shift 04:34:34 + break 04:34:34 + case $python in 04:34:34 + local pkg_list= 04:34:34 + [[ -d /opt/pyenv ]] 04:34:34 + echo 'Setup pyenv:' 04:34:34 Setup pyenv: 04:34:34 + export PYENV_ROOT=/opt/pyenv 04:34:34 + PYENV_ROOT=/opt/pyenv 04:34:34 + 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 04:34:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:34:34 + pyenv versions 04:34:34 system 04:34:34 3.8.13 04:34:34 3.9.13 04:34:34 3.10.13 04:34:34 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:34:34 + command -v pyenv 04:34:34 ++ pyenv init - --no-rehash 04:34:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:34:34 for i in ${!paths[@]}; do 04:34:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:34:34 fi; done; 04:34:34 echo "${paths[*]}"'\'')" 04:34:34 export PATH="/opt/pyenv/shims:${PATH}" 04:34:34 export PYENV_SHELL=bash 04:34:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:34:34 pyenv() { 04:34:34 local command 04:34:34 command="${1:-}" 04:34:34 if [ "$#" -gt 0 ]; then 04:34:34 shift 04:34:34 fi 04:34:34 04:34:34 case "$command" in 04:34:34 rehash|shell) 04:34:34 eval "$(pyenv "sh-$command" "$@")" 04:34:34 ;; 04:34:34 *) 04:34:34 command pyenv "$command" "$@" 04:34:34 ;; 04:34:34 esac 04:34:34 }' 04:34:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:34:34 for i in ${!paths[@]}; do 04:34:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:34:34 fi; done; 04:34:34 echo "${paths[*]}"' 04:34:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:34:34 ++ 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 04:34:34 ++ 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 04:34:34 ++ export PYENV_SHELL=bash 04:34:34 ++ PYENV_SHELL=bash 04:34:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:34:34 +++ complete -F _pyenv pyenv 04:34:34 ++ lf-pyver python3 04:34:34 ++ local py_version_xy=python3 04:34:34 ++ local py_version_xyz= 04:34:34 ++ sed 's/^[ *]* //' 04:34:34 ++ pyenv versions 04:34:34 ++ local command 04:34:34 ++ command=versions 04:34:34 ++ '[' 1 -gt 0 ']' 04:34:34 ++ shift 04:34:34 ++ case "$command" in 04:34:34 ++ command pyenv versions 04:34:34 ++ pyenv versions 04:34:34 ++ awk '{ print $1 }' 04:34:34 ++ grep -E '^[0-9.]*[0-9]$' 04:34:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:34:34 +++ grep '^3' /tmp/.pyenv_versions 04:34:34 +++ tail -n 1 04:34:34 +++ sort -V 04:34:34 ++ py_version_xyz=3.11.7 04:34:34 ++ [[ -z 3.11.7 ]] 04:34:34 ++ echo 3.11.7 04:34:34 ++ return 0 04:34:34 + pyenv local 3.11.7 04:34:34 + local command 04:34:34 + command=local 04:34:34 + '[' 2 -gt 0 ']' 04:34:34 + shift 04:34:34 + case "$command" in 04:34:34 + command pyenv local 3.11.7 04:34:34 + pyenv local 3.11.7 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='lftools[openstack] ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='kubernetes ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='niet ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='python-heatclient ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='python-openstackclient ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='python-magnumclient ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='urllib3~=1.26.15 ' 04:34:35 + for arg in "$@" 04:34:35 + case $arg in 04:34:35 + pkg_list+='yq ' 04:34:35 + [[ -f /tmp/.os_lf_venv ]] 04:34:35 ++ cat /tmp/.os_lf_venv 04:34:35 + lf_venv=/tmp/venv-d2ul 04:34:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from' file:/tmp/.os_lf_venv 04:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:34:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:35 + local 'pip_opts=--upgrade --quiet' 04:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:34:35 + [[ -n '' ]] 04:34:35 + [[ -n '' ]] 04:34:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:35 + /tmp/venv-d2ul/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 04:34:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:34:36 lf-activate-venv(): INFO: Base packages installed successfully 04:34:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 04:34:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 04:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:36 + /tmp/venv-d2ul/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:53 + type python3 04:34:53 + true 04:34:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH' 04:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:34:53 + PATH=/tmp/venv-d2ul/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 04:34:53 + return 0 04:34:53 + openstack --os-cloud vex limits show --absolute 04:34:55 +--------------------------+---------+ 04:34:55 | Name | Value | 04:34:55 +--------------------------+---------+ 04:34:55 | maxTotalInstances | -1 | 04:34:55 | maxTotalCores | 450 | 04:34:55 | maxTotalRAMSize | 1000000 | 04:34:55 | maxServerMeta | 128 | 04:34:55 | maxImageMeta | 128 | 04:34:55 | maxPersonality | 5 | 04:34:55 | maxPersonalitySize | 10240 | 04:34:55 | maxTotalKeypairs | 100 | 04:34:55 | maxServerGroups | 10 | 04:34:55 | maxServerGroupMembers | 10 | 04:34:55 | maxTotalFloatingIps | -1 | 04:34:55 | maxSecurityGroups | -1 | 04:34:55 | maxSecurityGroupRules | -1 | 04:34:55 | totalRAMUsed | 147456 | 04:34:55 | totalCoresUsed | 36 | 04:34:55 | totalInstancesUsed | 18 | 04:34:55 | totalFloatingIpsUsed | 0 | 04:34:55 | totalSecurityGroupsUsed | 0 | 04:34:55 | totalServerGroupsUsed | 0 | 04:34:55 | maxTotalVolumes | -1 | 04:34:55 | maxTotalSnapshots | 10 | 04:34:55 | maxTotalVolumeGigabytes | 4096 | 04:34:55 | maxTotalBackups | 10 | 04:34:55 | maxTotalBackupGigabytes | 1000 | 04:34:55 | totalVolumesUsed | 0 | 04:34:55 | totalGigabytesUsed | 0 | 04:34:55 | totalSnapshotsUsed | 0 | 04:34:55 | totalBackupsUsed | 0 | 04:34:55 | totalBackupGigabytesUsed | 0 | 04:34:55 +--------------------------+---------+ 04:34:55 + pushd /opt/ciman/openstack-hot 04:34:55 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-vanadium 04:34:55 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-vanadium-9 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-vanadium/stack-parameters.yaml 04:35:46 Creating stack releng-controller-csit-1node-akka1-all-vanadium-9 04:35:46 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 04:36:37 http.client.RemoteDisconnected: Remote end closed connection without response 04:36:37 04:36:37 During handling of the above exception, another exception occurred: 04:36:37 04:36:37 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:36:37 04:36:37 During handling of the above exception, another exception occurred: 04:36:37 04:36:37 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:36:37 04:36:37 During handling of the above exception, another exception occurred: 04:36:37 04:36:37 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:36:37 Build step 'Execute shell' marked build as failure 04:36:37 $ ssh-agent -k 04:36:37 unset SSH_AUTH_SOCK; 04:36:37 unset SSH_AGENT_PID; 04:36:37 echo Agent pid 5277 killed; 04:36:37 [ssh-agent] Stopped. 04:36:37 Recording plot data 04:36:37 Robot results publisher started... 04:36:37 INFO: Checking test criticality is deprecated and will be dropped in a future release! 04:36:37 -Parsing output xml: 04:36:37 Failed! 04:36:37 hudson.AbortException: No files found in path /w/workspace/controller-csit-1node-akka1-all-vanadium with configured filemask: output.xml 04:36:37 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 04:36:37 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 04:36:37 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 04:36:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 04:36:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 04:36:37 at hudson.remoting.Request$2.run(Request.java:377) 04:36:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 04:36:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 04:36:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 04:36:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 04:36:37 at java.base/java.lang.Thread.run(Thread.java:829) 04:36:37 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-30 04:36:37 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 04:36:37 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 04:36:37 at hudson.remoting.Channel.call(Channel.java:1003) 04:36:37 at hudson.FilePath.act(FilePath.java:1230) 04:36:37 at hudson.FilePath.act(FilePath.java:1219) 04:36:37 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 04:36:37 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 04:36:37 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 04:36:37 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 04:36:37 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:36:37 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:36:37 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 04:36:37 at hudson.model.Build$BuildExecution.post2(Build.java:179) 04:36:37 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 04:36:37 at hudson.model.Run.execute(Run.java:1918) 04:36:37 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:36:37 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:36:37 at hudson.model.Executor.run(Executor.java:442) 04:36:37 [PostBuildScript] - [INFO] Executing post build scripts. 04:36:37 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins8764673183828619246.sh 04:36:37 Archiving csit artifacts 04:36:37 seq: invalid floating point argument: ‘’ 04:36:37 Try 'seq --help' for more information. 04:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:37 Dload Upload Total Spent Left Speed 04:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10772 0 --:--:-- --:--:-- --:--:-- 10772 04:36:37 Archive: robot-plugin.zip 04:36:37 End-of-central-directory signature not found. Either this file is not 04:36:37 a zipfile, or it constitutes one disk of a multi-part archive. In the 04:36:37 latter case the central directory and zipfile comment will be found on 04:36:37 the last disk(s) of this archive. 04:36:37 unzip: cannot find zipfile directory in one of robot-plugin.zip or 04:36:37 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 04:36:37 mv: cannot stat '*.log': No such file or directory 04:36:37 mv: cannot stat '*.log.gz': No such file or directory 04:36:37 mv: cannot stat '*.csv': No such file or directory 04:36:37 mv: cannot stat '*.png': No such file or directory 04:36:37 [PostBuildScript] - [INFO] Executing post build scripts. 04:36:37 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins15223960431322373186.sh 04:36:37 [PostBuildScript] - [INFO] Executing post build scripts. 04:36:37 [EnvInject] - Injecting environment variables from a build step. 04:36:37 [EnvInject] - Injecting as environment variables the properties content 04:36:37 OS_CLOUD=vex 04:36:37 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-9 04:36:37 04:36:37 [EnvInject] - Variables injected successfully. 04:36:37 provisioning config files... 04:36:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:36:37 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins10931557982394797462.sh 04:36:37 ---> openstack-stack-delete.sh 04:36:37 Setup pyenv: 04:36:38 system 04:36:38 3.8.13 04:36:38 3.9.13 04:36:38 3.10.13 04:36:38 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:36:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:36:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:40 lf-activate-venv(): INFO: Base packages installed successfully 04:36:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:36:53 INFO: Retrieving stack cost for: releng-controller-csit-1node-akka1-all-vanadium-9 04:38:34 http.client.RemoteDisconnected: Remote end closed connection without response 04:38:34 04:38:34 During handling of the above exception, another exception occurred: 04:38:34 04:38:34 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:34 04:38:34 During handling of the above exception, another exception occurred: 04:38:34 04:38:34 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:34 04:38:34 During handling of the above exception, another exception occurred: 04:38:34 04:38:34 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-9: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:38:35 WARNING: Unable to get stack costs, continuing anyway 04:40:17 http.client.RemoteDisconnected: Remote end closed connection without response 04:40:17 04:40:17 During handling of the above exception, another exception occurred: 04:40:17 04:40:17 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:40:17 04:40:17 During handling of the above exception, another exception occurred: 04:40:17 04:40:17 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:40:17 04:40:17 During handling of the above exception, another exception occurred: 04:40:17 04:40:17 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-9?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:40:17 INFO: Deleting stack releng-controller-csit-1node-akka1-all-vanadium-9 04:40:17 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-9?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:40:17 Build step 'Execute scripts' marked build as failure 04:40:17 [PostBuildScript] - [INFO] Executing post build scripts. 04:40:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins4992862027210982949.sh 04:40:17 ---> sysstat.sh 04:40:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins5361194085300269602.sh 04:40:17 ---> package-listing.sh 04:40:17 ++ facter osfamily 04:40:17 ++ tr '[:upper:]' '[:lower:]' 04:40:17 + OS_FAMILY=redhat 04:40:17 + workspace=/w/workspace/controller-csit-1node-akka1-all-vanadium 04:40:17 + START_PACKAGES=/tmp/packages_start.txt 04:40:17 + END_PACKAGES=/tmp/packages_end.txt 04:40:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:17 + PACKAGES=/tmp/packages_start.txt 04:40:17 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']' 04:40:17 + PACKAGES=/tmp/packages_end.txt 04:40:17 + case "${OS_FAMILY}" in 04:40:17 + rpm -qa 04:40:17 + sort 04:40:18 + '[' -f /tmp/packages_start.txt ']' 04:40:18 + '[' -f /tmp/packages_end.txt ']' 04:40:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:18 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']' 04:40:18 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/ 04:40:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/ 04:40:18 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9003022596938169299.sh 04:40:18 ---> capture-instance-metadata.sh 04:40:18 Setup pyenv: 04:40:18 system 04:40:18 3.8.13 04:40:18 3.9.13 04:40:18 3.10.13 04:40:18 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:40:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:40:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:20 lf-activate-venv(): INFO: Base packages installed successfully 04:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools 04:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:40:31 INFO: Running in OpenStack, capturing instance metadata 04:40:31 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins14152115408818682381.sh 04:40:31 provisioning config files... 04:40:32 Could not find credentials [logs] for controller-csit-1node-akka1-all-vanadium #9 04:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/config6608375230139080727tmp 04:40:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:40:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:40:32 provisioning config files... 04:40:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:40:32 [EnvInject] - Injecting environment variables from a build step. 04:40:32 [EnvInject] - Injecting as environment variables the properties content 04:40:32 SERVER_ID=logs 04:40:32 04:40:32 [EnvInject] - Variables injected successfully. 04:40:32 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins17465947262490616320.sh 04:40:32 ---> create-netrc.sh 04:40:32 WARN: Log server credential not found. 04:40:32 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins10467494520592156706.sh 04:40:32 ---> python-tools-install.sh 04:40:32 Setup pyenv: 04:40:32 system 04:40:32 3.8.13 04:40:32 3.9.13 04:40:32 3.10.13 04:40:32 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:40:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:40:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:34 lf-activate-venv(): INFO: Base packages installed successfully 04:40:34 lf-activate-venv(): INFO: Installing additional packages: lftools 04:40:44 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:40:44 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins5290555000908639275.sh 04:40:44 ---> sudo-logs.sh 04:40:44 Archiving 'sudo' log.. 04:40:45 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9979478932661386230.sh 04:40:45 ---> job-cost.sh 04:40:45 Setup pyenv: 04:40:45 system 04:40:45 3.8.13 04:40:45 3.9.13 04:40:45 3.10.13 04:40:45 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:40:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:40:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:47 lf-activate-venv(): INFO: Base packages installed successfully 04:40:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:40:54 DEBUG: total: 0 04:40:54 INFO: Retrieving Stack Cost... 04:40:55 INFO: Retrieving Pricing Info for: v3-standard-2 04:40:55 INFO: Archiving Costs 04:40:55 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins4790691383054147060.sh 04:40:55 ---> logs-deploy.sh 04:40:55 Setup pyenv: 04:40:55 system 04:40:55 3.8.13 04:40:55 3.9.13 04:40:55 3.10.13 04:40:55 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 04:40:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2ul from file:/tmp/.os_lf_venv 04:40:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:57 lf-activate-venv(): INFO: Base packages installed successfully 04:40:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:41:07 lf-activate-venv(): INFO: Adding /tmp/venv-d2ul/bin to PATH 04:41:07 WARNING: Nexus logging server not set 04:41:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-vanadium/9/ 04:41:07 INFO: archiving logs to S3 04:41:08 ---> uname -a: 04:41:08 Linux prd-centos8-robot-2c-8g-30.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 04:41:08 04:41:08 04:41:08 ---> lscpu: 04:41:08 Architecture: x86_64 04:41:08 CPU op-mode(s): 32-bit, 64-bit 04:41:08 Byte Order: Little Endian 04:41:08 CPU(s): 2 04:41:08 On-line CPU(s) list: 0,1 04:41:08 Thread(s) per core: 1 04:41:08 Core(s) per socket: 1 04:41:08 Socket(s): 2 04:41:08 NUMA node(s): 1 04:41:08 Vendor ID: AuthenticAMD 04:41:08 CPU family: 23 04:41:08 Model: 49 04:41:08 Model name: AMD EPYC-Rome Processor 04:41:08 Stepping: 0 04:41:08 CPU MHz: 2800.000 04:41:08 BogoMIPS: 5600.00 04:41:08 Virtualization: AMD-V 04:41:08 Hypervisor vendor: KVM 04:41:08 Virtualization type: full 04:41:08 L1d cache: 32K 04:41:08 L1i cache: 32K 04:41:08 L2 cache: 512K 04:41:08 L3 cache: 16384K 04:41:08 NUMA node0 CPU(s): 0,1 04:41: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 04:41:08 04:41:08 04:41:08 ---> nproc: 04:41:08 2 04:41:08 04:41:08 04:41:08 ---> df -h: 04:41:08 Filesystem Size Used Avail Use% Mounted on 04:41:08 devtmpfs 3.8G 0 3.8G 0% /dev 04:41:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:41:08 tmpfs 3.8G 17M 3.8G 1% /run 04:41:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:41:08 /dev/vda1 40G 8.3G 32G 21% / 04:41:08 tmpfs 770M 0 770M 0% /run/user/1001 04:41:08 04:41:08 04:41:08 ---> free -m: 04:41:08 total used free shared buff/cache available 04:41:08 Mem: 7697 564 5032 19 2100 6836 04:41:08 Swap: 1023 0 1023 04:41:08 04:41:08 04:41:08 ---> ip addr: 04:41:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:41:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:41:08 inet 127.0.0.1/8 scope host lo 04:41:08 valid_lft forever preferred_lft forever 04:41:08 inet6 ::1/128 scope host 04:41:08 valid_lft forever preferred_lft forever 04:41:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:41:08 link/ether fa:16:3e:6f:3e:30 brd ff:ff:ff:ff:ff:ff 04:41:08 altname enp0s3 04:41:08 altname ens3 04:41:08 inet 10.30.170.108/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:41:08 valid_lft 85910sec preferred_lft 85910sec 04:41:08 inet6 fe80::f816:3eff:fe6f:3e30/64 scope link 04:41:08 valid_lft forever preferred_lft forever 04:41:08 04:41:08 04:41:08 ---> sar -b -r -n DEV: 04:41:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 04:41:08 04:41:08 04:32:55 LINUX RESTART (2 CPU) 04:41:08 04:41:08 04:34:01 AM tps rtps wtps bread/s bwrtn/s 04:41:08 04:35:01 AM 124.64 0.75 123.89 53.98 13007.66 04:41:08 04:36:01 AM 17.23 0.03 17.20 0.53 2411.21 04:41:08 04:37:01 AM 14.05 0.20 13.85 34.79 387.89 04:41:08 04:38:01 AM 6.33 0.00 6.33 0.00 453.21 04:41:08 04:39:01 AM 0.37 0.00 0.37 0.00 5.90 04:41:08 04:40:01 AM 0.22 0.00 0.22 0.00 2.68 04:41:08 04:41:01 AM 24.30 0.68 23.62 94.89 661.19 04:41:08 Average: 26.74 0.24 26.50 26.32 2418.60 04:41:08 04:41:08 04:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:08 04:35:01 AM 5178880 7018104 2703544 34.30 2688 2015004 711176 7.96 198484 2154712 61220 04:41:08 04:36:01 AM 5175788 7014532 2706636 34.34 2688 2015020 711176 7.96 198560 2158432 4 04:41:08 04:37:01 AM 5173284 7013656 2709140 34.37 2688 2016212 712132 7.97 224008 2136748 10752 04:41:08 04:38:01 AM 5172012 7012348 2710412 34.39 2688 2016216 712132 7.97 224008 2137832 12 04:41:08 04:39:01 AM 5173180 7013500 2709244 34.37 2688 2016216 713680 7.99 225924 2134956 4 04:41:08 04:40:01 AM 5172684 7013008 2709740 34.38 2688 2016220 713348 7.99 225924 2135688 4 04:41:08 04:41:01 AM 5169904 7014540 2712520 34.41 2688 2020240 716744 8.03 384544 1980000 25104 04:41:08 Average: 5173676 7014241 2708748 34.36 2688 2016447 712913 7.98 240207 2119767 13871 04:41:08 04:41:08 04:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:08 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:35:01 AM eth0 88.52 72.06 1125.44 10.46 0.00 0.00 0.00 0.00 04:41:08 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:36:01 AM eth0 0.52 0.33 0.10 0.13 0.00 0.00 0.00 0.00 04:41:08 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:37:01 AM eth0 13.56 10.18 13.34 5.41 0.00 0.00 0.00 0.00 04:41:08 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:38:01 AM eth0 1.48 0.72 0.68 0.46 0.00 0.00 0.00 0.00 04:41:08 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:39:01 AM eth0 1.02 0.72 0.77 0.18 0.00 0.00 0.00 0.00 04:41:08 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:40:01 AM eth0 0.53 0.28 0.09 0.04 0.00 0.00 0.00 0.00 04:41:08 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 04:41:01 AM eth0 18.21 15.99 14.52 8.30 0.00 0.00 0.00 0.00 04:41:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:08 Average: eth0 17.69 14.33 165.00 3.57 0.00 0.00 0.00 0.00 04:41:08 04:41:08 04:41:08 ---> sar -P ALL: 04:41:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 04:41:08 04:41:08 04:32:55 LINUX RESTART (2 CPU) 04:41:08 04:41:08 04:34:01 AM CPU %user %nice %system %iowait %steal %idle 04:41:08 04:35:01 AM all 36.00 0.00 5.21 1.35 0.11 57.33 04:41:08 04:35:01 AM 0 46.27 0.00 6.27 1.58 0.12 45.77 04:41:08 04:35:01 AM 1 25.75 0.00 4.16 1.12 0.10 68.87 04:41:08 04:36:01 AM all 0.33 0.00 0.21 0.23 0.03 99.21 04:41:08 04:36:01 AM 0 0.08 0.00 0.25 0.38 0.02 99.27 04:41:08 04:36:01 AM 1 0.58 0.00 0.17 0.07 0.03 99.15 04:41:08 04:37:01 AM all 12.11 0.00 1.28 0.06 0.04 86.52 04:41:08 04:37:01 AM 0 17.26 0.00 1.74 0.07 0.03 80.91 04:41:08 04:37:01 AM 1 6.96 0.00 0.82 0.05 0.05 92.13 04:41:08 04:38:01 AM all 0.35 0.00 0.10 0.04 0.03 99.47 04:41:08 04:38:01 AM 0 0.10 0.00 0.08 0.02 0.03 99.77 04:41:08 04:38:01 AM 1 0.60 0.00 0.12 0.07 0.03 99.18 04:41:08 04:39:01 AM all 1.17 0.00 0.17 0.00 0.03 98.64 04:41:08 04:39:01 AM 0 0.40 0.00 0.12 0.00 0.03 99.45 04:41:08 04:39:01 AM 1 1.94 0.00 0.22 0.00 0.02 97.83 04:41:08 04:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 04:41:08 04:40:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 04:41:08 04:40:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 04:41:08 04:41:01 AM all 29.03 0.00 3.81 0.09 0.08 66.99 04:41:08 04:41:01 AM 0 22.17 0.00 3.38 0.07 0.08 74.30 04:41:08 04:41:01 AM 1 35.90 0.00 4.24 0.12 0.08 59.67 04:41:08 Average: all 11.34 0.00 1.55 0.25 0.05 86.81 04:41:08 Average: 0 12.35 0.00 1.70 0.30 0.05 85.59 04:41:08 Average: 1 10.33 0.00 1.39 0.20 0.05 88.03 04:41:08 04:41:08 04:41:08