23:01:52 Started by upstream project "integration-distribution-mri-test-titanium" build number 67 23:01:52 originally caused by: 23:01:52 Started by timer 23:01:52 Running as SYSTEM 23:01:52 [EnvInject] - Loading node environment variables. 23:01:52 Building remotely on prd-centos8-robot-2c-8g-17109 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:01:53 [ssh-agent] Looking for ssh-agent implementation... 23:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:53 $ ssh-agent 23:01:53 SSH_AUTH_SOCK=/tmp/ssh-TcTfrWgaYDga/agent.5289 23:01:53 SSH_AGENT_PID=5290 23:01:53 [ssh-agent] Started. 23:01:53 Running ssh-add (command line suppressed) 23:01:53 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_1034751138008605720.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_1034751138008605720.key) 23:01:53 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:01:53 The recommended git tool is: NONE 23:01:55 using credential opendaylight-jenkins-ssh 23:01:55 Wiping out workspace first. 23:01:55 Cloning the remote Git repository 23:01:55 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:01:55 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test # timeout=10 23:01:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:55 > git --version # timeout=10 23:01:55 > git --version # 'git version 2.43.0' 23:01:55 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:55 [INFO] Currently running in a labeled security context 23:01:55 [INFO] Currently SELinux is 'enforcing' on the host 23:01:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh5540430950586949581.key 23:01:55 Verifying host key using known hosts file 23:01:56 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. 23:01:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:59 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:59 [INFO] Currently running in a labeled security context 23:01:59 [INFO] Currently SELinux is 'enforcing' on the host 23:01:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh7914861362388978930.key 23:01:59 Verifying host key using known hosts file 23:01:59 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. 23:01:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:01:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:01:59 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:01:59 > git config core.sparsecheckout # timeout=10 23:01:59 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:02:00 Commit message: "Add bgpcep variables for vanadium" 23:02:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:02:00 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:02:00 No emails were triggered. 23:02:00 provisioning config files... 23:02:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:02:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:02:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:02:01 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins12015529856067197665.sh 23:02:01 ---> python-tools-install.sh 23:02:01 Setup pyenv: 23:02:01 system 23:02:01 * 3.8.13 (set by /opt/pyenv/version) 23:02:01 * 3.9.13 (set by /opt/pyenv/version) 23:02:01 * 3.10.13 (set by /opt/pyenv/version) 23:02:01 * 3.11.7 (set by /opt/pyenv/version) 23:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vqvt 23:02:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:02:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:10 lf-activate-venv(): INFO: Base packages installed successfully 23:02:10 lf-activate-venv(): INFO: Installing additional packages: lftools 23:02:34 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:02:34 Generating Requirements File 23:02:53 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. 23:02:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:02:54 Python 3.11.7 23:02:54 pip 25.3 from /tmp/venv-Vqvt/lib/python3.11/site-packages/pip (python 3.11) 23:02:54 appdirs==1.4.4 23:02:54 argcomplete==3.6.3 23:02:54 aspy.yaml==1.3.0 23:02:54 attrs==25.4.0 23:02:54 autopage==0.5.2 23:02:54 beautifulsoup4==4.14.3 23:02:54 boto3==1.42.17 23:02:54 botocore==1.42.17 23:02:54 bs4==0.0.2 23:02:54 cachetools==6.2.4 23:02:54 certifi==2025.11.12 23:02:54 cffi==2.0.0 23:02:54 cfgv==3.5.0 23:02:54 chardet==5.2.0 23:02:54 charset-normalizer==3.4.4 23:02:54 click==8.3.1 23:02:54 cliff==4.13.1 23:02:54 cmd2==3.1.0 23:02:54 cryptography==3.3.2 23:02:54 debtcollector==3.0.0 23:02:54 decorator==5.2.1 23:02:54 defusedxml==0.7.1 23:02:54 Deprecated==1.3.1 23:02:54 distlib==0.4.0 23:02:54 dnspython==2.8.0 23:02:54 docker==7.1.0 23:02:54 dogpile.cache==1.5.0 23:02:54 durationpy==0.10 23:02:54 email-validator==2.3.0 23:02:54 filelock==3.20.1 23:02:54 future==1.0.0 23:02:54 gitdb==4.0.12 23:02:54 GitPython==3.1.45 23:02:54 google-auth==2.45.0 23:02:54 httplib2==0.31.0 23:02:54 identify==2.6.15 23:02:54 idna==3.11 23:02:54 importlib-resources==1.5.0 23:02:54 iso8601==2.1.0 23:02:54 Jinja2==3.1.6 23:02:54 jmespath==1.0.1 23:02:54 jsonpatch==1.33 23:02:54 jsonpointer==3.0.0 23:02:54 jsonschema==4.25.1 23:02:54 jsonschema-specifications==2025.9.1 23:02:54 keystoneauth1==5.12.0 23:02:54 kubernetes==34.1.0 23:02:54 lftools==0.37.18 23:02:54 lxml==6.0.2 23:02:54 markdown-it-py==4.0.0 23:02:54 MarkupSafe==3.0.3 23:02:54 mdurl==0.1.2 23:02:54 msgpack==1.1.2 23:02:54 multi_key_dict==2.0.3 23:02:54 munch==4.0.0 23:02:54 netaddr==1.3.0 23:02:54 niet==1.4.2 23:02:54 nodeenv==1.10.0 23:02:54 oauth2client==4.1.3 23:02:54 oauthlib==3.3.1 23:02:54 openstacksdk==4.8.0 23:02:54 os-service-types==1.8.2 23:02:54 osc-lib==4.3.0 23:02:54 oslo.config==10.1.0 23:02:54 oslo.context==6.2.0 23:02:54 oslo.i18n==6.7.1 23:02:54 oslo.log==8.0.0 23:02:54 oslo.serialization==5.9.0 23:02:54 oslo.utils==9.2.0 23:02:54 packaging==25.0 23:02:54 pbr==7.0.3 23:02:54 platformdirs==4.5.1 23:02:54 prettytable==3.17.0 23:02:54 psutil==7.2.0 23:02:54 pyasn1==0.6.1 23:02:54 pyasn1_modules==0.4.2 23:02:54 pycparser==2.23 23:02:54 pygerrit2==2.0.15 23:02:54 PyGithub==2.8.1 23:02:54 Pygments==2.19.2 23:02:54 PyJWT==2.10.1 23:02:54 PyNaCl==1.6.1 23:02:54 pyparsing==2.4.7 23:02:54 pyperclip==1.11.0 23:02:54 pyrsistent==0.20.0 23:02:54 python-cinderclient==9.8.0 23:02:54 python-dateutil==2.9.0.post0 23:02:54 python-heatclient==4.3.0 23:02:54 python-jenkins==1.8.3 23:02:54 python-keystoneclient==5.7.0 23:02:54 python-magnumclient==4.9.0 23:02:54 python-openstackclient==8.2.0 23:02:54 python-swiftclient==4.9.0 23:02:54 PyYAML==6.0.3 23:02:54 referencing==0.37.0 23:02:54 requests==2.32.5 23:02:54 requests-oauthlib==2.0.0 23:02:54 requestsexceptions==1.4.0 23:02:54 rfc3986==2.0.0 23:02:54 rich==14.2.0 23:02:54 rich-argparse==1.7.2 23:02:54 rpds-py==0.30.0 23:02:54 rsa==4.9.1 23:02:54 ruamel.yaml==0.18.17 23:02:54 ruamel.yaml.clib==0.2.15 23:02:54 s3transfer==0.16.0 23:02:54 simplejson==3.20.2 23:02:54 six==1.17.0 23:02:54 smmap==5.0.2 23:02:54 soupsieve==2.8.1 23:02:54 stevedore==5.6.0 23:02:54 tabulate==0.9.0 23:02:54 toml==0.10.2 23:02:54 tomlkit==0.13.3 23:02:54 tqdm==4.67.1 23:02:54 typing_extensions==4.15.0 23:02:54 tzdata==2025.3 23:02:54 urllib3==1.26.20 23:02:54 virtualenv==20.35.4 23:02:54 wcwidth==0.2.14 23:02:54 websocket-client==1.9.0 23:02:54 wrapt==2.0.1 23:02:54 xdg==6.0.0 23:02:54 xmltodict==1.0.2 23:02:54 yq==3.4.3 23:02:54 [EnvInject] - Injecting environment variables from a build step. 23:02:54 [EnvInject] - Injecting as environment variables the properties content 23:02:54 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:02:54 OS_CLOUD=vex 23:02:54 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 23:02:54 OS_STACK_TEMPLATE_DIR=openstack-hot 23:02:54 23:02:54 [EnvInject] - Variables injected successfully. 23:02:54 provisioning config files... 23:02:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:02:55 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins13513196943044848711.sh 23:02:55 ---> Create parameters file for OpenStack HOT 23:02:55 OpenStack Heat parameters generated 23:02:55 ----------------------------------- 23:02:55 parameters: 23:02:55 vm_0_count: '1' 23:02:55 vm_0_flavor: 'v3-standard-4' 23:02:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 23:02:55 vm_1_count: '1' 23:02:55 vm_1_flavor: 'v3-standard-2' 23:02:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 23:02:55 23:02:55 job_name: '56468-66' 23:02:55 silo: 'releng' 23:02:55 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins8481035866922245279.sh 23:02:55 ---> Create HEAT stack 23:02:55 + source /home/jenkins/lf-env.sh 23:02:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:55 ++ mktemp -d /tmp/venv-XXXX 23:02:55 + lf_venv=/tmp/venv-4tf3 23:02:55 + local venv_file=/tmp/.os_lf_venv 23:02:55 + local python=python3 23:02:55 + local options 23:02:55 + local set_path=true 23:02:55 + local install_args= 23:02:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:55 + true 23:02:55 + case $1 in 23:02:55 + python=python3 23:02:55 + shift 2 23:02:55 + true 23:02:55 + case $1 in 23:02:55 + shift 23:02:55 + break 23:02:55 + case $python in 23:02:55 + local pkg_list= 23:02:55 + [[ -d /opt/pyenv ]] 23:02:55 + echo 'Setup pyenv:' 23:02:55 Setup pyenv: 23:02:55 + export PYENV_ROOT=/opt/pyenv 23:02:55 + PYENV_ROOT=/opt/pyenv 23:02:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:02:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:02:55 + pyenv versions 23:02:55 system 23:02:55 3.8.13 23:02:55 3.9.13 23:02:55 3.10.13 23:02:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:02:55 + command -v pyenv 23:02:55 ++ pyenv init - --no-rehash 23:02:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:02:55 for i in ${!paths[@]}; do 23:02:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:02:55 fi; done; 23:02:55 echo "${paths[*]}"'\'')" 23:02:55 export PATH="/opt/pyenv/shims:${PATH}" 23:02:55 export PYENV_SHELL=bash 23:02:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:02:55 pyenv() { 23:02:55 local command 23:02:55 command="${1:-}" 23:02:55 if [ "$#" -gt 0 ]; then 23:02:55 shift 23:02:55 fi 23:02:55 23:02:55 case "$command" in 23:02:55 rehash|shell) 23:02:55 eval "$(pyenv "sh-$command" "$@")" 23:02:55 ;; 23:02:55 *) 23:02:55 command pyenv "$command" "$@" 23:02:55 ;; 23:02:55 esac 23:02:55 }' 23:02:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:02:55 for i in ${!paths[@]}; do 23:02:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:02:55 fi; done; 23:02:55 echo "${paths[*]}"' 23:02:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:02:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:02:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:02:55 ++ export PYENV_SHELL=bash 23:02:55 ++ PYENV_SHELL=bash 23:02:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:02:55 +++ complete -F _pyenv pyenv 23:02:55 ++ lf-pyver python3 23:02:55 ++ local py_version_xy=python3 23:02:55 ++ local py_version_xyz= 23:02:55 ++ pyenv versions 23:02:55 ++ local command 23:02:55 ++ command=versions 23:02:55 ++ '[' 1 -gt 0 ']' 23:02:55 ++ shift 23:02:55 ++ case "$command" in 23:02:55 ++ command pyenv versions 23:02:55 ++ pyenv versions 23:02:55 ++ sed 's/^[ *]* //' 23:02:55 ++ awk '{ print $1 }' 23:02:55 ++ grep -E '^[0-9.]*[0-9]$' 23:02:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:02:55 +++ tail -n 1 23:02:55 +++ grep '^3' /tmp/.pyenv_versions 23:02:55 +++ sort -V 23:02:55 ++ py_version_xyz=3.11.7 23:02:55 ++ [[ -z 3.11.7 ]] 23:02:55 ++ echo 3.11.7 23:02:55 ++ return 0 23:02:55 + pyenv local 3.11.7 23:02:55 + local command 23:02:55 + command=local 23:02:55 + '[' 2 -gt 0 ']' 23:02:55 + shift 23:02:55 + case "$command" in 23:02:55 + command pyenv local 3.11.7 23:02:55 + pyenv local 3.11.7 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='lftools[openstack] ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='kubernetes ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='niet ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='python-heatclient ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='python-openstackclient ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='python-magnumclient ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='urllib3~=1.26.15 ' 23:02:55 + for arg in "$@" 23:02:55 + case $arg in 23:02:55 + pkg_list+='yq ' 23:02:55 + [[ -f /tmp/.os_lf_venv ]] 23:02:55 ++ cat /tmp/.os_lf_venv 23:02:55 + lf_venv=/tmp/venv-Vqvt 23:02:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from' file:/tmp/.os_lf_venv 23:02:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:02:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:02:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:55 + local 'pip_opts=--upgrade --quiet' 23:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:02:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:02:55 + [[ -n '' ]] 23:02:55 + [[ -n '' ]] 23:02:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:02:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:55 + /tmp/venv-Vqvt/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 23:02:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:02:57 lf-activate-venv(): INFO: Base packages installed successfully 23:02:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:02:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:02:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:57 + /tmp/venv-Vqvt/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 23:03:14 + type python3 23:03:14 + true 23:03:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH' 23:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:03:14 + PATH=/tmp/venv-Vqvt/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 23:03:14 + return 0 23:03:14 + openstack --os-cloud vex limits show --absolute 23:03:15 +--------------------------+---------+ 23:03:15 | Name | Value | 23:03:15 +--------------------------+---------+ 23:03:15 | maxTotalInstances | -1 | 23:03:15 | maxTotalCores | 450 | 23:03:15 | maxTotalRAMSize | 1000000 | 23:03:15 | maxServerMeta | 128 | 23:03:15 | maxImageMeta | 128 | 23:03:15 | maxPersonality | 5 | 23:03:15 | maxPersonalitySize | 10240 | 23:03:15 | maxTotalKeypairs | 100 | 23:03:15 | maxServerGroups | 10 | 23:03:15 | maxServerGroupMembers | 10 | 23:03:15 | maxTotalFloatingIps | -1 | 23:03:15 | maxSecurityGroups | -1 | 23:03:15 | maxSecurityGroupRules | -1 | 23:03:15 | totalRAMUsed | 999424 | 23:03:15 | totalCoresUsed | 244 | 23:03:15 | totalInstancesUsed | 95 | 23:03:15 | totalFloatingIpsUsed | 0 | 23:03:15 | totalSecurityGroupsUsed | 0 | 23:03:15 | totalServerGroupsUsed | 0 | 23:03:15 | maxTotalVolumes | -1 | 23:03:15 | maxTotalSnapshots | 10 | 23:03:15 | maxTotalVolumeGigabytes | 4096 | 23:03:15 | maxTotalBackups | 10 | 23:03:15 | maxTotalBackupGigabytes | 1000 | 23:03:15 | totalVolumesUsed | 3 | 23:03:15 | totalGigabytesUsed | 60 | 23:03:15 | totalSnapshotsUsed | 0 | 23:03:15 | totalBackupsUsed | 0 | 23:03:15 | totalBackupGigabytesUsed | 0 | 23:03:15 +--------------------------+---------+ 23:03:16 + pushd /opt/ciman/openstack-hot 23:03:16 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:03:16 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/stack-parameters.yaml 23:03:29 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 23:03:29 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-30ba465e-8b6d-4586-9106-2d39f1ed4883) 23:03:29 TypeError: delete() missing 1 required positional argument: 'force' 23:03:30 Build step 'Execute shell' marked build as failure 23:03:30 $ ssh-agent -k 23:03:30 unset SSH_AUTH_SOCK; 23:03:30 unset SSH_AGENT_PID; 23:03:30 echo Agent pid 5290 killed; 23:03:30 [ssh-agent] Stopped. 23:03:30 Recording plot data 23:03:30 Robot results publisher started... 23:03:30 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:03:30 -Parsing output xml: 23:03:30 Failed! 23:03:30 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium with configured filemask: output.xml 23:03:30 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:03:30 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:03:30 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:03:30 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:03:30 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:03:30 at hudson.remoting.Request$2.run(Request.java:377) 23:03:30 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:03:30 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:03:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:03:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:03:30 at java.base/java.lang.Thread.run(Thread.java:829) 23:03:30 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-17109 23:03:30 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:03:30 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:03:30 at hudson.remoting.Channel.call(Channel.java:1003) 23:03:30 at hudson.FilePath.act(FilePath.java:1230) 23:03:30 at hudson.FilePath.act(FilePath.java:1219) 23:03:30 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:03:30 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:03:30 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:03:30 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:03:30 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:03:30 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:03:30 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:03:30 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:03:30 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:03:30 at hudson.model.Run.execute(Run.java:1918) 23:03:30 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:03:30 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:03:30 at hudson.model.Executor.run(Executor.java:442) 23:03:30 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:30 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins17520130734507230903.sh 23:03:30 Archiving csit artifacts 23:03:30 seq: invalid floating point argument: ‘’ 23:03:30 Try 'seq --help' for more information. 23:03:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:30 Dload Upload Total Spent Left Speed 23:03:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11285 0 --:--:-- --:--:-- --:--:-- 11285 23:03:30 Archive: robot-plugin.zip 23:03:30 End-of-central-directory signature not found. Either this file is not 23:03:30 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:03:30 latter case the central directory and zipfile comment will be found on 23:03:30 the last disk(s) of this archive. 23:03:30 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:03:30 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:03:30 mv: cannot stat '*.log': No such file or directory 23:03:30 mv: cannot stat '*.log.gz': No such file or directory 23:03:30 mv: cannot stat '*.csv': No such file or directory 23:03:30 mv: cannot stat '*.png': No such file or directory 23:03:30 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:30 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins7646436956949390524.sh 23:03:30 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:30 [EnvInject] - Injecting environment variables from a build step. 23:03:30 [EnvInject] - Injecting as environment variables the properties content 23:03:30 OS_CLOUD=vex 23:03:30 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 23:03:30 23:03:30 [EnvInject] - Variables injected successfully. 23:03:30 provisioning config files... 23:03:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:03:31 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins13222666287739470313.sh 23:03:31 ---> openstack-stack-delete.sh 23:03:31 Setup pyenv: 23:03:31 system 23:03:31 3.8.13 23:03:31 3.9.13 23:03:31 3.10.13 23:03:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:03:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:03:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:33 lf-activate-venv(): INFO: Base packages installed successfully 23:03:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:03:46 INFO: Stack cost retrieval disabled, setting cost to 0 23:18:17 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Waiting for stack to delete... 23:18:17 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-66 23:18:17 [PostBuildScript] - [INFO] Executing post build scripts. 23:18:17 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins6423623639059003858.sh 23:18:17 ---> sysstat.sh 23:18:17 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins4845039406182187774.sh 23:18:17 ---> package-listing.sh 23:18:17 ++ tr '[:upper:]' '[:lower:]' 23:18:17 ++ facter osfamily 23:18:18 + OS_FAMILY=redhat 23:18:18 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:18:18 + START_PACKAGES=/tmp/packages_start.txt 23:18:18 + END_PACKAGES=/tmp/packages_end.txt 23:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:18 + PACKAGES=/tmp/packages_start.txt 23:18:18 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:18:18 + PACKAGES=/tmp/packages_end.txt 23:18:18 + case "${OS_FAMILY}" in 23:18:18 + rpm -qa 23:18:18 + sort 23:18:18 + '[' -f /tmp/packages_start.txt ']' 23:18:18 + '[' -f /tmp/packages_end.txt ']' 23:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:18 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:18:18 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:18:18 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins2034725614900068025.sh 23:18:18 ---> capture-instance-metadata.sh 23:18:18 Setup pyenv: 23:18:18 system 23:18:18 3.8.13 23:18:18 3.9.13 23:18:18 3.10.13 23:18:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:18:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:18:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:18:21 lf-activate-venv(): INFO: Base packages installed successfully 23:18:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:18:30 INFO: Running in OpenStack, capturing instance metadata 23:18:31 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins3253578469105147943.sh 23:18:31 provisioning config files... 23:18:31 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-titanium #66 23:18:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/config13295777806041958143tmp 23:18:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:18:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:18:31 provisioning config files... 23:18:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:18:31 [EnvInject] - Injecting environment variables from a build step. 23:18:31 [EnvInject] - Injecting as environment variables the properties content 23:18:31 SERVER_ID=logs 23:18:31 23:18:31 [EnvInject] - Variables injected successfully. 23:18:31 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8560155367381657882.sh 23:18:31 ---> create-netrc.sh 23:18:31 WARN: Log server credential not found. 23:18:31 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins1548388455589698812.sh 23:18:31 ---> python-tools-install.sh 23:18:31 Setup pyenv: 23:18:32 system 23:18:32 3.8.13 23:18:32 3.9.13 23:18:32 3.10.13 23:18:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:18:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:18:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:18:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:18:34 lf-activate-venv(): INFO: Base packages installed successfully 23:18:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:18:43 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins2920582344494629948.sh 23:18:43 ---> sudo-logs.sh 23:18:43 Archiving 'sudo' log.. 23:18:44 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins16630128367064241092.sh 23:18:44 ---> job-cost.sh 23:18:44 Setup pyenv: 23:18:44 system 23:18:44 3.8.13 23:18:44 3.9.13 23:18:44 3.10.13 23:18:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:18:46 lf-activate-venv(): INFO: Base packages installed successfully 23:18:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:18:53 DEBUG: total: 0 23:18:53 INFO: Retrieving Stack Cost... 23:18:53 INFO: Retrieving Pricing Info for: v3-standard-2 23:18:54 INFO: Archiving Costs 23:18:54 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins4257238905206117536.sh 23:18:54 ---> logs-deploy.sh 23:18:54 Setup pyenv: 23:18:54 system 23:18:54 3.8.13 23:18:54 3.9.13 23:18:54 3.10.13 23:18:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:18:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vqvt from file:/tmp/.os_lf_venv 23:18:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:18:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:18:56 lf-activate-venv(): INFO: Base packages installed successfully 23:18:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-Vqvt/bin to PATH 23:19:06 WARNING: Nexus logging server not set 23:19:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-titanium/66/ 23:19:06 INFO: archiving logs to S3 23:19:07 ---> uname -a: 23:19:07 Linux prd-centos8-robot-2c-8g-17109.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 23:19:07 23:19:07 23:19:07 ---> lscpu: 23:19:07 Architecture: x86_64 23:19:07 CPU op-mode(s): 32-bit, 64-bit 23:19:07 Byte Order: Little Endian 23:19:07 CPU(s): 2 23:19:07 On-line CPU(s) list: 0,1 23:19:07 Thread(s) per core: 1 23:19:07 Core(s) per socket: 1 23:19:07 Socket(s): 2 23:19:07 NUMA node(s): 1 23:19:07 Vendor ID: AuthenticAMD 23:19:07 CPU family: 23 23:19:07 Model: 49 23:19:07 Model name: AMD EPYC-Rome Processor 23:19:07 Stepping: 0 23:19:07 CPU MHz: 2800.000 23:19:07 BogoMIPS: 5600.00 23:19:07 Virtualization: AMD-V 23:19:07 Hypervisor vendor: KVM 23:19:07 Virtualization type: full 23:19:07 L1d cache: 32K 23:19:07 L1i cache: 32K 23:19:07 L2 cache: 512K 23:19:07 L3 cache: 16384K 23:19:07 NUMA node0 CPU(s): 0,1 23:19:07 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 23:19:07 23:19:07 23:19:07 ---> nproc: 23:19:07 2 23:19:07 23:19:07 23:19:07 ---> df -h: 23:19:07 Filesystem Size Used Avail Use% Mounted on 23:19:07 devtmpfs 3.8G 0 3.8G 0% /dev 23:19:07 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:19:07 tmpfs 3.8G 17M 3.8G 1% /run 23:19:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:19:07 /dev/vda1 40G 8.3G 32G 21% / 23:19:07 tmpfs 770M 0 770M 0% /run/user/1001 23:19:07 23:19:07 23:19:07 ---> free -m: 23:19:07 total used free shared buff/cache available 23:19:07 Mem: 7697 564 5023 19 2109 6836 23:19:07 Swap: 1023 0 1023 23:19:07 23:19:07 23:19:07 ---> ip addr: 23:19:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:19:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:19:07 inet 127.0.0.1/8 scope host lo 23:19:07 valid_lft forever preferred_lft forever 23:19:07 inet6 ::1/128 scope host 23:19:07 valid_lft forever preferred_lft forever 23:19:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:19:07 link/ether fa:16:3e:6e:c0:4a brd ff:ff:ff:ff:ff:ff 23:19:07 altname enp0s3 23:19:07 altname ens3 23:19:07 inet 10.30.171.229/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:19:07 valid_lft 85327sec preferred_lft 85327sec 23:19:07 inet6 fe80::f816:3eff:fe6e:c04a/64 scope link 23:19:07 valid_lft forever preferred_lft forever 23:19:07 23:19:07 23:19:07 ---> sar -b -r -n DEV: 23:19:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/28/2025 _x86_64_ (2 CPU) 23:19:07 23:19:07 23:01:10 LINUX RESTART (2 CPU) 23:19:07 23:19:07 11:02:01 PM tps rtps wtps bread/s bwrtn/s 23:19:07 11:03:01 PM 99.37 5.88 93.48 1088.09 6981.70 23:19:07 11:04:01 PM 80.07 1.22 78.86 108.23 10443.89 23:19:07 11:05:01 PM 7.50 0.03 7.47 0.53 524.78 23:19:07 11:06:01 PM 2.27 0.00 2.27 0.00 60.85 23:19:07 11:07:01 PM 0.38 0.00 0.38 0.00 4.02 23:19:07 11:08:01 PM 0.55 0.00 0.55 0.00 8.53 23:19:07 11:09:01 PM 0.32 0.00 0.32 0.00 3.28 23:19:07 11:10:01 PM 0.30 0.00 0.30 0.00 3.02 23:19:07 11:11:01 PM 0.45 0.00 0.45 0.00 4.75 23:19:07 11:12:01 PM 0.48 0.00 0.48 0.00 6.28 23:19:07 11:13:01 PM 0.35 0.00 0.35 0.00 3.58 23:19:07 11:14:01 PM 0.30 0.00 0.30 0.00 3.02 23:19:07 11:15:01 PM 0.42 0.00 0.42 0.00 5.40 23:19:07 11:16:01 PM 0.37 0.00 0.37 0.00 4.28 23:19:07 11:17:01 PM 1.53 0.03 1.50 0.27 32.76 23:19:07 11:18:01 PM 0.32 0.00 0.32 0.00 3.28 23:19:07 11:19:01 PM 21.53 0.68 20.85 94.92 811.11 23:19:07 Average: 12.74 0.46 12.27 76.00 1112.05 23:19:07 23:19:07 11:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:19:07 11:03:01 PM 5238236 7039492 2644188 33.55 2688 1978052 674728 7.55 187732 2117068 237396 23:19:07 11:04:01 PM 5165636 7014212 2716788 34.47 2688 2024488 697012 7.80 225548 2139912 10764 23:19:07 11:05:01 PM 5165548 7014096 2716876 34.47 2688 2024508 697012 7.80 225552 2140092 4 23:19:07 11:06:01 PM 5164664 7013212 2717760 34.48 2688 2024508 697012 7.80 225552 2140796 4 23:19:07 11:07:01 PM 5164968 7013508 2717456 34.47 2688 2024508 697012 7.80 225552 2140652 4 23:19:07 11:08:01 PM 5164884 7013428 2717540 34.48 2688 2024512 697012 7.80 225552 2140788 12 23:19:07 11:09:01 PM 5165012 7013556 2717412 34.47 2688 2024512 697012 7.80 225552 2140788 4 23:19:07 11:10:01 PM 5164452 7012996 2717972 34.48 2688 2024512 718552 8.05 225552 2141136 4 23:19:07 11:11:01 PM 5164840 7013404 2717584 34.48 2688 2024520 699084 7.83 225552 2140840 4 23:19:07 11:12:01 PM 5164820 7013384 2717604 34.48 2688 2024520 699084 7.83 225552 2141028 4 23:19:07 11:13:01 PM 5164148 7012716 2718276 34.49 2688 2024524 699084 7.83 225552 2141612 4 23:19:07 11:14:01 PM 5164148 7012716 2718276 34.49 2688 2024524 699084 7.83 225556 2141724 4 23:19:07 11:15:01 PM 5164060 7012628 2718364 34.49 2688 2024524 699084 7.83 225556 2141608 0 23:19:07 11:16:01 PM 5164012 7012584 2718412 34.49 2688 2024528 699084 7.83 225556 2141816 4 23:19:07 11:17:01 PM 5163960 7012524 2718464 34.49 2688 2024528 718620 8.05 225672 2141576 4 23:19:07 11:18:01 PM 5163952 7012516 2718472 34.49 2688 2024528 718620 8.05 225664 2141528 4 23:19:07 11:19:01 PM 5155304 7008872 2727120 34.60 2688 2028632 688164 7.71 385848 1989132 25144 23:19:07 Average: 5168391 7014461 2714033 34.43 2688 2022025 699721 7.83 232771 2130712 16080 23:19:07 23:19:07 11:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:19:07 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:03:01 PM eth0 93.67 78.85 1071.73 11.14 0.00 0.00 0.00 0.00 23:19:07 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:04:01 PM eth0 80.42 55.46 595.16 17.63 0.00 0.00 0.00 0.00 23:19:07 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:05:01 PM eth0 1.40 0.40 0.42 0.14 0.00 0.00 0.00 0.00 23:19:07 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:06:01 PM eth0 2.60 0.60 0.84 0.40 0.00 0.00 0.00 0.00 23:19:07 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:07:01 PM eth0 0.85 0.47 0.48 0.21 0.00 0.00 0.00 0.00 23:19:07 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:08:01 PM eth0 1.48 0.38 0.39 0.14 0.00 0.00 0.00 0.00 23:19:07 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:09:01 PM eth0 0.63 0.33 0.30 0.12 0.00 0.00 0.00 0.00 23:19:07 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:10:01 PM eth0 0.88 0.37 0.36 0.14 0.00 0.00 0.00 0.00 23:19:07 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:11:01 PM eth0 0.77 0.38 0.35 0.14 0.00 0.00 0.00 0.00 23:19:07 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:12:01 PM eth0 1.12 0.43 0.44 0.20 0.00 0.00 0.00 0.00 23:19:07 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:13:01 PM eth0 1.00 0.55 0.48 0.16 0.00 0.00 0.00 0.00 23:19:07 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:14:01 PM eth0 0.98 0.37 0.36 0.14 0.00 0.00 0.00 0.00 23:19:07 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:15:01 PM eth0 1.53 0.40 0.43 0.14 0.00 0.00 0.00 0.00 23:19:07 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:16:01 PM eth0 4.00 0.80 1.28 0.59 0.00 0.00 0.00 0.00 23:19:07 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:17:01 PM eth0 0.78 0.47 0.43 0.21 0.00 0.00 0.00 0.00 23:19:07 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:18:01 PM eth0 3.17 0.38 0.71 0.14 0.00 0.00 0.00 0.00 23:19:07 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 11:19:01 PM eth0 17.08 15.81 13.75 8.35 0.00 0.00 0.00 0.00 23:19:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:07 Average: eth0 12.49 9.20 99.29 2.35 0.00 0.00 0.00 0.00 23:19:07 23:19:07 23:19:07 ---> sar -P ALL: 23:19:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/28/2025 _x86_64_ (2 CPU) 23:19:07 23:19:07 23:01:10 LINUX RESTART (2 CPU) 23:19:07 23:19:07 11:02:01 PM CPU %user %nice %system %iowait %steal %idle 23:19:07 11:03:01 PM all 40.13 0.00 5.92 1.02 0.11 52.82 23:19:07 11:03:01 PM 0 49.50 0.00 7.10 1.05 0.12 42.23 23:19:07 11:03:01 PM 1 30.77 0.00 4.74 1.00 0.10 63.39 23:19:07 11:04:01 PM all 22.67 0.00 2.79 1.04 0.09 73.41 23:19:07 11:04:01 PM 0 26.53 0.00 3.22 0.85 0.08 69.31 23:19:07 11:04:01 PM 1 18.82 0.00 2.35 1.23 0.10 77.50 23:19:07 11:05:01 PM all 0.39 0.00 0.14 0.05 0.03 99.38 23:19:07 11:05:01 PM 0 0.22 0.00 0.17 0.08 0.03 99.50 23:19:07 11:05:01 PM 1 0.57 0.00 0.12 0.02 0.03 99.27 23:19:07 11:06:01 PM all 0.46 0.00 0.05 0.01 0.03 99.45 23:19:07 11:06:01 PM 0 0.60 0.00 0.05 0.02 0.03 99.30 23:19:07 11:06:01 PM 1 0.32 0.00 0.05 0.00 0.03 99.60 23:19:07 11:07:01 PM all 0.40 0.00 0.05 0.00 0.03 99.52 23:19:07 11:07:01 PM 0 0.65 0.00 0.05 0.00 0.05 99.25 23:19:07 11:07:01 PM 1 0.15 0.00 0.05 0.00 0.02 99.78 23:19:07 11:08:01 PM all 0.38 0.00 0.05 0.00 0.03 99.54 23:19:07 11:08:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 23:19:07 11:08:01 PM 1 0.18 0.00 0.05 0.00 0.03 99.73 23:19:07 11:09:01 PM all 0.27 0.00 0.11 0.00 0.03 99.60 23:19:07 11:09:01 PM 0 0.30 0.00 0.12 0.00 0.03 99.55 23:19:07 11:09:01 PM 1 0.23 0.00 0.10 0.00 0.02 99.65 23:19:07 11:10:01 PM all 0.38 0.00 0.04 0.00 0.03 99.55 23:19:07 11:10:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 23:19:07 11:10:01 PM 1 0.60 0.00 0.02 0.00 0.02 99.37 23:19:07 11:11:01 PM all 0.40 0.00 0.06 0.00 0.04 99.50 23:19:07 11:11:01 PM 0 0.62 0.00 0.07 0.00 0.07 99.25 23:19:07 11:11:01 PM 1 0.18 0.00 0.05 0.00 0.02 99.75 23:19:07 11:12:01 PM all 0.16 0.00 0.07 0.00 0.03 99.74 23:19:07 11:12:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 23:19:07 11:12:01 PM 1 0.20 0.00 0.05 0.00 0.02 99.73 23:19:07 11:13:01 PM all 0.38 0.00 0.07 0.00 0.03 99.52 23:19:07 11:13:01 PM 0 0.55 0.00 0.08 0.00 0.03 99.33 23:19:07 11:13:01 PM 1 0.22 0.00 0.05 0.00 0.02 99.72 23:19:07 23:19:07 11:13:01 PM CPU %user %nice %system %iowait %steal %idle 23:19:07 11:14:01 PM all 0.38 0.00 0.05 0.00 0.03 99.53 23:19:07 11:14:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 23:19:07 11:14:01 PM 1 0.18 0.00 0.05 0.00 0.03 99.73 23:19:07 11:15:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 23:19:07 11:15:01 PM 0 0.50 0.00 0.08 0.00 0.07 99.35 23:19:07 11:15:01 PM 1 0.18 0.00 0.03 0.00 0.00 99.78 23:19:07 11:16:01 PM all 0.25 0.00 0.08 0.00 0.04 99.62 23:19:07 11:16:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 23:19:07 11:16:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 23:19:07 11:17:01 PM all 0.43 0.00 0.17 0.01 0.03 99.37 23:19:07 11:17:01 PM 0 0.35 0.00 0.17 0.02 0.03 99.43 23:19:07 11:17:01 PM 1 0.50 0.00 0.17 0.00 0.02 99.32 23:19:07 11:18:01 PM all 0.39 0.00 0.07 0.00 0.03 99.52 23:19:07 11:18:01 PM 0 0.62 0.00 0.10 0.00 0.03 99.25 23:19:07 11:18:01 PM 1 0.17 0.00 0.03 0.00 0.02 99.78 23:19:07 11:19:01 PM all 29.82 0.00 3.91 0.12 0.09 66.05 23:19:07 11:19:01 PM 0 34.84 0.00 4.28 0.12 0.10 60.66 23:19:07 11:19:01 PM 1 24.81 0.00 3.54 0.13 0.08 71.43 23:19:07 Average: all 5.75 0.00 0.81 0.13 0.04 93.26 23:19:07 Average: 0 6.88 0.00 0.93 0.13 0.05 92.01 23:19:07 Average: 1 4.63 0.00 0.68 0.14 0.03 94.52 23:19:07 23:19:07 23:19:07