16:32:09 Started by timer 16:32:09 Running as SYSTEM 16:32:09 [EnvInject] - Loading node environment variables. 16:32:09 Building remotely on prd-centos8-builder-2c-2g-1419 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:10 [ssh-agent] Looking for ssh-agent implementation... 16:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:10 $ ssh-agent 16:32:10 SSH_AUTH_SOCK=/tmp/ssh-CBTi7PgU8bxV/agent.5448 16:32:10 SSH_AGENT_PID=5449 16:32:10 [ssh-agent] Started. 16:32:10 Running ssh-add (command line suppressed) 16:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8025811849718285136.key (/w/workspace/builder-openstack-cron@tmp/private_key_8025811849718285136.key) 16:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:10 The recommended git tool is: NONE 16:32:12 using credential jenkins-ssh 16:32:12 Wiping out workspace first. 16:32:12 Cloning the remote Git repository 16:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:12 > git --version # timeout=10 16:32:12 > git --version # 'git version 2.43.0' 16:32:12 using GIT_SSH to set credentials jenkins-ssh 16:32:12 [INFO] Currently running in a labeled security context 16:32:12 [INFO] Currently SELinux is 'enforcing' on the host 16:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13960499109377396314.key 16:32:12 Verifying host key using known hosts file 16:32:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:15 Avoid second fetch 16:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:15 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 16:32:15 > git config core.sparsecheckout # timeout=10 16:32:15 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 16:32:16 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 16:32:16 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 16:32:16 > git remote # timeout=10 16:32:16 > git submodule init # timeout=10 16:32:16 > git submodule sync # timeout=10 16:32:16 > git config --get remote.origin.url # timeout=10 16:32:16 > git submodule init # timeout=10 16:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:16 > git config --get submodule.global-jjb.url # timeout=10 16:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:16 > git submodule update --init --recursive global-jjb # timeout=10 16:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:21 No emails were triggered. 16:32:21 provisioning config files... 16:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8918481891467103374.sh 16:32:22 ---> python-tools-install.sh 16:32:22 Setup pyenv: 16:32:22 system 16:32:22 * 3.8.13 (set by /opt/pyenv/version) 16:32:22 * 3.9.13 (set by /opt/pyenv/version) 16:32:22 * 3.10.13 (set by /opt/pyenv/version) 16:32:22 * 3.11.7 (set by /opt/pyenv/version) 16:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EIL0 16:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:31 lf-activate-venv(): INFO: Base packages installed successfully 16:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:32:59 Generating Requirements File 16:33:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:21 Python 3.11.7 16:33:21 pip 25.3 from /tmp/venv-EIL0/lib/python3.11/site-packages/pip (python 3.11) 16:33:21 appdirs==1.4.4 16:33:21 argcomplete==3.6.3 16:33:21 aspy.yaml==1.3.0 16:33:21 attrs==25.4.0 16:33:21 autopage==0.5.2 16:33:21 beautifulsoup4==4.14.2 16:33:21 boto3==1.41.4 16:33:21 botocore==1.41.4 16:33:21 bs4==0.0.2 16:33:21 cachetools==6.2.2 16:33:21 certifi==2025.11.12 16:33:21 cffi==2.0.0 16:33:21 cfgv==3.5.0 16:33:21 chardet==5.2.0 16:33:21 charset-normalizer==3.4.4 16:33:21 click==8.3.1 16:33:21 cliff==4.12.0 16:33:21 cmd2==2.7.0 16:33:21 cryptography==3.3.2 16:33:21 debtcollector==3.0.0 16:33:21 decorator==5.2.1 16:33:21 defusedxml==0.7.1 16:33:21 Deprecated==1.3.1 16:33:21 distlib==0.4.0 16:33:21 dnspython==2.8.0 16:33:21 docker==7.1.0 16:33:21 dogpile.cache==1.5.0 16:33:21 durationpy==0.10 16:33:21 email-validator==2.3.0 16:33:21 filelock==3.20.0 16:33:21 future==1.0.0 16:33:21 gitdb==4.0.12 16:33:21 GitPython==3.1.45 16:33:21 google-auth==2.43.0 16:33:21 httplib2==0.31.0 16:33:21 identify==2.6.15 16:33:21 idna==3.11 16:33:21 importlib-resources==1.5.0 16:33:21 iso8601==2.1.0 16:33:21 Jinja2==3.1.6 16:33:21 jmespath==1.0.1 16:33:21 jsonpatch==1.33 16:33:21 jsonpointer==3.0.0 16:33:21 jsonschema==4.25.1 16:33:21 jsonschema-specifications==2025.9.1 16:33:21 keystoneauth1==5.12.0 16:33:21 kubernetes==34.1.0 16:33:21 lftools==0.37.16 16:33:21 lxml==6.0.2 16:33:21 markdown-it-py==4.0.0 16:33:21 MarkupSafe==3.0.3 16:33:21 mdurl==0.1.2 16:33:21 msgpack==1.1.2 16:33:21 multi_key_dict==2.0.3 16:33:21 munch==4.0.0 16:33:21 netaddr==1.3.0 16:33:21 niet==1.4.2 16:33:21 nodeenv==1.9.1 16:33:21 oauth2client==4.1.3 16:33:21 oauthlib==3.3.1 16:33:21 openstacksdk==4.8.0 16:33:21 os-service-types==1.8.2 16:33:21 osc-lib==4.2.0 16:33:21 oslo.config==10.1.0 16:33:21 oslo.context==6.2.0 16:33:21 oslo.i18n==6.7.1 16:33:21 oslo.log==7.2.1 16:33:21 oslo.serialization==5.8.0 16:33:21 oslo.utils==9.2.0 16:33:21 packaging==25.0 16:33:21 pbr==7.0.3 16:33:21 platformdirs==4.5.0 16:33:21 prettytable==3.17.0 16:33:21 psutil==7.1.3 16:33:21 pyasn1==0.6.1 16:33:21 pyasn1_modules==0.4.2 16:33:21 pycparser==2.23 16:33:21 pygerrit2==2.0.15 16:33:21 PyGithub==2.8.1 16:33:21 Pygments==2.19.2 16:33:21 PyJWT==2.10.1 16:33:21 PyNaCl==1.6.1 16:33:21 pyparsing==2.4.7 16:33:21 pyperclip==1.11.0 16:33:21 pyrsistent==0.20.0 16:33:21 python-cinderclient==9.8.0 16:33:21 python-dateutil==2.9.0.post0 16:33:21 python-heatclient==4.3.0 16:33:21 python-jenkins==1.8.3 16:33:21 python-keystoneclient==5.7.0 16:33:21 python-magnumclient==4.9.0 16:33:21 python-openstackclient==8.2.0 16:33:21 python-swiftclient==4.9.0 16:33:21 PyYAML==6.0.3 16:33:21 referencing==0.37.0 16:33:21 requests==2.32.5 16:33:21 requests-oauthlib==2.0.0 16:33:21 requestsexceptions==1.4.0 16:33:21 rfc3986==2.0.0 16:33:21 rich==14.2.0 16:33:21 rich-argparse==1.7.2 16:33:21 rpds-py==0.29.0 16:33:21 rsa==4.9.1 16:33:21 ruamel.yaml==0.18.16 16:33:21 ruamel.yaml.clib==0.2.15 16:33:21 s3transfer==0.15.0 16:33:21 simplejson==3.20.2 16:33:21 six==1.17.0 16:33:21 smmap==5.0.2 16:33:21 soupsieve==2.8 16:33:21 stevedore==5.6.0 16:33:21 tabulate==0.9.0 16:33:21 toml==0.10.2 16:33:21 tomlkit==0.13.3 16:33:21 tqdm==4.67.1 16:33:21 typing_extensions==4.15.0 16:33:21 tzdata==2025.2 16:33:21 urllib3==1.26.20 16:33:21 virtualenv==20.35.4 16:33:21 wcwidth==0.2.14 16:33:21 websocket-client==1.9.0 16:33:21 wrapt==2.0.1 16:33:21 xdg==6.0.0 16:33:21 xmltodict==1.0.2 16:33:21 yq==3.4.3 16:33:22 [EnvInject] - Injecting environment variables from a build step. 16:33:22 [EnvInject] - Injecting as environment variables the properties content 16:33:22 OS_CLOUD=vex 16:33:22 16:33:22 [EnvInject] - Variables injected successfully. 16:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5308194185423090206.sh 16:33:22 ---> Orphaned k8s clusters 16:33:22 Setup pyenv: 16:33:22 system 16:33:22 3.8.13 16:33:22 3.9.13 16:33:22 3.10.13 16:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:24 lf-activate-venv(): INFO: Base packages installed successfully 16:33:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:33:32 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:33:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:33:35 -----> Delete orphaned cluster 16:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10957694445154501019.sh 16:33:35 ---> Orphaned stacks 16:33:35 Setup pyenv: 16:33:36 system 16:33:36 3.8.13 16:33:36 3.9.13 16:33:36 3.10.13 16:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:38 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:33:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:38 lf-activate-venv(): INFO: Base packages installed successfully 16:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:34:08 + mapfile -t OS_COE_CLUSTERS_ID 16:34:08 ++ awk '{print $1}' 16:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:10 + echo '-----> Active clusters -> stacks' 16:34:10 -----> Active clusters -> stacks 16:34:10 + OS_COE_STACKS=() 16:34:10 + [[ 0 -gt 0 ]] 16:34:10 + mapfile -t OS_STACKS 16:34:10 ++ 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:34:10 ++ awk '{print $1}' 16:34:12 + echo '-----> Active stacks' 16:34:12 -----> Active stacks 16:34:12 + echo '-----> Delete orphaned stacks' 16:34:12 -----> Delete orphaned stacks 16:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8364856737796077846.sh 16:34:12 ---> Orphaned servers 16:34:12 Setup pyenv: 16:34:12 system 16:34:12 3.8.13 16:34:12 3.9.13 16:34:12 3.10.13 16:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:14 lf-activate-venv(): INFO: Base packages installed successfully 16:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:34:38 -----> Active servers 16:34:38 prd-centos8-builder-2c-2g-1419 16:34:38 prd-ubuntu2204-docker-8c-8g-1418 16:34:38 prd-ubuntu2204-docker-4c-4g-1417 16:34:38 prd-ubuntu2204-builder-2c-2g-1409 16:34:38 prd-centos8-robot-2c-8g-1242 16:34:38 snd-ubuntu2204-docker-2c-2g-167 16:34:38 snd-centos8-robot-2c-8g-137 16:34:38 -----> Delete orphaned servers 16:34:38 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-1418 16:34:40 ERROR: Server not found. 16:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4618328799668451479.sh 16:34:41 ---> Orphaned ports 16:34:41 Setup pyenv: 16:34:41 system 16:34:41 3.8.13 16:34:41 3.9.13 16:34:41 3.10.13 16:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:43 lf-activate-venv(): INFO: Base packages installed successfully 16:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:35:02 No orphaned ports to process. 16:35:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15438287250043184608.sh 16:35:02 ---> Orphaned volumes 16:35:02 + source /home/jenkins/lf-env.sh 16:35:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:02 ++ mktemp -d /tmp/venv-XXXX 16:35:02 + lf_venv=/tmp/venv-jTUL 16:35:02 + local venv_file=/tmp/.os_lf_venv 16:35:02 + local python=python3 16:35:02 + local options 16:35:02 + local set_path=true 16:35:02 + local install_args= 16:35:02 ++ 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:35:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:02 + true 16:35:02 + case $1 in 16:35:02 + python=python3 16:35:02 + shift 2 16:35:02 + true 16:35:02 + case $1 in 16:35:02 + shift 16:35:02 + break 16:35:02 + case $python in 16:35:02 + local pkg_list= 16:35:02 + [[ -d /opt/pyenv ]] 16:35:02 + echo 'Setup pyenv:' 16:35:02 Setup pyenv: 16:35:02 + export PYENV_ROOT=/opt/pyenv 16:35:02 + PYENV_ROOT=/opt/pyenv 16:35:02 + 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:35:02 + 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:35:02 + pyenv versions 16:35:02 system 16:35:02 3.8.13 16:35:02 3.9.13 16:35:02 3.10.13 16:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:02 + command -v pyenv 16:35:02 ++ pyenv init - --no-rehash 16:35:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:35:02 for i in ${!paths[@]}; do 16:35:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:35:02 fi; done; 16:35:02 echo "${paths[*]}"'\'')" 16:35:02 export PATH="/opt/pyenv/shims:${PATH}" 16:35:02 export PYENV_SHELL=bash 16:35:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:02 pyenv() { 16:35:02 local command 16:35:02 command="${1:-}" 16:35:02 if [ "$#" -gt 0 ]; then 16:35:02 shift 16:35:02 fi 16:35:02 16:35:02 case "$command" in 16:35:02 rehash|shell) 16:35:02 eval "$(pyenv "sh-$command" "$@")" 16:35:02 ;; 16:35:02 *) 16:35:02 command pyenv "$command" "$@" 16:35:02 ;; 16:35:02 esac 16:35:02 }' 16:35:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:35:02 for i in ${!paths[@]}; do 16:35:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:35:02 fi; done; 16:35:02 echo "${paths[*]}"' 16:35:02 ++ 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:35:02 ++ 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:35:02 ++ 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:35:02 ++ export PYENV_SHELL=bash 16:35:02 ++ PYENV_SHELL=bash 16:35:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:02 +++ complete -F _pyenv pyenv 16:35:02 ++ lf-pyver python3 16:35:02 ++ local py_version_xy=python3 16:35:02 ++ local py_version_xyz= 16:35:02 ++ awk '{ print $1 }' 16:35:02 ++ pyenv versions 16:35:02 ++ local command 16:35:02 ++ command=versions 16:35:02 ++ '[' 1 -gt 0 ']' 16:35:02 ++ shift 16:35:02 ++ case "$command" in 16:35:02 ++ command pyenv versions 16:35:02 ++ pyenv versions 16:35:02 ++ sed 's/^[ *]* //' 16:35:02 ++ grep -E '^[0-9.]*[0-9]$' 16:35:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:02 +++ grep '^3' /tmp/.pyenv_versions 16:35:02 +++ tail -n 1 16:35:02 +++ sort -V 16:35:02 ++ py_version_xyz=3.11.7 16:35:02 ++ [[ -z 3.11.7 ]] 16:35:02 ++ echo 3.11.7 16:35:02 ++ return 0 16:35:02 + pyenv local 3.11.7 16:35:02 + local command 16:35:02 + command=local 16:35:02 + '[' 2 -gt 0 ']' 16:35:02 + shift 16:35:02 + case "$command" in 16:35:02 + command pyenv local 3.11.7 16:35:02 + pyenv local 3.11.7 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='lftools[openstack] ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='kubernetes ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='niet ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='python-heatclient ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='python-openstackclient ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='python-magnumclient ' 16:35:02 + for arg in "$@" 16:35:02 + case $arg in 16:35:02 + pkg_list+='yq ' 16:35:02 + [[ -f /tmp/.os_lf_venv ]] 16:35:02 ++ cat /tmp/.os_lf_venv 16:35:02 + lf_venv=/tmp/venv-EIL0 16:35:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from' file:/tmp/.os_lf_venv 16:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:35:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:02 + local 'pip_opts=--upgrade --quiet' 16:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:35:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:35:02 + [[ -n '' ]] 16:35:02 + [[ -n '' ]] 16:35:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:02 + /tmp/venv-EIL0/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:35:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:35:04 lf-activate-venv(): INFO: Base packages installed successfully 16:35:04 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:35:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:04 + /tmp/venv-EIL0/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:35:21 + type python3 16:35:21 + true 16:35:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH' 16:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:35:21 + PATH=/tmp/venv-EIL0/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:35:21 + return 0 16:35:21 + mapfile -t os_volumes 16:35:21 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:35:24 + '[' 0 -eq 0 ']' 16:35:24 + echo 'No orphaned volumes found.' 16:35:24 No orphaned volumes found. 16:35:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13063459910598810269.sh 16:35:24 ---> Protect in-use images 16:35:24 Setup pyenv: 16:35:25 system 16:35:25 3.8.13 16:35:25 3.9.13 16:35:25 3.10.13 16:35:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:27 lf-activate-venv(): INFO: Base packages installed successfully 16:35:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:35:44 INFO: There are images to protect defined in jenkins-config. 16:35:44 INFO: There are additional images to protect in the jjb dir. 16:35:44 INFO: Protecting the following images: 16:35:44 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:35:44 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:35:44 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:35:44 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:35:44 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:35:44 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:35:44 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:35:44 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:35:44 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 16:35:44 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 16:35:44 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 16:35:44 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:35:45 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:35:47 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:35:49 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:35:50 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:35:52 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:35:54 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:35:55 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:35:57 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:35:59 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 16:36:00 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 16:36:02 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 16:36:04 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:36:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:04 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:36:04 [EnvInject] - Injecting environment variables from a build step. 16:36:04 [EnvInject] - Injecting as environment variables the properties content 16:36:04 OS_IMAGE_CLEANUP_AGE=30 16:36:04 16:36:04 [EnvInject] - Variables injected successfully. 16:36:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16093719801122793083.sh 16:36:04 ---> Cleanup old images 16:36:04 Setup pyenv: 16:36:04 system 16:36:04 3.8.13 16:36:04 3.9.13 16:36:04 3.10.13 16:36:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:06 lf-activate-venv(): INFO: Base packages installed successfully 16:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:36:28 + lftools openstack --os-cloud vex image cleanup --days=30 16:36:34 WARNING: Use of image.protected resulted in an exception 16:36:34 Removing 306 images from vex. 16:36:34 WARNING: Use of image.protected resulted in an exception 16:36:34 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 16:36:34 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 16:36:34 Build step 'Conditional steps (multiple)' marked build as failure 16:36:34 $ ssh-agent -k 16:36:34 unset SSH_AUTH_SOCK; 16:36:34 unset SSH_AGENT_PID; 16:36:34 echo Agent pid 5449 killed; 16:36:34 [ssh-agent] Stopped. 16:36:35 [PostBuildScript] - [INFO] Executing post build scripts. 16:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13257779634831999656.sh 16:36:35 ---> sysstat.sh 16:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15019654488040036428.sh 16:36:35 ---> package-listing.sh 16:36:35 ++ facter osfamily 16:36:35 ++ tr '[:upper:]' '[:lower:]' 16:36:35 + OS_FAMILY=redhat 16:36:35 + workspace=/w/workspace/builder-openstack-cron 16:36:35 + START_PACKAGES=/tmp/packages_start.txt 16:36:35 + END_PACKAGES=/tmp/packages_end.txt 16:36:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:35 + PACKAGES=/tmp/packages_start.txt 16:36:35 + '[' /w/workspace/builder-openstack-cron ']' 16:36:35 + PACKAGES=/tmp/packages_end.txt 16:36:35 + case "${OS_FAMILY}" in 16:36:35 + rpm -qa 16:36:35 + sort 16:36:36 + '[' -f /tmp/packages_start.txt ']' 16:36:36 + '[' -f /tmp/packages_end.txt ']' 16:36:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:36 + '[' /w/workspace/builder-openstack-cron ']' 16:36:36 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:36:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12370166354186714520.sh 16:36:36 ---> capture-instance-metadata.sh 16:36:36 Setup pyenv: 16:36:36 system 16:36:36 3.8.13 16:36:36 3.9.13 16:36:36 3.10.13 16:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:38 lf-activate-venv(): INFO: Base packages installed successfully 16:36:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:36:49 INFO: Running in OpenStack, capturing instance metadata 16:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15288929488043080294.sh 16:36:49 provisioning config files... 16:36:49 Could not find credentials [logs] for builder-openstack-cron #75463 16:36:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16937428538475465640tmp 16:36:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:36:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:36:49 provisioning config files... 16:36:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:36:49 [EnvInject] - Injecting environment variables from a build step. 16:36:49 [EnvInject] - Injecting as environment variables the properties content 16:36:49 SERVER_ID=logs 16:36:49 16:36:49 [EnvInject] - Variables injected successfully. 16:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12508248542562019269.sh 16:36:49 ---> create-netrc.sh 16:36:49 WARN: Log server credential not found. 16:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1069057193382081131.sh 16:36:49 ---> python-tools-install.sh 16:36:49 Setup pyenv: 16:36:50 system 16:36:50 3.8.13 16:36:50 3.9.13 16:36:50 3.10.13 16:36:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:36:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:52 lf-activate-venv(): INFO: Base packages installed successfully 16:36:52 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18114424161085371493.sh 16:37:02 ---> sudo-logs.sh 16:37:02 Archiving 'sudo' log.. 16:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2184117017306687683.sh 16:37:02 ---> job-cost.sh 16:37:02 Setup pyenv: 16:37:02 system 16:37:02 3.8.13 16:37:02 3.9.13 16:37:02 3.10.13 16:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:05 lf-activate-venv(): INFO: Base packages installed successfully 16:37:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:37:13 INFO: No Stack... 16:37:13 INFO: Retrieving Pricing Info for: v3-standard-2 16:37:14 INFO: Archiving Costs 16:37:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11952151514268891438.sh 16:37:14 ---> logs-deploy.sh 16:37:14 Setup pyenv: 16:37:14 system 16:37:14 3.8.13 16:37:14 3.9.13 16:37:14 3.10.13 16:37:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIL0 from file:/tmp/.os_lf_venv 16:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:16 lf-activate-venv(): INFO: Base packages installed successfully 16:37:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-EIL0/bin to PATH 16:37:29 WARNING: Nexus logging server not set 16:37:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75463/ 16:37:29 INFO: archiving logs to S3 16:37:30 ---> uname -a: 16:37:30 Linux prd-centos8-builder-2c-2g-1419.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:37:30 16:37:30 16:37:30 ---> lscpu: 16:37:30 Architecture: x86_64 16:37:30 CPU op-mode(s): 32-bit, 64-bit 16:37:30 Byte Order: Little Endian 16:37:30 CPU(s): 2 16:37:30 On-line CPU(s) list: 0,1 16:37:30 Thread(s) per core: 1 16:37:30 Core(s) per socket: 1 16:37:30 Socket(s): 2 16:37:30 NUMA node(s): 1 16:37:30 Vendor ID: AuthenticAMD 16:37:30 CPU family: 23 16:37:30 Model: 49 16:37:30 Model name: AMD EPYC-Rome Processor 16:37:30 Stepping: 0 16:37:30 CPU MHz: 2800.000 16:37:30 BogoMIPS: 5600.00 16:37:30 Virtualization: AMD-V 16:37:30 Hypervisor vendor: KVM 16:37:30 Virtualization type: full 16:37:30 L1d cache: 32K 16:37:30 L1i cache: 32K 16:37:30 L2 cache: 512K 16:37:30 L3 cache: 16384K 16:37:30 NUMA node0 CPU(s): 0,1 16:37:30 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:37:30 16:37:30 16:37:30 ---> nproc: 16:37:30 2 16:37:30 16:37:30 16:37:30 ---> df -h: 16:37:30 Filesystem Size Used Avail Use% Mounted on 16:37:30 devtmpfs 3.8G 0 3.8G 0% /dev 16:37:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:37:30 tmpfs 3.8G 17M 3.8G 1% /run 16:37:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:37:30 /dev/vda1 40G 8.5G 32G 22% / 16:37:30 tmpfs 770M 0 770M 0% /run/user/1001 16:37:30 16:37:30 16:37:30 ---> free -m: 16:37:30 total used free shared buff/cache available 16:37:30 Mem: 7697 641 4791 19 2265 6759 16:37:30 Swap: 1023 0 1023 16:37:30 16:37:30 16:37:30 ---> ip addr: 16:37:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:37:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:37:30 inet 127.0.0.1/8 scope host lo 16:37:30 valid_lft forever preferred_lft forever 16:37:30 inet6 ::1/128 scope host 16:37:30 valid_lft forever preferred_lft forever 16:37:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:37:30 link/ether fa:16:3e:34:02:70 brd ff:ff:ff:ff:ff:ff 16:37:30 altname enp0s3 16:37:30 altname ens3 16:37:30 inet 10.30.171.99/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:37:30 valid_lft 86042sec preferred_lft 86042sec 16:37:30 inet6 fe80::f816:3eff:fe34:270/64 scope link 16:37:30 valid_lft forever preferred_lft forever 16:37:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:37:30 link/ether 02:42:b7:22:d5:73 brd ff:ff:ff:ff:ff:ff 16:37:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:37:30 valid_lft forever preferred_lft forever 16:37:30 16:37:30 16:37:30 ---> sar -b -r -n DEV: 16:37:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/26/2025 _x86_64_ (2 CPU) 16:37:30 16:37:30 16:31:29 LINUX RESTART (2 CPU) 16:37:30 16:37:30 04:32:01 PM tps rtps wtps bread/s bwrtn/s 16:37:30 04:33:01 PM 201.67 25.71 175.96 6012.40 7229.87 16:37:30 04:34:01 PM 107.53 0.45 107.08 63.05 12096.00 16:37:30 04:35:01 PM 34.34 0.72 33.62 72.51 1856.80 16:37:30 04:36:01 PM 22.91 0.03 22.88 1.73 728.99 16:37:30 04:37:01 PM 19.65 0.32 19.33 37.06 618.31 16:37:30 Average: 77.22 5.45 71.78 1237.39 4506.12 16:37:30 16:37:30 04:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:37:30 04:33:01 PM 5177800 7017296 2704632 34.31 2688 2022264 952120 10.66 202168 2178632 172728 16:37:30 04:34:01 PM 4887432 6926604 2995000 38.00 2688 2215080 995888 11.15 208404 2433868 60728 16:37:30 04:35:01 PM 4964676 6974208 2917756 37.02 2688 2184476 961080 10.76 268012 2295196 11748 16:37:30 04:36:01 PM 4983264 6992456 2899168 36.78 2688 2184528 929184 10.40 269112 2276684 5184 16:37:30 04:37:01 PM 4882700 6898972 2999732 38.06 2688 2191508 1049424 11.75 439440 2206248 16696 16:37:30 Average: 4979174 6961907 2903258 36.83 2688 2159571 977539 10.95 277427 2278126 53417 16:37:30 16:37:30 04:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:37:30 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:33:01 PM eth0 325.04 198.87 1811.63 63.56 0.00 0.00 0.00 0.00 16:37:30 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:34:01 PM eth0 73.28 59.31 826.11 9.55 0.00 0.00 0.00 0.00 16:37:30 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:35:01 PM eth0 17.59 19.04 24.73 6.92 0.00 0.00 0.00 0.00 16:37:30 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:36:01 PM eth0 18.61 18.78 17.34 7.16 0.00 0.00 0.00 0.00 16:37:30 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 04:37:01 PM eth0 21.70 21.23 28.07 14.86 0.00 0.00 0.00 0.00 16:37:30 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 Average: eth0 91.25 63.45 541.59 20.41 0.00 0.00 0.00 0.00 16:37:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:30 16:37:30 16:37:30 ---> sar -P ALL: 16:37:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/26/2025 _x86_64_ (2 CPU) 16:37:30 16:37:30 16:31:29 LINUX RESTART (2 CPU) 16:37:30 16:37:30 04:32:01 PM CPU %user %nice %system %iowait %steal %idle 16:37:30 04:33:01 PM all 43.09 0.00 7.22 2.48 0.09 47.12 16:37:30 04:33:01 PM 0 34.18 0.00 6.93 1.38 0.10 57.42 16:37:30 04:33:01 PM 1 51.97 0.00 7.51 3.58 0.08 36.85 16:37:30 04:34:01 PM all 27.56 0.00 4.31 7.83 0.13 60.18 16:37:30 04:34:01 PM 0 16.40 0.00 3.30 9.30 0.12 70.88 16:37:30 04:34:01 PM 1 38.75 0.00 5.31 6.35 0.13 49.45 16:37:30 04:35:01 PM all 32.65 0.00 3.28 0.79 0.09 63.19 16:37:30 04:35:01 PM 0 21.23 0.00 2.59 0.65 0.10 75.43 16:37:30 04:35:01 PM 1 44.08 0.00 3.98 0.92 0.08 50.94 16:37:30 04:36:01 PM all 31.76 0.00 3.19 0.53 0.10 64.42 16:37:30 04:36:01 PM 0 13.41 0.00 2.52 0.42 0.10 83.55 16:37:30 04:36:01 PM 1 50.11 0.00 3.87 0.63 0.10 45.29 16:37:30 04:37:01 PM all 32.21 0.00 3.26 0.44 0.10 63.99 16:37:30 04:37:01 PM 0 25.44 0.00 2.84 0.33 0.10 71.29 16:37:30 04:37:01 PM 1 38.98 0.00 3.69 0.55 0.10 56.69 16:37:30 Average: all 33.45 0.00 4.25 2.41 0.10 59.79 16:37:30 Average: 0 22.12 0.00 3.63 2.42 0.10 71.73 16:37:30 Average: 1 44.78 0.00 4.87 2.41 0.10 47.84 16:37:30 16:37:30 16:37:30