02:04:27 Started by timer 02:04:27 Running as SYSTEM 02:04:27 [EnvInject] - Loading node environment variables. 02:04:27 Building remotely on prd-centos8-builder-2c-4g-4137 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 02:04:27 [ssh-agent] Looking for ssh-agent implementation... 02:04:27 $ ssh-agent 02:04:27 SSH_AUTH_SOCK=/tmp/ssh-dFlgCCJWmM32/agent.5210 02:04:27 SSH_AGENT_PID=5212 02:04:27 [ssh-agent] Started. 02:04:27 Running ssh-add (command line suppressed) 02:04:27 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14109996387111471882.key (jenkins-ssh) 02:04:27 [ssh-agent] Using credentials jenkins (jenkins) 02:04:27 The recommended git tool is: NONE 02:04:30 using credential jenkins 02:04:30 Wiping out workspace first. 02:04:30 Cloning the remote Git repository 02:04:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:30 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:04:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:30 > git --version # timeout=10 02:04:30 > git --version # 'git version 2.43.0' 02:04:30 using GIT_SSH to set credentials jenkins 02:04:30 [INFO] Currently running in a labeled security context 02:04:30 [INFO] Currently SELinux is 'enforcing' on the host 02:04:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh17999070652937468998.key 02:04:30 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 02:04:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:31 Avoid second fetch 02:04:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:04:31 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 02:04:31 > git config core.sparsecheckout # timeout=10 02:04:32 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 02:04:32 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 02:04:32 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 02:04:32 > git remote # timeout=10 02:04:32 > git submodule init # timeout=10 02:04:32 > git submodule sync # timeout=10 02:04:32 > git config --get remote.origin.url # timeout=10 02:04:32 > git submodule init # timeout=10 02:04:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:04:32 > git config --get submodule.packer/common-packer.url # timeout=10 02:04:32 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:04:32 > git config --get submodule.global-jjb.url # timeout=10 02:04:32 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:04:33 > git submodule update --init --recursive packer/common-packer # timeout=10 02:04:34 > git submodule update --init --recursive global-jjb # timeout=10 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:04:39 provisioning config files... 02:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:04:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:04:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:04:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15632592527821298996.sh 02:04:39 ---> python-tools-install.sh 02:04:39 Setup pyenv: 02:04:39 system 02:04:39 * 3.8.13 (set by /opt/pyenv/version) 02:04:39 * 3.9.13 (set by /opt/pyenv/version) 02:04:39 * 3.10.6 (set by /opt/pyenv/version) 02:04:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ara6 02:04:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:04:56 lf-activate-venv(): INFO: Base packages installed successfully 02:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:05:37 Generating Requirements File 02:06: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. 02:06:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:06:27 Python 3.10.6 02:06:28 pip 26.1.2 from /tmp/venv-Ara6/lib/python3.10/site-packages/pip (python 3.10) 02:06:28 aiohappyeyeballs==2.6.2 02:06:28 aiohttp==3.14.1 02:06:28 aiosignal==1.4.0 02:06:28 appdirs==1.4.4 02:06:28 argcomplete==3.6.3 02:06:28 aspy.yaml==1.3.0 02:06:28 async-timeout==5.0.1 02:06:28 attrs==26.1.0 02:06:28 autopage==0.6.0 02:06:28 backports.strenum==1.3.1 02:06:28 beautifulsoup4==4.15.0 02:06:28 boto3==1.43.36 02:06:28 botocore==1.43.36 02:06:28 bs4==0.0.2 02:06:28 certifi==2026.6.17 02:06:28 cffi==2.0.0 02:06:28 cfgv==3.5.0 02:06:28 chardet==7.4.3 02:06:28 charset-normalizer==3.4.7 02:06:28 click==8.4.1 02:06:28 cliff==4.14.0 02:06:28 cmd2==3.5.1 02:06:28 cryptography==3.3.2 02:06:28 debtcollector==3.1.0 02:06:28 decorator==5.3.1 02:06:28 defusedxml==0.7.1 02:06:28 Deprecated==1.3.1 02:06:28 distlib==0.4.3 02:06:28 dnspython==2.8.0 02:06:28 docker==7.1.0 02:06:28 dogpile.cache==1.5.0 02:06:28 durationpy==0.10 02:06:28 email-validator==2.3.0 02:06:28 filelock==3.29.4 02:06:28 frozenlist==1.8.0 02:06:28 future==1.0.0 02:06:28 gitdb==4.0.12 02:06:28 GitPython==3.1.50 02:06:28 httplib2==0.30.2 02:06:28 identify==2.6.19 02:06:28 idna==3.18 02:06:28 importlib-resources==1.5.0 02:06:28 iso8601==2.1.0 02:06:28 Jinja2==3.1.6 02:06:28 jmespath==1.1.0 02:06:28 jsonpatch==1.33 02:06:28 jsonpointer==3.1.1 02:06:28 jsonschema==4.26.0 02:06:28 jsonschema-specifications==2025.9.1 02:06:28 keystoneauth1==5.14.0 02:06:28 kubernetes==36.0.2 02:06:28 lftools==0.37.22 02:06:28 lxml==6.1.1 02:06:28 markdown-it-py==4.2.0 02:06:28 MarkupSafe==3.0.3 02:06:28 mdurl==0.1.2 02:06:28 msgpack==1.2.1 02:06:28 multi_key_dict==2.0.3 02:06:28 multidict==6.7.1 02:06:28 munch==4.0.0 02:06:28 netaddr==1.3.0 02:06:28 niet==1.4.2 02:06:28 nodeenv==1.10.0 02:06:28 oauth2client==4.1.3 02:06:28 oauthlib==3.3.1 02:06:28 openstacksdk==4.13.0 02:06:28 os-service-types==1.8.2 02:06:28 osc-lib==4.6.0 02:06:28 oslo.config==10.4.0 02:06:28 oslo.context==6.4.0 02:06:28 oslo.i18n==6.8.0 02:06:28 oslo.log==8.2.0 02:06:28 oslo.serialization==5.10.0 02:06:28 oslo.utils==10.1.1 02:06:28 packaging==26.2 02:06:28 pbr==7.0.3 02:06:28 platformdirs==4.10.0 02:06:28 prettytable==3.18.0 02:06:28 propcache==0.5.2 02:06:28 psutil==7.2.2 02:06:28 pyasn1==0.6.3 02:06:28 pyasn1_modules==0.4.2 02:06:28 pycparser==3.0 02:06:28 pygerrit2==2.0.15 02:06:28 PyGithub==2.9.1 02:06:28 Pygments==2.20.0 02:06:28 PyJWT==2.13.0 02:06:28 PyNaCl==1.6.2 02:06:28 pyparsing==2.4.7 02:06:28 pyperclip==1.11.0 02:06:28 pyrsistent==0.20.0 02:06:28 python-cinderclient==9.9.0 02:06:28 python-dateutil==2.9.0.post0 02:06:28 python-discovery==1.4.2 02:06:28 python-heatclient==5.2.0 02:06:28 python-jenkins==1.8.3 02:06:28 python-keystoneclient==5.8.0 02:06:28 python-magnumclient==4.10.0 02:06:28 python-openstackclient==10.0.0 02:06:28 python-swiftclient==4.10.0 02:06:28 PyYAML==6.0.3 02:06:28 referencing==0.37.0 02:06:28 requests==2.34.2 02:06:28 requests-oauthlib==2.0.0 02:06:28 rfc3986==2.0.0 02:06:28 rich==15.0.0 02:06:28 rich-argparse==1.8.0 02:06:28 rpds-py==0.30.0 02:06:28 rsa==4.9.1 02:06:28 ruamel.yaml==0.19.1 02:06:28 ruamel.yaml.clib==0.2.15 02:06:28 s3transfer==0.19.0 02:06:28 simplejson==4.1.1 02:06:28 six==1.17.0 02:06:28 smmap==5.0.3 02:06:28 soupsieve==2.8.4 02:06:28 stevedore==5.8.0 02:06:28 tabulate==0.10.0 02:06:28 toml==0.10.2 02:06:28 tomlkit==0.15.0 02:06:28 tqdm==4.68.3 02:06:28 typing_extensions==4.15.0 02:06:28 urllib3==1.26.20 02:06:28 virtualenv==21.5.1 02:06:28 wcwidth==0.8.1 02:06:28 websocket-client==1.9.0 02:06:28 wrapt==2.2.2 02:06:28 xdg==6.0.0 02:06:28 xmltodict==1.0.4 02:06:28 yarl==1.24.2 02:06:28 yq==3.4.3 02:06:28 [EnvInject] - Injecting environment variables from a build step. 02:06:29 [EnvInject] - Injecting as environment variables the properties content 02:06:29 OS_CLOUD=vex 02:06:29 02:06:29 [EnvInject] - Variables injected successfully. 02:06:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7942249321627377153.sh 02:06:29 ---> Orphaned k8s clusters 02:06:29 Setup pyenv: 02:06:29 system 02:06:29 3.8.13 02:06:29 3.9.13 02:06:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:32 lf-activate-venv(): INFO: Base packages installed successfully 02:06:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:06:54 -----> Delete orphaned cluster 02:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13739931981827594713.sh 02:06:54 ---> Orphaned stacks 02:06:54 Setup pyenv: 02:06:54 system 02:06:54 3.8.13 02:06:54 3.9.13 02:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:58 lf-activate-venv(): INFO: Base packages installed successfully 02:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:07:41 + mapfile -t OS_COE_CLUSTERS_ID 02:07:41 ++ awk '{print $1}' 02:07:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:07:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:07:46 + echo '-----> Active clusters -> stacks' 02:07:46 -----> Active clusters -> stacks 02:07:46 + OS_COE_STACKS=() 02:07:46 + [[ 0 -gt 0 ]] 02:07:46 + mapfile -t OS_STACKS 02:07:46 ++ 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 02:07:46 ++ awk '{print $1}' 02:07:49 + echo '-----> Active stacks' 02:07:49 -----> Active stacks 02:07:49 + echo '-----> Delete orphaned stacks' 02:07:49 -----> Delete orphaned stacks 02:07:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:07:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:07:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14695545529149642415.sh 02:07:49 ---> Orphaned servers 02:07:49 Setup pyenv: 02:07:49 system 02:07:49 3.8.13 02:07:49 3.9.13 02:07:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:53 lf-activate-venv(): INFO: Base packages installed successfully 02:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:08:29 -----> Active servers 02:08:29 prd-centos8-builder-2c-4g-4137 02:08:29 prd-centos7-docker-2c-8g-4136 02:08:29 -----> Delete orphaned servers 02:08:30 Deleting orphaned server: prd-centos7-docker-2c-8g-4136 02:08:33 ERROR: Server not found. 02:08:33 Build step 'Conditional step (single)' marked build as failure 02:08:33 $ ssh-agent -k 02:08:33 unset SSH_AUTH_SOCK; 02:08:33 unset SSH_AGENT_PID; 02:08:33 echo Agent pid 5212 killed; 02:08:33 [ssh-agent] Stopped. 02:08:33 [PostBuildScript] - [INFO] Executing post build scripts. 02:08:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13735292232772671884.sh 02:08:33 ---> sysstat.sh 02:08:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10817923326143938444.sh 02:08:34 ---> package-listing.sh 02:08:34 ++ tr '[:upper:]' '[:lower:]' 02:08:34 ++ facter osfamily 02:08:34 + OS_FAMILY=redhat 02:08:34 + workspace=/w/workspace/ci-management-openstack-cron 02:08:34 + START_PACKAGES=/tmp/packages_start.txt 02:08:34 + END_PACKAGES=/tmp/packages_end.txt 02:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:34 + PACKAGES=/tmp/packages_start.txt 02:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 02:08:34 + PACKAGES=/tmp/packages_end.txt 02:08:34 + case "${OS_FAMILY}" in 02:08:34 + rpm -qa 02:08:34 + sort 02:08:35 + '[' -f /tmp/packages_start.txt ']' 02:08:35 + '[' -f /tmp/packages_end.txt ']' 02:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:35 + '[' /w/workspace/ci-management-openstack-cron ']' 02:08:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:08:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15824881208054849843.sh 02:08:35 ---> capture-instance-metadata.sh 02:08:35 Setup pyenv: 02:08:36 system 02:08:36 3.8.13 02:08:36 3.9.13 02:08:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:39 lf-activate-venv(): INFO: Base packages installed successfully 02:08:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:08:55 INFO: Running in OpenStack, capturing instance metadata 02:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13492353061822304696.sh 02:08:56 provisioning config files... 02:08:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config18089244686901644293tmp 02:08:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:08:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:08:56 [EnvInject] - Injecting environment variables from a build step. 02:08:56 [EnvInject] - Injecting as environment variables the properties content 02:08:56 SERVER_ID=logs 02:08:56 02:08:56 [EnvInject] - Variables injected successfully. 02:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5094437756259321717.sh 02:08:56 ---> create-netrc.sh 02:08:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15712538925675709479.sh 02:08:56 ---> python-tools-install.sh 02:08:56 Setup pyenv: 02:08:56 system 02:08:56 3.8.13 02:08:56 3.9.13 02:08:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:08:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:59 lf-activate-venv(): INFO: Base packages installed successfully 02:08:59 lf-activate-venv(): INFO: Installing additional packages: lftools 02:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:09:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6905873925882487300.sh 02:09:15 ---> sudo-logs.sh 02:09:15 Archiving 'sudo' log.. 02:09:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4750372373227183640.sh 02:09:16 ---> job-cost.sh 02:09:16 Setup pyenv: 02:09:16 system 02:09:16 3.8.13 02:09:16 3.9.13 02:09:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:09:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:20 lf-activate-venv(): INFO: Base packages installed successfully 02:09:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:09:32 INFO: No Stack... 02:09:32 INFO: Retrieving Pricing Info for: v3-starter-2 02:09:32 INFO: Archiving Costs 02:09:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6415912318408184121.sh 02:09:32 ---> logs-deploy.sh 02:09:32 Setup pyenv: 02:09:32 system 02:09:32 3.8.13 02:09:32 3.9.13 02:09:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ara6 from file:/tmp/.os_lf_venv 02:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:36 lf-activate-venv(): INFO: Base packages installed successfully 02:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-Ara6/bin to PATH 02:09:54 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60400 02:09:54 INFO: archiving workspace using pattern(s): 02:09:55 Archives upload complete. 02:09:56 INFO: archiving logs to Nexus 02:09:58 ---> uname -a: 02:09:58 Linux prd-centos8-builder-2c-4g-4137.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:09:58 02:09:58 02:09:58 ---> lscpu: 02:09:58 Architecture: x86_64 02:09:58 CPU op-mode(s): 32-bit, 64-bit 02:09:58 Byte Order: Little Endian 02:09:58 CPU(s): 2 02:09:58 On-line CPU(s) list: 0,1 02:09:58 Thread(s) per core: 1 02:09:58 Core(s) per socket: 1 02:09:58 Socket(s): 2 02:09:58 NUMA node(s): 1 02:09:58 Vendor ID: AuthenticAMD 02:09:58 CPU family: 23 02:09:58 Model: 49 02:09:58 Model name: AMD EPYC-Rome Processor 02:09:58 Stepping: 0 02:09:58 CPU MHz: 2799.998 02:09:58 BogoMIPS: 5599.99 02:09:58 Virtualization: AMD-V 02:09:58 Hypervisor vendor: KVM 02:09:58 Virtualization type: full 02:09:58 L1d cache: 32K 02:09:58 L1i cache: 32K 02:09:58 L2 cache: 512K 02:09:58 L3 cache: 16384K 02:09:58 NUMA node0 CPU(s): 0,1 02:09:58 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 02:09:58 02:09:58 02:09:58 ---> nproc: 02:09:58 2 02:09:58 02:09:58 02:09:58 ---> df -h: 02:09:58 Filesystem Size Used Avail Use% Mounted on 02:09:58 devtmpfs 1.8G 0 1.8G 0% /dev 02:09:58 tmpfs 1.8G 0 1.8G 0% /dev/shm 02:09:58 tmpfs 1.8G 17M 1.8G 1% /run 02:09:58 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 02:09:58 /dev/vda1 20G 9.1G 11G 46% / 02:09:58 tmpfs 367M 0 367M 0% /run/user/1001 02:09:58 02:09:58 02:09:58 ---> free -m: 02:09:58 total used free shared buff/cache available 02:09:58 Mem: 3665 510 1039 17 2115 2877 02:09:58 Swap: 1023 0 1023 02:09:58 02:09:58 02:09:58 ---> ip addr: 02:09:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:09:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:09:58 inet 127.0.0.1/8 scope host lo 02:09:58 valid_lft forever preferred_lft forever 02:09:58 inet6 ::1/128 scope host 02:09:58 valid_lft forever preferred_lft forever 02:09:58 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:09:58 link/ether fa:16:3e:15:14:e8 brd ff:ff:ff:ff:ff:ff 02:09:58 altname enp0s3 02:09:58 altname ens3 02:09:58 inet 10.32.7.220/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 02:09:58 valid_lft 86029sec preferred_lft 86029sec 02:09:58 inet6 fe80::f816:3eff:fe15:14e8/64 scope link 02:09:58 valid_lft forever preferred_lft forever 02:09:58 02:09:58 02:09:58 ---> sar -b -r -n DEV: 02:09:58 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/24/2026 _x86_64_ (2 CPU) 02:09:58 02:09:58 02:03:41 LINUX RESTART (2 CPU) 02:09:58 02:09:58 02:04:01 AM tps rtps wtps bread/s bwrtn/s 02:09:58 02:05:01 AM 166.55 89.44 77.11 9374.38 39141.38 02:09:58 02:06:01 AM 65.11 0.20 64.91 29.99 5740.07 02:09:58 02:07:01 AM 55.95 2.13 53.82 84.91 9801.42 02:09:58 02:08:01 AM 23.21 0.05 23.16 1.33 2752.89 02:09:58 02:09:01 AM 22.71 1.08 21.63 84.65 1010.40 02:09:58 Average: 66.71 18.58 48.13 1915.30 11690.20 02:09:58 02:09:58 02:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:58 02:05:01 AM 1517980 3001264 2235696 59.56 2104 1662140 656944 13.68 139804 1845332 47180 02:09:58 02:06:01 AM 1278756 2989452 2474920 65.93 2104 1878224 631616 13.15 145420 2037092 140924 02:09:58 02:07:01 AM 1134572 2970152 2619104 69.77 2104 1994912 627624 13.07 148532 2144232 24288 02:09:58 02:08:01 AM 1069456 2945868 2684220 71.51 2104 2035064 646052 13.45 174468 2181988 22236 02:09:58 02:09:01 AM 1096784 2974496 2656892 70.78 2104 2036456 617952 12.87 360556 1968196 7512 02:09:58 Average: 1219510 2976246 2534166 67.51 2104 1921359 636038 13.24 193756 2035368 48428 02:09:58 02:09:58 02:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:58 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 02:05:01 AM eth0 223.26 110.66 1046.38 54.66 0.00 0.00 0.00 0.00 02:09:58 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 02:06:01 AM eth0 68.08 53.22 824.75 5.92 0.00 0.00 0.00 0.00 02:09:58 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 02:07:01 AM eth0 19.39 17.69 74.75 4.36 0.00 0.00 0.00 0.00 02:09:58 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 02:08:01 AM eth0 42.68 35.75 655.30 5.63 0.00 0.00 0.00 0.00 02:09:58 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 02:09:01 AM eth0 15.86 16.06 16.81 10.29 0.00 0.00 0.00 0.00 02:09:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:58 Average: eth0 73.86 46.68 523.64 16.17 0.00 0.00 0.00 0.00 02:09:58 02:09:58 02:09:58 ---> sar -P ALL: 02:09:58 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/24/2026 _x86_64_ (2 CPU) 02:09:58 02:09:58 02:03:41 LINUX RESTART (2 CPU) 02:09:58 02:09:58 02:04:01 AM CPU %user %nice %system %iowait %steal %idle 02:09:58 02:05:01 AM all 45.06 0.04 9.36 7.06 2.27 36.22 02:09:58 02:05:01 AM 0 59.13 0.03 9.16 8.14 2.34 21.19 02:09:58 02:05:01 AM 1 30.96 0.05 9.56 5.97 2.19 51.26 02:09:58 02:06:01 AM all 33.75 0.00 3.91 1.30 2.58 58.46 02:09:58 02:06:01 AM 0 42.40 0.00 5.20 1.62 2.29 48.48 02:09:58 02:06:01 AM 1 25.18 0.00 2.62 0.98 2.87 68.34 02:09:58 02:07:01 AM all 38.53 0.00 4.11 1.59 2.57 53.21 02:09:58 02:07:01 AM 0 30.98 0.00 2.99 1.71 2.52 61.81 02:09:58 02:07:01 AM 1 46.13 0.00 5.23 1.47 2.62 44.54 02:09:58 02:08:01 AM all 31.20 0.00 2.16 0.62 1.42 64.60 02:09:58 02:08:01 AM 0 49.23 0.00 2.35 0.40 1.52 46.51 02:09:58 02:08:01 AM 1 13.27 0.00 1.97 0.84 1.33 82.59 02:09:58 02:09:01 AM all 38.20 0.00 2.93 0.70 1.52 56.65 02:09:58 02:09:01 AM 0 41.84 0.00 2.51 0.88 1.58 53.19 02:09:58 02:09:01 AM 1 34.56 0.00 3.34 0.52 1.46 60.12 02:09:58 Average: all 37.33 0.01 4.48 2.25 2.07 53.86 02:09:58 Average: 0 44.67 0.01 4.44 2.54 2.05 46.30 02:09:58 Average: 1 30.01 0.01 4.53 1.95 2.10 61.41 02:09:58 02:09:58 02:09:58