12:32:05 Started by timer 12:32:05 Running as SYSTEM 12:32:05 [EnvInject] - Loading node environment variables. 12:32:05 Building remotely on prd-centos8-builder-2c-2g-3423 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 12:32:05 [ssh-agent] Looking for ssh-agent implementation... 12:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:06 $ ssh-agent 12:32:06 SSH_AUTH_SOCK=/tmp/ssh-hpZHT1V97u6I/agent.5442 12:32:06 SSH_AGENT_PID=5443 12:32:06 [ssh-agent] Started. 12:32:06 Running ssh-add (command line suppressed) 12:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9261747047593557456.key (/w/workspace/builder-openstack-cron@tmp/private_key_9261747047593557456.key) 12:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:32:06 The recommended git tool is: NONE 12:32:08 using credential jenkins-ssh 12:32:08 Wiping out workspace first. 12:32:08 Cloning the remote Git repository 12:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 12:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:32:08 > git --version # timeout=10 12:32:08 > git --version # 'git version 2.43.0' 12:32:08 using GIT_SSH to set credentials jenkins-ssh 12:32:08 [INFO] Currently running in a labeled security context 12:32:08 [INFO] Currently SELinux is 'enforcing' on the host 12:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3006240206504858272.key 12:32:08 Verifying host key using known hosts file 12:32:08 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. 12:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:11 Avoid second fetch 12:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:32:11 Checking out Revision 834ad6614c2f01ecd22c5964689e564e37d26adb (refs/remotes/origin/master) 12:32:11 > git config core.sparsecheckout # timeout=10 12:32:11 > git checkout -f 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 12:32:11 Commit message: "Update cloud image list docs" 12:32:11 > git rev-list --no-walk 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 12:32:11 > git remote # timeout=10 12:32:11 > git submodule init # timeout=10 12:32:12 > git submodule sync # timeout=10 12:32:12 > git config --get remote.origin.url # timeout=10 12:32:12 > git submodule init # timeout=10 12:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:32:12 > git config --get submodule.global-jjb.url # timeout=10 12:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 12:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:32:12 > git submodule update --init --recursive global-jjb # timeout=10 12:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:32:18 No emails were triggered. 12:32:18 provisioning config files... 12:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1213912961087037376.sh 12:32:18 ---> python-tools-install.sh 12:32:18 Setup pyenv: 12:32:18 system 12:32:18 * 3.8.13 (set by /opt/pyenv/version) 12:32:18 * 3.9.13 (set by /opt/pyenv/version) 12:32:18 * 3.10.13 (set by /opt/pyenv/version) 12:32:18 * 3.11.7 (set by /opt/pyenv/version) 12:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V1WF 12:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:27 lf-activate-venv(): INFO: Base packages installed successfully 12:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:32:55 Generating Requirements File 12:33:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:33:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:33:16 Python 3.11.7 12:33:16 pip 25.3 from /tmp/venv-V1WF/lib/python3.11/site-packages/pip (python 3.11) 12:33:16 appdirs==1.4.4 12:33:16 argcomplete==3.6.3 12:33:16 aspy.yaml==1.3.0 12:33:16 attrs==25.4.0 12:33:16 autopage==0.5.2 12:33:16 beautifulsoup4==4.14.3 12:33:16 boto3==1.42.1 12:33:16 botocore==1.42.1 12:33:16 bs4==0.0.2 12:33:16 cachetools==6.2.2 12:33:16 certifi==2025.11.12 12:33:16 cffi==2.0.0 12:33:16 cfgv==3.5.0 12:33:16 chardet==5.2.0 12:33:16 charset-normalizer==3.4.4 12:33:16 click==8.3.1 12:33:16 cliff==4.12.0 12:33:16 cmd2==2.7.0 12:33:16 cryptography==3.3.2 12:33:16 debtcollector==3.0.0 12:33:16 decorator==5.2.1 12:33:16 defusedxml==0.7.1 12:33:16 Deprecated==1.3.1 12:33:16 distlib==0.4.0 12:33:16 dnspython==2.8.0 12:33:16 docker==7.1.0 12:33:16 dogpile.cache==1.5.0 12:33:16 durationpy==0.10 12:33:16 email-validator==2.3.0 12:33:16 filelock==3.20.0 12:33:16 future==1.0.0 12:33:16 gitdb==4.0.12 12:33:16 GitPython==3.1.45 12:33:16 google-auth==2.43.0 12:33:16 httplib2==0.31.0 12:33:16 identify==2.6.15 12:33:16 idna==3.11 12:33:16 importlib-resources==1.5.0 12:33:16 iso8601==2.1.0 12:33:16 Jinja2==3.1.6 12:33:16 jmespath==1.0.1 12:33:16 jsonpatch==1.33 12:33:16 jsonpointer==3.0.0 12:33:16 jsonschema==4.25.1 12:33:16 jsonschema-specifications==2025.9.1 12:33:16 keystoneauth1==5.12.0 12:33:16 kubernetes==34.1.0 12:33:16 lftools==0.37.16 12:33:16 lxml==6.0.2 12:33:16 markdown-it-py==4.0.0 12:33:16 MarkupSafe==3.0.3 12:33:16 mdurl==0.1.2 12:33:16 msgpack==1.1.2 12:33:16 multi_key_dict==2.0.3 12:33:16 munch==4.0.0 12:33:16 netaddr==1.3.0 12:33:16 niet==1.4.2 12:33:16 nodeenv==1.9.1 12:33:16 oauth2client==4.1.3 12:33:16 oauthlib==3.3.1 12:33:16 openstacksdk==4.8.0 12:33:16 os-service-types==1.8.2 12:33:16 osc-lib==4.2.0 12:33:16 oslo.config==10.1.0 12:33:16 oslo.context==6.2.0 12:33:16 oslo.i18n==6.7.1 12:33:16 oslo.log==7.2.1 12:33:16 oslo.serialization==5.8.0 12:33:16 oslo.utils==9.2.0 12:33:16 packaging==25.0 12:33:16 pbr==7.0.3 12:33:16 platformdirs==4.5.0 12:33:16 prettytable==3.17.0 12:33:16 psutil==7.1.3 12:33:16 pyasn1==0.6.1 12:33:16 pyasn1_modules==0.4.2 12:33:16 pycparser==2.23 12:33:16 pygerrit2==2.0.15 12:33:16 PyGithub==2.8.1 12:33:16 Pygments==2.19.2 12:33:16 PyJWT==2.10.1 12:33:16 PyNaCl==1.6.1 12:33:16 pyparsing==2.4.7 12:33:16 pyperclip==1.11.0 12:33:16 pyrsistent==0.20.0 12:33:16 python-cinderclient==9.8.0 12:33:16 python-dateutil==2.9.0.post0 12:33:16 python-heatclient==4.3.0 12:33:16 python-jenkins==1.8.3 12:33:16 python-keystoneclient==5.7.0 12:33:16 python-magnumclient==4.9.0 12:33:16 python-openstackclient==8.2.0 12:33:16 python-swiftclient==4.9.0 12:33:16 PyYAML==6.0.3 12:33:16 referencing==0.37.0 12:33:16 requests==2.32.5 12:33:16 requests-oauthlib==2.0.0 12:33:16 requestsexceptions==1.4.0 12:33:16 rfc3986==2.0.0 12:33:16 rich==14.2.0 12:33:16 rich-argparse==1.7.2 12:33:16 rpds-py==0.30.0 12:33:16 rsa==4.9.1 12:33:16 ruamel.yaml==0.18.16 12:33:16 ruamel.yaml.clib==0.2.15 12:33:16 s3transfer==0.16.0 12:33:16 simplejson==3.20.2 12:33:16 six==1.17.0 12:33:16 smmap==5.0.2 12:33:16 soupsieve==2.8 12:33:16 stevedore==5.6.0 12:33:16 tabulate==0.9.0 12:33:16 toml==0.10.2 12:33:16 tomlkit==0.13.3 12:33:16 tqdm==4.67.1 12:33:16 typing_extensions==4.15.0 12:33:16 tzdata==2025.2 12:33:16 urllib3==1.26.20 12:33:16 virtualenv==20.35.4 12:33:16 wcwidth==0.2.14 12:33:16 websocket-client==1.9.0 12:33:16 wrapt==2.0.1 12:33:16 xdg==6.0.0 12:33:16 xmltodict==1.0.2 12:33:16 yq==3.4.3 12:33:16 [EnvInject] - Injecting environment variables from a build step. 12:33:16 [EnvInject] - Injecting as environment variables the properties content 12:33:16 OS_CLOUD=vex 12:33:16 12:33:16 [EnvInject] - Variables injected successfully. 12:33:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2419374063308808510.sh 12:33:16 ---> Orphaned k8s clusters 12:33:16 Setup pyenv: 12:33:16 system 12:33:16 3.8.13 12:33:16 3.9.13 12:33:16 3.10.13 12:33:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:18 lf-activate-venv(): INFO: Base packages installed successfully 12:33:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:33:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:33:26 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 12:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:33:29 -----> Delete orphaned cluster 12:33:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7332754789229505708.sh 12:33:29 ---> Orphaned stacks 12:33:29 Setup pyenv: 12:33:29 system 12:33:29 3.8.13 12:33:29 3.9.13 12:33:29 3.10.13 12:33:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:33:31 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 12:33:31 lf-activate-venv(): INFO: Base packages installed successfully 12:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:33:51 + mapfile -t OS_COE_CLUSTERS_ID 12:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:33:51 ++ awk '{print $1}' 12:33:54 + echo '-----> Active clusters -> stacks' 12:33:54 -----> Active clusters -> stacks 12:33:54 + OS_COE_STACKS=() 12:33:54 + [[ 0 -gt 0 ]] 12:33:54 + mapfile -t OS_STACKS 12:33:54 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 12:33:54 ++ awk '{print $1}' 12:33:55 + echo '-----> Active stacks' 12:33:55 -----> Active stacks 12:33:55 + echo '-----> Delete orphaned stacks' 12:33:55 -----> Delete orphaned stacks 12:33:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11226183447362187420.sh 12:33:55 ---> Orphaned servers 12:33:55 Setup pyenv: 12:33:56 system 12:33:56 3.8.13 12:33:56 3.9.13 12:33:56 3.10.13 12:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:58 lf-activate-venv(): INFO: Base packages installed successfully 12:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:34:20 -----> Active servers 12:34:20 prd-centos8-builder-2c-2g-3423 12:34:20 prd-ubuntu2204-docker-4c-4g-3422 12:34:20 prd-ubuntu2204-builder-2c-2g-3421 12:34:20 prd-centos8-robot-2c-8g-3366 12:34:20 snd-centos8-robot-2c-8g-137 12:34:20 -----> Delete orphaned servers 12:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8624369585356349140.sh 12:34:21 ---> Orphaned ports 12:34:21 Setup pyenv: 12:34:21 system 12:34:21 3.8.13 12:34:21 3.9.13 12:34:21 3.10.13 12:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:23 lf-activate-venv(): INFO: Base packages installed successfully 12:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:34:38 No orphaned ports to process. 12:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17472129548247439107.sh 12:34:38 ---> Orphaned volumes 12:34:38 + source /home/jenkins/lf-env.sh 12:34:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:38 ++ mktemp -d /tmp/venv-XXXX 12:34:38 + lf_venv=/tmp/venv-lHPl 12:34:38 + local venv_file=/tmp/.os_lf_venv 12:34:38 + local python=python3 12:34:38 + local options 12:34:38 + local set_path=true 12:34:38 + local install_args= 12:34:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:34:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:34:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:38 + true 12:34:38 + case $1 in 12:34:38 + python=python3 12:34:38 + shift 2 12:34:38 + true 12:34:38 + case $1 in 12:34:38 + shift 12:34:38 + break 12:34:38 + case $python in 12:34:38 + local pkg_list= 12:34:38 + [[ -d /opt/pyenv ]] 12:34:38 + echo 'Setup pyenv:' 12:34:38 Setup pyenv: 12:34:38 + export PYENV_ROOT=/opt/pyenv 12:34:38 + PYENV_ROOT=/opt/pyenv 12:34:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:38 + pyenv versions 12:34:38 system 12:34:38 3.8.13 12:34:38 3.9.13 12:34:38 3.10.13 12:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:38 + command -v pyenv 12:34:38 ++ pyenv init - --no-rehash 12:34:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:34:38 for i in ${!paths[@]}; do 12:34:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:34:38 fi; done; 12:34:38 echo "${paths[*]}"'\'')" 12:34:38 export PATH="/opt/pyenv/shims:${PATH}" 12:34:38 export PYENV_SHELL=bash 12:34:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:34:38 pyenv() { 12:34:38 local command 12:34:38 command="${1:-}" 12:34:38 if [ "$#" -gt 0 ]; then 12:34:38 shift 12:34:38 fi 12:34:38 12:34:38 case "$command" in 12:34:38 rehash|shell) 12:34:38 eval "$(pyenv "sh-$command" "$@")" 12:34:38 ;; 12:34:38 *) 12:34:38 command pyenv "$command" "$@" 12:34:38 ;; 12:34:38 esac 12:34:38 }' 12:34:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:34:38 for i in ${!paths[@]}; do 12:34:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:34:38 fi; done; 12:34:38 echo "${paths[*]}"' 12:34:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:38 ++ export PYENV_SHELL=bash 12:34:38 ++ PYENV_SHELL=bash 12:34:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:34:38 +++ complete -F _pyenv pyenv 12:34:38 ++ lf-pyver python3 12:34:38 ++ local py_version_xy=python3 12:34:38 ++ local py_version_xyz= 12:34:38 ++ awk '{ print $1 }' 12:34:38 ++ pyenv versions 12:34:38 ++ local command 12:34:38 ++ command=versions 12:34:38 ++ '[' 1 -gt 0 ']' 12:34:38 ++ shift 12:34:38 ++ case "$command" in 12:34:38 ++ command pyenv versions 12:34:38 ++ pyenv versions 12:34:38 ++ sed 's/^[ *]* //' 12:34:38 ++ grep -E '^[0-9.]*[0-9]$' 12:34:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:34:38 +++ grep '^3' /tmp/.pyenv_versions 12:34:38 +++ tail -n 1 12:34:38 +++ sort -V 12:34:38 ++ py_version_xyz=3.11.7 12:34:38 ++ [[ -z 3.11.7 ]] 12:34:38 ++ echo 3.11.7 12:34:38 ++ return 0 12:34:38 + pyenv local 3.11.7 12:34:38 + local command 12:34:38 + command=local 12:34:38 + '[' 2 -gt 0 ']' 12:34:38 + shift 12:34:38 + case "$command" in 12:34:38 + command pyenv local 3.11.7 12:34:38 + pyenv local 3.11.7 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='lftools[openstack] ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='kubernetes ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='niet ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='python-heatclient ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='python-openstackclient ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='python-magnumclient ' 12:34:38 + for arg in "$@" 12:34:38 + case $arg in 12:34:38 + pkg_list+='yq ' 12:34:38 + [[ -f /tmp/.os_lf_venv ]] 12:34:38 ++ cat /tmp/.os_lf_venv 12:34:38 + lf_venv=/tmp/venv-V1WF 12:34:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from' file:/tmp/.os_lf_venv 12:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:34:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:38 + local 'pip_opts=--upgrade --quiet' 12:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:34:38 + [[ -n '' ]] 12:34:38 + [[ -n '' ]] 12:34:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:38 + /tmp/venv-V1WF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:34:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:34:40 lf-activate-venv(): INFO: Base packages installed successfully 12:34:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:34:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:40 + /tmp/venv-V1WF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:57 + type python3 12:34:57 + true 12:34:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH' 12:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:34:57 + PATH=/tmp/venv-V1WF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:34:57 + return 0 12:34:57 + mapfile -t os_volumes 12:34:57 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:35:00 + '[' 0 -eq 0 ']' 12:35:00 + echo 'No orphaned volumes found.' 12:35:00 No orphaned volumes found. 12:35:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:35:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:35:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15210725928915343542.sh 12:35:00 ---> Protect in-use images 12:35:00 Setup pyenv: 12:35:00 system 12:35:00 3.8.13 12:35:00 3.9.13 12:35:00 3.10.13 12:35:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:03 lf-activate-venv(): INFO: Base packages installed successfully 12:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:35:17 INFO: There are images to protect defined in jenkins-config. 12:35:17 INFO: There are additional images to protect in the jjb dir. 12:35:17 INFO: Protecting the following images: 12:35:17 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 12:35:17 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 12:35:17 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 12:35:17 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 12:35:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 12:35:17 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 12:35:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 12:35:17 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 12:35:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 12:35:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 12:35:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 12:35:17 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 12:35:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 12:35:20 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 12:35:22 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 12:35:23 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 12:35:25 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 12:35:27 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 12:35:28 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 12:35:30 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 12:35:31 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 12:35:33 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 12:35:35 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 12:35:36 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 12:35:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:35:36 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:35:36 [EnvInject] - Injecting environment variables from a build step. 12:35:36 [EnvInject] - Injecting as environment variables the properties content 12:35:36 OS_IMAGE_CLEANUP_AGE=30 12:35:36 12:35:36 [EnvInject] - Variables injected successfully. 12:35:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14515718487104386118.sh 12:35:36 ---> Cleanup old images 12:35:36 Setup pyenv: 12:35:36 system 12:35:36 3.8.13 12:35:36 3.9.13 12:35:36 3.10.13 12:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:39 lf-activate-venv(): INFO: Base packages installed successfully 12:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:35:54 + lftools openstack --os-cloud vex image cleanup --days=30 12:36:00 WARNING: Use of image.protected resulted in an exception 12:36:00 Removing 314 images from vex. 12:36:00 WARNING: Use of image.protected resulted in an exception 12:36:00 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 12:36:00 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 12:36:00 Build step 'Conditional steps (multiple)' marked build as failure 12:36:00 $ ssh-agent -k 12:36:00 unset SSH_AUTH_SOCK; 12:36:00 unset SSH_AGENT_PID; 12:36:00 echo Agent pid 5443 killed; 12:36:00 [ssh-agent] Stopped. 12:36:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11257270668890677059.sh 12:36:01 ---> sysstat.sh 12:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6448411747128872288.sh 12:36:01 ---> package-listing.sh 12:36:01 ++ facter osfamily 12:36:01 ++ tr '[:upper:]' '[:lower:]' 12:36:01 + OS_FAMILY=redhat 12:36:01 + workspace=/w/workspace/builder-openstack-cron 12:36:01 + START_PACKAGES=/tmp/packages_start.txt 12:36:01 + END_PACKAGES=/tmp/packages_end.txt 12:36:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:01 + PACKAGES=/tmp/packages_start.txt 12:36:01 + '[' /w/workspace/builder-openstack-cron ']' 12:36:01 + PACKAGES=/tmp/packages_end.txt 12:36:01 + case "${OS_FAMILY}" in 12:36:01 + rpm -qa 12:36:01 + sort 12:36:02 + '[' -f /tmp/packages_start.txt ']' 12:36:02 + '[' -f /tmp/packages_end.txt ']' 12:36:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:02 + '[' /w/workspace/builder-openstack-cron ']' 12:36:02 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 12:36:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 12:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8346574282080273284.sh 12:36:02 ---> capture-instance-metadata.sh 12:36:02 Setup pyenv: 12:36:02 system 12:36:02 3.8.13 12:36:02 3.9.13 12:36:02 3.10.13 12:36:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:04 lf-activate-venv(): INFO: Base packages installed successfully 12:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:36:37 INFO: Running in OpenStack, capturing instance metadata 12:36:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins645421431760851469.sh 12:36:38 provisioning config files... 12:36:38 Could not find credentials [logs] for builder-openstack-cron #75627 12:36:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9591196146403601701tmp 12:36:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:36:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:36:38 provisioning config files... 12:36:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:36:39 [EnvInject] - Injecting environment variables from a build step. 12:36:39 [EnvInject] - Injecting as environment variables the properties content 12:36:39 SERVER_ID=logs 12:36:39 12:36:39 [EnvInject] - Variables injected successfully. 12:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4681747358834994557.sh 12:36:39 ---> create-netrc.sh 12:36:39 WARN: Log server credential not found. 12:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16939135390725509708.sh 12:36:39 ---> python-tools-install.sh 12:36:39 Setup pyenv: 12:36:39 system 12:36:39 3.8.13 12:36:39 3.9.13 12:36:39 3.10.13 12:36:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:41 lf-activate-venv(): INFO: Base packages installed successfully 12:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 12:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:36:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17519451294468320654.sh 12:36:51 ---> sudo-logs.sh 12:36:51 Archiving 'sudo' log.. 12:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15767548908764491157.sh 12:36:52 ---> job-cost.sh 12:36:52 Setup pyenv: 12:36:52 system 12:36:52 3.8.13 12:36:52 3.9.13 12:36:52 3.10.13 12:36:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:54 lf-activate-venv(): INFO: Base packages installed successfully 12:36:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:37:01 INFO: No Stack... 12:37:02 INFO: Retrieving Pricing Info for: v3-standard-2 12:37:02 INFO: Archiving Costs 12:37:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16593390819554111935.sh 12:37:02 ---> logs-deploy.sh 12:37:02 Setup pyenv: 12:37:02 system 12:37:02 3.8.13 12:37:02 3.9.13 12:37:02 3.10.13 12:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V1WF from file:/tmp/.os_lf_venv 12:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:04 lf-activate-venv(): INFO: Base packages installed successfully 12:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-V1WF/bin to PATH 12:37:15 WARNING: Nexus logging server not set 12:37:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75627/ 12:37:15 INFO: archiving logs to S3 12:37:16 ---> uname -a: 12:37:16 Linux prd-centos8-builder-2c-2g-3423.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 12:37:16 12:37:16 12:37:16 ---> lscpu: 12:37:16 Architecture: x86_64 12:37:16 CPU op-mode(s): 32-bit, 64-bit 12:37:16 Byte Order: Little Endian 12:37:16 CPU(s): 2 12:37:16 On-line CPU(s) list: 0,1 12:37:16 Thread(s) per core: 1 12:37:16 Core(s) per socket: 1 12:37:16 Socket(s): 2 12:37:16 NUMA node(s): 1 12:37:16 Vendor ID: AuthenticAMD 12:37:16 CPU family: 23 12:37:16 Model: 49 12:37:16 Model name: AMD EPYC-Rome Processor 12:37:16 Stepping: 0 12:37:16 CPU MHz: 2799.998 12:37:16 BogoMIPS: 5599.99 12:37:16 Virtualization: AMD-V 12:37:16 Hypervisor vendor: KVM 12:37:16 Virtualization type: full 12:37:16 L1d cache: 32K 12:37:16 L1i cache: 32K 12:37:16 L2 cache: 512K 12:37:16 L3 cache: 16384K 12:37:16 NUMA node0 CPU(s): 0,1 12:37:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:37:16 12:37:16 12:37:16 ---> nproc: 12:37:16 2 12:37:16 12:37:16 12:37:16 ---> df -h: 12:37:16 Filesystem Size Used Avail Use% Mounted on 12:37:16 devtmpfs 3.8G 0 3.8G 0% /dev 12:37:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:37:16 tmpfs 3.8G 17M 3.8G 1% /run 12:37:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:37:16 /dev/vda1 40G 8.5G 32G 22% / 12:37:16 tmpfs 770M 0 770M 0% /run/user/1001 12:37:16 12:37:16 12:37:16 ---> free -m: 12:37:16 total used free shared buff/cache available 12:37:16 Mem: 7697 629 4795 19 2272 6770 12:37:16 Swap: 1023 0 1023 12:37:16 12:37:16 12:37:16 ---> ip addr: 12:37:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:37:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:37:16 inet 127.0.0.1/8 scope host lo 12:37:16 valid_lft forever preferred_lft forever 12:37:16 inet6 ::1/128 scope host 12:37:16 valid_lft forever preferred_lft forever 12:37:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:37:16 link/ether fa:16:3e:93:ea:93 brd ff:ff:ff:ff:ff:ff 12:37:16 altname enp0s3 12:37:16 altname ens3 12:37:16 inet 10.30.171.214/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:37:16 valid_lft 86055sec preferred_lft 86055sec 12:37:16 inet6 fe80::f816:3eff:fe93:ea93/64 scope link 12:37:16 valid_lft forever preferred_lft forever 12:37:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:37:16 link/ether 02:42:b3:e3:e4:33 brd ff:ff:ff:ff:ff:ff 12:37:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:37:16 valid_lft forever preferred_lft forever 12:37:16 12:37:16 12:37:16 ---> sar -b -r -n DEV: 12:37:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/03/2025 _x86_64_ (2 CPU) 12:37:16 12:37:16 12:31:28 LINUX RESTART (2 CPU) 12:37:16 12:37:16 12:32:01 PM tps rtps wtps bread/s bwrtn/s 12:37:16 12:33:01 PM 220.99 8.10 212.90 1507.23 7496.22 12:37:16 12:34:01 PM 107.00 0.50 106.50 64.39 11751.11 12:37:16 12:35:01 PM 31.09 0.30 30.79 42.39 1212.43 12:37:16 12:36:01 PM 24.95 0.65 24.30 48.93 913.35 12:37:16 12:37:01 PM 20.06 0.47 19.59 59.18 576.01 12:37:16 Average: 80.82 2.00 78.82 344.44 4389.69 12:37:16 12:37:16 12:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:37:16 12:33:01 PM 5131524 7008664 2750908 34.90 2688 2060160 959384 10.74 205680 2221268 175824 12:37:16 12:34:01 PM 4956720 6970500 2925712 37.12 2688 2189420 972652 10.89 232624 2337512 27112 12:37:16 12:35:01 PM 4981396 6997768 2901036 36.80 2688 2191500 959932 10.75 268636 2275484 10768 12:37:16 12:36:01 PM 5003176 7020964 2879256 36.53 2688 2192940 922268 10.33 278556 2243824 10788 12:37:16 12:37:01 PM 4907924 6931056 2974508 37.74 2688 2197940 992240 11.11 423812 2191904 27092 12:37:16 Average: 4996148 6985790 2886284 36.62 2688 2166392 961295 10.76 281862 2253998 50317 12:37:16 12:37:16 12:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:37:16 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:33:01 PM eth0 243.39 160.16 1641.52 54.45 0.00 0.00 0.00 0.00 12:37:16 12:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:34:01 PM eth0 78.99 64.49 740.23 10.85 0.00 0.00 0.00 0.00 12:37:16 12:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:35:01 PM eth0 21.34 21.41 28.93 8.78 0.00 0.00 0.00 0.00 12:37:16 12:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:36:01 PM eth0 21.93 21.21 29.78 7.96 0.00 0.00 0.00 0.00 12:37:16 12:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:37:01 PM eth0 12.83 12.15 10.96 6.19 0.00 0.00 0.00 0.00 12:37:16 12:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 Average: eth0 75.70 55.89 490.29 17.65 0.00 0.00 0.00 0.00 12:37:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:16 12:37:16 12:37:16 ---> sar -P ALL: 12:37:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/03/2025 _x86_64_ (2 CPU) 12:37:16 12:37:16 12:31:28 LINUX RESTART (2 CPU) 12:37:16 12:37:16 12:32:01 PM CPU %user %nice %system %iowait %steal %idle 12:37:16 12:33:01 PM all 34.74 0.00 6.22 1.63 0.09 57.32 12:37:16 12:33:01 PM 0 34.24 0.00 7.47 2.48 0.08 55.72 12:37:16 12:33:01 PM 1 35.25 0.00 4.97 0.78 0.10 58.90 12:37:16 12:34:01 PM all 35.72 0.00 5.24 0.81 0.08 58.15 12:37:16 12:34:01 PM 0 35.36 0.00 5.27 0.93 0.08 58.35 12:37:16 12:34:01 PM 1 36.08 0.00 5.20 0.68 0.08 57.95 12:37:16 12:35:01 PM all 33.56 0.00 3.35 0.21 0.08 62.79 12:37:16 12:35:01 PM 0 44.45 0.00 3.79 0.17 0.08 51.51 12:37:16 12:35:01 PM 1 22.66 0.00 2.92 0.25 0.08 74.08 12:37:16 12:36:01 PM all 33.59 0.00 3.13 0.34 0.12 62.82 12:37:16 12:36:01 PM 0 36.88 0.00 3.12 0.40 0.13 59.47 12:37:16 12:36:01 PM 1 30.30 0.00 3.14 0.28 0.10 66.18 12:37:16 12:37:01 PM all 24.50 0.00 2.89 15.83 0.08 56.72 12:37:16 12:37:01 PM 0 24.67 0.00 3.02 30.26 0.07 41.99 12:37:16 12:37:01 PM 1 24.32 0.00 2.75 1.40 0.08 71.44 12:37:16 Average: all 32.42 0.00 4.16 3.76 0.09 59.56 12:37:16 Average: 0 35.12 0.00 4.53 6.85 0.09 53.41 12:37:16 Average: 1 29.73 0.00 3.80 0.68 0.09 65.70 12:37:16 12:37:16 12:37:16