11:32:04 Started by timer 11:32:04 Running as SYSTEM 11:32:04 [EnvInject] - Loading node environment variables. 11:32:04 Building remotely on prd-centos8-builder-2c-2g-16545 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:04 [ssh-agent] Looking for ssh-agent implementation... 11:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:05 $ ssh-agent 11:32:05 SSH_AUTH_SOCK=/tmp/ssh-8ccI5L3SVqAw/agent.5449 11:32:05 SSH_AGENT_PID=5450 11:32:05 [ssh-agent] Started. 11:32:05 Running ssh-add (command line suppressed) 11:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1193633868437912060.key (/w/workspace/builder-openstack-cron@tmp/private_key_1193633868437912060.key) 11:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:05 The recommended git tool is: NONE 11:32:07 using credential jenkins-ssh 11:32:07 Wiping out workspace first. 11:32:07 Cloning the remote Git repository 11:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:07 > git --version # timeout=10 11:32:07 > git --version # 'git version 2.43.0' 11:32:07 using GIT_SSH to set credentials jenkins-ssh 11:32:07 [INFO] Currently running in a labeled security context 11:32:07 [INFO] Currently SELinux is 'enforcing' on the host 11:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13525203425838672493.key 11:32:07 Verifying host key using known hosts file 11: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. 11:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:10 Avoid second fetch 11:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:10 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 11:32:10 > git config core.sparsecheckout # timeout=10 11:32:10 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 11:32:11 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 11:32:11 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 11:32:11 > git remote # timeout=10 11:32:11 > git submodule init # timeout=10 11:32:11 > git submodule sync # timeout=10 11:32:11 > git config --get remote.origin.url # timeout=10 11:32:11 > git submodule init # timeout=10 11:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:11 > git config --get submodule.global-jjb.url # timeout=10 11:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:11 > git submodule update --init --recursive global-jjb # timeout=10 11:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:16 No emails were triggered. 11:32:16 provisioning config files... 11:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9028610853636837234.sh 11:32:16 ---> python-tools-install.sh 11:32:16 Setup pyenv: 11:32:16 system 11:32:16 * 3.8.13 (set by /opt/pyenv/version) 11:32:16 * 3.9.13 (set by /opt/pyenv/version) 11:32:16 * 3.10.13 (set by /opt/pyenv/version) 11:32:16 * 3.11.7 (set by /opt/pyenv/version) 11:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nn2O 11:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:25 lf-activate-venv(): INFO: Base packages installed successfully 11:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:32:52 Generating Requirements File 11:33:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:14 Python 3.11.7 11:33:14 pip 25.3 from /tmp/venv-nn2O/lib/python3.11/site-packages/pip (python 3.11) 11:33:14 appdirs==1.4.4 11:33:14 argcomplete==3.6.3 11:33:14 aspy.yaml==1.3.0 11:33:14 attrs==25.4.0 11:33:14 autopage==0.5.2 11:33:14 beautifulsoup4==4.14.3 11:33:14 boto3==1.42.16 11:33:14 botocore==1.42.16 11:33:14 bs4==0.0.2 11:33:14 cachetools==6.2.4 11:33:14 certifi==2025.11.12 11:33:14 cffi==2.0.0 11:33:14 cfgv==3.5.0 11:33:14 chardet==5.2.0 11:33:14 charset-normalizer==3.4.4 11:33:14 click==8.3.1 11:33:14 cliff==4.13.1 11:33:14 cmd2==3.1.0 11:33:14 cryptography==3.3.2 11:33:14 debtcollector==3.0.0 11:33:14 decorator==5.2.1 11:33:14 defusedxml==0.7.1 11:33:14 Deprecated==1.3.1 11:33:14 distlib==0.4.0 11:33:14 dnspython==2.8.0 11:33:14 docker==7.1.0 11:33:14 dogpile.cache==1.5.0 11:33:14 durationpy==0.10 11:33:14 email-validator==2.3.0 11:33:14 filelock==3.20.1 11:33:14 future==1.0.0 11:33:14 gitdb==4.0.12 11:33:14 GitPython==3.1.45 11:33:14 google-auth==2.45.0 11:33:14 httplib2==0.31.0 11:33:14 identify==2.6.15 11:33:14 idna==3.11 11:33:14 importlib-resources==1.5.0 11:33:14 iso8601==2.1.0 11:33:14 Jinja2==3.1.6 11:33:14 jmespath==1.0.1 11:33:14 jsonpatch==1.33 11:33:14 jsonpointer==3.0.0 11:33:14 jsonschema==4.25.1 11:33:14 jsonschema-specifications==2025.9.1 11:33:14 keystoneauth1==5.12.0 11:33:14 kubernetes==34.1.0 11:33:14 lftools==0.37.18 11:33:14 lxml==6.0.2 11:33:14 markdown-it-py==4.0.0 11:33:14 MarkupSafe==3.0.3 11:33:14 mdurl==0.1.2 11:33:14 msgpack==1.1.2 11:33:14 multi_key_dict==2.0.3 11:33:14 munch==4.0.0 11:33:14 netaddr==1.3.0 11:33:14 niet==1.4.2 11:33:14 nodeenv==1.10.0 11:33:14 oauth2client==4.1.3 11:33:14 oauthlib==3.3.1 11:33:14 openstacksdk==4.8.0 11:33:14 os-service-types==1.8.2 11:33:14 osc-lib==4.3.0 11:33:14 oslo.config==10.1.0 11:33:14 oslo.context==6.2.0 11:33:14 oslo.i18n==6.7.1 11:33:14 oslo.log==8.0.0 11:33:14 oslo.serialization==5.9.0 11:33:14 oslo.utils==9.2.0 11:33:14 packaging==25.0 11:33:14 pbr==7.0.3 11:33:14 platformdirs==4.5.1 11:33:14 prettytable==3.17.0 11:33:14 psutil==7.2.0 11:33:14 pyasn1==0.6.1 11:33:14 pyasn1_modules==0.4.2 11:33:14 pycparser==2.23 11:33:14 pygerrit2==2.0.15 11:33:14 PyGithub==2.8.1 11:33:14 Pygments==2.19.2 11:33:14 PyJWT==2.10.1 11:33:14 PyNaCl==1.6.1 11:33:14 pyparsing==2.4.7 11:33:14 pyperclip==1.11.0 11:33:14 pyrsistent==0.20.0 11:33:14 python-cinderclient==9.8.0 11:33:14 python-dateutil==2.9.0.post0 11:33:14 python-heatclient==4.3.0 11:33:14 python-jenkins==1.8.3 11:33:14 python-keystoneclient==5.7.0 11:33:14 python-magnumclient==4.9.0 11:33:14 python-openstackclient==8.2.0 11:33:14 python-swiftclient==4.9.0 11:33:14 PyYAML==6.0.3 11:33:14 referencing==0.37.0 11:33:14 requests==2.32.5 11:33:14 requests-oauthlib==2.0.0 11:33:14 requestsexceptions==1.4.0 11:33:14 rfc3986==2.0.0 11:33:14 rich==14.2.0 11:33:14 rich-argparse==1.7.2 11:33:14 rpds-py==0.30.0 11:33:14 rsa==4.9.1 11:33:14 ruamel.yaml==0.18.17 11:33:14 ruamel.yaml.clib==0.2.15 11:33:14 s3transfer==0.16.0 11:33:14 simplejson==3.20.2 11:33:14 six==1.17.0 11:33:14 smmap==5.0.2 11:33:14 soupsieve==2.8.1 11:33:14 stevedore==5.6.0 11:33:14 tabulate==0.9.0 11:33:14 toml==0.10.2 11:33:14 tomlkit==0.13.3 11:33:14 tqdm==4.67.1 11:33:14 typing_extensions==4.15.0 11:33:14 tzdata==2025.3 11:33:14 urllib3==1.26.20 11:33:14 virtualenv==20.35.4 11:33:14 wcwidth==0.2.14 11:33:14 websocket-client==1.9.0 11:33:14 wrapt==2.0.1 11:33:14 xdg==6.0.0 11:33:14 xmltodict==1.0.2 11:33:14 yq==3.4.3 11:33:14 [EnvInject] - Injecting environment variables from a build step. 11:33:14 [EnvInject] - Injecting as environment variables the properties content 11:33:14 OS_CLOUD=vex 11:33:14 11:33:14 [EnvInject] - Variables injected successfully. 11:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8994981491655797906.sh 11:33:14 ---> Orphaned k8s clusters 11:33:14 Setup pyenv: 11:33:15 system 11:33:15 3.8.13 11:33:15 3.9.13 11:33:15 3.10.13 11:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:17 lf-activate-venv(): INFO: Base packages installed successfully 11:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:24 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:33:28 -----> Delete orphaned cluster 11:33:28 Deleting orphaned k8s cluster: releng-packaging-k8s-odl-deploy-test-222 11:33:31 Request to delete cluster releng-packaging-k8s-odl-deploy-test-222 has been accepted. 11:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6984287995064387385.sh 11:33:31 ---> Orphaned stacks 11:33:31 Setup pyenv: 11:33:31 system 11:33:31 3.8.13 11:33:31 3.9.13 11:33:31 3.10.13 11:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11: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. 11:33:33 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:33 lf-activate-venv(): INFO: Base packages installed successfully 11:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:33:53 + mapfile -t OS_COE_CLUSTERS_ID 11:33:53 ++ awk '{print $1}' 11:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:33:56 + echo '-----> Active clusters -> stacks' 11:33:56 -----> Active clusters -> stacks 11:33:56 + OS_COE_STACKS=() 11:33:56 + [[ 0 -gt 0 ]] 11:33:56 + mapfile -t OS_STACKS 11:33:56 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 11:33:56 ++ awk '{print $1}' 11:33:57 + echo '-----> Active stacks' 11:33:57 -----> Active stacks 11:33:57 + echo '-----> Delete orphaned stacks' 11:33:57 -----> Delete orphaned stacks 11:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1658920959973057919.sh 11:33:57 ---> Orphaned servers 11:33:57 Setup pyenv: 11:33:58 system 11:33:58 3.8.13 11:33:58 3.9.13 11:33:58 3.10.13 11:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:00 lf-activate-venv(): INFO: Base packages installed successfully 11:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:34:22 -----> Active servers 11:34:22 prd-centos8-builder-2c-2g-16545 11:34:22 prd-centos8-robot-2c-8g-16503 11:34:22 prd-ubuntu2204-builder-2c-2g-16442 11:34:22 prd-ubuntu2204-docker-4c-16g-14833 11:34:22 prd-ubuntu2204-docker-4c-16g-14830 11:34:22 prd-ubuntu2204-docker-4c-16g-14832 11:34:22 -----> Delete orphaned servers 11:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16410055287492418144.sh 11:34:22 ---> Orphaned ports 11:34:22 Setup pyenv: 11:34:23 system 11:34:23 3.8.13 11:34:23 3.9.13 11:34:23 3.10.13 11:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:25 lf-activate-venv(): INFO: Base packages installed successfully 11:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:34:40 No orphaned ports to process. 11:34:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3512035740938868816.sh 11:34:40 ---> Orphaned volumes 11:34:40 + source /home/jenkins/lf-env.sh 11:34:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:40 ++ mktemp -d /tmp/venv-XXXX 11:34:40 + lf_venv=/tmp/venv-ETwY 11:34:40 + local venv_file=/tmp/.os_lf_venv 11:34:40 + local python=python3 11:34:40 + local options 11:34:40 + local set_path=true 11:34:40 + local install_args= 11:34:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:40 + true 11:34:40 + case $1 in 11:34:40 + python=python3 11:34:40 + shift 2 11:34:40 + true 11:34:40 + case $1 in 11:34:40 + shift 11:34:40 + break 11:34:40 + case $python in 11:34:40 + local pkg_list= 11:34:40 + [[ -d /opt/pyenv ]] 11:34:40 + echo 'Setup pyenv:' 11:34:40 Setup pyenv: 11:34:40 + export PYENV_ROOT=/opt/pyenv 11:34:40 + PYENV_ROOT=/opt/pyenv 11:34:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34: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 11:34:40 + pyenv versions 11:34:40 system 11:34:40 3.8.13 11:34:40 3.9.13 11:34:40 3.10.13 11:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:40 + command -v pyenv 11:34:40 ++ pyenv init - --no-rehash 11:34:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:40 for i in ${!paths[@]}; do 11:34:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:40 fi; done; 11:34:40 echo "${paths[*]}"'\'')" 11:34:40 export PATH="/opt/pyenv/shims:${PATH}" 11:34:40 export PYENV_SHELL=bash 11:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:40 pyenv() { 11:34:40 local command 11:34:40 command="${1:-}" 11:34:40 if [ "$#" -gt 0 ]; then 11:34:40 shift 11:34:40 fi 11:34:40 11:34:40 case "$command" in 11:34:40 rehash|shell) 11:34:40 eval "$(pyenv "sh-$command" "$@")" 11:34:40 ;; 11:34:40 *) 11:34:40 command pyenv "$command" "$@" 11:34:40 ;; 11:34:40 esac 11:34:40 }' 11:34:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:40 for i in ${!paths[@]}; do 11:34:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:40 fi; done; 11:34:40 echo "${paths[*]}"' 11: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 11: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 11: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 11:34:40 ++ export PYENV_SHELL=bash 11:34:40 ++ PYENV_SHELL=bash 11:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:40 +++ complete -F _pyenv pyenv 11:34:40 ++ lf-pyver python3 11:34:40 ++ local py_version_xy=python3 11:34:40 ++ local py_version_xyz= 11:34:40 ++ awk '{ print $1 }' 11:34:40 ++ pyenv versions 11:34:40 ++ local command 11:34:40 ++ command=versions 11:34:40 ++ '[' 1 -gt 0 ']' 11:34:40 ++ shift 11:34:40 ++ case "$command" in 11:34:40 ++ command pyenv versions 11:34:40 ++ pyenv versions 11:34:40 ++ sed 's/^[ *]* //' 11:34:40 ++ grep -E '^[0-9.]*[0-9]$' 11:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:40 +++ tail -n 1 11:34:40 +++ sort -V 11:34:40 +++ grep '^3' /tmp/.pyenv_versions 11:34:40 ++ py_version_xyz=3.11.7 11:34:40 ++ [[ -z 3.11.7 ]] 11:34:40 ++ echo 3.11.7 11:34:40 ++ return 0 11:34:40 + pyenv local 3.11.7 11:34:40 + local command 11:34:40 + command=local 11:34:40 + '[' 2 -gt 0 ']' 11:34:40 + shift 11:34:40 + case "$command" in 11:34:40 + command pyenv local 3.11.7 11:34:40 + pyenv local 3.11.7 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='lftools[openstack] ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='kubernetes ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='niet ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='python-heatclient ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='python-openstackclient ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='python-magnumclient ' 11:34:40 + for arg in "$@" 11:34:40 + case $arg in 11:34:40 + pkg_list+='yq ' 11:34:40 + [[ -f /tmp/.os_lf_venv ]] 11:34:40 ++ cat /tmp/.os_lf_venv 11:34:40 + lf_venv=/tmp/venv-nn2O 11:34:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from' file:/tmp/.os_lf_venv 11:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:34:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:40 + local 'pip_opts=--upgrade --quiet' 11:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:40 + [[ -n '' ]] 11:34:40 + [[ -n '' ]] 11:34:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:40 + /tmp/venv-nn2O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:34:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:34:42 lf-activate-venv(): INFO: Base packages installed successfully 11:34:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:34:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:42 + /tmp/venv-nn2O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:59 + type python3 11:34:59 + true 11:34:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH' 11:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:34:59 + PATH=/tmp/venv-nn2O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:59 + return 0 11:34:59 + mapfile -t os_volumes 11:34:59 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:02 + '[' 0 -eq 0 ']' 11:35:02 + echo 'No orphaned volumes found.' 11:35:02 No orphaned volumes found. 11:35:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17606401858440476949.sh 11:35:02 ---> Protect in-use images 11:35:02 Setup pyenv: 11:35:02 system 11:35:02 3.8.13 11:35:02 3.9.13 11:35:02 3.10.13 11:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:04 lf-activate-venv(): INFO: Base packages installed successfully 11:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:35:18 INFO: There are images to protect defined in jenkins-config. 11:35:18 INFO: There are additional images to protect in the jjb dir. 11:35:18 INFO: Protecting the following images: 11:35:18 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:18 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:18 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:18 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:18 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:18 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:18 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:18 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:18 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 11:35:18 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 11:35:18 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 11:35:18 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:20 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:22 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:23 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:25 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:26 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:28 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:30 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:31 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:33 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 11:35:34 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 11:35:36 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 11:35:38 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:38 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:38 [EnvInject] - Injecting environment variables from a build step. 11:35:38 [EnvInject] - Injecting as environment variables the properties content 11:35:38 OS_IMAGE_CLEANUP_AGE=30 11:35:38 11:35:38 [EnvInject] - Variables injected successfully. 11:35:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17754487864267095844.sh 11:35:38 ---> Cleanup old images 11:35:38 Setup pyenv: 11:35:38 system 11:35:38 3.8.13 11:35:38 3.9.13 11:35:38 3.10.13 11:35:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:40 lf-activate-venv(): INFO: Base packages installed successfully 11:35:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:35:54 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:00 WARNING: Use of image.protected resulted in an exception 11:36:00 Removing 323 images from vex. 11:36:00 WARNING: Use of image.protected resulted in an exception 11:36:00 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 11:36:00 WARNING: Use of image.protected resulted in an exception 11:36:00 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 11:36:00 WARNING: Use of image.protected resulted in an exception 11:36:00 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 11:36:00 WARNING: Use of image.protected resulted in an exception 11:36:00 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 11:36:00 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 11:36:00 Build step 'Conditional steps (multiple)' marked build as failure 11:36:00 $ ssh-agent -k 11:36:00 unset SSH_AUTH_SOCK; 11:36:00 unset SSH_AGENT_PID; 11:36:00 echo Agent pid 5450 killed; 11:36:00 [ssh-agent] Stopped. 11:36:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16768769221493455582.sh 11:36:01 ---> sysstat.sh 11:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16734603208946258919.sh 11:36:01 ---> package-listing.sh 11:36:01 ++ facter osfamily 11:36:01 ++ tr '[:upper:]' '[:lower:]' 11:36:01 + OS_FAMILY=redhat 11:36:01 + workspace=/w/workspace/builder-openstack-cron 11:36:01 + START_PACKAGES=/tmp/packages_start.txt 11:36:01 + END_PACKAGES=/tmp/packages_end.txt 11:36:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:01 + PACKAGES=/tmp/packages_start.txt 11:36:01 + '[' /w/workspace/builder-openstack-cron ']' 11:36:01 + PACKAGES=/tmp/packages_end.txt 11:36:01 + case "${OS_FAMILY}" in 11:36:01 + rpm -qa 11:36:01 + sort 11:36:02 + '[' -f /tmp/packages_start.txt ']' 11:36:02 + '[' -f /tmp/packages_end.txt ']' 11:36:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:02 + '[' /w/workspace/builder-openstack-cron ']' 11:36:02 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10132809938257723482.sh 11:36:02 ---> capture-instance-metadata.sh 11:36:02 Setup pyenv: 11:36:02 system 11:36:02 3.8.13 11:36:02 3.9.13 11:36:02 3.10.13 11:36:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:04 lf-activate-venv(): INFO: Base packages installed successfully 11:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:36:17 INFO: Running in OpenStack, capturing instance metadata 11:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8385243320556478284.sh 11:36:17 provisioning config files... 11:36:18 Could not find credentials [logs] for builder-openstack-cron #76178 11:36:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2379790555462410795tmp 11:36:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:18 provisioning config files... 11:36:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:18 [EnvInject] - Injecting environment variables from a build step. 11:36:18 [EnvInject] - Injecting as environment variables the properties content 11:36:18 SERVER_ID=logs 11:36:18 11:36:18 [EnvInject] - Variables injected successfully. 11:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2241120933585887753.sh 11:36:18 ---> create-netrc.sh 11:36:18 WARN: Log server credential not found. 11:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1212702400757868241.sh 11:36:18 ---> python-tools-install.sh 11:36:18 Setup pyenv: 11:36:18 system 11:36:18 3.8.13 11:36:18 3.9.13 11:36:18 3.10.13 11:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:20 lf-activate-venv(): INFO: Base packages installed successfully 11:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17266192627208807483.sh 11:36:30 ---> sudo-logs.sh 11:36:30 Archiving 'sudo' log.. 11:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12173756011131068653.sh 11:36:30 ---> job-cost.sh 11:36:30 Setup pyenv: 11:36:31 system 11:36:31 3.8.13 11:36:31 3.9.13 11:36:31 3.10.13 11:36:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:33 lf-activate-venv(): INFO: Base packages installed successfully 11:36:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:36:41 INFO: No Stack... 11:36:41 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:41 INFO: Archiving Costs 11:36:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16547121352465114050.sh 11:36:41 ---> logs-deploy.sh 11:36:41 Setup pyenv: 11:36:41 system 11:36:41 3.8.13 11:36:41 3.9.13 11:36:41 3.10.13 11:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn2O from file:/tmp/.os_lf_venv 11:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:44 lf-activate-venv(): INFO: Base packages installed successfully 11:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-nn2O/bin to PATH 11:36:54 WARNING: Nexus logging server not set 11:36:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76178/ 11:36:54 INFO: archiving logs to S3 11:36:55 ---> uname -a: 11:36:55 Linux prd-centos8-builder-2c-2g-16545.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:36:55 11:36:55 11:36:55 ---> lscpu: 11:36:55 Architecture: x86_64 11:36:55 CPU op-mode(s): 32-bit, 64-bit 11:36:55 Byte Order: Little Endian 11:36:55 CPU(s): 2 11:36:55 On-line CPU(s) list: 0,1 11:36:55 Thread(s) per core: 1 11:36:55 Core(s) per socket: 1 11:36:55 Socket(s): 2 11:36:55 NUMA node(s): 1 11:36:55 Vendor ID: AuthenticAMD 11:36:55 CPU family: 23 11:36:55 Model: 49 11:36:55 Model name: AMD EPYC-Rome Processor 11:36:55 Stepping: 0 11:36:55 CPU MHz: 2799.998 11:36:55 BogoMIPS: 5599.99 11:36:55 Virtualization: AMD-V 11:36:55 Hypervisor vendor: KVM 11:36:55 Virtualization type: full 11:36:55 L1d cache: 32K 11:36:55 L1i cache: 32K 11:36:55 L2 cache: 512K 11:36:55 L3 cache: 16384K 11:36:55 NUMA node0 CPU(s): 0,1 11:36:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:36:55 11:36:55 11:36:55 ---> nproc: 11:36:55 2 11:36:55 11:36:55 11:36:55 ---> df -h: 11:36:55 Filesystem Size Used Avail Use% Mounted on 11:36:55 devtmpfs 3.8G 0 3.8G 0% /dev 11:36:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:36:55 tmpfs 3.8G 17M 3.8G 1% /run 11:36:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:36:55 /dev/vda1 40G 8.5G 32G 22% / 11:36:55 tmpfs 770M 0 770M 0% /run/user/1001 11:36:55 11:36:55 11:36:55 ---> free -m: 11:36:55 total used free shared buff/cache available 11:36:55 Mem: 7697 677 4752 19 2268 6722 11:36:55 Swap: 1023 0 1023 11:36:55 11:36:55 11:36:55 ---> ip addr: 11:36:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:36:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:36:55 inet 127.0.0.1/8 scope host lo 11:36:55 valid_lft forever preferred_lft forever 11:36:55 inet6 ::1/128 scope host 11:36:55 valid_lft forever preferred_lft forever 11:36:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:36:55 link/ether fa:16:3e:e7:f0:4f brd ff:ff:ff:ff:ff:ff 11:36:55 altname enp0s3 11:36:55 altname ens3 11:36:55 inet 10.30.170.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:36:55 valid_lft 86076sec preferred_lft 86076sec 11:36:55 inet6 fe80::f816:3eff:fee7:f04f/64 scope link 11:36:55 valid_lft forever preferred_lft forever 11:36:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:36:55 link/ether 02:42:06:1a:78:85 brd ff:ff:ff:ff:ff:ff 11:36:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:36:55 valid_lft forever preferred_lft forever 11:36:55 11:36:55 11:36:55 ---> sar -b -r -n DEV: 11:36:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/26/2025 _x86_64_ (2 CPU) 11:36:55 11:36:55 11:31:27 LINUX RESTART (2 CPU) 11:36:55 11:36:55 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:36:55 11:33:01 AM 188.12 16.54 171.58 4720.03 8257.88 11:36:55 11:34:01 AM 98.47 0.68 97.78 102.38 11262.07 11:36:55 11:35:01 AM 31.89 0.10 31.79 3.60 1236.04 11:36:55 11:36:01 AM 25.36 0.80 24.56 55.71 939.80 11:36:55 Average: 85.96 4.53 81.43 1220.48 5423.71 11:36:55 11:36:55 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:36:55 11:33:01 AM 5073680 6962288 2808744 35.63 2688 2070588 1003556 11.24 202304 2279332 184084 11:36:55 11:34:01 AM 4925108 6935320 2957316 37.52 2688 2185356 1004676 11.25 235628 2365112 27112 11:36:55 11:35:01 AM 4909912 6920840 2972512 37.71 2688 2186272 1014988 11.36 270652 2344784 10768 11:36:55 11:36:01 AM 4961376 6973932 2921048 37.06 2688 2187916 961948 10.77 284780 2279360 10788 11:36:55 Average: 4967519 6948095 2914905 36.98 2688 2157533 996292 11.16 248341 2317147 58188 11:36:55 11:36:55 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:36:55 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:33:01 AM eth0 289.02 178.79 2004.24 62.63 0.00 0.00 0.00 0.00 11:36:55 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:34:01 AM eth0 63.67 50.27 639.52 9.43 0.00 0.00 0.00 0.00 11:36:55 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:35:01 AM eth0 20.46 21.68 28.97 8.92 0.00 0.00 0.00 0.00 11:36:55 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:36:01 AM eth0 22.73 21.63 30.46 8.39 0.00 0.00 0.00 0.00 11:36:55 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 Average: eth0 98.97 68.09 675.80 22.34 0.00 0.00 0.00 0.00 11:36:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:55 11:36:55 11:36:55 ---> sar -P ALL: 11:36:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/26/2025 _x86_64_ (2 CPU) 11:36:55 11:36:55 11:31:27 LINUX RESTART (2 CPU) 11:36:55 11:36:55 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:36:55 11:33:01 AM all 38.60 0.00 6.96 2.21 0.13 52.09 11:36:55 11:33:01 AM 0 54.17 0.00 7.08 1.48 0.13 37.14 11:36:55 11:33:01 AM 1 23.08 0.00 6.85 2.95 0.13 67.00 11:36:55 11:34:01 AM all 33.34 0.00 5.06 1.40 0.13 60.07 11:36:55 11:34:01 AM 0 46.34 0.00 5.84 1.49 0.12 46.21 11:36:55 11:34:01 AM 1 20.42 0.00 4.28 1.31 0.13 73.86 11:36:55 11:35:01 AM all 33.99 0.00 3.09 0.24 0.12 62.56 11:36:55 11:35:01 AM 0 40.42 0.00 3.33 0.22 0.12 55.92 11:36:55 11:35:01 AM 1 27.59 0.00 2.85 0.27 0.12 69.18 11:36:55 11:36:01 AM all 33.75 0.00 3.45 0.20 0.11 62.49 11:36:55 11:36:01 AM 0 50.05 0.00 4.27 0.18 0.10 45.39 11:36:55 11:36:01 AM 1 17.51 0.00 2.64 0.22 0.12 79.52 11:36:55 Average: all 34.92 0.00 4.64 1.01 0.12 59.31 11:36:55 Average: 0 47.74 0.00 5.13 0.84 0.12 46.17 11:36:55 Average: 1 22.15 0.00 4.15 1.18 0.13 72.39 11:36:55 11:36:55 11:36:55