00:32:36 Started by timer 00:32:36 Running as SYSTEM 00:32:36 [EnvInject] - Loading node environment variables. 00:32:36 Building remotely on prd-centos8-builder-2c-2g-2986 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 00:32:36 [ssh-agent] Looking for ssh-agent implementation... 00:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:36 $ ssh-agent 00:32:36 SSH_AUTH_SOCK=/tmp/ssh-jWeJyhwazfF2/agent.5466 00:32:36 SSH_AGENT_PID=5467 00:32:36 [ssh-agent] Started. 00:32:36 Running ssh-add (command line suppressed) 00:32:36 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6496835294232623550.key (/w/workspace/builder-openstack-cron@tmp/private_key_6496835294232623550.key) 00:32:36 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:32:36 The recommended git tool is: NONE 00:32:39 using credential jenkins-ssh 00:32:39 Wiping out workspace first. 00:32:39 Cloning the remote Git repository 00:32:39 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:32:39 > git init /w/workspace/builder-openstack-cron # timeout=10 00:32:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:32:39 > git --version # timeout=10 00:32:39 > git --version # 'git version 2.43.0' 00:32:39 using GIT_SSH to set credentials jenkins-ssh 00:32:39 [INFO] Currently running in a labeled security context 00:32:39 [INFO] Currently SELinux is 'enforcing' on the host 00:32:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11232574774367657461.key 00:32:39 Verifying host key using known hosts file 00:32:39 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. 00:32:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:32:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:42 Avoid second fetch 00:32:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:42 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 00:32:42 > git config core.sparsecheckout # timeout=10 00:32:42 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 00:32:42 Commit message: "Update hard-coded ALLOW_PROJECTS" 00:32:42 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 00:32:42 > git remote # timeout=10 00:32:42 > git submodule init # timeout=10 00:32:42 > git submodule sync # timeout=10 00:32:42 > git config --get remote.origin.url # timeout=10 00:32:42 > git submodule init # timeout=10 00:32:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:42 > git config --get submodule.global-jjb.url # timeout=10 00:32:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:32:42 > git config --get submodule.packer/common-packer.url # timeout=10 00:32:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:32:43 > git submodule update --init --recursive global-jjb # timeout=10 00:32:43 > git submodule update --init --recursive packer/common-packer # timeout=10 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:32:47 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:32:47 No emails were triggered. 00:32:47 provisioning config files... 00:32:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:32:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16421625412031408371.sh 00:32:48 ---> python-tools-install.sh 00:32:48 Setup pyenv: 00:32:48 system 00:32:48 * 3.8.13 (set by /opt/pyenv/version) 00:32:48 * 3.9.13 (set by /opt/pyenv/version) 00:32:48 * 3.10.13 (set by /opt/pyenv/version) 00:32:48 * 3.11.7 (set by /opt/pyenv/version) 00:32:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jaeI 00:32:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:57 lf-activate-venv(): INFO: Base packages installed successfully 00:32:57 lf-activate-venv(): INFO: Installing additional packages: lftools 00:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:33:25 Generating Requirements File 00:33:48 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. 00:33:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:33:48 Python 3.11.7 00:33:48 pip 25.3 from /tmp/venv-jaeI/lib/python3.11/site-packages/pip (python 3.11) 00:33:48 appdirs==1.4.4 00:33:48 argcomplete==3.6.3 00:33:48 aspy.yaml==1.3.0 00:33:48 attrs==25.4.0 00:33:48 autopage==0.5.2 00:33:48 beautifulsoup4==4.14.3 00:33:48 boto3==1.42.0 00:33:48 botocore==1.41.6 00:33:48 bs4==0.0.2 00:33:48 cachetools==6.2.2 00:33:48 certifi==2025.11.12 00:33:48 cffi==2.0.0 00:33:48 cfgv==3.5.0 00:33:48 chardet==5.2.0 00:33:48 charset-normalizer==3.4.4 00:33:48 click==8.3.1 00:33:48 cliff==4.12.0 00:33:48 cmd2==2.7.0 00:33:48 cryptography==3.3.2 00:33:48 debtcollector==3.0.0 00:33:48 decorator==5.2.1 00:33:48 defusedxml==0.7.1 00:33:48 Deprecated==1.3.1 00:33:48 distlib==0.4.0 00:33:48 dnspython==2.8.0 00:33:48 docker==7.1.0 00:33:48 dogpile.cache==1.5.0 00:33:48 durationpy==0.10 00:33:48 email-validator==2.3.0 00:33:48 filelock==3.20.0 00:33:48 future==1.0.0 00:33:48 gitdb==4.0.12 00:33:48 GitPython==3.1.45 00:33:48 google-auth==2.43.0 00:33:48 httplib2==0.31.0 00:33:48 identify==2.6.15 00:33:48 idna==3.11 00:33:48 importlib-resources==1.5.0 00:33:48 iso8601==2.1.0 00:33:48 Jinja2==3.1.6 00:33:48 jmespath==1.0.1 00:33:48 jsonpatch==1.33 00:33:48 jsonpointer==3.0.0 00:33:48 jsonschema==4.25.1 00:33:48 jsonschema-specifications==2025.9.1 00:33:48 keystoneauth1==5.12.0 00:33:48 kubernetes==34.1.0 00:33:48 lftools==0.37.16 00:33:48 lxml==6.0.2 00:33:48 markdown-it-py==4.0.0 00:33:48 MarkupSafe==3.0.3 00:33:48 mdurl==0.1.2 00:33:48 msgpack==1.1.2 00:33:48 multi_key_dict==2.0.3 00:33:48 munch==4.0.0 00:33:48 netaddr==1.3.0 00:33:48 niet==1.4.2 00:33:48 nodeenv==1.9.1 00:33:48 oauth2client==4.1.3 00:33:48 oauthlib==3.3.1 00:33:48 openstacksdk==4.8.0 00:33:48 os-service-types==1.8.2 00:33:48 osc-lib==4.2.0 00:33:48 oslo.config==10.1.0 00:33:48 oslo.context==6.2.0 00:33:48 oslo.i18n==6.7.1 00:33:48 oslo.log==7.2.1 00:33:48 oslo.serialization==5.8.0 00:33:48 oslo.utils==9.2.0 00:33:48 packaging==25.0 00:33:48 pbr==7.0.3 00:33:48 platformdirs==4.5.0 00:33:48 prettytable==3.17.0 00:33:48 psutil==7.1.3 00:33:48 pyasn1==0.6.1 00:33:48 pyasn1_modules==0.4.2 00:33:48 pycparser==2.23 00:33:48 pygerrit2==2.0.15 00:33:48 PyGithub==2.8.1 00:33:48 Pygments==2.19.2 00:33:48 PyJWT==2.10.1 00:33:48 PyNaCl==1.6.1 00:33:48 pyparsing==2.4.7 00:33:48 pyperclip==1.11.0 00:33:48 pyrsistent==0.20.0 00:33:48 python-cinderclient==9.8.0 00:33:48 python-dateutil==2.9.0.post0 00:33:48 python-heatclient==4.3.0 00:33:48 python-jenkins==1.8.3 00:33:48 python-keystoneclient==5.7.0 00:33:48 python-magnumclient==4.9.0 00:33:48 python-openstackclient==8.2.0 00:33:48 python-swiftclient==4.9.0 00:33:48 PyYAML==6.0.3 00:33:48 referencing==0.37.0 00:33:48 requests==2.32.5 00:33:48 requests-oauthlib==2.0.0 00:33:48 requestsexceptions==1.4.0 00:33:48 rfc3986==2.0.0 00:33:48 rich==14.2.0 00:33:48 rich-argparse==1.7.2 00:33:48 rpds-py==0.30.0 00:33:48 rsa==4.9.1 00:33:48 ruamel.yaml==0.18.16 00:33:48 ruamel.yaml.clib==0.2.15 00:33:48 s3transfer==0.16.0 00:33:48 simplejson==3.20.2 00:33:48 six==1.17.0 00:33:48 smmap==5.0.2 00:33:48 soupsieve==2.8 00:33:48 stevedore==5.6.0 00:33:48 tabulate==0.9.0 00:33:48 toml==0.10.2 00:33:48 tomlkit==0.13.3 00:33:48 tqdm==4.67.1 00:33:48 typing_extensions==4.15.0 00:33:48 tzdata==2025.2 00:33:48 urllib3==1.26.20 00:33:48 virtualenv==20.35.4 00:33:48 wcwidth==0.2.14 00:33:48 websocket-client==1.9.0 00:33:48 wrapt==2.0.1 00:33:48 xdg==6.0.0 00:33:48 xmltodict==1.0.2 00:33:48 yq==3.4.3 00:33:48 [EnvInject] - Injecting environment variables from a build step. 00:33:48 [EnvInject] - Injecting as environment variables the properties content 00:33:48 OS_CLOUD=vex 00:33:48 00:33:48 [EnvInject] - Variables injected successfully. 00:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16729573059706996031.sh 00:33:49 ---> Orphaned k8s clusters 00:33:49 Setup pyenv: 00:33:49 system 00:33:49 3.8.13 00:33:49 3.9.13 00:33:49 3.10.13 00:33:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:33:51 lf-activate-venv(): INFO: Base packages installed successfully 00:33:51 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:33:58 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. 00:33:58 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:34:01 -----> Delete orphaned cluster 00:34:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4701598415728503697.sh 00:34:01 ---> Orphaned stacks 00:34:01 Setup pyenv: 00:34:02 system 00:34:02 3.8.13 00:34:02 3.9.13 00:34:02 3.10.13 00:34:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:04 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. 00:34:04 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:34:04 lf-activate-venv(): INFO: Base packages installed successfully 00:34:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:34:24 + mapfile -t OS_COE_CLUSTERS_ID 00:34:24 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:34:24 ++ awk '{print $1}' 00:34:24 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:34:26 + echo '-----> Active clusters -> stacks' 00:34:26 -----> Active clusters -> stacks 00:34:26 + OS_COE_STACKS=() 00:34:26 + [[ 0 -gt 0 ]] 00:34:26 + mapfile -t OS_STACKS 00:34:26 ++ 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 00:34:26 ++ awk '{print $1}' 00:34:27 + echo '-----> Active stacks' 00:34:27 -----> Active stacks 00:34:27 + echo '-----> Delete orphaned stacks' 00:34:27 -----> Delete orphaned stacks 00:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11134667829179386297.sh 00:34:27 ---> Orphaned servers 00:34:27 Setup pyenv: 00:34:28 system 00:34:28 3.8.13 00:34:28 3.9.13 00:34:28 3.10.13 00:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:30 lf-activate-venv(): INFO: Base packages installed successfully 00:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:34:51 -----> Active servers 00:34:51 prd-ubuntu2204-builder-2c-2g-2988 00:34:51 prd-queue-disttest-2c-1g-2987 00:34:51 prd-centos8-builder-2c-2g-2986 00:34:51 prd-ubuntu2204-docker-4c-4g-2985 00:34:51 prd-ubuntu2204-docker-4c-4g-2984 00:34:51 prd-ubuntu2204-docker-8c-8g-2983 00:34:51 prd-ubuntu2204-docker-8c-8g-2982 00:34:51 prd-centos8-robot-2c-8g-2978 00:34:51 prd-centos8-robot-2c-8g-2976 00:34:51 prd-centos8-robot-2c-8g-2973 00:34:51 prd-centos8-robot-2c-8g-2977 00:34:51 prd-centos8-robot-2c-8g-2975 00:34:51 snd-centos8-robot-2c-8g-137 00:34:51 -----> Delete orphaned servers 00:34:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:34:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:34:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16525698809391205856.sh 00:34:52 ---> Orphaned ports 00:34:52 Setup pyenv: 00:34:52 system 00:34:52 3.8.13 00:34:52 3.9.13 00:34:52 3.10.13 00:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:54 lf-activate-venv(): INFO: Base packages installed successfully 00:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:35:07 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:35:09 No orphaned ports to process. 00:35:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9759107591132713952.sh 00:35:09 ---> Orphaned volumes 00:35:09 + source /home/jenkins/lf-env.sh 00:35:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:09 ++ mktemp -d /tmp/venv-XXXX 00:35:09 + lf_venv=/tmp/venv-651f 00:35:09 + local venv_file=/tmp/.os_lf_venv 00:35:09 + local python=python3 00:35:09 + local options 00:35:09 + local set_path=true 00:35:09 + local install_args= 00:35:09 ++ 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 00:35:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:35:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:35:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:09 + true 00:35:09 + case $1 in 00:35:09 + python=python3 00:35:09 + shift 2 00:35:09 + true 00:35:09 + case $1 in 00:35:09 + shift 00:35:09 + break 00:35:09 + case $python in 00:35:09 + local pkg_list= 00:35:09 + [[ -d /opt/pyenv ]] 00:35:09 + echo 'Setup pyenv:' 00:35:09 Setup pyenv: 00:35:09 + export PYENV_ROOT=/opt/pyenv 00:35:09 + PYENV_ROOT=/opt/pyenv 00:35:09 + 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 00:35:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:35:09 + pyenv versions 00:35:10 system 00:35:10 3.8.13 00:35:10 3.9.13 00:35:10 3.10.13 00:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:10 + command -v pyenv 00:35:10 ++ pyenv init - --no-rehash 00:35:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:35:10 for i in ${!paths[@]}; do 00:35:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:35:10 fi; done; 00:35:10 echo "${paths[*]}"'\'')" 00:35:10 export PATH="/opt/pyenv/shims:${PATH}" 00:35:10 export PYENV_SHELL=bash 00:35:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:35:10 pyenv() { 00:35:10 local command 00:35:10 command="${1:-}" 00:35:10 if [ "$#" -gt 0 ]; then 00:35:10 shift 00:35:10 fi 00:35:10 00:35:10 case "$command" in 00:35:10 rehash|shell) 00:35:10 eval "$(pyenv "sh-$command" "$@")" 00:35:10 ;; 00:35:10 *) 00:35:10 command pyenv "$command" "$@" 00:35:10 ;; 00:35:10 esac 00:35:10 }' 00:35:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:35:10 for i in ${!paths[@]}; do 00:35:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:35:10 fi; done; 00:35:10 echo "${paths[*]}"' 00:35:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:35:10 ++ 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 00:35:10 ++ 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 00:35:10 ++ export PYENV_SHELL=bash 00:35:10 ++ PYENV_SHELL=bash 00:35:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:35:10 +++ complete -F _pyenv pyenv 00:35:10 ++ lf-pyver python3 00:35:10 ++ local py_version_xy=python3 00:35:10 ++ local py_version_xyz= 00:35:10 ++ awk '{ print $1 }' 00:35:10 ++ pyenv versions 00:35:10 ++ local command 00:35:10 ++ command=versions 00:35:10 ++ '[' 1 -gt 0 ']' 00:35:10 ++ shift 00:35:10 ++ case "$command" in 00:35:10 ++ command pyenv versions 00:35:10 ++ pyenv versions 00:35:10 ++ sed 's/^[ *]* //' 00:35:10 ++ grep -E '^[0-9.]*[0-9]$' 00:35:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:35:10 +++ grep '^3' /tmp/.pyenv_versions 00:35:10 +++ tail -n 1 00:35:10 +++ sort -V 00:35:10 ++ py_version_xyz=3.11.7 00:35:10 ++ [[ -z 3.11.7 ]] 00:35:10 ++ echo 3.11.7 00:35:10 ++ return 0 00:35:10 + pyenv local 3.11.7 00:35:10 + local command 00:35:10 + command=local 00:35:10 + '[' 2 -gt 0 ']' 00:35:10 + shift 00:35:10 + case "$command" in 00:35:10 + command pyenv local 3.11.7 00:35:10 + pyenv local 3.11.7 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='lftools[openstack] ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='kubernetes ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='niet ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='python-heatclient ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='python-openstackclient ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='python-magnumclient ' 00:35:10 + for arg in "$@" 00:35:10 + case $arg in 00:35:10 + pkg_list+='yq ' 00:35:10 + [[ -f /tmp/.os_lf_venv ]] 00:35:10 ++ cat /tmp/.os_lf_venv 00:35:10 + lf_venv=/tmp/venv-jaeI 00:35:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from' file:/tmp/.os_lf_venv 00:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:35:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:10 + local 'pip_opts=--upgrade --quiet' 00:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:35:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:35:10 + [[ -n '' ]] 00:35:10 + [[ -n '' ]] 00:35:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:10 + /tmp/venv-jaeI/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 00:35:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:35:12 lf-activate-venv(): INFO: Base packages installed successfully 00:35:12 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:35:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:35:12 + /tmp/venv-jaeI/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 00:35:29 + type python3 00:35:29 + true 00:35:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH' 00:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:35:29 + PATH=/tmp/venv-jaeI/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 00:35:29 + return 0 00:35:29 + mapfile -t os_volumes 00:35:29 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:35:32 + '[' 0 -eq 0 ']' 00:35:32 + echo 'No orphaned volumes found.' 00:35:32 No orphaned volumes found. 00:35:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:35:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:35:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6474284802311018341.sh 00:35:32 ---> Protect in-use images 00:35:32 Setup pyenv: 00:35:32 system 00:35:32 3.8.13 00:35:32 3.9.13 00:35:32 3.10.13 00:35:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:34 lf-activate-venv(): INFO: Base packages installed successfully 00:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:35:49 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:35:49 INFO: There are images to protect defined in jenkins-config. 00:35:49 INFO: There are additional images to protect in the jjb dir. 00:35:49 INFO: Protecting the following images: 00:35:49 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 00:35:49 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 00:35:49 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 00:35:49 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 00:35:49 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 00:35:49 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 00:35:49 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 00:35:49 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 00:35:49 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 00:35:49 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 00:35:49 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 00:35:49 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 00:35:50 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 00:35:52 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 00:35:54 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 00:35:55 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 00:35:57 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 00:35:58 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 00:36:00 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 00:36:02 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 00:36:04 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 00:36:05 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 00:36:07 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 00:36:08 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 00:36:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:36:08 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:36:08 [EnvInject] - Injecting environment variables from a build step. 00:36:08 [EnvInject] - Injecting as environment variables the properties content 00:36:08 OS_IMAGE_CLEANUP_AGE=30 00:36:08 00:36:08 [EnvInject] - Variables injected successfully. 00:36:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11089494453738334564.sh 00:36:08 ---> Cleanup old images 00:36:08 Setup pyenv: 00:36:09 system 00:36:09 3.8.13 00:36:09 3.9.13 00:36:09 3.10.13 00:36:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:11 lf-activate-venv(): INFO: Base packages installed successfully 00:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:36:28 + lftools openstack --os-cloud vex image cleanup --days=30 00:36:34 WARNING: Use of image.protected resulted in an exception 00:36:34 Removing 314 images from vex. 00:36:34 WARNING: Use of image.protected resulted in an exception 00:36:34 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:34 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 00:36:34 Build step 'Conditional steps (multiple)' marked build as failure 00:36:34 $ ssh-agent -k 00:36:34 unset SSH_AUTH_SOCK; 00:36:34 unset SSH_AGENT_PID; 00:36:34 echo Agent pid 5467 killed; 00:36:34 [ssh-agent] Stopped. 00:36:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5746234120249892476.sh 00:36:34 ---> sysstat.sh 00:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13417160487657102981.sh 00:36:35 ---> package-listing.sh 00:36:35 ++ facter osfamily 00:36:35 ++ tr '[:upper:]' '[:lower:]' 00:36:35 + OS_FAMILY=redhat 00:36:35 + workspace=/w/workspace/builder-openstack-cron 00:36:35 + START_PACKAGES=/tmp/packages_start.txt 00:36:35 + END_PACKAGES=/tmp/packages_end.txt 00:36:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:35 + PACKAGES=/tmp/packages_start.txt 00:36:35 + '[' /w/workspace/builder-openstack-cron ']' 00:36:35 + PACKAGES=/tmp/packages_end.txt 00:36:35 + case "${OS_FAMILY}" in 00:36:35 + rpm -qa 00:36:35 + sort 00:36:35 + '[' -f /tmp/packages_start.txt ']' 00:36:35 + '[' -f /tmp/packages_end.txt ']' 00:36:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:35 + '[' /w/workspace/builder-openstack-cron ']' 00:36:35 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 00:36:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 00:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13966028364130500621.sh 00:36:35 ---> capture-instance-metadata.sh 00:36:35 Setup pyenv: 00:36:36 system 00:36:36 3.8.13 00:36:36 3.9.13 00:36:36 3.10.13 00:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:38 lf-activate-venv(): INFO: Base packages installed successfully 00:36:38 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:36:49 INFO: Running in OpenStack, capturing instance metadata 00:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5264047870952914370.sh 00:36:50 provisioning config files... 00:36:50 Could not find credentials [logs] for builder-openstack-cron #75591 00:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9989037033826336703tmp 00:36:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:50 provisioning config files... 00:36:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:50 [EnvInject] - Injecting environment variables from a build step. 00:36:50 [EnvInject] - Injecting as environment variables the properties content 00:36:50 SERVER_ID=logs 00:36:50 00:36:50 [EnvInject] - Variables injected successfully. 00:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11974438766374493371.sh 00:36:50 ---> create-netrc.sh 00:36:50 WARN: Log server credential not found. 00:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5175047017786821036.sh 00:36:50 ---> python-tools-install.sh 00:36:50 Setup pyenv: 00:36:50 system 00:36:50 3.8.13 00:36:50 3.9.13 00:36:50 3.10.13 00:36:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:53 lf-activate-venv(): INFO: Base packages installed successfully 00:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16099616136082512781.sh 00:37:02 ---> sudo-logs.sh 00:37:02 Archiving 'sudo' log.. 00:37:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3407206865448017563.sh 00:37:03 ---> job-cost.sh 00:37:03 Setup pyenv: 00:37:03 system 00:37:03 3.8.13 00:37:03 3.9.13 00:37:03 3.10.13 00:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:05 lf-activate-venv(): INFO: Base packages installed successfully 00:37:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:37:12 INFO: No Stack... 00:37:13 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:13 INFO: Archiving Costs 00:37:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9106889963156532438.sh 00:37:13 ---> logs-deploy.sh 00:37:13 Setup pyenv: 00:37:13 system 00:37:13 3.8.13 00:37:13 3.9.13 00:37:13 3.10.13 00:37:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 00:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jaeI from file:/tmp/.os_lf_venv 00:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:15 lf-activate-venv(): INFO: Base packages installed successfully 00:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-jaeI/bin to PATH 00:37:25 WARNING: Nexus logging server not set 00:37:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75591/ 00:37:25 INFO: archiving logs to S3 00:37:26 ---> uname -a: 00:37:26 Linux prd-centos8-builder-2c-2g-2986.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 00:37:26 00:37:26 00:37:26 ---> lscpu: 00:37:26 Architecture: x86_64 00:37:26 CPU op-mode(s): 32-bit, 64-bit 00:37:26 Byte Order: Little Endian 00:37:26 CPU(s): 2 00:37:26 On-line CPU(s) list: 0,1 00:37:26 Thread(s) per core: 1 00:37:26 Core(s) per socket: 1 00:37:26 Socket(s): 2 00:37:26 NUMA node(s): 1 00:37:26 Vendor ID: AuthenticAMD 00:37:26 CPU family: 23 00:37:26 Model: 49 00:37:26 Model name: AMD EPYC-Rome Processor 00:37:26 Stepping: 0 00:37:26 CPU MHz: 2800.000 00:37:26 BogoMIPS: 5600.00 00:37:26 Virtualization: AMD-V 00:37:26 Hypervisor vendor: KVM 00:37:26 Virtualization type: full 00:37:26 L1d cache: 32K 00:37:26 L1i cache: 32K 00:37:26 L2 cache: 512K 00:37:26 L3 cache: 16384K 00:37:26 NUMA node0 CPU(s): 0,1 00:37:26 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 00:37:26 00:37:26 00:37:26 ---> nproc: 00:37:26 2 00:37:26 00:37:26 00:37:26 ---> df -h: 00:37:26 Filesystem Size Used Avail Use% Mounted on 00:37:26 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:26 tmpfs 3.8G 17M 3.8G 1% /run 00:37:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:26 /dev/vda1 40G 8.5G 32G 22% / 00:37:26 tmpfs 770M 0 770M 0% /run/user/1001 00:37:26 00:37:26 00:37:26 ---> free -m: 00:37:26 total used free shared buff/cache available 00:37:26 Mem: 7697 630 4799 19 2268 6770 00:37:26 Swap: 1023 0 1023 00:37:26 00:37:26 00:37:26 ---> ip addr: 00:37:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:26 inet 127.0.0.1/8 scope host lo 00:37:26 valid_lft forever preferred_lft forever 00:37:26 inet6 ::1/128 scope host 00:37:26 valid_lft forever preferred_lft forever 00:37:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:26 link/ether fa:16:3e:aa:e7:98 brd ff:ff:ff:ff:ff:ff 00:37:26 altname enp0s3 00:37:26 altname ens3 00:37:26 inet 10.30.170.77/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:26 valid_lft 86077sec preferred_lft 86077sec 00:37:26 inet6 fe80::f816:3eff:feaa:e798/64 scope link 00:37:26 valid_lft forever preferred_lft forever 00:37:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:37:26 link/ether 02:42:98:8f:40:df brd ff:ff:ff:ff:ff:ff 00:37:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:37:26 valid_lft forever preferred_lft forever 00:37:26 00:37:26 00:37:26 ---> sar -b -r -n DEV: 00:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 00:37:26 00:37:26 00:32:00 LINUX RESTART (2 CPU) 00:37:26 00:37:26 12:33:01 AM tps rtps wtps bread/s bwrtn/s 00:37:26 12:34:01 AM 115.61 0.87 114.75 81.05 10183.59 00:37:26 12:35:01 AM 63.22 0.28 62.94 40.66 7098.45 00:37:26 12:36:01 AM 21.99 0.07 21.93 3.07 596.30 00:37:26 12:37:01 AM 24.03 0.92 23.11 80.52 647.03 00:37:26 Average: 56.21 0.53 55.68 51.32 4631.17 00:37:26 00:37:26 12:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:26 12:34:01 AM 5058448 7032044 2823976 35.83 2688 2149348 922508 10.33 203032 2266680 137204 00:37:26 12:35:01 AM 4894700 6937408 2987724 37.90 2688 2218304 1014052 11.35 269244 2362332 44064 00:37:26 12:36:01 AM 4965292 6976284 2917132 37.01 2688 2186160 972676 10.89 268228 2291956 10752 00:37:26 12:37:01 AM 4880912 6901736 3001512 38.08 2688 2196132 1042020 11.67 425180 2218936 18436 00:37:26 Average: 4949838 6961868 2932586 37.20 2688 2187486 987814 11.06 291421 2284976 52614 00:37:26 00:37:26 12:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:26 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:34:01 AM eth0 76.34 63.17 780.69 9.21 0.00 0.00 0.00 0.00 00:37:26 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:35:01 AM eth0 74.07 62.52 605.68 11.52 0.00 0.00 0.00 0.00 00:37:26 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:36:01 AM eth0 20.18 17.74 17.00 7.26 0.00 0.00 0.00 0.00 00:37:26 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 12:37:01 AM eth0 24.21 20.61 29.99 9.28 0.00 0.00 0.00 0.00 00:37:26 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 Average: eth0 48.70 41.01 358.33 9.32 0.00 0.00 0.00 0.00 00:37:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:26 00:37:26 00:37:26 ---> sar -P ALL: 00:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 00:37:26 00:37:26 00:32:00 LINUX RESTART (2 CPU) 00:37:26 00:37:26 12:33:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:26 12:34:01 AM all 35.17 0.00 5.05 1.09 0.11 58.59 00:37:26 12:34:01 AM 0 26.10 0.00 4.05 0.53 0.12 69.20 00:37:26 12:34:01 AM 1 44.25 0.00 6.04 1.65 0.10 47.96 00:37:26 12:35:01 AM all 33.72 0.00 4.11 0.64 0.09 61.44 00:37:26 12:35:01 AM 0 10.54 0.00 2.71 0.42 0.08 86.25 00:37:26 12:35:01 AM 1 56.85 0.00 5.51 0.87 0.10 36.67 00:37:26 12:36:01 AM all 34.64 0.00 3.16 0.35 0.12 61.73 00:37:26 12:36:01 AM 0 24.87 0.00 2.59 0.57 0.12 71.86 00:37:26 12:36:01 AM 1 44.41 0.00 3.74 0.13 0.12 51.60 00:37:26 12:37:01 AM all 34.63 0.00 3.52 0.57 0.08 61.20 00:37:26 12:37:01 AM 0 17.85 0.00 2.74 0.27 0.08 79.06 00:37:26 12:37:01 AM 1 51.44 0.00 4.29 0.87 0.08 43.32 00:37:26 Average: all 34.54 0.00 3.96 0.66 0.10 60.74 00:37:26 Average: 0 19.85 0.00 3.02 0.45 0.10 76.58 00:37:26 Average: 1 49.24 0.00 4.90 0.88 0.10 44.89 00:37:26 00:37:26 00:37:26