13:38:56 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/13311 13:38:56 Running as SYSTEM 13:38:56 [EnvInject] - Loading node environment variables. 13:38:56 Building remotely on prd-ubuntu1804-docker-4c-4g-7285 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release 13:38:56 [ssh-agent] Looking for ssh-agent implementation... 13:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:56 $ ssh-agent 13:38:56 SSH_AUTH_SOCK=/tmp/ssh-iFMxLpJdkRY8/agent.2127 13:38:56 SSH_AGENT_PID=2129 13:38:56 [ssh-agent] Started. 13:38:56 Running ssh-add (command line suppressed) 13:38:56 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release@tmp/private_key_8490204785354265270.key (jenkins-ssh) 13:38:57 [ssh-agent] Using credentials jenkins (jenkins) 13:38:57 The recommended git tool is: NONE 13:38:58 using credential jenkins 13:38:58 Wiping out workspace first. 13:38:58 Cloning the remote Git repository 13:38:58 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 13:38:58 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release # timeout=10 13:38:58 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 13:38:58 > git --version # timeout=10 13:38:58 > git --version # 'git version 2.17.1' 13:38:58 using GIT_SSH to set credentials jenkins 13:38:58 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:59 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 13:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:59 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 13:38:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 13:38:59 using GIT_SSH to set credentials jenkins 13:38:59 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/11/13311/1 # timeout=10 13:39:00 > git rev-parse efd6b62b020c0f66637653c5e8eb05aae82babb0^{commit} # timeout=10 13:39:00 Checking out Revision efd6b62b020c0f66637653c5e8eb05aae82babb0 (refs/changes/11/13311/1) 13:39:00 > git config core.sparsecheckout # timeout=10 13:39:00 > git checkout -f efd6b62b020c0f66637653c5e8eb05aae82babb0 # timeout=10 13:39:03 Commit message: "Fix increased cpu usage in pm-file-converter" 13:39:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:39:03 > git rev-list --no-walk bf779f6b82c5d7f7cc4cd6f5d01c347c51b45e51 # timeout=10 13:39:03 provisioning config files... 13:39:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:39:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:39:03 [EnvInject] - Injecting environment variables from a build step. 13:39:03 [EnvInject] - Injecting as environment variables the properties content 13:39:03 GO_ROOT=pm-file-converter 13:39:03 13:39:03 [EnvInject] - Variables injected successfully. 13:39:03 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins4125167614008169343.sh 13:39:03 + echo '--> go-test.sh' 13:39:03 --> go-test.sh 13:39:03 + go version 13:39:04 go version go1.19 linux/amd64 13:39:04 + cd pm-file-converter 13:39:04 + go mod tidy 13:39:04 go: downloading github.com/json-iterator/go v1.1.12 13:39:04 go: downloading github.com/sirupsen/logrus v1.9.0 13:39:04 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 13:39:04 go: downloading github.com/stretchr/testify v1.8.4 13:39:06 go: downloading golang.org/x/oauth2 v0.12.0 13:39:06 go: downloading github.com/minio/minio-go/v7 v7.0.41 13:39:06 go: downloading golang.org/x/sys v0.12.0 13:39:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:39:07 go: downloading github.com/modern-go/reflect2 v1.0.2 13:39:08 go: downloading github.com/davecgh/go-spew v1.1.1 13:39:08 go: downloading github.com/pmezard/go-difflib v1.0.0 13:39:08 go: downloading gopkg.in/yaml.v3 v3.0.1 13:39:08 go: downloading github.com/dustin/go-humanize v1.0.0 13:39:08 go: downloading github.com/google/uuid v1.3.0 13:39:08 go: downloading github.com/klauspost/compress v1.16.0 13:39:08 go: downloading github.com/minio/md5-simd v1.1.2 13:39:08 go: downloading github.com/minio/sha256-simd v1.0.0 13:39:08 go: downloading golang.org/x/net v0.15.0 13:39:08 go: downloading gopkg.in/ini.v1 v1.67.0 13:39:09 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:39:09 go: downloading google.golang.org/appengine v1.6.7 13:39:09 go: downloading golang.org/x/crypto v0.13.0 13:39:09 go: downloading github.com/rs/xid v1.4.0 13:39:09 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 13:39:10 go: downloading github.com/golang/protobuf v1.5.3 13:39:10 go: downloading golang.org/x/text v0.13.0 13:39:10 go: downloading github.com/kr/pretty v0.3.0 13:39:10 go: downloading google.golang.org/protobuf v1.31.0 13:39:11 go: downloading github.com/google/go-cmp v0.5.9 13:39:11 go: downloading github.com/kr/text v0.2.0 13:39:11 go: downloading github.com/rogpeppe/go-internal v1.8.1 13:39:11 + go test ./... 13:39:22 ? main [no test files] 13:39:22 ? main/common/dataTypes [no test files] 13:39:23 ok main/common/utils 0.010s 13:39:23 ? main/components/kafkacollector [no test files] 13:39:24 ok main/components/miniocollector 1.018s 13:39:24 ok main/components/xmltransform 0.027s 13:39:24 + echo '--> go-test.sh ends' 13:39:24 --> go-test.sh ends 13:39:24 $ ssh-agent -k 13:39:24 unset SSH_AUTH_SOCK; 13:39:24 unset SSH_AGENT_PID; 13:39:24 echo Agent pid 2129 killed; 13:39:24 [ssh-agent] Stopped. 13:39:24 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:24 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins11217331272705666729.sh 13:39:24 ---> sysstat.sh 13:39:25 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins17637859974600088039.sh 13:39:25 ---> package-listing.sh 13:39:25 ++ tr '[:upper:]' '[:lower:]' 13:39:25 ++ facter osfamily 13:39:25 + OS_FAMILY=debian 13:39:25 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release 13:39:25 + START_PACKAGES=/tmp/packages_start.txt 13:39:25 + END_PACKAGES=/tmp/packages_end.txt 13:39:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:25 + PACKAGES=/tmp/packages_start.txt 13:39:25 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release ']' 13:39:25 + PACKAGES=/tmp/packages_end.txt 13:39:25 + case "${OS_FAMILY}" in 13:39:25 + dpkg -l 13:39:25 + grep '^ii' 13:39:25 + '[' -f /tmp/packages_start.txt ']' 13:39:25 + '[' -f /tmp/packages_end.txt ']' 13:39:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:25 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release ']' 13:39:25 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/archives/ 13:39:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/archives/ 13:39:25 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins18358714451678364498.sh 13:39:25 ---> capture-instance-metadata.sh 13:39:25 Setup pyenv: 13:39:25 * system (set by /opt/pyenv/version) 13:39:25 * 3.8.13 (set by /opt/pyenv/version) 13:39:25 * 3.9.13 (set by /opt/pyenv/version) 13:39:25 * 3.10.6 (set by /opt/pyenv/version) 13:39:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3cHT 13:39:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:39:33 lf-activate-venv(): INFO: Installing: lftools 13:40:02 lf-activate-venv(): INFO: Adding /tmp/venv-3cHT/bin to PATH 13:40:03 INFO: Running in OpenStack, capturing instance metadata 13:40:03 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins10403997546785716524.sh 13:40:03 provisioning config files... 13:40:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release@tmp/config7700218338359403143tmp 13:40:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:40:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:40:03 [EnvInject] - Injecting environment variables from a build step. 13:40:03 [EnvInject] - Injecting as environment variables the properties content 13:40:03 SERVER_ID=logs 13:40:03 13:40:03 [EnvInject] - Variables injected successfully. 13:40:03 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins3844538895858311724.sh 13:40:03 ---> create-netrc.sh 13:40:03 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins15132832856180267906.sh 13:40:03 ---> python-tools-install.sh 13:40:03 Setup pyenv: 13:40:03 system 13:40:03 3.8.13 13:40:03 3.9.13 13:40:03 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/.python-version) 13:40:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3cHT from file:/tmp/.os_lf_venv 13:40:04 lf-activate-venv(): INFO: Installing: lftools 13:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-3cHT/bin to PATH 13:40:14 Generating Requirements File 13:40:36 Python 3.10.6 13:40:36 pip 24.2 from /tmp/venv-3cHT/lib/python3.10/site-packages/pip (python 3.10) 13:40:36 appdirs==1.4.4 13:40:36 argcomplete==3.5.1 13:40:36 aspy.yaml==1.3.0 13:40:36 attrs==24.2.0 13:40:36 autopage==0.5.2 13:40:36 beautifulsoup4==4.12.3 13:40:36 boto3==1.35.37 13:40:36 botocore==1.35.37 13:40:36 bs4==0.0.2 13:40:36 cachetools==5.5.0 13:40:36 certifi==2024.8.30 13:40:36 cffi==1.17.1 13:40:36 cfgv==3.4.0 13:40:36 chardet==5.2.0 13:40:36 charset-normalizer==3.4.0 13:40:36 click==8.1.7 13:40:36 cliff==4.7.0 13:40:36 cmd2==2.4.3 13:40:36 cryptography==3.3.2 13:40:36 debtcollector==3.0.0 13:40:36 decorator==5.1.1 13:40:36 defusedxml==0.7.1 13:40:36 Deprecated==1.2.14 13:40:36 distlib==0.3.9 13:40:36 dnspython==2.7.0 13:40:36 docker==4.2.2 13:40:36 dogpile.cache==1.3.3 13:40:36 durationpy==0.9 13:40:36 email_validator==2.2.0 13:40:36 filelock==3.16.1 13:40:36 future==1.0.0 13:40:36 gitdb==4.0.11 13:40:36 GitPython==3.1.43 13:40:36 google-auth==2.35.0 13:40:36 httplib2==0.22.0 13:40:36 identify==2.6.1 13:40:36 idna==3.10 13:40:36 importlib-resources==1.5.0 13:40:36 iso8601==2.1.0 13:40:36 Jinja2==3.1.4 13:40:36 jmespath==1.0.1 13:40:36 jsonpatch==1.33 13:40:36 jsonpointer==3.0.0 13:40:36 jsonschema==4.23.0 13:40:36 jsonschema-specifications==2024.10.1 13:40:36 keystoneauth1==5.8.0 13:40:36 kubernetes==31.0.0 13:40:36 lftools==0.37.10 13:40:36 lxml==5.3.0 13:40:36 MarkupSafe==3.0.1 13:40:36 msgpack==1.1.0 13:40:36 multi_key_dict==2.0.3 13:40:36 munch==4.0.0 13:40:36 netaddr==1.3.0 13:40:36 netifaces==0.11.0 13:40:36 niet==1.4.2 13:40:36 nodeenv==1.9.1 13:40:36 oauth2client==4.1.3 13:40:36 oauthlib==3.2.2 13:40:36 openstacksdk==4.0.0 13:40:36 os-client-config==2.1.0 13:40:36 os-service-types==1.7.0 13:40:36 osc-lib==3.1.0 13:40:36 oslo.config==9.6.0 13:40:36 oslo.context==5.6.0 13:40:36 oslo.i18n==6.4.0 13:40:36 oslo.log==6.1.2 13:40:36 oslo.serialization==5.5.0 13:40:36 oslo.utils==7.3.0 13:40:36 packaging==24.1 13:40:36 pbr==6.1.0 13:40:36 platformdirs==4.3.6 13:40:36 prettytable==3.11.0 13:40:36 pyasn1==0.6.1 13:40:36 pyasn1_modules==0.4.1 13:40:36 pycparser==2.22 13:40:36 pygerrit2==2.0.15 13:40:36 PyGithub==2.4.0 13:40:36 PyJWT==2.9.0 13:40:36 PyNaCl==1.5.0 13:40:36 pyparsing==2.4.7 13:40:36 pyperclip==1.9.0 13:40:36 pyrsistent==0.20.0 13:40:36 python-cinderclient==9.6.0 13:40:36 python-dateutil==2.9.0.post0 13:40:36 python-heatclient==4.0.0 13:40:36 python-jenkins==1.8.2 13:40:36 python-keystoneclient==5.5.0 13:40:36 python-magnumclient==4.7.0 13:40:36 python-openstackclient==7.1.3 13:40:36 python-swiftclient==4.6.0 13:40:36 PyYAML==6.0.2 13:40:36 referencing==0.35.1 13:40:36 requests==2.32.3 13:40:36 requests-oauthlib==2.0.0 13:40:36 requestsexceptions==1.4.0 13:40:36 rfc3986==2.0.0 13:40:36 rpds-py==0.20.0 13:40:36 rsa==4.9 13:40:36 ruamel.yaml==0.18.6 13:40:36 ruamel.yaml.clib==0.2.8 13:40:36 s3transfer==0.10.3 13:40:36 simplejson==3.19.3 13:40:36 six==1.16.0 13:40:36 smmap==5.0.1 13:40:36 soupsieve==2.6 13:40:36 stevedore==5.3.0 13:40:36 tabulate==0.9.0 13:40:36 toml==0.10.2 13:40:36 tomlkit==0.13.2 13:40:36 tqdm==4.66.5 13:40:36 typing_extensions==4.12.2 13:40:36 tzdata==2024.2 13:40:36 urllib3==1.26.20 13:40:36 virtualenv==20.26.6 13:40:36 wcwidth==0.2.13 13:40:36 websocket-client==1.8.0 13:40:36 wrapt==1.16.0 13:40:36 xdg==6.0.0 13:40:36 xmltodict==0.14.1 13:40:36 yq==3.4.3 13:40:36 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins8582646772196597734.sh 13:40:36 ---> sudo-logs.sh 13:40:36 Archiving 'sudo' log.. 13:40:37 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash /tmp/jenkins1114855183435443289.sh 13:40:37 ---> job-cost.sh 13:40:37 Setup pyenv: 13:40:37 system 13:40:37 3.8.13 13:40:37 3.9.13 13:40:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/.python-version) 13:40:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3cHT from file:/tmp/.os_lf_venv 13:40:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-3cHT/bin to PATH 13:40:43 INFO: No Stack... 13:40:44 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:40:44 INFO: Archiving Costs 13:40:44 [nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release] $ /bin/bash -l /tmp/jenkins2220861862158000286.sh 13:40:44 ---> logs-deploy.sh 13:40:44 Setup pyenv: 13:40:44 system 13:40:44 3.8.13 13:40:44 3.9.13 13:40:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/.python-version) 13:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3cHT from file:/tmp/.os_lf_venv 13:40:45 lf-activate-venv(): INFO: Installing: lftools 13:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-3cHT/bin to PATH 13:40:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-go-verify-i-release/4 13:40:55 INFO: archiving workspace using pattern(s): 13:40:57 Archives upload complete. 13:40:57 INFO: archiving logs to Nexus 13:40:58 ---> uname -a: 13:40:58 Linux prd-ubuntu1804-docker-4c-4g-7285 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:40:58 13:40:58 13:40:58 ---> lscpu: 13:40:58 Architecture: x86_64 13:40:58 CPU op-mode(s): 32-bit, 64-bit 13:40:58 Byte Order: Little Endian 13:40:58 CPU(s): 4 13:40:58 On-line CPU(s) list: 0-3 13:40:58 Thread(s) per core: 1 13:40:58 Core(s) per socket: 1 13:40:58 Socket(s): 4 13:40:58 NUMA node(s): 1 13:40:58 Vendor ID: AuthenticAMD 13:40:58 CPU family: 23 13:40:58 Model: 49 13:40:58 Model name: AMD EPYC-Rome Processor 13:40:58 Stepping: 0 13:40:58 CPU MHz: 2800.000 13:40:58 BogoMIPS: 5600.00 13:40:58 Virtualization: AMD-V 13:40:58 Hypervisor vendor: KVM 13:40:58 Virtualization type: full 13:40:58 L1d cache: 32K 13:40:58 L1i cache: 32K 13:40:58 L2 cache: 512K 13:40:58 L3 cache: 16384K 13:40:58 NUMA node0 CPU(s): 0-3 13:40:58 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 13:40:58 13:40:58 13:40:58 ---> nproc: 13:40:58 4 13:40:58 13:40:58 13:40:58 ---> df -h: 13:40:58 Filesystem Size Used Avail Use% Mounted on 13:40:58 udev 2.0G 0 2.0G 0% /dev 13:40:58 tmpfs 395M 696K 394M 1% /run 13:40:58 /dev/vda1 20G 9.2G 11G 48% / 13:40:58 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:40:58 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:58 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:40:58 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:40:58 tmpfs 395M 0 395M 0% /run/user/1001 13:40:58 13:40:58 13:40:58 ---> free -m: 13:40:58 total used free shared buff/cache available 13:40:58 Mem: 3944 455 986 0 2501 3218 13:40:58 Swap: 1023 0 1023 13:40:58 13:40:58 13:40:58 ---> ip addr: 13:40:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:58 inet 127.0.0.1/8 scope host lo 13:40:58 valid_lft forever preferred_lft forever 13:40:58 inet6 ::1/128 scope host 13:40:58 valid_lft forever preferred_lft forever 13:40:58 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:40:58 link/ether fa:16:3e:cb:47:30 brd ff:ff:ff:ff:ff:ff 13:40:58 inet 10.32.6.76/23 brd 10.32.7.255 scope global dynamic ens3 13:40:58 valid_lft 86240sec preferred_lft 86240sec 13:40:58 inet6 fe80::f816:3eff:fecb:4730/64 scope link 13:40:58 valid_lft forever preferred_lft forever 13:40:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:40:58 link/ether 02:42:d4:05:17:dd brd ff:ff:ff:ff:ff:ff 13:40:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:40:58 valid_lft forever preferred_lft forever 13:40:58 13:40:58 13:40:58 ---> sar -b -r -n DEV: 13:40:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7285) 10/10/24 _x86_64_ (4 CPU) 13:40:58 13:40:58 13:38:21 LINUX RESTART (4 CPU) 13:40:58 13:40:58 13:39:02 tps rtps wtps bread/s bwrtn/s 13:40:58 13:40:01 225.21 144.12 81.09 6519.15 16304.03 13:40:58 Average: 225.21 144.12 81.09 6519.15 16304.03 13:40:58 13:40:58 13:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:58 13:40:01 1036948 3260568 3001712 74.32 62824 2299224 974188 19.15 895504 1887904 192676 13:40:58 Average: 1036948 3260568 3001712 74.32 62824 2299224 974188 19.15 895504 1887904 192676 13:40:58 13:40:58 13:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:58 13:40:01 ens3 311.52 262.81 2061.54 90.05 0.00 0.00 0.00 0.00 13:40:58 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:58 13:40:01 lo 1.08 1.08 0.09 0.09 0.00 0.00 0.00 0.00 13:40:58 Average: ens3 311.52 262.81 2061.54 90.05 0.00 0.00 0.00 0.00 13:40:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:58 Average: lo 1.08 1.08 0.09 0.09 0.00 0.00 0.00 0.00 13:40:58 13:40:58 13:40:58 ---> sar -P ALL: 13:40:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7285) 10/10/24 _x86_64_ (4 CPU) 13:40:58 13:40:58 13:38:21 LINUX RESTART (4 CPU) 13:40:58 13:40:58 13:39:02 CPU %user %nice %system %iowait %steal %idle 13:40:58 13:40:01 all 26.06 0.00 3.66 9.66 0.08 60.55 13:40:58 13:40:01 0 37.79 0.00 3.97 6.52 0.10 51.62 13:40:58 13:40:01 1 23.21 0.00 3.59 11.33 0.09 61.78 13:40:58 13:40:01 2 28.63 0.00 3.69 8.78 0.09 58.81 13:40:58 13:40:01 3 14.48 0.00 3.33 12.05 0.07 70.06 13:40:58 Average: all 26.06 0.00 3.66 9.66 0.08 60.55 13:40:58 Average: 0 37.79 0.00 3.97 6.52 0.10 51.62 13:40:58 Average: 1 23.21 0.00 3.59 11.33 0.09 61.78 13:40:58 Average: 2 28.63 0.00 3.69 8.78 0.09 58.81 13:40:58 Average: 3 14.48 0.00 3.33 12.05 0.07 70.06 13:40:58 13:40:58 13:40:58