16:04:57 Started by timer 16:04:57 Running as SYSTEM 16:04:57 [EnvInject] - Loading node environment variables. 16:04:57 Building remotely on prd-centos8-builder-2c-4g-7939 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 16:04:57 [ssh-agent] Looking for ssh-agent implementation... 16:04:57 $ ssh-agent 16:04:58 SSH_AUTH_SOCK=/tmp/ssh-Kat5E8cJEeMn/agent.5215 16:04:58 SSH_AGENT_PID=5217 16:04:58 [ssh-agent] Started. 16:04:58 Running ssh-add (command line suppressed) 16:04:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9111608542154821026.key (jenkins-ssh) 16:04:58 [ssh-agent] Using credentials jenkins (jenkins) 16:04:58 The recommended git tool is: NONE 16:05:01 using credential jenkins 16:05:01 Wiping out workspace first. 16:05:01 Cloning the remote Git repository 16:05:01 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 16:05:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:05:01 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 16:05:01 > git --version # timeout=10 16:05:01 > git --version # 'git version 2.43.0' 16:05:01 using GIT_SSH to set credentials jenkins 16:05:01 [INFO] Currently running in a labeled security context 16:05:01 [INFO] Currently SELinux is 'enforcing' on the host 16:05:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15731440625855749392.key 16:05:01 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 16:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:06 Avoid second fetch 16:05:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:05:06 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 16:05:06 > git config core.sparsecheckout # timeout=10 16:05:06 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 16:05:07 Commit message: "Chore: Update global-jjb to v0.95.0" 16:05:07 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 16:05:07 > git remote # timeout=10 16:05:07 > git submodule init # timeout=10 16:05:07 > git submodule sync # timeout=10 16:05:07 > git config --get remote.origin.url # timeout=10 16:05:07 > git submodule init # timeout=10 16:05:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:05:07 > git config --get submodule.packer/common-packer.url # timeout=10 16:05:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:05:07 > git config --get submodule.global-jjb.url # timeout=10 16:05:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:05:07 > git submodule update --init --recursive packer/common-packer # timeout=10 16:05:12 > git submodule update --init --recursive global-jjb # timeout=10 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:05:23 provisioning config files... 16:05:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:05:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:05:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:05:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9690266668777586177.sh 16:05:23 ---> python-tools-install.sh 16:05:23 Setup pyenv: 16:05:23 system 16:05:23 * 3.8.13 (set by /opt/pyenv/version) 16:05:23 * 3.9.13 (set by /opt/pyenv/version) 16:05:23 * 3.10.6 (set by /opt/pyenv/version) 16:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e2ar 16:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:45 lf-activate-venv(): INFO: Base packages installed successfully 16:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:06:39 Generating Requirements File 16:07:36 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. 16:07:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:07:37 Python 3.10.6 16:07:37 pip 26.2.1 from /tmp/venv-e2ar/lib/python3.10/site-packages/pip (python 3.10) 16:07:38 aiohappyeyeballs==2.7.1 16:07:38 aiohttp==3.14.3 16:07:38 aiosignal==1.4.0 16:07:38 appdirs==1.4.4 16:07:38 argcomplete==3.7.2 16:07:38 aspy.yaml==1.3.0 16:07:38 async-timeout==5.0.1 16:07:38 attrs==26.1.0 16:07:38 autopage==0.6.0 16:07:38 backports.strenum==1.3.1 16:07:38 beautifulsoup4==4.15.0 16:07:38 boto3==1.43.67 16:07:38 botocore==1.43.67 16:07:38 bs4==0.0.2 16:07:38 certifi==2026.7.22 16:07:38 cffi==2.1.1 16:07:38 cfgv==3.5.0 16:07:38 chardet==7.5.1 16:07:38 charset-normalizer==3.4.9 16:07:38 click==8.4.2 16:07:38 cliff==4.14.0 16:07:38 cmd2==3.5.1 16:07:38 cryptography==3.3.2 16:07:38 debtcollector==3.1.0 16:07:38 decorator==5.3.1 16:07:38 defusedxml==0.7.1 16:07:38 Deprecated==1.3.1 16:07:38 distlib==0.4.3 16:07:38 dnspython==2.8.0 16:07:38 docker==7.2.0 16:07:38 dogpile.cache==1.5.0 16:07:38 durationpy==0.10 16:07:38 email-validator==2.3.0 16:07:38 filelock==3.32.2 16:07:38 frozenlist==1.8.0 16:07:38 future==1.0.0 16:07:38 gitdb==4.0.12 16:07:38 GitPython==3.1.58 16:07:38 httplib2==0.30.2 16:07:38 identify==2.6.19 16:07:38 idna==3.18 16:07:38 importlib-resources==1.5.0 16:07:38 iso8601==2.1.0 16:07:38 Jinja2==3.1.6 16:07:38 jmespath==1.1.0 16:07:38 jsonpatch==1.33 16:07:38 jsonpointer==3.1.1 16:07:38 jsonschema==4.26.0 16:07:38 jsonschema-specifications==2025.9.1 16:07:38 keystoneauth1==5.14.0 16:07:38 kubernetes==36.0.3 16:07:38 lftools==0.37.22 16:07:38 lxml==6.1.1 16:07:38 markdown-it-py==4.2.0 16:07:38 MarkupSafe==3.0.3 16:07:38 mdurl==0.1.2 16:07:38 msgpack==1.2.1 16:07:38 multi_key_dict==2.0.3 16:07:38 multidict==6.7.1 16:07:38 munch==4.0.0 16:07:38 netaddr==1.3.0 16:07:38 niet==1.4.2 16:07:38 nodeenv==1.10.0 16:07:38 oauth2client==4.1.3 16:07:38 oauthlib==3.3.1 16:07:38 openstacksdk==4.13.0 16:07:38 os-service-types==1.8.2 16:07:38 osc-lib==4.6.0 16:07:38 oslo.config==10.4.0 16:07:38 oslo.context==6.4.0 16:07:38 oslo.i18n==6.8.0 16:07:38 oslo.log==8.2.0 16:07:38 oslo.serialization==5.10.0 16:07:38 oslo.utils==10.1.1 16:07:38 packaging==26.3 16:07:38 pbr==7.0.3 16:07:38 platformdirs==4.11.1 16:07:38 prettytable==3.18.0 16:07:38 propcache==0.5.2 16:07:38 psutil==7.2.2 16:07:38 pyasn1==0.6.4 16:07:38 pyasn1_modules==0.4.2 16:07:38 pycparser==3.0 16:07:38 pygerrit2==2.0.15 16:07:38 PyGithub==2.9.1 16:07:38 Pygments==2.20.0 16:07:38 PyJWT==2.13.0 16:07:38 PyNaCl==1.6.2 16:07:38 pyparsing==2.4.7 16:07:38 pyperclip==1.11.0 16:07:38 pyrsistent==0.20.0 16:07:38 python-cinderclient==9.9.0 16:07:38 python-dateutil==2.9.0.post0 16:07:38 python-discovery==1.5.1 16:07:38 python-heatclient==5.2.0 16:07:38 python-jenkins==1.8.3 16:07:38 python-keystoneclient==5.8.0 16:07:38 python-magnumclient==4.11.0 16:07:38 python-openstackclient==10.0.0 16:07:38 python-swiftclient==4.10.0 16:07:38 PyYAML==6.0.3 16:07:38 referencing==0.37.0 16:07:38 requests==2.34.2 16:07:38 requests-oauthlib==2.0.0 16:07:38 rfc3986==2.0.0 16:07:38 rich==15.0.0 16:07:38 rich-argparse==1.8.0 16:07:38 rpds-py==0.30.0 16:07:38 rsa==4.9.1 16:07:38 ruamel.yaml==0.19.1 16:07:38 ruamel.yaml.clib==0.2.15 16:07:38 s3transfer==0.19.2 16:07:38 simplejson==4.1.1 16:07:38 six==1.17.0 16:07:38 smmap==5.0.3 16:07:38 soupsieve==2.9.2 16:07:38 stevedore==5.8.0 16:07:38 tabulate==0.10.0 16:07:38 toml==0.10.2 16:07:38 tomlkit==0.15.1 16:07:38 tqdm==4.70.0 16:07:38 typing_extensions==4.16.0 16:07:38 urllib3==1.26.20 16:07:38 virtualenv==21.7.3 16:07:38 wcwidth==0.8.2 16:07:38 websocket-client==1.9.0 16:07:38 wrapt==2.3.0 16:07:38 xdg==6.0.0 16:07:38 xmltodict==1.0.4 16:07:38 yarl==1.24.5 16:07:38 yq==4.1.2 16:07:38 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins76432396492342339.sh 16:07:38 ---> uv-install.sh 16:07:38 Installing uv/uvx (latest) using shell installer 16:07:45 2026-08-09 16:07:45 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-sCYSV6.sh" [1] 16:07:45 downloading uv 0.12.3 x86_64-unknown-linux-gnu 16:07:49 installing to /home/jenkins/.local/bin 16:07:49 uv 16:07:49 uvx 16:07:49 everything's installed! 16:07:49 ---> Validating uv/uvx install 16:07:49 uvx 0.12.3 (x86_64-unknown-linux-gnu) 16:07:49 [EnvInject] - Injecting environment variables from a build step. 16:07:49 [EnvInject] - Injecting as environment variables the properties content 16:07:49 OS_CLOUD=vex 16:07:49 16:07:49 [EnvInject] - Variables injected successfully. 16:07:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6856499978949369679.sh 16:07:50 ---> Orphaned k8s clusters 16:07:50 Setup pyenv: 16:07:50 system 16:07:50 3.8.13 16:07:50 3.9.13 16:07:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:57 lf-activate-venv(): INFO: Base packages installed successfully 16:07:57 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:08:30 -----> Delete orphaned cluster 16:08:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:08:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:08:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9694285352889749880.sh 16:08:30 ---> Orphaned stacks 16:08:30 Setup pyenv: 16:08:30 system 16:08:30 3.8.13 16:08:30 3.9.13 16:08:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:08:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:08:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:08:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:08:37 lf-activate-venv(): INFO: Base packages installed successfully 16:08:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:09:13 + mapfile -t OS_COE_CLUSTERS_ID 16:09:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:09:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:09:13 ++ awk '{print $1}' 16:09:23 + echo '-----> Active clusters -> stacks' 16:09:23 -----> Active clusters -> stacks 16:09:23 + OS_COE_STACKS=() 16:09:23 + [[ 0 -gt 0 ]] 16:09:23 + mapfile -t OS_STACKS 16:09:23 ++ 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 16:09:23 ++ awk '{print $1}' 16:09:33 + echo '-----> Active stacks' 16:09:33 -----> Active stacks 16:09:33 + echo '-----> Delete orphaned stacks' 16:09:33 -----> Delete orphaned stacks 16:09:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:09:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:09:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5672786302817335531.sh 16:09:33 ---> Orphaned servers 16:09:33 Setup pyenv: 16:09:33 system 16:09:33 3.8.13 16:09:33 3.9.13 16:09:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:09:39 lf-activate-venv(): INFO: Base packages installed successfully 16:09:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:10:27 -----> Active servers 16:10:27 prd-centos8-builder-2c-4g-7939 16:10:27 -----> Delete orphaned servers 16:10:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:10:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:10:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins590245466369965392.sh 16:10:34 ---> Orphaned ports 16:10:34 Setup pyenv: 16:10:34 system 16:10:34 3.8.13 16:10:34 3.9.13 16:10:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:10:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:10:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:10:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:10:40 lf-activate-venv(): INFO: Base packages installed successfully 16:10:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:11:15 No orphaned ports to process. 16:11:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:11:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:11:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2517111421879359500.sh 16:11:15 ---> Orphaned volumes 16:11:15 + source /home/jenkins/lf-env.sh 16:11:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:11:15 ++ mktemp -d /tmp/venv-XXXX 16:11:15 + lf_venv=/tmp/venv-oIkD 16:11:15 + local venv_file=/tmp/.os_lf_venv 16:11:15 + local python=python3 16:11:15 + local options 16:11:15 + local set_path=true 16:11:15 + local install_args= 16:11:15 ++ 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 16:11:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:11:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:11:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:11:15 + true 16:11:15 + case $1 in 16:11:15 + python=python3 16:11:15 + shift 2 16:11:15 + true 16:11:15 + case $1 in 16:11:15 + shift 16:11:15 + break 16:11:15 + case $python in 16:11:15 + local pkg_list= 16:11:15 + [[ -d /opt/pyenv ]] 16:11:15 + echo 'Setup pyenv:' 16:11:15 Setup pyenv: 16:11:15 + export PYENV_ROOT=/opt/pyenv 16:11:15 + PYENV_ROOT=/opt/pyenv 16:11:15 + 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 16:11:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:11:15 + pyenv versions 16:11:15 system 16:11:15 3.8.13 16:11:15 3.9.13 16:11:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:11:15 + command -v pyenv 16:11:15 ++ pyenv init - --no-rehash 16:11:15 + 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[*]}"'\'')" 16:11:15 export PATH="/opt/pyenv/shims:${PATH}" 16:11:15 export PYENV_SHELL=bash 16:11:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:11:15 pyenv() { 16:11:15 local command 16:11:15 command="${1:-}" 16:11:15 if [ "$#" -gt 0 ]; then 16:11:15 shift 16:11:15 fi 16:11:15 16:11:15 case "$command" in 16:11:15 rehash|shell) 16:11:15 eval "$(pyenv "sh-$command" "$@")" 16:11:15 ;; 16:11:15 *) 16:11:15 command pyenv "$command" "$@" 16:11:15 ;; 16:11:15 esac 16:11:15 }' 16:11:15 +++ 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[*]}"' 16:11:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:11:15 ++ 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 16:11:15 ++ 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 16:11:15 ++ export PYENV_SHELL=bash 16:11:15 ++ PYENV_SHELL=bash 16:11:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:11:15 +++ complete -F _pyenv pyenv 16:11:15 ++ lf-pyver python3 16:11:15 ++ local py_version_xy=python3 16:11:15 ++ local py_version_xyz= 16:11:15 ++ awk '{ print $1 }' 16:11:15 ++ pyenv versions 16:11:15 ++ local command 16:11:15 ++ command=versions 16:11:15 ++ '[' 1 -gt 0 ']' 16:11:15 ++ shift 16:11:15 ++ case "$command" in 16:11:15 ++ command pyenv versions 16:11:15 ++ pyenv versions 16:11:15 ++ grep -E '^[0-9.]*[0-9]$' 16:11:15 ++ sed 's/^[ *]* //' 16:11:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:11:15 +++ grep '^3' /tmp/.pyenv_versions 16:11:15 +++ tail -n 1 16:11:15 +++ sort -V 16:11:15 ++ py_version_xyz=3.10.6 16:11:15 ++ [[ -z 3.10.6 ]] 16:11:15 ++ echo 3.10.6 16:11:15 ++ return 0 16:11:15 + pyenv local 3.10.6 16:11:15 + local command 16:11:15 + command=local 16:11:15 + '[' 2 -gt 0 ']' 16:11:15 + shift 16:11:15 + case "$command" in 16:11:15 + command pyenv local 3.10.6 16:11:15 + pyenv local 3.10.6 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='lftools[openstack] ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='kubernetes ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='niet ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='python-heatclient ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='python-openstackclient ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='python-magnumclient ' 16:11:15 + for arg in "$@" 16:11:15 + case $arg in 16:11:15 + pkg_list+='yq ' 16:11:15 + [[ -f /tmp/.os_lf_venv ]] 16:11:15 ++ cat /tmp/.os_lf_venv 16:11:15 + lf_venv=/tmp/venv-e2ar 16:11:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from' file:/tmp/.os_lf_venv 16:11:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:11:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:11:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:15 + local 'pip_opts=--upgrade --quiet' 16:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:11:15 + [[ -n '' ]] 16:11:15 + [[ -n '' ]] 16:11:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:11:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:15 + /tmp/venv-e2ar/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 16:11:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:11:22 lf-activate-venv(): INFO: Base packages installed successfully 16:11:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:11:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:11:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:11:22 + /tmp/venv-e2ar/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 16:11:54 + type python3 16:11:54 + true 16:11:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH' 16:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:11:54 + PATH=/tmp/venv-e2ar/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 16:11:54 + return 0 16:11:54 + mapfile -t os_volumes 16:11:54 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:12:13 + '[' 0 -eq 0 ']' 16:12:13 + echo 'No orphaned volumes found.' 16:12:13 No orphaned volumes found. 16:12:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:12:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:12:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14876013430689269541.sh 16:12:14 ---> Protect in-use images 16:12:14 Setup pyenv: 16:12:14 system 16:12:14 3.8.13 16:12:14 3.9.13 16:12:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:20 lf-activate-venv(): INFO: Base packages installed successfully 16:12:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:12:51 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:12:51 INFO: There are images to protect defined in jenkins-config. 16:12:51 INFO: Protecting the following images: 16:12:51 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 16:12:51 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 16:12:51 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 16:12:51 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 16:12:51 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 16:12:51 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 16:12:51 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 16:12:51 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 16:12:51 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 16:12:51 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 16:13:00 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 16:13:10 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 16:13:19 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 16:13:28 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 16:13:37 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 16:13:46 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 16:13:55 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 16:14:04 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 16:14:14 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 16:14:23 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 16:14:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:14:23 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:14:23 [EnvInject] - Injecting environment variables from a build step. 16:14:23 [EnvInject] - Injecting as environment variables the properties content 16:14:23 OS_IMAGE_CLEANUP_AGE=30 16:14:23 16:14:23 [EnvInject] - Variables injected successfully. 16:14:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8858748915598839649.sh 16:14:23 ---> Cleanup old images 16:14:23 Setup pyenv: 16:14:23 system 16:14:23 3.8.13 16:14:23 3.9.13 16:14:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:14:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:14:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:14:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:14:30 lf-activate-venv(): INFO: Base packages installed successfully 16:14:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:15:01 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:15:01 + lftools openstack --os-cloud vex image cleanup --days=30 16:15:13 Removing 163 images from vex. 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 16:15:13 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 16:15:13 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 16:15:13 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 16:15:13 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 16:15:13 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 16:15:13 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 16:15:13 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 16:15:13 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 16:15:13 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 16:15:13 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 16:15:13 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 16:15:13 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 16:15:13 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 16:15:13 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 16:15:13 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 16:15:13 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 16:15:13 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 16:15:13 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 16:15:13 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 16:15:13 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 16:15:13 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 16:15:13 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 16:15:14 $ ssh-agent -k 16:15:14 unset SSH_AUTH_SOCK; 16:15:14 unset SSH_AGENT_PID; 16:15:14 echo Agent pid 5217 killed; 16:15:14 [ssh-agent] Stopped. 16:15:14 [PostBuildScript] - [INFO] Executing post build scripts. 16:15:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6550932456178134290.sh 16:15:14 ---> sysstat.sh 16:15:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16894943203713086493.sh 16:15:15 ---> package-listing.sh 16:15:15 ++ tr '[:upper:]' '[:lower:]' 16:15:15 ++ facter osfamily 16:15:15 + OS_FAMILY=redhat 16:15:15 + workspace=/w/workspace/ci-management-openstack-cron 16:15:15 + START_PACKAGES=/tmp/packages_start.txt 16:15:15 + END_PACKAGES=/tmp/packages_end.txt 16:15:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:15 + PACKAGES=/tmp/packages_start.txt 16:15:15 + '[' /w/workspace/ci-management-openstack-cron ']' 16:15:15 + PACKAGES=/tmp/packages_end.txt 16:15:15 + case "${OS_FAMILY}" in 16:15:15 + rpm -qa 16:15:15 + sort 16:15:16 + '[' -f /tmp/packages_start.txt ']' 16:15:16 + '[' -f /tmp/packages_end.txt ']' 16:15:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:16 + '[' /w/workspace/ci-management-openstack-cron ']' 16:15:16 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:15:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:15:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6200334692695485478.sh 16:15:16 ---> capture-instance-metadata.sh 16:15:16 Setup pyenv: 16:15:16 system 16:15:16 3.8.13 16:15:16 3.9.13 16:15:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:15:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:15:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:15:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:15:24 lf-activate-venv(): INFO: Base packages installed successfully 16:15:24 lf-activate-venv(): INFO: Installing additional packages: lftools 16:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:15:45 INFO: Running in OpenStack, capturing instance metadata 16:15:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3427869063413332003.sh 16:15:46 provisioning config files... 16:15:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7265910046792471756tmp 16:15:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:15:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:15:46 [EnvInject] - Injecting environment variables from a build step. 16:15:46 [EnvInject] - Injecting as environment variables the properties content 16:15:46 SERVER_ID=logs 16:15:46 16:15:46 [EnvInject] - Variables injected successfully. 16:15:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins397556603128394760.sh 16:15:46 ---> create-netrc.sh 16:15:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12178644507201032607.sh 16:15:46 ---> python-tools-install.sh 16:15:46 Setup pyenv: 16:15:46 system 16:15:46 3.8.13 16:15:46 3.9.13 16:15:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:15:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:15:53 lf-activate-venv(): INFO: Base packages installed successfully 16:15:53 lf-activate-venv(): INFO: Installing additional packages: lftools 16:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:16:14 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins6979662362254269076.sh 16:16:14 ---> uv-install.sh 16:16:14 uv 0.12.3 is already installed 16:16:14 uvx 0.12.3 (x86_64-unknown-linux-gnu) 16:16:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10090234838369654427.sh 16:16:14 ---> sudo-logs.sh 16:16:14 Archiving 'sudo' log.. 16:16:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13911079699658279490.sh 16:16:14 ---> job-cost.sh 16:16:14 INFO: Activating Python virtual environment... 16:16:14 Setup pyenv: 16:16:14 system 16:16:14 3.8.13 16:16:14 3.9.13 16:16:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:16:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:16:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:16:21 lf-activate-venv(): INFO: Base packages installed successfully 16:16:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:16:37 INFO: No stack-cost file found 16:16:37 INFO: Instance uptime: 775s 16:16:37 INFO: Fetching instance metadata (attempt 1 of 3)... 16:16:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:16:38 INFO: Successfully fetched instance metadata 16:16:38 INFO: Instance type: v3-starter-2 16:16:38 INFO: Retrieving pricing info for: v3-starter-2 16:16:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:16:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=775 16:16:41 INFO: Successfully fetched Vexxhost pricing API 16:16:41 INFO: Retrieved cost: 0.02 16:16:41 INFO: Retrieved resource: v3-starter-2 16:16:41 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 16:16:41 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 16:16:41 INFO: Successfully archived job cost data 16:16:41 DEBUG: Cost data: ci-management-openstack-cron,61517,2026-08-09 16:16:41,v3-starter-2,775,0.02,0.00,SUCCESS 16:16:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1055604167187103024.sh 16:16:41 ---> logs-deploy.sh 16:16:41 Setup pyenv: 16:16:41 system 16:16:41 3.8.13 16:16:41 3.9.13 16:16:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:16:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e2ar from file:/tmp/.os_lf_venv 16:16:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:16:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:16:48 lf-activate-venv(): INFO: Base packages installed successfully 16:16:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-e2ar/bin to PATH 16:17:09 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61517 16:17:09 INFO: archiving workspace using pattern(s): 16:17:13 Archives upload complete. 16:17:14 INFO: archiving logs to Nexus 16:17:15 ---> uname -a: 16:17:15 Linux prd-centos8-builder-2c-4g-7939.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:17:15 16:17:15 16:17:15 ---> lscpu: 16:17:15 Architecture: x86_64 16:17:15 CPU op-mode(s): 32-bit, 64-bit 16:17:15 Byte Order: Little Endian 16:17:15 CPU(s): 2 16:17:15 On-line CPU(s) list: 0,1 16:17:15 Thread(s) per core: 1 16:17:15 Core(s) per socket: 1 16:17:15 Socket(s): 2 16:17:15 NUMA node(s): 1 16:17:15 Vendor ID: AuthenticAMD 16:17:15 CPU family: 23 16:17:15 Model: 49 16:17:15 Model name: AMD EPYC-Rome Processor 16:17:15 Stepping: 0 16:17:15 CPU MHz: 2800.000 16:17:15 BogoMIPS: 5600.00 16:17:15 Virtualization: AMD-V 16:17:15 Hypervisor vendor: KVM 16:17:15 Virtualization type: full 16:17:15 L1d cache: 32K 16:17:15 L1i cache: 32K 16:17:15 L2 cache: 512K 16:17:15 L3 cache: 16384K 16:17:15 NUMA node0 CPU(s): 0,1 16:17:15 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 16:17:15 16:17:15 16:17:15 ---> nproc: 16:17:15 2 16:17:15 16:17:15 16:17:15 ---> df -h: 16:17:15 Filesystem Size Used Avail Use% Mounted on 16:17:15 devtmpfs 1.8G 0 1.8G 0% /dev 16:17:15 tmpfs 1.8G 0 1.8G 0% /dev/shm 16:17:15 tmpfs 1.8G 17M 1.8G 1% /run 16:17:15 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 16:17:15 /dev/vda1 20G 9.2G 11G 46% / 16:17:15 tmpfs 367M 0 367M 0% /run/user/1001 16:17:15 16:17:15 16:17:15 ---> free -m: 16:17:15 total used free shared buff/cache available 16:17:15 Mem: 3665 508 979 17 2177 2879 16:17:15 Swap: 1023 0 1023 16:17:15 16:17:15 16:17:15 ---> ip addr: 16:17:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:17:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:17:15 inet 127.0.0.1/8 scope host lo 16:17:15 valid_lft forever preferred_lft forever 16:17:15 inet6 ::1/128 scope host 16:17:15 valid_lft forever preferred_lft forever 16:17:15 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:17:15 link/ether fa:16:3e:f5:78:c5 brd ff:ff:ff:ff:ff:ff 16:17:15 altname enp0s3 16:17:15 altname ens3 16:17:15 inet 10.32.7.64/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 16:17:15 valid_lft 85622sec preferred_lft 85622sec 16:17:15 inet6 fe80::f816:3eff:fef5:78c5/64 scope link 16:17:15 valid_lft forever preferred_lft forever 16:17:15 16:17:15 16:17:15 ---> sar -b -r -n DEV: 16:17:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/09/2026 _x86_64_ (2 CPU) 16:17:15 16:17:15 16:03:52 LINUX RESTART (2 CPU) 16:17:15 16:17:15 04:05:01 PM tps rtps wtps bread/s bwrtn/s 16:17:15 04:06:02 PM 62.11 6.87 55.24 967.97 3135.08 16:17:15 04:07:01 PM 53.68 0.08 53.59 1.63 5245.00 16:17:15 04:08:01 PM 50.47 0.70 49.77 167.94 9077.07 16:17:15 04:09:01 PM 31.82 0.55 31.27 66.91 5762.93 16:17:15 04:10:01 PM 24.34 0.05 24.29 1.33 1124.28 16:17:15 04:11:01 PM 13.88 0.17 13.71 31.05 361.82 16:17:15 04:12:01 PM 12.16 0.07 12.10 3.07 322.88 16:17:15 04:13:01 PM 13.85 0.00 13.85 0.00 441.98 16:17:15 04:14:01 PM 5.27 0.00 5.27 0.00 245.98 16:17:15 04:15:01 PM 11.00 0.00 11.00 0.00 512.86 16:17:15 04:16:01 PM 13.85 0.90 12.95 46.38 572.36 16:17:15 04:17:01 PM 18.38 0.20 18.18 23.33 695.25 16:17:15 Average: 25.86 0.80 25.06 109.28 2287.39 16:17:15 16:17:15 04:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:15 04:06:02 PM 1491284 2990424 2262392 60.27 2104 1677628 656868 13.68 142104 1867052 44480 16:17:15 04:07:01 PM 1296920 2993600 2456756 65.45 2104 1864496 621084 12.93 148876 2015464 132692 16:17:15 04:08:01 PM 1092992 2982420 2660684 70.88 2104 2048952 595396 12.40 145708 2183924 103356 16:17:15 04:09:01 PM 928660 2906572 2825016 75.26 2104 2137216 675552 14.07 153112 2345368 47412 16:17:15 04:10:01 PM 934988 2912172 2818688 75.09 2104 2136096 670868 13.97 177160 2313944 46088 16:17:15 04:11:01 PM 929708 2908684 2823968 75.23 2104 2137876 670740 13.97 215988 2281600 46940 16:17:15 04:12:01 PM 1023912 2963748 2729764 72.72 2104 2098560 628872 13.10 213348 2189504 7476 16:17:15 04:13:01 PM 1065508 3005252 2688168 71.61 2104 2098564 576504 12.00 213912 2147880 3420 16:17:15 04:14:01 PM 1024128 2963868 2729548 72.72 2104 2098564 616792 12.84 214244 2187896 4 16:17:15 04:15:01 PM 930428 2870188 2823248 75.21 2104 2098564 714320 14.87 214264 2281112 7476 16:17:15 04:16:01 PM 1019148 2960444 2734528 72.85 2104 2099952 619172 12.89 398512 2008628 7372 16:17:15 04:17:01 PM 997640 2943188 2756036 73.42 2104 2103764 635896 13.24 405200 2023496 20816 16:17:15 Average: 1061276 2950047 2692400 71.73 2104 2050019 640172 13.33 220202 2153822 38961 16:17:15 16:17:15 04:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:15 04:06:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:06:02 PM eth0 58.64 43.29 572.85 18.64 0.00 0.00 0.00 0.00 16:17:15 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:07:01 PM eth0 28.36 22.16 592.21 3.06 0.00 0.00 0.00 0.00 16:17:15 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:08:01 PM eth0 47.87 42.09 607.29 5.34 0.00 0.00 0.00 0.00 16:17:15 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:09:01 PM eth0 39.80 31.76 652.49 8.15 0.00 0.00 0.00 0.00 16:17:15 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:10:01 PM eth0 6.48 7.35 4.06 3.01 0.00 0.00 0.00 0.00 16:17:15 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:11:01 PM eth0 7.83 9.48 8.51 3.49 0.00 0.00 0.00 0.00 16:17:15 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:12:01 PM eth0 7.33 8.30 4.15 3.42 0.00 0.00 0.00 0.00 16:17:15 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:13:01 PM eth0 5.93 7.02 3.35 2.98 0.00 0.00 0.00 0.00 16:17:15 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:14:01 PM eth0 5.80 5.13 5.13 0.74 0.00 0.00 0.00 0.00 16:17:15 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:15:01 PM eth0 7.08 8.15 4.41 3.31 0.00 0.00 0.00 0.00 16:17:15 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:16:01 PM eth0 14.63 12.70 13.63 5.63 0.00 0.00 0.00 0.00 16:17:15 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 04:17:01 PM eth0 8.68 9.53 6.24 4.24 0.00 0.00 0.00 0.00 16:17:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:15 Average: eth0 19.86 17.24 205.66 5.17 0.00 0.00 0.00 0.00 16:17:15 16:17:15 16:17:15 ---> sar -P ALL: 16:17:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/09/2026 _x86_64_ (2 CPU) 16:17:15 16:17:15 16:03:52 LINUX RESTART (2 CPU) 16:17:15 16:17:15 04:05:01 PM CPU %user %nice %system %iowait %steal %idle 16:17:15 04:06:02 PM all 20.94 0.00 3.31 3.08 2.05 70.62 16:17:15 04:06:02 PM 0 28.65 0.00 4.00 1.56 2.18 63.61 16:17:15 04:06:02 PM 1 13.24 0.00 2.62 4.59 1.92 77.62 16:17:15 04:07:01 PM all 28.03 0.00 3.38 1.78 2.57 64.24 16:17:15 04:07:01 PM 0 36.50 0.00 3.47 0.82 2.41 56.80 16:17:15 04:07:01 PM 1 19.62 0.00 3.29 2.72 2.74 71.62 16:17:15 04:08:01 PM all 26.68 0.00 3.46 1.45 2.08 66.33 16:17:15 04:08:01 PM 0 26.09 0.00 2.69 1.02 2.23 67.96 16:17:15 04:08:01 PM 1 27.27 0.00 4.24 1.88 1.93 64.68 16:17:15 04:09:01 PM all 29.18 0.00 2.02 1.18 2.15 65.48 16:17:15 04:09:01 PM 0 22.64 0.00 2.13 1.52 2.15 71.55 16:17:15 04:09:01 PM 1 35.74 0.00 1.91 0.83 2.14 59.38 16:17:15 04:10:01 PM all 25.95 0.00 1.85 0.70 1.92 69.57 16:17:15 04:10:01 PM 0 40.74 0.00 2.40 0.46 2.07 54.32 16:17:15 04:10:01 PM 1 11.24 0.00 1.30 0.94 1.77 84.75 16:17:15 04:11:01 PM all 23.84 0.00 1.45 0.38 1.87 72.47 16:17:15 04:11:01 PM 0 24.95 0.00 1.81 0.61 2.21 70.42 16:17:15 04:11:01 PM 1 22.71 0.00 1.08 0.15 1.53 74.53 16:17:15 04:12:01 PM all 27.95 0.00 1.72 0.28 2.33 67.71 16:17:15 04:12:01 PM 0 54.97 0.00 2.86 0.32 2.18 39.67 16:17:15 04:12:01 PM 1 1.44 0.00 0.60 0.24 2.48 95.23 16:17:15 04:13:01 PM all 23.26 0.00 1.44 0.37 1.81 73.12 16:17:15 04:13:01 PM 0 36.75 0.00 1.98 0.68 1.70 58.89 16:17:15 04:13:01 PM 1 9.90 0.00 0.91 0.07 1.93 87.20 16:17:15 04:14:01 PM all 9.54 0.00 0.88 0.14 0.91 88.52 16:17:15 04:14:01 PM 0 12.72 0.00 1.16 0.05 0.78 85.28 16:17:15 04:14:01 PM 1 6.36 0.00 0.60 0.23 1.05 91.76 16:17:15 04:15:01 PM all 24.67 0.00 1.54 0.13 1.63 72.03 16:17:15 04:15:01 PM 0 41.73 0.00 2.18 0.20 1.80 54.09 16:17:15 04:15:01 PM 1 7.70 0.00 0.89 0.07 1.47 89.87 16:17:15 04:16:01 PM all 26.91 0.00 2.42 0.31 2.04 68.32 16:17:15 04:16:01 PM 0 22.65 0.00 2.66 0.43 1.84 72.41 16:17:15 04:16:01 PM 1 31.17 0.00 2.17 0.20 2.24 64.23 16:17:15 16:17:15 04:16:01 PM CPU %user %nice %system %iowait %steal %idle 16:17:15 04:17:01 PM all 29.30 0.00 2.46 0.62 2.59 65.03 16:17:15 04:17:01 PM 0 31.98 0.00 2.37 0.74 2.52 62.38 16:17:15 04:17:01 PM 1 26.62 0.00 2.55 0.49 2.65 67.68 16:17:15 Average: all 24.69 0.00 2.16 0.87 2.00 70.28 16:17:15 Average: 0 31.68 0.00 2.48 0.70 2.00 63.14 16:17:15 Average: 1 17.72 0.00 1.84 1.03 1.99 77.41 16:17:15 16:17:15 16:17:15