22:56:02 Started by upstream project "integration-distribution-mri-test-vanadium" build number 21 22:56:02 originally caused by: 22:56:02 Started by timer 22:56:02 Running as SYSTEM 22:56:02 [EnvInject] - Loading node environment variables. 22:56:02 Building remotely on prd-centos8-robot-2c-8g-15656 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 22:56:03 [ssh-agent] Looking for ssh-agent implementation... 22:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:04 $ ssh-agent 22:56:04 SSH_AUTH_SOCK=/tmp/ssh-jBkFJJb1HEFp/agent.5295 22:56:04 SSH_AGENT_PID=5296 22:56:04 [ssh-agent] Started. 22:56:04 Running ssh-add (command line suppressed) 22:56:04 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_638117913461551966.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_638117913461551966.key) 22:56:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:56:04 The recommended git tool is: NONE 22:56:07 using credential opendaylight-jenkins-ssh 22:56:07 Wiping out workspace first. 22:56:07 Cloning the remote Git repository 22:56:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:56:07 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test # timeout=10 22:56:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:56:07 > git --version # timeout=10 22:56:07 > git --version # 'git version 2.43.0' 22:56:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:56:07 [INFO] Currently running in a labeled security context 22:56:07 [INFO] Currently SELinux is 'enforcing' on the host 22:56:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh14220001404772723754.key 22:56:07 Verifying host key using known hosts file 22:56:07 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. 22:56:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:56:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:56:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:56:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:56:10 [INFO] Currently running in a labeled security context 22:56:10 [INFO] Currently SELinux is 'enforcing' on the host 22:56:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh11025836936896066460.key 22:56:11 Verifying host key using known hosts file 22:56:11 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. 22:56:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:56:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:56:11 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:56:11 > git config core.sparsecheckout # timeout=10 22:56:11 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:56:11 Commit message: "Add bgpcep variables for vanadium" 22:56:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:56:11 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:56:12 No emails were triggered. 22:56:12 provisioning config files... 22:56:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:56:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:56:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:56:12 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins10963173034012693211.sh 22:56:12 ---> python-tools-install.sh 22:56:12 Setup pyenv: 22:56:12 system 22:56:12 * 3.8.13 (set by /opt/pyenv/version) 22:56:12 * 3.9.13 (set by /opt/pyenv/version) 22:56:12 * 3.10.13 (set by /opt/pyenv/version) 22:56:12 * 3.11.7 (set by /opt/pyenv/version) 22:56:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eOCB 22:56:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:56:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:56:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:56:21 lf-activate-venv(): INFO: Base packages installed successfully 22:56:21 lf-activate-venv(): INFO: Installing additional packages: lftools 22:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:56:46 Generating Requirements File 22:57:06 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. 22:57:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:57:06 Python 3.11.7 22:57:06 pip 25.3 from /tmp/venv-eOCB/lib/python3.11/site-packages/pip (python 3.11) 22:57:06 appdirs==1.4.4 22:57:06 argcomplete==3.6.3 22:57:06 aspy.yaml==1.3.0 22:57:06 attrs==25.4.0 22:57:06 autopage==0.5.2 22:57:06 beautifulsoup4==4.14.3 22:57:06 boto3==1.42.14 22:57:06 botocore==1.42.14 22:57:06 bs4==0.0.2 22:57:06 cachetools==6.2.4 22:57:06 certifi==2025.11.12 22:57:06 cffi==2.0.0 22:57:06 cfgv==3.5.0 22:57:06 chardet==5.2.0 22:57:06 charset-normalizer==3.4.4 22:57:06 click==8.3.1 22:57:06 cliff==4.13.1 22:57:06 cmd2==3.0.0 22:57:06 cryptography==3.3.2 22:57:06 debtcollector==3.0.0 22:57:06 decorator==5.2.1 22:57:06 defusedxml==0.7.1 22:57:06 Deprecated==1.3.1 22:57:06 distlib==0.4.0 22:57:06 dnspython==2.8.0 22:57:06 docker==7.1.0 22:57:06 dogpile.cache==1.5.0 22:57:06 durationpy==0.10 22:57:06 email-validator==2.3.0 22:57:06 filelock==3.20.1 22:57:06 future==1.0.0 22:57:06 gitdb==4.0.12 22:57:06 GitPython==3.1.45 22:57:06 google-auth==2.45.0 22:57:06 httplib2==0.31.0 22:57:06 identify==2.6.15 22:57:06 idna==3.11 22:57:06 importlib-resources==1.5.0 22:57:06 iso8601==2.1.0 22:57:06 Jinja2==3.1.6 22:57:06 jmespath==1.0.1 22:57:06 jsonpatch==1.33 22:57:06 jsonpointer==3.0.0 22:57:06 jsonschema==4.25.1 22:57:06 jsonschema-specifications==2025.9.1 22:57:06 keystoneauth1==5.12.0 22:57:06 kubernetes==34.1.0 22:57:06 lftools==0.37.18 22:57:06 lxml==6.0.2 22:57:06 markdown-it-py==4.0.0 22:57:06 MarkupSafe==3.0.3 22:57:06 mdurl==0.1.2 22:57:06 msgpack==1.1.2 22:57:06 multi_key_dict==2.0.3 22:57:06 munch==4.0.0 22:57:06 netaddr==1.3.0 22:57:06 niet==1.4.2 22:57:06 nodeenv==1.10.0 22:57:06 oauth2client==4.1.3 22:57:06 oauthlib==3.3.1 22:57:06 openstacksdk==4.8.0 22:57:06 os-service-types==1.8.2 22:57:06 osc-lib==4.3.0 22:57:06 oslo.config==10.1.0 22:57:06 oslo.context==6.2.0 22:57:06 oslo.i18n==6.7.1 22:57:06 oslo.log==8.0.0 22:57:06 oslo.serialization==5.8.0 22:57:06 oslo.utils==9.2.0 22:57:06 packaging==25.0 22:57:06 pbr==7.0.3 22:57:06 platformdirs==4.5.1 22:57:06 prettytable==3.17.0 22:57:06 psutil==7.1.3 22:57:06 pyasn1==0.6.1 22:57:06 pyasn1_modules==0.4.2 22:57:06 pycparser==2.23 22:57:06 pygerrit2==2.0.15 22:57:06 PyGithub==2.8.1 22:57:06 Pygments==2.19.2 22:57:06 PyJWT==2.10.1 22:57:06 PyNaCl==1.6.1 22:57:06 pyparsing==2.4.7 22:57:06 pyperclip==1.11.0 22:57:06 pyrsistent==0.20.0 22:57:06 python-cinderclient==9.8.0 22:57:06 python-dateutil==2.9.0.post0 22:57:06 python-heatclient==4.3.0 22:57:06 python-jenkins==1.8.3 22:57:06 python-keystoneclient==5.7.0 22:57:06 python-magnumclient==4.9.0 22:57:06 python-openstackclient==8.2.0 22:57:06 python-swiftclient==4.9.0 22:57:06 PyYAML==6.0.3 22:57:06 referencing==0.37.0 22:57:06 requests==2.32.5 22:57:06 requests-oauthlib==2.0.0 22:57:06 requestsexceptions==1.4.0 22:57:06 rfc3986==2.0.0 22:57:06 rich==14.2.0 22:57:06 rich-argparse==1.7.2 22:57:06 rpds-py==0.30.0 22:57:06 rsa==4.9.1 22:57:06 ruamel.yaml==0.18.17 22:57:06 ruamel.yaml.clib==0.2.15 22:57:06 s3transfer==0.16.0 22:57:06 simplejson==3.20.2 22:57:06 six==1.17.0 22:57:06 smmap==5.0.2 22:57:06 soupsieve==2.8.1 22:57:06 stevedore==5.6.0 22:57:06 tabulate==0.9.0 22:57:06 toml==0.10.2 22:57:06 tomlkit==0.13.3 22:57:06 tqdm==4.67.1 22:57:06 typing_extensions==4.15.0 22:57:06 tzdata==2025.3 22:57:06 urllib3==1.26.20 22:57:06 virtualenv==20.35.4 22:57:06 wcwidth==0.2.14 22:57:06 websocket-client==1.9.0 22:57:06 wrapt==2.0.1 22:57:06 xdg==6.0.0 22:57:06 xmltodict==1.0.2 22:57:06 yq==3.4.3 22:57:06 [EnvInject] - Injecting environment variables from a build step. 22:57:06 [EnvInject] - Injecting as environment variables the properties content 22:57:06 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:57:06 OS_CLOUD=vex 22:57:06 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 22:57:06 OS_STACK_TEMPLATE_DIR=openstack-hot 22:57:06 22:57:06 [EnvInject] - Variables injected successfully. 22:57:06 provisioning config files... 22:57:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:57:07 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12977231564696881908.sh 22:57:07 ---> Create parameters file for OpenStack HOT 22:57:07 OpenStack Heat parameters generated 22:57:07 ----------------------------------- 22:57:07 parameters: 22:57:07 vm_0_count: '1' 22:57:07 vm_0_flavor: 'v3-standard-4' 22:57:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:57:07 vm_1_count: '1' 22:57:07 vm_1_flavor: 'v3-standard-2' 22:57:07 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 22:57:07 22:57:07 job_name: '05780-21' 22:57:07 silo: 'releng' 22:57:07 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins17322315403712428247.sh 22:57:07 ---> Create HEAT stack 22:57:07 + source /home/jenkins/lf-env.sh 22:57:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:57:07 ++ mktemp -d /tmp/venv-XXXX 22:57:07 + lf_venv=/tmp/venv-qUyw 22:57:07 + local venv_file=/tmp/.os_lf_venv 22:57:07 + local python=python3 22:57:07 + local options 22:57:07 + local set_path=true 22:57:07 + local install_args= 22:57:07 ++ 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 22:57:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:57:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:57:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:57:07 + true 22:57:07 + case $1 in 22:57:07 + python=python3 22:57:07 + shift 2 22:57:07 + true 22:57:07 + case $1 in 22:57:07 + shift 22:57:07 + break 22:57:07 + case $python in 22:57:07 + local pkg_list= 22:57:07 + [[ -d /opt/pyenv ]] 22:57:07 + echo 'Setup pyenv:' 22:57:07 Setup pyenv: 22:57:07 + export PYENV_ROOT=/opt/pyenv 22:57:07 + PYENV_ROOT=/opt/pyenv 22:57:07 + 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 22:57:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:57:07 + pyenv versions 22:57:07 system 22:57:07 3.8.13 22:57:07 3.9.13 22:57:07 3.10.13 22:57:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:57:07 + command -v pyenv 22:57:07 ++ pyenv init - --no-rehash 22:57:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:57:07 for i in ${!paths[@]}; do 22:57:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:57:07 fi; done; 22:57:07 echo "${paths[*]}"'\'')" 22:57:07 export PATH="/opt/pyenv/shims:${PATH}" 22:57:07 export PYENV_SHELL=bash 22:57:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:57:07 pyenv() { 22:57:07 local command 22:57:07 command="${1:-}" 22:57:07 if [ "$#" -gt 0 ]; then 22:57:07 shift 22:57:07 fi 22:57:07 22:57:07 case "$command" in 22:57:07 rehash|shell) 22:57:07 eval "$(pyenv "sh-$command" "$@")" 22:57:07 ;; 22:57:07 *) 22:57:07 command pyenv "$command" "$@" 22:57:07 ;; 22:57:07 esac 22:57:07 }' 22:57:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:57:07 for i in ${!paths[@]}; do 22:57:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:57:07 fi; done; 22:57:07 echo "${paths[*]}"' 22:57:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:57:07 ++ 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 22:57:07 ++ 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 22:57:07 ++ export PYENV_SHELL=bash 22:57:07 ++ PYENV_SHELL=bash 22:57:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:57:07 +++ complete -F _pyenv pyenv 22:57:07 ++ lf-pyver python3 22:57:07 ++ local py_version_xy=python3 22:57:07 ++ local py_version_xyz= 22:57:07 ++ awk '{ print $1 }' 22:57:07 ++ pyenv versions 22:57:07 ++ local command 22:57:07 ++ command=versions 22:57:07 ++ '[' 1 -gt 0 ']' 22:57:07 ++ shift 22:57:07 ++ case "$command" in 22:57:07 ++ command pyenv versions 22:57:07 ++ pyenv versions 22:57:07 ++ sed 's/^[ *]* //' 22:57:07 ++ grep -E '^[0-9.]*[0-9]$' 22:57:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:57:07 +++ tail -n 1 22:57:07 +++ grep '^3' /tmp/.pyenv_versions 22:57:07 +++ sort -V 22:57:07 ++ py_version_xyz=3.11.7 22:57:07 ++ [[ -z 3.11.7 ]] 22:57:07 ++ echo 3.11.7 22:57:07 ++ return 0 22:57:07 + pyenv local 3.11.7 22:57:07 + local command 22:57:07 + command=local 22:57:07 + '[' 2 -gt 0 ']' 22:57:07 + shift 22:57:07 + case "$command" in 22:57:07 + command pyenv local 3.11.7 22:57:07 + pyenv local 3.11.7 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='lftools[openstack] ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='kubernetes ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='niet ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='python-heatclient ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='python-openstackclient ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='python-magnumclient ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='urllib3~=1.26.15 ' 22:57:07 + for arg in "$@" 22:57:07 + case $arg in 22:57:07 + pkg_list+='yq ' 22:57:07 + [[ -f /tmp/.os_lf_venv ]] 22:57:07 ++ cat /tmp/.os_lf_venv 22:57:07 + lf_venv=/tmp/venv-eOCB 22:57:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from' file:/tmp/.os_lf_venv 22:57:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:57:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:57:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:57:07 + local 'pip_opts=--upgrade --quiet' 22:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:57:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:57:07 + [[ -n '' ]] 22:57:07 + [[ -n '' ]] 22:57:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:57:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:57:07 + /tmp/venv-eOCB/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 22:57:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:57:09 lf-activate-venv(): INFO: Base packages installed successfully 22:57:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:57:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:57:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:57:09 + /tmp/venv-eOCB/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 22:57:27 + type python3 22:57:27 + true 22:57:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH' 22:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:57:27 + PATH=/tmp/venv-eOCB/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 22:57:27 + return 0 22:57:27 + openstack --os-cloud vex limits show --absolute 22:57:28 +--------------------------+---------+ 22:57:28 | Name | Value | 22:57:28 +--------------------------+---------+ 22:57:28 | maxTotalInstances | -1 | 22:57:28 | maxTotalCores | 450 | 22:57:28 | maxTotalRAMSize | 1000000 | 22:57:28 | maxServerMeta | 128 | 22:57:28 | maxImageMeta | 128 | 22:57:28 | maxPersonality | 5 | 22:57:28 | maxPersonalitySize | 10240 | 22:57:28 | maxTotalKeypairs | 100 | 22:57:28 | maxServerGroups | 10 | 22:57:28 | maxServerGroupMembers | 10 | 22:57:28 | maxTotalFloatingIps | -1 | 22:57:28 | maxSecurityGroups | -1 | 22:57:28 | maxSecurityGroupRules | -1 | 22:57:28 | totalRAMUsed | 892928 | 22:57:28 | totalCoresUsed | 218 | 22:57:28 | totalInstancesUsed | 89 | 22:57:28 | totalFloatingIpsUsed | 0 | 22:57:28 | totalSecurityGroupsUsed | 0 | 22:57:28 | totalServerGroupsUsed | 0 | 22:57:28 | maxTotalVolumes | -1 | 22:57:28 | maxTotalSnapshots | 10 | 22:57:28 | maxTotalVolumeGigabytes | 4096 | 22:57:28 | maxTotalBackups | 10 | 22:57:28 | maxTotalBackupGigabytes | 1000 | 22:57:28 | totalVolumesUsed | 3 | 22:57:28 | totalGigabytesUsed | 60 | 22:57:28 | totalSnapshotsUsed | 0 | 22:57:28 | totalBackupsUsed | 0 | 22:57:28 | totalBackupGigabytesUsed | 0 | 22:57:28 +--------------------------+---------+ 22:57:28 + pushd /opt/ciman/openstack-hot 22:57:28 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 22:57:28 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/stack-parameters.yaml 22:57:43 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 22:57:43 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-1c9d4706-0455-4f5d-9833-df6cd499a9fe) 22:57:43 TypeError: delete() missing 1 required positional argument: 'force' 22:57:43 Build step 'Execute shell' marked build as failure 22:57:43 $ ssh-agent -k 22:57:43 unset SSH_AUTH_SOCK; 22:57:43 unset SSH_AGENT_PID; 22:57:43 echo Agent pid 5296 killed; 22:57:43 [ssh-agent] Stopped. 22:57:43 Recording plot data 22:57:43 Robot results publisher started... 22:57:43 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:57:43 -Parsing output xml: 22:57:43 Failed! 22:57:43 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium with configured filemask: output.xml 22:57:43 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:57:43 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:57:43 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:57:43 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:57:43 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:57:43 at hudson.remoting.Request$2.run(Request.java:377) 22:57:43 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:57:43 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:57:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:57:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:57:43 at java.base/java.lang.Thread.run(Thread.java:829) 22:57:43 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15656 22:57:43 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:57:43 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:57:43 at hudson.remoting.Channel.call(Channel.java:1003) 22:57:43 at hudson.FilePath.act(FilePath.java:1230) 22:57:43 at hudson.FilePath.act(FilePath.java:1219) 22:57:43 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:57:43 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:57:43 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:57:43 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:57:43 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:57:43 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:57:43 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:57:43 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:57:43 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:57:43 at hudson.model.Run.execute(Run.java:1918) 22:57:43 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:57:43 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:57:43 at hudson.model.Executor.run(Executor.java:442) 22:57:43 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:43 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins18359531641030958107.sh 22:57:43 Archiving csit artifacts 22:57:43 seq: invalid floating point argument: ‘’ 22:57:43 Try 'seq --help' for more information. 22:57:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:43 Dload Upload Total Spent Left Speed 22:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11850 0 --:--:-- --:--:-- --:--:-- 11850 22:57:43 Archive: robot-plugin.zip 22:57:43 End-of-central-directory signature not found. Either this file is not 22:57:43 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:57:43 latter case the central directory and zipfile comment will be found on 22:57:43 the last disk(s) of this archive. 22:57:43 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:57:43 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:57:43 mv: cannot stat '*.log': No such file or directory 22:57:43 mv: cannot stat '*.log.gz': No such file or directory 22:57:43 mv: cannot stat '*.csv': No such file or directory 22:57:43 mv: cannot stat '*.png': No such file or directory 22:57:44 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:44 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins1220312341836489234.sh 22:57:44 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:44 [EnvInject] - Injecting environment variables from a build step. 22:57:44 [EnvInject] - Injecting as environment variables the properties content 22:57:44 OS_CLOUD=vex 22:57:44 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 22:57:44 22:57:44 [EnvInject] - Variables injected successfully. 22:57:44 provisioning config files... 22:57:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:57:44 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins17976688211134569223.sh 22:57:44 ---> openstack-stack-delete.sh 22:57:44 Setup pyenv: 22:57:44 system 22:57:44 3.8.13 22:57:44 3.9.13 22:57:44 3.10.13 22:57:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:57:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:57:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:57:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:57:46 lf-activate-venv(): INFO: Base packages installed successfully 22:57:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:58:00 INFO: Stack cost retrieval disabled, setting cost to 0 22:58:12 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 22:58:12 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-21 22:58:12 [PostBuildScript] - [INFO] Executing post build scripts. 22:58:12 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15263720875067443749.sh 22:58:12 ---> sysstat.sh 22:58:12 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins4342415833979899824.sh 22:58:12 ---> package-listing.sh 22:58:12 ++ facter osfamily 22:58:12 ++ tr '[:upper:]' '[:lower:]' 22:58:12 + OS_FAMILY=redhat 22:58:12 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 22:58:12 + START_PACKAGES=/tmp/packages_start.txt 22:58:12 + END_PACKAGES=/tmp/packages_end.txt 22:58:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:58:12 + PACKAGES=/tmp/packages_start.txt 22:58:12 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']' 22:58:12 + PACKAGES=/tmp/packages_end.txt 22:58:12 + case "${OS_FAMILY}" in 22:58:12 + rpm -qa 22:58:12 + sort 22:58:13 + '[' -f /tmp/packages_start.txt ']' 22:58:13 + '[' -f /tmp/packages_end.txt ']' 22:58:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:58:13 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']' 22:58:13 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/ 22:58:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/ 22:58:13 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins3710060055089265608.sh 22:58:13 ---> capture-instance-metadata.sh 22:58:13 Setup pyenv: 22:58:13 system 22:58:13 3.8.13 22:58:13 3.9.13 22:58:13 3.10.13 22:58:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:58:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:58:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:15 lf-activate-venv(): INFO: Base packages installed successfully 22:58:15 lf-activate-venv(): INFO: Installing additional packages: lftools 22:58:25 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:58:25 INFO: Running in OpenStack, capturing instance metadata 22:58:26 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins14462985547546208445.sh 22:58:26 provisioning config files... 22:58:26 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-vanadium #21 22:58:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/config13749067907703471164tmp 22:58:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:58:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:58:26 provisioning config files... 22:58:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:58:26 [EnvInject] - Injecting environment variables from a build step. 22:58:26 [EnvInject] - Injecting as environment variables the properties content 22:58:26 SERVER_ID=logs 22:58:26 22:58:26 [EnvInject] - Variables injected successfully. 22:58:26 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins17683858847929183388.sh 22:58:26 ---> create-netrc.sh 22:58:26 WARN: Log server credential not found. 22:58:26 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins105575300788371943.sh 22:58:26 ---> python-tools-install.sh 22:58:26 Setup pyenv: 22:58:27 system 22:58:27 3.8.13 22:58:27 3.9.13 22:58:27 3.10.13 22:58:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:58:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:58:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:29 lf-activate-venv(): INFO: Base packages installed successfully 22:58:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:58:39 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins14222736237877871256.sh 22:58:39 ---> sudo-logs.sh 22:58:39 Archiving 'sudo' log.. 22:58:39 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins16636682861885254413.sh 22:58:39 ---> job-cost.sh 22:58:39 Setup pyenv: 22:58:39 system 22:58:39 3.8.13 22:58:39 3.9.13 22:58:39 3.10.13 22:58:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:58:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:58:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:42 lf-activate-venv(): INFO: Base packages installed successfully 22:58:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:58:50 DEBUG: total: 0 22:58:50 INFO: Retrieving Stack Cost... 22:58:50 INFO: Retrieving Pricing Info for: v3-standard-2 22:58:50 INFO: Archiving Costs 22:58:50 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins14318160187817382658.sh 22:58:50 ---> logs-deploy.sh 22:58:50 Setup pyenv: 22:58:51 system 22:58:51 3.8.13 22:58:51 3.9.13 22:58:51 3.10.13 22:58:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 22:58:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOCB from file:/tmp/.os_lf_venv 22:58:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:53 lf-activate-venv(): INFO: Base packages installed successfully 22:58:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:59:03 lf-activate-venv(): INFO: Adding /tmp/venv-eOCB/bin to PATH 22:59:03 WARNING: Nexus logging server not set 22:59:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-vanadium/21/ 22:59:03 INFO: archiving logs to S3 22:59:04 ---> uname -a: 22:59:04 Linux prd-centos8-robot-2c-8g-15656.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 22:59:04 22:59:04 22:59:04 ---> lscpu: 22:59:04 Architecture: x86_64 22:59:04 CPU op-mode(s): 32-bit, 64-bit 22:59:04 Byte Order: Little Endian 22:59:04 CPU(s): 2 22:59:04 On-line CPU(s) list: 0,1 22:59:04 Thread(s) per core: 1 22:59:04 Core(s) per socket: 1 22:59:04 Socket(s): 2 22:59:04 NUMA node(s): 1 22:59:04 Vendor ID: AuthenticAMD 22:59:04 CPU family: 23 22:59:04 Model: 49 22:59:04 Model name: AMD EPYC-Rome Processor 22:59:04 Stepping: 0 22:59:04 CPU MHz: 2799.998 22:59:04 BogoMIPS: 5599.99 22:59:04 Virtualization: AMD-V 22:59:04 Hypervisor vendor: KVM 22:59:04 Virtualization type: full 22:59:04 L1d cache: 32K 22:59:04 L1i cache: 32K 22:59:04 L2 cache: 512K 22:59:04 L3 cache: 16384K 22:59:04 NUMA node0 CPU(s): 0,1 22:59:04 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 22:59:04 22:59:04 22:59:04 ---> nproc: 22:59:04 2 22:59:04 22:59:04 22:59:04 ---> df -h: 22:59:04 Filesystem Size Used Avail Use% Mounted on 22:59:04 devtmpfs 3.8G 0 3.8G 0% /dev 22:59:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:59:04 tmpfs 3.8G 17M 3.8G 1% /run 22:59:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:59:04 /dev/vda1 40G 8.3G 32G 21% / 22:59:04 tmpfs 770M 0 770M 0% /run/user/1001 22:59:04 22:59:04 22:59:04 ---> free -m: 22:59:04 total used free shared buff/cache available 22:59:04 Mem: 7697 596 4994 19 2107 6804 22:59:04 Swap: 1023 0 1023 22:59:04 22:59:04 22:59:04 ---> ip addr: 22:59:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:59:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:59:04 inet 127.0.0.1/8 scope host lo 22:59:04 valid_lft forever preferred_lft forever 22:59:04 inet6 ::1/128 scope host 22:59:04 valid_lft forever preferred_lft forever 22:59:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:59:04 link/ether fa:16:3e:11:a3:55 brd ff:ff:ff:ff:ff:ff 22:59:04 altname enp0s3 22:59:04 altname ens3 22:59:04 inet 10.30.170.206/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:59:04 valid_lft 86181sec preferred_lft 86181sec 22:59:04 inet6 fe80::f816:3eff:fe11:a355/64 scope link 22:59:04 valid_lft forever preferred_lft forever 22:59:04 22:59:04 22:59:04 ---> sar -b -r -n DEV: 22:59:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:59:04 22:59:04 22:55:21 LINUX RESTART (2 CPU) 22:59:04 22:59:04 10:56:01 PM tps rtps wtps bread/s bwrtn/s 22:59:04 10:57:01 PM 87.65 8.90 78.76 1499.23 6450.65 22:59:04 10:58:01 PM 94.52 1.12 93.40 100.63 11245.87 22:59:04 10:59:01 PM 25.76 0.72 25.05 95.45 713.11 22:59:04 Average: 69.31 3.58 65.74 565.13 6136.85 22:59:04 22:59:04 10:56:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:59:04 10:57:01 PM 5267980 7003604 2614448 33.17 2688 1917124 777152 8.70 188632 2103648 192272 22:59:04 10:58:01 PM 5150724 6997624 2731704 34.66 2688 2022700 757268 8.48 224512 2160648 10916 22:59:04 10:59:01 PM 5097828 6950668 2784600 35.33 2688 2027944 782368 8.76 384600 2053172 26312 22:59:04 Average: 5172177 6983965 2710251 34.38 2688 1989256 772263 8.65 265915 2105823 76500 22:59:04 22:59:04 10:56:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:59:04 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:04 10:57:01 PM eth0 269.34 174.99 1699.89 52.14 0.00 0.00 0.00 0.00 22:59:04 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:04 10:58:01 PM eth0 71.96 52.05 598.07 11.85 0.00 0.00 0.00 0.00 22:59:04 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:04 10:59:01 PM eth0 20.31 18.36 15.41 19.95 0.00 0.00 0.00 0.00 22:59:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:04 Average: eth0 120.54 81.81 771.17 27.98 0.00 0.00 0.00 0.00 22:59:04 22:59:04 22:59:04 ---> sar -P ALL: 22:59:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:59:04 22:59:04 22:55:21 LINUX RESTART (2 CPU) 22:59:04 22:59:04 10:56:01 PM CPU %user %nice %system %iowait %steal %idle 22:59:04 10:57:01 PM all 39.14 0.00 5.72 1.03 0.10 54.01 22:59:04 10:57:01 PM 0 49.23 0.00 6.90 0.97 0.10 42.80 22:59:04 10:57:01 PM 1 29.08 0.00 4.55 1.10 0.10 65.18 22:59:04 10:58:01 PM all 31.07 0.00 4.16 1.18 0.11 63.47 22:59:04 10:58:01 PM 0 40.37 0.00 4.95 1.15 0.10 53.43 22:59:04 10:58:01 PM 1 21.79 0.00 3.38 1.21 0.12 73.50 22:59:04 10:59:01 PM all 32.70 0.00 3.89 0.13 0.09 63.19 22:59:04 10:59:01 PM 0 38.26 0.00 4.00 0.13 0.08 57.52 22:59:04 10:59:01 PM 1 27.13 0.00 3.79 0.13 0.10 68.85 22:59:04 Average: all 34.30 0.00 4.59 0.78 0.10 60.22 22:59:04 Average: 0 42.62 0.00 5.28 0.75 0.09 51.26 22:59:04 Average: 1 26.00 0.00 3.90 0.82 0.11 69.18 22:59:04 22:59:04 22:59:04