21:32:04 Started by timer 21:32:04 Running as SYSTEM 21:32:04 [EnvInject] - Loading node environment variables. 21:32:04 Building remotely on prd-centos8-builder-2c-2g-17706 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:04 [ssh-agent] Looking for ssh-agent implementation... 21:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:05 $ ssh-agent 21:32:05 SSH_AUTH_SOCK=/tmp/ssh-eaia0waupw09/agent.5441 21:32:05 SSH_AGENT_PID=5442 21:32:05 [ssh-agent] Started. 21:32:05 Running ssh-add (command line suppressed) 21:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3394676941834259942.key (/w/workspace/builder-openstack-cron@tmp/private_key_3394676941834259942.key) 21:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:05 The recommended git tool is: NONE 21:32:07 using credential jenkins-ssh 21:32:07 Wiping out workspace first. 21:32:07 Cloning the remote Git repository 21:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:07 > git --version # timeout=10 21:32:07 > git --version # 'git version 2.43.0' 21:32:07 using GIT_SSH to set credentials jenkins-ssh 21:32:07 [INFO] Currently running in a labeled security context 21:32:07 [INFO] Currently SELinux is 'enforcing' on the host 21:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16528767701162705470.key 21:32:07 Verifying host key using known hosts file 21:32:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:10 Avoid second fetch 21:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:10 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 21:32:10 > git config core.sparsecheckout # timeout=10 21:32:10 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 21:32:10 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 21:32:10 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 21:32:10 > git remote # timeout=10 21:32:10 > git submodule init # timeout=10 21:32:11 > git submodule sync # timeout=10 21:32:11 > git config --get remote.origin.url # timeout=10 21:32:11 > git submodule init # timeout=10 21:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:11 > git config --get submodule.global-jjb.url # timeout=10 21:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:11 > git submodule update --init --recursive global-jjb # timeout=10 21:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:16 No emails were triggered. 21:32:16 provisioning config files... 21:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4102587888326088244.sh 21:32:16 ---> python-tools-install.sh 21:32:16 Setup pyenv: 21:32:16 system 21:32:16 * 3.8.13 (set by /opt/pyenv/version) 21:32:16 * 3.9.13 (set by /opt/pyenv/version) 21:32:16 * 3.10.13 (set by /opt/pyenv/version) 21:32:16 * 3.11.7 (set by /opt/pyenv/version) 21:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TwP 21:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:25 lf-activate-venv(): INFO: Base packages installed successfully 21:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 21:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:33:01 Generating Requirements File 21: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. 21:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:21 Python 3.11.7 21:33:22 pip 25.3 from /tmp/venv-9TwP/lib/python3.11/site-packages/pip (python 3.11) 21:33:22 appdirs==1.4.4 21:33:22 argcomplete==3.6.3 21:33:22 aspy.yaml==1.3.0 21:33:22 attrs==25.4.0 21:33:22 autopage==0.5.2 21:33:22 beautifulsoup4==4.14.3 21:33:22 boto3==1.42.19 21:33:22 botocore==1.42.19 21:33:22 bs4==0.0.2 21:33:22 cachetools==6.2.4 21:33:22 certifi==2025.11.12 21:33:22 cffi==2.0.0 21:33:22 cfgv==3.5.0 21:33:22 chardet==5.2.0 21:33:22 charset-normalizer==3.4.4 21:33:22 click==8.3.1 21:33:22 cliff==4.13.1 21:33:22 cmd2==3.1.0 21:33:22 cryptography==3.3.2 21:33:22 debtcollector==3.0.0 21:33:22 decorator==5.2.1 21:33:22 defusedxml==0.7.1 21:33:22 Deprecated==1.3.1 21:33:22 distlib==0.4.0 21:33:22 dnspython==2.8.0 21:33:22 docker==7.1.0 21:33:22 dogpile.cache==1.5.0 21:33:22 durationpy==0.10 21:33:22 email-validator==2.3.0 21:33:22 filelock==3.20.1 21:33:22 future==1.0.0 21:33:22 gitdb==4.0.12 21:33:22 GitPython==3.1.45 21:33:22 google-auth==2.45.0 21:33:22 httplib2==0.31.0 21:33:22 identify==2.6.15 21:33:22 idna==3.11 21:33:22 importlib-resources==1.5.0 21:33:22 iso8601==2.1.0 21:33:22 Jinja2==3.1.6 21:33:22 jmespath==1.0.1 21:33:22 jsonpatch==1.33 21:33:22 jsonpointer==3.0.0 21:33:22 jsonschema==4.25.1 21:33:22 jsonschema-specifications==2025.9.1 21:33:22 keystoneauth1==5.12.0 21:33:22 kubernetes==34.1.0 21:33:22 lftools==0.37.18 21:33:22 lxml==6.0.2 21:33:22 markdown-it-py==4.0.0 21:33:22 MarkupSafe==3.0.3 21:33:22 mdurl==0.1.2 21:33:22 msgpack==1.1.2 21:33:22 multi_key_dict==2.0.3 21:33:22 munch==4.0.0 21:33:22 netaddr==1.3.0 21:33:22 niet==1.4.2 21:33:22 nodeenv==1.10.0 21:33:22 oauth2client==4.1.3 21:33:22 oauthlib==3.3.1 21:33:22 openstacksdk==4.8.0 21:33:22 os-service-types==1.8.2 21:33:22 osc-lib==4.3.0 21:33:22 oslo.config==10.1.0 21:33:22 oslo.context==6.2.0 21:33:22 oslo.i18n==6.7.1 21:33:22 oslo.log==8.0.0 21:33:22 oslo.serialization==5.9.0 21:33:22 oslo.utils==9.2.0 21:33:22 packaging==25.0 21:33:22 pbr==7.0.3 21:33:22 platformdirs==4.5.1 21:33:22 prettytable==3.17.0 21:33:22 psutil==7.2.1 21:33:22 pyasn1==0.6.1 21:33:22 pyasn1_modules==0.4.2 21:33:22 pycparser==2.23 21:33:22 pygerrit2==2.0.15 21:33:22 PyGithub==2.8.1 21:33:22 Pygments==2.19.2 21:33:22 PyJWT==2.10.1 21:33:22 PyNaCl==1.6.1 21:33:22 pyparsing==2.4.7 21:33:22 pyperclip==1.11.0 21:33:22 pyrsistent==0.20.0 21:33:22 python-cinderclient==9.8.0 21:33:22 python-dateutil==2.9.0.post0 21:33:22 python-heatclient==4.3.0 21:33:22 python-jenkins==1.8.3 21:33:22 python-keystoneclient==5.7.0 21:33:22 python-magnumclient==4.9.0 21:33:22 python-openstackclient==8.2.0 21:33:22 python-swiftclient==4.9.0 21:33:22 PyYAML==6.0.3 21:33:22 referencing==0.37.0 21:33:22 requests==2.32.5 21:33:22 requests-oauthlib==2.0.0 21:33:22 requestsexceptions==1.4.0 21:33:22 rfc3986==2.0.0 21:33:22 rich==14.2.0 21:33:22 rich-argparse==1.7.2 21:33:22 rpds-py==0.30.0 21:33:22 rsa==4.9.1 21:33:22 ruamel.yaml==0.19.0 21:33:22 ruamel.yaml.clib==0.2.15 21:33:22 ruamel.yaml.clibz==0.3.4 21:33:22 s3transfer==0.16.0 21:33:22 simplejson==3.20.2 21:33:22 six==1.17.0 21:33:22 smmap==5.0.2 21:33:22 soupsieve==2.8.1 21:33:22 stevedore==5.6.0 21:33:22 tabulate==0.9.0 21:33:22 toml==0.10.2 21:33:22 tomlkit==0.13.3 21:33:22 tqdm==4.67.1 21:33:22 typing_extensions==4.15.0 21:33:22 tzdata==2025.3 21:33:22 urllib3==1.26.20 21:33:22 virtualenv==20.35.4 21:33:22 wcwidth==0.2.14 21:33:22 websocket-client==1.9.0 21:33:22 wrapt==2.0.1 21:33:22 xdg==6.0.0 21:33:22 xmltodict==1.0.2 21:33:22 yq==3.4.3 21:33:22 [EnvInject] - Injecting environment variables from a build step. 21:33:22 [EnvInject] - Injecting as environment variables the properties content 21:33:22 OS_CLOUD=vex 21:33:22 21:33:22 [EnvInject] - Variables injected successfully. 21:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4651608597061403452.sh 21:33:22 ---> Orphaned k8s clusters 21:33:22 Setup pyenv: 21:33:22 system 21:33:22 3.8.13 21:33:22 3.9.13 21:33:22 3.10.13 21:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:25 lf-activate-venv(): INFO: Base packages installed successfully 21:33:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21: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. 21:33:32 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:33:35 -----> Delete orphaned cluster 21:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10283726233026140413.sh 21:33:35 ---> Orphaned stacks 21:33:35 Setup pyenv: 21:33:36 system 21:33:36 3.8.13 21:33:36 3.9.13 21:33:36 3.10.13 21:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21: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. 21:33:38 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:38 lf-activate-venv(): INFO: Base packages installed successfully 21:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:33:58 + mapfile -t OS_COE_CLUSTERS_ID 21:33:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:58 ++ awk '{print $1}' 21:33:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:34:00 + echo '-----> Active clusters -> stacks' 21:34:00 -----> Active clusters -> stacks 21:34:00 + OS_COE_STACKS=() 21:34:00 + [[ 0 -gt 0 ]] 21:34:00 + mapfile -t OS_STACKS 21:34:00 ++ 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:34:00 ++ awk '{print $1}' 21:34:02 + echo '-----> Active stacks' 21:34:02 -----> Active stacks 21:34:02 + echo '-----> Delete orphaned stacks' 21:34:02 -----> Delete orphaned stacks 21:34:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1840060512562537187.sh 21:34:02 ---> Orphaned servers 21:34:02 Setup pyenv: 21:34:02 system 21:34:02 3.8.13 21:34:02 3.9.13 21:34:02 3.10.13 21:34:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:04 lf-activate-venv(): INFO: Base packages installed successfully 21:34:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:34:26 -----> Active servers 21:34:26 prd-centos8-builder-2c-2g-17706 21:34:26 prd-ubuntu2204-docker-8c-8g-17705 21:34:26 prd-centos8-robot-2c-8g-17626 21:34:26 prd-ubuntu2204-builder-2c-2g-17568 21:34:26 prd-ubuntu2204-docker-4c-16g-14833 21:34:26 prd-ubuntu2204-docker-4c-16g-14830 21:34:26 prd-ubuntu2204-docker-4c-16g-14832 21:34:26 -----> Delete orphaned servers 21:34:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16335107900709593597.sh 21:34:26 ---> Orphaned ports 21:34:26 Setup pyenv: 21:34:26 system 21:34:26 3.8.13 21:34:26 3.9.13 21:34:26 3.10.13 21:34:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:29 lf-activate-venv(): INFO: Base packages installed successfully 21:34:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:34:44 No orphaned ports to process. 21:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8619482411319087616.sh 21:34:44 ---> Orphaned volumes 21:34:44 + source /home/jenkins/lf-env.sh 21:34:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:44 ++ mktemp -d /tmp/venv-XXXX 21:34:44 + lf_venv=/tmp/venv-qdsy 21:34:44 + local venv_file=/tmp/.os_lf_venv 21:34:44 + local python=python3 21:34:44 + local options 21:34:44 + local set_path=true 21:34:44 + local install_args= 21:34:44 ++ 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:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:44 + true 21:34:44 + case $1 in 21:34:44 + python=python3 21:34:44 + shift 2 21:34:44 + true 21:34:44 + case $1 in 21:34:44 + shift 21:34:44 + break 21:34:44 + case $python in 21:34:44 + local pkg_list= 21:34:44 + [[ -d /opt/pyenv ]] 21:34:44 + echo 'Setup pyenv:' 21:34:44 Setup pyenv: 21:34:44 + export PYENV_ROOT=/opt/pyenv 21:34:44 + PYENV_ROOT=/opt/pyenv 21:34:44 + 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:44 + 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:44 + pyenv versions 21:34:44 system 21:34:44 3.8.13 21:34:44 3.9.13 21:34:44 3.10.13 21:34:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:44 + command -v pyenv 21:34:44 ++ pyenv init - --no-rehash 21:34:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:44 for i in ${!paths[@]}; do 21:34:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:44 fi; done; 21:34:44 echo "${paths[*]}"'\'')" 21:34:44 export PATH="/opt/pyenv/shims:${PATH}" 21:34:44 export PYENV_SHELL=bash 21:34:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:44 pyenv() { 21:34:44 local command 21:34:44 command="${1:-}" 21:34:44 if [ "$#" -gt 0 ]; then 21:34:44 shift 21:34:44 fi 21:34:44 21:34:44 case "$command" in 21:34:44 rehash|shell) 21:34:44 eval "$(pyenv "sh-$command" "$@")" 21:34:44 ;; 21:34:44 *) 21:34:44 command pyenv "$command" "$@" 21:34:44 ;; 21:34:44 esac 21:34:44 }' 21:34:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:44 for i in ${!paths[@]}; do 21:34:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:44 fi; done; 21:34:44 echo "${paths[*]}"' 21:34:44 ++ 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:44 ++ 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:44 ++ 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:44 ++ export PYENV_SHELL=bash 21:34:44 ++ PYENV_SHELL=bash 21:34:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:44 +++ complete -F _pyenv pyenv 21:34:44 ++ lf-pyver python3 21:34:44 ++ local py_version_xy=python3 21:34:44 ++ local py_version_xyz= 21:34:44 ++ pyenv versions 21:34:44 ++ local command 21:34:44 ++ command=versions 21:34:44 ++ '[' 1 -gt 0 ']' 21:34:44 ++ shift 21:34:44 ++ case "$command" in 21:34:44 ++ command pyenv versions 21:34:44 ++ pyenv versions 21:34:44 ++ grep -E '^[0-9.]*[0-9]$' 21:34:44 ++ sed 's/^[ *]* //' 21:34:44 ++ awk '{ print $1 }' 21:34:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:44 +++ grep '^3' /tmp/.pyenv_versions 21:34:44 +++ tail -n 1 21:34:44 +++ sort -V 21:34:44 ++ py_version_xyz=3.11.7 21:34:44 ++ [[ -z 3.11.7 ]] 21:34:44 ++ echo 3.11.7 21:34:44 ++ return 0 21:34:44 + pyenv local 3.11.7 21:34:44 + local command 21:34:44 + command=local 21:34:44 + '[' 2 -gt 0 ']' 21:34:44 + shift 21:34:44 + case "$command" in 21:34:44 + command pyenv local 3.11.7 21:34:44 + pyenv local 3.11.7 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='lftools[openstack] ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='kubernetes ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='niet ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='python-heatclient ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='python-openstackclient ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='python-magnumclient ' 21:34:44 + for arg in "$@" 21:34:44 + case $arg in 21:34:44 + pkg_list+='yq ' 21:34:44 + [[ -f /tmp/.os_lf_venv ]] 21:34:44 ++ cat /tmp/.os_lf_venv 21:34:44 + lf_venv=/tmp/venv-9TwP 21:34:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from' file:/tmp/.os_lf_venv 21:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:34:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:44 + local 'pip_opts=--upgrade --quiet' 21:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:44 + [[ -n '' ]] 21:34:44 + [[ -n '' ]] 21:34:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:44 + /tmp/venv-9TwP/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:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:46 lf-activate-venv(): INFO: Base packages installed successfully 21:34:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:46 + /tmp/venv-9TwP/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:35:03 + type python3 21:35:03 + true 21:35:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH' 21:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:35:03 + PATH=/tmp/venv-9TwP/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:35:03 + return 0 21:35:03 + mapfile -t os_volumes 21:35:03 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:35:07 + '[' 0 -eq 0 ']' 21:35:07 + echo 'No orphaned volumes found.' 21:35:07 No orphaned volumes found. 21:35:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14526831016800267406.sh 21:35:07 ---> Protect in-use images 21:35:07 Setup pyenv: 21:35:07 system 21:35:07 3.8.13 21:35:07 3.9.13 21:35:07 3.10.13 21:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:09 lf-activate-venv(): INFO: Base packages installed successfully 21:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:35:22 INFO: There are images to protect defined in jenkins-config. 21:35:22 INFO: There are additional images to protect in the jjb dir. 21:35:22 INFO: Protecting the following images: 21:35:22 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:22 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:22 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:22 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:22 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:22 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 21:35:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 21:35:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 21:35:22 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:35:24 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:25 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 21:35:27 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 21:35:29 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 21:35:30 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 21:35:32 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 21:35:33 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 21:35:35 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 21:35:37 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 21:35:38 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 21:35:40 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 21:35:42 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:35:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:42 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:35:42 [EnvInject] - Injecting environment variables from a build step. 21:35:42 [EnvInject] - Injecting as environment variables the properties content 21:35:42 OS_IMAGE_CLEANUP_AGE=30 21:35:42 21:35:42 [EnvInject] - Variables injected successfully. 21:35:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4408602914848515224.sh 21:35:42 ---> Cleanup old images 21:35:42 Setup pyenv: 21:35:42 system 21:35:42 3.8.13 21:35:42 3.9.13 21:35:42 3.10.13 21:35:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:35:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:44 lf-activate-venv(): INFO: Base packages installed successfully 21:35:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:35:58 + lftools openstack --os-cloud vex image cleanup --days=30 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 Removing 325 images from vex. 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 21:36:04 WARNING: Use of image.protected resulted in an exception 21:36:04 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:04 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 21:36:05 Build step 'Conditional steps (multiple)' marked build as failure 21:36:05 $ ssh-agent -k 21:36:05 unset SSH_AUTH_SOCK; 21:36:05 unset SSH_AGENT_PID; 21:36:05 echo Agent pid 5442 killed; 21:36:05 [ssh-agent] Stopped. 21:36:05 [PostBuildScript] - [INFO] Executing post build scripts. 21:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9498927523195122484.sh 21:36:05 ---> sysstat.sh 21:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8836383242937789172.sh 21:36:05 ---> package-listing.sh 21:36:05 ++ facter osfamily 21:36:05 ++ tr '[:upper:]' '[:lower:]' 21:36:05 + OS_FAMILY=redhat 21:36:05 + workspace=/w/workspace/builder-openstack-cron 21:36:05 + START_PACKAGES=/tmp/packages_start.txt 21:36:05 + END_PACKAGES=/tmp/packages_end.txt 21:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:05 + PACKAGES=/tmp/packages_start.txt 21:36:05 + '[' /w/workspace/builder-openstack-cron ']' 21:36:05 + PACKAGES=/tmp/packages_end.txt 21:36:05 + case "${OS_FAMILY}" in 21:36:05 + rpm -qa 21:36:05 + sort 21:36:06 + '[' -f /tmp/packages_start.txt ']' 21:36:06 + '[' -f /tmp/packages_end.txt ']' 21:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:06 + '[' /w/workspace/builder-openstack-cron ']' 21:36:06 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14003777112508498806.sh 21:36:06 ---> capture-instance-metadata.sh 21:36:06 Setup pyenv: 21:36:06 system 21:36:06 3.8.13 21:36:06 3.9.13 21:36:06 3.10.13 21:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:08 lf-activate-venv(): INFO: Base packages installed successfully 21:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:36:29 INFO: Running in OpenStack, capturing instance metadata 21:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10801742110160490822.sh 21:36:30 provisioning config files... 21:36:30 Could not find credentials [logs] for builder-openstack-cron #76308 21:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11934497528288017473tmp 21:36:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:36:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:36:30 provisioning config files... 21:36:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:36:31 [EnvInject] - Injecting environment variables from a build step. 21:36:31 [EnvInject] - Injecting as environment variables the properties content 21:36:31 SERVER_ID=logs 21:36:31 21:36:31 [EnvInject] - Variables injected successfully. 21:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5404500061688939653.sh 21:36:31 ---> create-netrc.sh 21:36:31 WARN: Log server credential not found. 21:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2729957344371408810.sh 21:36:31 ---> python-tools-install.sh 21:36:31 Setup pyenv: 21:36:31 system 21:36:31 3.8.13 21:36:31 3.9.13 21:36:31 3.10.13 21:36:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:33 lf-activate-venv(): INFO: Base packages installed successfully 21:36:33 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10230538024943223846.sh 21:36:43 ---> sudo-logs.sh 21:36:43 Archiving 'sudo' log.. 21:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7210510734218994447.sh 21:36:44 ---> job-cost.sh 21:36:44 Setup pyenv: 21:36:44 system 21:36:44 3.8.13 21:36:44 3.9.13 21:36:44 3.10.13 21:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP from file:/tmp/.os_lf_venv 21:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:46 lf-activate-venv(): INFO: Base packages installed successfully 21:36:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:36:54 INFO: No Stack... 21:36:54 INFO: Retrieving Pricing Info for: v3-standard-2 21:36:54 INFO: Archiving Costs 21:36:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins407971390132945224.sh 21:36:54 ---> logs-deploy.sh 21:36:54 Setup pyenv: 21:36:54 system 21:36:54 3.8.13 21:36:54 3.9.13 21:36:54 3.10.13 21:36:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TwP 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:56 lf-activate-venv(): INFO: Base packages installed successfully 21:36:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-9TwP/bin to PATH 21:37:07 WARNING: Nexus logging server not set 21:37:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76308/ 21:37:07 INFO: archiving logs to S3 21:37:08 ---> uname -a: 21:37:08 Linux prd-centos8-builder-2c-2g-17706.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:08 21:37:08 21:37:08 ---> lscpu: 21:37:08 Architecture: x86_64 21:37:08 CPU op-mode(s): 32-bit, 64-bit 21:37:08 Byte Order: Little Endian 21:37:08 CPU(s): 2 21:37:08 On-line CPU(s) list: 0,1 21:37:08 Thread(s) per core: 1 21:37:08 Core(s) per socket: 1 21:37:08 Socket(s): 2 21:37:08 NUMA node(s): 1 21:37:08 Vendor ID: AuthenticAMD 21:37:08 CPU family: 23 21:37:08 Model: 49 21:37:08 Model name: AMD EPYC-Rome Processor 21:37:08 Stepping: 0 21:37:08 CPU MHz: 2800.000 21:37:08 BogoMIPS: 5600.00 21:37:08 Virtualization: AMD-V 21:37:08 Hypervisor vendor: KVM 21:37:08 Virtualization type: full 21:37:08 L1d cache: 32K 21:37:08 L1i cache: 32K 21:37:08 L2 cache: 512K 21:37:08 L3 cache: 16384K 21:37:08 NUMA node0 CPU(s): 0,1 21: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 21:37:08 21:37:08 21:37:08 ---> nproc: 21:37:08 2 21:37:08 21:37:08 21:37:08 ---> df -h: 21:37:08 Filesystem Size Used Avail Use% Mounted on 21:37:08 devtmpfs 3.8G 0 3.8G 0% /dev 21:37:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:37:08 tmpfs 3.8G 17M 3.8G 1% /run 21:37:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:37:08 /dev/vda1 40G 8.5G 32G 22% / 21:37:08 tmpfs 770M 0 770M 0% /run/user/1001 21:37:08 21:37:08 21:37:08 ---> free -m: 21:37:08 total used free shared buff/cache available 21:37:08 Mem: 7697 662 4729 19 2305 6737 21:37:08 Swap: 1023 0 1023 21:37:08 21:37:08 21:37:08 ---> ip addr: 21:37:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:37:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:37:08 inet 127.0.0.1/8 scope host lo 21:37:08 valid_lft forever preferred_lft forever 21:37:08 inet6 ::1/128 scope host 21:37:08 valid_lft forever preferred_lft forever 21:37:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:37:08 link/ether fa:16:3e:fe:18:f0 brd ff:ff:ff:ff:ff:ff 21:37:08 altname enp0s3 21:37:08 altname ens3 21:37:08 inet 10.30.170.132/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:37:08 valid_lft 86063sec preferred_lft 86063sec 21:37:08 inet6 fe80::f816:3eff:fefe:18f0/64 scope link 21:37:08 valid_lft forever preferred_lft forever 21:37:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:37:08 link/ether 02:42:1c:72:15:52 brd ff:ff:ff:ff:ff:ff 21:37:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:37:08 valid_lft forever preferred_lft forever 21:37:08 21:37:08 21:37:08 ---> sar -b -r -n DEV: 21:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/31/2025 _x86_64_ (2 CPU) 21:37:08 21:37:08 21:31:27 LINUX RESTART (2 CPU) 21:37:08 21:37:08 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:37:08 09:33:01 PM 199.02 16.53 182.49 4476.59 7663.47 21:37:08 09:34:01 PM 109.66 0.48 109.18 63.58 11739.54 21:37:08 09:35:01 PM 35.34 0.30 35.04 42.39 1818.76 21:37:08 09:36:01 PM 25.68 0.75 24.93 50.26 960.17 21:37:08 09:37:01 PM 25.77 0.52 25.26 64.65 730.17 21:37:08 Average: 79.09 3.72 75.38 939.40 4582.44 21:37:08 21:37:08 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:08 09:33:01 PM 5017076 6892900 2865356 36.35 2688 2057572 1106480 12.39 224632 2311720 149340 21:37:08 09:34:01 PM 4910356 6958524 2972076 37.71 2688 2222928 1000220 11.20 251588 2363248 43164 21:37:08 09:35:01 PM 4780980 6863708 3101452 39.35 2688 2257520 1092144 12.23 295452 2449728 44252 21:37:08 09:36:01 PM 4866632 6917352 3015800 38.26 2688 2225564 1041624 11.66 293632 2365928 10768 21:37:08 09:37:01 PM 4858032 6912512 3024400 38.37 2688 2228808 1045660 11.71 448076 2219676 25140 21:37:08 Average: 4886615 6908999 2995817 38.01 2688 2198478 1057226 11.84 302676 2342060 54533 21:37:08 21:37:08 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:08 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:33:01 PM eth0 320.45 187.34 1776.74 62.80 0.00 0.00 0.00 0.00 21:37:08 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:34:01 PM eth0 73.84 61.56 847.81 10.12 0.00 0.00 0.00 0.00 21:37:08 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:35:01 PM eth0 22.34 23.19 28.84 9.58 0.00 0.00 0.00 0.00 21:37:08 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:36:01 PM eth0 18.78 19.00 20.39 7.16 0.00 0.00 0.00 0.00 21:37:08 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 09:37:01 PM eth0 20.16 18.26 24.30 8.84 0.00 0.00 0.00 0.00 21:37:08 09:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 Average: eth0 91.11 61.87 539.59 19.70 0.00 0.00 0.00 0.00 21:37:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:08 21:37:08 21:37:08 ---> sar -P ALL: 21:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/31/2025 _x86_64_ (2 CPU) 21:37:08 21:37:08 21:31:27 LINUX RESTART (2 CPU) 21:37:08 21:37:08 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:37:08 09:33:01 PM all 39.73 0.00 6.80 1.78 0.10 51.59 21:37:08 09:33:01 PM 0 35.13 0.00 7.40 2.76 0.08 54.62 21:37:08 09:33:01 PM 1 44.31 0.00 6.20 0.80 0.12 48.58 21:37:08 09:34:01 PM all 34.95 0.00 4.91 1.08 0.11 58.95 21:37:08 09:34:01 PM 0 34.68 0.00 4.46 0.88 0.12 59.86 21:37:08 09:34:01 PM 1 35.23 0.00 5.35 1.28 0.10 58.04 21:37:08 09:35:01 PM all 34.30 0.00 3.47 0.20 0.08 61.95 21:37:08 09:35:01 PM 0 42.41 0.00 3.35 0.17 0.08 53.99 21:37:08 09:35:01 PM 1 26.19 0.00 3.59 0.23 0.08 69.90 21:37:08 09:36:01 PM all 34.75 0.00 3.66 0.17 0.09 61.34 21:37:08 09:36:01 PM 0 33.81 0.00 3.58 0.10 0.08 62.42 21:37:08 09:36:01 PM 1 35.68 0.00 3.73 0.23 0.10 60.26 21:37:08 09:37:01 PM all 30.76 0.00 4.01 0.11 0.10 65.02 21:37:08 09:37:01 PM 0 38.06 0.00 4.18 0.15 0.10 57.51 21:37:08 09:37:01 PM 1 23.46 0.00 3.85 0.07 0.10 72.53 21:37:08 Average: all 34.89 0.00 4.57 0.67 0.10 59.77 21:37:08 Average: 0 36.82 0.00 4.59 0.81 0.09 57.69 21:37:08 Average: 1 32.97 0.00 4.54 0.52 0.10 61.86 21:37:08 21:37:08 21:37:08