07:04:28 Started by timer 07:04:28 Running as SYSTEM 07:04:28 [EnvInject] - Loading node environment variables. 07:04:28 Building remotely on prd-centos8-builder-1c-1g-10147 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 07:04:28 [ssh-agent] Looking for ssh-agent implementation... 07:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:28 $ ssh-agent 07:04:28 SSH_AUTH_SOCK=/tmp/ssh-Y3EtkeJ0bGJG/agent.5160 07:04:28 SSH_AGENT_PID=5161 07:04:28 [ssh-agent] Started. 07:04:28 Running ssh-add (command line suppressed) 07:04:28 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17547894308138176410.key (jenkins-ssh) 07:04:28 [ssh-agent] Using credentials jenkins (jenkins) 07:04:28 The recommended git tool is: NONE 07:04:33 using credential jenkins 07:04:33 Wiping out workspace first. 07:04:33 Cloning the remote Git repository 07:04:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 07:04:33 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:04:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 07:04:33 > git --version # timeout=10 07:04:33 > git --version # 'git version 2.43.0' 07:04:33 using GIT_SSH to set credentials jenkins 07:04:33 [INFO] Currently running in a labeled security context 07:04:33 [INFO] Currently SELinux is 'enforcing' on the host 07:04:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh11140086036622850780.key 07:04:33 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:39 ERROR: Error cloning remote repo 'origin' 07:05:39 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: 07:05:39 stdout: 07:05:39 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 07:05:39 client_loop: send disconnect: Broken pipe 07:05:39 fetch-pack: unexpected disconnect while reading sideband packet 07:05:39 fatal: early EOF 07:05:39 fatal: fetch-pack: invalid index-pack output 07:05:39 07:05:39 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 07:05:39 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 07:05:39 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 07:05:39 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 07:05:39 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 07:05:39 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 07:05:39 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:05:39 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:05:39 at hudson.remoting.Request$2.run(Request.java:377) 07:05:39 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:05:39 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:05:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:05:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:05:39 at java.base/java.lang.Thread.run(Thread.java:829) 07:05:39 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10147 07:05:39 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 07:05:39 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:05:39 at hudson.remoting.Channel.call(Channel.java:1003) 07:05:39 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 07:05:39 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 07:05:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:05:39 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:05:39 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 07:05:39 at com.sun.proxy.$Proxy154.execute(Unknown Source) 07:05:39 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 07:05:39 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 07:05:39 at hudson.scm.SCM.checkout(SCM.java:540) 07:05:39 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 07:05:39 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:05:39 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:05:39 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:05:39 at hudson.model.Run.execute(Run.java:1895) 07:05:39 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:05:39 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:05:39 at hudson.model.Executor.run(Executor.java:442) 07:05:39 ERROR: Error cloning remote repo 'origin' 07:05:39 $ ssh-agent -k 07:05:39 unset SSH_AUTH_SOCK; 07:05:39 unset SSH_AGENT_PID; 07:05:39 echo Agent pid 5161 killed; 07:05:39 [ssh-agent] Stopped. 07:05:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7113465824258576806.sh 07:05:39 ---> sysstat.sh 07:05:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12716202781587641484.sh 07:05:39 ---> package-listing.sh 07:05:39 ++ facter osfamily 07:05:39 ++ tr '[:upper:]' '[:lower:]' 07:05:40 + OS_FAMILY=redhat 07:05:40 + workspace=/w/workspace/ci-management-openstack-cron 07:05:40 + START_PACKAGES=/tmp/packages_start.txt 07:05:40 + END_PACKAGES=/tmp/packages_end.txt 07:05:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:40 + PACKAGES=/tmp/packages_start.txt 07:05:40 + '[' /w/workspace/ci-management-openstack-cron ']' 07:05:40 + PACKAGES=/tmp/packages_end.txt 07:05:40 + case "${OS_FAMILY}" in 07:05:40 + rpm -qa 07:05:40 + sort 07:05:47 + '[' -f /tmp/packages_start.txt ']' 07:05:47 + '[' -f /tmp/packages_end.txt ']' 07:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:47 + '[' /w/workspace/ci-management-openstack-cron ']' 07:05:47 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10642137562806481994.sh 07:05:47 ---> capture-instance-metadata.sh 07:05:47 Setup pyenv: 07:05:47 system 07:05:47 * 3.8.13 (set by /opt/pyenv/version) 07:05:47 * 3.9.13 (set by /opt/pyenv/version) 07:05:47 * 3.10.6 (set by /opt/pyenv/version) 07:05:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ol3C 07:05:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:05:55 lf-activate-venv(): INFO: Installing: lftools 07:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-Ol3C/bin to PATH 07:06:26 INFO: Running in OpenStack, capturing instance metadata 07:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8390634056245676374.sh 07:06:27 provisioning config files... 07:06:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15700514517907069606tmp 07:06:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:06:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:06:27 [EnvInject] - Injecting environment variables from a build step. 07:06:27 [EnvInject] - Injecting as environment variables the properties content 07:06:27 SERVER_ID=logs 07:06:27 07:06:27 [EnvInject] - Variables injected successfully. 07:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4003110991661765811.sh 07:06:27 ---> create-netrc.sh 07:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14333196874679593922.sh 07:06:27 ---> python-tools-install.sh 07:06:27 Setup pyenv: 07:06:27 system 07:06:27 3.8.13 07:06:27 3.9.13 07:06:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ol3C from file:/tmp/.os_lf_venv 07:06:29 lf-activate-venv(): INFO: Installing: lftools 07:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Ol3C/bin to PATH 07:06:36 Generating Requirements File 07:06:59 Python 3.10.6 07:06:59 pip 24.3.1 from /tmp/venv-Ol3C/lib/python3.10/site-packages/pip (python 3.10) 07:06:59 appdirs==1.4.4 07:06:59 argcomplete==3.5.1 07:06:59 aspy.yaml==1.3.0 07:06:59 attrs==24.2.0 07:06:59 autopage==0.5.2 07:06:59 beautifulsoup4==4.12.3 07:06:59 boto3==1.35.58 07:06:59 botocore==1.35.58 07:06:59 bs4==0.0.2 07:06:59 cachetools==5.5.0 07:06:59 certifi==2024.8.30 07:06:59 cffi==1.17.1 07:06:59 cfgv==3.4.0 07:06:59 chardet==5.2.0 07:06:59 charset-normalizer==3.4.0 07:06:59 click==8.1.7 07:06:59 cliff==4.7.0 07:06:59 cmd2==2.5.4 07:06:59 cryptography==3.3.2 07:06:59 debtcollector==3.0.0 07:06:59 decorator==5.1.1 07:06:59 defusedxml==0.7.1 07:06:59 Deprecated==1.2.14 07:06:59 distlib==0.3.9 07:06:59 dnspython==2.7.0 07:06:59 docker==4.2.2 07:06:59 dogpile.cache==1.3.3 07:06:59 durationpy==0.9 07:06:59 email_validator==2.2.0 07:06:59 filelock==3.16.1 07:06:59 future==1.0.0 07:06:59 gitdb==4.0.11 07:06:59 GitPython==3.1.43 07:06:59 google-auth==2.36.0 07:06:59 httplib2==0.22.0 07:06:59 identify==2.6.2 07:06:59 idna==3.10 07:06:59 importlib-resources==1.5.0 07:06:59 iso8601==2.1.0 07:06:59 Jinja2==3.1.4 07:06:59 jmespath==1.0.1 07:06:59 jsonpatch==1.33 07:06:59 jsonpointer==3.0.0 07:06:59 jsonschema==4.23.0 07:06:59 jsonschema-specifications==2024.10.1 07:06:59 keystoneauth1==5.8.0 07:06:59 kubernetes==31.0.0 07:06:59 lftools==0.37.10 07:06:59 lxml==5.3.0 07:06:59 MarkupSafe==3.0.2 07:06:59 msgpack==1.1.0 07:06:59 multi_key_dict==2.0.3 07:06:59 munch==4.0.0 07:06:59 netaddr==1.3.0 07:06:59 netifaces==0.11.0 07:06:59 niet==1.4.2 07:06:59 nodeenv==1.9.1 07:06:59 oauth2client==4.1.3 07:06:59 oauthlib==3.2.2 07:06:59 openstacksdk==4.1.0 07:06:59 os-client-config==2.1.0 07:06:59 os-service-types==1.7.0 07:06:59 osc-lib==3.1.0 07:06:59 oslo.config==9.6.0 07:06:59 oslo.context==5.6.0 07:06:59 oslo.i18n==6.4.0 07:06:59 oslo.log==6.1.2 07:06:59 oslo.serialization==5.5.0 07:06:59 oslo.utils==7.4.0 07:06:59 packaging==24.2 07:06:59 pbr==6.1.0 07:06:59 platformdirs==4.3.6 07:06:59 prettytable==3.12.0 07:06:59 psutil==6.1.0 07:06:59 pyasn1==0.6.1 07:06:59 pyasn1_modules==0.4.1 07:06:59 pycparser==2.22 07:06:59 pygerrit2==2.0.15 07:06:59 PyGithub==2.5.0 07:06:59 PyJWT==2.9.0 07:06:59 PyNaCl==1.5.0 07:06:59 pyparsing==2.4.7 07:06:59 pyperclip==1.9.0 07:06:59 pyrsistent==0.20.0 07:06:59 python-cinderclient==9.6.0 07:06:59 python-dateutil==2.9.0.post0 07:06:59 python-heatclient==4.0.0 07:06:59 python-jenkins==1.8.2 07:06:59 python-keystoneclient==5.5.0 07:06:59 python-magnumclient==4.7.0 07:06:59 python-openstackclient==7.2.1 07:06:59 python-swiftclient==4.6.0 07:06:59 PyYAML==6.0.2 07:06:59 referencing==0.35.1 07:06:59 requests==2.32.3 07:06:59 requests-oauthlib==2.0.0 07:06:59 requestsexceptions==1.4.0 07:06:59 rfc3986==2.0.0 07:06:59 rpds-py==0.21.0 07:06:59 rsa==4.9 07:06:59 ruamel.yaml==0.18.6 07:06:59 ruamel.yaml.clib==0.2.12 07:06:59 s3transfer==0.10.3 07:06:59 simplejson==3.19.3 07:06:59 six==1.16.0 07:06:59 smmap==5.0.1 07:06:59 soupsieve==2.6 07:06:59 stevedore==5.3.0 07:06:59 tabulate==0.9.0 07:06:59 toml==0.10.2 07:06:59 tomlkit==0.13.2 07:06:59 tqdm==4.67.0 07:06:59 typing_extensions==4.12.2 07:06:59 tzdata==2024.2 07:06:59 urllib3==1.26.20 07:06:59 virtualenv==20.27.1 07:06:59 wcwidth==0.2.13 07:06:59 websocket-client==1.8.0 07:06:59 wrapt==1.16.0 07:06:59 xdg==6.0.0 07:06:59 xmltodict==0.14.2 07:06:59 yq==3.4.3 07:06:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2979087627032297551.sh 07:06:59 ---> sudo-logs.sh 07:06:59 Archiving 'sudo' log.. 07:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2990016182002608178.sh 07:07:00 ---> job-cost.sh 07:07:00 Setup pyenv: 07:07:01 system 07:07:01 3.8.13 07:07:01 3.9.13 07:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ol3C from file:/tmp/.os_lf_venv 07:07:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-Ol3C/bin to PATH 07:07:06 INFO: No Stack... 07:07:07 INFO: Retrieving Pricing Info for: v2-highcpu-1 07:07:07 INFO: Archiving Costs 07:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14499470849292749486.sh 07:07:07 ---> logs-deploy.sh 07:07:07 Setup pyenv: 07:07:07 system 07:07:07 3.8.13 07:07:07 3.9.13 07:07:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ol3C from file:/tmp/.os_lf_venv 07:07:08 lf-activate-venv(): INFO: Installing: lftools 07:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-Ol3C/bin to PATH 07:07:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48199 07:07:15 INFO: archiving workspace using pattern(s): 07:07:18 Archives upload complete. 07:07:18 INFO: archiving logs to Nexus 07:07:19 ---> uname -a: 07:07:19 Linux prd-centos8-builder-1c-1g-10147.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 07:07:19 07:07:19 07:07:19 ---> lscpu: 07:07:19 Architecture: x86_64 07:07:19 CPU op-mode(s): 32-bit, 64-bit 07:07:19 Byte Order: Little Endian 07:07:19 CPU(s): 1 07:07:19 On-line CPU(s) list: 0 07:07:19 Thread(s) per core: 1 07:07:19 Core(s) per socket: 1 07:07:19 Socket(s): 1 07:07:19 NUMA node(s): 1 07:07:19 Vendor ID: AuthenticAMD 07:07:19 CPU family: 23 07:07:19 Model: 49 07:07:19 Model name: AMD EPYC-Rome Processor 07:07:19 Stepping: 0 07:07:19 CPU MHz: 2799.998 07:07:19 BogoMIPS: 5599.99 07:07:19 Virtualization: AMD-V 07:07:19 Hypervisor vendor: KVM 07:07:19 Virtualization type: full 07:07:19 L1d cache: 32K 07:07:19 L1i cache: 32K 07:07:19 L2 cache: 512K 07:07:19 L3 cache: 16384K 07:07:19 NUMA node0 CPU(s): 0 07:07:19 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 07:07:19 07:07:19 07:07:19 ---> nproc: 07:07:19 1 07:07:19 07:07:19 07:07:19 ---> df -h: 07:07:19 Filesystem Size Used Avail Use% Mounted on 07:07:19 devtmpfs 329M 0 329M 0% /dev 07:07:19 tmpfs 386M 0 386M 0% /dev/shm 07:07:19 tmpfs 386M 11M 376M 3% /run 07:07:19 tmpfs 386M 0 386M 0% /sys/fs/cgroup 07:07:19 /dev/vda1 20G 9.0G 12G 45% / 07:07:19 tmpfs 78M 0 78M 0% /run/user/1001 07:07:19 07:07:19 07:07:19 ---> free -m: 07:07:19 total used free shared buff/cache available 07:07:19 Mem: 770 316 53 7 401 319 07:07:19 Swap: 1023 9 1014 07:07:19 07:07:19 07:07:19 ---> ip addr: 07:07:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:07:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:19 inet 127.0.0.1/8 scope host lo 07:07:19 valid_lft forever preferred_lft forever 07:07:19 inet6 ::1/128 scope host 07:07:19 valid_lft forever preferred_lft forever 07:07:19 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 07:07:19 link/ether fa:16:3e:08:9e:d2 brd ff:ff:ff:ff:ff:ff 07:07:19 altname enp0s3 07:07:19 altname ens3 07:07:19 inet 10.32.7.111/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 07:07:19 valid_lft 86191sec preferred_lft 86191sec 07:07:19 inet6 fe80::f816:3eff:fe08:9ed2/64 scope link 07:07:19 valid_lft forever preferred_lft forever 07:07:19 07:07:19 07:07:19 ---> sar -b -r -n DEV: 07:07:19 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) 07:07:19 07:07:19 07:03:45 LINUX RESTART (1 CPU) 07:07:19 07:07:19 07:04:01 AM tps rtps wtps bread/s bwrtn/s 07:07:19 07:05:01 AM 197.23 149.79 47.44 12173.51 38623.64 07:07:19 07:06:01 AM 108.64 89.81 18.83 7808.33 1138.28 07:07:19 07:07:01 AM 169.38 37.60 131.78 3165.48 14125.67 07:07:19 Average: 158.41 92.40 66.01 7715.79 17959.73 07:07:19 07:07:19 07:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:19 07:05:01 AM 59256 403684 729956 92.49 2104 415752 431120 23.46 111836 459100 636 07:07:19 07:06:01 AM 93184 346704 696028 88.19 1192 327944 488316 26.57 127536 421704 26384 07:07:19 07:07:01 AM 148024 398120 641188 81.24 612 315840 420148 22.86 139412 330584 19548 07:07:19 Average: 100155 382836 689057 87.31 1303 353179 446528 24.30 126261 403796 15523 07:07:19 07:07:19 07:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:19 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:19 07:05:01 AM eth0 135.82 68.08 562.83 41.11 0.00 0.00 0.00 0.00 07:07:19 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:19 07:06:01 AM eth0 34.33 23.63 139.83 3.41 0.00 0.00 0.00 0.00 07:07:19 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:19 07:07:01 AM eth0 152.34 96.09 845.14 15.97 0.00 0.00 0.00 0.00 07:07:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:19 Average: eth0 107.48 62.59 515.87 20.16 0.00 0.00 0.00 0.00 07:07:19 07:07:19 07:07:19 ---> sar -P ALL: 07:07:19 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) 07:07:19 07:07:19 07:03:45 LINUX RESTART (1 CPU) 07:07:19 07:07:19 07:04:01 AM CPU %user %nice %system %iowait %steal %idle 07:07:19 07:05:01 AM all 37.56 0.08 10.40 6.54 0.10 45.33 07:07:19 07:05:01 AM 0 37.56 0.08 10.40 6.54 0.10 45.33 07:07:19 07:06:01 AM all 19.08 0.00 3.91 10.98 0.08 65.94 07:07:19 07:06:01 AM 0 19.08 0.00 3.91 10.98 0.08 65.94 07:07:19 07:07:01 AM all 70.00 0.00 11.47 5.24 0.15 13.14 07:07:19 07:07:01 AM 0 70.00 0.00 11.47 5.24 0.15 13.14 07:07:19 Average: all 42.22 0.03 8.59 7.58 0.11 41.46 07:07:19 Average: 0 42.22 0.03 8.59 7.58 0.11 41.46 07:07:19 07:07:19 07:07:19