11:04:32 Started by timer 11:04:32 Running as SYSTEM 11:04:32 [EnvInject] - Loading node environment variables. 11:04:33 Building remotely on prd-centos8-builder-2c-4g-6566 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 11:04:33 [ssh-agent] Looking for ssh-agent implementation... 11:04:33 $ ssh-agent 11:04:33 SSH_AUTH_SOCK=/tmp/ssh-VwIxie6XbXJz/agent.5195 11:04:33 SSH_AGENT_PID=5197 11:04:33 [ssh-agent] Started. 11:04:33 Running ssh-add (command line suppressed) 11:04:33 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1676193868133994434.key (jenkins-ssh) 11:04:33 [ssh-agent] Using credentials jenkins (jenkins) 11:04:33 The recommended git tool is: NONE 11:04:36 using credential jenkins 11:04:36 Wiping out workspace first. 11:04:36 Cloning the remote Git repository 11:04:36 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:04:36 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:04:36 > git --version # timeout=10 11:04:36 > git --version # 'git version 2.43.0' 11:04:36 using GIT_SSH to set credentials jenkins 11:04:36 [INFO] Currently running in a labeled security context 11:04:36 [INFO] Currently SELinux is 'enforcing' on the host 11:04:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10516605603177147704.key 11:04:36 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:56 ERROR: Error cloning remote repo 'origin' 11:04:56 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 11:04:56 stdout: 11:04:56 stderr: kex_exchange_identification: read: Connection reset by peer 11:04:56 fatal: Could not read from remote repository. 11:04:56 11:04:56 Please make sure you have the correct access rights 11:04:56 and the repository exists. 11:04:56 11:04:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 11:04:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 11:04:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 11:04:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 11:04:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 11:04:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 11:04:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:04:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:04:56 at hudson.remoting.Request$2.run(Request.java:377) 11:04:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:04:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:04:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:04:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:04:56 at java.base/java.lang.Thread.run(Thread.java:829) 11:04:56 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-4g-6566 11:04:56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 11:04:56 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:04:56 at hudson.remoting.Channel.call(Channel.java:1003) 11:04:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 11:04:56 at jdk.internal.reflect.GeneratedMethodAccessor4194.invoke(Unknown Source) 11:04:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:04:56 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 11:04:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 11:04:56 at com.sun.proxy.$Proxy220.execute(Unknown Source) 11:04:56 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 11:04:56 at hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 11:04:56 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 11:04:56 at hudson.scm.SCM.checkout(SCM.java:540) 11:04:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 11:04:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:04:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:04:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:04:56 at hudson.model.Run.execute(Run.java:1895) 11:04:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:04:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:04:56 at hudson.model.Executor.run(Executor.java:442) 11:04:56 ERROR: Error cloning remote repo 'origin' 11:04:56 $ ssh-agent -k 11:04:56 unset SSH_AUTH_SOCK; 11:04:56 unset SSH_AGENT_PID; 11:04:56 echo Agent pid 5197 killed; 11:04:56 [ssh-agent] Stopped. 11:04:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:04:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17920078833892242714.sh 11:04:56 ---> sysstat.sh 11:04:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14929913788301583609.sh 11:04:56 ---> package-listing.sh 11:04:56 ++ facter osfamily 11:04:56 ++ tr '[:upper:]' '[:lower:]' 11:04:57 + OS_FAMILY=redhat 11:04:57 + workspace=/w/workspace/ci-management-openstack-cron 11:04:57 + START_PACKAGES=/tmp/packages_start.txt 11:04:57 + END_PACKAGES=/tmp/packages_end.txt 11:04:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:57 + PACKAGES=/tmp/packages_start.txt 11:04:57 + '[' /w/workspace/ci-management-openstack-cron ']' 11:04:57 + PACKAGES=/tmp/packages_end.txt 11:04:57 + case "${OS_FAMILY}" in 11:04:57 + rpm -qa 11:04:57 + sort 11:04:58 + '[' -f /tmp/packages_start.txt ']' 11:04:58 + '[' -f /tmp/packages_end.txt ']' 11:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:58 + '[' /w/workspace/ci-management-openstack-cron ']' 11:04:58 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:04:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:04:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14835559769342405108.sh 11:04:58 ---> capture-instance-metadata.sh 11:04:58 Setup pyenv: 11:04:58 system 11:04:58 * 3.8.13 (set by /opt/pyenv/version) 11:04:58 * 3.9.13 (set by /opt/pyenv/version) 11:04:58 * 3.10.6 (set by /opt/pyenv/version) 11:05:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3CVM 11:05:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:13 lf-activate-venv(): INFO: Base packages installed successfully 11:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-3CVM/bin to PATH 11:05:51 INFO: Running in OpenStack, capturing instance metadata 11:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18061961047932543146.sh 11:05:51 provisioning config files... 11:05:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6321125046805520728tmp 11:05:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:05:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:05:51 [EnvInject] - Injecting environment variables from a build step. 11:05:51 [EnvInject] - Injecting as environment variables the properties content 11:05:51 SERVER_ID=logs 11:05:51 11:05:51 [EnvInject] - Variables injected successfully. 11:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10165392261378241314.sh 11:05:52 ---> create-netrc.sh 11:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3898326078297411873.sh 11:05:52 ---> python-tools-install.sh 11:05:52 Setup pyenv: 11:05:52 system 11:05:52 3.8.13 11:05:52 3.9.13 11:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3CVM from file:/tmp/.os_lf_venv 11:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:55 lf-activate-venv(): INFO: Base packages installed successfully 11:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-3CVM/bin to PATH 11:06:08 Generating Requirements File 11:06:46 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:06:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:06:46 Python 3.10.6 11:06:47 pip 26.1.2 from /tmp/venv-3CVM/lib/python3.10/site-packages/pip (python 3.10) 11:06:47 aiohappyeyeballs==2.7.1 11:06:47 aiohttp==3.14.3 11:06:47 aiosignal==1.4.0 11:06:47 appdirs==1.4.4 11:06:47 argcomplete==3.7.0 11:06:47 aspy.yaml==1.3.0 11:06:47 async-timeout==5.0.1 11:06:47 attrs==26.1.0 11:06:47 autopage==0.6.0 11:06:47 backports.strenum==1.3.1 11:06:47 beautifulsoup4==4.15.0 11:06:47 boto3==1.43.55 11:06:47 botocore==1.43.55 11:06:47 bs4==0.0.2 11:06:47 certifi==2026.7.22 11:06:47 cffi==2.1.0 11:06:47 cfgv==3.5.0 11:06:47 chardet==7.4.3 11:06:47 charset-normalizer==3.4.9 11:06:47 click==8.4.2 11:06:47 cliff==4.14.0 11:06:47 cmd2==3.5.1 11:06:47 cryptography==3.3.2 11:06:47 debtcollector==3.1.0 11:06:47 decorator==5.3.1 11:06:47 defusedxml==0.7.1 11:06:47 Deprecated==1.3.1 11:06:47 distlib==0.4.3 11:06:47 dnspython==2.8.0 11:06:47 docker==7.2.0 11:06:47 dogpile.cache==1.5.0 11:06:47 durationpy==0.10 11:06:47 email-validator==2.3.0 11:06:47 filelock==3.32.0 11:06:47 frozenlist==1.8.0 11:06:47 future==1.0.0 11:06:47 gitdb==4.0.12 11:06:47 GitPython==3.1.55 11:06:47 httplib2==0.30.2 11:06:47 identify==2.6.19 11:06:47 idna==3.18 11:06:47 importlib-resources==1.5.0 11:06:47 iso8601==2.1.0 11:06:47 Jinja2==3.1.6 11:06:47 jmespath==1.1.0 11:06:47 jsonpatch==1.33 11:06:47 jsonpointer==3.1.1 11:06:47 jsonschema==4.26.0 11:06:47 jsonschema-specifications==2025.9.1 11:06:47 keystoneauth1==5.14.0 11:06:47 kubernetes==36.0.3 11:06:47 lftools==0.37.22 11:06:47 lxml==6.1.1 11:06:47 markdown-it-py==4.2.0 11:06:47 MarkupSafe==3.0.3 11:06:47 mdurl==0.1.2 11:06:47 msgpack==1.2.1 11:06:47 multi_key_dict==2.0.3 11:06:47 multidict==6.7.1 11:06:47 munch==4.0.0 11:06:47 netaddr==1.3.0 11:06:47 niet==1.4.2 11:06:47 nodeenv==1.10.0 11:06:47 oauth2client==4.1.3 11:06:47 oauthlib==3.3.1 11:06:47 openstacksdk==4.13.0 11:06:47 os-service-types==1.8.2 11:06:47 osc-lib==4.6.0 11:06:47 oslo.config==10.4.0 11:06:47 oslo.context==6.4.0 11:06:47 oslo.i18n==6.8.0 11:06:47 oslo.log==8.2.0 11:06:47 oslo.serialization==5.10.0 11:06:47 oslo.utils==10.1.1 11:06:47 packaging==26.2 11:06:47 pbr==7.0.3 11:06:47 platformdirs==4.11.0 11:06:47 prettytable==3.18.0 11:06:47 propcache==0.5.2 11:06:47 psutil==7.2.2 11:06:47 pyasn1==0.6.4 11:06:47 pyasn1_modules==0.4.2 11:06:47 pycparser==3.0 11:06:47 pygerrit2==2.0.15 11:06:47 PyGithub==2.9.1 11:06:47 Pygments==2.20.0 11:06:47 PyJWT==2.13.0 11:06:47 PyNaCl==1.6.2 11:06:47 pyparsing==2.4.7 11:06:47 pyperclip==1.11.0 11:06:47 pyrsistent==0.20.0 11:06:47 python-cinderclient==9.9.0 11:06:47 python-dateutil==2.9.0.post0 11:06:47 python-discovery==1.5.0 11:06:47 python-heatclient==5.2.0 11:06:47 python-jenkins==1.8.3 11:06:47 python-keystoneclient==5.8.0 11:06:47 python-magnumclient==4.11.0 11:06:47 python-openstackclient==10.0.0 11:06:47 python-swiftclient==4.10.0 11:06:47 PyYAML==6.0.3 11:06:47 referencing==0.37.0 11:06:47 requests==2.34.2 11:06:47 requests-oauthlib==2.0.0 11:06:47 rfc3986==2.0.0 11:06:47 rich==15.0.0 11:06:47 rich-argparse==1.8.0 11:06:47 rpds-py==0.30.0 11:06:47 rsa==4.9.1 11:06:47 ruamel.yaml==0.19.1 11:06:47 ruamel.yaml.clib==0.2.15 11:06:47 s3transfer==0.19.2 11:06:47 simplejson==4.1.1 11:06:47 six==1.17.0 11:06:47 smmap==5.0.3 11:06:47 soupsieve==2.9.1 11:06:47 stevedore==5.8.0 11:06:47 tabulate==0.10.0 11:06:47 toml==0.10.2 11:06:47 tomlkit==0.15.1 11:06:47 tqdm==4.69.0 11:06:47 typing_extensions==4.16.0 11:06:47 urllib3==1.26.20 11:06:47 virtualenv==21.7.0 11:06:47 wcwidth==0.8.2 11:06:47 websocket-client==1.9.0 11:06:47 wrapt==2.2.2 11:06:47 xdg==6.0.0 11:06:47 xmltodict==1.0.4 11:06:47 yarl==1.24.5 11:06:47 yq==4.1.2 11:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11927605463341425169.sh 11:06:48 ---> sudo-logs.sh 11:06:48 Archiving 'sudo' log.. 11:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15592836017361742228.sh 11:06:48 ---> job-cost.sh 11:06:48 Setup pyenv: 11:06:48 system 11:06:48 3.8.13 11:06:48 3.9.13 11:06:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3CVM from file:/tmp/.os_lf_venv 11:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:52 lf-activate-venv(): INFO: Base packages installed successfully 11:06:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-3CVM/bin to PATH 11:07:00 INFO: No Stack... 11:07:00 INFO: Retrieving Pricing Info for: v3-starter-2 11:07:00 INFO: Archiving Costs 11:07:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2512427698056117813.sh 11:07:00 ---> logs-deploy.sh 11:07:00 Setup pyenv: 11:07:01 system 11:07:01 3.8.13 11:07:01 3.9.13 11:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3CVM from file:/tmp/.os_lf_venv 11:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:04 lf-activate-venv(): INFO: Base packages installed successfully 11:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-3CVM/bin to PATH 11:07:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61129 11:07:17 INFO: archiving workspace using pattern(s): 11:07:18 Archives upload complete. 11:07:19 INFO: archiving logs to Nexus 11:07:20 ---> uname -a: 11:07:20 Linux prd-centos8-builder-2c-4g-6566.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 11:07:20 11:07:20 11:07:20 ---> lscpu: 11:07:20 Architecture: x86_64 11:07:20 CPU op-mode(s): 32-bit, 64-bit 11:07:20 Byte Order: Little Endian 11:07:20 CPU(s): 2 11:07:20 On-line CPU(s) list: 0,1 11:07:20 Thread(s) per core: 1 11:07:20 Core(s) per socket: 1 11:07:20 Socket(s): 2 11:07:20 NUMA node(s): 1 11:07:20 Vendor ID: AuthenticAMD 11:07:20 CPU family: 23 11:07:20 Model: 49 11:07:20 Model name: AMD EPYC-Rome Processor 11:07:20 Stepping: 0 11:07:20 CPU MHz: 2800.000 11:07:20 BogoMIPS: 5600.00 11:07:20 Virtualization: AMD-V 11:07:20 Hypervisor vendor: KVM 11:07:20 Virtualization type: full 11:07:20 L1d cache: 32K 11:07:20 L1i cache: 32K 11:07:20 L2 cache: 512K 11:07:20 L3 cache: 16384K 11:07:20 NUMA node0 CPU(s): 0,1 11:07:20 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:07:20 11:07:20 11:07:20 ---> nproc: 11:07:20 2 11:07:20 11:07:20 11:07:20 ---> df -h: 11:07:20 Filesystem Size Used Avail Use% Mounted on 11:07:20 devtmpfs 1.8G 0 1.8G 0% /dev 11:07:20 tmpfs 1.8G 0 1.8G 0% /dev/shm 11:07:20 tmpfs 1.8G 17M 1.8G 1% /run 11:07:20 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 11:07:20 /dev/vda1 20G 9.1G 11G 46% / 11:07:20 tmpfs 367M 0 367M 0% /run/user/1001 11:07:20 11:07:20 11:07:20 ---> free -m: 11:07:20 total used free shared buff/cache available 11:07:20 Mem: 3665 469 1135 17 2060 2920 11:07:20 Swap: 1023 0 1023 11:07:20 11:07:20 11:07:20 ---> ip addr: 11:07:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:20 inet 127.0.0.1/8 scope host lo 11:07:20 valid_lft forever preferred_lft forever 11:07:20 inet6 ::1/128 scope host 11:07:20 valid_lft forever preferred_lft forever 11:07:20 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:07:20 link/ether fa:16:3e:03:53:59 brd ff:ff:ff:ff:ff:ff 11:07:20 altname enp0s3 11:07:20 altname ens3 11:07:20 inet 10.32.7.224/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 11:07:20 valid_lft 86195sec preferred_lft 86195sec 11:07:20 inet6 fe80::f816:3eff:fe03:5359/64 scope link 11:07:20 valid_lft forever preferred_lft forever 11:07:20 11:07:20 11:07:20 ---> sar -b -r -n DEV: 11:07:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/24/2026 _x86_64_ (2 CPU) 11:07:20 11:07:20 11:03:49 LINUX RESTART (2 CPU) 11:07:20 11:07:20 11:04:01 AM tps rtps wtps bread/s bwrtn/s 11:07:20 11:05:01 AM 205.31 167.70 37.61 14501.17 36925.94 11:07:20 11:06:01 AM 60.00 2.70 57.30 216.59 5129.22 11:07:20 11:07:01 AM 70.94 0.23 70.71 23.59 7734.96 11:07:20 Average: 112.09 56.88 55.21 4914.32 16597.83 11:07:20 11:07:20 11:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:20 11:05:01 AM 1679296 3087324 2074380 55.26 2104 1591220 588084 12.25 302920 1536940 32532 11:07:20 11:06:01 AM 1376984 3013840 2376692 63.32 2104 1806112 625276 13.02 317132 1776052 133360 11:07:20 11:07:01 AM 1227852 3053592 2525824 67.29 2104 1986400 558868 11.64 324672 1885672 142724 11:07:20 Average: 1428044 3051585 2325632 61.96 2104 1794577 590743 12.30 314908 1732888 102872 11:07:20 11:07:20 11:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:20 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:20 11:05:01 AM eth0 166.52 78.28 556.65 40.85 0.00 0.00 0.00 0.00 11:07:20 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:20 11:06:01 AM eth0 171.44 97.37 939.81 11.08 0.00 0.00 0.00 0.00 11:07:20 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:20 11:07:01 AM eth0 86.15 48.15 388.29 7.43 0.00 0.00 0.00 0.00 11:07:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:20 Average: eth0 141.37 74.60 628.25 19.79 0.00 0.00 0.00 0.00 11:07:20 11:07:20 11:07:20 ---> sar -P ALL: 11:07:20 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/24/2026 _x86_64_ (2 CPU) 11:07:20 11:07:20 11:03:49 LINUX RESTART (2 CPU) 11:07:20 11:07:20 11:04:01 AM CPU %user %nice %system %iowait %steal %idle 11:07:20 11:05:01 AM all 33.18 0.08 12.15 9.97 1.63 42.98 11:07:20 11:05:01 AM 0 33.76 0.07 10.02 9.71 1.47 44.97 11:07:20 11:05:01 AM 1 32.59 0.08 14.30 10.24 1.80 41.00 11:07:20 11:06:01 AM all 38.77 0.00 4.94 1.70 1.81 52.78 11:07:20 11:06:01 AM 0 41.22 0.00 5.08 0.90 2.28 50.52 11:07:20 11:06:01 AM 1 36.31 0.00 4.80 2.50 1.33 55.05 11:07:20 11:07:01 AM all 40.78 0.00 5.01 2.53 1.43 50.25 11:07:20 11:07:01 AM 0 61.89 0.00 7.18 1.02 2.10 27.81 11:07:20 11:07:01 AM 1 19.62 0.00 2.84 4.04 0.77 72.73 11:07:20 Average: all 37.58 0.03 7.36 4.72 1.63 48.68 11:07:20 Average: 0 45.64 0.02 7.42 3.86 1.95 41.10 11:07:20 Average: 1 29.50 0.03 7.30 5.58 1.30 56.28 11:07:20 11:07:20 11:07:20