11:32:04 Started by timer 11:32:04 Running as SYSTEM 11:32:04 [EnvInject] - Loading node environment variables. 11:32:04 Building remotely on prd-centos8-builder-2c-2g-3418 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:04 [ssh-agent] Looking for ssh-agent implementation... 11:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:04 $ ssh-agent 11:32:04 SSH_AUTH_SOCK=/tmp/ssh-baLT1dauOsRV/agent.5437 11:32:04 SSH_AGENT_PID=5438 11:32:04 [ssh-agent] Started. 11:32:04 Running ssh-add (command line suppressed) 11:32:04 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17828172596615918970.key (/w/workspace/builder-openstack-cron@tmp/private_key_17828172596615918970.key) 11:32:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:04 The recommended git tool is: NONE 11:32:07 using credential jenkins-ssh 11:32:07 Wiping out workspace first. 11:32:07 Cloning the remote Git repository 11:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:07 > git --version # timeout=10 11:32:07 > git --version # 'git version 2.43.0' 11:32:07 using GIT_SSH to set credentials jenkins-ssh 11:32:07 [INFO] Currently running in a labeled security context 11:32:07 [INFO] Currently SELinux is 'enforcing' on the host 11:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11825602586115767578.key 11:32:07 Verifying host key using known hosts file 11:32:07 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. 11:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:10 Avoid second fetch 11:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:10 Checking out Revision 834ad6614c2f01ecd22c5964689e564e37d26adb (refs/remotes/origin/master) 11:32:10 > git config core.sparsecheckout # timeout=10 11:32:10 > git checkout -f 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 11:32:10 Commit message: "Update cloud image list docs" 11:32:10 > git rev-list --no-walk 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 11:32:10 > git remote # timeout=10 11:32:10 > git submodule init # timeout=10 11:32:10 > git submodule sync # timeout=10 11:32:10 > git config --get remote.origin.url # timeout=10 11:32:10 > git submodule init # timeout=10 11:32:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:10 > git config --get submodule.global-jjb.url # timeout=10 11:32:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:10 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:11 > git submodule update --init --recursive global-jjb # timeout=10 11:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:15 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:15 No emails were triggered. 11:32:15 provisioning config files... 11:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11137928930676843915.sh 11:32:16 ---> python-tools-install.sh 11:32:16 Setup pyenv: 11:32:16 system 11:32:16 * 3.8.13 (set by /opt/pyenv/version) 11:32:16 * 3.9.13 (set by /opt/pyenv/version) 11:32:16 * 3.10.13 (set by /opt/pyenv/version) 11:32:16 * 3.11.7 (set by /opt/pyenv/version) 11:32:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uosV 11:32:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:25 lf-activate-venv(): INFO: Base packages installed successfully 11:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:32:51 Generating Requirements File 11:33:12 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. 11:33:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:13 Python 3.11.7 11:33:13 pip 25.3 from /tmp/venv-uosV/lib/python3.11/site-packages/pip (python 3.11) 11:33:13 appdirs==1.4.4 11:33:13 argcomplete==3.6.3 11:33:13 aspy.yaml==1.3.0 11:33:13 attrs==25.4.0 11:33:13 autopage==0.5.2 11:33:13 beautifulsoup4==4.14.3 11:33:13 boto3==1.42.1 11:33:13 botocore==1.42.1 11:33:13 bs4==0.0.2 11:33:13 cachetools==6.2.2 11:33:13 certifi==2025.11.12 11:33:13 cffi==2.0.0 11:33:13 cfgv==3.5.0 11:33:13 chardet==5.2.0 11:33:13 charset-normalizer==3.4.4 11:33:13 click==8.3.1 11:33:13 cliff==4.12.0 11:33:13 cmd2==2.7.0 11:33:13 cryptography==3.3.2 11:33:13 debtcollector==3.0.0 11:33:13 decorator==5.2.1 11:33:13 defusedxml==0.7.1 11:33:13 Deprecated==1.3.1 11:33:13 distlib==0.4.0 11:33:13 dnspython==2.8.0 11:33:13 docker==7.1.0 11:33:13 dogpile.cache==1.5.0 11:33:13 durationpy==0.10 11:33:13 email-validator==2.3.0 11:33:13 filelock==3.20.0 11:33:13 future==1.0.0 11:33:13 gitdb==4.0.12 11:33:13 GitPython==3.1.45 11:33:13 google-auth==2.43.0 11:33:13 httplib2==0.31.0 11:33:13 identify==2.6.15 11:33:13 idna==3.11 11:33:13 importlib-resources==1.5.0 11:33:13 iso8601==2.1.0 11:33:13 Jinja2==3.1.6 11:33:13 jmespath==1.0.1 11:33:13 jsonpatch==1.33 11:33:13 jsonpointer==3.0.0 11:33:13 jsonschema==4.25.1 11:33:13 jsonschema-specifications==2025.9.1 11:33:13 keystoneauth1==5.12.0 11:33:13 kubernetes==34.1.0 11:33:13 lftools==0.37.16 11:33:13 lxml==6.0.2 11:33:13 markdown-it-py==4.0.0 11:33:13 MarkupSafe==3.0.3 11:33:13 mdurl==0.1.2 11:33:13 msgpack==1.1.2 11:33:13 multi_key_dict==2.0.3 11:33:13 munch==4.0.0 11:33:13 netaddr==1.3.0 11:33:13 niet==1.4.2 11:33:13 nodeenv==1.9.1 11:33:13 oauth2client==4.1.3 11:33:13 oauthlib==3.3.1 11:33:13 openstacksdk==4.8.0 11:33:13 os-service-types==1.8.2 11:33:13 osc-lib==4.2.0 11:33:13 oslo.config==10.1.0 11:33:13 oslo.context==6.2.0 11:33:13 oslo.i18n==6.7.1 11:33:13 oslo.log==7.2.1 11:33:13 oslo.serialization==5.8.0 11:33:13 oslo.utils==9.2.0 11:33:13 packaging==25.0 11:33:13 pbr==7.0.3 11:33:13 platformdirs==4.5.0 11:33:13 prettytable==3.17.0 11:33:13 psutil==7.1.3 11:33:13 pyasn1==0.6.1 11:33:13 pyasn1_modules==0.4.2 11:33:13 pycparser==2.23 11:33:13 pygerrit2==2.0.15 11:33:13 PyGithub==2.8.1 11:33:13 Pygments==2.19.2 11:33:13 PyJWT==2.10.1 11:33:13 PyNaCl==1.6.1 11:33:13 pyparsing==2.4.7 11:33:13 pyperclip==1.11.0 11:33:13 pyrsistent==0.20.0 11:33:13 python-cinderclient==9.8.0 11:33:13 python-dateutil==2.9.0.post0 11:33:13 python-heatclient==4.3.0 11:33:13 python-jenkins==1.8.3 11:33:13 python-keystoneclient==5.7.0 11:33:13 python-magnumclient==4.9.0 11:33:13 python-openstackclient==8.2.0 11:33:13 python-swiftclient==4.9.0 11:33:13 PyYAML==6.0.3 11:33:13 referencing==0.37.0 11:33:13 requests==2.32.5 11:33:13 requests-oauthlib==2.0.0 11:33:13 requestsexceptions==1.4.0 11:33:13 rfc3986==2.0.0 11:33:13 rich==14.2.0 11:33:13 rich-argparse==1.7.2 11:33:13 rpds-py==0.30.0 11:33:13 rsa==4.9.1 11:33:13 ruamel.yaml==0.18.16 11:33:13 ruamel.yaml.clib==0.2.15 11:33:13 s3transfer==0.16.0 11:33:13 simplejson==3.20.2 11:33:13 six==1.17.0 11:33:13 smmap==5.0.2 11:33:13 soupsieve==2.8 11:33:13 stevedore==5.6.0 11:33:13 tabulate==0.9.0 11:33:13 toml==0.10.2 11:33:13 tomlkit==0.13.3 11:33:13 tqdm==4.67.1 11:33:13 typing_extensions==4.15.0 11:33:13 tzdata==2025.2 11:33:13 urllib3==1.26.20 11:33:13 virtualenv==20.35.4 11:33:13 wcwidth==0.2.14 11:33:13 websocket-client==1.9.0 11:33:13 wrapt==2.0.1 11:33:13 xdg==6.0.0 11:33:13 xmltodict==1.0.2 11:33:13 yq==3.4.3 11:33:13 [EnvInject] - Injecting environment variables from a build step. 11:33:13 [EnvInject] - Injecting as environment variables the properties content 11:33:13 OS_CLOUD=vex 11:33:13 11:33:13 [EnvInject] - Variables injected successfully. 11:33:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13249640411304496704.sh 11:33:13 ---> Orphaned k8s clusters 11:33:13 Setup pyenv: 11:33:14 system 11:33:14 3.8.13 11:33:14 3.9.13 11:33:14 3.10.13 11:33:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:16 lf-activate-venv(): INFO: Base packages installed successfully 11:33:16 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:23 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. 11:33:23 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:33:26 -----> Delete orphaned cluster 11:33:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5796010081219482080.sh 11:33:26 ---> Orphaned stacks 11:33:26 Setup pyenv: 11:33:26 system 11:33:26 3.8.13 11:33:26 3.9.13 11:33:26 3.10.13 11:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:28 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. 11:33:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:28 lf-activate-venv(): INFO: Base packages installed successfully 11:33:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:33:47 + mapfile -t OS_COE_CLUSTERS_ID 11:33:47 ++ awk '{print $1}' 11:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:33:49 + echo '-----> Active clusters -> stacks' 11:33:49 -----> Active clusters -> stacks 11:33:49 + OS_COE_STACKS=() 11:33:49 + [[ 0 -gt 0 ]] 11:33:49 + mapfile -t OS_STACKS 11:33:49 ++ 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 11:33:49 ++ awk '{print $1}' 11:33:51 + echo '-----> Active stacks' 11:33:51 -----> Active stacks 11:33:51 + echo '-----> Delete orphaned stacks' 11:33:51 -----> Delete orphaned stacks 11:33:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13194470575073001547.sh 11:33:51 ---> Orphaned servers 11:33:51 Setup pyenv: 11:33:51 system 11:33:51 3.8.13 11:33:51 3.9.13 11:33:51 3.10.13 11:33:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:53 lf-activate-venv(): INFO: Base packages installed successfully 11:33:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:34:16 -----> Active servers 11:34:16 prd-centos8-builder-2c-2g-3418 11:34:16 prd-ubuntu2204-docker-4c-4g-3417 11:34:16 prd-centos8-robot-2c-8g-3366 11:34:16 snd-centos8-robot-2c-8g-137 11:34:16 -----> Delete orphaned servers 11:34:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1186149642148140067.sh 11:34:16 ---> Orphaned ports 11:34:16 Setup pyenv: 11:34:16 system 11:34:16 3.8.13 11:34:16 3.9.13 11:34:16 3.10.13 11:34:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:18 lf-activate-venv(): INFO: Base packages installed successfully 11:34:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:34:34 No orphaned ports to process. 11:34:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12549761939189247038.sh 11:34:34 ---> Orphaned volumes 11:34:34 + source /home/jenkins/lf-env.sh 11:34:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:34 ++ mktemp -d /tmp/venv-XXXX 11:34:34 + lf_venv=/tmp/venv-IFbH 11:34:34 + local venv_file=/tmp/.os_lf_venv 11:34:34 + local python=python3 11:34:34 + local options 11:34:34 + local set_path=true 11:34:34 + local install_args= 11:34:34 ++ 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 11:34:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:34 + true 11:34:34 + case $1 in 11:34:34 + python=python3 11:34:34 + shift 2 11:34:34 + true 11:34:34 + case $1 in 11:34:34 + shift 11:34:34 + break 11:34:34 + case $python in 11:34:34 + local pkg_list= 11:34:34 + [[ -d /opt/pyenv ]] 11:34:34 + echo 'Setup pyenv:' 11:34:34 Setup pyenv: 11:34:34 + export PYENV_ROOT=/opt/pyenv 11:34:34 + PYENV_ROOT=/opt/pyenv 11:34:34 + 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 11:34:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:34 + pyenv versions 11:34:34 system 11:34:34 3.8.13 11:34:34 3.9.13 11:34:34 3.10.13 11:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:34 + command -v pyenv 11:34:34 ++ pyenv init - --no-rehash 11:34:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:34 for i in ${!paths[@]}; do 11:34:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:34 fi; done; 11:34:34 echo "${paths[*]}"'\'')" 11:34:34 export PATH="/opt/pyenv/shims:${PATH}" 11:34:34 export PYENV_SHELL=bash 11:34:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:34 pyenv() { 11:34:34 local command 11:34:34 command="${1:-}" 11:34:34 if [ "$#" -gt 0 ]; then 11:34:34 shift 11:34:34 fi 11:34:34 11:34:34 case "$command" in 11:34:34 rehash|shell) 11:34:34 eval "$(pyenv "sh-$command" "$@")" 11:34:34 ;; 11:34:34 *) 11:34:34 command pyenv "$command" "$@" 11:34:34 ;; 11:34:34 esac 11:34:34 }' 11:34:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:34 for i in ${!paths[@]}; do 11:34:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:34 fi; done; 11:34:34 echo "${paths[*]}"' 11:34:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:34 ++ 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 11:34:34 ++ 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 11:34:34 ++ export PYENV_SHELL=bash 11:34:34 ++ PYENV_SHELL=bash 11:34:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:34 +++ complete -F _pyenv pyenv 11:34:34 ++ lf-pyver python3 11:34:34 ++ local py_version_xy=python3 11:34:34 ++ local py_version_xyz= 11:34:34 ++ awk '{ print $1 }' 11:34:34 ++ pyenv versions 11:34:34 ++ local command 11:34:34 ++ command=versions 11:34:34 ++ '[' 1 -gt 0 ']' 11:34:34 ++ shift 11:34:34 ++ case "$command" in 11:34:34 ++ command pyenv versions 11:34:34 ++ pyenv versions 11:34:34 ++ sed 's/^[ *]* //' 11:34:34 ++ grep -E '^[0-9.]*[0-9]$' 11:34:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:34 +++ grep '^3' /tmp/.pyenv_versions 11:34:34 +++ tail -n 1 11:34:34 +++ sort -V 11:34:34 ++ py_version_xyz=3.11.7 11:34:34 ++ [[ -z 3.11.7 ]] 11:34:34 ++ echo 3.11.7 11:34:34 ++ return 0 11:34:34 + pyenv local 3.11.7 11:34:34 + local command 11:34:34 + command=local 11:34:34 + '[' 2 -gt 0 ']' 11:34:34 + shift 11:34:34 + case "$command" in 11:34:34 + command pyenv local 3.11.7 11:34:34 + pyenv local 3.11.7 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='lftools[openstack] ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='kubernetes ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='niet ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='python-heatclient ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='python-openstackclient ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='python-magnumclient ' 11:34:34 + for arg in "$@" 11:34:34 + case $arg in 11:34:34 + pkg_list+='yq ' 11:34:34 + [[ -f /tmp/.os_lf_venv ]] 11:34:34 ++ cat /tmp/.os_lf_venv 11:34:34 + lf_venv=/tmp/venv-uosV 11:34:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from' file:/tmp/.os_lf_venv 11:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:34:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:34 + local 'pip_opts=--upgrade --quiet' 11:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:34 + [[ -n '' ]] 11:34:34 + [[ -n '' ]] 11:34:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:34 + /tmp/venv-uosV/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 11:34:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:34:36 lf-activate-venv(): INFO: Base packages installed successfully 11:34:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:34:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:36 + /tmp/venv-uosV/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 11:34:52 + type python3 11:34:52 + true 11:34:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH' 11:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:34:52 + PATH=/tmp/venv-uosV/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 11:34:52 + return 0 11:34:52 + mapfile -t os_volumes 11:34:52 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:34:55 + '[' 0 -eq 0 ']' 11:34:55 + echo 'No orphaned volumes found.' 11:34:55 No orphaned volumes found. 11:34:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9131286175639767670.sh 11:34:55 ---> Protect in-use images 11:34:55 Setup pyenv: 11:34:56 system 11:34:56 3.8.13 11:34:56 3.9.13 11:34:56 3.10.13 11:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:58 lf-activate-venv(): INFO: Base packages installed successfully 11:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:35:17 INFO: There are images to protect defined in jenkins-config. 11:35:17 INFO: There are additional images to protect in the jjb dir. 11:35:17 INFO: Protecting the following images: 11:35:17 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:17 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:17 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:17 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:17 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:17 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 11:35:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 11:35:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 11:35:17 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:21 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:22 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:26 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:28 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:31 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:33 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:34 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:36 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 11:35:38 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 11:35:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 11:35:41 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:41 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:41 [EnvInject] - Injecting environment variables from a build step. 11:35:41 [EnvInject] - Injecting as environment variables the properties content 11:35:41 OS_IMAGE_CLEANUP_AGE=30 11:35:41 11:35:41 [EnvInject] - Variables injected successfully. 11:35:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2823930753377356702.sh 11:35:41 ---> Cleanup old images 11:35:41 Setup pyenv: 11:35:41 system 11:35:41 3.8.13 11:35:41 3.9.13 11:35:41 3.10.13 11:35:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:43 lf-activate-venv(): INFO: Base packages installed successfully 11:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:35:59 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:05 WARNING: Use of image.protected resulted in an exception 11:36:05 Removing 314 images from vex. 11:36:05 WARNING: Use of image.protected resulted in an exception 11:36:06 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:36:06 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:36:06 Build step 'Conditional steps (multiple)' marked build as failure 11:36:06 $ ssh-agent -k 11:36:06 unset SSH_AUTH_SOCK; 11:36:06 unset SSH_AGENT_PID; 11:36:06 echo Agent pid 5438 killed; 11:36:06 [ssh-agent] Stopped. 11:36:06 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16387430629345748657.sh 11:36:06 ---> sysstat.sh 11:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1186844222601502074.sh 11:36:06 ---> package-listing.sh 11:36:06 ++ facter osfamily 11:36:06 ++ tr '[:upper:]' '[:lower:]' 11:36:07 + OS_FAMILY=redhat 11:36:07 + workspace=/w/workspace/builder-openstack-cron 11:36:07 + START_PACKAGES=/tmp/packages_start.txt 11:36:07 + END_PACKAGES=/tmp/packages_end.txt 11:36:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:07 + PACKAGES=/tmp/packages_start.txt 11:36:07 + '[' /w/workspace/builder-openstack-cron ']' 11:36:07 + PACKAGES=/tmp/packages_end.txt 11:36:07 + case "${OS_FAMILY}" in 11:36:07 + rpm -qa 11:36:07 + sort 11:36:07 + '[' -f /tmp/packages_start.txt ']' 11:36:07 + '[' -f /tmp/packages_end.txt ']' 11:36:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:07 + '[' /w/workspace/builder-openstack-cron ']' 11:36:07 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11316891963365514551.sh 11:36:07 ---> capture-instance-metadata.sh 11:36:07 Setup pyenv: 11:36:07 system 11:36:07 3.8.13 11:36:07 3.9.13 11:36:07 3.10.13 11:36:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:09 lf-activate-venv(): INFO: Base packages installed successfully 11:36:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:36:20 INFO: Running in OpenStack, capturing instance metadata 11:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins869268351296503752.sh 11:36:20 provisioning config files... 11:36:21 Could not find credentials [logs] for builder-openstack-cron #75626 11:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2863000211863428459tmp 11:36:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:21 provisioning config files... 11:36:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:21 [EnvInject] - Injecting environment variables from a build step. 11:36:21 [EnvInject] - Injecting as environment variables the properties content 11:36:21 SERVER_ID=logs 11:36:21 11:36:21 [EnvInject] - Variables injected successfully. 11:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8767362417794420597.sh 11:36:21 ---> create-netrc.sh 11:36:21 WARN: Log server credential not found. 11:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1992089757181086399.sh 11:36:21 ---> python-tools-install.sh 11:36:21 Setup pyenv: 11:36:21 system 11:36:21 3.8.13 11:36:21 3.9.13 11:36:21 3.10.13 11:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:24 lf-activate-venv(): INFO: Base packages installed successfully 11:36:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8859372395351637492.sh 11:36:33 ---> sudo-logs.sh 11:36:33 Archiving 'sudo' log.. 11:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14423668314493268402.sh 11:36:34 ---> job-cost.sh 11:36:34 Setup pyenv: 11:36:34 system 11:36:34 3.8.13 11:36:34 3.9.13 11:36:34 3.10.13 11:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:36 lf-activate-venv(): INFO: Base packages installed successfully 11:36:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:36:44 INFO: No Stack... 11:36:44 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:44 INFO: Archiving Costs 11:36:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17021898099921601323.sh 11:36:44 ---> logs-deploy.sh 11:36:44 Setup pyenv: 11:36:45 system 11:36:45 3.8.13 11:36:45 3.9.13 11:36:45 3.10.13 11:36:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uosV from file:/tmp/.os_lf_venv 11:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:47 lf-activate-venv(): INFO: Base packages installed successfully 11:36:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-uosV/bin to PATH 11:36:58 WARNING: Nexus logging server not set 11:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75626/ 11:36:58 INFO: archiving logs to S3 11:36:59 ---> uname -a: 11:36:59 Linux prd-centos8-builder-2c-2g-3418.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 11:36:59 11:36:59 11:36:59 ---> lscpu: 11:36:59 Architecture: x86_64 11:36:59 CPU op-mode(s): 32-bit, 64-bit 11:36:59 Byte Order: Little Endian 11:36:59 CPU(s): 2 11:36:59 On-line CPU(s) list: 0,1 11:36:59 Thread(s) per core: 1 11:36:59 Core(s) per socket: 1 11:36:59 Socket(s): 2 11:36:59 NUMA node(s): 1 11:36:59 Vendor ID: AuthenticAMD 11:36:59 CPU family: 23 11:36:59 Model: 49 11:36:59 Model name: AMD EPYC-Rome Processor 11:36:59 Stepping: 0 11:36:59 CPU MHz: 2799.998 11:36:59 BogoMIPS: 5599.99 11:36:59 Virtualization: AMD-V 11:36:59 Hypervisor vendor: KVM 11:36:59 Virtualization type: full 11:36:59 L1d cache: 32K 11:36:59 L1i cache: 32K 11:36:59 L2 cache: 512K 11:36:59 L3 cache: 16384K 11:36:59 NUMA node0 CPU(s): 0,1 11:36:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:36:59 11:36:59 11:36:59 ---> nproc: 11:36:59 2 11:36:59 11:36:59 11:36:59 ---> df -h: 11:36:59 Filesystem Size Used Avail Use% Mounted on 11:36:59 devtmpfs 3.8G 0 3.8G 0% /dev 11:36:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:36:59 tmpfs 3.8G 17M 3.8G 1% /run 11:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:36:59 /dev/vda1 40G 8.5G 32G 22% / 11:36:59 tmpfs 770M 0 770M 0% /run/user/1001 11:36:59 11:36:59 11:36:59 ---> free -m: 11:36:59 total used free shared buff/cache available 11:36:59 Mem: 7697 656 4772 19 2268 6743 11:36:59 Swap: 1023 0 1023 11:36:59 11:36:59 11:36:59 ---> ip addr: 11:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:36:59 inet 127.0.0.1/8 scope host lo 11:36:59 valid_lft forever preferred_lft forever 11:36:59 inet6 ::1/128 scope host 11:36:59 valid_lft forever preferred_lft forever 11:36:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:36:59 link/ether fa:16:3e:37:af:58 brd ff:ff:ff:ff:ff:ff 11:36:59 altname enp0s3 11:36:59 altname ens3 11:36:59 inet 10.30.171.211/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:36:59 valid_lft 86071sec preferred_lft 86071sec 11:36:59 inet6 fe80::f816:3eff:fe37:af58/64 scope link 11:36:59 valid_lft forever preferred_lft forever 11:36:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:36:59 link/ether 02:42:f4:41:a0:44 brd ff:ff:ff:ff:ff:ff 11:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:36:59 valid_lft forever preferred_lft forever 11:36:59 11:36:59 11:36:59 ---> sar -b -r -n DEV: 11:36:59 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) 11:36:59 11:36:59 11:31:26 LINUX RESTART (2 CPU) 11:36:59 11:36:59 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:36:59 11:33:02 AM 223.88 9.65 214.23 1554.55 7739.77 11:36:59 11:34:01 AM 103.56 0.51 103.05 65.48 11519.89 11:36:59 11:35:01 AM 30.22 0.30 29.92 42.39 1235.77 11:36:59 11:36:01 AM 19.58 0.60 18.98 43.46 507.67 11:36:59 Average: 94.27 2.77 91.50 428.01 5224.49 11:36:59 11:36:59 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:36:59 11:33:02 AM 5076988 6969740 2805436 35.59 2688 2074760 980068 10.97 202500 2276136 186864 11:36:59 11:34:01 AM 4872592 6913476 3009832 38.18 2688 2216492 1011776 11.33 235440 2419196 58552 11:36:59 11:35:01 AM 4933116 6944048 2949308 37.42 2688 2186236 987288 11.05 268412 2324852 9944 11:36:59 11:36:01 AM 4909188 6922180 2973236 37.72 2688 2188392 1007440 11.28 269368 2347620 10768 11:36:59 Average: 4947971 6937361 2934453 37.23 2688 2166470 996643 11.16 243930 2341951 66532 11:36:59 11:36:59 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:36:59 11:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:33:02 AM eth0 259.58 168.36 1927.64 60.06 0.00 0.00 0.00 0.00 11:36:59 11:33:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:34:01 AM eth0 62.07 52.35 622.90 10.34 0.00 0.00 0.00 0.00 11:36:59 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:35:01 AM eth0 20.31 20.69 28.51 8.50 0.00 0.00 0.00 0.00 11:36:59 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:36:01 AM eth0 14.90 15.20 13.55 5.84 0.00 0.00 0.00 0.00 11:36:59 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 Average: eth0 89.33 64.20 648.28 21.23 0.00 0.00 0.00 0.00 11:36:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:59 11:36:59 11:36:59 ---> sar -P ALL: 11:36:59 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) 11:36:59 11:36:59 11:31:26 LINUX RESTART (2 CPU) 11:36:59 11:36:59 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:36:59 11:33:02 AM all 38.50 0.00 6.50 1.92 0.10 52.97 11:36:59 11:33:02 AM 0 35.22 0.00 5.41 0.88 0.10 58.39 11:36:59 11:33:02 AM 1 41.81 0.00 7.59 2.97 0.10 47.53 11:36:59 11:34:01 AM all 34.84 0.00 4.98 1.02 0.10 59.05 11:36:59 11:34:01 AM 0 26.55 0.00 4.12 1.05 0.10 68.18 11:36:59 11:34:01 AM 1 43.19 0.00 5.85 1.00 0.10 49.86 11:36:59 11:35:01 AM all 34.45 0.00 3.43 0.18 0.09 61.85 11:36:59 11:35:01 AM 0 33.46 0.00 2.95 0.15 0.08 63.36 11:36:59 11:35:01 AM 1 35.45 0.00 3.91 0.20 0.10 60.35 11:36:59 11:36:01 AM all 28.64 0.00 2.67 0.10 0.17 68.42 11:36:59 11:36:01 AM 0 37.60 0.00 3.21 0.12 0.25 58.83 11:36:59 11:36:01 AM 1 19.67 0.00 2.13 0.08 0.08 78.03 11:36:59 Average: all 34.10 0.00 4.39 0.80 0.12 60.59 11:36:59 Average: 0 33.23 0.00 3.92 0.55 0.13 62.17 11:36:59 Average: 1 34.98 0.00 4.86 1.06 0.10 59.00 11:36:59 11:36:59 11:36:59