17:32:36 Started by timer 17:32:36 Running as SYSTEM 17:32:36 [EnvInject] - Loading node environment variables. 17:32:36 Building remotely on prd-centos8-builder-2c-2g-12466 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:36 [ssh-agent] Looking for ssh-agent implementation... 17:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:36 $ ssh-agent 17:32:36 SSH_AUTH_SOCK=/tmp/ssh-btN1h0ig4do3/agent.5438 17:32:36 SSH_AGENT_PID=5439 17:32:36 [ssh-agent] Started. 17:32:37 Running ssh-add (command line suppressed) 17:32:37 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13622559851982612322.key (/w/workspace/builder-openstack-cron@tmp/private_key_13622559851982612322.key) 17:32:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:37 The recommended git tool is: NONE 17:32:39 using credential jenkins-ssh 17:32:39 Wiping out workspace first. 17:32:39 Cloning the remote Git repository 17:32:39 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:39 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:39 > git --version # timeout=10 17:32:39 > git --version # 'git version 2.43.0' 17:32:39 using GIT_SSH to set credentials jenkins-ssh 17:32:39 [INFO] Currently running in a labeled security context 17:32:39 [INFO] Currently SELinux is 'enforcing' on the host 17:32:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14182103925587717418.key 17:32:39 Verifying host key using known hosts file 17:32:39 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. 17:32:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:42 Avoid second fetch 17:32:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:42 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 17:32:42 > git config core.sparsecheckout # timeout=10 17:32:42 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 17:32:42 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 17:32:42 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 17:32:42 > git remote # timeout=10 17:32:42 > git submodule init # timeout=10 17:32:43 > git submodule sync # timeout=10 17:32:43 > git config --get remote.origin.url # timeout=10 17:32:43 > git submodule init # timeout=10 17:32:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:43 > git config --get submodule.global-jjb.url # timeout=10 17:32:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:43 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:43 > git submodule update --init --recursive global-jjb # timeout=10 17:32:44 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:48 No emails were triggered. 17:32:48 provisioning config files... 17:32:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1653951422848501300.sh 17:32:49 ---> python-tools-install.sh 17:32:49 Setup pyenv: 17:32:50 system 17:32:50 * 3.8.13 (set by /opt/pyenv/version) 17:32:50 * 3.9.13 (set by /opt/pyenv/version) 17:32:50 * 3.10.13 (set by /opt/pyenv/version) 17:32:50 * 3.11.7 (set by /opt/pyenv/version) 17:32:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ecc1 17:32:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:58 lf-activate-venv(): INFO: Base packages installed successfully 17:32:58 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:33:26 Generating Requirements File 17:33:47 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. 17:33:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:47 Python 3.11.7 17:33:47 pip 25.3 from /tmp/venv-ecc1/lib/python3.11/site-packages/pip (python 3.11) 17:33:48 appdirs==1.4.4 17:33:48 argcomplete==3.6.3 17:33:48 aspy.yaml==1.3.0 17:33:48 attrs==25.4.0 17:33:48 autopage==0.5.2 17:33:48 beautifulsoup4==4.14.2 17:33:48 boto3==1.41.1 17:33:48 botocore==1.41.1 17:33:48 bs4==0.0.2 17:33:48 cachetools==6.2.2 17:33:48 certifi==2025.11.12 17:33:48 cffi==2.0.0 17:33:48 cfgv==3.5.0 17:33:48 chardet==5.2.0 17:33:48 charset-normalizer==3.4.4 17:33:48 click==8.3.1 17:33:48 cliff==4.12.0 17:33:48 cmd2==2.7.0 17:33:48 cryptography==3.3.2 17:33:48 debtcollector==3.0.0 17:33:48 decorator==5.2.1 17:33:48 defusedxml==0.7.1 17:33:48 Deprecated==1.3.1 17:33:48 distlib==0.4.0 17:33:48 dnspython==2.8.0 17:33:48 docker==7.1.0 17:33:48 dogpile.cache==1.5.0 17:33:48 durationpy==0.10 17:33:48 email-validator==2.3.0 17:33:48 filelock==3.20.0 17:33:48 future==1.0.0 17:33:48 gitdb==4.0.12 17:33:48 GitPython==3.1.45 17:33:48 google-auth==2.43.0 17:33:48 httplib2==0.31.0 17:33:48 identify==2.6.15 17:33:48 idna==3.11 17:33:48 importlib-resources==1.5.0 17:33:48 iso8601==2.1.0 17:33:48 Jinja2==3.1.6 17:33:48 jmespath==1.0.1 17:33:48 jsonpatch==1.33 17:33:48 jsonpointer==3.0.0 17:33:48 jsonschema==4.25.1 17:33:48 jsonschema-specifications==2025.9.1 17:33:48 keystoneauth1==5.12.0 17:33:48 kubernetes==34.1.0 17:33:48 lftools==0.37.16 17:33:48 lxml==6.0.2 17:33:48 markdown-it-py==4.0.0 17:33:48 MarkupSafe==3.0.3 17:33:48 mdurl==0.1.2 17:33:48 msgpack==1.1.2 17:33:48 multi_key_dict==2.0.3 17:33:48 munch==4.0.0 17:33:48 netaddr==1.3.0 17:33:48 niet==1.4.2 17:33:48 nodeenv==1.9.1 17:33:48 oauth2client==4.1.3 17:33:48 oauthlib==3.3.1 17:33:48 openstacksdk==4.8.0 17:33:48 os-service-types==1.8.2 17:33:48 osc-lib==4.2.0 17:33:48 oslo.config==10.1.0 17:33:48 oslo.context==6.2.0 17:33:48 oslo.i18n==6.7.1 17:33:48 oslo.log==7.2.1 17:33:48 oslo.serialization==5.8.0 17:33:48 oslo.utils==9.2.0 17:33:48 packaging==25.0 17:33:48 pbr==7.0.3 17:33:48 platformdirs==4.5.0 17:33:48 prettytable==3.17.0 17:33:48 psutil==7.1.3 17:33:48 pyasn1==0.6.1 17:33:48 pyasn1_modules==0.4.2 17:33:48 pycparser==2.23 17:33:48 pygerrit2==2.0.15 17:33:48 PyGithub==2.8.1 17:33:48 Pygments==2.19.2 17:33:48 PyJWT==2.10.1 17:33:48 PyNaCl==1.6.1 17:33:48 pyparsing==2.4.7 17:33:48 pyperclip==1.11.0 17:33:48 pyrsistent==0.20.0 17:33:48 python-cinderclient==9.8.0 17:33:48 python-dateutil==2.9.0.post0 17:33:48 python-heatclient==4.3.0 17:33:48 python-jenkins==1.8.3 17:33:48 python-keystoneclient==5.7.0 17:33:48 python-magnumclient==4.9.0 17:33:48 python-openstackclient==8.2.0 17:33:48 python-swiftclient==4.9.0 17:33:48 PyYAML==6.0.3 17:33:48 referencing==0.37.0 17:33:48 requests==2.32.5 17:33:48 requests-oauthlib==2.0.0 17:33:48 requestsexceptions==1.4.0 17:33:48 rfc3986==2.0.0 17:33:48 rich==14.2.0 17:33:48 rich-argparse==1.7.2 17:33:48 rpds-py==0.29.0 17:33:48 rsa==4.9.1 17:33:48 ruamel.yaml==0.18.16 17:33:48 ruamel.yaml.clib==0.2.15 17:33:48 s3transfer==0.15.0 17:33:48 simplejson==3.20.2 17:33:48 six==1.17.0 17:33:48 smmap==5.0.2 17:33:48 soupsieve==2.8 17:33:48 stevedore==5.6.0 17:33:48 tabulate==0.9.0 17:33:48 toml==0.10.2 17:33:48 tomlkit==0.13.3 17:33:48 tqdm==4.67.1 17:33:48 typing_extensions==4.15.0 17:33:48 tzdata==2025.2 17:33:48 urllib3==1.26.20 17:33:48 virtualenv==20.35.4 17:33:48 wcwidth==0.2.14 17:33:48 websocket-client==1.9.0 17:33:48 wrapt==2.0.1 17:33:48 xdg==6.0.0 17:33:48 xmltodict==1.0.2 17:33:48 yq==3.4.3 17:33:48 [EnvInject] - Injecting environment variables from a build step. 17:33:48 [EnvInject] - Injecting as environment variables the properties content 17:33:48 OS_CLOUD=vex 17:33:48 17:33:48 [EnvInject] - Variables injected successfully. 17:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5195553446810911620.sh 17:33:48 ---> Orphaned k8s clusters 17:33:48 Setup pyenv: 17:33:48 system 17:33:48 3.8.13 17:33:48 3.9.13 17:33:48 3.10.13 17:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:50 lf-activate-venv(): INFO: Base packages installed successfully 17:33:50 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:59 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. 17:33:59 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:34:02 -----> Delete orphaned cluster 17:34:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12675150773270947534.sh 17:34:02 ---> Orphaned stacks 17:34:02 Setup pyenv: 17:34:02 system 17:34:02 3.8.13 17:34:02 3.9.13 17:34:02 3.10.13 17:34:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:34:05 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:34:05 lf-activate-venv(): INFO: Base packages installed successfully 17:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:34:25 + mapfile -t OS_COE_CLUSTERS_ID 17:34:25 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:34:25 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:34:25 ++ awk '{print $1}' 17:34:27 + echo '-----> Active clusters -> stacks' 17:34:27 -----> Active clusters -> stacks 17:34:27 + OS_COE_STACKS=() 17:34:27 + [[ 0 -gt 0 ]] 17:34:27 + mapfile -t OS_STACKS 17:34:27 ++ awk '{print $1}' 17:34:27 ++ 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 17:34:29 + echo '-----> Active stacks' 17:34:29 -----> Active stacks 17:34:29 + echo '-----> Delete orphaned stacks' 17:34:29 -----> Delete orphaned stacks 17:34:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9335929194333611469.sh 17:34:29 ---> Orphaned servers 17:34:29 Setup pyenv: 17:34:29 system 17:34:29 3.8.13 17:34:29 3.9.13 17:34:29 3.10.13 17:34:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:31 lf-activate-venv(): INFO: Base packages installed successfully 17:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:34:52 -----> Active servers 17:34:52 prd-centos8-builder-2c-2g-12466 17:34:52 prd-ubuntu2204-docker-4c-4g-12465 17:34:52 prd-ubuntu2204-docker-4c-16g-12459 17:34:52 prd-centos8-robot-2c-8g-10979 17:34:52 prd-centos8-robot-2c-8g-10980 17:34:52 snd-centos8-robot-2c-8g-137 17:34:52 -----> Delete orphaned servers 17:34:53 Deleting orphaned server: prd-centos8-robot-2c-8g-10979 17:34:55 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:55 Deleting orphaned server: prd-centos8-robot-2c-8g-10980 17:34:58 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 17:34:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9712170550497546418.sh 17:34:58 ---> Orphaned ports 17:34:58 Setup pyenv: 17:34:58 system 17:34:58 3.8.13 17:34:58 3.9.13 17:34:58 3.10.13 17:34:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:00 lf-activate-venv(): INFO: Base packages installed successfully 17:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:35:15 No orphaned ports to process. 17:35:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17320996342054862179.sh 17:35:15 ---> Orphaned volumes 17:35:15 + source /home/jenkins/lf-env.sh 17:35:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:15 ++ mktemp -d /tmp/venv-XXXX 17:35:15 + lf_venv=/tmp/venv-7yBO 17:35:15 + local venv_file=/tmp/.os_lf_venv 17:35:15 + local python=python3 17:35:15 + local options 17:35:15 + local set_path=true 17:35:15 + local install_args= 17:35: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 17:35:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:15 + true 17:35:15 + case $1 in 17:35:15 + python=python3 17:35:15 + shift 2 17:35:15 + true 17:35:15 + case $1 in 17:35:15 + shift 17:35:15 + break 17:35:15 + case $python in 17:35:15 + local pkg_list= 17:35:15 + [[ -d /opt/pyenv ]] 17:35:15 + echo 'Setup pyenv:' 17:35:15 Setup pyenv: 17:35:15 + export PYENV_ROOT=/opt/pyenv 17:35:15 + PYENV_ROOT=/opt/pyenv 17:35: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 17:35: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 17:35:15 + pyenv versions 17:35:15 system 17:35:15 3.8.13 17:35:15 3.9.13 17:35:15 3.10.13 17:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:15 + command -v pyenv 17:35:15 ++ pyenv init - --no-rehash 17:35:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:35:15 for i in ${!paths[@]}; do 17:35:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:35:15 fi; done; 17:35:15 echo "${paths[*]}"'\'')" 17:35:15 export PATH="/opt/pyenv/shims:${PATH}" 17:35:15 export PYENV_SHELL=bash 17:35:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:35:15 pyenv() { 17:35:15 local command 17:35:15 command="${1:-}" 17:35:15 if [ "$#" -gt 0 ]; then 17:35:15 shift 17:35:15 fi 17:35:15 17:35:15 case "$command" in 17:35:15 rehash|shell) 17:35:15 eval "$(pyenv "sh-$command" "$@")" 17:35:15 ;; 17:35:15 *) 17:35:15 command pyenv "$command" "$@" 17:35:15 ;; 17:35:15 esac 17:35:15 }' 17:35:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:35:15 for i in ${!paths[@]}; do 17:35:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:35:15 fi; done; 17:35:15 echo "${paths[*]}"' 17:35: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 17:35: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 17:35: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 17:35:15 ++ export PYENV_SHELL=bash 17:35:15 ++ PYENV_SHELL=bash 17:35:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:35:15 +++ complete -F _pyenv pyenv 17:35:15 ++ lf-pyver python3 17:35:15 ++ local py_version_xy=python3 17:35:15 ++ local py_version_xyz= 17:35:15 ++ awk '{ print $1 }' 17:35:15 ++ pyenv versions 17:35:15 ++ local command 17:35:15 ++ command=versions 17:35:15 ++ '[' 1 -gt 0 ']' 17:35:15 ++ shift 17:35:15 ++ case "$command" in 17:35:15 ++ command pyenv versions 17:35:15 ++ pyenv versions 17:35:15 ++ sed 's/^[ *]* //' 17:35:15 ++ grep -E '^[0-9.]*[0-9]$' 17:35:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:35:15 +++ grep '^3' /tmp/.pyenv_versions 17:35:15 +++ tail -n 1 17:35:15 +++ sort -V 17:35:15 ++ py_version_xyz=3.11.7 17:35:15 ++ [[ -z 3.11.7 ]] 17:35:15 ++ echo 3.11.7 17:35:15 ++ return 0 17:35:15 + pyenv local 3.11.7 17:35:15 + local command 17:35:15 + command=local 17:35:15 + '[' 2 -gt 0 ']' 17:35:15 + shift 17:35:15 + case "$command" in 17:35:15 + command pyenv local 3.11.7 17:35:15 + pyenv local 3.11.7 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='lftools[openstack] ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='kubernetes ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='niet ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='python-heatclient ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='python-openstackclient ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='python-magnumclient ' 17:35:15 + for arg in "$@" 17:35:15 + case $arg in 17:35:15 + pkg_list+='yq ' 17:35:15 + [[ -f /tmp/.os_lf_venv ]] 17:35:15 ++ cat /tmp/.os_lf_venv 17:35:15 + lf_venv=/tmp/venv-ecc1 17:35:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from' file:/tmp/.os_lf_venv 17:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:35:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:15 + local 'pip_opts=--upgrade --quiet' 17:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:35:15 + [[ -n '' ]] 17:35:15 + [[ -n '' ]] 17:35:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:15 + /tmp/venv-ecc1/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 17:35:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:35:17 lf-activate-venv(): INFO: Base packages installed successfully 17:35:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:35:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:17 + /tmp/venv-ecc1/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 17:35:34 + type python3 17:35:34 + true 17:35:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH' 17:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:35:34 + PATH=/tmp/venv-ecc1/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 17:35:34 + return 0 17:35:34 + mapfile -t os_volumes 17:35:34 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:37 + '[' 0 -eq 0 ']' 17:35:37 + echo 'No orphaned volumes found.' 17:35:37 No orphaned volumes found. 17:35:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4638885787971812177.sh 17:35:37 ---> Protect in-use images 17:35:37 Setup pyenv: 17:35:37 system 17:35:37 3.8.13 17:35:37 3.9.13 17:35:37 3.10.13 17:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:39 lf-activate-venv(): INFO: Base packages installed successfully 17:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:35:54 INFO: There are images to protect defined in jenkins-config. 17:35:54 INFO: There are additional images to protect in the jjb dir. 17:35:54 INFO: Protecting the following images: 17:35:54 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:54 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:54 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:54 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:54 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:54 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:54 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:54 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:54 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 17:35:54 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 17:35:54 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 17:35:54 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 17:35:55 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:57 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 17:35:59 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 17:36:01 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 17:36:02 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 17:36:04 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 17:36:06 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 17:36:07 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 17:36:09 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 17:36:10 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 17:36:12 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 17:36:14 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 17:36:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:36:14 Run condition [Boolean condition] enabling perform for step [BuilderChain] 17:36:14 [EnvInject] - Injecting environment variables from a build step. 17:36:14 [EnvInject] - Injecting as environment variables the properties content 17:36:14 OS_IMAGE_CLEANUP_AGE=30 17:36:14 17:36:14 [EnvInject] - Variables injected successfully. 17:36:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12583369913906456794.sh 17:36:14 ---> Cleanup old images 17:36:14 Setup pyenv: 17:36:14 system 17:36:14 3.8.13 17:36:14 3.9.13 17:36:14 3.10.13 17:36:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:36:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:16 lf-activate-venv(): INFO: Base packages installed successfully 17:36:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:36:30 + lftools openstack --os-cloud vex image cleanup --days=30 17:36:37 WARNING: Use of image.protected resulted in an exception 17:36:37 Removing 307 images from vex. 17:36:37 WARNING: Use of image.protected resulted in an exception 17:36:37 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 17:36:37 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 17:36:37 Build step 'Conditional steps (multiple)' marked build as failure 17:36:37 $ ssh-agent -k 17:36:37 unset SSH_AUTH_SOCK; 17:36:37 unset SSH_AGENT_PID; 17:36:37 echo Agent pid 5439 killed; 17:36:37 [ssh-agent] Stopped. 17:36:37 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17010266761536023688.sh 17:36:37 ---> sysstat.sh 17:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17399983272320142245.sh 17:36:37 ---> package-listing.sh 17:36:37 ++ facter osfamily 17:36:37 ++ tr '[:upper:]' '[:lower:]' 17:36:38 + OS_FAMILY=redhat 17:36:38 + workspace=/w/workspace/builder-openstack-cron 17:36:38 + START_PACKAGES=/tmp/packages_start.txt 17:36:38 + END_PACKAGES=/tmp/packages_end.txt 17:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:38 + PACKAGES=/tmp/packages_start.txt 17:36:38 + '[' /w/workspace/builder-openstack-cron ']' 17:36:38 + PACKAGES=/tmp/packages_end.txt 17:36:38 + case "${OS_FAMILY}" in 17:36:38 + rpm -qa 17:36:38 + sort 17:36:38 + '[' -f /tmp/packages_start.txt ']' 17:36:38 + '[' -f /tmp/packages_end.txt ']' 17:36:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:38 + '[' /w/workspace/builder-openstack-cron ']' 17:36:38 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:36:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:36:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3700961482071991180.sh 17:36:38 ---> capture-instance-metadata.sh 17:36:38 Setup pyenv: 17:36:38 system 17:36:38 3.8.13 17:36:38 3.9.13 17:36:38 3.10.13 17:36:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:41 lf-activate-venv(): INFO: Base packages installed successfully 17:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:36:54 INFO: Running in OpenStack, capturing instance metadata 17:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2493139649472049029.sh 17:36:54 provisioning config files... 17:36:54 Could not find credentials [logs] for builder-openstack-cron #75350 17:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14815458650267578969tmp 17:36:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:36:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:36:54 provisioning config files... 17:36:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:36:55 [EnvInject] - Injecting environment variables from a build step. 17:36:55 [EnvInject] - Injecting as environment variables the properties content 17:36:55 SERVER_ID=logs 17:36:55 17:36:55 [EnvInject] - Variables injected successfully. 17:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6643982875767437807.sh 17:36:55 ---> create-netrc.sh 17:36:55 WARN: Log server credential not found. 17:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5230816097763945487.sh 17:36:55 ---> python-tools-install.sh 17:36:55 Setup pyenv: 17:36:55 system 17:36:55 3.8.13 17:36:55 3.9.13 17:36:55 3.10.13 17:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:57 lf-activate-venv(): INFO: Base packages installed successfully 17:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:37:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1071674809775922463.sh 17:37:06 ---> sudo-logs.sh 17:37:06 Archiving 'sudo' log.. 17:37:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17997643434433313232.sh 17:37:07 ---> job-cost.sh 17:37:07 Setup pyenv: 17:37:07 system 17:37:07 3.8.13 17:37:07 3.9.13 17:37:07 3.10.13 17:37:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:37:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:09 lf-activate-venv(): INFO: Base packages installed successfully 17:37:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:37:17 INFO: No Stack... 17:37:17 INFO: Retrieving Pricing Info for: v3-standard-2 17:37:18 INFO: Archiving Costs 17:37:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11096362280966381977.sh 17:37:18 ---> logs-deploy.sh 17:37:18 Setup pyenv: 17:37:18 system 17:37:18 3.8.13 17:37:18 3.9.13 17:37:18 3.10.13 17:37:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ecc1 from file:/tmp/.os_lf_venv 17:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:20 lf-activate-venv(): INFO: Base packages installed successfully 17:37:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:37:32 lf-activate-venv(): INFO: Adding /tmp/venv-ecc1/bin to PATH 17:37:32 WARNING: Nexus logging server not set 17:37:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75350/ 17:37:32 INFO: archiving logs to S3 17:37:32 ---> uname -a: 17:37:32 Linux prd-centos8-builder-2c-2g-12466.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 17:37:32 17:37:32 17:37:32 ---> lscpu: 17:37:32 Architecture: x86_64 17:37:32 CPU op-mode(s): 32-bit, 64-bit 17:37:32 Byte Order: Little Endian 17:37:32 CPU(s): 2 17:37:32 On-line CPU(s) list: 0,1 17:37:32 Thread(s) per core: 1 17:37:32 Core(s) per socket: 1 17:37:32 Socket(s): 2 17:37:32 NUMA node(s): 1 17:37:32 Vendor ID: AuthenticAMD 17:37:32 CPU family: 23 17:37:32 Model: 49 17:37:32 Model name: AMD EPYC-Rome Processor 17:37:32 Stepping: 0 17:37:32 CPU MHz: 2800.000 17:37:32 BogoMIPS: 5600.00 17:37:32 Virtualization: AMD-V 17:37:32 Hypervisor vendor: KVM 17:37:32 Virtualization type: full 17:37:32 L1d cache: 32K 17:37:32 L1i cache: 32K 17:37:32 L2 cache: 512K 17:37:32 L3 cache: 16384K 17:37:32 NUMA node0 CPU(s): 0,1 17:37:32 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 17:37:32 17:37:32 17:37:32 ---> nproc: 17:37:32 2 17:37:32 17:37:32 17:37:32 ---> df -h: 17:37:32 Filesystem Size Used Avail Use% Mounted on 17:37:32 devtmpfs 3.8G 0 3.8G 0% /dev 17:37:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:37:32 tmpfs 3.8G 17M 3.8G 1% /run 17:37:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:37:32 /dev/vda1 40G 8.5G 32G 22% / 17:37:32 tmpfs 770M 0 770M 0% /run/user/1001 17:37:32 17:37:32 17:37:32 ---> free -m: 17:37:32 total used free shared buff/cache available 17:37:32 Mem: 7697 651 4774 19 2272 6749 17:37:32 Swap: 1023 0 1023 17:37:32 17:37:32 17:37:32 ---> ip addr: 17:37:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:32 inet 127.0.0.1/8 scope host lo 17:37:32 valid_lft forever preferred_lft forever 17:37:32 inet6 ::1/128 scope host 17:37:32 valid_lft forever preferred_lft forever 17:37:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:37:32 link/ether fa:16:3e:cd:f1:c3 brd ff:ff:ff:ff:ff:ff 17:37:32 altname enp0s3 17:37:32 altname ens3 17:37:32 inet 10.30.170.210/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:37:32 valid_lft 86065sec preferred_lft 86065sec 17:37:32 inet6 fe80::f816:3eff:fecd:f1c3/64 scope link 17:37:32 valid_lft forever preferred_lft forever 17:37:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:37:32 link/ether 02:42:6b:51:68:59 brd ff:ff:ff:ff:ff:ff 17:37:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:32 valid_lft forever preferred_lft forever 17:37:32 17:37:32 17:37:32 ---> sar -b -r -n DEV: 17:37:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 17:37:32 17:37:32 17:31:52 LINUX RESTART (2 CPU) 17:37:32 17:37:32 05:33:01 PM tps rtps wtps bread/s bwrtn/s 17:37:32 05:34:01 PM 115.16 0.85 114.31 80.51 10331.46 17:37:32 05:35:01 PM 56.76 0.68 56.07 71.19 6989.05 17:37:32 05:36:01 PM 27.01 0.07 26.95 3.07 716.08 17:37:32 05:37:01 PM 24.85 0.32 24.54 37.05 921.66 17:37:32 Average: 55.95 0.48 55.47 47.95 4739.48 17:37:32 17:37:32 05:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:32 05:34:01 PM 4964772 6942680 2917652 37.01 2688 2154152 999356 11.19 203180 2362688 137204 17:37:32 05:35:01 PM 4945384 6960896 2937040 37.26 2688 2190836 974564 10.91 248560 2333756 10932 17:37:32 05:36:01 PM 4956188 6972664 2926236 37.12 2688 2191832 975492 10.92 282336 2289044 10756 17:37:32 05:37:01 PM 4907580 6923404 2974844 37.74 2688 2191128 1008492 11.29 438068 2182328 8888 17:37:32 Average: 4943481 6949911 2938943 37.28 2688 2181987 989476 11.08 293036 2291954 41945 17:37:32 17:37:32 05:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:32 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:34:01 PM eth0 72.63 62.06 863.35 8.93 0.00 0.00 0.00 0.00 17:37:32 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:35:01 PM eth0 59.21 48.49 603.94 9.44 0.00 0.00 0.00 0.00 17:37:32 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:36:01 PM eth0 16.30 17.35 15.14 8.34 0.00 0.00 0.00 0.00 17:37:32 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 05:37:01 PM eth0 24.22 21.17 31.23 9.27 0.00 0.00 0.00 0.00 17:37:32 05:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 Average: eth0 43.09 37.27 378.41 8.99 0.00 0.00 0.00 0.00 17:37:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:32 17:37:32 17:37:32 ---> sar -P ALL: 17:37:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 17:37:32 17:37:32 17:31:52 LINUX RESTART (2 CPU) 17:37:32 17:37:32 05:33:01 PM CPU %user %nice %system %iowait %steal %idle 17:37:32 05:34:01 PM all 35.08 0.00 4.97 1.92 0.08 57.95 17:37:32 05:34:01 PM 0 32.37 0.00 4.87 1.89 0.08 60.78 17:37:32 05:34:01 PM 1 37.78 0.00 5.06 1.95 0.08 55.12 17:37:32 05:35:01 PM all 31.21 0.00 4.05 0.93 0.09 63.71 17:37:32 05:35:01 PM 0 36.38 0.00 4.24 0.55 0.08 58.75 17:37:32 05:35:01 PM 1 26.05 0.00 3.87 1.32 0.10 68.67 17:37:32 05:36:01 PM all 34.72 0.00 3.13 0.16 0.10 61.89 17:37:32 05:36:01 PM 0 31.64 0.00 2.80 0.17 0.10 65.30 17:37:32 05:36:01 PM 1 37.80 0.00 3.47 0.15 0.10 58.48 17:37:32 05:37:01 PM all 32.89 0.00 3.68 0.14 0.08 63.20 17:37:32 05:37:01 PM 0 41.99 0.00 4.30 0.17 0.08 53.46 17:37:32 05:37:01 PM 1 23.79 0.00 3.07 0.12 0.08 72.95 17:37:32 Average: all 33.48 0.00 3.96 0.79 0.09 61.69 17:37:32 Average: 0 35.60 0.00 4.05 0.69 0.09 59.57 17:37:32 Average: 1 31.35 0.00 3.86 0.88 0.09 63.81 17:37:32 17:37:32 17:37:32