21:32:06 Started by timer 21:32:06 Running as SYSTEM 21:32:06 [EnvInject] - Loading node environment variables. 21:32:06 Building remotely on prd-centos8-builder-2c-2g-25444 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:06 [ssh-agent] Looking for ssh-agent implementation... 21:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:06 $ ssh-agent 21:32:06 SSH_AUTH_SOCK=/tmp/ssh-WS65Dv6IOcK0/agent.5443 21:32:06 SSH_AGENT_PID=5444 21:32:06 [ssh-agent] Started. 21:32:06 Running ssh-add (command line suppressed) 21:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16608740365581667033.key (/w/workspace/builder-openstack-cron@tmp/private_key_16608740365581667033.key) 21:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:06 The recommended git tool is: NONE 21:32:09 using credential jenkins-ssh 21:32:09 Wiping out workspace first. 21:32:09 Cloning the remote Git repository 21:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:09 > git --version # timeout=10 21:32:09 > git --version # 'git version 2.43.0' 21:32:09 using GIT_SSH to set credentials jenkins-ssh 21:32:09 [INFO] Currently running in a labeled security context 21:32:09 [INFO] Currently SELinux is 'enforcing' on the host 21:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14063704684537207954.key 21:32:09 Verifying host key using known hosts file 21: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. 21:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:12 Avoid second fetch 21:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:12 Checking out Revision 0d122213521f28467fa3505ae5695eaced472831 (refs/remotes/origin/master) 21:32:12 > git config core.sparsecheckout # timeout=10 21:32:12 > git checkout -f 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 21:32:12 Commit message: "fix: Remove + prefix from SSH host key algorithms" 21:32:12 > git rev-list --no-walk 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 21:32:12 > git remote # timeout=10 21:32:12 > git submodule init # timeout=10 21:32:12 > git submodule sync # timeout=10 21:32:12 > git config --get remote.origin.url # timeout=10 21:32:12 > git submodule init # timeout=10 21:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:12 > git config --get submodule.global-jjb.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:12 > git submodule update --init --recursive global-jjb # timeout=10 21:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:17 No emails were triggered. 21:32:17 provisioning config files... 21:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14715404026361908835.sh 21:32:17 ---> python-tools-install.sh 21:32:17 Setup pyenv: 21:32:18 system 21:32:18 * 3.8.13 (set by /opt/pyenv/version) 21:32:18 * 3.9.13 (set by /opt/pyenv/version) 21:32:18 * 3.10.13 (set by /opt/pyenv/version) 21:32:18 * 3.11.7 (set by /opt/pyenv/version) 21:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FT3o 21:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:27 lf-activate-venv(): INFO: Base packages installed successfully 21:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:32:53 Generating Requirements File 21:33:16 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. 21:33:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:16 Python 3.11.7 21:33:17 pip 25.3 from /tmp/venv-FT3o/lib/python3.11/site-packages/pip (python 3.11) 21:33:17 appdirs==1.4.4 21:33:17 argcomplete==3.6.3 21:33:17 aspy.yaml==1.3.0 21:33:17 attrs==25.4.0 21:33:17 autopage==0.5.2 21:33:17 beautifulsoup4==4.14.3 21:33:17 boto3==1.42.25 21:33:17 botocore==1.42.25 21:33:17 bs4==0.0.2 21:33:17 certifi==2026.1.4 21:33:17 cffi==2.0.0 21:33:17 cfgv==3.5.0 21:33:17 chardet==5.2.0 21:33:17 charset-normalizer==3.4.4 21:33:17 click==8.3.1 21:33:17 cliff==4.13.1 21:33:17 cmd2==3.1.0 21:33:17 cryptography==3.3.2 21:33:17 debtcollector==3.0.0 21:33:17 decorator==5.2.1 21:33:17 defusedxml==0.7.1 21:33:17 Deprecated==1.3.1 21:33:17 distlib==0.4.0 21:33:17 dnspython==2.8.0 21:33:17 docker==7.1.0 21:33:17 dogpile.cache==1.5.0 21:33:17 durationpy==0.10 21:33:17 email-validator==2.3.0 21:33:17 filelock==3.20.3 21:33:17 future==1.0.0 21:33:17 gitdb==4.0.12 21:33:17 GitPython==3.1.46 21:33:17 google-auth==2.47.0 21:33:17 httplib2==0.31.0 21:33:17 identify==2.6.15 21:33:17 idna==3.11 21:33:17 importlib-resources==1.5.0 21:33:17 iso8601==2.1.0 21:33:17 Jinja2==3.1.6 21:33:17 jmespath==1.0.1 21:33:17 jsonpatch==1.33 21:33:17 jsonpointer==3.0.0 21:33:17 jsonschema==4.26.0 21:33:17 jsonschema-specifications==2025.9.1 21:33:17 keystoneauth1==5.12.0 21:33:17 kubernetes==34.1.0 21:33:17 lftools==0.37.18 21:33:17 lxml==6.0.2 21:33:17 markdown-it-py==4.0.0 21:33:17 MarkupSafe==3.0.3 21:33:17 mdurl==0.1.2 21:33:17 msgpack==1.1.2 21:33:17 multi_key_dict==2.0.3 21:33:17 munch==4.0.0 21:33:17 netaddr==1.3.0 21:33:17 niet==1.4.2 21:33:17 nodeenv==1.10.0 21:33:17 oauth2client==4.1.3 21:33:17 oauthlib==3.3.1 21:33:17 openstacksdk==4.8.0 21:33:17 os-service-types==1.8.2 21:33:17 osc-lib==4.3.0 21:33:17 oslo.config==10.2.0 21:33:17 oslo.context==6.2.0 21:33:17 oslo.i18n==6.7.1 21:33:17 oslo.log==8.0.0 21:33:17 oslo.serialization==5.9.0 21:33:17 oslo.utils==9.2.0 21:33:17 packaging==25.0 21:33:17 pbr==7.0.3 21:33:17 platformdirs==4.5.1 21:33:17 prettytable==3.17.0 21:33:17 psutil==7.2.1 21:33:17 pyasn1==0.6.1 21:33:17 pyasn1_modules==0.4.2 21:33:17 pycparser==2.23 21:33:17 pygerrit2==2.0.15 21:33:17 PyGithub==2.8.1 21:33:17 Pygments==2.19.2 21:33:17 PyJWT==2.10.1 21:33:17 PyNaCl==1.6.2 21:33:17 pyparsing==2.4.7 21:33:17 pyperclip==1.11.0 21:33:17 pyrsistent==0.20.0 21:33:17 python-cinderclient==9.8.0 21:33:17 python-dateutil==2.9.0.post0 21:33:17 python-heatclient==4.3.0 21:33:17 python-jenkins==1.8.3 21:33:17 python-keystoneclient==5.7.0 21:33:17 python-magnumclient==4.9.0 21:33:17 python-openstackclient==8.3.0 21:33:17 python-swiftclient==4.9.0 21:33:17 PyYAML==6.0.3 21:33:17 referencing==0.37.0 21:33:17 requests==2.32.5 21:33:17 requests-oauthlib==2.0.0 21:33:17 requestsexceptions==1.4.0 21:33:17 rfc3986==2.0.0 21:33:17 rich==14.2.0 21:33:17 rich-argparse==1.7.2 21:33:17 rpds-py==0.30.0 21:33:17 rsa==4.9.1 21:33:17 ruamel.yaml==0.19.1 21:33:17 ruamel.yaml.clib==0.2.15 21:33:17 s3transfer==0.16.0 21:33:17 simplejson==3.20.2 21:33:17 six==1.17.0 21:33:17 smmap==5.0.2 21:33:17 soupsieve==2.8.1 21:33:17 stevedore==5.6.0 21:33:17 tabulate==0.9.0 21:33:17 toml==0.10.2 21:33:17 tomlkit==0.13.3 21:33:17 tqdm==4.67.1 21:33:17 typing_extensions==4.15.0 21:33:17 tzdata==2025.3 21:33:17 urllib3==1.26.20 21:33:17 virtualenv==20.36.1 21:33:17 wcwidth==0.2.14 21:33:17 websocket-client==1.9.0 21:33:17 wrapt==2.0.1 21:33:17 xdg==6.0.0 21:33:17 xmltodict==1.0.2 21:33:17 yq==3.4.3 21:33:17 [EnvInject] - Injecting environment variables from a build step. 21:33:17 [EnvInject] - Injecting as environment variables the properties content 21:33:17 OS_CLOUD=vex 21:33:17 21:33:17 [EnvInject] - Variables injected successfully. 21:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15426417594185490948.sh 21:33:17 ---> Orphaned k8s clusters 21:33:17 Setup pyenv: 21:33:17 system 21:33:17 3.8.13 21:33:17 3.9.13 21:33:17 3.10.13 21:33:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:19 lf-activate-venv(): INFO: Base packages installed successfully 21:33:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33:27 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. 21:33:27 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:33:30 -----> Delete orphaned cluster 21:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins426564739545349689.sh 21:33:30 ---> Orphaned stacks 21:33:30 Setup pyenv: 21:33:30 system 21:33:30 3.8.13 21:33:30 3.9.13 21:33:30 3.10.13 21:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:33 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. 21:33:33 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:33 lf-activate-venv(): INFO: Base packages installed successfully 21:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:33:53 + mapfile -t OS_COE_CLUSTERS_ID 21:33:53 ++ awk '{print $1}' 21:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:55 + echo '-----> Active clusters -> stacks' 21:33:55 -----> Active clusters -> stacks 21:33:55 + OS_COE_STACKS=() 21:33:55 + [[ 0 -gt 0 ]] 21:33:55 + mapfile -t OS_STACKS 21:33:55 ++ awk '{print $1}' 21:33:55 ++ 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 21:33:57 + echo '-----> Active stacks' 21:33:57 -----> Active stacks 21:33:57 + echo '-----> Delete orphaned stacks' 21:33:57 -----> Delete orphaned stacks 21:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2109726585106349805.sh 21:33:57 ---> Orphaned servers 21:33:57 Setup pyenv: 21:33:57 system 21:33:57 3.8.13 21:33:57 3.9.13 21:33:57 3.10.13 21:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:59 lf-activate-venv(): INFO: Base packages installed successfully 21:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:34:21 -----> Active servers 21:34:21 prd-centos8-builder-2c-2g-25444 21:34:21 prd-ubuntu2204-docker-2c-2g-25443 21:34:21 prd-ubuntu2204-docker-4c-4g-25442 21:34:21 prd-ubuntu2204-docker-8c-8g-25441 21:34:21 -----> Delete orphaned servers 21:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4805932252827755410.sh 21:34:22 ---> Orphaned ports 21:34:22 Setup pyenv: 21:34:22 system 21:34:22 3.8.13 21:34:22 3.9.13 21:34:22 3.10.13 21:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:24 lf-activate-venv(): INFO: Base packages installed successfully 21:34:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:34:39 No orphaned ports to process. 21:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11904085881054458770.sh 21:34:39 ---> Orphaned volumes 21:34:39 + source /home/jenkins/lf-env.sh 21:34:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:39 ++ mktemp -d /tmp/venv-XXXX 21:34:39 + lf_venv=/tmp/venv-oHYe 21:34:39 + local venv_file=/tmp/.os_lf_venv 21:34:39 + local python=python3 21:34:39 + local options 21:34:39 + local set_path=true 21:34:39 + local install_args= 21:34:39 ++ 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 21:34:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:39 + true 21:34:39 + case $1 in 21:34:39 + python=python3 21:34:39 + shift 2 21:34:39 + true 21:34:39 + case $1 in 21:34:39 + shift 21:34:39 + break 21:34:39 + case $python in 21:34:39 + local pkg_list= 21:34:39 + [[ -d /opt/pyenv ]] 21:34:39 + echo 'Setup pyenv:' 21:34:39 Setup pyenv: 21:34:39 + export PYENV_ROOT=/opt/pyenv 21:34:39 + PYENV_ROOT=/opt/pyenv 21:34:39 + 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 21:34:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:39 + pyenv versions 21:34:40 system 21:34:40 3.8.13 21:34:40 3.9.13 21:34:40 3.10.13 21:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:40 + command -v pyenv 21:34:40 ++ pyenv init - --no-rehash 21:34:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:40 for i in ${!paths[@]}; do 21:34:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:40 fi; done; 21:34:40 echo "${paths[*]}"'\'')" 21:34:40 export PATH="/opt/pyenv/shims:${PATH}" 21:34:40 export PYENV_SHELL=bash 21:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:40 pyenv() { 21:34:40 local command 21:34:40 command="${1:-}" 21:34:40 if [ "$#" -gt 0 ]; then 21:34:40 shift 21:34:40 fi 21:34:40 21:34:40 case "$command" in 21:34:40 rehash|shell) 21:34:40 eval "$(pyenv "sh-$command" "$@")" 21:34:40 ;; 21:34:40 *) 21:34:40 command pyenv "$command" "$@" 21:34:40 ;; 21:34:40 esac 21:34:40 }' 21:34:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:40 for i in ${!paths[@]}; do 21:34:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:40 fi; done; 21:34:40 echo "${paths[*]}"' 21:34:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:40 ++ 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 21:34:40 ++ 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 21:34:40 ++ export PYENV_SHELL=bash 21:34:40 ++ PYENV_SHELL=bash 21:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:40 +++ complete -F _pyenv pyenv 21:34:40 ++ lf-pyver python3 21:34:40 ++ local py_version_xy=python3 21:34:40 ++ local py_version_xyz= 21:34:40 ++ awk '{ print $1 }' 21:34:40 ++ pyenv versions 21:34:40 ++ local command 21:34:40 ++ command=versions 21:34:40 ++ '[' 1 -gt 0 ']' 21:34:40 ++ shift 21:34:40 ++ case "$command" in 21:34:40 ++ command pyenv versions 21:34:40 ++ pyenv versions 21:34:40 ++ sed 's/^[ *]* //' 21:34:40 ++ grep -E '^[0-9.]*[0-9]$' 21:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:40 +++ tail -n 1 21:34:40 +++ grep '^3' /tmp/.pyenv_versions 21:34:40 +++ sort -V 21:34:40 ++ py_version_xyz=3.11.7 21:34:40 ++ [[ -z 3.11.7 ]] 21:34:40 ++ echo 3.11.7 21:34:40 ++ return 0 21:34:40 + pyenv local 3.11.7 21:34:40 + local command 21:34:40 + command=local 21:34:40 + '[' 2 -gt 0 ']' 21:34:40 + shift 21:34:40 + case "$command" in 21:34:40 + command pyenv local 3.11.7 21:34:40 + pyenv local 3.11.7 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='lftools[openstack] ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='kubernetes ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='niet ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='python-heatclient ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='python-openstackclient ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='python-magnumclient ' 21:34:40 + for arg in "$@" 21:34:40 + case $arg in 21:34:40 + pkg_list+='yq ' 21:34:40 + [[ -f /tmp/.os_lf_venv ]] 21:34:40 ++ cat /tmp/.os_lf_venv 21:34:40 + lf_venv=/tmp/venv-FT3o 21:34:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from' file:/tmp/.os_lf_venv 21:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:34:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:40 + local 'pip_opts=--upgrade --quiet' 21:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:40 + [[ -n '' ]] 21:34:40 + [[ -n '' ]] 21:34:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:40 + /tmp/venv-FT3o/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 21:34:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:42 lf-activate-venv(): INFO: Base packages installed successfully 21:34:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:42 + /tmp/venv-FT3o/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 21:34:59 + type python3 21:34:59 + true 21:34:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH' 21:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:34:59 + PATH=/tmp/venv-FT3o/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 21:34:59 + return 0 21:34:59 + mapfile -t os_volumes 21:34:59 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:35:03 + '[' 0 -eq 0 ']' 21:35:03 + echo 'No orphaned volumes found.' 21:35:03 No orphaned volumes found. 21:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12237455008905362749.sh 21:35:03 ---> Protect in-use images 21:35:03 Setup pyenv: 21:35:03 system 21:35:03 3.8.13 21:35:03 3.9.13 21:35:03 3.10.13 21:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:05 lf-activate-venv(): INFO: Base packages installed successfully 21:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:35:19 INFO: There are images to protect defined in jenkins-config. 21:35:19 INFO: There are additional images to protect in the jjb dir. 21:35:19 INFO: Protecting the following images: 21:35:19 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:19 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:19 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:19 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:19 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:19 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:19 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:19 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:19 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 21:35:19 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 21:35:19 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 21:35:19 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:35:19 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 21:35:21 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:22 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 21:35:24 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 21:35:26 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 21:35:27 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 21:35:29 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 21:35:30 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 21:35:32 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 21:35:34 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 21:35:35 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 21:35:37 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 21:35:38 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:35:40 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 21:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:40 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:35:40 [EnvInject] - Injecting environment variables from a build step. 21:35:40 [EnvInject] - Injecting as environment variables the properties content 21:35:40 OS_IMAGE_CLEANUP_AGE=30 21:35:40 21:35:40 [EnvInject] - Variables injected successfully. 21:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10603295746256508985.sh 21:35:40 ---> Cleanup old images 21:35:40 Setup pyenv: 21:35:40 system 21:35:40 3.8.13 21:35:40 3.9.13 21:35:40 3.10.13 21:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:42 lf-activate-venv(): INFO: Base packages installed successfully 21:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:35:57 + lftools openstack --os-cloud vex image cleanup --days=30 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 Removing 325 images from vex. 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 21:36:03 WARNING: Use of image.protected resulted in an exception 21:36:03 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:03 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:03 Build step 'Conditional steps (multiple)' marked build as failure 21:36:03 $ ssh-agent -k 21:36:03 unset SSH_AUTH_SOCK; 21:36:03 unset SSH_AGENT_PID; 21:36:03 echo Agent pid 5444 killed; 21:36:03 [ssh-agent] Stopped. 21:36:04 [PostBuildScript] - [INFO] Executing post build scripts. 21:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1037362681981494110.sh 21:36:04 ---> sysstat.sh 21:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3812492228051009739.sh 21:36:04 ---> package-listing.sh 21:36:04 ++ facter osfamily 21:36:04 ++ tr '[:upper:]' '[:lower:]' 21:36:04 + OS_FAMILY=redhat 21:36:04 + workspace=/w/workspace/builder-openstack-cron 21:36:04 + START_PACKAGES=/tmp/packages_start.txt 21:36:04 + END_PACKAGES=/tmp/packages_end.txt 21:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:04 + PACKAGES=/tmp/packages_start.txt 21:36:04 + '[' /w/workspace/builder-openstack-cron ']' 21:36:04 + PACKAGES=/tmp/packages_end.txt 21:36:04 + case "${OS_FAMILY}" in 21:36:04 + rpm -qa 21:36:04 + sort 21:36:05 + '[' -f /tmp/packages_start.txt ']' 21:36:05 + '[' -f /tmp/packages_end.txt ']' 21:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:05 + '[' /w/workspace/builder-openstack-cron ']' 21:36:05 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10368592468433495033.sh 21:36:05 ---> capture-instance-metadata.sh 21:36:05 Setup pyenv: 21:36:05 system 21:36:05 3.8.13 21:36:05 3.9.13 21:36:05 3.10.13 21:36:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:07 lf-activate-venv(): INFO: Base packages installed successfully 21:36:07 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:36:40 INFO: Running in OpenStack, capturing instance metadata 21:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6601712633253478229.sh 21:36:40 provisioning config files... 21:36:41 Could not find credentials [logs] for builder-openstack-cron #76548 21:36:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config7370475459977593338tmp 21:36:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:36:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:36:41 provisioning config files... 21:36:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:36:41 [EnvInject] - Injecting environment variables from a build step. 21:36:41 [EnvInject] - Injecting as environment variables the properties content 21:36:41 SERVER_ID=logs 21:36:41 21:36:41 [EnvInject] - Variables injected successfully. 21:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3118464662193952376.sh 21:36:41 ---> create-netrc.sh 21:36:41 WARN: Log server credential not found. 21:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13795557088745505665.sh 21:36:41 ---> python-tools-install.sh 21:36:41 Setup pyenv: 21:36:41 system 21:36:41 3.8.13 21:36:41 3.9.13 21:36:41 3.10.13 21:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:43 lf-activate-venv(): INFO: Base packages installed successfully 21:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9721006557818504984.sh 21:36:54 ---> sudo-logs.sh 21:36:54 Archiving 'sudo' log.. 21:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10294211960286338701.sh 21:36:54 ---> job-cost.sh 21:36:54 Setup pyenv: 21:36:55 system 21:36:55 3.8.13 21:36:55 3.9.13 21:36:55 3.10.13 21:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:57 lf-activate-venv(): INFO: Base packages installed successfully 21:36:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:37:05 INFO: No Stack... 21:37:05 INFO: Retrieving Pricing Info for: v3-standard-2 21:37:05 INFO: Archiving Costs 21:37:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15278100314576740030.sh 21:37:05 ---> logs-deploy.sh 21:37:05 Setup pyenv: 21:37:05 system 21:37:05 3.8.13 21:37:05 3.9.13 21:37:05 3.10.13 21:37:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FT3o from file:/tmp/.os_lf_venv 21:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:37:08 lf-activate-venv(): INFO: Base packages installed successfully 21:37:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-FT3o/bin to PATH 21:37:18 WARNING: Nexus logging server not set 21:37:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76548/ 21:37:18 INFO: archiving logs to S3 21:37:19 ---> uname -a: 21:37:19 Linux prd-centos8-builder-2c-2g-25444.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 21:37:19 21:37:19 21:37:19 ---> lscpu: 21:37:19 Architecture: x86_64 21:37:19 CPU op-mode(s): 32-bit, 64-bit 21:37:19 Byte Order: Little Endian 21:37:19 CPU(s): 2 21:37:19 On-line CPU(s) list: 0,1 21:37:19 Thread(s) per core: 1 21:37:19 Core(s) per socket: 1 21:37:19 Socket(s): 2 21:37:19 NUMA node(s): 1 21:37:19 Vendor ID: AuthenticAMD 21:37:19 CPU family: 23 21:37:19 Model: 49 21:37:19 Model name: AMD EPYC-Rome Processor 21:37:19 Stepping: 0 21:37:19 CPU MHz: 2800.000 21:37:19 BogoMIPS: 5600.00 21:37:19 Virtualization: AMD-V 21:37:19 Hypervisor vendor: KVM 21:37:19 Virtualization type: full 21:37:19 L1d cache: 32K 21:37:19 L1i cache: 32K 21:37:19 L2 cache: 512K 21:37:19 L3 cache: 16384K 21:37:19 NUMA node0 CPU(s): 0,1 21:37:19 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 21:37:19 21:37:19 21:37:19 ---> nproc: 21:37:19 2 21:37:19 21:37:19 21:37:19 ---> df -h: 21:37:19 Filesystem Size Used Avail Use% Mounted on 21:37:19 devtmpfs 3.8G 0 3.8G 0% /dev 21:37:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:37:19 tmpfs 3.8G 17M 3.8G 1% /run 21:37:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:37:19 /dev/vda1 40G 8.5G 32G 22% / 21:37:19 tmpfs 770M 0 770M 0% /run/user/1001 21:37:19 21:37:19 21:37:19 ---> free -m: 21:37:19 total used free shared buff/cache available 21:37:19 Mem: 7697 657 4772 19 2268 6742 21:37:19 Swap: 1023 0 1023 21:37:19 21:37:19 21:37:19 ---> ip addr: 21:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:37:19 inet 127.0.0.1/8 scope host lo 21:37:19 valid_lft forever preferred_lft forever 21:37:19 inet6 ::1/128 scope host 21:37:19 valid_lft forever preferred_lft forever 21:37:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:37:19 link/ether fa:16:3e:f6:94:95 brd ff:ff:ff:ff:ff:ff 21:37:19 altname enp0s3 21:37:19 altname ens3 21:37:19 inet 10.30.171.47/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:37:19 valid_lft 86053sec preferred_lft 86053sec 21:37:19 inet6 fe80::f816:3eff:fef6:9495/64 scope link 21:37:19 valid_lft forever preferred_lft forever 21:37:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:37:19 link/ether 02:42:a8:95:86:98 brd ff:ff:ff:ff:ff:ff 21:37:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:37:19 valid_lft forever preferred_lft forever 21:37:19 21:37:19 21:37:19 ---> sar -b -r -n DEV: 21:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/10/2026 _x86_64_ (2 CPU) 21:37:19 21:37:19 21:31:28 LINUX RESTART (2 CPU) 21:37:19 21:37:19 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:37:19 09:33:01 PM 226.67 17.39 209.28 5397.70 8317.91 21:37:19 09:34:01 PM 101.85 0.48 101.37 63.58 11655.46 21:37:19 09:35:01 PM 32.76 0.30 32.46 42.39 1267.41 21:37:19 09:36:01 PM 22.04 0.75 21.29 50.25 572.41 21:37:19 09:37:01 PM 22.33 0.52 21.81 64.66 849.61 21:37:19 Average: 81.14 3.89 77.25 1123.93 4532.92 21:37:19 21:37:19 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:19 09:33:01 PM 5117228 6973308 2765196 35.08 2688 2039728 997528 11.17 203972 2238528 160884 21:37:19 09:34:01 PM 4946444 6954956 2935980 37.25 2688 2183752 982436 11.00 232500 2348148 27128 21:37:19 09:35:01 PM 4931876 6942320 2950548 37.43 2688 2185816 1006476 11.27 269128 2326868 10764 21:37:19 09:36:01 PM 4905352 6917208 2977072 37.77 2688 2187276 1021104 11.43 270832 2351192 10756 21:37:19 09:37:01 PM 4916256 6930772 2966168 37.63 2688 2189944 1008028 11.29 427956 2183612 11392 21:37:19 Average: 4963431 6943713 2918993 37.03 2688 2157303 1003114 11.23 280878 2289670 44185 21:37:19 21:37:19 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:19 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:33:01 PM eth0 324.42 198.23 1904.68 64.79 0.00 0.00 0.00 0.00 21:37:19 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:34:01 PM eth0 65.84 54.50 756.86 9.82 0.00 0.00 0.00 0.00 21:37:19 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:35:01 PM eth0 19.96 20.83 27.95 8.68 0.00 0.00 0.00 0.00 21:37:19 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:36:01 PM eth0 20.08 19.96 25.29 7.22 0.00 0.00 0.00 0.00 21:37:19 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 09:37:01 PM eth0 16.95 14.41 18.60 7.32 0.00 0.00 0.00 0.00 21:37:19 09:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 Average: eth0 89.46 61.59 546.75 19.57 0.00 0.00 0.00 0.00 21:37:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:19 21:37:19 21:37:19 ---> sar -P ALL: 21:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/10/2026 _x86_64_ (2 CPU) 21:37:19 21:37:19 21:31:28 LINUX RESTART (2 CPU) 21:37:19 21:37:19 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:37:19 09:33:01 PM all 38.80 0.00 7.04 2.96 0.10 51.10 21:37:19 09:33:01 PM 0 38.95 0.00 5.53 1.77 0.10 53.65 21:37:19 09:33:01 PM 1 38.65 0.00 8.56 4.16 0.10 48.53 21:37:19 09:34:01 PM all 34.40 0.00 5.17 2.48 0.09 57.85 21:37:19 09:34:01 PM 0 32.24 0.00 5.01 2.75 0.08 59.92 21:37:19 09:34:01 PM 1 36.57 0.00 5.34 2.22 0.10 55.78 21:37:19 09:35:01 PM all 34.11 0.00 3.02 0.48 0.08 62.31 21:37:19 09:35:01 PM 0 41.85 0.00 3.07 0.62 0.08 54.39 21:37:19 09:35:01 PM 1 26.36 0.00 2.97 0.35 0.08 70.24 21:37:19 09:36:01 PM all 33.49 0.00 3.39 0.16 0.08 62.87 21:37:19 09:36:01 PM 0 35.61 0.00 3.33 0.15 0.08 60.82 21:37:19 09:36:01 PM 1 31.38 0.00 3.45 0.17 0.08 64.92 21:37:19 09:37:01 PM all 23.13 0.00 2.91 0.24 0.07 73.65 21:37:19 09:37:01 PM 0 25.35 0.00 2.52 0.13 0.05 71.95 21:37:19 09:37:01 PM 1 20.91 0.00 3.30 0.35 0.08 75.35 21:37:19 Average: all 32.78 0.00 4.31 1.26 0.09 61.56 21:37:19 Average: 0 34.80 0.00 3.89 1.08 0.08 60.15 21:37:19 Average: 1 30.77 0.00 4.72 1.45 0.09 62.98 21:37:19 21:37:19 21:37:19