11:32:12 Started by timer 11:32:12 Running as SYSTEM 11:32:12 [EnvInject] - Loading node environment variables. 11:32:12 Building remotely on prd-centos8-builder-2c-2g-4773 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:13 [ssh-agent] Looking for ssh-agent implementation... 11:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:13 $ ssh-agent 11:32:13 SSH_AUTH_SOCK=/tmp/ssh-3gA73wWn8ji1/agent.5449 11:32:13 SSH_AGENT_PID=5450 11:32:13 [ssh-agent] Started. 11:32:13 Running ssh-add (command line suppressed) 11:32:13 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8836214978174762118.key (/w/workspace/builder-openstack-cron@tmp/private_key_8836214978174762118.key) 11:32:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:13 The recommended git tool is: NONE 11:32:16 using credential jenkins-ssh 11:32:16 Wiping out workspace first. 11:32:16 Cloning the remote Git repository 11:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:16 > git --version # timeout=10 11:32:16 > git --version # 'git version 2.43.0' 11:32:16 using GIT_SSH to set credentials jenkins-ssh 11:32:16 [INFO] Currently running in a labeled security context 11:32:16 [INFO] Currently SELinux is 'enforcing' on the host 11:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6090949054873854441.key 11:32:16 Verifying host key using known hosts file 11:32:16 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:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:19 Avoid second fetch 11:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:19 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 11:32:19 > git config core.sparsecheckout # timeout=10 11:32:19 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 11:32:19 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 11:32:19 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 11:32:19 > git remote # timeout=10 11:32:19 > git submodule init # timeout=10 11:32:19 > git submodule sync # timeout=10 11:32:19 > git config --get remote.origin.url # timeout=10 11:32:19 > git submodule init # timeout=10 11:32:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:19 > git config --get submodule.global-jjb.url # timeout=10 11:32:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:19 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:20 > git submodule update --init --recursive global-jjb # timeout=10 11:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:24 No emails were triggered. 11:32:24 provisioning config files... 11:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16686864307989572800.sh 11:32:25 ---> python-tools-install.sh 11:32:25 Setup pyenv: 11:32:25 system 11:32:25 * 3.8.13 (set by /opt/pyenv/version) 11:32:25 * 3.9.13 (set by /opt/pyenv/version) 11:32:25 * 3.10.13 (set by /opt/pyenv/version) 11:32:25 * 3.11.7 (set by /opt/pyenv/version) 11:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uxdm 11:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:34 lf-activate-venv(): INFO: Base packages installed successfully 11:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:33:03 Generating Requirements File 11:33:25 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:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:25 Python 3.11.7 11:33:25 pip 25.3 from /tmp/venv-uxdm/lib/python3.11/site-packages/pip (python 3.11) 11:33:25 appdirs==1.4.4 11:33:25 argcomplete==3.6.3 11:33:25 aspy.yaml==1.3.0 11:33:25 attrs==25.4.0 11:33:25 autopage==0.5.2 11:33:25 beautifulsoup4==4.14.3 11:33:25 boto3==1.42.3 11:33:25 botocore==1.42.3 11:33:25 bs4==0.0.2 11:33:25 cachetools==6.2.2 11:33:25 certifi==2025.11.12 11:33:25 cffi==2.0.0 11:33:25 cfgv==3.5.0 11:33:25 chardet==5.2.0 11:33:25 charset-normalizer==3.4.4 11:33:25 click==8.3.1 11:33:25 cliff==4.13.0 11:33:25 cmd2==2.7.0 11:33:25 cryptography==3.3.2 11:33:25 debtcollector==3.0.0 11:33:25 decorator==5.2.1 11:33:25 defusedxml==0.7.1 11:33:25 Deprecated==1.3.1 11:33:25 distlib==0.4.0 11:33:25 dnspython==2.8.0 11:33:25 docker==7.1.0 11:33:25 dogpile.cache==1.5.0 11:33:25 durationpy==0.10 11:33:25 email-validator==2.3.0 11:33:25 filelock==3.20.0 11:33:25 future==1.0.0 11:33:25 gitdb==4.0.12 11:33:25 GitPython==3.1.45 11:33:25 google-auth==2.43.0 11:33:25 httplib2==0.31.0 11:33:25 identify==2.6.15 11:33:25 idna==3.11 11:33:25 importlib-resources==1.5.0 11:33:25 iso8601==2.1.0 11:33:25 Jinja2==3.1.6 11:33:25 jmespath==1.0.1 11:33:25 jsonpatch==1.33 11:33:25 jsonpointer==3.0.0 11:33:25 jsonschema==4.25.1 11:33:25 jsonschema-specifications==2025.9.1 11:33:25 keystoneauth1==5.12.0 11:33:25 kubernetes==34.1.0 11:33:25 lftools==0.37.16 11:33:25 lxml==6.0.2 11:33:25 markdown-it-py==4.0.0 11:33:25 MarkupSafe==3.0.3 11:33:25 mdurl==0.1.2 11:33:25 msgpack==1.1.2 11:33:25 multi_key_dict==2.0.3 11:33:25 munch==4.0.0 11:33:25 netaddr==1.3.0 11:33:25 niet==1.4.2 11:33:25 nodeenv==1.9.1 11:33:25 oauth2client==4.1.3 11:33:25 oauthlib==3.3.1 11:33:25 openstacksdk==4.8.0 11:33:25 os-service-types==1.8.2 11:33:25 osc-lib==4.2.0 11:33:25 oslo.config==10.1.0 11:33:25 oslo.context==6.2.0 11:33:25 oslo.i18n==6.7.1 11:33:25 oslo.log==7.2.1 11:33:25 oslo.serialization==5.8.0 11:33:25 oslo.utils==9.2.0 11:33:25 packaging==25.0 11:33:25 pbr==7.0.3 11:33:25 platformdirs==4.5.0 11:33:25 prettytable==3.17.0 11:33:25 psutil==7.1.3 11:33:25 pyasn1==0.6.1 11:33:25 pyasn1_modules==0.4.2 11:33:25 pycparser==2.23 11:33:25 pygerrit2==2.0.15 11:33:25 PyGithub==2.8.1 11:33:25 Pygments==2.19.2 11:33:25 PyJWT==2.10.1 11:33:25 PyNaCl==1.6.1 11:33:25 pyparsing==2.4.7 11:33:25 pyperclip==1.11.0 11:33:25 pyrsistent==0.20.0 11:33:25 python-cinderclient==9.8.0 11:33:25 python-dateutil==2.9.0.post0 11:33:25 python-heatclient==4.3.0 11:33:25 python-jenkins==1.8.3 11:33:25 python-keystoneclient==5.7.0 11:33:25 python-magnumclient==4.9.0 11:33:25 python-openstackclient==8.2.0 11:33:25 python-swiftclient==4.9.0 11:33:25 PyYAML==6.0.3 11:33:25 referencing==0.37.0 11:33:25 requests==2.32.5 11:33:25 requests-oauthlib==2.0.0 11:33:25 requestsexceptions==1.4.0 11:33:25 rfc3986==2.0.0 11:33:25 rich==14.2.0 11:33:25 rich-argparse==1.7.2 11:33:25 rpds-py==0.30.0 11:33:25 rsa==4.9.1 11:33:25 ruamel.yaml==0.18.16 11:33:25 ruamel.yaml.clib==0.2.15 11:33:25 s3transfer==0.16.0 11:33:25 simplejson==3.20.2 11:33:25 six==1.17.0 11:33:25 smmap==5.0.2 11:33:25 soupsieve==2.8 11:33:25 stevedore==5.6.0 11:33:25 tabulate==0.9.0 11:33:25 toml==0.10.2 11:33:25 tomlkit==0.13.3 11:33:25 tqdm==4.67.1 11:33:25 typing_extensions==4.15.0 11:33:25 tzdata==2025.2 11:33:25 urllib3==1.26.20 11:33:25 virtualenv==20.35.4 11:33:25 wcwidth==0.2.14 11:33:25 websocket-client==1.9.0 11:33:25 wrapt==2.0.1 11:33:25 xdg==6.0.0 11:33:25 xmltodict==1.0.2 11:33:25 yq==3.4.3 11:33:25 [EnvInject] - Injecting environment variables from a build step. 11:33:25 [EnvInject] - Injecting as environment variables the properties content 11:33:25 OS_CLOUD=vex 11:33:25 11:33:25 [EnvInject] - Variables injected successfully. 11:33:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2712455059061532975.sh 11:33:26 ---> Orphaned k8s clusters 11:33:26 Setup pyenv: 11:33:26 system 11:33:26 3.8.13 11:33:26 3.9.13 11:33:26 3.10.13 11:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:28 lf-activate-venv(): INFO: Base packages installed successfully 11:33:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:39 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:39 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:33:42 -----> Delete orphaned cluster 11:33:42 Deleting orphaned k8s cluster: releng-packaging-k8s-odl-deploy-test-219 11:33:45 Request to delete cluster releng-packaging-k8s-odl-deploy-test-219 has been accepted. 11:33:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7430060655612844920.sh 11:33:45 ---> Orphaned stacks 11:33:45 Setup pyenv: 11:33:45 system 11:33:45 3.8.13 11:33:45 3.9.13 11:33:45 3.10.13 11:33:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:47 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:47 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:48 lf-activate-venv(): INFO: Base packages installed successfully 11:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:34:08 + mapfile -t OS_COE_CLUSTERS_ID 11:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:08 ++ awk '{print $1}' 11:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:10 + echo '-----> Active clusters -> stacks' 11:34:10 -----> Active clusters -> stacks 11:34:10 + OS_COE_STACKS=() 11:34:10 + [[ 0 -gt 0 ]] 11:34:10 + mapfile -t OS_STACKS 11:34:10 ++ awk '{print $1}' 11:34:10 ++ 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:34:12 + echo '-----> Active stacks' 11:34:12 -----> Active stacks 11:34:12 + echo '-----> Delete orphaned stacks' 11:34:12 -----> Delete orphaned stacks 11:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3393336819989178593.sh 11:34:12 ---> Orphaned servers 11:34:12 Setup pyenv: 11:34:12 system 11:34:12 3.8.13 11:34:12 3.9.13 11:34:12 3.10.13 11:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:14 lf-activate-venv(): INFO: Base packages installed successfully 11:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:34:37 -----> Active servers 11:34:37 prd-centos8-builder-2c-2g-4773 11:34:37 prd-ubuntu2204-docker-4c-16g-4383 11:34:37 prd-ubuntu2204-docker-4c-16g-3930 11:34:37 prd-ubuntu2204-docker-4c-16g-3929 11:34:37 prd-ubuntu2204-docker-4c-4g-3922 11:34:37 prd-ubuntu2204-docker-4c-4g-3915 11:34:37 prd-ubuntu2204-docker-4c-4g-3907 11:34:37 prd-ubuntu2204-docker-4c-4g-3912 11:34:37 prd-ubuntu2204-docker-4c-4g-3910 11:34:37 prd-ubuntu2204-docker-4c-4g-3906 11:34:37 prd-ubuntu2204-docker-4c-4g-3909 11:34:37 prd-ubuntu2204-docker-4c-4g-3911 11:34:37 prd-ubuntu2204-docker-4c-4g-3913 11:34:37 prd-ubuntu2204-docker-4c-4g-3908 11:34:37 prd-ubuntu2204-docker-4c-4g-3902 11:34:37 prd-ubuntu2204-docker-4c-4g-3904 11:34:37 prd-ubuntu2204-docker-4c-4g-3905 11:34:37 prd-ubuntu2204-docker-4c-4g-3903 11:34:37 prd-ubuntu2204-docker-4c-4g-3895 11:34:37 prd-ubuntu2204-docker-4c-4g-3896 11:34:37 prd-ubuntu2204-docker-4c-4g-3894 11:34:37 prd-ubuntu2204-docker-4c-4g-3898 11:34:37 prd-ubuntu2204-docker-4c-4g-3899 11:34:37 prd-ubuntu2204-docker-4c-4g-3897 11:34:37 prd-ubuntu2204-docker-4c-4g-3900 11:34:37 prd-ubuntu2204-docker-4c-4g-3892 11:34:37 prd-ubuntu2204-docker-4c-4g-3893 11:34:37 prd-ubuntu2204-docker-4c-4g-3890 11:34:37 prd-ubuntu2204-docker-4c-4g-3891 11:34:37 prd-ubuntu2204-docker-4c-4g-3887 11:34:37 prd-ubuntu2204-docker-4c-4g-3888 11:34:37 prd-ubuntu2204-docker-4c-4g-3889 11:34:37 prd-ubuntu2204-docker-4c-4g-3886 11:34:37 prd-ubuntu2204-docker-8c-8g-3879 11:34:37 prd-ubuntu2204-docker-4c-16g-3854 11:34:37 prd-ubuntu2204-docker-4c-16g-3853 11:34:37 prd-centos8-robot-2c-8g-3824 11:34:37 snd-centos8-robot-2c-8g-137 11:34:37 -----> Delete orphaned servers 11:34:38 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3915 11:34:39 ERROR: Server not found. 11:34:40 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3907 11:34:41 ERROR: Server not found. 11:34:42 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3910 11:34:43 ERROR: Server not found. 11:34:44 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3906 11:34:45 ERROR: Server not found. 11:34:46 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3909 11:34:47 ERROR: Server not found. 11:34:48 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-3911 11:34:49 ERROR: Server not found. 11:34:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6164999342226814994.sh 11:34:52 ---> Orphaned ports 11:34:52 Setup pyenv: 11:34:52 system 11:34:52 3.8.13 11:34:52 3.9.13 11:34:52 3.10.13 11:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:54 lf-activate-venv(): INFO: Base packages installed successfully 11:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:35:21 No orphaned ports to process. 11:35:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3299876166217032929.sh 11:35:21 ---> Orphaned volumes 11:35:21 + source /home/jenkins/lf-env.sh 11:35:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:21 ++ mktemp -d /tmp/venv-XXXX 11:35:21 + lf_venv=/tmp/venv-zJxE 11:35:21 + local venv_file=/tmp/.os_lf_venv 11:35:21 + local python=python3 11:35:21 + local options 11:35:21 + local set_path=true 11:35:21 + local install_args= 11: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 11:35:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:21 + true 11:35:21 + case $1 in 11:35:21 + python=python3 11:35:21 + shift 2 11:35:21 + true 11:35:21 + case $1 in 11:35:21 + shift 11:35:21 + break 11:35:21 + case $python in 11:35:21 + local pkg_list= 11:35:21 + [[ -d /opt/pyenv ]] 11:35:21 + echo 'Setup pyenv:' 11:35:21 Setup pyenv: 11:35:21 + export PYENV_ROOT=/opt/pyenv 11:35:21 + PYENV_ROOT=/opt/pyenv 11: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 11: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 11:35:21 + pyenv versions 11:35:21 system 11:35:21 3.8.13 11:35:21 3.9.13 11:35:21 3.10.13 11:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:21 + command -v pyenv 11:35:21 ++ pyenv init - --no-rehash 11:35:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:35:21 for i in ${!paths[@]}; do 11:35:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:35:21 fi; done; 11:35:21 echo "${paths[*]}"'\'')" 11:35:21 export PATH="/opt/pyenv/shims:${PATH}" 11:35:21 export PYENV_SHELL=bash 11:35:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:35:21 pyenv() { 11:35:21 local command 11:35:21 command="${1:-}" 11:35:21 if [ "$#" -gt 0 ]; then 11:35:21 shift 11:35:21 fi 11:35:21 11:35:21 case "$command" in 11:35:21 rehash|shell) 11:35:21 eval "$(pyenv "sh-$command" "$@")" 11:35:21 ;; 11:35:21 *) 11:35:21 command pyenv "$command" "$@" 11:35:21 ;; 11:35:21 esac 11:35:21 }' 11:35:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:35:21 for i in ${!paths[@]}; do 11:35:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:35:21 fi; done; 11:35:21 echo "${paths[*]}"' 11: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 11:35:21 ++ 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:35:21 ++ 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:35:21 ++ export PYENV_SHELL=bash 11:35:21 ++ PYENV_SHELL=bash 11:35:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:35:21 +++ complete -F _pyenv pyenv 11:35:21 ++ lf-pyver python3 11:35:21 ++ local py_version_xy=python3 11:35:21 ++ local py_version_xyz= 11:35:21 ++ sed 's/^[ *]* //' 11:35:21 ++ pyenv versions 11:35:21 ++ local command 11:35:21 ++ command=versions 11:35:21 ++ '[' 1 -gt 0 ']' 11:35:21 ++ shift 11:35:21 ++ case "$command" in 11:35:21 ++ command pyenv versions 11:35:21 ++ pyenv versions 11:35:21 ++ awk '{ print $1 }' 11:35:21 ++ grep -E '^[0-9.]*[0-9]$' 11:35:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:35:22 +++ tail -n 1 11:35:22 +++ grep '^3' /tmp/.pyenv_versions 11:35:22 +++ sort -V 11:35:22 ++ py_version_xyz=3.11.7 11:35:22 ++ [[ -z 3.11.7 ]] 11:35:22 ++ echo 3.11.7 11:35:22 ++ return 0 11:35:22 + pyenv local 3.11.7 11:35:22 + local command 11:35:22 + command=local 11:35:22 + '[' 2 -gt 0 ']' 11:35:22 + shift 11:35:22 + case "$command" in 11:35:22 + command pyenv local 3.11.7 11:35:22 + pyenv local 3.11.7 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='lftools[openstack] ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='kubernetes ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='niet ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='python-heatclient ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='python-openstackclient ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='python-magnumclient ' 11:35:22 + for arg in "$@" 11:35:22 + case $arg in 11:35:22 + pkg_list+='yq ' 11:35:22 + [[ -f /tmp/.os_lf_venv ]] 11:35:22 ++ cat /tmp/.os_lf_venv 11:35:22 + lf_venv=/tmp/venv-uxdm 11:35:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from' file:/tmp/.os_lf_venv 11:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:35:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:22 + local 'pip_opts=--upgrade --quiet' 11:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:35:22 + [[ -n '' ]] 11:35:22 + [[ -n '' ]] 11:35:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:22 + /tmp/venv-uxdm/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:35:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:35:24 lf-activate-venv(): INFO: Base packages installed successfully 11:35:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:35:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:24 + /tmp/venv-uxdm/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:36:09 + type python3 11:36:09 + true 11:36:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH' 11:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:36:09 + PATH=/tmp/venv-uxdm/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:36:09 + return 0 11:36:09 + mapfile -t os_volumes 11:36:09 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:36:13 + '[' 0 -eq 0 ']' 11:36:13 + echo 'No orphaned volumes found.' 11:36:13 No orphaned volumes found. 11:36:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:36:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12665581887387077901.sh 11:36:13 ---> Protect in-use images 11:36:13 Setup pyenv: 11:36:13 system 11:36:13 3.8.13 11:36:13 3.9.13 11:36:13 3.10.13 11:36:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:15 lf-activate-venv(): INFO: Base packages installed successfully 11:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:36:33 INFO: There are images to protect defined in jenkins-config. 11:36:33 INFO: There are additional images to protect in the jjb dir. 11:36:33 INFO: Protecting the following images: 11:36:33 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:36:33 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:36:33 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:36:33 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:36:33 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:36:33 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:36:33 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:36:33 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:36:33 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 11:36:33 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 11:36:33 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 11:36:33 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:36:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:36:36 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:36:38 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:36:39 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:36:41 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:36:43 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:36:44 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:36:46 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:36:47 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 11:36:49 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 11:36:51 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 11:36:52 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:36:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:52 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:36:52 [EnvInject] - Injecting environment variables from a build step. 11:36:52 [EnvInject] - Injecting as environment variables the properties content 11:36:52 OS_IMAGE_CLEANUP_AGE=30 11:36:52 11:36:52 [EnvInject] - Variables injected successfully. 11:36:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4227099731780604385.sh 11:36:52 ---> Cleanup old images 11:36:52 Setup pyenv: 11:36:53 system 11:36:53 3.8.13 11:36:53 3.9.13 11:36:53 3.10.13 11:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:55 lf-activate-venv(): INFO: Base packages installed successfully 11:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:37:09 + lftools openstack --os-cloud vex image cleanup --days=30 11:37:16 WARNING: Use of image.protected resulted in an exception 11:37:16 Removing 314 images from vex. 11:37:16 WARNING: Use of image.protected resulted in an exception 11:37:16 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:37:16 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 11:37:16 Build step 'Conditional steps (multiple)' marked build as failure 11:37:16 $ ssh-agent -k 11:37:16 unset SSH_AUTH_SOCK; 11:37:16 unset SSH_AGENT_PID; 11:37:16 echo Agent pid 5450 killed; 11:37:16 [ssh-agent] Stopped. 11:37:16 [PostBuildScript] - [INFO] Executing post build scripts. 11:37:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17231511862299318102.sh 11:37:16 ---> sysstat.sh 11:37:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5250079222821429900.sh 11:37:17 ---> package-listing.sh 11:37:17 ++ facter osfamily 11:37:17 ++ tr '[:upper:]' '[:lower:]' 11:37:17 + OS_FAMILY=redhat 11:37:17 + workspace=/w/workspace/builder-openstack-cron 11:37:17 + START_PACKAGES=/tmp/packages_start.txt 11:37:17 + END_PACKAGES=/tmp/packages_end.txt 11:37:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:37:17 + PACKAGES=/tmp/packages_start.txt 11:37:17 + '[' /w/workspace/builder-openstack-cron ']' 11:37:17 + PACKAGES=/tmp/packages_end.txt 11:37:17 + case "${OS_FAMILY}" in 11:37:17 + rpm -qa 11:37:17 + sort 11:37:18 + '[' -f /tmp/packages_start.txt ']' 11:37:18 + '[' -f /tmp/packages_end.txt ']' 11:37:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:37:18 + '[' /w/workspace/builder-openstack-cron ']' 11:37:18 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:37:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:37:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10531236734769477569.sh 11:37:18 ---> capture-instance-metadata.sh 11:37:18 Setup pyenv: 11:37:18 system 11:37:18 3.8.13 11:37:18 3.9.13 11:37:18 3.10.13 11:37:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:20 lf-activate-venv(): INFO: Base packages installed successfully 11:37:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:37:33 INFO: Running in OpenStack, capturing instance metadata 11:37:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2008357582022651074.sh 11:37:33 provisioning config files... 11:37:34 Could not find credentials [logs] for builder-openstack-cron #75674 11:37:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16354726693408093215tmp 11:37:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:37:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:37:34 provisioning config files... 11:37:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:37:34 [EnvInject] - Injecting environment variables from a build step. 11:37:34 [EnvInject] - Injecting as environment variables the properties content 11:37:34 SERVER_ID=logs 11:37:34 11:37:34 [EnvInject] - Variables injected successfully. 11:37:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7801898463239044217.sh 11:37:34 ---> create-netrc.sh 11:37:34 WARN: Log server credential not found. 11:37:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17965541909682285443.sh 11:37:34 ---> python-tools-install.sh 11:37:34 Setup pyenv: 11:37:34 system 11:37:34 3.8.13 11:37:34 3.9.13 11:37:34 3.10.13 11:37:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:37 lf-activate-venv(): INFO: Base packages installed successfully 11:37:37 lf-activate-venv(): INFO: Installing additional packages: lftools 11:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:37:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15120122605278904860.sh 11:37:48 ---> sudo-logs.sh 11:37:48 Archiving 'sudo' log.. 11:37:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14395474748212605838.sh 11:37:49 ---> job-cost.sh 11:37:49 Setup pyenv: 11:37:49 system 11:37:49 3.8.13 11:37:49 3.9.13 11:37:49 3.10.13 11:37:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:37:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:51 lf-activate-venv(): INFO: Base packages installed successfully 11:37:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:37:59 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:37:59 INFO: No Stack... 11:37:59 INFO: Retrieving Pricing Info for: v3-standard-2 11:37:59 INFO: Archiving Costs 11:37:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16059845716300621516.sh 11:37:59 ---> logs-deploy.sh 11:37:59 Setup pyenv: 11:38:00 system 11:38:00 3.8.13 11:38:00 3.9.13 11:38:00 3.10.13 11:38:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxdm from file:/tmp/.os_lf_venv 11:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:38:02 lf-activate-venv(): INFO: Base packages installed successfully 11:38:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-uxdm/bin to PATH 11:38:13 WARNING: Nexus logging server not set 11:38:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75674/ 11:38:13 INFO: archiving logs to S3 11:38:14 ---> uname -a: 11:38:14 Linux prd-centos8-builder-2c-2g-4773.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:38:14 11:38:14 11:38:14 ---> lscpu: 11:38:14 Architecture: x86_64 11:38:14 CPU op-mode(s): 32-bit, 64-bit 11:38:14 Byte Order: Little Endian 11:38:14 CPU(s): 2 11:38:14 On-line CPU(s) list: 0,1 11:38:14 Thread(s) per core: 1 11:38:14 Core(s) per socket: 1 11:38:14 Socket(s): 2 11:38:14 NUMA node(s): 1 11:38:14 Vendor ID: AuthenticAMD 11:38:14 CPU family: 23 11:38:14 Model: 49 11:38:14 Model name: AMD EPYC-Rome Processor 11:38:14 Stepping: 0 11:38:14 CPU MHz: 2799.998 11:38:14 BogoMIPS: 5599.99 11:38:14 Virtualization: AMD-V 11:38:14 Hypervisor vendor: KVM 11:38:14 Virtualization type: full 11:38:14 L1d cache: 32K 11:38:14 L1i cache: 32K 11:38:14 L2 cache: 512K 11:38:14 L3 cache: 16384K 11:38:14 NUMA node0 CPU(s): 0,1 11:38:14 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:38:14 11:38:14 11:38:14 ---> nproc: 11:38:14 2 11:38:14 11:38:14 11:38:14 ---> df -h: 11:38:14 Filesystem Size Used Avail Use% Mounted on 11:38:14 devtmpfs 3.8G 0 3.8G 0% /dev 11:38:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:38:14 tmpfs 3.8G 17M 3.8G 1% /run 11:38:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:38:14 /dev/vda1 40G 8.5G 32G 22% / 11:38:14 tmpfs 770M 0 770M 0% /run/user/1001 11:38:14 11:38:14 11:38:14 ---> free -m: 11:38:14 total used free shared buff/cache available 11:38:14 Mem: 7697 636 4791 19 2270 6764 11:38:14 Swap: 1023 0 1023 11:38:14 11:38:14 11:38:14 ---> ip addr: 11:38:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:38:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:38:14 inet 127.0.0.1/8 scope host lo 11:38:14 valid_lft forever preferred_lft forever 11:38:14 inet6 ::1/128 scope host 11:38:14 valid_lft forever preferred_lft forever 11:38:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:38:14 link/ether fa:16:3e:a8:77:b4 brd ff:ff:ff:ff:ff:ff 11:38:14 altname enp0s3 11:38:14 altname ens3 11:38:14 inet 10.30.170.219/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:38:14 valid_lft 86000sec preferred_lft 86000sec 11:38:14 inet6 fe80::f816:3eff:fea8:77b4/64 scope link 11:38:14 valid_lft forever preferred_lft forever 11:38:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:38:14 link/ether 02:42:ac:46:b0:ff brd ff:ff:ff:ff:ff:ff 11:38:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:38:14 valid_lft forever preferred_lft forever 11:38:14 11:38:14 11:38:14 ---> sar -b -r -n DEV: 11:38:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 11:38:14 11:38:14 11:31:30 LINUX RESTART (2 CPU) 11:38:14 11:38:14 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:38:14 11:33:01 AM 144.60 19.34 125.27 5470.09 6500.68 11:38:14 11:34:02 AM 114.05 0.65 113.40 101.83 12340.05 11:38:14 11:35:01 AM 24.13 0.66 23.47 45.54 1528.46 11:38:14 11:36:01 AM 21.36 0.10 21.26 3.60 883.69 11:38:14 11:37:01 AM 21.23 0.00 21.23 0.00 1903.30 11:38:14 11:38:01 AM 23.33 0.52 22.81 64.66 641.04 11:38:14 Average: 58.22 3.55 54.66 950.43 3973.31 11:38:14 11:38:14 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:38:14 11:33:01 AM 5047144 6933072 2835288 35.97 2688 2069380 1079032 12.08 239448 2274592 216476 11:38:14 11:34:02 AM 4864716 6911496 3017716 38.28 2688 2222616 1048364 11.74 236100 2427008 61916 11:38:14 11:35:01 AM 4962424 6976584 2920008 37.04 2688 2189104 986800 11.05 252496 2311864 10928 11:38:14 11:36:01 AM 4885536 6932572 2996896 38.02 2688 2222352 1028436 11.52 288572 2353040 33156 11:38:14 11:37:01 AM 4923112 6937256 2959320 37.54 2688 2189216 1020192 11.42 286276 2317660 9936 11:38:14 11:38:01 AM 4959192 6980932 2923240 37.09 2688 2196436 973632 10.90 440456 2127524 28160 11:38:14 Average: 4940354 6945319 2942078 37.32 2688 2181517 1022743 11.45 290558 2301948 60095 11:38:14 11:38:14 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:38:14 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:33:01 AM eth0 289.92 187.51 1792.09 62.08 0.00 0.00 0.00 0.00 11:38:14 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:34:02 AM eth0 86.54 66.98 848.46 10.33 0.00 0.00 0.00 0.00 11:38:14 11:34:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:35:01 AM eth0 30.40 30.92 34.86 7.55 0.00 0.00 0.00 0.00 11:38:14 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:36:01 AM eth0 9.47 9.42 7.45 4.68 0.00 0.00 0.00 0.00 11:38:14 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:37:01 AM eth0 18.31 17.56 18.06 6.50 0.00 0.00 0.00 0.00 11:38:14 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:38:01 AM eth0 23.48 21.45 28.55 14.81 0.00 0.00 0.00 0.00 11:38:14 11:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 Average: eth0 76.50 55.72 456.18 17.69 0.00 0.00 0.00 0.00 11:38:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:14 11:38:14 11:38:14 ---> sar -P ALL: 11:38:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 11:38:14 11:38:14 11:31:30 LINUX RESTART (2 CPU) 11:38:14 11:38:14 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:38:14 11:33:01 AM all 39.52 0.00 6.95 2.25 0.11 51.18 11:38:14 11:33:01 AM 0 47.97 0.00 7.33 3.45 0.12 41.14 11:38:14 11:33:01 AM 1 31.12 0.00 6.56 1.05 0.10 61.17 11:38:14 11:34:02 AM all 32.48 0.00 4.95 1.39 0.12 61.06 11:38:14 11:34:02 AM 0 35.02 0.00 5.12 1.65 0.12 58.09 11:38:14 11:34:02 AM 1 29.95 0.00 4.78 1.13 0.12 64.02 11:38:14 11:35:01 AM all 30.24 0.00 4.43 0.22 0.11 65.00 11:38:14 11:35:01 AM 0 37.17 0.00 5.10 0.24 0.10 57.39 11:38:14 11:35:01 AM 1 23.31 0.00 3.75 0.20 0.12 72.61 11:38:14 11:36:01 AM all 15.56 0.00 1.55 0.73 0.06 82.10 11:38:14 11:36:01 AM 0 20.23 0.00 1.70 1.07 0.07 76.93 11:38:14 11:36:01 AM 1 10.89 0.00 1.40 0.40 0.05 87.26 11:38:14 11:37:01 AM all 31.66 0.00 3.36 0.26 0.09 64.63 11:38:14 11:37:01 AM 0 27.65 0.00 3.12 0.40 0.08 68.75 11:38:14 11:37:01 AM 1 35.68 0.00 3.61 0.12 0.10 60.49 11:38:14 11:38:01 AM all 35.69 0.00 4.04 0.38 0.09 59.80 11:38:14 11:38:01 AM 0 52.75 0.00 5.20 0.50 0.10 41.45 11:38:14 11:38:01 AM 1 18.64 0.00 2.89 0.25 0.08 78.13 11:38:14 Average: all 30.86 0.00 4.21 0.87 0.10 63.96 11:38:14 Average: 0 36.79 0.00 4.59 1.22 0.10 57.31 11:38:14 Average: 1 24.94 0.00 3.83 0.53 0.09 70.60 11:38:14 11:38:14 11:38:14