23:04:25 Started by timer 23:04:25 Running as SYSTEM 23:04:25 [EnvInject] - Loading node environment variables. 23:04:26 Building remotely on prd-centos8-builder-1c-1g-10130 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 23:04:26 [ssh-agent] Looking for ssh-agent implementation... 23:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:26 $ ssh-agent 23:04:26 SSH_AUTH_SOCK=/tmp/ssh-mIvNg8MSZGYI/agent.5169 23:04:26 SSH_AGENT_PID=5170 23:04:26 [ssh-agent] Started. 23:04:26 Running ssh-add (command line suppressed) 23:04:26 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7559176329447704077.key (jenkins-ssh) 23:04:26 [ssh-agent] Using credentials jenkins (jenkins) 23:04:26 The recommended git tool is: NONE 23:04:30 using credential jenkins 23:04:30 Wiping out workspace first. 23:04:30 Cloning the remote Git repository 23:04:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 23:04:30 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 23:04:31 > git --version # timeout=10 23:04:31 > git --version # 'git version 2.43.0' 23:04:31 using GIT_SSH to set credentials jenkins 23:04:31 [INFO] Currently running in a labeled security context 23:04:31 [INFO] Currently SELinux is 'enforcing' on the host 23:04:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh3150962314915122056.key 23:04:31 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:42 ERROR: Error cloning remote repo 'origin' 23:05:42 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: 23:05:42 stdout: 23:05:42 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 23:05:42 client_loop: send disconnect: Broken pipe 23:05:42 fetch-pack: unexpected disconnect while reading sideband packet 23:05:42 fatal: early EOF 23:05:42 fatal: fetch-pack: invalid index-pack output 23:05:42 23:05:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 23:05:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 23:05:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 23:05:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 23:05:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 23:05:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 23:05:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:05:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:05:42 at hudson.remoting.Request$2.run(Request.java:377) 23:05:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:05:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:05:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:05:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:05:42 at java.base/java.lang.Thread.run(Thread.java:829) 23:05:42 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10130 23:05:42 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:05:42 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:05:42 at hudson.remoting.Channel.call(Channel.java:1003) 23:05:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 23:05:42 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 23:05:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 23:05:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 23:05:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 23:05:42 at com.sun.proxy.$Proxy154.execute(Unknown Source) 23:05:42 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 23:05:42 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 23:05:42 at hudson.scm.SCM.checkout(SCM.java:540) 23:05:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 23:05:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 23:05:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 23:05:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 23:05:42 at hudson.model.Run.execute(Run.java:1895) 23:05:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:05:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:05:42 at hudson.model.Executor.run(Executor.java:442) 23:05:42 ERROR: Error cloning remote repo 'origin' 23:05:42 $ ssh-agent -k 23:05:42 unset SSH_AUTH_SOCK; 23:05:42 unset SSH_AGENT_PID; 23:05:42 echo Agent pid 5170 killed; 23:05:42 [ssh-agent] Stopped. 23:05:42 [PostBuildScript] - [INFO] Executing post build scripts. 23:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4259689774538863180.sh 23:05:42 ---> sysstat.sh 23:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins493163692974930931.sh 23:05:43 ---> package-listing.sh 23:05:43 ++ facter osfamily 23:05:43 ++ tr '[:upper:]' '[:lower:]' 23:05:43 + OS_FAMILY=redhat 23:05:43 + workspace=/w/workspace/ci-management-openstack-cron 23:05:43 + START_PACKAGES=/tmp/packages_start.txt 23:05:43 + END_PACKAGES=/tmp/packages_end.txt 23:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:43 + PACKAGES=/tmp/packages_start.txt 23:05:43 + '[' /w/workspace/ci-management-openstack-cron ']' 23:05:43 + PACKAGES=/tmp/packages_end.txt 23:05:43 + case "${OS_FAMILY}" in 23:05:43 + rpm -qa 23:05:43 + sort 23:05:50 + '[' -f /tmp/packages_start.txt ']' 23:05:50 + '[' -f /tmp/packages_end.txt ']' 23:05:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:05:50 + '[' /w/workspace/ci-management-openstack-cron ']' 23:05:50 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:05:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins476805815839531092.sh 23:05:51 ---> capture-instance-metadata.sh 23:05:51 Setup pyenv: 23:05:51 system 23:05:51 * 3.8.13 (set by /opt/pyenv/version) 23:05:51 * 3.9.13 (set by /opt/pyenv/version) 23:05:51 * 3.10.6 (set by /opt/pyenv/version) 23:05:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wYGQ 23:05:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:05:58 lf-activate-venv(): INFO: Installing: lftools 23:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-wYGQ/bin to PATH 23:06:28 INFO: Running in OpenStack, capturing instance metadata 23:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10954658997237290568.sh 23:06:29 provisioning config files... 23:06:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9221060419238591411tmp 23:06:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:29 [EnvInject] - Injecting environment variables from a build step. 23:06:29 [EnvInject] - Injecting as environment variables the properties content 23:06:29 SERVER_ID=logs 23:06:29 23:06:29 [EnvInject] - Variables injected successfully. 23:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13145884593595540214.sh 23:06:29 ---> create-netrc.sh 23:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins603028408231621057.sh 23:06:30 ---> python-tools-install.sh 23:06:30 Setup pyenv: 23:06:30 system 23:06:30 3.8.13 23:06:30 3.9.13 23:06:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYGQ from file:/tmp/.os_lf_venv 23:06:31 lf-activate-venv(): INFO: Installing: lftools 23:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-wYGQ/bin to PATH 23:06:38 Generating Requirements File 23:07:00 Python 3.10.6 23:07:01 pip 24.3.1 from /tmp/venv-wYGQ/lib/python3.10/site-packages/pip (python 3.10) 23:07:01 appdirs==1.4.4 23:07:01 argcomplete==3.5.1 23:07:01 aspy.yaml==1.3.0 23:07:01 attrs==24.2.0 23:07:01 autopage==0.5.2 23:07:01 beautifulsoup4==4.12.3 23:07:01 boto3==1.35.58 23:07:01 botocore==1.35.58 23:07:01 bs4==0.0.2 23:07:01 cachetools==5.5.0 23:07:01 certifi==2024.8.30 23:07:01 cffi==1.17.1 23:07:01 cfgv==3.4.0 23:07:01 chardet==5.2.0 23:07:01 charset-normalizer==3.4.0 23:07:01 click==8.1.7 23:07:01 cliff==4.7.0 23:07:01 cmd2==2.5.4 23:07:01 cryptography==3.3.2 23:07:01 debtcollector==3.0.0 23:07:01 decorator==5.1.1 23:07:01 defusedxml==0.7.1 23:07:01 Deprecated==1.2.14 23:07:01 distlib==0.3.9 23:07:01 dnspython==2.7.0 23:07:01 docker==4.2.2 23:07:01 dogpile.cache==1.3.3 23:07:01 durationpy==0.9 23:07:01 email_validator==2.2.0 23:07:01 filelock==3.16.1 23:07:01 future==1.0.0 23:07:01 gitdb==4.0.11 23:07:01 GitPython==3.1.43 23:07:01 google-auth==2.36.0 23:07:01 httplib2==0.22.0 23:07:01 identify==2.6.2 23:07:01 idna==3.10 23:07:01 importlib-resources==1.5.0 23:07:01 iso8601==2.1.0 23:07:01 Jinja2==3.1.4 23:07:01 jmespath==1.0.1 23:07:01 jsonpatch==1.33 23:07:01 jsonpointer==3.0.0 23:07:01 jsonschema==4.23.0 23:07:01 jsonschema-specifications==2024.10.1 23:07:01 keystoneauth1==5.8.0 23:07:01 kubernetes==31.0.0 23:07:01 lftools==0.37.10 23:07:01 lxml==5.3.0 23:07:01 MarkupSafe==3.0.2 23:07:01 msgpack==1.1.0 23:07:01 multi_key_dict==2.0.3 23:07:01 munch==4.0.0 23:07:01 netaddr==1.3.0 23:07:01 netifaces==0.11.0 23:07:01 niet==1.4.2 23:07:01 nodeenv==1.9.1 23:07:01 oauth2client==4.1.3 23:07:01 oauthlib==3.2.2 23:07:01 openstacksdk==4.1.0 23:07:01 os-client-config==2.1.0 23:07:01 os-service-types==1.7.0 23:07:01 osc-lib==3.1.0 23:07:01 oslo.config==9.6.0 23:07:01 oslo.context==5.6.0 23:07:01 oslo.i18n==6.4.0 23:07:01 oslo.log==6.1.2 23:07:01 oslo.serialization==5.5.0 23:07:01 oslo.utils==7.4.0 23:07:01 packaging==24.2 23:07:01 pbr==6.1.0 23:07:01 platformdirs==4.3.6 23:07:01 prettytable==3.12.0 23:07:01 psutil==6.1.0 23:07:01 pyasn1==0.6.1 23:07:01 pyasn1_modules==0.4.1 23:07:01 pycparser==2.22 23:07:01 pygerrit2==2.0.15 23:07:01 PyGithub==2.5.0 23:07:01 PyJWT==2.9.0 23:07:01 PyNaCl==1.5.0 23:07:01 pyparsing==2.4.7 23:07:01 pyperclip==1.9.0 23:07:01 pyrsistent==0.20.0 23:07:01 python-cinderclient==9.6.0 23:07:01 python-dateutil==2.9.0.post0 23:07:01 python-heatclient==4.0.0 23:07:01 python-jenkins==1.8.2 23:07:01 python-keystoneclient==5.5.0 23:07:01 python-magnumclient==4.7.0 23:07:01 python-openstackclient==7.2.1 23:07:01 python-swiftclient==4.6.0 23:07:01 PyYAML==6.0.2 23:07:01 referencing==0.35.1 23:07:01 requests==2.32.3 23:07:01 requests-oauthlib==2.0.0 23:07:01 requestsexceptions==1.4.0 23:07:01 rfc3986==2.0.0 23:07:01 rpds-py==0.21.0 23:07:01 rsa==4.9 23:07:01 ruamel.yaml==0.18.6 23:07:01 ruamel.yaml.clib==0.2.12 23:07:01 s3transfer==0.10.3 23:07:01 simplejson==3.19.3 23:07:01 six==1.16.0 23:07:01 smmap==5.0.1 23:07:01 soupsieve==2.6 23:07:01 stevedore==5.3.0 23:07:01 tabulate==0.9.0 23:07:01 toml==0.10.2 23:07:01 tomlkit==0.13.2 23:07:01 tqdm==4.67.0 23:07:01 typing_extensions==4.12.2 23:07:01 tzdata==2024.2 23:07:01 urllib3==1.26.20 23:07:01 virtualenv==20.27.1 23:07:01 wcwidth==0.2.13 23:07:01 websocket-client==1.8.0 23:07:01 wrapt==1.16.0 23:07:01 xdg==6.0.0 23:07:01 xmltodict==0.14.2 23:07:01 yq==3.4.3 23:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5660155194030030290.sh 23:07:01 ---> sudo-logs.sh 23:07:01 Archiving 'sudo' log.. 23:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10216881645995854961.sh 23:07:02 ---> job-cost.sh 23:07:02 Setup pyenv: 23:07:02 system 23:07:02 3.8.13 23:07:02 3.9.13 23:07:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYGQ from file:/tmp/.os_lf_venv 23:07:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-wYGQ/bin to PATH 23:07:07 INFO: No Stack... 23:07:08 INFO: Retrieving Pricing Info for: v2-highcpu-1 23:07:08 INFO: Archiving Costs 23:07:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14451939318503994857.sh 23:07:08 ---> logs-deploy.sh 23:07:08 Setup pyenv: 23:07:08 system 23:07:08 3.8.13 23:07:08 3.9.13 23:07:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYGQ from file:/tmp/.os_lf_venv 23:07:09 lf-activate-venv(): INFO: Installing: lftools 23:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-wYGQ/bin to PATH 23:07:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48191 23:07:17 INFO: archiving workspace using pattern(s): 23:07:20 Archives upload complete. 23:07:20 INFO: archiving logs to Nexus 23:07:21 ---> uname -a: 23:07:21 Linux prd-centos8-builder-1c-1g-10130.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 23:07:21 23:07:21 23:07:21 ---> lscpu: 23:07:21 Architecture: x86_64 23:07:21 CPU op-mode(s): 32-bit, 64-bit 23:07:21 Byte Order: Little Endian 23:07:21 CPU(s): 1 23:07:21 On-line CPU(s) list: 0 23:07:21 Thread(s) per core: 1 23:07:21 Core(s) per socket: 1 23:07:21 Socket(s): 1 23:07:21 NUMA node(s): 1 23:07:21 Vendor ID: AuthenticAMD 23:07:21 CPU family: 23 23:07:21 Model: 49 23:07:21 Model name: AMD EPYC-Rome Processor 23:07:21 Stepping: 0 23:07:21 CPU MHz: 2800.000 23:07:21 BogoMIPS: 5600.00 23:07:21 Virtualization: AMD-V 23:07:21 Hypervisor vendor: KVM 23:07:21 Virtualization type: full 23:07:21 L1d cache: 32K 23:07:21 L1i cache: 32K 23:07:21 L2 cache: 512K 23:07:21 L3 cache: 16384K 23:07:21 NUMA node0 CPU(s): 0 23:07:21 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 23:07:21 23:07:21 23:07:21 ---> nproc: 23:07:21 1 23:07:21 23:07:21 23:07:21 ---> df -h: 23:07:21 Filesystem Size Used Avail Use% Mounted on 23:07:21 devtmpfs 329M 0 329M 0% /dev 23:07:21 tmpfs 386M 0 386M 0% /dev/shm 23:07:21 tmpfs 386M 11M 376M 3% /run 23:07:21 tmpfs 386M 0 386M 0% /sys/fs/cgroup 23:07:21 /dev/vda1 20G 9.0G 12G 45% / 23:07:21 tmpfs 78M 0 78M 0% /run/user/1001 23:07:21 23:07:21 23:07:21 ---> free -m: 23:07:21 total used free shared buff/cache available 23:07:21 Mem: 770 315 77 8 377 319 23:07:21 Swap: 1023 11 1012 23:07:21 23:07:21 23:07:21 ---> ip addr: 23:07:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:07:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:21 inet 127.0.0.1/8 scope host lo 23:07:21 valid_lft forever preferred_lft forever 23:07:21 inet6 ::1/128 scope host 23:07:21 valid_lft forever preferred_lft forever 23:07:21 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:07:21 link/ether fa:16:3e:34:ce:45 brd ff:ff:ff:ff:ff:ff 23:07:21 altname enp0s3 23:07:21 altname ens3 23:07:21 inet 10.32.7.134/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 23:07:21 valid_lft 86189sec preferred_lft 86189sec 23:07:21 inet6 fe80::f816:3eff:fe34:ce45/64 scope link 23:07:21 valid_lft forever preferred_lft forever 23:07:21 23:07:21 23:07:21 ---> sar -b -r -n DEV: 23:07:21 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/11/2024 _x86_64_ (1 CPU) 23:07:21 23:07:21 23:03:44 LINUX RESTART (1 CPU) 23:07:21 23:07:21 11:04:01 PM tps rtps wtps bread/s bwrtn/s 23:07:21 11:05:01 PM 177.28 130.27 47.01 10661.74 38527.60 23:07:21 11:06:01 PM 103.92 88.59 15.33 7782.34 930.74 23:07:21 11:07:01 PM 168.48 28.16 140.31 3068.84 14649.88 23:07:21 Average: 149.90 82.32 67.57 7169.80 18036.09 23:07:21 23:07:21 11:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:21 11:05:01 PM 60764 414276 728444 92.30 2104 429792 433812 23.61 118532 468676 1652 23:07:21 11:06:01 PM 86836 370332 702372 89.00 2064 360296 464576 25.28 122980 435292 17368 23:07:21 11:07:01 PM 151520 393672 637688 80.80 1608 307120 428300 23.31 126520 339112 17732 23:07:21 Average: 99707 392760 689501 87.37 1925 365736 442229 24.06 122677 414360 12251 23:07:21 23:07:21 11:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:21 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 11:05:01 PM eth0 143.21 67.05 556.76 40.53 0.00 0.00 0.00 0.00 23:07:21 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 11:06:01 PM eth0 27.29 18.09 108.98 3.45 0.00 0.00 0.00 0.00 23:07:21 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 11:07:01 PM eth0 173.05 114.23 873.70 15.46 0.00 0.00 0.00 0.00 23:07:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 Average: eth0 114.54 66.47 513.27 19.81 0.00 0.00 0.00 0.00 23:07:21 23:07:21 23:07:21 ---> sar -P ALL: 23:07:21 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/11/2024 _x86_64_ (1 CPU) 23:07:21 23:07:21 23:03:44 LINUX RESTART (1 CPU) 23:07:21 23:07:21 11:04:01 PM CPU %user %nice %system %iowait %steal %idle 23:07:21 11:05:01 PM all 34.80 0.10 8.81 6.85 0.10 49.34 23:07:21 11:05:01 PM 0 34.80 0.10 8.81 6.85 0.10 49.34 23:07:21 11:06:01 PM all 15.48 0.00 3.26 10.64 0.08 70.54 23:07:21 11:06:01 PM 0 15.48 0.00 3.26 10.64 0.08 70.54 23:07:21 11:07:01 PM all 70.40 0.00 10.87 3.84 0.10 14.79 23:07:21 11:07:01 PM 0 70.40 0.00 10.87 3.84 0.10 14.79 23:07:21 Average: all 40.25 0.03 7.65 7.11 0.09 44.86 23:07:21 Average: 0 40.25 0.03 7.65 7.11 0.09 44.86 23:07:21 23:07:21 23:07:21