02:46:20 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 20 02:46:20 originally caused by: 02:46:20 Started by timer 02:46:20 Running as SYSTEM 02:46:20 [EnvInject] - Loading node environment variables. 02:46:20 Building remotely on prd-centos8-robot-2c-8g-15759 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium 02:46:21 [ssh-agent] Looking for ssh-agent implementation... 02:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:46:21 $ ssh-agent 02:46:21 SSH_AUTH_SOCK=/tmp/ssh-mG8pkrBIGBQ0/agent.5286 02:46:21 SSH_AGENT_PID=5287 02:46:21 [ssh-agent] Started. 02:46:21 Running ssh-add (command line suppressed) 02:46:21 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium@tmp/private_key_4195710712617721195.key (/w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium@tmp/private_key_4195710712617721195.key) 02:46:21 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:46:21 The recommended git tool is: NONE 02:46:23 using credential opendaylight-jenkins-ssh 02:46:23 Wiping out workspace first. 02:46:23 Cloning the remote Git repository 02:46:23 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:46:23 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/test # timeout=10 02:46:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:46:23 > git --version # timeout=10 02:46:23 > git --version # 'git version 2.43.0' 02:46:23 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:46:24 [INFO] Currently running in a labeled security context 02:46:24 [INFO] Currently SELinux is 'enforcing' on the host 02:46:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh860601062828204084.key 02:46:24 Verifying host key using known hosts file 02:46:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:46:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:46:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:46:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:46:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:46:26 [INFO] Currently running in a labeled security context 02:46:26 [INFO] Currently SELinux is 'enforcing' on the host 02:46:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh1216508091560131791.key 02:46:26 Verifying host key using known hosts file 02:46:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:46:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:46:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:46:27 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 02:46:27 > git config core.sparsecheckout # timeout=10 02:46:27 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 02:46:27 Commit message: "Add bgpcep variables for vanadium" 02:46:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:46:27 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 02:46:28 No emails were triggered. 02:46:28 provisioning config files... 02:46:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:46:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:46:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:46:28 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins9246996097315532462.sh 02:46:28 ---> python-tools-install.sh 02:46:28 Setup pyenv: 02:46:28 system 02:46:28 * 3.8.13 (set by /opt/pyenv/version) 02:46:28 * 3.9.13 (set by /opt/pyenv/version) 02:46:28 * 3.10.13 (set by /opt/pyenv/version) 02:46:28 * 3.11.7 (set by /opt/pyenv/version) 02:46:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wkig 02:46:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:46:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:46:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:46:37 lf-activate-venv(): INFO: Base packages installed successfully 02:46:37 lf-activate-venv(): INFO: Installing additional packages: lftools 02:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:47:02 Generating Requirements File 02:47:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:47:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:47:21 Python 3.11.7 02:47:21 pip 25.3 from /tmp/venv-Wkig/lib/python3.11/site-packages/pip (python 3.11) 02:47:22 appdirs==1.4.4 02:47:22 argcomplete==3.6.3 02:47:22 aspy.yaml==1.3.0 02:47:22 attrs==25.4.0 02:47:22 autopage==0.5.2 02:47:22 beautifulsoup4==4.14.3 02:47:22 boto3==1.42.14 02:47:22 botocore==1.42.14 02:47:22 bs4==0.0.2 02:47:22 cachetools==6.2.4 02:47:22 certifi==2025.11.12 02:47:22 cffi==2.0.0 02:47:22 cfgv==3.5.0 02:47:22 chardet==5.2.0 02:47:22 charset-normalizer==3.4.4 02:47:22 click==8.3.1 02:47:22 cliff==4.13.1 02:47:22 cmd2==3.0.0 02:47:22 cryptography==3.3.2 02:47:22 debtcollector==3.0.0 02:47:22 decorator==5.2.1 02:47:22 defusedxml==0.7.1 02:47:22 Deprecated==1.3.1 02:47:22 distlib==0.4.0 02:47:22 dnspython==2.8.0 02:47:22 docker==7.1.0 02:47:22 dogpile.cache==1.5.0 02:47:22 durationpy==0.10 02:47:22 email-validator==2.3.0 02:47:22 filelock==3.20.1 02:47:22 future==1.0.0 02:47:22 gitdb==4.0.12 02:47:22 GitPython==3.1.45 02:47:22 google-auth==2.45.0 02:47:22 httplib2==0.31.0 02:47:22 identify==2.6.15 02:47:22 idna==3.11 02:47:22 importlib-resources==1.5.0 02:47:22 iso8601==2.1.0 02:47:22 Jinja2==3.1.6 02:47:22 jmespath==1.0.1 02:47:22 jsonpatch==1.33 02:47:22 jsonpointer==3.0.0 02:47:22 jsonschema==4.25.1 02:47:22 jsonschema-specifications==2025.9.1 02:47:22 keystoneauth1==5.12.0 02:47:22 kubernetes==34.1.0 02:47:22 lftools==0.37.18 02:47:22 lxml==6.0.2 02:47:22 markdown-it-py==4.0.0 02:47:22 MarkupSafe==3.0.3 02:47:22 mdurl==0.1.2 02:47:22 msgpack==1.1.2 02:47:22 multi_key_dict==2.0.3 02:47:22 munch==4.0.0 02:47:22 netaddr==1.3.0 02:47:22 niet==1.4.2 02:47:22 nodeenv==1.10.0 02:47:22 oauth2client==4.1.3 02:47:22 oauthlib==3.3.1 02:47:22 openstacksdk==4.8.0 02:47:22 os-service-types==1.8.2 02:47:22 osc-lib==4.3.0 02:47:22 oslo.config==10.1.0 02:47:22 oslo.context==6.2.0 02:47:22 oslo.i18n==6.7.1 02:47:22 oslo.log==8.0.0 02:47:22 oslo.serialization==5.8.0 02:47:22 oslo.utils==9.2.0 02:47:22 packaging==25.0 02:47:22 pbr==7.0.3 02:47:22 platformdirs==4.5.1 02:47:22 prettytable==3.17.0 02:47:22 psutil==7.1.3 02:47:22 pyasn1==0.6.1 02:47:22 pyasn1_modules==0.4.2 02:47:22 pycparser==2.23 02:47:22 pygerrit2==2.0.15 02:47:22 PyGithub==2.8.1 02:47:22 Pygments==2.19.2 02:47:22 PyJWT==2.10.1 02:47:22 PyNaCl==1.6.1 02:47:22 pyparsing==2.4.7 02:47:22 pyperclip==1.11.0 02:47:22 pyrsistent==0.20.0 02:47:22 python-cinderclient==9.8.0 02:47:22 python-dateutil==2.9.0.post0 02:47:22 python-heatclient==4.3.0 02:47:22 python-jenkins==1.8.3 02:47:22 python-keystoneclient==5.7.0 02:47:22 python-magnumclient==4.9.0 02:47:22 python-openstackclient==8.2.0 02:47:22 python-swiftclient==4.9.0 02:47:22 PyYAML==6.0.3 02:47:22 referencing==0.37.0 02:47:22 requests==2.32.5 02:47:22 requests-oauthlib==2.0.0 02:47:22 requestsexceptions==1.4.0 02:47:22 rfc3986==2.0.0 02:47:22 rich==14.2.0 02:47:22 rich-argparse==1.7.2 02:47:22 rpds-py==0.30.0 02:47:22 rsa==4.9.1 02:47:22 ruamel.yaml==0.18.17 02:47:22 ruamel.yaml.clib==0.2.15 02:47:22 s3transfer==0.16.0 02:47:22 simplejson==3.20.2 02:47:22 six==1.17.0 02:47:22 smmap==5.0.2 02:47:22 soupsieve==2.8.1 02:47:22 stevedore==5.6.0 02:47:22 tabulate==0.9.0 02:47:22 toml==0.10.2 02:47:22 tomlkit==0.13.3 02:47:22 tqdm==4.67.1 02:47:22 typing_extensions==4.15.0 02:47:22 tzdata==2025.3 02:47:22 urllib3==1.26.20 02:47:22 virtualenv==20.35.4 02:47:22 wcwidth==0.2.14 02:47:22 websocket-client==1.9.0 02:47:22 wrapt==2.0.1 02:47:22 xdg==6.0.0 02:47:22 xmltodict==1.0.2 02:47:22 yq==3.4.3 02:47:22 [EnvInject] - Injecting environment variables from a build step. 02:47:22 [EnvInject] - Injecting as environment variables the properties content 02:47:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:47:22 OS_CLOUD=vex 02:47:22 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 02:47:22 OS_STACK_TEMPLATE_DIR=openstack-hot 02:47:22 02:47:22 [EnvInject] - Variables injected successfully. 02:47:22 provisioning config files... 02:47:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:47:22 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins13716120678366609746.sh 02:47:22 ---> Create parameters file for OpenStack HOT 02:47:22 OpenStack Heat parameters generated 02:47:22 ----------------------------------- 02:47:22 parameters: 02:47:22 vm_0_count: '1' 02:47:22 vm_0_flavor: 'v3-standard-4' 02:47:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 02:47:22 vm_1_count: '1' 02:47:22 vm_1_flavor: 'v3-standard-2' 02:47:22 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 02:47:22 02:47:22 job_name: '07730-20' 02:47:22 silo: 'releng' 02:47:22 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins7277556098387681439.sh 02:47:22 ---> Create HEAT stack 02:47:22 + source /home/jenkins/lf-env.sh 02:47:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:22 ++ mktemp -d /tmp/venv-XXXX 02:47:22 + lf_venv=/tmp/venv-BYI4 02:47:22 + local venv_file=/tmp/.os_lf_venv 02:47:22 + local python=python3 02:47:22 + local options 02:47:22 + local set_path=true 02:47:22 + local install_args= 02:47:22 ++ 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 02:47:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:47:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:47:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:22 + true 02:47:22 + case $1 in 02:47:22 + python=python3 02:47:22 + shift 2 02:47:22 + true 02:47:22 + case $1 in 02:47:22 + shift 02:47:22 + break 02:47:22 + case $python in 02:47:22 + local pkg_list= 02:47:22 + [[ -d /opt/pyenv ]] 02:47:22 + echo 'Setup pyenv:' 02:47:22 Setup pyenv: 02:47:22 + export PYENV_ROOT=/opt/pyenv 02:47:22 + PYENV_ROOT=/opt/pyenv 02:47:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:22 + pyenv versions 02:47:23 system 02:47:23 3.8.13 02:47:23 3.9.13 02:47:23 3.10.13 02:47:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:47:23 + command -v pyenv 02:47:23 ++ pyenv init - --no-rehash 02:47:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:47:23 for i in ${!paths[@]}; do 02:47:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:47:23 fi; done; 02:47:23 echo "${paths[*]}"'\'')" 02:47:23 export PATH="/opt/pyenv/shims:${PATH}" 02:47:23 export PYENV_SHELL=bash 02:47:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:47:23 pyenv() { 02:47:23 local command 02:47:23 command="${1:-}" 02:47:23 if [ "$#" -gt 0 ]; then 02:47:23 shift 02:47:23 fi 02:47:23 02:47:23 case "$command" in 02:47:23 rehash|shell) 02:47:23 eval "$(pyenv "sh-$command" "$@")" 02:47:23 ;; 02:47:23 *) 02:47:23 command pyenv "$command" "$@" 02:47:23 ;; 02:47:23 esac 02:47:23 }' 02:47:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:47:23 for i in ${!paths[@]}; do 02:47:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:47:23 fi; done; 02:47:23 echo "${paths[*]}"' 02:47:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:23 ++ export PYENV_SHELL=bash 02:47:23 ++ PYENV_SHELL=bash 02:47:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:47:23 +++ complete -F _pyenv pyenv 02:47:23 ++ lf-pyver python3 02:47:23 ++ local py_version_xy=python3 02:47:23 ++ local py_version_xyz= 02:47:23 ++ awk '{ print $1 }' 02:47:23 ++ pyenv versions 02:47:23 ++ local command 02:47:23 ++ command=versions 02:47:23 ++ '[' 1 -gt 0 ']' 02:47:23 ++ shift 02:47:23 ++ case "$command" in 02:47:23 ++ command pyenv versions 02:47:23 ++ pyenv versions 02:47:23 ++ sed 's/^[ *]* //' 02:47:23 ++ grep -E '^[0-9.]*[0-9]$' 02:47:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:47:23 +++ tail -n 1 02:47:23 +++ grep '^3' /tmp/.pyenv_versions 02:47:23 +++ sort -V 02:47:23 ++ py_version_xyz=3.11.7 02:47:23 ++ [[ -z 3.11.7 ]] 02:47:23 ++ echo 3.11.7 02:47:23 ++ return 0 02:47:23 + pyenv local 3.11.7 02:47:23 + local command 02:47:23 + command=local 02:47:23 + '[' 2 -gt 0 ']' 02:47:23 + shift 02:47:23 + case "$command" in 02:47:23 + command pyenv local 3.11.7 02:47:23 + pyenv local 3.11.7 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='lftools[openstack] ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='kubernetes ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='niet ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='python-heatclient ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='python-openstackclient ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='python-magnumclient ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='urllib3~=1.26.15 ' 02:47:23 + for arg in "$@" 02:47:23 + case $arg in 02:47:23 + pkg_list+='yq ' 02:47:23 + [[ -f /tmp/.os_lf_venv ]] 02:47:23 ++ cat /tmp/.os_lf_venv 02:47:23 + lf_venv=/tmp/venv-Wkig 02:47:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from' file:/tmp/.os_lf_venv 02:47:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:47:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:47:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:47:23 + local 'pip_opts=--upgrade --quiet' 02:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:47:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:47:23 + [[ -n '' ]] 02:47:23 + [[ -n '' ]] 02:47:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:47:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:47:23 + /tmp/venv-Wkig/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 02:47:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:47:25 lf-activate-venv(): INFO: Base packages installed successfully 02:47:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:47:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:47:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:47:25 + /tmp/venv-Wkig/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 02:47:42 + type python3 02:47:42 + true 02:47:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH' 02:47:42 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:47:42 + PATH=/tmp/venv-Wkig/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:47:42 + return 0 02:47:42 + openstack --os-cloud vex limits show --absolute 02:47:44 +--------------------------+---------+ 02:47:44 | Name | Value | 02:47:44 +--------------------------+---------+ 02:47:44 | maxTotalInstances | -1 | 02:47:44 | maxTotalCores | 450 | 02:47:44 | maxTotalRAMSize | 1000000 | 02:47:44 | maxServerMeta | 128 | 02:47:44 | maxImageMeta | 128 | 02:47:44 | maxPersonality | 5 | 02:47:44 | maxPersonalitySize | 10240 | 02:47:44 | maxTotalKeypairs | 100 | 02:47:44 | maxServerGroups | 10 | 02:47:44 | maxServerGroupMembers | 10 | 02:47:44 | maxTotalFloatingIps | -1 | 02:47:44 | maxSecurityGroups | -1 | 02:47:44 | maxSecurityGroupRules | -1 | 02:47:44 | totalRAMUsed | 991232 | 02:47:44 | totalCoresUsed | 242 | 02:47:44 | totalInstancesUsed | 94 | 02:47:44 | totalFloatingIpsUsed | 0 | 02:47:44 | totalSecurityGroupsUsed | 0 | 02:47:44 | totalServerGroupsUsed | 0 | 02:47:44 | maxTotalVolumes | -1 | 02:47:44 | maxTotalSnapshots | 10 | 02:47:44 | maxTotalVolumeGigabytes | 4096 | 02:47:44 | maxTotalBackups | 10 | 02:47:44 | maxTotalBackupGigabytes | 1000 | 02:47:44 | totalVolumesUsed | 3 | 02:47:44 | totalGigabytesUsed | 60 | 02:47:44 | totalSnapshotsUsed | 0 | 02:47:44 | totalBackupsUsed | 0 | 02:47:44 | totalBackupGigabytesUsed | 0 | 02:47:44 +--------------------------+---------+ 02:47:44 + pushd /opt/ciman/openstack-hot 02:47:44 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium 02:47:44 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/stack-parameters.yaml 02:47:59 Creating stack releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 02:47:59 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 8192, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-3de74e27-1618-403c-8d97-54a34ee09a3c) 02:47:59 TypeError: delete() missing 1 required positional argument: 'force' 02:47:59 Build step 'Execute shell' marked build as failure 02:47:59 $ ssh-agent -k 02:47:59 unset SSH_AUTH_SOCK; 02:47:59 unset SSH_AGENT_PID; 02:47:59 echo Agent pid 5287 killed; 02:47:59 [ssh-agent] Stopped. 02:47:59 Recording plot data 02:47:59 Robot results publisher started... 02:47:59 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:47:59 -Parsing output xml: 02:47:59 Failed! 02:47:59 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium with configured filemask: output.xml 02:47:59 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:47:59 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:47:59 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:47:59 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:47:59 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:47:59 at hudson.remoting.Request$2.run(Request.java:377) 02:47:59 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:47:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:47:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:47:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:47:59 at java.base/java.lang.Thread.run(Thread.java:829) 02:47:59 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15759 02:47:59 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:47:59 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:47:59 at hudson.remoting.Channel.call(Channel.java:1003) 02:47:59 at hudson.FilePath.act(FilePath.java:1230) 02:47:59 at hudson.FilePath.act(FilePath.java:1219) 02:47:59 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:47:59 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:47:59 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:47:59 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:47:59 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:47:59 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:47:59 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:47:59 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:47:59 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:47:59 at hudson.model.Run.execute(Run.java:1918) 02:47:59 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:47:59 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:47:59 at hudson.model.Executor.run(Executor.java:442) 02:47:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:59 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12255690254015952613.sh 02:47:59 Archiving csit artifacts 02:47:59 seq: invalid floating point argument: ‘’ 02:47:59 Try 'seq --help' for more information. 02:47:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:59 Dload Upload Total Spent Left Speed 02:47:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 7900 0 --:--:-- --:--:-- --:--:-- 7900 02:47:59 Archive: robot-plugin.zip 02:47:59 End-of-central-directory signature not found. Either this file is not 02:47:59 a zipfile, or it constitutes one disk of a multi-part archive. In the 02:47:59 latter case the central directory and zipfile comment will be found on 02:47:59 the last disk(s) of this archive. 02:47:59 unzip: cannot find zipfile directory in one of robot-plugin.zip or 02:47:59 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 02:47:59 mv: cannot stat '*.log': No such file or directory 02:47:59 mv: cannot stat '*.log.gz': No such file or directory 02:47:59 mv: cannot stat '*.csv': No such file or directory 02:47:59 mv: cannot stat '*.png': No such file or directory 02:47:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:59 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12459910575108712777.sh 02:47:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:47:59 [EnvInject] - Injecting environment variables from a build step. 02:47:59 [EnvInject] - Injecting as environment variables the properties content 02:47:59 OS_CLOUD=vex 02:47:59 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 02:47:59 02:47:59 [EnvInject] - Variables injected successfully. 02:47:59 provisioning config files... 02:48:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:48:00 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins14669634726192495207.sh 02:48:00 ---> openstack-stack-delete.sh 02:48:00 Setup pyenv: 02:48:00 system 02:48:00 3.8.13 02:48:00 3.9.13 02:48:00 3.10.13 02:48:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:48:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:48:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:02 lf-activate-venv(): INFO: Base packages installed successfully 02:48:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:48:17 INFO: Stack cost retrieval disabled, setting cost to 0 02:48:30 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 02:48:30 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-20 02:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 02:48:30 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins18062956373755664280.sh 02:48:30 ---> sysstat.sh 02:48:30 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins3418019296825333595.sh 02:48:30 ---> package-listing.sh 02:48:30 ++ facter osfamily 02:48:30 ++ tr '[:upper:]' '[:lower:]' 02:48:30 + OS_FAMILY=redhat 02:48:30 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium 02:48:30 + START_PACKAGES=/tmp/packages_start.txt 02:48:30 + END_PACKAGES=/tmp/packages_end.txt 02:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:30 + PACKAGES=/tmp/packages_start.txt 02:48:30 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium ']' 02:48:30 + PACKAGES=/tmp/packages_end.txt 02:48:30 + case "${OS_FAMILY}" in 02:48:30 + sort 02:48:30 + rpm -qa 02:48:31 + '[' -f /tmp/packages_start.txt ']' 02:48:31 + '[' -f /tmp/packages_end.txt ']' 02:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:31 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium ']' 02:48:31 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/archives/ 02:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/archives/ 02:48:31 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins5410000115740582032.sh 02:48:31 ---> capture-instance-metadata.sh 02:48:31 Setup pyenv: 02:48:31 system 02:48:31 3.8.13 02:48:31 3.9.13 02:48:31 3.10.13 02:48:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:33 lf-activate-venv(): INFO: Base packages installed successfully 02:48:33 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:48:43 INFO: Running in OpenStack, capturing instance metadata 02:48:44 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6488360844641432779.sh 02:48:44 provisioning config files... 02:48:44 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-netty-all-vanadium #20 02:48:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium@tmp/config2824252892456258876tmp 02:48:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:48:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:48:44 provisioning config files... 02:48:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:48:44 [EnvInject] - Injecting environment variables from a build step. 02:48:44 [EnvInject] - Injecting as environment variables the properties content 02:48:44 SERVER_ID=logs 02:48:44 02:48:44 [EnvInject] - Variables injected successfully. 02:48:44 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins4686168851709229949.sh 02:48:44 ---> create-netrc.sh 02:48:44 WARN: Log server credential not found. 02:48:44 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins16596998697357429707.sh 02:48:44 ---> python-tools-install.sh 02:48:44 Setup pyenv: 02:48:44 system 02:48:44 3.8.13 02:48:44 3.9.13 02:48:44 3.10.13 02:48:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:47 lf-activate-venv(): INFO: Base packages installed successfully 02:48:47 lf-activate-venv(): INFO: Installing additional packages: lftools 02:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:48:57 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15993903266967834345.sh 02:48:57 ---> sudo-logs.sh 02:48:57 Archiving 'sudo' log.. 02:48:57 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins13139443821110839956.sh 02:48:57 ---> job-cost.sh 02:48:57 Setup pyenv: 02:48:57 system 02:48:57 3.8.13 02:48:57 3.9.13 02:48:57 3.10.13 02:48:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:48:59 lf-activate-venv(): INFO: Base packages installed successfully 02:48:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:49:06 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:49:06 DEBUG: total: 0 02:49:06 INFO: Retrieving Stack Cost... 02:49:07 INFO: Retrieving Pricing Info for: v3-standard-2 02:49:07 INFO: Archiving Costs 02:49:07 [netconf-csit-1node-gate-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins2440923734958217737.sh 02:49:07 ---> logs-deploy.sh 02:49:07 Setup pyenv: 02:49:07 system 02:49:07 3.8.13 02:49:07 3.9.13 02:49:07 3.10.13 02:49:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/.python-version) 02:49:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wkig from file:/tmp/.os_lf_venv 02:49:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:49:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:49:09 lf-activate-venv(): INFO: Base packages installed successfully 02:49:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-Wkig/bin to PATH 02:49:20 WARNING: Nexus logging server not set 02:49:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-netty-all-vanadium/20/ 02:49:20 INFO: archiving logs to S3 02:49:21 ---> uname -a: 02:49:21 Linux prd-centos8-robot-2c-8g-15759.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:49:21 02:49:21 02:49:21 ---> lscpu: 02:49:21 Architecture: x86_64 02:49:21 CPU op-mode(s): 32-bit, 64-bit 02:49:21 Byte Order: Little Endian 02:49:21 CPU(s): 2 02:49:21 On-line CPU(s) list: 0,1 02:49:21 Thread(s) per core: 1 02:49:21 Core(s) per socket: 1 02:49:21 Socket(s): 2 02:49:21 NUMA node(s): 1 02:49:21 Vendor ID: AuthenticAMD 02:49:21 CPU family: 23 02:49:21 Model: 49 02:49:21 Model name: AMD EPYC-Rome Processor 02:49:21 Stepping: 0 02:49:21 CPU MHz: 2799.998 02:49:21 BogoMIPS: 5599.99 02:49:21 Virtualization: AMD-V 02:49:21 Hypervisor vendor: KVM 02:49:21 Virtualization type: full 02:49:21 L1d cache: 32K 02:49:21 L1i cache: 32K 02:49:21 L2 cache: 512K 02:49:21 L3 cache: 16384K 02:49:21 NUMA node0 CPU(s): 0,1 02:49:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:49:21 02:49:21 02:49:21 ---> nproc: 02:49:21 2 02:49:21 02:49:21 02:49:21 ---> df -h: 02:49:21 Filesystem Size Used Avail Use% Mounted on 02:49:21 devtmpfs 3.8G 0 3.8G 0% /dev 02:49:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:49:21 tmpfs 3.8G 17M 3.8G 1% /run 02:49:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:49:21 /dev/vda1 40G 8.3G 32G 21% / 02:49:21 tmpfs 770M 0 770M 0% /run/user/1001 02:49:21 02:49:21 02:49:21 ---> free -m: 02:49:21 total used free shared buff/cache available 02:49:21 Mem: 7697 570 5019 19 2107 6830 02:49:21 Swap: 1023 0 1023 02:49:21 02:49:21 02:49:21 ---> ip addr: 02:49:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:49:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:49:21 inet 127.0.0.1/8 scope host lo 02:49:21 valid_lft forever preferred_lft forever 02:49:21 inet6 ::1/128 scope host 02:49:21 valid_lft forever preferred_lft forever 02:49:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:49:21 link/ether fa:16:3e:e3:8b:cb brd ff:ff:ff:ff:ff:ff 02:49:21 altname enp0s3 02:49:21 altname ens3 02:49:21 inet 10.30.171.136/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:49:21 valid_lft 86145sec preferred_lft 86145sec 02:49:21 inet6 fe80::f816:3eff:fee3:8bcb/64 scope link 02:49:21 valid_lft forever preferred_lft forever 02:49:21 02:49:21 02:49:21 ---> sar -b -r -n DEV: 02:49:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:49:21 02:49:21 02:45:02 LINUX RESTART (2 CPU) 02:49:21 02:49:21 02:46:01 AM tps rtps wtps bread/s bwrtn/s 02:49:21 02:47:01 AM 66.29 15.43 50.87 3795.53 4596.12 02:49:21 02:48:01 AM 101.47 1.12 100.35 100.63 11564.75 02:49:21 02:49:01 AM 36.87 0.72 36.15 95.43 2010.23 02:49:21 Average: 68.21 5.75 62.46 1330.53 6057.03 02:49:21 02:49:21 02:46:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:21 02:47:01 AM 5253048 6978664 2629384 33.36 2688 1908844 784832 8.79 224332 2087484 221872 02:49:21 02:48:01 AM 5204436 7051792 2677996 33.97 2688 2022752 666568 7.46 208004 2118936 42172 02:49:21 02:49:01 AM 5194320 7043944 2688112 34.10 2688 2025060 658664 7.38 385388 1954240 11340 02:49:21 Average: 5217268 7024800 2665164 33.81 2688 1985552 703355 7.88 272575 2053553 91795 02:49:21 02:49:21 02:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:21 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:21 02:47:01 AM eth0 290.70 190.00 1666.64 60.11 0.00 0.00 0.00 0.00 02:49:21 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:21 02:48:01 AM eth0 88.87 66.79 855.20 12.68 0.00 0.00 0.00 0.00 02:49:21 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:21 02:49:01 AM eth0 18.69 16.64 15.50 8.55 0.00 0.00 0.00 0.00 02:49:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:21 Average: eth0 132.76 91.15 845.78 27.11 0.00 0.00 0.00 0.00 02:49:21 02:49:21 02:49:21 ---> sar -P ALL: 02:49:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 02:49:21 02:49:21 02:45:02 LINUX RESTART (2 CPU) 02:49:21 02:49:21 02:46:01 AM CPU %user %nice %system %iowait %steal %idle 02:49:21 02:47:01 AM all 31.91 0.00 5.32 1.19 0.10 61.48 02:49:21 02:47:01 AM 0 37.28 0.00 6.44 1.55 0.10 54.63 02:49:21 02:47:01 AM 1 26.55 0.00 4.22 0.82 0.10 68.32 02:49:21 02:48:01 AM all 29.87 0.00 4.45 1.54 0.11 64.03 02:49:21 02:48:01 AM 0 41.24 0.00 5.57 1.89 0.12 51.18 02:49:21 02:48:01 AM 1 18.54 0.00 3.34 1.18 0.10 76.84 02:49:21 02:49:01 AM all 32.30 0.00 3.69 0.20 0.11 63.70 02:49:21 02:49:01 AM 0 27.34 0.00 3.56 0.20 0.12 68.78 02:49:21 02:49:01 AM 1 37.27 0.00 3.82 0.20 0.10 58.61 02:49:21 Average: all 31.36 0.00 4.49 0.97 0.11 63.07 02:49:21 Average: 0 35.27 0.00 5.19 1.21 0.11 58.21 02:49:21 Average: 1 27.45 0.00 3.79 0.73 0.10 67.92 02:49:21 02:49:21 02:49:21