15:32:06 Started by timer 15:32:06 Running as SYSTEM 15:32:06 [EnvInject] - Loading node environment variables. 15:32:06 Building remotely on prd-centos8-builder-2c-2g-3669 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:07 [ssh-agent] Looking for ssh-agent implementation... 15:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:07 $ ssh-agent 15:32:07 SSH_AUTH_SOCK=/tmp/ssh-zZplg3mGeeXg/agent.5443 15:32:07 SSH_AGENT_PID=5444 15:32:07 [ssh-agent] Started. 15:32:07 Running ssh-add (command line suppressed) 15:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6583165626493510791.key (/w/workspace/builder-openstack-cron@tmp/private_key_6583165626493510791.key) 15:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:07 The recommended git tool is: NONE 15:32:09 using credential jenkins-ssh 15:32:09 Wiping out workspace first. 15:32:09 Cloning the remote Git repository 15:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git --version # timeout=10 15:32:09 > git --version # 'git version 2.43.0' 15:32:09 using GIT_SSH to set credentials jenkins-ssh 15:32:09 [INFO] Currently running in a labeled security context 15:32:09 [INFO] Currently SELinux is 'enforcing' on the host 15:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh18367110237503420986.key 15:32:09 Verifying host key using known hosts file 15:32:09 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. 15:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:12 Avoid second fetch 15:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:12 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 15:32:12 > git config core.sparsecheckout # timeout=10 15:32:12 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 15:32:12 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 15:32:12 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 15:32:13 > git remote # timeout=10 15:32:13 > git submodule init # timeout=10 15:32:13 > git submodule sync # timeout=10 15:32:13 > git config --get remote.origin.url # timeout=10 15:32:13 > git submodule init # timeout=10 15:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:13 > git config --get submodule.global-jjb.url # timeout=10 15:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:13 > git submodule update --init --recursive global-jjb # timeout=10 15:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:18 No emails were triggered. 15:32:18 provisioning config files... 15:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17990740287357119209.sh 15:32:18 ---> python-tools-install.sh 15:32:18 Setup pyenv: 15:32:18 system 15:32:18 * 3.8.13 (set by /opt/pyenv/version) 15:32:18 * 3.9.13 (set by /opt/pyenv/version) 15:32:18 * 3.10.13 (set by /opt/pyenv/version) 15:32:18 * 3.11.7 (set by /opt/pyenv/version) 15:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tsRT 15:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:27 lf-activate-venv(): INFO: Base packages installed successfully 15:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:32:54 Generating Requirements File 15:33:14 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. 15:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:15 Python 3.11.7 15:33:15 pip 25.3 from /tmp/venv-tsRT/lib/python3.11/site-packages/pip (python 3.11) 15:33:15 appdirs==1.4.4 15:33:15 argcomplete==3.6.3 15:33:15 aspy.yaml==1.3.0 15:33:15 attrs==25.4.0 15:33:15 autopage==0.5.2 15:33:15 beautifulsoup4==4.14.3 15:33:15 boto3==1.42.2 15:33:15 botocore==1.42.2 15:33:15 bs4==0.0.2 15:33:15 cachetools==6.2.2 15:33:15 certifi==2025.11.12 15:33:15 cffi==2.0.0 15:33:15 cfgv==3.5.0 15:33:15 chardet==5.2.0 15:33:15 charset-normalizer==3.4.4 15:33:15 click==8.3.1 15:33:15 cliff==4.13.0 15:33:15 cmd2==2.7.0 15:33:15 cryptography==3.3.2 15:33:15 debtcollector==3.0.0 15:33:15 decorator==5.2.1 15:33:15 defusedxml==0.7.1 15:33:15 Deprecated==1.3.1 15:33:15 distlib==0.4.0 15:33:15 dnspython==2.8.0 15:33:15 docker==7.1.0 15:33:15 dogpile.cache==1.5.0 15:33:15 durationpy==0.10 15:33:15 email-validator==2.3.0 15:33:15 filelock==3.20.0 15:33:15 future==1.0.0 15:33:15 gitdb==4.0.12 15:33:15 GitPython==3.1.45 15:33:15 google-auth==2.43.0 15:33:15 httplib2==0.31.0 15:33:15 identify==2.6.15 15:33:15 idna==3.11 15:33:15 importlib-resources==1.5.0 15:33:15 iso8601==2.1.0 15:33:15 Jinja2==3.1.6 15:33:15 jmespath==1.0.1 15:33:15 jsonpatch==1.33 15:33:15 jsonpointer==3.0.0 15:33:15 jsonschema==4.25.1 15:33:15 jsonschema-specifications==2025.9.1 15:33:15 keystoneauth1==5.12.0 15:33:15 kubernetes==34.1.0 15:33:15 lftools==0.37.16 15:33:15 lxml==6.0.2 15:33:15 markdown-it-py==4.0.0 15:33:15 MarkupSafe==3.0.3 15:33:15 mdurl==0.1.2 15:33:15 msgpack==1.1.2 15:33:15 multi_key_dict==2.0.3 15:33:15 munch==4.0.0 15:33:15 netaddr==1.3.0 15:33:15 niet==1.4.2 15:33:15 nodeenv==1.9.1 15:33:15 oauth2client==4.1.3 15:33:15 oauthlib==3.3.1 15:33:15 openstacksdk==4.8.0 15:33:15 os-service-types==1.8.2 15:33:15 osc-lib==4.2.0 15:33:15 oslo.config==10.1.0 15:33:15 oslo.context==6.2.0 15:33:15 oslo.i18n==6.7.1 15:33:15 oslo.log==7.2.1 15:33:15 oslo.serialization==5.8.0 15:33:15 oslo.utils==9.2.0 15:33:15 packaging==25.0 15:33:15 pbr==7.0.3 15:33:15 platformdirs==4.5.0 15:33:15 prettytable==3.17.0 15:33:15 psutil==7.1.3 15:33:15 pyasn1==0.6.1 15:33:15 pyasn1_modules==0.4.2 15:33:15 pycparser==2.23 15:33:15 pygerrit2==2.0.15 15:33:15 PyGithub==2.8.1 15:33:15 Pygments==2.19.2 15:33:15 PyJWT==2.10.1 15:33:15 PyNaCl==1.6.1 15:33:15 pyparsing==2.4.7 15:33:15 pyperclip==1.11.0 15:33:15 pyrsistent==0.20.0 15:33:15 python-cinderclient==9.8.0 15:33:15 python-dateutil==2.9.0.post0 15:33:15 python-heatclient==4.3.0 15:33:15 python-jenkins==1.8.3 15:33:15 python-keystoneclient==5.7.0 15:33:15 python-magnumclient==4.9.0 15:33:15 python-openstackclient==8.2.0 15:33:15 python-swiftclient==4.9.0 15:33:15 PyYAML==6.0.3 15:33:15 referencing==0.37.0 15:33:15 requests==2.32.5 15:33:15 requests-oauthlib==2.0.0 15:33:15 requestsexceptions==1.4.0 15:33:15 rfc3986==2.0.0 15:33:15 rich==14.2.0 15:33:15 rich-argparse==1.7.2 15:33:15 rpds-py==0.30.0 15:33:15 rsa==4.9.1 15:33:15 ruamel.yaml==0.18.16 15:33:15 ruamel.yaml.clib==0.2.15 15:33:15 s3transfer==0.16.0 15:33:15 simplejson==3.20.2 15:33:15 six==1.17.0 15:33:15 smmap==5.0.2 15:33:15 soupsieve==2.8 15:33:15 stevedore==5.6.0 15:33:15 tabulate==0.9.0 15:33:15 toml==0.10.2 15:33:15 tomlkit==0.13.3 15:33:15 tqdm==4.67.1 15:33:15 typing_extensions==4.15.0 15:33:15 tzdata==2025.2 15:33:15 urllib3==1.26.20 15:33:15 virtualenv==20.35.4 15:33:15 wcwidth==0.2.14 15:33:15 websocket-client==1.9.0 15:33:15 wrapt==2.0.1 15:33:15 xdg==6.0.0 15:33:15 xmltodict==1.0.2 15:33:15 yq==3.4.3 15:33:15 [EnvInject] - Injecting environment variables from a build step. 15:33:15 [EnvInject] - Injecting as environment variables the properties content 15:33:15 OS_CLOUD=vex 15:33:15 15:33:15 [EnvInject] - Variables injected successfully. 15:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1856134068777333872.sh 15:33:15 ---> Orphaned k8s clusters 15:33:15 Setup pyenv: 15:33:15 system 15:33:15 3.8.13 15:33:15 3.9.13 15:33:15 3.10.13 15:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:18 lf-activate-venv(): INFO: Base packages installed successfully 15:33:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:33:25 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. 15:33:25 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:33:28 -----> Delete orphaned cluster 15:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins450312681929316293.sh 15:33:28 ---> Orphaned stacks 15:33:28 Setup pyenv: 15:33:28 system 15:33:28 3.8.13 15:33:28 3.9.13 15:33:28 3.10.13 15:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:30 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. 15:33:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:30 lf-activate-venv(): INFO: Base packages installed successfully 15:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:33:49 + mapfile -t OS_COE_CLUSTERS_ID 15:33:49 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:33:49 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:33:49 ++ awk '{print $1}' 15:33:51 + echo '-----> Active clusters -> stacks' 15:33:51 -----> Active clusters -> stacks 15:33:51 + OS_COE_STACKS=() 15:33:51 + [[ 0 -gt 0 ]] 15:33:51 + mapfile -t OS_STACKS 15:33:51 ++ 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 15:33:51 ++ awk '{print $1}' 15:33:53 + echo '-----> Active stacks' 15:33:53 -----> Active stacks 15:33:53 + echo '-----> Delete orphaned stacks' 15:33:53 -----> Delete orphaned stacks 15:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2725486003081936024.sh 15:33:53 ---> Orphaned servers 15:33:53 Setup pyenv: 15:33:53 system 15:33:53 3.8.13 15:33:53 3.9.13 15:33:53 3.10.13 15:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:55 lf-activate-venv(): INFO: Base packages installed successfully 15:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:34:18 -----> Active servers 15:34:18 prd-centos8-builder-2c-2g-3669 15:34:18 prd-ubuntu2204-docker-4c-4g-3666 15:34:18 prd-ubuntu2204-docker-4c-16g-3646 15:34:18 prd-ubuntu2204-docker-4c-16g-3647 15:34:18 prd-centos8-robot-2c-8g-3574 15:34:18 snd-centos8-robot-2c-8g-137 15:34:18 -----> Delete orphaned servers 15:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8112722372636245566.sh 15:34:18 ---> Orphaned ports 15:34:18 Setup pyenv: 15:34:18 system 15:34:18 3.8.13 15:34:18 3.9.13 15:34:18 3.10.13 15:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:21 lf-activate-venv(): INFO: Base packages installed successfully 15:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:34:36 No orphaned ports to process. 15:34:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11918768570986387212.sh 15:34:36 ---> Orphaned volumes 15:34:36 + source /home/jenkins/lf-env.sh 15:34:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:36 ++ mktemp -d /tmp/venv-XXXX 15:34:36 + lf_venv=/tmp/venv-MgRw 15:34:36 + local venv_file=/tmp/.os_lf_venv 15:34:36 + local python=python3 15:34:36 + local options 15:34:36 + local set_path=true 15:34:36 + local install_args= 15:34:36 ++ 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 15:34:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:36 + true 15:34:36 + case $1 in 15:34:36 + python=python3 15:34:36 + shift 2 15:34:36 + true 15:34:36 + case $1 in 15:34:36 + shift 15:34:36 + break 15:34:36 + case $python in 15:34:36 + local pkg_list= 15:34:36 + [[ -d /opt/pyenv ]] 15:34:36 + echo 'Setup pyenv:' 15:34:36 Setup pyenv: 15:34:36 + export PYENV_ROOT=/opt/pyenv 15:34:36 + PYENV_ROOT=/opt/pyenv 15:34:36 + 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 15:34:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:36 + pyenv versions 15:34:36 system 15:34:36 3.8.13 15:34:36 3.9.13 15:34:36 3.10.13 15:34:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:36 + command -v pyenv 15:34:36 ++ pyenv init - --no-rehash 15:34:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:34:36 for i in ${!paths[@]}; do 15:34:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:34:36 fi; done; 15:34:36 echo "${paths[*]}"'\'')" 15:34:36 export PATH="/opt/pyenv/shims:${PATH}" 15:34:36 export PYENV_SHELL=bash 15:34:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:36 pyenv() { 15:34:36 local command 15:34:36 command="${1:-}" 15:34:36 if [ "$#" -gt 0 ]; then 15:34:36 shift 15:34:36 fi 15:34:36 15:34:36 case "$command" in 15:34:36 rehash|shell) 15:34:36 eval "$(pyenv "sh-$command" "$@")" 15:34:36 ;; 15:34:36 *) 15:34:36 command pyenv "$command" "$@" 15:34:36 ;; 15:34:36 esac 15:34:36 }' 15:34:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:34:36 for i in ${!paths[@]}; do 15:34:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:34:36 fi; done; 15:34:36 echo "${paths[*]}"' 15:34:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:36 ++ 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 15:34:36 ++ 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 15:34:36 ++ export PYENV_SHELL=bash 15:34:36 ++ PYENV_SHELL=bash 15:34:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:36 +++ complete -F _pyenv pyenv 15:34:36 ++ lf-pyver python3 15:34:36 ++ local py_version_xy=python3 15:34:36 ++ local py_version_xyz= 15:34:36 ++ awk '{ print $1 }' 15:34:36 ++ pyenv versions 15:34:36 ++ local command 15:34:36 ++ command=versions 15:34:36 ++ '[' 1 -gt 0 ']' 15:34:36 ++ shift 15:34:36 ++ case "$command" in 15:34:36 ++ command pyenv versions 15:34:36 ++ pyenv versions 15:34:36 ++ sed 's/^[ *]* //' 15:34:36 ++ grep -E '^[0-9.]*[0-9]$' 15:34:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:36 +++ tail -n 1 15:34:36 +++ grep '^3' /tmp/.pyenv_versions 15:34:36 +++ sort -V 15:34:36 ++ py_version_xyz=3.11.7 15:34:36 ++ [[ -z 3.11.7 ]] 15:34:36 ++ echo 3.11.7 15:34:36 ++ return 0 15:34:36 + pyenv local 3.11.7 15:34:36 + local command 15:34:36 + command=local 15:34:36 + '[' 2 -gt 0 ']' 15:34:36 + shift 15:34:36 + case "$command" in 15:34:36 + command pyenv local 3.11.7 15:34:36 + pyenv local 3.11.7 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='lftools[openstack] ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='kubernetes ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='niet ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-heatclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-openstackclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='python-magnumclient ' 15:34:36 + for arg in "$@" 15:34:36 + case $arg in 15:34:36 + pkg_list+='yq ' 15:34:36 + [[ -f /tmp/.os_lf_venv ]] 15:34:36 ++ cat /tmp/.os_lf_venv 15:34:36 + lf_venv=/tmp/venv-tsRT 15:34:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from' file:/tmp/.os_lf_venv 15:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:34:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:36 + local 'pip_opts=--upgrade --quiet' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:36 + [[ -n '' ]] 15:34:36 + [[ -n '' ]] 15:34:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:36 + /tmp/venv-tsRT/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 15:34:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:38 lf-activate-venv(): INFO: Base packages installed successfully 15:34:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:34:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:38 + /tmp/venv-tsRT/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 15:34:55 + type python3 15:34:55 + true 15:34:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH' 15:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:34:55 + PATH=/tmp/venv-tsRT/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 15:34:55 + return 0 15:34:55 + mapfile -t os_volumes 15:34:55 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:34:58 + '[' 0 -eq 0 ']' 15:34:58 + echo 'No orphaned volumes found.' 15:34:58 No orphaned volumes found. 15:34:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18352928134891386406.sh 15:34:58 ---> Protect in-use images 15:34:58 Setup pyenv: 15:34:58 system 15:34:58 3.8.13 15:34:58 3.9.13 15:34:58 3.10.13 15:34:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:00 lf-activate-venv(): INFO: Base packages installed successfully 15:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:35:15 INFO: There are images to protect defined in jenkins-config. 15:35:15 INFO: There are additional images to protect in the jjb dir. 15:35:15 INFO: Protecting the following images: 15:35:15 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:35:15 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:35:15 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:35:15 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:35:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:35:15 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:35:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:35:15 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:35:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 15:35:15 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 15:35:15 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 15:35:15 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:35:17 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:35:18 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:35:20 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:35:21 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:35:23 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:35:25 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:35:26 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:35:28 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:35:29 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 15:35:31 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 15:35:33 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 15:35:34 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:35:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:34 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:35:34 [EnvInject] - Injecting environment variables from a build step. 15:35:34 [EnvInject] - Injecting as environment variables the properties content 15:35:34 OS_IMAGE_CLEANUP_AGE=30 15:35:34 15:35:34 [EnvInject] - Variables injected successfully. 15:35:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10788138218629089425.sh 15:35:34 ---> Cleanup old images 15:35:34 Setup pyenv: 15:35:35 system 15:35:35 3.8.13 15:35:35 3.9.13 15:35:35 3.10.13 15:35:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:37 lf-activate-venv(): INFO: Base packages installed successfully 15:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:35:51 + lftools openstack --os-cloud vex image cleanup --days=30 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 Removing 314 images from vex. 15:35:57 WARNING: Use of image.protected resulted in an exception 15:35:57 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 15:35:57 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 15:35:57 Build step 'Conditional steps (multiple)' marked build as failure 15:35:57 $ ssh-agent -k 15:35:57 unset SSH_AUTH_SOCK; 15:35:57 unset SSH_AGENT_PID; 15:35:57 echo Agent pid 5444 killed; 15:35:57 [ssh-agent] Stopped. 15:35:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16814173327955946791.sh 15:35:57 ---> sysstat.sh 15:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13450408919697777589.sh 15:35:58 ---> package-listing.sh 15:35:58 ++ tr '[:upper:]' '[:lower:]' 15:35:58 ++ facter osfamily 15:35:58 + OS_FAMILY=redhat 15:35:58 + workspace=/w/workspace/builder-openstack-cron 15:35:58 + START_PACKAGES=/tmp/packages_start.txt 15:35:58 + END_PACKAGES=/tmp/packages_end.txt 15:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:58 + PACKAGES=/tmp/packages_start.txt 15:35:58 + '[' /w/workspace/builder-openstack-cron ']' 15:35:58 + PACKAGES=/tmp/packages_end.txt 15:35:58 + case "${OS_FAMILY}" in 15:35:58 + rpm -qa 15:35:58 + sort 15:35:59 + '[' -f /tmp/packages_start.txt ']' 15:35:59 + '[' -f /tmp/packages_end.txt ']' 15:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:59 + '[' /w/workspace/builder-openstack-cron ']' 15:35:59 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9112146370105337441.sh 15:35:59 ---> capture-instance-metadata.sh 15:35:59 Setup pyenv: 15:35:59 system 15:35:59 3.8.13 15:35:59 3.9.13 15:35:59 3.10.13 15:35:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:01 lf-activate-venv(): INFO: Base packages installed successfully 15:36:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:36:14 INFO: Running in OpenStack, capturing instance metadata 15:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9257792231508131507.sh 15:36:14 provisioning config files... 15:36:14 Could not find credentials [logs] for builder-openstack-cron #75654 15:36:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2391511878463033793tmp 15:36:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:36:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:36:14 provisioning config files... 15:36:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:36:15 [EnvInject] - Injecting environment variables from a build step. 15:36:15 [EnvInject] - Injecting as environment variables the properties content 15:36:15 SERVER_ID=logs 15:36:15 15:36:15 [EnvInject] - Variables injected successfully. 15:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16994041321625306689.sh 15:36:15 ---> create-netrc.sh 15:36:15 WARN: Log server credential not found. 15:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15426983668842130517.sh 15:36:15 ---> python-tools-install.sh 15:36:15 Setup pyenv: 15:36:15 system 15:36:15 3.8.13 15:36:15 3.9.13 15:36:15 3.10.13 15:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:17 lf-activate-venv(): INFO: Base packages installed successfully 15:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins43564706658641728.sh 15:36:27 ---> sudo-logs.sh 15:36:27 Archiving 'sudo' log.. 15:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1157044533483919794.sh 15:36:28 ---> job-cost.sh 15:36:28 Setup pyenv: 15:36:28 system 15:36:28 3.8.13 15:36:28 3.9.13 15:36:28 3.10.13 15:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:30 lf-activate-venv(): INFO: Base packages installed successfully 15:36:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:36:37 INFO: No Stack... 15:36:38 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:38 INFO: Archiving Costs 15:36:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7084312351183611008.sh 15:36:38 ---> logs-deploy.sh 15:36:38 Setup pyenv: 15:36:38 system 15:36:38 3.8.13 15:36:38 3.9.13 15:36:38 3.10.13 15:36:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsRT from file:/tmp/.os_lf_venv 15:36:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:40 lf-activate-venv(): INFO: Base packages installed successfully 15:36:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-tsRT/bin to PATH 15:36:50 WARNING: Nexus logging server not set 15:36:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75654/ 15:36:50 INFO: archiving logs to S3 15:36:51 ---> uname -a: 15:36:51 Linux prd-centos8-builder-2c-2g-3669.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 15:36:51 15:36:51 15:36:51 ---> lscpu: 15:36:51 Architecture: x86_64 15:36:51 CPU op-mode(s): 32-bit, 64-bit 15:36:51 Byte Order: Little Endian 15:36:51 CPU(s): 2 15:36:51 On-line CPU(s) list: 0,1 15:36:51 Thread(s) per core: 1 15:36:51 Core(s) per socket: 1 15:36:51 Socket(s): 2 15:36:51 NUMA node(s): 1 15:36:51 Vendor ID: AuthenticAMD 15:36:51 CPU family: 23 15:36:51 Model: 49 15:36:51 Model name: AMD EPYC-Rome Processor 15:36:51 Stepping: 0 15:36:51 CPU MHz: 2800.000 15:36:51 BogoMIPS: 5600.00 15:36:51 Virtualization: AMD-V 15:36:51 Hypervisor vendor: KVM 15:36:51 Virtualization type: full 15:36:51 L1d cache: 32K 15:36:51 L1i cache: 32K 15:36:51 L2 cache: 512K 15:36:51 L3 cache: 16384K 15:36:51 NUMA node0 CPU(s): 0,1 15:36:51 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 15:36:51 15:36:51 15:36:51 ---> nproc: 15:36:51 2 15:36:51 15:36:51 15:36:51 ---> df -h: 15:36:51 Filesystem Size Used Avail Use% Mounted on 15:36:51 devtmpfs 3.8G 0 3.8G 0% /dev 15:36:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:36:51 tmpfs 3.8G 17M 3.8G 1% /run 15:36:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:36:51 /dev/vda1 40G 8.5G 32G 22% / 15:36:51 tmpfs 770M 0 770M 0% /run/user/1001 15:36:51 15:36:51 15:36:51 ---> free -m: 15:36:51 total used free shared buff/cache available 15:36:51 Mem: 7697 642 4784 19 2270 6758 15:36:51 Swap: 1023 0 1023 15:36:51 15:36:51 15:36:51 ---> ip addr: 15:36:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:51 inet 127.0.0.1/8 scope host lo 15:36:51 valid_lft forever preferred_lft forever 15:36:51 inet6 ::1/128 scope host 15:36:51 valid_lft forever preferred_lft forever 15:36:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:51 link/ether fa:16:3e:31:fd:3b brd ff:ff:ff:ff:ff:ff 15:36:51 altname enp0s3 15:36:51 altname ens3 15:36:51 inet 10.30.170.102/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:36:51 valid_lft 86081sec preferred_lft 86081sec 15:36:51 inet6 fe80::f816:3eff:fe31:fd3b/64 scope link 15:36:51 valid_lft forever preferred_lft forever 15:36:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:36:51 link/ether 02:42:17:b9:6f:2b brd ff:ff:ff:ff:ff:ff 15:36:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:36:51 valid_lft forever preferred_lft forever 15:36:51 15:36:51 15:36:51 ---> sar -b -r -n DEV: 15:36:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/04/2025 _x86_64_ (2 CPU) 15:36:51 15:36:51 15:31:28 LINUX RESTART (2 CPU) 15:36:51 15:36:51 03:32:01 PM tps rtps wtps bread/s bwrtn/s 15:36:51 03:33:01 PM 240.42 9.76 230.66 1524.96 7643.29 15:36:51 03:34:01 PM 103.65 0.50 103.15 64.39 11600.02 15:36:51 03:35:01 PM 30.79 0.30 30.49 42.39 1255.03 15:36:51 03:36:01 PM 20.86 0.68 20.18 54.12 527.91 15:36:51 Average: 98.93 2.81 96.12 421.48 5256.30 15:36:51 15:36:51 03:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:51 03:33:01 PM 5110220 6989900 2772212 35.17 2688 2062420 983152 11.01 206004 2240900 180620 15:36:51 03:34:01 PM 4928372 6939804 2954060 37.48 2688 2186824 992120 11.11 232540 2365872 27236 15:36:51 03:35:01 PM 4962544 6975288 2919888 37.04 2688 2187880 971196 10.87 268336 2295064 9936 15:36:51 03:36:01 PM 4971976 6985416 2910456 36.92 2688 2188528 945484 10.59 424112 2129448 9004 15:36:51 Average: 4993278 6972602 2889154 36.65 2688 2156413 972988 10.89 282748 2257821 56699 15:36:51 15:36:51 03:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:51 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:33:01 PM eth0 266.59 169.08 1755.79 58.19 0.00 0.00 0.00 0.00 15:36:51 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:34:01 PM eth0 72.54 60.51 740.52 10.88 0.00 0.00 0.00 0.00 15:36:51 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:35:01 PM eth0 20.34 21.61 29.09 8.66 0.00 0.00 0.00 0.00 15:36:51 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 03:36:01 PM eth0 22.73 21.81 30.02 8.26 0.00 0.00 0.00 0.00 15:36:51 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 Average: eth0 95.55 68.25 638.85 21.50 0.00 0.00 0.00 0.00 15:36:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:51 15:36:51 15:36:51 ---> sar -P ALL: 15:36:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/04/2025 _x86_64_ (2 CPU) 15:36:51 15:36:51 15:31:28 LINUX RESTART (2 CPU) 15:36:51 15:36:51 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 15:36:51 03:33:01 PM all 36.14 0.00 6.39 1.62 0.14 55.71 15:36:51 03:33:01 PM 0 26.44 0.00 4.57 0.77 0.13 68.09 15:36:51 03:33:01 PM 1 45.88 0.00 8.21 2.48 0.15 43.28 15:36:51 03:34:01 PM all 35.29 0.00 4.98 1.05 0.09 58.59 15:36:51 03:34:01 PM 0 25.26 0.00 4.82 1.33 0.10 68.48 15:36:51 03:34:01 PM 1 45.33 0.00 5.14 0.77 0.08 48.68 15:36:51 03:35:01 PM all 34.43 0.00 3.57 0.19 0.13 61.68 15:36:51 03:35:01 PM 0 16.33 0.00 2.70 0.17 0.15 80.65 15:36:51 03:35:01 PM 1 52.54 0.00 4.44 0.22 0.12 42.69 15:36:51 03:36:01 PM all 33.96 0.00 3.46 0.11 0.09 62.38 15:36:51 03:36:01 PM 0 26.14 0.00 3.09 0.08 0.08 70.61 15:36:51 03:36:01 PM 1 41.77 0.00 3.84 0.13 0.10 54.16 15:36:51 Average: all 34.95 0.00 4.60 0.74 0.11 59.59 15:36:51 Average: 0 23.54 0.00 3.79 0.59 0.12 71.96 15:36:51 Average: 1 46.38 0.00 5.41 0.90 0.11 47.20 15:36:51 15:36:51 15:36:51