22:33:19 Started by timer 22:33:19 Running as SYSTEM 22:33:19 [EnvInject] - Loading node environment variables. 22:33:19 Building remotely on prd-ubuntu1804-docker-4c-4g-10129 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:19 [ssh-agent] Looking for ssh-agent implementation... 22:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:19 $ ssh-agent 22:33:19 SSH_AUTH_SOCK=/tmp/ssh-lJ31YaHvhym8/agent.2152 22:33:19 SSH_AGENT_PID=2154 22:33:19 [ssh-agent] Started. 22:33:19 Running ssh-add (command line suppressed) 22:33:19 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_17090555785597053946.key (jenkins-ssh) 22:33:19 [ssh-agent] Using credentials jenkins (jenkins) 22:33:19 The recommended git tool is: NONE 22:33:20 using credential jenkins 22:33:20 Wiping out workspace first. 22:33:20 Cloning the remote Git repository 22:33:20 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:20 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:20 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:20 > git --version # timeout=10 22:33:20 > git --version # 'git version 2.17.1' 22:33:20 using GIT_SSH to set credentials jenkins 22:33:20 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:35 ERROR: Error cloning remote repo 'origin' 22:35:35 hudson.plugins.git.GitException: Command "git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/*" returned status code 128: 22:35:35 stdout: 22:35:35 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 22:35:35 remote: Counting objects: 1 remote: Counting objects: 4, done 22:35:35 packet_write_wait: Connection to 54.191.128.27 port 29418: Broken pipe 22:35:35 fatal: The remote end hung up unexpectedly 22:35:35 fatal: early EOF 22:35:35 fatal: index-pack failed 22:35:35 22:35:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 22:35:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 22:35:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 22:35:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 22:35:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 22:35:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 22:35:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:35:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:35:35 at hudson.remoting.Request$2.run(Request.java:377) 22:35:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:35:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:35:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:35:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:35:35 at java.base/java.lang.Thread.run(Thread.java:829) 22:35:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-4c-4g-10129 22:35:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:35:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:35:35 at hudson.remoting.Channel.call(Channel.java:1003) 22:35:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 22:35:35 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 22:35:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:35:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 22:35:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 22:35:35 at com.sun.proxy.$Proxy154.execute(Unknown Source) 22:35:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 22:35:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 22:35:35 at hudson.scm.SCM.checkout(SCM.java:540) 22:35:35 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 22:35:35 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 22:35:35 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 22:35:35 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 22:35:35 at hudson.model.Run.execute(Run.java:1895) 22:35:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:35:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:35:35 at hudson.model.Executor.run(Executor.java:442) 22:35:35 ERROR: Error cloning remote repo 'origin' 22:35:35 $ ssh-agent -k 22:35:35 unset SSH_AUTH_SOCK; 22:35:35 unset SSH_AGENT_PID; 22:35:35 echo Agent pid 2154 killed; 22:35:35 [ssh-agent] Stopped. 22:35:35 [PostBuildScript] - [INFO] Executing post build scripts. 22:35:35 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins10364446912475374083.sh 22:35:35 ---> sysstat.sh 22:35:35 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins8126233855344156796.sh 22:35:35 ---> package-listing.sh 22:35:35 ++ tr '[:upper:]' '[:lower:]' 22:35:35 ++ facter osfamily 22:35:35 + OS_FAMILY=debian 22:35:35 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:35:35 + START_PACKAGES=/tmp/packages_start.txt 22:35:35 + END_PACKAGES=/tmp/packages_end.txt 22:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:35 + PACKAGES=/tmp/packages_start.txt 22:35:35 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:35:35 + PACKAGES=/tmp/packages_end.txt 22:35:35 + case "${OS_FAMILY}" in 22:35:35 + dpkg -l 22:35:35 + grep '^ii' 22:35:35 + '[' -f /tmp/packages_start.txt ']' 22:35:35 + '[' -f /tmp/packages_end.txt ']' 22:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:35 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:35:35 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:35:35 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins2866422717053350658.sh 22:35:35 ---> capture-instance-metadata.sh 22:35:35 Setup pyenv: 22:35:35 * system (set by /opt/pyenv/version) 22:35:35 * 3.8.13 (set by /opt/pyenv/version) 22:35:35 * 3.9.13 (set by /opt/pyenv/version) 22:35:35 * 3.10.6 (set by /opt/pyenv/version) 22:35:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X7ho 22:35:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:35:43 lf-activate-venv(): INFO: Installing: lftools 22:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-X7ho/bin to PATH 22:36:11 INFO: Running in OpenStack, capturing instance metadata 22:36:11 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins4376887644460786773.sh 22:36:11 provisioning config files... 22:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config5976185442734831475tmp 22:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:36:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:36:11 [EnvInject] - Injecting environment variables from a build step. 22:36:11 [EnvInject] - Injecting as environment variables the properties content 22:36:11 SERVER_ID=logs 22:36:11 22:36:11 [EnvInject] - Variables injected successfully. 22:36:11 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins16129046074204072969.sh 22:36:11 ---> create-netrc.sh 22:36:11 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7190740663711306206.sh 22:36:11 ---> python-tools-install.sh 22:36:11 Setup pyenv: 22:36:11 system 22:36:11 3.8.13 22:36:11 3.9.13 22:36:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X7ho from file:/tmp/.os_lf_venv 22:36:12 lf-activate-venv(): INFO: Installing: lftools 22:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-X7ho/bin to PATH 22:36:20 Generating Requirements File 22:36:41 Python 3.10.6 22:36:42 pip 24.3.1 from /tmp/venv-X7ho/lib/python3.10/site-packages/pip (python 3.10) 22:36:42 appdirs==1.4.4 22:36:42 argcomplete==3.5.1 22:36:42 aspy.yaml==1.3.0 22:36:42 attrs==24.2.0 22:36:42 autopage==0.5.2 22:36:42 beautifulsoup4==4.12.3 22:36:42 boto3==1.35.58 22:36:42 botocore==1.35.58 22:36:42 bs4==0.0.2 22:36:42 cachetools==5.5.0 22:36:42 certifi==2024.8.30 22:36:42 cffi==1.17.1 22:36:42 cfgv==3.4.0 22:36:42 chardet==5.2.0 22:36:42 charset-normalizer==3.4.0 22:36:42 click==8.1.7 22:36:42 cliff==4.7.0 22:36:42 cmd2==2.5.4 22:36:42 cryptography==3.3.2 22:36:42 debtcollector==3.0.0 22:36:42 decorator==5.1.1 22:36:42 defusedxml==0.7.1 22:36:42 Deprecated==1.2.14 22:36:42 distlib==0.3.9 22:36:42 dnspython==2.7.0 22:36:42 docker==4.2.2 22:36:42 dogpile.cache==1.3.3 22:36:42 durationpy==0.9 22:36:42 email_validator==2.2.0 22:36:42 filelock==3.16.1 22:36:42 future==1.0.0 22:36:42 gitdb==4.0.11 22:36:42 GitPython==3.1.43 22:36:42 google-auth==2.36.0 22:36:42 httplib2==0.22.0 22:36:42 identify==2.6.2 22:36:42 idna==3.10 22:36:42 importlib-resources==1.5.0 22:36:42 iso8601==2.1.0 22:36:42 Jinja2==3.1.4 22:36:42 jmespath==1.0.1 22:36:42 jsonpatch==1.33 22:36:42 jsonpointer==3.0.0 22:36:42 jsonschema==4.23.0 22:36:42 jsonschema-specifications==2024.10.1 22:36:42 keystoneauth1==5.8.0 22:36:42 kubernetes==31.0.0 22:36:42 lftools==0.37.10 22:36:42 lxml==5.3.0 22:36:42 MarkupSafe==3.0.2 22:36:42 msgpack==1.1.0 22:36:42 multi_key_dict==2.0.3 22:36:42 munch==4.0.0 22:36:42 netaddr==1.3.0 22:36:42 netifaces==0.11.0 22:36:42 niet==1.4.2 22:36:42 nodeenv==1.9.1 22:36:42 oauth2client==4.1.3 22:36:42 oauthlib==3.2.2 22:36:42 openstacksdk==4.1.0 22:36:42 os-client-config==2.1.0 22:36:42 os-service-types==1.7.0 22:36:42 osc-lib==3.1.0 22:36:42 oslo.config==9.6.0 22:36:42 oslo.context==5.6.0 22:36:42 oslo.i18n==6.4.0 22:36:42 oslo.log==6.1.2 22:36:42 oslo.serialization==5.5.0 22:36:42 oslo.utils==7.4.0 22:36:42 packaging==24.2 22:36:42 pbr==6.1.0 22:36:42 platformdirs==4.3.6 22:36:42 prettytable==3.12.0 22:36:42 psutil==6.1.0 22:36:42 pyasn1==0.6.1 22:36:42 pyasn1_modules==0.4.1 22:36:42 pycparser==2.22 22:36:42 pygerrit2==2.0.15 22:36:42 PyGithub==2.5.0 22:36:42 PyJWT==2.9.0 22:36:42 PyNaCl==1.5.0 22:36:42 pyparsing==2.4.7 22:36:42 pyperclip==1.9.0 22:36:42 pyrsistent==0.20.0 22:36:42 python-cinderclient==9.6.0 22:36:42 python-dateutil==2.9.0.post0 22:36:42 python-heatclient==4.0.0 22:36:42 python-jenkins==1.8.2 22:36:42 python-keystoneclient==5.5.0 22:36:42 python-magnumclient==4.7.0 22:36:42 python-openstackclient==7.2.1 22:36:42 python-swiftclient==4.6.0 22:36:42 PyYAML==6.0.2 22:36:42 referencing==0.35.1 22:36:42 requests==2.32.3 22:36:42 requests-oauthlib==2.0.0 22:36:42 requestsexceptions==1.4.0 22:36:42 rfc3986==2.0.0 22:36:42 rpds-py==0.21.0 22:36:42 rsa==4.9 22:36:42 ruamel.yaml==0.18.6 22:36:42 ruamel.yaml.clib==0.2.12 22:36:42 s3transfer==0.10.3 22:36:42 simplejson==3.19.3 22:36:42 six==1.16.0 22:36:42 smmap==5.0.1 22:36:42 soupsieve==2.6 22:36:42 stevedore==5.3.0 22:36:42 tabulate==0.9.0 22:36:42 toml==0.10.2 22:36:42 tomlkit==0.13.2 22:36:42 tqdm==4.67.0 22:36:42 typing_extensions==4.12.2 22:36:42 tzdata==2024.2 22:36:42 urllib3==1.26.20 22:36:42 virtualenv==20.27.1 22:36:42 wcwidth==0.2.13 22:36:42 websocket-client==1.8.0 22:36:42 wrapt==1.16.0 22:36:42 xdg==6.0.0 22:36:42 xmltodict==0.14.2 22:36:42 yq==3.4.3 22:36:42 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins600717589548135864.sh 22:36:42 ---> sudo-logs.sh 22:36:42 Archiving 'sudo' log.. 22:36:42 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1823974464212135973.sh 22:36:42 ---> job-cost.sh 22:36:42 Setup pyenv: 22:36:42 system 22:36:42 3.8.13 22:36:42 3.9.13 22:36:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X7ho from file:/tmp/.os_lf_venv 22:36:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-X7ho/bin to PATH 22:36:48 INFO: No Stack... 22:36:48 INFO: Retrieving Pricing Info for: v2-highcpu-4 22:36:48 INFO: Archiving Costs 22:36:48 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13699885770674054230.sh 22:36:48 ---> logs-deploy.sh 22:36:48 Setup pyenv: 22:36:48 system 22:36:48 3.8.13 22:36:48 3.9.13 22:36:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X7ho from file:/tmp/.os_lf_venv 22:36:49 lf-activate-venv(): INFO: Installing: lftools 22:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-X7ho/bin to PATH 22:36:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/465 22:36:57 INFO: archiving workspace using pattern(s): -p **/*.log 22:36:59 Archives upload complete. 22:36:59 INFO: archiving logs to Nexus 22:37:00 ---> uname -a: 22:37:00 Linux prd-ubuntu1804-docker-4c-4g-10129 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:37:00 22:37:00 22:37:00 ---> lscpu: 22:37:00 Architecture: x86_64 22:37:00 CPU op-mode(s): 32-bit, 64-bit 22:37:00 Byte Order: Little Endian 22:37:00 CPU(s): 4 22:37:00 On-line CPU(s) list: 0-3 22:37:00 Thread(s) per core: 1 22:37:00 Core(s) per socket: 1 22:37:00 Socket(s): 4 22:37:00 NUMA node(s): 1 22:37:00 Vendor ID: AuthenticAMD 22:37:00 CPU family: 23 22:37:00 Model: 49 22:37:00 Model name: AMD EPYC-Rome Processor 22:37:00 Stepping: 0 22:37:00 CPU MHz: 2800.000 22:37:00 BogoMIPS: 5600.00 22:37:00 Virtualization: AMD-V 22:37:00 Hypervisor vendor: KVM 22:37:00 Virtualization type: full 22:37:00 L1d cache: 32K 22:37:00 L1i cache: 32K 22:37:00 L2 cache: 512K 22:37:00 L3 cache: 16384K 22:37:00 NUMA node0 CPU(s): 0-3 22:37:00 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 22:37:00 22:37:00 22:37:00 ---> nproc: 22:37:00 4 22:37:00 22:37:00 22:37:00 ---> df -h: 22:37:00 Filesystem Size Used Avail Use% Mounted on 22:37:00 udev 2.0G 0 2.0G 0% /dev 22:37:00 tmpfs 395M 696K 394M 1% /run 22:37:00 /dev/vda1 20G 8.9G 11G 47% / 22:37:00 tmpfs 2.0G 0 2.0G 0% /dev/shm 22:37:00 tmpfs 5.0M 0 5.0M 0% /run/lock 22:37:00 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 22:37:00 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:37:00 tmpfs 395M 0 395M 0% /run/user/1001 22:37:00 22:37:00 22:37:00 ---> free -m: 22:37:00 total used free shared buff/cache available 22:37:00 Mem: 3944 420 1498 0 2025 3267 22:37:00 Swap: 1023 0 1023 22:37:00 22:37:00 22:37:00 ---> ip addr: 22:37:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:00 inet 127.0.0.1/8 scope host lo 22:37:00 valid_lft forever preferred_lft forever 22:37:00 inet6 ::1/128 scope host 22:37:00 valid_lft forever preferred_lft forever 22:37:00 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:37:00 link/ether fa:16:3e:f9:b0:d5 brd ff:ff:ff:ff:ff:ff 22:37:00 inet 10.32.7.84/23 brd 10.32.7.255 scope global dynamic ens3 22:37:00 valid_lft 86140sec preferred_lft 86140sec 22:37:00 inet6 fe80::f816:3eff:fef9:b0d5/64 scope link 22:37:00 valid_lft forever preferred_lft forever 22:37:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:37:00 link/ether 02:42:16:67:2f:a3 brd ff:ff:ff:ff:ff:ff 22:37:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:00 valid_lft forever preferred_lft forever 22:37:00 22:37:00 22:37:00 ---> sar -b -r -n DEV: 22:37:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10129) 11/11/24 _x86_64_ (4 CPU) 22:37:00 22:37:00 22:32:43 LINUX RESTART (4 CPU) 22:37:00 22:37:00 22:33:01 tps rtps wtps bread/s bwrtn/s 22:37:00 22:34:01 89.27 48.09 41.18 4896.12 37857.57 22:37:00 22:35:01 1.20 0.00 1.20 0.00 14.26 22:37:00 22:36:01 50.89 20.85 30.04 717.61 3103.62 22:37:00 Average: 47.12 22.98 24.14 1871.14 13657.73 22:37:00 22:37:00 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:00 22:34:01 2013596 3432096 2025064 50.14 26556 1561720 830820 16.33 442400 1435540 240 22:37:00 22:35:01 2013548 3432116 2025112 50.14 26588 1561724 830820 16.33 441880 1435540 140 22:37:00 22:36:01 1721820 3313144 2316840 57.37 42616 1710432 942860 18.53 591408 1560820 86424 22:37:00 Average: 1916321 3392452 2122339 52.55 31920 1611292 868167 17.07 491896 1477300 28935 22:37:00 22:37:00 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:00 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:00 22:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:37:00 22:34:01 ens3 243.56 149.43 626.26 50.48 0.00 0.00 0.00 0.00 22:37:00 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:00 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:00 22:35:01 ens3 0.70 0.70 0.84 0.05 0.00 0.00 0.00 0.00 22:37:00 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:00 22:36:01 lo 0.80 0.80 0.10 0.10 0.00 0.00 0.00 0.00 22:37:00 22:36:01 ens3 124.36 88.20 723.49 9.84 0.00 0.00 0.00 0.00 22:37:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:00 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 22:37:00 Average: ens3 122.87 79.44 450.17 20.12 0.00 0.00 0.00 0.00 22:37:00 22:37:00 22:37:00 ---> sar -P ALL: 22:37:00 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10129) 11/11/24 _x86_64_ (4 CPU) 22:37:00 22:37:00 22:32:43 LINUX RESTART (4 CPU) 22:37:00 22:37:00 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:37:00 22:34:01 all 5.24 0.00 1.17 2.84 0.03 90.73 22:37:00 22:34:01 0 3.17 0.00 0.82 1.55 0.03 94.42 22:37:00 22:34:01 1 7.44 0.00 0.88 2.02 0.02 89.64 22:37:00 22:34:01 2 4.77 0.00 1.99 3.13 0.02 90.09 22:37:00 22:34:01 3 5.56 0.00 0.94 4.64 0.03 88.82 22:37:00 22:35:01 all 0.02 0.00 0.02 0.01 0.01 99.95 22:37:00 22:35:01 0 0.05 0.00 0.03 0.02 0.02 99.88 22:37:00 22:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:37:00 22:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 22:37:00 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:37:00 22:36:01 all 8.60 0.00 0.67 1.38 0.03 89.33 22:37:00 22:36:01 0 0.60 0.00 0.40 4.42 0.05 94.53 22:37:00 22:36:01 1 13.70 0.00 0.85 0.37 0.02 85.06 22:37:00 22:36:01 2 1.52 0.00 0.28 0.28 0.02 97.89 22:37:00 22:36:01 3 18.53 0.00 1.12 0.43 0.03 79.89 22:37:00 Average: all 4.62 0.00 0.62 1.41 0.02 93.34 22:37:00 Average: 0 1.27 0.00 0.42 2.00 0.03 96.28 22:37:00 Average: 1 7.06 0.00 0.58 0.79 0.02 91.55 22:37:00 Average: 2 2.10 0.00 0.77 1.14 0.02 95.98 22:37:00 Average: 3 8.03 0.00 0.68 1.69 0.02 89.57 22:37:00 22:37:00 22:37:00