06:04:28 Started by timer 06:04:28 Running as SYSTEM 06:04:28 [EnvInject] - Loading node environment variables. 06:04:28 Building remotely on prd-centos8-builder-1c-1g-10143 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 06:04:28 [ssh-agent] Looking for ssh-agent implementation... 06:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:28 $ ssh-agent 06:04:28 SSH_AUTH_SOCK=/tmp/ssh-faxkDwyJJkDM/agent.5162 06:04:28 SSH_AGENT_PID=5163 06:04:28 [ssh-agent] Started. 06:04:28 Running ssh-add (command line suppressed) 06:04:28 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17762451989860501534.key (jenkins-ssh) 06:04:28 [ssh-agent] Using credentials jenkins (jenkins) 06:04:28 The recommended git tool is: NONE 06:04:32 using credential jenkins 06:04:32 Wiping out workspace first. 06:04:32 Cloning the remote Git repository 06:04:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:04:32 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:04:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:04:32 > git --version # timeout=10 06:04:32 > git --version # 'git version 2.43.0' 06:04:32 using GIT_SSH to set credentials jenkins 06:04:32 [INFO] Currently running in a labeled security context 06:04:32 [INFO] Currently SELinux is 'enforcing' on the host 06:04:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh15489883838220317194.key 06:04:32 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:45 ERROR: Error cloning remote repo 'origin' 06:08:45 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: 06:08:45 stdout: 06:08:45 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 06:08:45 Receiving objects: 0% (1/7297) Receiving objects: 1% (73/7297) Receiving objects: 1% (134/7297), 67.99 KiB | 0 bytes/s Receiving objects: 2% (146/7297), 67.99 KiB | 0 bytes/s Receiving objects: 3% (219/7297), 67.99 KiB | 0 bytes/s Receiving objects: 4% (292/7297), 67.99 KiB | 0 bytes/s Receiving objects: 4% (311/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 5% (365/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 6% (438/7297), 131.97 KiB | 1024 bytes/s Receiving objects: 6% (495/7297), 195.95 KiB | 1024 bytes/s Receiving objects: 7% (511/7297), 195.95 KiB | 1024 bytes/s Receiving objects: 8% (584/7297), 195.95 KiB | 1024 bytes/s Connection to gerrit.o-ran-sc.org closed by remote host. 06:08:45 fetch-pack: unexpected disconnect while reading sideband packet 06:08:45 fatal: early EOF 06:08:45 fatal: fetch-pack: invalid index-pack output 06:08:45 06:08:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 06:08:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 06:08:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 06:08:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 06:08:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 06:08:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 06:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:08:45 at hudson.remoting.Request$2.run(Request.java:377) 06:08:45 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:08:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:08:45 at java.base/java.lang.Thread.run(Thread.java:829) 06:08:45 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10143 06:08:45 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 06:08:45 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 06:08:45 at hudson.remoting.Channel.call(Channel.java:1003) 06:08:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 06:08:45 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 06:08:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:08:45 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:08:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 06:08:45 at com.sun.proxy.$Proxy154.execute(Unknown Source) 06:08:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 06:08:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 06:08:45 at hudson.scm.SCM.checkout(SCM.java:540) 06:08:45 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 06:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:08:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:08:45 at hudson.model.Run.execute(Run.java:1895) 06:08:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:08:45 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:08:45 at hudson.model.Executor.run(Executor.java:442) 06:08:45 ERROR: Error cloning remote repo 'origin' 06:08:45 $ ssh-agent -k 06:08:45 unset SSH_AUTH_SOCK; 06:08:45 unset SSH_AGENT_PID; 06:08:45 echo Agent pid 5163 killed; 06:08:45 [ssh-agent] Stopped. 06:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 06:08:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4543290230648937180.sh 06:08:45 ---> sysstat.sh 06:08:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12558559396485241207.sh 06:08:46 ---> package-listing.sh 06:08:46 ++ facter osfamily 06:08:46 ++ tr '[:upper:]' '[:lower:]' 06:08:46 + OS_FAMILY=redhat 06:08:46 + workspace=/w/workspace/ci-management-openstack-cron 06:08:46 + START_PACKAGES=/tmp/packages_start.txt 06:08:46 + END_PACKAGES=/tmp/packages_end.txt 06:08:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:46 + PACKAGES=/tmp/packages_start.txt 06:08:46 + '[' /w/workspace/ci-management-openstack-cron ']' 06:08:46 + PACKAGES=/tmp/packages_end.txt 06:08:46 + case "${OS_FAMILY}" in 06:08:46 + rpm -qa 06:08:46 + sort 06:08:53 + '[' -f /tmp/packages_start.txt ']' 06:08:53 + '[' -f /tmp/packages_end.txt ']' 06:08:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:53 + '[' /w/workspace/ci-management-openstack-cron ']' 06:08:53 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:08:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:08:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15432683034456309848.sh 06:08:53 ---> capture-instance-metadata.sh 06:08:53 Setup pyenv: 06:08:54 system 06:08:54 * 3.8.13 (set by /opt/pyenv/version) 06:08:54 * 3.9.13 (set by /opt/pyenv/version) 06:08:54 * 3.10.6 (set by /opt/pyenv/version) 06:08:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SYD5 06:08:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:09:01 lf-activate-venv(): INFO: Installing: lftools 06:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-SYD5/bin to PATH 06:09:32 INFO: Running in OpenStack, capturing instance metadata 06:09:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8187240208390406968.sh 06:09:33 provisioning config files... 06:09:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12789017377827703493tmp 06:09:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:09:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:09:33 [EnvInject] - Injecting environment variables from a build step. 06:09:33 [EnvInject] - Injecting as environment variables the properties content 06:09:33 SERVER_ID=logs 06:09:33 06:09:33 [EnvInject] - Variables injected successfully. 06:09:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17467133226113813970.sh 06:09:33 ---> create-netrc.sh 06:09:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15806422950623267900.sh 06:09:33 ---> python-tools-install.sh 06:09:33 Setup pyenv: 06:09:33 system 06:09:33 3.8.13 06:09:33 3.9.13 06:09:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYD5 from file:/tmp/.os_lf_venv 06:09:35 lf-activate-venv(): INFO: Installing: lftools 06:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-SYD5/bin to PATH 06:09:42 Generating Requirements File 06:10:05 Python 3.10.6 06:10:05 pip 24.3.1 from /tmp/venv-SYD5/lib/python3.10/site-packages/pip (python 3.10) 06:10:06 appdirs==1.4.4 06:10:06 argcomplete==3.5.1 06:10:06 aspy.yaml==1.3.0 06:10:06 attrs==24.2.0 06:10:06 autopage==0.5.2 06:10:06 beautifulsoup4==4.12.3 06:10:06 boto3==1.35.58 06:10:06 botocore==1.35.58 06:10:06 bs4==0.0.2 06:10:06 cachetools==5.5.0 06:10:06 certifi==2024.8.30 06:10:06 cffi==1.17.1 06:10:06 cfgv==3.4.0 06:10:06 chardet==5.2.0 06:10:06 charset-normalizer==3.4.0 06:10:06 click==8.1.7 06:10:06 cliff==4.7.0 06:10:06 cmd2==2.5.4 06:10:06 cryptography==3.3.2 06:10:06 debtcollector==3.0.0 06:10:06 decorator==5.1.1 06:10:06 defusedxml==0.7.1 06:10:06 Deprecated==1.2.14 06:10:06 distlib==0.3.9 06:10:06 dnspython==2.7.0 06:10:06 docker==4.2.2 06:10:06 dogpile.cache==1.3.3 06:10:06 durationpy==0.9 06:10:06 email_validator==2.2.0 06:10:06 filelock==3.16.1 06:10:06 future==1.0.0 06:10:06 gitdb==4.0.11 06:10:06 GitPython==3.1.43 06:10:06 google-auth==2.36.0 06:10:06 httplib2==0.22.0 06:10:06 identify==2.6.2 06:10:06 idna==3.10 06:10:06 importlib-resources==1.5.0 06:10:06 iso8601==2.1.0 06:10:06 Jinja2==3.1.4 06:10:06 jmespath==1.0.1 06:10:06 jsonpatch==1.33 06:10:06 jsonpointer==3.0.0 06:10:06 jsonschema==4.23.0 06:10:06 jsonschema-specifications==2024.10.1 06:10:06 keystoneauth1==5.8.0 06:10:06 kubernetes==31.0.0 06:10:06 lftools==0.37.10 06:10:06 lxml==5.3.0 06:10:06 MarkupSafe==3.0.2 06:10:06 msgpack==1.1.0 06:10:06 multi_key_dict==2.0.3 06:10:06 munch==4.0.0 06:10:06 netaddr==1.3.0 06:10:06 netifaces==0.11.0 06:10:06 niet==1.4.2 06:10:06 nodeenv==1.9.1 06:10:06 oauth2client==4.1.3 06:10:06 oauthlib==3.2.2 06:10:06 openstacksdk==4.1.0 06:10:06 os-client-config==2.1.0 06:10:06 os-service-types==1.7.0 06:10:06 osc-lib==3.1.0 06:10:06 oslo.config==9.6.0 06:10:06 oslo.context==5.6.0 06:10:06 oslo.i18n==6.4.0 06:10:06 oslo.log==6.1.2 06:10:06 oslo.serialization==5.5.0 06:10:06 oslo.utils==7.4.0 06:10:06 packaging==24.2 06:10:06 pbr==6.1.0 06:10:06 platformdirs==4.3.6 06:10:06 prettytable==3.12.0 06:10:06 psutil==6.1.0 06:10:06 pyasn1==0.6.1 06:10:06 pyasn1_modules==0.4.1 06:10:06 pycparser==2.22 06:10:06 pygerrit2==2.0.15 06:10:06 PyGithub==2.5.0 06:10:06 PyJWT==2.9.0 06:10:06 PyNaCl==1.5.0 06:10:06 pyparsing==2.4.7 06:10:06 pyperclip==1.9.0 06:10:06 pyrsistent==0.20.0 06:10:06 python-cinderclient==9.6.0 06:10:06 python-dateutil==2.9.0.post0 06:10:06 python-heatclient==4.0.0 06:10:06 python-jenkins==1.8.2 06:10:06 python-keystoneclient==5.5.0 06:10:06 python-magnumclient==4.7.0 06:10:06 python-openstackclient==7.2.1 06:10:06 python-swiftclient==4.6.0 06:10:06 PyYAML==6.0.2 06:10:06 referencing==0.35.1 06:10:06 requests==2.32.3 06:10:06 requests-oauthlib==2.0.0 06:10:06 requestsexceptions==1.4.0 06:10:06 rfc3986==2.0.0 06:10:06 rpds-py==0.21.0 06:10:06 rsa==4.9 06:10:06 ruamel.yaml==0.18.6 06:10:06 ruamel.yaml.clib==0.2.12 06:10:06 s3transfer==0.10.3 06:10:06 simplejson==3.19.3 06:10:06 six==1.16.0 06:10:06 smmap==5.0.1 06:10:06 soupsieve==2.6 06:10:06 stevedore==5.3.0 06:10:06 tabulate==0.9.0 06:10:06 toml==0.10.2 06:10:06 tomlkit==0.13.2 06:10:06 tqdm==4.67.0 06:10:06 typing_extensions==4.12.2 06:10:06 tzdata==2024.2 06:10:06 urllib3==1.26.20 06:10:06 virtualenv==20.27.1 06:10:06 wcwidth==0.2.13 06:10:06 websocket-client==1.8.0 06:10:06 wrapt==1.16.0 06:10:06 xdg==6.0.0 06:10:06 xmltodict==0.14.2 06:10:06 yq==3.4.3 06:10:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2249447888928085515.sh 06:10:06 ---> sudo-logs.sh 06:10:06 Archiving 'sudo' log.. 06:10:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16700016605188209048.sh 06:10:07 ---> job-cost.sh 06:10:07 Setup pyenv: 06:10:07 system 06:10:07 3.8.13 06:10:07 3.9.13 06:10:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:10:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYD5 from file:/tmp/.os_lf_venv 06:10:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-SYD5/bin to PATH 06:10:13 INFO: No Stack... 06:10:13 INFO: Retrieving Pricing Info for: v2-highcpu-1 06:10:13 INFO: Archiving Costs 06:10:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8044364543260080160.sh 06:10:13 ---> logs-deploy.sh 06:10:13 Setup pyenv: 06:10:13 system 06:10:13 3.8.13 06:10:13 3.9.13 06:10:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:10:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SYD5 from file:/tmp/.os_lf_venv 06:10:15 lf-activate-venv(): INFO: Installing: lftools 06:10:22 lf-activate-venv(): INFO: Adding /tmp/venv-SYD5/bin to PATH 06:10:22 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48198 06:10:22 INFO: archiving workspace using pattern(s): 06:10:25 Archives upload complete. 06:10:25 INFO: archiving logs to Nexus 06:10:26 ---> uname -a: 06:10:26 Linux prd-centos8-builder-1c-1g-10143.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 06:10:26 06:10:26 06:10:26 ---> lscpu: 06:10:26 Architecture: x86_64 06:10:26 CPU op-mode(s): 32-bit, 64-bit 06:10:26 Byte Order: Little Endian 06:10:26 CPU(s): 1 06:10:26 On-line CPU(s) list: 0 06:10:26 Thread(s) per core: 1 06:10:26 Core(s) per socket: 1 06:10:26 Socket(s): 1 06:10:26 NUMA node(s): 1 06:10:26 Vendor ID: AuthenticAMD 06:10:26 CPU family: 23 06:10:26 Model: 49 06:10:26 Model name: AMD EPYC-Rome Processor 06:10:26 Stepping: 0 06:10:26 CPU MHz: 2799.998 06:10:26 BogoMIPS: 5599.99 06:10:26 Virtualization: AMD-V 06:10:26 Hypervisor vendor: KVM 06:10:26 Virtualization type: full 06:10:26 L1d cache: 32K 06:10:26 L1i cache: 32K 06:10:26 L2 cache: 512K 06:10:26 L3 cache: 16384K 06:10:26 NUMA node0 CPU(s): 0 06:10: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 06:10:26 06:10:26 06:10:26 ---> nproc: 06:10:26 1 06:10:26 06:10:26 06:10:26 ---> df -h: 06:10:26 Filesystem Size Used Avail Use% Mounted on 06:10:26 devtmpfs 329M 0 329M 0% /dev 06:10:26 tmpfs 386M 0 386M 0% /dev/shm 06:10:26 tmpfs 386M 11M 376M 3% /run 06:10:26 tmpfs 386M 0 386M 0% /sys/fs/cgroup 06:10:26 /dev/vda1 20G 9.0G 12G 45% / 06:10:26 tmpfs 78M 0 78M 0% /run/user/1001 06:10:26 06:10:26 06:10:26 ---> free -m: 06:10:26 total used free shared buff/cache available 06:10:26 Mem: 770 307 59 8 403 327 06:10:26 Swap: 1023 8 1015 06:10:26 06:10:26 06:10:26 ---> ip addr: 06:10:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:10:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:10:26 inet 127.0.0.1/8 scope host lo 06:10:26 valid_lft forever preferred_lft forever 06:10:26 inet6 ::1/128 scope host 06:10:26 valid_lft forever preferred_lft forever 06:10:26 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:10:26 link/ether fa:16:3e:af:fb:97 brd ff:ff:ff:ff:ff:ff 06:10:26 altname enp0s3 06:10:26 altname ens3 06:10:26 inet 10.32.6.32/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 06:10:26 valid_lft 86004sec preferred_lft 86004sec 06:10:26 inet6 fe80::f816:3eff:feaf:fb97/64 scope link 06:10:26 valid_lft forever preferred_lft forever 06:10:26 06:10:26 06:10:26 ---> sar -b -r -n DEV: 06:10:26 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 06:10:26 06:10:26 06:03:44 LINUX RESTART (1 CPU) 06:10:26 06:10:26 06:04:01 AM tps rtps wtps bread/s bwrtn/s 06:10:26 06:05:01 AM 188.69 143.30 45.39 12017.62 37996.37 06:10:26 06:06:01 AM 1.87 0.00 1.87 0.00 54.13 06:10:26 06:07:01 AM 0.75 0.45 0.30 47.19 4.83 06:10:26 06:08:01 AM 0.43 0.00 0.43 0.00 12.46 06:10:26 06:09:01 AM 93.89 85.58 8.31 7602.80 578.13 06:10:26 06:10:01 AM 158.48 27.56 130.92 3060.92 12789.51 06:10:26 Average: 74.03 42.82 31.21 3788.57 8573.53 06:10:26 06:10:26 06:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:26 06:05:01 AM 51900 420320 737312 93.42 2104 444172 432288 23.52 116656 474216 628 06:10:26 06:06:01 AM 53136 421344 736076 93.27 2104 443944 432288 23.52 116388 473344 8 06:10:26 06:07:01 AM 51304 420832 737908 93.50 2104 445204 432288 23.52 118188 473276 80 06:10:26 06:08:01 AM 51924 421180 737288 93.42 2104 444920 432288 23.52 117928 472932 8 06:10:26 06:09:01 AM 66904 375152 722308 91.52 2100 384564 469444 25.54 131728 444360 34052 06:10:26 06:10:01 AM 53444 331656 735768 93.23 1648 346216 502996 27.37 138448 431928 37220 06:10:26 Average: 54769 398414 734443 93.06 2027 418170 450265 24.50 123223 461676 11999 06:10:26 06:10:26 06:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:26 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:05:01 AM eth0 130.28 66.30 559.65 40.93 0.00 0.00 0.00 0.00 06:10:26 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:06:01 AM eth0 1.43 0.98 1.36 0.07 0.00 0.00 0.00 0.00 06:10:26 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:07:01 AM eth0 3.25 1.48 5.19 0.31 0.00 0.00 0.00 0.00 06:10:26 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:08:01 AM eth0 1.40 1.32 1.89 0.09 0.00 0.00 0.00 0.00 06:10:26 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:09:01 AM eth0 19.95 14.84 94.95 3.13 0.00 0.00 0.00 0.00 06:10:26 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 06:10:01 AM eth0 173.12 110.14 888.16 15.39 0.00 0.00 0.00 0.00 06:10:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:26 Average: eth0 54.92 32.52 258.59 9.99 0.00 0.00 0.00 0.00 06:10:26 06:10:26 06:10:26 ---> sar -P ALL: 06:10:26 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 06:10:26 06:10:26 06:03:44 LINUX RESTART (1 CPU) 06:10:26 06:10:26 06:04:01 AM CPU %user %nice %system %iowait %steal %idle 06:10:26 06:05:01 AM all 34.04 0.07 10.16 6.30 0.10 49.33 06:10:26 06:05:01 AM 0 34.04 0.07 10.16 6.30 0.10 49.33 06:10:26 06:06:01 AM all 0.69 0.00 0.32 0.02 0.05 98.93 06:10:26 06:06:01 AM 0 0.69 0.00 0.32 0.02 0.05 98.93 06:10:26 06:07:01 AM all 0.80 0.00 0.32 0.02 0.03 98.83 06:10:26 06:07:01 AM 0 0.80 0.00 0.32 0.02 0.03 98.83 06:10:26 06:08:01 AM all 0.65 0.00 0.30 0.00 0.03 99.01 06:10:26 06:08:01 AM 0 0.65 0.00 0.30 0.00 0.03 99.01 06:10:26 06:09:01 AM all 12.54 0.00 2.99 10.56 0.05 73.86 06:10:26 06:09:01 AM 0 12.54 0.00 2.99 10.56 0.05 73.86 06:10:26 06:10:01 AM all 69.85 0.00 10.86 4.44 0.13 14.72 06:10:26 06:10:01 AM 0 69.85 0.00 10.86 4.44 0.13 14.72 06:10:26 Average: all 19.77 0.01 4.16 3.56 0.07 72.44 06:10:26 Average: 0 19.77 0.01 4.16 3.56 0.07 72.44 06:10:26 06:10:26 06:10:26