12:05:11 Started by timer 12:05:11 Running as SYSTEM 12:05:11 [EnvInject] - Loading node environment variables. 12:05:11 Building remotely on prd-centos8-builder-2c-1g-909 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 12:05:12 [ssh-agent] Looking for ssh-agent implementation... 12:05:12 $ ssh-agent 12:05:12 SSH_AUTH_SOCK=/tmp/ssh-livV0L9lUEKz/agent.14459 12:05:12 SSH_AGENT_PID=14464 12:05:12 [ssh-agent] Started. 12:05:12 Running ssh-add (command line suppressed) 12:05:12 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9159533835565250022.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9159533835565250022.key) 12:05:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:12 The recommended git tool is: NONE 12:05:14 using credential onap-jenkins-ssh 12:05:14 Wiping out workspace first. 12:05:14 Cloning the remote Git repository 12:05:14 Cloning repository git://cloud.onap.org/mirror/ci-management 12:05:14 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:05:14 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:05:14 > git --version # timeout=10 12:05:14 > git --version # 'git version 2.39.0' 12:05:14 using GIT_SSH to set credentials Gerrit user 12:05:14 [INFO] Currently running in a labeled security context 12:05:14 [INFO] Currently SELinux is 'enforcing' on the host 12:05:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh13139735421946382247.key 12:05:14 Verifying host key using manually-configured host key entries 12:05:14 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:15 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:16 Avoid second fetch 12:05:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:05:16 Checking out Revision e9e0f4f9361cd1180da063e49add49e84a7a21d6 (refs/remotes/origin/master) 12:05:16 > git config core.sparsecheckout # timeout=10 12:05:16 > git checkout -f e9e0f4f9361cd1180da063e49add49e84a7a21d6 # timeout=10 12:05:16 Commit message: "[CCSDK] try to fix npm auth in playwright job" 12:05:16 > git rev-list --no-walk e9e0f4f9361cd1180da063e49add49e84a7a21d6 # timeout=10 12:05:16 > git remote # timeout=10 12:05:16 > git submodule init # timeout=10 12:05:16 > git submodule sync # timeout=10 12:05:16 > git config --get remote.origin.url # timeout=10 12:05:16 > git submodule init # timeout=10 12:05:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:05:16 > git config --get submodule.global-jjb.url # timeout=10 12:05:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:05:16 > git config --get submodule.packer/common-packer.url # timeout=10 12:05:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:05:17 > git submodule update --init --recursive global-jjb # timeout=10 12:05:17 > git submodule update --init --recursive packer/common-packer # timeout=10 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:05:21 No emails were triggered. 12:05:21 provisioning config files... 12:05:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:05:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:05:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:05:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12029503002401345823.sh 12:05:21 ---> python-tools-install.sh 12:05:21 Setup pyenv: 12:05:21 system 12:05:21 * 3.8.13 (set by /opt/pyenv/version) 12:05:21 * 3.9.13 (set by /opt/pyenv/version) 12:05:21 * 3.10.6 (set by /opt/pyenv/version) 12:05:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Shvp 12:05:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:29 lf-activate-venv(): INFO: Base packages installed successfully 12:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:05:49 Generating Requirements File 12:06:05 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. 12:06:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:06:06 Python 3.10.6 12:06:06 pip 26.0.1 from /tmp/venv-Shvp/lib/python3.10/site-packages/pip (python 3.10) 12:06:06 appdirs==1.4.4 12:06:06 argcomplete==3.6.3 12:06:06 aspy.yaml==1.3.0 12:06:06 attrs==25.4.0 12:06:06 autopage==0.6.0 12:06:06 backports.strenum==1.3.1 12:06:06 beautifulsoup4==4.14.3 12:06:06 boto3==1.42.64 12:06:06 botocore==1.42.64 12:06:06 bs4==0.0.2 12:06:06 certifi==2026.2.25 12:06:06 cffi==2.0.0 12:06:06 cfgv==3.5.0 12:06:06 chardet==7.0.1 12:06:06 charset-normalizer==3.4.5 12:06:06 click==8.3.1 12:06:06 cliff==4.13.2 12:06:06 cmd2==3.4.0 12:06:06 cryptography==3.3.2 12:06:06 debtcollector==3.0.0 12:06:06 decorator==5.2.1 12:06:06 defusedxml==0.7.1 12:06:06 Deprecated==1.3.1 12:06:06 distlib==0.4.0 12:06:06 dnspython==2.8.0 12:06:06 docker==7.1.0 12:06:06 dogpile.cache==1.5.0 12:06:06 durationpy==0.10 12:06:06 email-validator==2.3.0 12:06:06 filelock==3.25.1 12:06:06 future==1.0.0 12:06:06 gitdb==4.0.12 12:06:06 GitPython==3.1.46 12:06:06 httplib2==0.30.2 12:06:06 identify==2.6.17 12:06:06 idna==3.11 12:06:06 importlib-resources==1.5.0 12:06:06 iso8601==2.1.0 12:06:06 Jinja2==3.1.6 12:06:06 jmespath==1.1.0 12:06:06 jsonpatch==1.33 12:06:06 jsonpointer==3.0.0 12:06:06 jsonschema==4.26.0 12:06:06 jsonschema-specifications==2025.9.1 12:06:06 keystoneauth1==5.13.1 12:06:06 kubernetes==35.0.0 12:06:06 lftools==0.37.22 12:06:06 lxml==6.0.2 12:06:06 markdown-it-py==4.0.0 12:06:06 MarkupSafe==3.0.3 12:06:06 mdurl==0.1.2 12:06:06 msgpack==1.1.2 12:06:06 multi_key_dict==2.0.3 12:06:06 munch==4.0.0 12:06:06 netaddr==1.3.0 12:06:06 niet==1.4.2 12:06:06 nodeenv==1.10.0 12:06:06 oauth2client==4.1.3 12:06:06 oauthlib==3.3.1 12:06:06 openstacksdk==4.10.0 12:06:06 os-service-types==1.8.2 12:06:06 osc-lib==4.4.0 12:06:06 oslo.config==10.3.0 12:06:06 oslo.context==6.3.0 12:06:06 oslo.i18n==6.7.2 12:06:06 oslo.log==8.1.0 12:06:06 oslo.serialization==5.9.1 12:06:06 oslo.utils==10.0.0 12:06:06 packaging==26.0 12:06:06 pbr==7.0.3 12:06:06 platformdirs==4.9.4 12:06:06 prettytable==3.17.0 12:06:06 psutil==7.2.2 12:06:06 pyasn1==0.6.2 12:06:06 pyasn1_modules==0.4.2 12:06:06 pycparser==3.0 12:06:06 pygerrit2==2.0.15 12:06:06 PyGithub==2.8.1 12:06:06 Pygments==2.19.2 12:06:06 PyJWT==2.11.0 12:06:06 PyNaCl==1.6.2 12:06:06 pyparsing==2.4.7 12:06:06 pyperclip==1.11.0 12:06:06 pyrsistent==0.20.0 12:06:06 python-cinderclient==9.9.0 12:06:06 python-dateutil==2.9.0.post0 12:06:06 python-discovery==1.1.2 12:06:06 python-heatclient==5.1.0 12:06:06 python-jenkins==1.8.3 12:06:06 python-keystoneclient==5.8.0 12:06:06 python-magnumclient==4.10.0 12:06:06 python-openstackclient==9.0.0 12:06:06 python-swiftclient==4.10.0 12:06:06 PyYAML==6.0.3 12:06:06 referencing==0.37.0 12:06:06 requests==2.32.5 12:06:06 requests-oauthlib==2.0.0 12:06:06 requestsexceptions==1.4.0 12:06:06 rfc3986==2.0.0 12:06:06 rich==14.3.3 12:06:06 rich-argparse==1.7.2 12:06:06 rpds-py==0.30.0 12:06:06 rsa==4.9.1 12:06:06 ruamel.yaml==0.19.1 12:06:06 ruamel.yaml.clib==0.2.15 12:06:06 s3transfer==0.16.0 12:06:06 simplejson==3.20.2 12:06:06 six==1.17.0 12:06:06 smmap==5.0.3 12:06:06 soupsieve==2.8.3 12:06:06 stevedore==5.7.0 12:06:06 tabulate==0.10.0 12:06:06 toml==0.10.2 12:06:06 tomlkit==0.14.0 12:06:06 tqdm==4.67.3 12:06:06 typing_extensions==4.15.0 12:06:06 urllib3==1.26.20 12:06:06 virtualenv==21.2.0 12:06:06 wcwidth==0.6.0 12:06:06 websocket-client==1.9.0 12:06:06 wrapt==2.1.2 12:06:06 xdg==6.0.0 12:06:06 xmltodict==1.0.4 12:06:06 yq==3.4.3 12:06:06 [EnvInject] - Injecting environment variables from a build step. 12:06:06 [EnvInject] - Injecting as environment variables the properties content 12:06:06 OS_CLOUD=vex 12:06:06 12:06:06 [EnvInject] - Variables injected successfully. 12:06:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10498802425411567839.sh 12:06:06 ---> Orphaned k8s clusters 12:06:06 Setup pyenv: 12:06:06 system 12:06:06 3.8.13 12:06:06 3.9.13 12:06:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:08 lf-activate-venv(): INFO: Base packages installed successfully 12:06:08 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:06:14 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:06:14 warnings.warn( 12:06:16 -----> Delete orphaned cluster 12:06:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17568540580639910965.sh 12:06:16 ---> Orphaned stacks 12:06:16 Setup pyenv: 12:06:16 system 12:06:16 3.8.13 12:06:16 3.9.13 12:06:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:18 lf-activate-venv(): INFO: Base packages installed successfully 12:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:06:30 + mapfile -t OS_COE_CLUSTERS_ID 12:06:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:06:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:06:30 ++ awk '{print $1}' 12:06:30 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:06:30 warnings.warn( 12:06:33 + echo '-----> Active clusters -> stacks' 12:06:33 -----> Active clusters -> stacks 12:06:33 + OS_COE_STACKS=() 12:06:33 + [[ 0 -gt 0 ]] 12:06:33 + mapfile -t OS_STACKS 12:06:33 ++ awk '{print $1}' 12:06:33 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 12:06:33 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:06:33 warnings.warn( 12:06:34 + echo '-----> Active stacks' 12:06:34 -----> Active stacks 12:06:34 + echo '-----> Delete orphaned stacks' 12:06:34 -----> Delete orphaned stacks 12:06:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1158048123825950795.sh 12:06:34 ---> Orphaned servers 12:06:34 Setup pyenv: 12:06:34 system 12:06:34 3.8.13 12:06:34 3.9.13 12:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:36 lf-activate-venv(): INFO: Base packages installed successfully 12:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:06:46 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:06:46 warnings.warn( 12:07:38 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:08:29 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:09:20 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:10:10 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:11:01 -----> Active servers 12:11:01 prd-ubuntu2204-docker-8c-8g-911 12:11:01 prd-centos8-builder-2c-1g-909 12:11:01 prd-ubuntu1804-docker-8c-8g-910 12:11:01 prd-ubuntu2204-docker-8c-8g-898 12:11:01 prd-queue-docker-4c-4g-299 12:11:01 -----> Delete orphaned servers 12:11:02 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-898 12:11:02 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:11:02 warnings.warn( 12:11:04 ERROR: Server not found. 12:11:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:11:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:11:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7943124700126280664.sh 12:11:04 ---> Orphaned ports 12:11:04 Setup pyenv: 12:11:04 system 12:11:04 3.8.13 12:11:04 3.9.13 12:11:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:06 lf-activate-venv(): INFO: Base packages installed successfully 12:11:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:11:15 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:11:15 warnings.warn( 12:11:17 No orphaned ports to process. 12:11:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:11:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:11:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16273854381985960427.sh 12:11:17 ---> Orphaned volumes 12:11:17 + source /home/jenkins/lf-env.sh 12:11:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:11:17 ++ mktemp -d /tmp/venv-XXXX 12:11:17 + lf_venv=/tmp/venv-9e7u 12:11:17 + local venv_file=/tmp/.os_lf_venv 12:11:17 + local python=python3 12:11:17 + local options 12:11:17 + local set_path=true 12:11:17 + local install_args= 12:11:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:11:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:11:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:11:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:11:17 + true 12:11:17 + case $1 in 12:11:17 + python=python3 12:11:17 + shift 2 12:11:17 + true 12:11:17 + case $1 in 12:11:17 + shift 12:11:17 + break 12:11:17 + case $python in 12:11:17 + local pkg_list= 12:11:17 + [[ -d /opt/pyenv ]] 12:11:17 + echo 'Setup pyenv:' 12:11:17 Setup pyenv: 12:11:17 + export PYENV_ROOT=/opt/pyenv 12:11:17 + PYENV_ROOT=/opt/pyenv 12:11:17 + 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 12:11:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:11:17 + pyenv versions 12:11:17 system 12:11:17 3.8.13 12:11:17 3.9.13 12:11:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:17 + command -v pyenv 12:11:17 ++ pyenv init - --no-rehash 12:11:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:11:17 export PATH="/opt/pyenv/shims:${PATH}" 12:11:17 export PYENV_SHELL=bash 12:11:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:11:17 pyenv() { 12:11:17 local command 12:11:17 command="${1:-}" 12:11:17 if [ "$#" -gt 0 ]; then 12:11:17 shift 12:11:17 fi 12:11:17 12:11:17 case "$command" in 12:11:17 rehash|shell) 12:11:17 eval "$(pyenv "sh-$command" "$@")" 12:11:17 ;; 12:11:17 *) 12:11:17 command pyenv "$command" "$@" 12:11:17 ;; 12:11:17 esac 12:11:17 }' 12:11:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:11:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:11:17 ++ 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 12:11:17 ++ 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 12:11:17 ++ export PYENV_SHELL=bash 12:11:17 ++ PYENV_SHELL=bash 12:11:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:11:17 +++ complete -F _pyenv pyenv 12:11:17 ++ lf-pyver python3 12:11:17 ++ local py_version_xy=python3 12:11:17 ++ local py_version_xyz= 12:11:17 ++ pyenv versions 12:11:17 ++ local command 12:11:17 ++ command=versions 12:11:17 ++ '[' 1 -gt 0 ']' 12:11:17 ++ shift 12:11:17 ++ case "$command" in 12:11:17 ++ command pyenv versions 12:11:17 ++ pyenv versions 12:11:17 ++ grep -E '^[0-9.]*[0-9]$' 12:11:17 ++ sed 's/^[ *]* //' 12:11:17 ++ awk '{ print $1 }' 12:11:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:11:17 +++ grep '^3' /tmp/.pyenv_versions 12:11:17 +++ tail -n 1 12:11:17 +++ sort -V 12:11:17 ++ py_version_xyz=3.10.6 12:11:17 ++ [[ -z 3.10.6 ]] 12:11:17 ++ echo 3.10.6 12:11:17 ++ return 0 12:11:17 + pyenv local 3.10.6 12:11:17 + local command 12:11:17 + command=local 12:11:17 + '[' 2 -gt 0 ']' 12:11:17 + shift 12:11:17 + case "$command" in 12:11:17 + command pyenv local 3.10.6 12:11:17 + pyenv local 3.10.6 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='lftools[openstack] ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='kubernetes ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='niet ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='python-heatclient ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='python-openstackclient ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='python-magnumclient ' 12:11:17 + for arg in "$@" 12:11:17 + case $arg in 12:11:17 + pkg_list+='yq ' 12:11:17 + [[ -f /tmp/.os_lf_venv ]] 12:11:17 ++ cat /tmp/.os_lf_venv 12:11:17 + lf_venv=/tmp/venv-Shvp 12:11:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from' file:/tmp/.os_lf_venv 12:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:11:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:17 + local 'pip_opts=--upgrade --quiet' 12:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:11:17 + [[ -n '' ]] 12:11:17 + [[ -n '' ]] 12:11:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:17 + /tmp/venv-Shvp/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 12:11:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:11:18 lf-activate-venv(): INFO: Base packages installed successfully 12:11:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:11:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:11:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:11:18 + /tmp/venv-Shvp/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 yq 12:11:27 + type python3 12:11:27 + true 12:11:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH' 12:11:27 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:11:27 + PATH=/tmp/venv-Shvp/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 12:11:27 + return 0 12:11:27 + mapfile -t os_volumes 12:11:27 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:11:28 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:11:28 warnings.warn( 12:11:30 + '[' 0 -eq 0 ']' 12:11:30 + echo 'No orphaned volumes found.' 12:11:30 No orphaned volumes found. 12:11:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:11:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:11:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4505898619088006713.sh 12:11:30 ---> Protect in-use images 12:11:30 Setup pyenv: 12:11:30 system 12:11:30 3.8.13 12:11:30 3.9.13 12:11:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:11:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:32 lf-activate-venv(): INFO: Base packages installed successfully 12:11:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:11:41 INFO: There are images to protect defined in jenkins-config. 12:11:41 INFO: Protecting the following images: 12:11:41 CentOS Stream 8 - redis - - 310180101-1010 12:11:41 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 12:11:41 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 12:11:41 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 12:11:41 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 12:11:41 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 12:11:41 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 12:11:41 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 12:11:41 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085 12:11:41 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 12:11:41 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 12:11:41 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 12:11:41 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 12:11:41 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 12:11:41 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:11:41 warnings.warn( 12:12:32 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 12:13:22 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images/CentOS Stream 8 - redis - - 310180101-1010: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:14:13 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:14:14 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 12:14:14 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:14:14 warnings.warn( 12:15:05 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 12:15:06 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 12:15:06 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:15:06 warnings.warn( 12:15:21 Build timed out (after 10 minutes). Marking the build as failed. 12:15:21 $ ssh-agent -k 12:15:21 unset SSH_AUTH_SOCK; 12:15:21 unset SSH_AGENT_PID; 12:15:21 echo Agent pid 14464 killed; 12:15:21 [ssh-agent] Stopped. 12:15:21 Build was aborted 12:15:21 [PostBuildScript] - [INFO] Executing post build scripts. 12:15:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15297758791874849036.sh 12:15:21 ---> sysstat.sh 12:15:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1478863143715328000.sh 12:15:21 ---> package-listing.sh 12:15:21 ++ facter osfamily 12:15:21 ++ tr '[:upper:]' '[:lower:]' 12:15:22 + OS_FAMILY=redhat 12:15:22 + workspace=/w/workspace/ci-management-openstack-cron 12:15:22 + START_PACKAGES=/tmp/packages_start.txt 12:15:22 + END_PACKAGES=/tmp/packages_end.txt 12:15:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:22 + PACKAGES=/tmp/packages_start.txt 12:15:22 + '[' /w/workspace/ci-management-openstack-cron ']' 12:15:22 + PACKAGES=/tmp/packages_end.txt 12:15:22 + case "${OS_FAMILY}" in 12:15:22 + rpm -qa 12:15:22 + sort 12:15:22 + '[' -f /tmp/packages_start.txt ']' 12:15:22 + '[' -f /tmp/packages_end.txt ']' 12:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:22 + '[' /w/workspace/ci-management-openstack-cron ']' 12:15:22 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:15:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10499856209192871451.sh 12:15:22 ---> capture-instance-metadata.sh 12:15:22 Setup pyenv: 12:15:22 system 12:15:22 3.8.13 12:15:22 3.9.13 12:15:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:15:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:24 lf-activate-venv(): INFO: Base packages installed successfully 12:15:24 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:15:31 INFO: Running in OpenStack, capturing instance metadata 12:15:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15554538049159368519.sh 12:15:31 provisioning config files... 12:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1207691139527994765tmp 12:15:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:15:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:15:31 [EnvInject] - Injecting environment variables from a build step. 12:15:31 [EnvInject] - Injecting as environment variables the properties content 12:15:31 SERVER_ID=logs 12:15:31 12:15:31 [EnvInject] - Variables injected successfully. 12:15:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7120252490640286567.sh 12:15:31 ---> create-netrc.sh 12:15:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3516006717160140741.sh 12:15:31 ---> python-tools-install.sh 12:15:31 Setup pyenv: 12:15:31 system 12:15:31 3.8.13 12:15:31 3.9.13 12:15:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:33 lf-activate-venv(): INFO: Base packages installed successfully 12:15:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:15:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15789423753131764336.sh 12:15:40 ---> sudo-logs.sh 12:15:40 Archiving 'sudo' log.. 12:15:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7653277025884902926.sh 12:15:40 ---> job-cost.sh 12:15:40 INFO: Activating Python virtual environment... 12:15:40 Setup pyenv: 12:15:40 system 12:15:40 3.8.13 12:15:40 3.9.13 12:15:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:42 lf-activate-venv(): INFO: Base packages installed successfully 12:15:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:15:48 INFO: No stack-cost file found 12:15:48 INFO: Instance uptime: 665s 12:15:48 INFO: Fetching instance metadata (attempt 1 of 3)... 12:15:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:15:48 INFO: Successfully fetched instance metadata 12:15:48 INFO: Instance type: v3-standard-2 12:15:48 INFO: Retrieving pricing info for: v3-standard-2 12:15:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:15:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=665 12:15:48 INFO: Successfully fetched Vexxhost pricing API 12:15:48 INFO: Retrieved cost: 0.06 12:15:48 INFO: Retrieved resource: v3-standard-2 12:15:48 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 12:15:48 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 12:15:48 INFO: Successfully archived job cost data 12:15:48 DEBUG: Cost data: ci-management-openstack-cron,60856,2026-03-10 12:15:48,v3-standard-2,665,0.06,0.00,FAILURE 12:15:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12708222699180494922.sh 12:15:48 ---> logs-deploy.sh 12:15:48 Setup pyenv: 12:15:49 system 12:15:49 3.8.13 12:15:49 3.9.13 12:15:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Shvp from file:/tmp/.os_lf_venv 12:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:50 lf-activate-venv(): INFO: Base packages installed successfully 12:15:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-Shvp/bin to PATH 12:15:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/60856 12:15:58 INFO: archiving workspace using pattern(s): 12:15:58 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:15:58 warnings.warn( 12:15:58 Archives upload complete. 12:15:59 INFO: archiving logs to Nexus 12:15:59 /tmp/venv-Shvp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 12:15:59 warnings.warn( 12:15:59 ---> uname -a: 12:15:59 Linux prd-centos8-builder-2c-1g-909.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:15:59 12:15:59 12:15:59 ---> lscpu: 12:15:59 Architecture: x86_64 12:15:59 CPU op-mode(s): 32-bit, 64-bit 12:15:59 Byte Order: Little Endian 12:15:59 CPU(s): 2 12:15:59 On-line CPU(s) list: 0,1 12:15:59 Thread(s) per core: 1 12:15:59 Core(s) per socket: 1 12:15:59 Socket(s): 2 12:15:59 NUMA node(s): 1 12:15:59 Vendor ID: AuthenticAMD 12:15:59 CPU family: 23 12:15:59 Model: 49 12:15:59 Model name: AMD EPYC-Rome Processor 12:15:59 Stepping: 0 12:15:59 CPU MHz: 2799.998 12:15:59 BogoMIPS: 5599.99 12:15:59 Virtualization: AMD-V 12:15:59 Hypervisor vendor: KVM 12:15:59 Virtualization type: full 12:15:59 L1d cache: 32K 12:15:59 L1i cache: 32K 12:15:59 L2 cache: 512K 12:15:59 L3 cache: 16384K 12:15:59 NUMA node0 CPU(s): 0,1 12:15:59 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 12:15:59 12:15:59 12:15:59 ---> nproc: 12:15:59 2 12:15:59 12:15:59 12:15:59 ---> df -h: 12:15:59 Filesystem Size Used Avail Use% Mounted on 12:15:59 devtmpfs 3.8G 0 3.8G 0% /dev 12:15:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:15:59 tmpfs 3.8G 25M 3.8G 1% /run 12:15:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:15:59 /dev/vda1 40G 8.4G 32G 21% / 12:15:59 tmpfs 770M 0 770M 0% /run/user/1001 12:15:59 12:15:59 12:15:59 ---> free -m: 12:15:59 total used free shared buff/cache available 12:15:59 Mem: 7699 559 5045 27 2094 6826 12:15:59 Swap: 1023 0 1023 12:15:59 12:15:59 12:15:59 ---> ip addr: 12:15:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:15:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:15:59 inet 127.0.0.1/8 scope host lo 12:15:59 valid_lft forever preferred_lft forever 12:15:59 inet6 ::1/128 scope host 12:15:59 valid_lft forever preferred_lft forever 12:15:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:15:59 link/ether fa:16:3e:9a:34:6d brd ff:ff:ff:ff:ff:ff 12:15:59 altname enp0s3 12:15:59 altname ens3 12:15:59 inet 10.30.106.119/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:15:59 valid_lft 85733sec preferred_lft 85733sec 12:15:59 inet6 fe80::f816:3eff:fe9a:346d/64 scope link 12:15:59 valid_lft forever preferred_lft forever 12:15:59 12:15:59 12:15:59 ---> sar -b -r -n DEV: 12:15:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/10/2026 _x86_64_ (2 CPU) 12:15:59 12:15:59 12:04:50 LINUX RESTART (2 CPU) 12:15:59 12:15:59 12:05:01 PM tps rtps wtps bread/s bwrtn/s 12:15:59 12:06:01 PM 414.00 170.16 243.84 7861.51 25584.47 12:15:59 12:07:01 PM 93.60 1.55 92.05 100.78 8829.35 12:15:59 12:08:01 PM 10.26 0.03 10.23 0.53 879.89 12:15:59 12:09:01 PM 0.47 0.00 0.47 0.00 7.03 12:15:59 12:10:01 PM 0.32 0.00 0.32 0.00 3.90 12:15:59 12:10:01 PM 4.11 0.00 4.11 0.00 43.84 12:15:59 12:11:01 PM 0.60 0.20 0.40 38.79 4.88 12:15:59 12:12:01 PM 24.28 0.70 23.58 23.86 629.05 12:15:59 12:13:01 PM 7.42 0.00 7.42 0.00 403.93 12:15:59 12:14:02 PM 0.15 0.00 0.15 0.00 1.45 12:15:59 12:15:01 PM 0.10 0.00 0.10 0.00 1.05 12:15:59 Average: 55.22 17.30 37.93 803.99 3640.92 12:15:59 12:15:59 12:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:59 12:06:01 PM 5234240 6992664 2650204 33.61 2688 1938088 759292 8.50 197932 2104888 185804 12:15:59 12:07:01 PM 5196824 7013356 2687620 34.09 2688 1990956 719056 8.05 224324 2091220 21080 12:15:59 12:08:01 PM 5191412 7007964 2693032 34.16 2688 1990976 719056 8.05 224332 2095056 4 12:15:59 12:09:01 PM 5185484 7002036 2698960 34.23 2688 1990976 719056 8.05 224332 2101112 4 12:15:59 12:10:01 PM 5185732 7002284 2698712 34.23 2688 1990976 731132 8.18 224332 2100916 4 12:15:59 12:10:01 PM 5185276 7001832 2699168 34.23 2688 1990980 731132 8.18 224332 2101256 8 12:15:59 12:11:01 PM 5235864 7053584 2648580 33.59 2688 1992144 680484 7.62 225708 2049848 4 12:15:59 12:12:01 PM 5187496 7005920 2696948 34.21 2688 1992844 716684 8.02 227480 2096992 7480 12:15:59 12:13:01 PM 5186548 7004952 2697896 34.22 2688 1992848 732088 8.20 227488 2098172 16 12:15:59 12:14:02 PM 5186192 7004596 2698252 34.22 2688 1992848 732088 8.20 227480 2098172 16 12:15:59 12:15:01 PM 5187180 7005584 2697264 34.21 2688 1992848 728328 8.15 227792 2096928 16 12:15:59 Average: 5196568 7008616 2687876 34.09 2688 1986953 724400 8.11 223230 2094051 19494 12:15:59 12:15:59 12:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:59 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:06:01 PM eth0 337.27 188.94 2068.59 69.85 0.00 0.00 0.00 0.00 12:15:59 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:07:01 PM eth0 20.75 17.60 41.22 7.47 0.00 0.00 0.00 0.00 12:15:59 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:08:01 PM eth0 0.78 0.67 1.23 0.30 0.00 0.00 0.00 0.00 12:15:59 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:09:01 PM eth0 1.07 0.93 0.75 4.51 0.00 0.00 0.00 0.00 12:15:59 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:10:01 PM eth0 0.62 0.49 0.69 0.28 0.00 0.00 0.00 0.00 12:15:59 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:10:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:11:01 PM eth0 1.93 1.80 1.15 0.50 0.00 0.00 0.00 0.00 12:15:59 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:12:01 PM eth0 20.53 16.96 14.27 7.07 0.00 0.00 0.00 0.00 12:15:59 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:13:01 PM eth0 0.48 0.38 0.17 0.26 0.00 0.00 0.00 0.00 12:15:59 12:14:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:14:02 PM eth0 0.65 0.43 0.59 0.27 0.00 0.00 0.00 0.00 12:15:59 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 12:15:01 PM eth0 1.12 0.92 0.84 0.37 0.00 0.00 0.00 0.00 12:15:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:59 Average: eth0 38.59 22.95 213.33 9.10 0.00 0.00 0.00 0.00 12:15:59 12:15:59 12:15:59 ---> sar -P ALL: 12:15:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/10/2026 _x86_64_ (2 CPU) 12:15:59 12:15:59 12:04:50 LINUX RESTART (2 CPU) 12:15:59 12:15:59 12:05:01 PM CPU %user %nice %system %iowait %steal %idle 12:15:59 12:06:01 PM all 48.44 2.82 20.56 5.23 0.13 22.82 12:15:59 12:06:01 PM 0 47.83 2.25 20.74 5.35 0.14 23.69 12:15:59 12:06:01 PM 1 49.05 3.39 20.37 5.12 0.12 21.96 12:15:59 12:07:01 PM all 30.52 0.00 2.95 1.28 0.09 65.16 12:15:59 12:07:01 PM 0 19.31 0.00 2.38 1.33 0.08 76.89 12:15:59 12:07:01 PM 1 41.71 0.00 3.53 1.23 0.10 53.44 12:15:59 12:08:01 PM all 0.43 0.00 0.08 0.13 0.06 99.30 12:15:59 12:08:01 PM 0 0.30 0.00 0.12 0.22 0.05 99.32 12:15:59 12:08:01 PM 1 0.57 0.00 0.05 0.03 0.07 99.28 12:15:59 12:09:01 PM all 0.44 0.00 0.08 0.00 0.04 99.43 12:15:59 12:09:01 PM 0 0.27 0.00 0.12 0.00 0.05 99.57 12:15:59 12:09:01 PM 1 0.62 0.00 0.05 0.00 0.03 99.30 12:15:59 12:10:01 PM all 0.39 0.00 0.04 0.00 0.07 99.50 12:15:59 12:10:01 PM 0 0.20 0.00 0.02 0.00 0.05 99.73 12:15:59 12:10:01 PM 1 0.57 0.00 0.07 0.00 0.08 99.27 12:15:59 12:10:01 PM all 1.36 0.00 0.68 0.00 0.00 97.96 12:15:59 12:10:01 PM 0 1.35 0.00 1.35 0.00 0.00 97.30 12:15:59 12:10:01 PM 1 1.37 0.00 0.00 0.00 0.00 98.63 12:15:59 12:11:01 PM all 0.61 0.00 0.11 0.00 0.05 99.23 12:15:59 12:11:01 PM 0 0.50 0.00 0.13 0.00 0.05 99.32 12:15:59 12:11:01 PM 1 0.72 0.00 0.08 0.00 0.05 99.15 12:15:59 12:12:01 PM all 27.87 0.00 2.11 0.15 0.10 69.76 12:15:59 12:12:01 PM 0 15.83 0.00 1.96 0.08 0.10 82.02 12:15:59 12:12:01 PM 1 39.92 0.00 2.26 0.22 0.10 57.50 12:15:59 12:13:01 PM all 0.33 0.00 0.06 0.06 0.05 99.51 12:15:59 12:13:01 PM 0 0.10 0.00 0.07 0.05 0.03 99.75 12:15:59 12:13:01 PM 1 0.55 0.00 0.05 0.07 0.07 99.27 12:15:59 12:14:02 PM all 0.29 0.00 0.06 0.00 0.05 99.60 12:15:59 12:14:02 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 12:15:59 12:14:02 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 12:15:59 12:15:01 PM all 1.08 0.00 0.12 0.00 0.06 98.74 12:15:59 12:15:01 PM 0 1.56 0.00 0.15 0.00 0.05 98.24 12:15:59 12:15:01 PM 1 0.59 0.00 0.08 0.00 0.07 99.25 12:15:59 12:15:59 Average: CPU %user %nice %system %iowait %steal %idle 12:15:59 Average: all 11.01 0.28 2.60 0.68 0.07 85.37 12:15:59 Average: 0 8.57 0.22 2.56 0.70 0.07 87.89 12:15:59 Average: 1 13.46 0.33 2.64 0.66 0.07 82.84 12:15:59 12:15:59 12:15:59