11:14:42 Started by timer 11:14:42 Running as SYSTEM 11:14:42 [EnvInject] - Loading node environment variables. 11:14:42 Building remotely on prd-centos8-docker-8c-8g-17767 (centos8-docker-8c-8g) in workspace /w/workspace/ccsdk-distribution-maven-docker-stage-master 11:14:42 [ssh-agent] Looking for ssh-agent implementation... 11:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:42 $ ssh-agent 11:14:42 SSH_AUTH_SOCK=/tmp/ssh-zGWjaxL3mjMo/agent.5430 11:14:42 SSH_AGENT_PID=5432 11:14:42 [ssh-agent] Started. 11:14:42 Running ssh-add (command line suppressed) 11:14:42 Identity added: /w/workspace/ccsdk-distribution-maven-docker-stage-master@tmp/private_key_8847792133364450172.key (/w/workspace/ccsdk-distribution-maven-docker-stage-master@tmp/private_key_8847792133364450172.key) 11:14:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:14:42 The recommended git tool is: NONE 11:14:44 using credential onap-jenkins-ssh 11:14:44 Wiping out workspace first. 11:14:44 Cloning the remote Git repository 11:14:44 Cloning repository git://cloud.onap.org/mirror/ccsdk/distribution 11:14:44 > git init /w/workspace/ccsdk-distribution-maven-docker-stage-master # timeout=10 11:14:44 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/distribution 11:14:44 > git --version # timeout=10 11:14:44 > git --version # 'git version 2.39.1' 11:14:44 using GIT_SSH to set credentials Gerrit user 11:14:44 [INFO] Currently running in a labeled security context 11:14:44 [INFO] Currently SELinux is 'enforcing' on the host 11:14:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ccsdk-distribution-maven-docker-stage-master@tmp/jenkins-gitclient-ssh17722448021350845842.key 11:14:44 Verifying host key using manually-configured host key entries 11:14:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:04 ERROR: Error cloning remote repo 'origin' 11:15:04 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/distribution +refs/heads/*:refs/remotes/origin/*" returned status code 128: 11:15:04 stdout: 11:15:04 stderr: fatal: unable to look up cloud.onap.org (port 9418) (Name or service not known) 11:15:04 11:15:04 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 11:15:04 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 11:15:04 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 11:15:04 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 11:15:04 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 11:15:04 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 11:15:04 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:15:04 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:15:04 at hudson.remoting.Request$2.run(Request.java:377) 11:15:04 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:15:04 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:15:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:15:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:15:04 at java.base/java.lang.Thread.run(Thread.java:829) 11:15:04 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-docker-8c-8g-17767 11:15:04 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 11:15:04 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:15:04 at hudson.remoting.Channel.call(Channel.java:1003) 11:15:04 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 11:15:04 at jdk.internal.reflect.GeneratedMethodAccessor448.invoke(Unknown Source) 11:15:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:15:04 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 11:15:04 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 11:15:04 at com.sun.proxy.$Proxy189.execute(Unknown Source) 11:15:04 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 11:15:04 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 11:15:04 at hudson.scm.SCM.checkout(SCM.java:540) 11:15:04 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 11:15:04 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:15:04 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:15:04 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:15:04 at hudson.model.Run.execute(Run.java:1895) 11:15:04 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:15:04 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:15:04 at hudson.model.Executor.run(Executor.java:442) 11:15:04 ERROR: Error cloning remote repo 'origin' 11:15:04 $ ssh-agent -k 11:15:04 unset SSH_AUTH_SOCK; 11:15:04 unset SSH_AGENT_PID; 11:15:04 echo Agent pid 5432 killed; 11:15:04 [ssh-agent] Stopped. 11:15:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:15:04 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11840800275938878993.sh 11:15:04 ---> sysstat.sh 11:15:04 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins17631056844725828001.sh 11:15:04 ---> package-listing.sh 11:15:04 ++ facter osfamily 11:15:04 ++ tr '[:upper:]' '[:lower:]' 11:15:05 + OS_FAMILY=redhat 11:15:05 + workspace=/w/workspace/ccsdk-distribution-maven-docker-stage-master 11:15:05 + START_PACKAGES=/tmp/packages_start.txt 11:15:05 + END_PACKAGES=/tmp/packages_end.txt 11:15:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:05 + PACKAGES=/tmp/packages_start.txt 11:15:05 + '[' /w/workspace/ccsdk-distribution-maven-docker-stage-master ']' 11:15:05 + PACKAGES=/tmp/packages_end.txt 11:15:05 + case "${OS_FAMILY}" in 11:15:05 + rpm -qa 11:15:05 + sort 11:15:05 + '[' -f /tmp/packages_start.txt ']' 11:15:05 + '[' -f /tmp/packages_end.txt ']' 11:15:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:05 + '[' /w/workspace/ccsdk-distribution-maven-docker-stage-master ']' 11:15:05 + mkdir -p /w/workspace/ccsdk-distribution-maven-docker-stage-master/archives/ 11:15:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-distribution-maven-docker-stage-master/archives/ 11:15:05 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins12331810359272639759.sh 11:15:05 ---> capture-instance-metadata.sh 11:15:05 Setup pyenv: 11:15:05 system 11:15:05 * 3.8.13 (set by /opt/pyenv/version) 11:15:05 * 3.9.13 (set by /opt/pyenv/version) 11:15:05 * 3.10.6 (set by /opt/pyenv/version) 11:15:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYJo 11:15:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:15:13 lf-activate-venv(): INFO: Installing: lftools 11:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-JYJo/bin to PATH 11:16:45 INFO: Running in OpenStack, capturing instance metadata 11:16:46 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10201690145955239410.sh 11:16:46 provisioning config files... 11:16:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-distribution-maven-docker-stage-master@tmp/config15442938248536556301tmp 11:16:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:16:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:16:46 [EnvInject] - Injecting environment variables from a build step. 11:16:46 [EnvInject] - Injecting as environment variables the properties content 11:16:46 SERVER_ID=logs 11:16:46 11:16:46 [EnvInject] - Variables injected successfully. 11:16:46 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6529650948000156243.sh 11:16:46 ---> create-netrc.sh 11:16:46 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins1315498559253033958.sh 11:16:46 ---> python-tools-install.sh 11:16:46 Setup pyenv: 11:16:46 system 11:16:46 3.8.13 11:16:46 3.9.13 11:16:46 * 3.10.6 (set by /w/workspace/ccsdk-distribution-maven-docker-stage-master/.python-version) 11:16:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYJo from file:/tmp/.os_lf_venv 11:16:47 lf-activate-venv(): INFO: Installing: lftools 11:16:55 lf-activate-venv(): INFO: Adding /tmp/venv-JYJo/bin to PATH 11:16:55 Generating Requirements File 11:17:26 Python 3.10.6 11:17:27 pip 24.0 from /tmp/venv-JYJo/lib/python3.10/site-packages/pip (python 3.10) 11:17:27 appdirs==1.4.4 11:17:27 argcomplete==3.2.3 11:17:27 aspy.yaml==1.3.0 11:17:27 attrs==23.2.0 11:17:27 autopage==0.5.2 11:17:27 beautifulsoup4==4.12.3 11:17:27 boto3==1.34.69 11:17:27 botocore==1.34.69 11:17:27 bs4==0.0.2 11:17:27 cachetools==5.3.3 11:17:27 certifi==2024.2.2 11:17:27 cffi==1.16.0 11:17:27 cfgv==3.4.0 11:17:27 chardet==5.2.0 11:17:27 charset-normalizer==3.3.2 11:17:27 click==8.1.7 11:17:27 cliff==4.6.0 11:17:27 cmd2==2.4.3 11:17:27 cryptography==3.3.2 11:17:27 debtcollector==3.0.0 11:17:27 decorator==5.1.1 11:17:27 defusedxml==0.7.1 11:17:27 Deprecated==1.2.14 11:17:27 distlib==0.3.8 11:17:27 dnspython==2.6.1 11:17:27 docker==4.2.2 11:17:27 dogpile.cache==1.3.2 11:17:27 email_validator==2.1.1 11:17:27 filelock==3.13.1 11:17:27 future==1.0.0 11:17:27 gitdb==4.0.11 11:17:27 GitPython==3.1.42 11:17:27 google-auth==2.29.0 11:17:27 httplib2==0.22.0 11:17:27 identify==2.5.35 11:17:27 idna==3.6 11:17:27 importlib-resources==1.5.0 11:17:27 iso8601==2.1.0 11:17:27 Jinja2==3.1.3 11:17:27 jmespath==1.0.1 11:17:27 jsonpatch==1.33 11:17:27 jsonpointer==2.4 11:17:27 jsonschema==4.21.1 11:17:27 jsonschema-specifications==2023.12.1 11:17:27 keystoneauth1==5.6.0 11:17:27 kubernetes==29.0.0 11:17:27 lftools==0.37.10 11:17:27 lxml==5.1.0 11:17:27 MarkupSafe==2.1.5 11:17:27 msgpack==1.0.8 11:17:27 multi_key_dict==2.0.3 11:17:27 munch==4.0.0 11:17:27 netaddr==1.2.1 11:17:27 netifaces==0.11.0 11:17:27 niet==1.4.2 11:17:27 nodeenv==1.8.0 11:17:27 oauth2client==4.1.3 11:17:27 oauthlib==3.2.2 11:17:27 openstacksdk==3.0.0 11:17:27 os-client-config==2.1.0 11:17:27 os-service-types==1.7.0 11:17:27 osc-lib==3.0.1 11:17:27 oslo.config==9.4.0 11:17:27 oslo.context==5.5.0 11:17:27 oslo.i18n==6.3.0 11:17:27 oslo.log==5.5.0 11:17:27 oslo.serialization==5.4.0 11:17:27 oslo.utils==7.1.0 11:17:27 packaging==24.0 11:17:27 pbr==6.0.0 11:17:27 platformdirs==4.2.0 11:17:27 prettytable==3.10.0 11:17:27 pyasn1==0.5.1 11:17:27 pyasn1-modules==0.3.0 11:17:27 pycparser==2.21 11:17:27 pygerrit2==2.0.15 11:17:27 PyGithub==2.2.0 11:17:27 pyinotify==0.9.6 11:17:27 PyJWT==2.8.0 11:17:27 PyNaCl==1.5.0 11:17:27 pyparsing==2.4.7 11:17:27 pyperclip==1.8.2 11:17:27 pyrsistent==0.20.0 11:17:27 python-cinderclient==9.5.0 11:17:27 python-dateutil==2.9.0.post0 11:17:27 python-heatclient==3.5.0 11:17:27 python-jenkins==1.8.2 11:17:27 python-keystoneclient==5.4.0 11:17:27 python-magnumclient==4.4.0 11:17:27 python-novaclient==18.6.0 11:17:27 python-openstackclient==6.6.0 11:17:27 python-swiftclient==4.5.0 11:17:27 PyYAML==6.0.1 11:17:27 referencing==0.34.0 11:17:27 requests==2.31.0 11:17:27 requests-oauthlib==2.0.0 11:17:27 requestsexceptions==1.4.0 11:17:27 rfc3986==2.0.0 11:17:27 rpds-py==0.18.0 11:17:27 rsa==4.9 11:17:27 ruamel.yaml==0.18.6 11:17:27 ruamel.yaml.clib==0.2.8 11:17:27 s3transfer==0.10.1 11:17:27 simplejson==3.19.2 11:17:27 six==1.16.0 11:17:27 smmap==5.0.1 11:17:27 soupsieve==2.5 11:17:27 stevedore==5.2.0 11:17:27 tabulate==0.9.0 11:17:27 toml==0.10.2 11:17:27 tomlkit==0.12.4 11:17:27 tqdm==4.66.2 11:17:27 typing_extensions==4.10.0 11:17:27 tzdata==2024.1 11:17:27 urllib3==1.26.18 11:17:27 virtualenv==20.25.1 11:17:27 wcwidth==0.2.13 11:17:27 websocket-client==1.7.0 11:17:27 wrapt==1.16.0 11:17:27 xdg==6.0.0 11:17:27 xmltodict==0.13.0 11:17:27 yq==3.2.3 11:17:27 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6697448695692695370.sh 11:17:27 ---> sudo-logs.sh 11:17:27 Archiving 'sudo' log.. 11:17:28 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10635576976647299243.sh 11:17:28 ---> job-cost.sh 11:17:28 Setup pyenv: 11:17:28 system 11:17:28 3.8.13 11:17:28 3.9.13 11:17:28 * 3.10.6 (set by /w/workspace/ccsdk-distribution-maven-docker-stage-master/.python-version) 11:17:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYJo from file:/tmp/.os_lf_venv 11:17:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-JYJo/bin to PATH 11:17:34 INFO: No Stack... 11:17:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:34 INFO: Archiving Costs 11:17:34 [ccsdk-distribution-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins11115305105917870122.sh 11:17:34 ---> logs-deploy.sh 11:17:34 Setup pyenv: 11:17:35 system 11:17:35 3.8.13 11:17:35 3.9.13 11:17:35 * 3.10.6 (set by /w/workspace/ccsdk-distribution-maven-docker-stage-master/.python-version) 11:17:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYJo from file:/tmp/.os_lf_venv 11:17:36 lf-activate-venv(): INFO: Installing: lftools 11:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-JYJo/bin to PATH 11:17:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-distribution-maven-docker-stage-master/1713 11:17:45 INFO: archiving workspace using pattern(s): 11:17:46 Archives upload complete. 11:17:46 INFO: archiving logs to Nexus 11:17:47 ---> uname -a: 11:17:47 Linux prd-centos8-docker-8c-8g-17767.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:17:47 11:17:47 11:17:47 ---> lscpu: 11:17:47 Architecture: x86_64 11:17:47 CPU op-mode(s): 32-bit, 64-bit 11:17:47 Byte Order: Little Endian 11:17:47 CPU(s): 8 11:17:47 On-line CPU(s) list: 0-7 11:17:47 Thread(s) per core: 1 11:17:47 Core(s) per socket: 1 11:17:47 Socket(s): 8 11:17:47 NUMA node(s): 1 11:17:47 Vendor ID: AuthenticAMD 11:17:47 CPU family: 23 11:17:47 Model: 49 11:17:47 Model name: AMD EPYC-Rome Processor 11:17:47 Stepping: 0 11:17:47 CPU MHz: 2800.000 11:17:47 BogoMIPS: 5600.00 11:17:47 Virtualization: AMD-V 11:17:47 Hypervisor vendor: KVM 11:17:47 Virtualization type: full 11:17:47 L1d cache: 32K 11:17:47 L1i cache: 32K 11:17:47 L2 cache: 512K 11:17:47 L3 cache: 16384K 11:17:47 NUMA node0 CPU(s): 0-7 11:17:47 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:17:47 11:17:47 11:17:47 ---> nproc: 11:17:47 8 11:17:47 11:17:47 11:17:47 ---> df -h: 11:17:47 Filesystem Size Used Avail Use% Mounted on 11:17:47 devtmpfs 16G 0 16G 0% /dev 11:17:47 tmpfs 16G 0 16G 0% /dev/shm 11:17:47 tmpfs 16G 17M 16G 1% /run 11:17:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:17:47 /dev/vda1 160G 11G 150G 7% / 11:17:47 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:17:47 11:17:47 11:17:47 ---> free -m: 11:17:47 total used free shared buff/cache available 11:17:47 Mem: 31890 928 28832 19 2128 30526 11:17:47 Swap: 1023 0 1023 11:17:47 11:17:47 11:17:47 ---> ip addr: 11:17:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:17:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:17:47 inet 127.0.0.1/8 scope host lo 11:17:47 valid_lft forever preferred_lft forever 11:17:47 inet6 ::1/128 scope host 11:17:47 valid_lft forever preferred_lft forever 11:17:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:17:47 link/ether fa:16:3e:97:2c:73 brd ff:ff:ff:ff:ff:ff 11:17:47 altname enp0s3 11:17:47 altname ens3 11:17:47 inet 10.30.106.128/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:17:47 valid_lft 86199sec preferred_lft 86199sec 11:17:47 inet6 fe80::f816:3eff:fe97:2c73/64 scope link 11:17:47 valid_lft forever preferred_lft forever 11:17:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:17:47 link/ether 02:42:c9:f9:b3:06 brd ff:ff:ff:ff:ff:ff 11:17:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:17:47 valid_lft forever preferred_lft forever 11:17:47 11:17:47 11:17:47 ---> sar -b -r -n DEV: 11:17:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/24/2024 _x86_64_ (8 CPU) 11:17:47 11:17:47 11:14:23 LINUX RESTART (8 CPU) 11:17:47 11:17:47 11:15:01 AM tps rtps wtps bread/s bwrtn/s 11:17:47 11:16:01 AM 39.72 6.15 33.57 931.42 2141.35 11:17:47 11:17:01 AM 48.32 6.98 41.34 1322.76 2739.97 11:17:47 Average: 44.02 6.56 37.45 1127.09 2440.66 11:17:47 11:17:47 11:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:17:47 11:16:01 AM 29827476 31268072 2828236 8.66 2688 1776752 1462812 4.34 305588 2137308 13556 11:17:47 11:17:01 AM 29677708 31307628 2978004 9.12 2688 1957264 1410160 4.18 329348 2231600 131048 11:17:47 Average: 29752592 31287850 2903120 8.89 2688 1867008 1436486 4.26 317468 2184454 72302 11:17:47 11:17:47 11:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:17:47 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 11:16:01 AM eth0 19.73 15.93 176.20 4.70 0.00 0.00 0.00 0.00 11:17:47 11:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 11:17:01 AM eth0 31.87 20.53 606.56 4.99 0.00 0.00 0.00 0.00 11:17:47 11:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 Average: eth0 25.80 18.23 391.38 4.85 0.00 0.00 0.00 0.00 11:17:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:47 11:17:47 11:17:47 ---> sar -P ALL: 11:17:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/24/2024 _x86_64_ (8 CPU) 11:17:47 11:17:47 11:14:23 LINUX RESTART (8 CPU) 11:17:47 11:17:47 11:15:01 AM CPU %user %nice %system %iowait %steal %idle 11:17:47 11:16:01 AM all 3.92 0.00 0.45 0.20 0.03 95.41 11:17:47 11:16:01 AM 0 0.60 0.00 0.22 0.05 0.05 99.08 11:17:47 11:16:01 AM 1 4.14 0.00 0.43 0.37 0.03 95.03 11:17:47 11:16:01 AM 2 1.99 0.00 0.27 0.07 0.03 97.65 11:17:47 11:16:01 AM 3 5.35 0.00 0.37 0.05 0.03 94.20 11:17:47 11:16:01 AM 4 0.40 0.00 0.13 0.00 0.02 99.45 11:17:47 11:16:01 AM 5 8.83 0.00 0.87 0.35 0.03 89.92 11:17:47 11:16:01 AM 6 9.09 0.00 0.93 0.25 0.02 89.71 11:17:47 11:16:01 AM 7 0.93 0.00 0.35 0.47 0.03 98.21 11:17:47 11:17:01 AM all 5.19 0.00 0.60 0.25 0.03 93.93 11:17:47 11:17:01 AM 0 0.68 0.00 0.20 0.02 0.03 99.07 11:17:47 11:17:01 AM 1 12.27 0.00 0.48 0.25 0.05 86.95 11:17:47 11:17:01 AM 2 2.40 0.00 0.63 0.48 0.05 96.43 11:17:47 11:17:01 AM 3 3.95 0.00 0.53 0.07 0.02 95.43 11:17:47 11:17:01 AM 4 13.07 0.00 1.80 0.25 0.02 84.86 11:17:47 11:17:01 AM 5 0.95 0.00 0.25 0.00 0.00 98.80 11:17:47 11:17:01 AM 6 7.96 0.00 0.68 0.75 0.03 90.57 11:17:47 11:17:01 AM 7 0.27 0.00 0.18 0.15 0.03 99.37 11:17:47 Average: all 4.56 0.00 0.52 0.22 0.03 94.67 11:17:47 Average: 0 0.64 0.00 0.21 0.03 0.04 99.07 11:17:47 Average: 1 8.20 0.00 0.46 0.31 0.04 90.99 11:17:47 Average: 2 2.19 0.00 0.45 0.28 0.04 97.04 11:17:47 Average: 3 4.65 0.00 0.45 0.06 0.03 94.81 11:17:47 Average: 4 6.74 0.00 0.97 0.13 0.02 92.16 11:17:47 Average: 5 4.89 0.00 0.56 0.18 0.02 94.36 11:17:47 Average: 6 8.52 0.00 0.81 0.50 0.03 90.14 11:17:47 Average: 7 0.60 0.00 0.27 0.31 0.03 98.79 11:17:47 11:17:47 11:17:47