18:32:51 Started by timer 18:32:51 Running as SYSTEM 18:32:51 [EnvInject] - Loading node environment variables. 18:32:51 Building remotely on prd-centos8-builder-2c-2g-18878 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 18:32:51 [ssh-agent] Looking for ssh-agent implementation... 18:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:51 $ ssh-agent 18:32:51 SSH_AUTH_SOCK=/tmp/ssh-mtBdRmKDDm0B/agent.5447 18:32:51 SSH_AGENT_PID=5448 18:32:51 [ssh-agent] Started. 18:32:51 Running ssh-add (command line suppressed) 18:32:51 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10552027820368825304.key (/w/workspace/builder-openstack-cron@tmp/private_key_10552027820368825304.key) 18:32:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:32:51 The recommended git tool is: NONE 18:32:54 using credential jenkins-ssh 18:32:54 Wiping out workspace first. 18:32:54 Cloning the remote Git repository 18:32:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:32:54 > git init /w/workspace/builder-openstack-cron # timeout=10 18:32:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:32:54 > git --version # timeout=10 18:32:54 > git --version # 'git version 2.43.0' 18:32:54 using GIT_SSH to set credentials jenkins-ssh 18:32:54 [INFO] Currently running in a labeled security context 18:32:54 [INFO] Currently SELinux is 'enforcing' on the host 18:32:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6291282798452263672.key 18:32:54 Verifying host key using known hosts file 18:32:54 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. 18:32:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:57 Avoid second fetch 18:32:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:57 Checking out Revision cbe0861af12477d0e58e0c98157dba408b246626 (refs/remotes/origin/master) 18:32:57 > git config core.sparsecheckout # timeout=10 18:32:57 > git checkout -f cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 18:32:57 Commit message: "fix: Add conditional SSH/Ansible config" 18:32:57 > git rev-list --no-walk cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 18:32:57 > git remote # timeout=10 18:32:57 > git submodule init # timeout=10 18:32:57 > git submodule sync # timeout=10 18:32:57 > git config --get remote.origin.url # timeout=10 18:32:57 > git submodule init # timeout=10 18:32:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:57 > git config --get submodule.global-jjb.url # timeout=10 18:32:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:32:57 > git config --get submodule.packer/common-packer.url # timeout=10 18:32:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:32:57 > git submodule update --init --recursive global-jjb # timeout=10 18:32:58 > git submodule update --init --recursive packer/common-packer # timeout=10 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:33:02 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:33:02 No emails were triggered. 18:33:02 provisioning config files... 18:33:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:33:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6489818128301315789.sh 18:33:03 ---> python-tools-install.sh 18:33:03 Setup pyenv: 18:33:03 system 18:33:03 * 3.8.13 (set by /opt/pyenv/version) 18:33:03 * 3.9.13 (set by /opt/pyenv/version) 18:33:03 * 3.10.13 (set by /opt/pyenv/version) 18:33:03 * 3.11.7 (set by /opt/pyenv/version) 18:33:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JAio 18:33:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:11 lf-activate-venv(): INFO: Base packages installed successfully 18:33:11 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:33:39 Generating Requirements File 18:33:59 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. 18:33:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:59 Python 3.11.7 18:34:00 pip 25.3 from /tmp/venv-JAio/lib/python3.11/site-packages/pip (python 3.11) 18:34:00 appdirs==1.4.4 18:34:00 argcomplete==3.6.3 18:34:00 aspy.yaml==1.3.0 18:34:00 attrs==25.4.0 18:34:00 autopage==0.5.2 18:34:00 beautifulsoup4==4.14.3 18:34:00 boto3==1.42.22 18:34:00 botocore==1.42.22 18:34:00 bs4==0.0.2 18:34:00 cachetools==6.2.4 18:34:00 certifi==2026.1.4 18:34:00 cffi==2.0.0 18:34:00 cfgv==3.5.0 18:34:00 chardet==5.2.0 18:34:00 charset-normalizer==3.4.4 18:34:00 click==8.3.1 18:34:00 cliff==4.13.1 18:34:00 cmd2==3.1.0 18:34:00 cryptography==3.3.2 18:34:00 debtcollector==3.0.0 18:34:00 decorator==5.2.1 18:34:00 defusedxml==0.7.1 18:34:00 Deprecated==1.3.1 18:34:00 distlib==0.4.0 18:34:00 dnspython==2.8.0 18:34:00 docker==7.1.0 18:34:00 dogpile.cache==1.5.0 18:34:00 durationpy==0.10 18:34:00 email-validator==2.3.0 18:34:00 filelock==3.20.2 18:34:00 future==1.0.0 18:34:00 gitdb==4.0.12 18:34:00 GitPython==3.1.46 18:34:00 google-auth==2.45.0 18:34:00 httplib2==0.31.0 18:34:00 identify==2.6.15 18:34:00 idna==3.11 18:34:00 importlib-resources==1.5.0 18:34:00 iso8601==2.1.0 18:34:00 Jinja2==3.1.6 18:34:00 jmespath==1.0.1 18:34:00 jsonpatch==1.33 18:34:00 jsonpointer==3.0.0 18:34:00 jsonschema==4.25.1 18:34:00 jsonschema-specifications==2025.9.1 18:34:00 keystoneauth1==5.12.0 18:34:00 kubernetes==34.1.0 18:34:00 lftools==0.37.18 18:34:00 lxml==6.0.2 18:34:00 markdown-it-py==4.0.0 18:34:00 MarkupSafe==3.0.3 18:34:00 mdurl==0.1.2 18:34:00 msgpack==1.1.2 18:34:00 multi_key_dict==2.0.3 18:34:00 munch==4.0.0 18:34:00 netaddr==1.3.0 18:34:00 niet==1.4.2 18:34:00 nodeenv==1.10.0 18:34:00 oauth2client==4.1.3 18:34:00 oauthlib==3.3.1 18:34:00 openstacksdk==4.8.0 18:34:00 os-service-types==1.8.2 18:34:00 osc-lib==4.3.0 18:34:00 oslo.config==10.1.0 18:34:00 oslo.context==6.2.0 18:34:00 oslo.i18n==6.7.1 18:34:00 oslo.log==8.0.0 18:34:00 oslo.serialization==5.9.0 18:34:00 oslo.utils==9.2.0 18:34:00 packaging==25.0 18:34:00 pbr==7.0.3 18:34:00 platformdirs==4.5.1 18:34:00 prettytable==3.17.0 18:34:00 psutil==7.2.1 18:34:00 pyasn1==0.6.1 18:34:00 pyasn1_modules==0.4.2 18:34:00 pycparser==2.23 18:34:00 pygerrit2==2.0.15 18:34:00 PyGithub==2.8.1 18:34:00 Pygments==2.19.2 18:34:00 PyJWT==2.10.1 18:34:00 PyNaCl==1.6.2 18:34:00 pyparsing==2.4.7 18:34:00 pyperclip==1.11.0 18:34:00 pyrsistent==0.20.0 18:34:00 python-cinderclient==9.8.0 18:34:00 python-dateutil==2.9.0.post0 18:34:00 python-heatclient==4.3.0 18:34:00 python-jenkins==1.8.3 18:34:00 python-keystoneclient==5.7.0 18:34:00 python-magnumclient==4.9.0 18:34:00 python-openstackclient==8.2.0 18:34:00 python-swiftclient==4.9.0 18:34:00 PyYAML==6.0.3 18:34:00 referencing==0.37.0 18:34:00 requests==2.32.5 18:34:00 requests-oauthlib==2.0.0 18:34:00 requestsexceptions==1.4.0 18:34:00 rfc3986==2.0.0 18:34:00 rich==14.2.0 18:34:00 rich-argparse==1.7.2 18:34:00 rpds-py==0.30.0 18:34:00 rsa==4.9.1 18:34:00 ruamel.yaml==0.19.1 18:34:00 ruamel.yaml.clib==0.2.15 18:34:00 s3transfer==0.16.0 18:34:00 simplejson==3.20.2 18:34:00 six==1.17.0 18:34:00 smmap==5.0.2 18:34:00 soupsieve==2.8.1 18:34:00 stevedore==5.6.0 18:34:00 tabulate==0.9.0 18:34:00 toml==0.10.2 18:34:00 tomlkit==0.13.3 18:34:00 tqdm==4.67.1 18:34:00 typing_extensions==4.15.0 18:34:00 tzdata==2025.3 18:34:00 urllib3==1.26.20 18:34:00 virtualenv==20.35.4 18:34:00 wcwidth==0.2.14 18:34:00 websocket-client==1.9.0 18:34:00 wrapt==2.0.1 18:34:00 xdg==6.0.0 18:34:00 xmltodict==1.0.2 18:34:00 yq==3.4.3 18:34:00 [EnvInject] - Injecting environment variables from a build step. 18:34:00 [EnvInject] - Injecting as environment variables the properties content 18:34:00 OS_CLOUD=vex 18:34:00 18:34:00 [EnvInject] - Variables injected successfully. 18:34:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7572504792975883888.sh 18:34:00 ---> Orphaned k8s clusters 18:34:00 Setup pyenv: 18:34:00 system 18:34:00 3.8.13 18:34:00 3.9.13 18:34:00 3.10.13 18:34:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:02 lf-activate-venv(): INFO: Base packages installed successfully 18:34:02 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:34:09 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. 18:34:09 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 18:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:34:12 -----> Delete orphaned cluster 18:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15792193565355538332.sh 18:34:12 ---> Orphaned stacks 18:34:12 Setup pyenv: 18:34:13 system 18:34:13 3.8.13 18:34:13 3.9.13 18:34:13 3.10.13 18:34:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:15 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. 18:34:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 18:34:15 lf-activate-venv(): INFO: Base packages installed successfully 18:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 18:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:34:34 + mapfile -t OS_COE_CLUSTERS_ID 18:34:34 ++ awk '{print $1}' 18:34:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:34:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:34:37 + echo '-----> Active clusters -> stacks' 18:34:37 -----> Active clusters -> stacks 18:34:37 + OS_COE_STACKS=() 18:34:37 + [[ 0 -gt 0 ]] 18:34:37 + mapfile -t OS_STACKS 18:34:37 ++ awk '{print $1}' 18:34:37 ++ 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 18:34:38 + echo '-----> Active stacks' 18:34:38 -----> Active stacks 18:34:38 + echo '-----> Delete orphaned stacks' 18:34:38 -----> Delete orphaned stacks 18:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6700423183517172651.sh 18:34:38 ---> Orphaned servers 18:34:38 Setup pyenv: 18:34:38 system 18:34:38 3.8.13 18:34:38 3.9.13 18:34:38 3.10.13 18:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:40 lf-activate-venv(): INFO: Base packages installed successfully 18:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:35:03 -----> Active servers 18:35:03 prd-centos8-builder-2c-2g-18878 18:35:03 prd-ubuntu2204-docker-8c-8g-18877 18:35:03 prd-ubuntu2204-docker-4c-4g-18876 18:35:03 prd-ubuntu2204-docker-8c-8g-18874 18:35:03 prd-centos8-robot-2c-8g-18749 18:35:03 prd-ubuntu2204-docker-4c-4g-18081 18:35:03 prd-ubuntu2204-docker-4c-16g-14833 18:35:03 prd-ubuntu2204-docker-4c-16g-14830 18:35:03 prd-ubuntu2204-docker-4c-16g-14832 18:35:03 -----> Delete orphaned servers 18:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7102073911234491079.sh 18:35:04 ---> Orphaned ports 18:35:04 Setup pyenv: 18:35:04 system 18:35:04 3.8.13 18:35:04 3.9.13 18:35:04 3.10.13 18:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:06 lf-activate-venv(): INFO: Base packages installed successfully 18:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 18:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:35:21 No orphaned ports to process. 18:35:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1707017882122565789.sh 18:35:21 ---> Orphaned volumes 18:35:21 + source /home/jenkins/lf-env.sh 18:35:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:21 ++ mktemp -d /tmp/venv-XXXX 18:35:21 + lf_venv=/tmp/venv-ZyXK 18:35:21 + local venv_file=/tmp/.os_lf_venv 18:35:21 + local python=python3 18:35:21 + local options 18:35:21 + local set_path=true 18:35:21 + local install_args= 18:35:21 ++ 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 18:35:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:35:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:35:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:21 + true 18:35:21 + case $1 in 18:35:21 + python=python3 18:35:21 + shift 2 18:35:21 + true 18:35:21 + case $1 in 18:35:21 + shift 18:35:21 + break 18:35:21 + case $python in 18:35:21 + local pkg_list= 18:35:21 + [[ -d /opt/pyenv ]] 18:35:21 + echo 'Setup pyenv:' 18:35:21 Setup pyenv: 18:35:21 + export PYENV_ROOT=/opt/pyenv 18:35:21 + PYENV_ROOT=/opt/pyenv 18:35:21 + 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 18:35:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:35:21 + pyenv versions 18:35:21 system 18:35:21 3.8.13 18:35:21 3.9.13 18:35:21 3.10.13 18:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:21 + command -v pyenv 18:35:21 ++ pyenv init - --no-rehash 18:35:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:35:22 for i in ${!paths[@]}; do 18:35:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:35:22 fi; done; 18:35:22 echo "${paths[*]}"'\'')" 18:35:22 export PATH="/opt/pyenv/shims:${PATH}" 18:35:22 export PYENV_SHELL=bash 18:35:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:35:22 pyenv() { 18:35:22 local command 18:35:22 command="${1:-}" 18:35:22 if [ "$#" -gt 0 ]; then 18:35:22 shift 18:35:22 fi 18:35:22 18:35:22 case "$command" in 18:35:22 rehash|shell) 18:35:22 eval "$(pyenv "sh-$command" "$@")" 18:35:22 ;; 18:35:22 *) 18:35:22 command pyenv "$command" "$@" 18:35:22 ;; 18:35:22 esac 18:35:22 }' 18:35:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:35:22 for i in ${!paths[@]}; do 18:35:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:35:22 fi; done; 18:35:22 echo "${paths[*]}"' 18:35:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:35:22 ++ 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 18:35:22 ++ 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 18:35:22 ++ export PYENV_SHELL=bash 18:35:22 ++ PYENV_SHELL=bash 18:35:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:35:22 +++ complete -F _pyenv pyenv 18:35:22 ++ lf-pyver python3 18:35:22 ++ local py_version_xy=python3 18:35:22 ++ local py_version_xyz= 18:35:22 ++ pyenv versions 18:35:22 ++ local command 18:35:22 ++ command=versions 18:35:22 ++ '[' 1 -gt 0 ']' 18:35:22 ++ shift 18:35:22 ++ case "$command" in 18:35:22 ++ command pyenv versions 18:35:22 ++ pyenv versions 18:35:22 ++ grep -E '^[0-9.]*[0-9]$' 18:35:22 ++ sed 's/^[ *]* //' 18:35:22 ++ awk '{ print $1 }' 18:35:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:35:22 +++ grep '^3' /tmp/.pyenv_versions 18:35:22 +++ tail -n 1 18:35:22 +++ sort -V 18:35:22 ++ py_version_xyz=3.11.7 18:35:22 ++ [[ -z 3.11.7 ]] 18:35:22 ++ echo 3.11.7 18:35:22 ++ return 0 18:35:22 + pyenv local 3.11.7 18:35:22 + local command 18:35:22 + command=local 18:35:22 + '[' 2 -gt 0 ']' 18:35:22 + shift 18:35:22 + case "$command" in 18:35:22 + command pyenv local 3.11.7 18:35:22 + pyenv local 3.11.7 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='lftools[openstack] ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='kubernetes ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='niet ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='python-heatclient ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='python-openstackclient ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='python-magnumclient ' 18:35:22 + for arg in "$@" 18:35:22 + case $arg in 18:35:22 + pkg_list+='yq ' 18:35:22 + [[ -f /tmp/.os_lf_venv ]] 18:35:22 ++ cat /tmp/.os_lf_venv 18:35:22 + lf_venv=/tmp/venv-JAio 18:35:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from' file:/tmp/.os_lf_venv 18:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:35:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:22 + local 'pip_opts=--upgrade --quiet' 18:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:35:22 + [[ -n '' ]] 18:35:22 + [[ -n '' ]] 18:35:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:22 + /tmp/venv-JAio/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 18:35:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:35:24 lf-activate-venv(): INFO: Base packages installed successfully 18:35:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 18:35:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 18:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:24 + /tmp/venv-JAio/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 18:35:39 + type python3 18:35:39 + true 18:35:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH' 18:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:35:39 + PATH=/tmp/venv-JAio/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 18:35:39 + return 0 18:35:39 + mapfile -t os_volumes 18:35:39 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 18:35:43 + '[' 0 -eq 0 ']' 18:35:43 + echo 'No orphaned volumes found.' 18:35:43 No orphaned volumes found. 18:35:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15980458352334888991.sh 18:35:43 ---> Protect in-use images 18:35:43 Setup pyenv: 18:35:43 system 18:35:43 3.8.13 18:35:43 3.9.13 18:35:43 3.10.13 18:35:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:45 lf-activate-venv(): INFO: Base packages installed successfully 18:35:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 18:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:36:00 INFO: There are images to protect defined in jenkins-config. 18:36:00 INFO: There are additional images to protect in the jjb dir. 18:36:00 INFO: Protecting the following images: 18:36:00 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 18:36:00 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 18:36:00 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 18:36:00 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 18:36:00 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 18:36:00 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 18:36:00 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 18:36:00 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 18:36:00 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 18:36:00 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 18:36:00 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 18:36:00 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 18:36:02 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 18:36:04 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 18:36:05 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 18:36:07 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 18:36:08 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 18:36:10 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 18:36:12 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 18:36:13 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 18:36:15 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 18:36:16 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 18:36:18 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 18:36:19 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 18:36:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:36:19 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:36:19 [EnvInject] - Injecting environment variables from a build step. 18:36:19 [EnvInject] - Injecting as environment variables the properties content 18:36:19 OS_IMAGE_CLEANUP_AGE=30 18:36:19 18:36:19 [EnvInject] - Variables injected successfully. 18:36:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2166305918189706692.sh 18:36:20 ---> Cleanup old images 18:36:20 Setup pyenv: 18:36:20 system 18:36:20 3.8.13 18:36:20 3.9.13 18:36:20 3.10.13 18:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:22 lf-activate-venv(): INFO: Base packages installed successfully 18:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:36:36 + lftools openstack --os-cloud vex image cleanup --days=30 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 Removing 325 images from vex. 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 18:36:42 WARNING: Use of image.protected resulted in an exception 18:36:42 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 18:36:42 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 18:36:42 Build step 'Conditional steps (multiple)' marked build as failure 18:36:42 $ ssh-agent -k 18:36:42 unset SSH_AUTH_SOCK; 18:36:42 unset SSH_AGENT_PID; 18:36:42 echo Agent pid 5448 killed; 18:36:42 [ssh-agent] Stopped. 18:36:42 [PostBuildScript] - [INFO] Executing post build scripts. 18:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3180996520369631760.sh 18:36:42 ---> sysstat.sh 18:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16725251098970290143.sh 18:36:43 ---> package-listing.sh 18:36:43 ++ facter osfamily 18:36:43 ++ tr '[:upper:]' '[:lower:]' 18:36:43 + OS_FAMILY=redhat 18:36:43 + workspace=/w/workspace/builder-openstack-cron 18:36:43 + START_PACKAGES=/tmp/packages_start.txt 18:36:43 + END_PACKAGES=/tmp/packages_end.txt 18:36:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:43 + PACKAGES=/tmp/packages_start.txt 18:36:43 + '[' /w/workspace/builder-openstack-cron ']' 18:36:43 + PACKAGES=/tmp/packages_end.txt 18:36:43 + case "${OS_FAMILY}" in 18:36:43 + rpm -qa 18:36:43 + sort 18:36:43 + '[' -f /tmp/packages_start.txt ']' 18:36:43 + '[' -f /tmp/packages_end.txt ']' 18:36:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:43 + '[' /w/workspace/builder-openstack-cron ']' 18:36:43 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 18:36:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 18:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17784429063340966977.sh 18:36:43 ---> capture-instance-metadata.sh 18:36:43 Setup pyenv: 18:36:44 system 18:36:44 3.8.13 18:36:44 3.9.13 18:36:44 3.10.13 18:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:46 lf-activate-venv(): INFO: Base packages installed successfully 18:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools 18:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:36:58 INFO: Running in OpenStack, capturing instance metadata 18:36:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14306341708962256274.sh 18:36:58 provisioning config files... 18:36:59 Could not find credentials [logs] for builder-openstack-cron #76449 18:36:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6933386184624622753tmp 18:36:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:36:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:36:59 provisioning config files... 18:36:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:36:59 [EnvInject] - Injecting environment variables from a build step. 18:36:59 [EnvInject] - Injecting as environment variables the properties content 18:36:59 SERVER_ID=logs 18:36:59 18:36:59 [EnvInject] - Variables injected successfully. 18:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1685379265420671498.sh 18:36:59 ---> create-netrc.sh 18:36:59 WARN: Log server credential not found. 18:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4387255118578305550.sh 18:36:59 ---> python-tools-install.sh 18:36:59 Setup pyenv: 18:36:59 system 18:36:59 3.8.13 18:36:59 3.9.13 18:36:59 3.10.13 18:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:01 lf-activate-venv(): INFO: Base packages installed successfully 18:37:01 lf-activate-venv(): INFO: Installing additional packages: lftools 18:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:37:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12666900775004926786.sh 18:37:11 ---> sudo-logs.sh 18:37:11 Archiving 'sudo' log.. 18:37:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins519041030650934400.sh 18:37:12 ---> job-cost.sh 18:37:12 Setup pyenv: 18:37:12 system 18:37:12 3.8.13 18:37:12 3.9.13 18:37:12 3.10.13 18:37:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:37:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:14 lf-activate-venv(): INFO: Base packages installed successfully 18:37:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:37:21 INFO: No Stack... 18:37:22 INFO: Retrieving Pricing Info for: v3-standard-2 18:37:22 INFO: Archiving Costs 18:37:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14941444992965172401.sh 18:37:22 ---> logs-deploy.sh 18:37:22 Setup pyenv: 18:37:22 system 18:37:22 3.8.13 18:37:22 3.9.13 18:37:22 3.10.13 18:37:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAio from file:/tmp/.os_lf_venv 18:37:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:24 lf-activate-venv(): INFO: Base packages installed successfully 18:37:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-JAio/bin to PATH 18:37:34 WARNING: Nexus logging server not set 18:37:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76449/ 18:37:34 INFO: archiving logs to S3 18:37:35 ---> uname -a: 18:37:35 Linux prd-centos8-builder-2c-2g-18878.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 18:37:35 18:37:35 18:37:35 ---> lscpu: 18:37:35 Architecture: x86_64 18:37:35 CPU op-mode(s): 32-bit, 64-bit 18:37:35 Byte Order: Little Endian 18:37:35 CPU(s): 2 18:37:35 On-line CPU(s) list: 0,1 18:37:35 Thread(s) per core: 1 18:37:35 Core(s) per socket: 1 18:37:35 Socket(s): 2 18:37:35 NUMA node(s): 1 18:37:35 Vendor ID: AuthenticAMD 18:37:35 CPU family: 23 18:37:35 Model: 49 18:37:35 Model name: AMD EPYC-Rome Processor 18:37:35 Stepping: 0 18:37:35 CPU MHz: 2799.998 18:37:35 BogoMIPS: 5599.99 18:37:35 Virtualization: AMD-V 18:37:35 Hypervisor vendor: KVM 18:37:35 Virtualization type: full 18:37:35 L1d cache: 32K 18:37:35 L1i cache: 32K 18:37:35 L2 cache: 512K 18:37:35 L3 cache: 16384K 18:37:35 NUMA node0 CPU(s): 0,1 18:37:35 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 18:37:35 18:37:35 18:37:35 ---> nproc: 18:37:35 2 18:37:35 18:37:35 18:37:35 ---> df -h: 18:37:35 Filesystem Size Used Avail Use% Mounted on 18:37:35 devtmpfs 3.8G 0 3.8G 0% /dev 18:37:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:37:35 tmpfs 3.8G 17M 3.8G 1% /run 18:37:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:37:35 /dev/vda1 40G 8.5G 32G 22% / 18:37:35 tmpfs 770M 0 770M 0% /run/user/1001 18:37:35 18:37:35 18:37:35 ---> free -m: 18:37:35 total used free shared buff/cache available 18:37:35 Mem: 7697 642 4785 19 2269 6757 18:37:35 Swap: 1023 0 1023 18:37:35 18:37:35 18:37:35 ---> ip addr: 18:37:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:37:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:37:35 inet 127.0.0.1/8 scope host lo 18:37:35 valid_lft forever preferred_lft forever 18:37:35 inet6 ::1/128 scope host 18:37:35 valid_lft forever preferred_lft forever 18:37:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:37:35 link/ether fa:16:3e:53:f4:0d brd ff:ff:ff:ff:ff:ff 18:37:35 altname enp0s3 18:37:35 altname ens3 18:37:35 inet 10.30.171.228/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:37:35 valid_lft 86069sec preferred_lft 86069sec 18:37:35 inet6 fe80::f816:3eff:fe53:f40d/64 scope link 18:37:35 valid_lft forever preferred_lft forever 18:37:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:37:35 link/ether 02:42:1d:dc:1b:47 brd ff:ff:ff:ff:ff:ff 18:37:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:37:35 valid_lft forever preferred_lft forever 18:37:35 18:37:35 18:37:35 ---> sar -b -r -n DEV: 18:37:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 18:37:35 18:37:35 18:32:00 LINUX RESTART (2 CPU) 18:37:35 18:37:35 06:33:01 PM tps rtps wtps bread/s bwrtn/s 18:37:35 06:34:01 PM 128.24 6.78 121.46 1112.30 6924.49 18:37:35 06:35:01 PM 86.47 0.45 86.02 63.32 10585.77 18:37:35 06:36:01 PM 32.51 0.30 32.21 42.39 1278.52 18:37:35 06:37:01 PM 16.55 1.07 15.48 87.32 405.63 18:37:35 Average: 65.94 2.15 63.80 326.37 4798.69 18:37:35 18:37:35 06:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:37:35 06:34:01 PM 5021528 6989616 2860904 36.29 2688 2144632 962072 10.77 202604 2315192 250548 18:37:35 06:35:01 PM 4941240 6952936 2941192 37.31 2688 2186524 990004 11.09 233112 2351932 27856 18:37:35 06:36:01 PM 4945056 6957780 2937376 37.26 2688 2187800 992776 11.12 268692 2312840 10756 18:37:35 06:37:01 PM 4989156 7002876 2893276 36.71 2688 2188576 932276 10.44 425096 2112900 9068 18:37:35 Average: 4974245 6975802 2908187 36.89 2688 2176883 969282 10.85 282376 2273216 74557 18:37:35 18:37:35 06:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:37:35 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:34:01 PM eth0 98.80 81.79 1074.23 10.67 0.00 0.00 0.00 0.00 18:37:35 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:35:01 PM eth0 64.66 55.41 602.37 10.00 0.00 0.00 0.00 0.00 18:37:35 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:36:01 PM eth0 19.55 21.46 20.78 9.25 0.00 0.00 0.00 0.00 18:37:35 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 06:37:01 PM eth0 25.06 21.86 32.52 8.72 0.00 0.00 0.00 0.00 18:37:35 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 Average: eth0 52.02 45.13 432.50 9.66 0.00 0.00 0.00 0.00 18:37:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:35 18:37:35 18:37:35 ---> sar -P ALL: 18:37:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 18:37:35 18:37:35 18:32:00 LINUX RESTART (2 CPU) 18:37:35 18:37:35 06:33:01 PM CPU %user %nice %system %iowait %steal %idle 18:37:35 06:34:01 PM all 36.37 0.00 5.41 1.06 0.10 57.06 18:37:35 06:34:01 PM 0 25.53 0.00 4.37 1.07 0.10 68.93 18:37:35 06:34:01 PM 1 47.24 0.00 6.45 1.05 0.10 45.16 18:37:35 06:35:01 PM all 32.96 0.00 3.83 0.93 0.11 62.17 18:37:35 06:35:01 PM 0 19.61 0.00 3.40 1.17 0.12 75.70 18:37:35 06:35:01 PM 1 46.32 0.00 4.25 0.70 0.10 48.63 18:37:35 06:36:01 PM all 35.03 0.00 3.73 0.31 0.09 60.83 18:37:35 06:36:01 PM 0 19.02 0.00 3.07 0.23 0.08 77.60 18:37:35 06:36:01 PM 1 51.05 0.00 4.40 0.38 0.10 44.07 18:37:35 06:37:01 PM all 32.35 0.00 3.84 0.11 0.11 63.60 18:37:35 06:37:01 PM 0 26.98 0.00 3.79 0.10 0.12 69.01 18:37:35 06:37:01 PM 1 37.71 0.00 3.88 0.12 0.10 58.19 18:37:35 Average: all 34.18 0.00 4.20 0.60 0.10 60.92 18:37:35 Average: 0 22.78 0.00 3.66 0.64 0.10 72.81 18:37:35 Average: 1 45.58 0.00 4.74 0.56 0.10 49.02 18:37:35 18:37:35 18:37:35