11:32:11 Started by timer 11:32:11 Running as SYSTEM 11:32:11 [EnvInject] - Loading node environment variables. 11:32:11 Building remotely on prd-centos8-builder-2c-2g-3186 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:11 [ssh-agent] Looking for ssh-agent implementation... 11:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:11 $ ssh-agent 11:32:11 SSH_AUTH_SOCK=/tmp/ssh-ZvkEEV5JVJmJ/agent.5448 11:32:11 SSH_AGENT_PID=5449 11:32:11 [ssh-agent] Started. 11:32:11 Running ssh-add (command line suppressed) 11:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5078831270935536240.key (/w/workspace/builder-openstack-cron@tmp/private_key_5078831270935536240.key) 11:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:11 The recommended git tool is: NONE 11:32:14 using credential jenkins-ssh 11:32:14 Wiping out workspace first. 11:32:14 Cloning the remote Git repository 11:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git --version # timeout=10 11:32:14 > git --version # 'git version 2.43.0' 11:32:14 using GIT_SSH to set credentials jenkins-ssh 11:32:14 [INFO] Currently running in a labeled security context 11:32:14 [INFO] Currently SELinux is 'enforcing' on the host 11:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5262135668786517314.key 11:32:14 Verifying host key using known hosts file 11:32:14 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:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 Avoid second fetch 11:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:17 Checking out Revision 14a8f513eb77e4c2f8cc019b10d850133cea3867 (refs/remotes/origin/master) 11:32:17 > git config core.sparsecheckout # timeout=10 11:32:17 > git checkout -f 14a8f513eb77e4c2f8cc019b10d850133cea3867 # timeout=10 11:32:17 Commit message: "Merge "Update cloud image Ubuntu20.04 docker x86_64"" 11:32:17 > git rev-list --no-walk 14a8f513eb77e4c2f8cc019b10d850133cea3867 # timeout=10 11:32:18 > git remote # timeout=10 11:32:18 > git submodule init # timeout=10 11:32:18 > git submodule sync # timeout=10 11:32:18 > git config --get remote.origin.url # timeout=10 11:32:18 > git submodule init # timeout=10 11:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:18 > git config --get submodule.global-jjb.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:18 > git submodule update --init --recursive global-jjb # timeout=10 11:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:23 No emails were triggered. 11:32:23 provisioning config files... 11:32:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2723500872335677406.sh 11:32:23 ---> python-tools-install.sh 11:32:23 Setup pyenv: 11:32:23 system 11:32:23 * 3.8.13 (set by /opt/pyenv/version) 11:32:23 * 3.9.13 (set by /opt/pyenv/version) 11:32:23 * 3.10.13 (set by /opt/pyenv/version) 11:32:23 * 3.11.7 (set by /opt/pyenv/version) 11:32:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-885Y 11:32:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:32 lf-activate-venv(): INFO: Base packages installed successfully 11:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:32:59 Generating Requirements File 11:33:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:21 Python 3.11.7 11:33:22 pip 25.3 from /tmp/venv-885Y/lib/python3.11/site-packages/pip (python 3.11) 11:33:22 appdirs==1.4.4 11:33:22 argcomplete==3.6.3 11:33:22 aspy.yaml==1.3.0 11:33:22 attrs==25.4.0 11:33:22 autopage==0.5.2 11:33:22 beautifulsoup4==4.14.3 11:33:22 boto3==1.42.0 11:33:22 botocore==1.41.6 11:33:22 bs4==0.0.2 11:33:22 cachetools==6.2.2 11:33:22 certifi==2025.11.12 11:33:22 cffi==2.0.0 11:33:22 cfgv==3.5.0 11:33:22 chardet==5.2.0 11:33:22 charset-normalizer==3.4.4 11:33:22 click==8.3.1 11:33:22 cliff==4.12.0 11:33:22 cmd2==2.7.0 11:33:22 cryptography==3.3.2 11:33:22 debtcollector==3.0.0 11:33:22 decorator==5.2.1 11:33:22 defusedxml==0.7.1 11:33:22 Deprecated==1.3.1 11:33:22 distlib==0.4.0 11:33:22 dnspython==2.8.0 11:33:22 docker==7.1.0 11:33:22 dogpile.cache==1.5.0 11:33:22 durationpy==0.10 11:33:22 email-validator==2.3.0 11:33:22 filelock==3.20.0 11:33:22 future==1.0.0 11:33:22 gitdb==4.0.12 11:33:22 GitPython==3.1.45 11:33:22 google-auth==2.43.0 11:33:22 httplib2==0.31.0 11:33:22 identify==2.6.15 11:33:22 idna==3.11 11:33:22 importlib-resources==1.5.0 11:33:22 iso8601==2.1.0 11:33:22 Jinja2==3.1.6 11:33:22 jmespath==1.0.1 11:33:22 jsonpatch==1.33 11:33:22 jsonpointer==3.0.0 11:33:22 jsonschema==4.25.1 11:33:22 jsonschema-specifications==2025.9.1 11:33:22 keystoneauth1==5.12.0 11:33:22 kubernetes==34.1.0 11:33:22 lftools==0.37.16 11:33:22 lxml==6.0.2 11:33:22 markdown-it-py==4.0.0 11:33:22 MarkupSafe==3.0.3 11:33:22 mdurl==0.1.2 11:33:22 msgpack==1.1.2 11:33:22 multi_key_dict==2.0.3 11:33:22 munch==4.0.0 11:33:22 netaddr==1.3.0 11:33:22 niet==1.4.2 11:33:22 nodeenv==1.9.1 11:33:22 oauth2client==4.1.3 11:33:22 oauthlib==3.3.1 11:33:22 openstacksdk==4.8.0 11:33:22 os-service-types==1.8.2 11:33:22 osc-lib==4.2.0 11:33:22 oslo.config==10.1.0 11:33:22 oslo.context==6.2.0 11:33:22 oslo.i18n==6.7.1 11:33:22 oslo.log==7.2.1 11:33:22 oslo.serialization==5.8.0 11:33:22 oslo.utils==9.2.0 11:33:22 packaging==25.0 11:33:22 pbr==7.0.3 11:33:22 platformdirs==4.5.0 11:33:22 prettytable==3.17.0 11:33:22 psutil==7.1.3 11:33:22 pyasn1==0.6.1 11:33:22 pyasn1_modules==0.4.2 11:33:22 pycparser==2.23 11:33:22 pygerrit2==2.0.15 11:33:22 PyGithub==2.8.1 11:33:22 Pygments==2.19.2 11:33:22 PyJWT==2.10.1 11:33:22 PyNaCl==1.6.1 11:33:22 pyparsing==2.4.7 11:33:22 pyperclip==1.11.0 11:33:22 pyrsistent==0.20.0 11:33:22 python-cinderclient==9.8.0 11:33:22 python-dateutil==2.9.0.post0 11:33:22 python-heatclient==4.3.0 11:33:22 python-jenkins==1.8.3 11:33:22 python-keystoneclient==5.7.0 11:33:22 python-magnumclient==4.9.0 11:33:22 python-openstackclient==8.2.0 11:33:22 python-swiftclient==4.9.0 11:33:22 PyYAML==6.0.3 11:33:22 referencing==0.37.0 11:33:22 requests==2.32.5 11:33:22 requests-oauthlib==2.0.0 11:33:22 requestsexceptions==1.4.0 11:33:22 rfc3986==2.0.0 11:33:22 rich==14.2.0 11:33:22 rich-argparse==1.7.2 11:33:22 rpds-py==0.30.0 11:33:22 rsa==4.9.1 11:33:22 ruamel.yaml==0.18.16 11:33:22 ruamel.yaml.clib==0.2.15 11:33:22 s3transfer==0.16.0 11:33:22 simplejson==3.20.2 11:33:22 six==1.17.0 11:33:22 smmap==5.0.2 11:33:22 soupsieve==2.8 11:33:22 stevedore==5.6.0 11:33:22 tabulate==0.9.0 11:33:22 toml==0.10.2 11:33:22 tomlkit==0.13.3 11:33:22 tqdm==4.67.1 11:33:22 typing_extensions==4.15.0 11:33:22 tzdata==2025.2 11:33:22 urllib3==1.26.20 11:33:22 virtualenv==20.35.4 11:33:22 wcwidth==0.2.14 11:33:22 websocket-client==1.9.0 11:33:22 wrapt==2.0.1 11:33:22 xdg==6.0.0 11:33:22 xmltodict==1.0.2 11:33:22 yq==3.4.3 11:33:22 [EnvInject] - Injecting environment variables from a build step. 11:33:22 [EnvInject] - Injecting as environment variables the properties content 11:33:22 OS_CLOUD=vex 11:33:22 11:33:22 [EnvInject] - Variables injected successfully. 11:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14094565254479304121.sh 11:33:22 ---> Orphaned k8s clusters 11:33:22 Setup pyenv: 11:33:22 system 11:33:22 3.8.13 11:33:22 3.9.13 11:33:22 3.10.13 11:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:24 lf-activate-venv(): INFO: Base packages installed successfully 11:33:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:33:35 -----> Delete orphaned cluster 11:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13534415766008429823.sh 11:33:35 ---> Orphaned stacks 11:33:35 Setup pyenv: 11:33:36 system 11:33:36 3.8.13 11:33:36 3.9.13 11:33:36 3.10.13 11:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:38 lf-activate-venv(): INFO: Base packages installed successfully 11:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:33:59 + mapfile -t OS_COE_CLUSTERS_ID 11:33:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:59 ++ awk '{print $1}' 11:33:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:01 + echo '-----> Active clusters -> stacks' 11:34:01 -----> Active clusters -> stacks 11:34:01 + OS_COE_STACKS=() 11:34:01 + [[ 0 -gt 0 ]] 11:34:01 + mapfile -t OS_STACKS 11:34:01 ++ 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:34:01 ++ awk '{print $1}' 11:34:02 + echo '-----> Active stacks' 11:34:02 -----> Active stacks 11:34:02 + echo '-----> Delete orphaned stacks' 11:34:02 -----> Delete orphaned stacks 11:34:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10304936538992498973.sh 11:34:02 ---> Orphaned servers 11:34:02 Setup pyenv: 11:34:03 system 11:34:03 3.8.13 11:34:03 3.9.13 11:34:03 3.10.13 11:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:05 lf-activate-venv(): INFO: Base packages installed successfully 11:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:34:27 -----> Active servers 11:34:27 prd-centos8-builder-2c-2g-3186 11:34:27 prd-ubuntu2204-docker-4c-4g-3185 11:34:27 prd-ubuntu2204-builder-2c-2g-3184 11:34:27 prd-ubuntu2204-docker-4c-4g-3183 11:34:27 prd-ubuntu2204-docker-4c-4g-3181 11:34:27 prd-ubuntu2204-docker-4c-4g-3179 11:34:27 prd-ubuntu2204-docker-8c-8g-3174 11:34:27 prd-ubuntu2204-docker-8c-8g-3173 11:34:27 prd-centos8-robot-2c-8g-3079 11:34:27 snd-centos8-robot-2c-8g-137 11:34:27 -----> Delete orphaned servers 11:34:28 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-3173 11:34:31 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:34:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18174396560550910613.sh 11:34:31 ---> Orphaned ports 11:34:31 Setup pyenv: 11:34:31 system 11:34:31 3.8.13 11:34:31 3.9.13 11:34:31 3.10.13 11:34:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:33 lf-activate-venv(): INFO: Base packages installed successfully 11:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:34:48 No orphaned ports to process. 11:34:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4958279711574653174.sh 11:34:48 ---> Orphaned volumes 11:34:48 + source /home/jenkins/lf-env.sh 11:34:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:48 ++ mktemp -d /tmp/venv-XXXX 11:34:48 + lf_venv=/tmp/venv-4Drc 11:34:48 + local venv_file=/tmp/.os_lf_venv 11:34:48 + local python=python3 11:34:48 + local options 11:34:48 + local set_path=true 11:34:48 + local install_args= 11:34:48 ++ 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:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:48 + true 11:34:48 + case $1 in 11:34:48 + python=python3 11:34:48 + shift 2 11:34:48 + true 11:34:48 + case $1 in 11:34:48 + shift 11:34:48 + break 11:34:48 + case $python in 11:34:48 + local pkg_list= 11:34:48 + [[ -d /opt/pyenv ]] 11:34:48 + echo 'Setup pyenv:' 11:34:48 Setup pyenv: 11:34:48 + export PYENV_ROOT=/opt/pyenv 11:34:48 + PYENV_ROOT=/opt/pyenv 11:34:48 + 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:48 + 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:48 + pyenv versions 11:34:48 system 11:34:48 3.8.13 11:34:48 3.9.13 11:34:48 3.10.13 11:34:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:48 + command -v pyenv 11:34:48 ++ pyenv init - --no-rehash 11:34:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:48 for i in ${!paths[@]}; do 11:34:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:48 fi; done; 11:34:48 echo "${paths[*]}"'\'')" 11:34:48 export PATH="/opt/pyenv/shims:${PATH}" 11:34:48 export PYENV_SHELL=bash 11:34:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:48 pyenv() { 11:34:48 local command 11:34:48 command="${1:-}" 11:34:48 if [ "$#" -gt 0 ]; then 11:34:48 shift 11:34:48 fi 11:34:48 11:34:48 case "$command" in 11:34:48 rehash|shell) 11:34:48 eval "$(pyenv "sh-$command" "$@")" 11:34:48 ;; 11:34:48 *) 11:34:48 command pyenv "$command" "$@" 11:34:48 ;; 11:34:48 esac 11:34:48 }' 11:34:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:48 for i in ${!paths[@]}; do 11:34:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:48 fi; done; 11:34:48 echo "${paths[*]}"' 11:34:48 ++ 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:48 ++ 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:48 ++ 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:48 ++ export PYENV_SHELL=bash 11:34:48 ++ PYENV_SHELL=bash 11:34:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:48 +++ complete -F _pyenv pyenv 11:34:48 ++ lf-pyver python3 11:34:48 ++ local py_version_xy=python3 11:34:48 ++ local py_version_xyz= 11:34:48 ++ awk '{ print $1 }' 11:34:48 ++ pyenv versions 11:34:48 ++ local command 11:34:48 ++ command=versions 11:34:48 ++ '[' 1 -gt 0 ']' 11:34:48 ++ shift 11:34:48 ++ case "$command" in 11:34:48 ++ command pyenv versions 11:34:48 ++ pyenv versions 11:34:48 ++ sed 's/^[ *]* //' 11:34:48 ++ grep -E '^[0-9.]*[0-9]$' 11:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:49 +++ grep '^3' /tmp/.pyenv_versions 11:34:49 +++ tail -n 1 11:34:49 +++ sort -V 11:34:49 ++ py_version_xyz=3.11.7 11:34:49 ++ [[ -z 3.11.7 ]] 11:34:49 ++ echo 3.11.7 11:34:49 ++ return 0 11:34:49 + pyenv local 3.11.7 11:34:49 + local command 11:34:49 + command=local 11:34:49 + '[' 2 -gt 0 ']' 11:34:49 + shift 11:34:49 + case "$command" in 11:34:49 + command pyenv local 3.11.7 11:34:49 + pyenv local 3.11.7 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='lftools[openstack] ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='kubernetes ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='niet ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='python-heatclient ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='python-openstackclient ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='python-magnumclient ' 11:34:49 + for arg in "$@" 11:34:49 + case $arg in 11:34:49 + pkg_list+='yq ' 11:34:49 + [[ -f /tmp/.os_lf_venv ]] 11:34:49 ++ cat /tmp/.os_lf_venv 11:34:49 + lf_venv=/tmp/venv-885Y 11:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from' file:/tmp/.os_lf_venv 11:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:49 + local 'pip_opts=--upgrade --quiet' 11:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:49 + [[ -n '' ]] 11:34:49 + [[ -n '' ]] 11:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:49 + /tmp/venv-885Y/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:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:34:50 lf-activate-venv(): INFO: Base packages installed successfully 11:34:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:34:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:34:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:50 + /tmp/venv-885Y/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:35:05 + type python3 11:35:05 + true 11:35:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH' 11:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:35:05 + PATH=/tmp/venv-885Y/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:35:05 + return 0 11:35:05 + mapfile -t os_volumes 11:35:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:09 + '[' 0 -eq 0 ']' 11:35:09 + echo 'No orphaned volumes found.' 11:35:09 No orphaned volumes found. 11:35:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17436241156600856761.sh 11:35:09 ---> Protect in-use images 11:35:09 Setup pyenv: 11:35:09 system 11:35:09 3.8.13 11:35:09 3.9.13 11:35:09 3.10.13 11:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:11 lf-activate-venv(): INFO: Base packages installed successfully 11:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:35:27 INFO: There are images to protect defined in jenkins-config. 11:35:27 INFO: There are additional images to protect in the jjb dir. 11:35:27 INFO: Protecting the following images: 11:35:27 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:27 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:27 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:27 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:27 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:27 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:27 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:27 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 11:35:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 11:35:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 11:35:27 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:29 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:30 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:32 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:34 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:35 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:37 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:38 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:40 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:42 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 11:35:43 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 11:35:45 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 11:35:47 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:47 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:47 [EnvInject] - Injecting environment variables from a build step. 11:35:47 [EnvInject] - Injecting as environment variables the properties content 11:35:47 OS_IMAGE_CLEANUP_AGE=30 11:35:47 11:35:47 [EnvInject] - Variables injected successfully. 11:35:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8053854525369793843.sh 11:35:47 ---> Cleanup old images 11:35:47 Setup pyenv: 11:35:47 system 11:35:47 3.8.13 11:35:47 3.9.13 11:35:47 3.10.13 11:35:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:49 lf-activate-venv(): INFO: Base packages installed successfully 11:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:36:06 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:13 WARNING: Use of image.protected resulted in an exception 11:36:13 Removing 314 images from vex. 11:36:13 WARNING: Use of image.protected resulted in an exception 11:36:13 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:36:13 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:36:13 Build step 'Conditional steps (multiple)' marked build as failure 11:36:13 $ ssh-agent -k 11:36:13 unset SSH_AUTH_SOCK; 11:36:13 unset SSH_AGENT_PID; 11:36:13 echo Agent pid 5449 killed; 11:36:13 [ssh-agent] Stopped. 11:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14021607208151904712.sh 11:36:13 ---> sysstat.sh 11:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17438201370513789771.sh 11:36:14 ---> package-listing.sh 11:36:14 ++ tr '[:upper:]' '[:lower:]' 11:36:14 ++ facter osfamily 11:36:14 + OS_FAMILY=redhat 11:36:14 + workspace=/w/workspace/builder-openstack-cron 11:36:14 + START_PACKAGES=/tmp/packages_start.txt 11:36:14 + END_PACKAGES=/tmp/packages_end.txt 11:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:14 + PACKAGES=/tmp/packages_start.txt 11:36:14 + '[' /w/workspace/builder-openstack-cron ']' 11:36:14 + PACKAGES=/tmp/packages_end.txt 11:36:14 + case "${OS_FAMILY}" in 11:36:14 + rpm -qa 11:36:14 + sort 11:36:14 + '[' -f /tmp/packages_start.txt ']' 11:36:14 + '[' -f /tmp/packages_end.txt ']' 11:36:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:14 + '[' /w/workspace/builder-openstack-cron ']' 11:36:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1008520614654350021.sh 11:36:14 ---> capture-instance-metadata.sh 11:36:14 Setup pyenv: 11:36:15 system 11:36:15 3.8.13 11:36:15 3.9.13 11:36:15 3.10.13 11:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:17 lf-activate-venv(): INFO: Base packages installed successfully 11:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:36:27 INFO: Running in OpenStack, capturing instance metadata 11:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16864396141008939378.sh 11:36:27 provisioning config files... 11:36:27 Could not find credentials [logs] for builder-openstack-cron #75602 11:36:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12051778170729647149tmp 11:36:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:27 provisioning config files... 11:36:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:28 [EnvInject] - Injecting environment variables from a build step. 11:36:28 [EnvInject] - Injecting as environment variables the properties content 11:36:28 SERVER_ID=logs 11:36:28 11:36:28 [EnvInject] - Variables injected successfully. 11:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10371672995324720220.sh 11:36:28 ---> create-netrc.sh 11:36:28 WARN: Log server credential not found. 11:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5420822898069006132.sh 11:36:28 ---> python-tools-install.sh 11:36:28 Setup pyenv: 11:36:28 system 11:36:28 3.8.13 11:36:28 3.9.13 11:36:28 3.10.13 11:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:30 lf-activate-venv(): INFO: Base packages installed successfully 11:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5329395123920416493.sh 11:36:40 ---> sudo-logs.sh 11:36:40 Archiving 'sudo' log.. 11:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2558682215097356376.sh 11:36:40 ---> job-cost.sh 11:36:40 Setup pyenv: 11:36:41 system 11:36:41 3.8.13 11:36:41 3.9.13 11:36:41 3.10.13 11:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:43 lf-activate-venv(): INFO: Base packages installed successfully 11:36:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:36:50 INFO: No Stack... 11:36:50 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:51 INFO: Archiving Costs 11:36:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11112584226260170529.sh 11:36:51 ---> logs-deploy.sh 11:36:51 Setup pyenv: 11:36:51 system 11:36:51 3.8.13 11:36:51 3.9.13 11:36:51 3.10.13 11:36:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-885Y from file:/tmp/.os_lf_venv 11:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:53 lf-activate-venv(): INFO: Base packages installed successfully 11:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-885Y/bin to PATH 11:37:07 WARNING: Nexus logging server not set 11:37:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75602/ 11:37:07 INFO: archiving logs to S3 11:37:08 ---> uname -a: 11:37:08 Linux prd-centos8-builder-2c-2g-3186.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:37:08 11:37:08 11:37:08 ---> lscpu: 11:37:08 Architecture: x86_64 11:37:08 CPU op-mode(s): 32-bit, 64-bit 11:37:08 Byte Order: Little Endian 11:37:08 CPU(s): 2 11:37:08 On-line CPU(s) list: 0,1 11:37:08 Thread(s) per core: 1 11:37:08 Core(s) per socket: 1 11:37:08 Socket(s): 2 11:37:08 NUMA node(s): 1 11:37:08 Vendor ID: AuthenticAMD 11:37:08 CPU family: 23 11:37:08 Model: 49 11:37:08 Model name: AMD EPYC-Rome Processor 11:37:08 Stepping: 0 11:37:08 CPU MHz: 2800.000 11:37:08 BogoMIPS: 5600.00 11:37:08 Virtualization: AMD-V 11:37:08 Hypervisor vendor: KVM 11:37:08 Virtualization type: full 11:37:08 L1d cache: 32K 11:37:08 L1i cache: 32K 11:37:08 L2 cache: 512K 11:37:08 L3 cache: 16384K 11:37:08 NUMA node0 CPU(s): 0,1 11:37:08 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:37:08 11:37:08 11:37:08 ---> nproc: 11:37:08 2 11:37:08 11:37:08 11:37:08 ---> df -h: 11:37:08 Filesystem Size Used Avail Use% Mounted on 11:37:08 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:37:08 tmpfs 3.8G 17M 3.8G 1% /run 11:37:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:37:08 /dev/vda1 40G 8.5G 32G 22% / 11:37:08 tmpfs 770M 0 770M 0% /run/user/1001 11:37:08 11:37:08 11:37:08 ---> free -m: 11:37:08 total used free shared buff/cache available 11:37:08 Mem: 7697 625 4801 19 2270 6775 11:37:08 Swap: 1023 0 1023 11:37:08 11:37:08 11:37:08 ---> ip addr: 11:37:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:08 inet 127.0.0.1/8 scope host lo 11:37:08 valid_lft forever preferred_lft forever 11:37:08 inet6 ::1/128 scope host 11:37:08 valid_lft forever preferred_lft forever 11:37:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:08 link/ether fa:16:3e:75:8c:e3 brd ff:ff:ff:ff:ff:ff 11:37:08 altname enp0s3 11:37:08 altname ens3 11:37:08 inet 10.30.170.61/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:37:08 valid_lft 86065sec preferred_lft 86065sec 11:37:08 inet6 fe80::f816:3eff:fe75:8ce3/64 scope link 11:37:08 valid_lft forever preferred_lft forever 11:37:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:08 link/ether 02:42:6e:18:b1:60 brd ff:ff:ff:ff:ff:ff 11:37:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:08 valid_lft forever preferred_lft forever 11:37:08 11:37:08 11:37:08 ---> sar -b -r -n DEV: 11:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 11:37:08 11:37:08 11:31:30 LINUX RESTART (2 CPU) 11:37:08 11:37:08 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:37:08 11:33:01 AM 206.16 19.54 186.62 5616.66 7451.16 11:37:08 11:34:01 AM 114.85 0.52 114.33 65.19 12259.12 11:37:08 11:35:01 AM 36.64 0.90 35.74 85.85 1858.47 11:37:08 11:36:01 AM 21.36 0.00 21.36 0.00 560.95 11:37:08 11:37:01 AM 19.25 0.52 18.73 64.66 501.70 11:37:08 Average: 79.66 4.30 75.36 1166.73 4526.34 11:37:08 11:37:08 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:08 11:33:01 AM 5162192 7009792 2720240 34.51 2688 2030116 931448 10.43 202096 2193492 173468 11:37:08 11:34:01 AM 4959844 6972884 2922588 37.08 2688 2188060 952692 10.67 218540 2348216 43088 11:37:08 11:35:01 AM 4864140 6913108 3018292 38.29 2688 2223916 1027524 11.51 271120 2392000 44260 11:37:08 11:36:01 AM 4872000 6920864 3010432 38.19 2688 2223896 997700 11.17 271980 2383232 44224 11:37:08 11:37:01 AM 4933072 6952072 2949360 37.42 2688 2193700 964448 10.80 437656 2157248 25084 11:37:08 Average: 4958250 6953744 2924182 37.10 2688 2171938 974762 10.91 280278 2294838 66025 11:37:08 11:37:08 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:08 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:33:01 AM eth0 330.95 190.80 1817.44 63.69 0.00 0.00 0.00 0.00 11:37:08 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:34:01 AM eth0 78.74 64.62 827.30 10.22 0.00 0.00 0.00 0.00 11:37:08 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:35:01 AM eth0 23.61 24.95 30.19 9.81 0.00 0.00 0.00 0.00 11:37:08 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:36:01 AM eth0 17.89 17.96 17.46 6.88 0.00 0.00 0.00 0.00 11:37:08 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:37:01 AM eth0 23.25 20.00 28.33 15.54 0.00 0.00 0.00 0.00 11:37:08 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 Average: eth0 94.90 63.67 544.21 21.23 0.00 0.00 0.00 0.00 11:37:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:08 11:37:08 11:37:08 ---> sar -P ALL: 11:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 11:37:08 11:37:08 11:31:30 LINUX RESTART (2 CPU) 11:37:08 11:37:08 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:08 11:33:01 AM all 38.99 0.00 7.51 2.96 0.09 50.44 11:37:08 11:33:01 AM 0 51.62 0.00 8.98 3.70 0.08 35.61 11:37:08 11:33:01 AM 1 26.38 0.00 6.04 2.22 0.10 65.26 11:37:08 11:34:01 AM all 32.92 0.00 4.73 2.96 0.12 59.27 11:37:08 11:34:01 AM 0 44.72 0.00 5.66 2.79 0.10 46.74 11:37:08 11:34:01 AM 1 21.15 0.00 3.80 3.13 0.13 71.79 11:37:08 11:35:01 AM all 34.51 0.00 3.76 0.28 0.09 61.35 11:37:08 11:35:01 AM 0 50.66 0.00 4.44 0.37 0.10 44.44 11:37:08 11:35:01 AM 1 18.38 0.00 3.08 0.20 0.08 78.25 11:37:08 11:36:01 AM all 31.55 0.00 3.24 0.23 0.11 64.87 11:37:08 11:36:01 AM 0 47.34 0.00 4.20 0.33 0.10 48.02 11:37:08 11:36:01 AM 1 15.76 0.00 2.28 0.12 0.12 81.72 11:37:08 11:37:01 AM all 35.48 0.00 4.20 0.17 0.09 60.05 11:37:08 11:37:01 AM 0 43.22 0.00 5.05 0.18 0.08 51.47 11:37:08 11:37:01 AM 1 27.74 0.00 3.35 0.17 0.10 68.64 11:37:08 Average: all 34.69 0.00 4.69 1.32 0.10 59.21 11:37:08 Average: 0 47.51 0.00 5.66 1.47 0.09 45.26 11:37:08 Average: 1 21.88 0.00 3.71 1.17 0.11 73.14 11:37:08 11:37:08 11:37:08