16:43:24 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/14235 16:43:24 Running as SYSTEM 16:43:24 [EnvInject] - Loading node environment variables. 16:43:24 Building remotely on prd-ubuntu1804-docker-4c-4g-2249 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 16:43:24 [ssh-agent] Looking for ssh-agent implementation... 16:43:24 $ ssh-agent 16:43:24 SSH_AUTH_SOCK=/tmp/ssh-xpK7U7H6SXux/agent.2070 16:43:24 SSH_AGENT_PID=2072 16:43:24 [ssh-agent] Started. 16:43:24 Running ssh-add (command line suppressed) 16:43:24 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/private_key_8140667136944295243.key (jenkins-ssh) 16:43:24 [ssh-agent] Using credentials jenkins (jenkins) 16:43:24 The recommended git tool is: NONE 16:43:26 using credential jenkins 16:43:26 Wiping out workspace first. 16:43:26 Cloning the remote Git repository 16:43:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:43:26 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master # timeout=10 16:43:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:43:26 > git --version # timeout=10 16:43:26 > git --version # 'git version 2.17.1' 16:43:26 using GIT_SSH to set credentials jenkins 16:43:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 16:43:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 16:43:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:43:27 using GIT_SSH to set credentials jenkins 16:43:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/35/14235/1 # timeout=10 16:43:27 > git rev-parse 5bcfefa3160809b40e6ac7e9edc99de9a935e1c0^{commit} # timeout=10 16:43:27 Checking out Revision 5bcfefa3160809b40e6ac7e9edc99de9a935e1c0 (refs/changes/35/14235/1) 16:43:27 > git config core.sparsecheckout # timeout=10 16:43:27 > git checkout -f 5bcfefa3160809b40e6ac7e9edc99de9a935e1c0 # timeout=10 16:43:31 Commit message: "NONRTRIC-1048 Add support for TS28532 format" 16:43:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:43:31 > git rev-list --no-walk 4f805292681c173de18b18a1a3ca5f9c5315a4a2 # timeout=10 16:43:31 provisioning config files... 16:43:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:43:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:43:31 [EnvInject] - Injecting environment variables from a build step. 16:43:31 [EnvInject] - Injecting as environment variables the properties content 16:43:31 GO_ROOT=pm-file-converter 16:43:31 16:43:31 [EnvInject] - Variables injected successfully. 16:43:31 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins3457929556380626528.sh 16:43:31 + echo '--> go-test.sh' 16:43:31 --> go-test.sh 16:43:31 + go version 16:43:31 go version go1.19 linux/amd64 16:43:31 + cd pm-file-converter 16:43:31 + go mod tidy 16:43:31 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 16:43:31 go: downloading github.com/json-iterator/go v1.1.12 16:43:31 go: downloading github.com/sirupsen/logrus v1.9.0 16:43:31 go: downloading golang.org/x/oauth2 v0.12.0 16:43:32 go: downloading github.com/stretchr/testify v1.8.4 16:43:32 go: downloading github.com/minio/minio-go/v7 v7.0.41 16:43:34 go: downloading golang.org/x/sys v0.12.0 16:43:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:43:34 go: downloading github.com/modern-go/reflect2 v1.0.2 16:43:35 go: downloading github.com/davecgh/go-spew v1.1.1 16:43:35 go: downloading github.com/pmezard/go-difflib v1.0.0 16:43:35 go: downloading gopkg.in/yaml.v3 v3.0.1 16:43:36 go: downloading github.com/dustin/go-humanize v1.0.0 16:43:36 go: downloading github.com/google/uuid v1.3.0 16:43:36 go: downloading github.com/klauspost/compress v1.16.0 16:43:36 go: downloading github.com/minio/md5-simd v1.1.2 16:43:36 go: downloading github.com/minio/sha256-simd v1.0.0 16:43:36 go: downloading golang.org/x/net v0.15.0 16:43:36 go: downloading gopkg.in/ini.v1 v1.67.0 16:43:36 go: downloading google.golang.org/appengine v1.6.7 16:43:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:43:37 go: downloading golang.org/x/crypto v0.13.0 16:43:37 go: downloading github.com/rs/xid v1.4.0 16:43:37 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 16:43:37 go: downloading github.com/golang/protobuf v1.5.3 16:43:38 go: downloading golang.org/x/text v0.13.0 16:43:38 go: downloading github.com/kr/pretty v0.3.0 16:43:38 go: downloading google.golang.org/protobuf v1.31.0 16:43:38 go: downloading github.com/google/go-cmp v0.5.9 16:43:38 go: downloading github.com/kr/text v0.2.0 16:43:38 go: downloading github.com/rogpeppe/go-internal v1.8.1 16:43:39 + go test ./... 16:43:50 ? main [no test files] 16:43:50 ? main/common/dataTypes [no test files] 16:43:52 ok main/common/utils 0.012s 16:43:52 ? main/components/kafkacollector [no test files] 16:43:55 2025/03/10 16:43:55 Error connecting to Minio server: Please reduce your request rate 16:43:55 FAIL main/components/miniocollector 3.447s 16:43:55 ok main/components/xmltransform 0.063s 16:43:55 FAIL 16:43:55 Build step 'Execute shell' marked build as failure 16:43:55 $ ssh-agent -k 16:43:55 unset SSH_AUTH_SOCK; 16:43:55 unset SSH_AGENT_PID; 16:43:55 echo Agent pid 2072 killed; 16:43:55 [ssh-agent] Stopped. 16:43:55 [PostBuildScript] - [INFO] Executing post build scripts. 16:43:55 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins17785713543848525176.sh 16:43:55 ---> sysstat.sh 16:43:56 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins2826461869339958557.sh 16:43:56 ---> package-listing.sh 16:43:56 ++ facter osfamily 16:43:56 ++ tr '[:upper:]' '[:lower:]' 16:43:56 + OS_FAMILY=debian 16:43:56 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master 16:43:56 + START_PACKAGES=/tmp/packages_start.txt 16:43:56 + END_PACKAGES=/tmp/packages_end.txt 16:43:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:56 + PACKAGES=/tmp/packages_start.txt 16:43:56 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 16:43:56 + PACKAGES=/tmp/packages_end.txt 16:43:56 + case "${OS_FAMILY}" in 16:43:56 + dpkg -l 16:43:56 + grep '^ii' 16:43:56 + '[' -f /tmp/packages_start.txt ']' 16:43:56 + '[' -f /tmp/packages_end.txt ']' 16:43:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:56 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master ']' 16:43:56 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 16:43:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/archives/ 16:43:56 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13602998067975311774.sh 16:43:56 ---> capture-instance-metadata.sh 16:43:56 Setup pyenv: 16:43:56 * system (set by /opt/pyenv/version) 16:43:56 * 3.8.13 (set by /opt/pyenv/version) 16:43:56 * 3.9.13 (set by /opt/pyenv/version) 16:43:56 * 3.10.6 (set by /opt/pyenv/version) 16:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rtd0 16:44:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:44:04 lf-activate-venv(): INFO: Installing: lftools 16:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-Rtd0/bin to PATH 16:44:29 INFO: Running in OpenStack, capturing instance metadata 16:44:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13064548057823847240.sh 16:44:30 provisioning config files... 16:44:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master@tmp/config6042517614683979323tmp 16:44:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:44:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:44:30 [EnvInject] - Injecting environment variables from a build step. 16:44:30 [EnvInject] - Injecting as environment variables the properties content 16:44:30 SERVER_ID=logs 16:44:30 16:44:30 [EnvInject] - Variables injected successfully. 16:44:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins1658274443810454188.sh 16:44:30 ---> create-netrc.sh 16:44:30 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins14007586847060698303.sh 16:44:30 ---> python-tools-install.sh 16:44:30 Setup pyenv: 16:44:30 system 16:44:30 3.8.13 16:44:30 3.9.13 16:44:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rtd0 from file:/tmp/.os_lf_venv 16:44:31 lf-activate-venv(): INFO: Installing: lftools 16:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-Rtd0/bin to PATH 16:44:39 Generating Requirements File 16:45:00 Python 3.10.6 16:45:00 pip 25.0.1 from /tmp/venv-Rtd0/lib/python3.10/site-packages/pip (python 3.10) 16:45:01 appdirs==1.4.4 16:45:01 argcomplete==3.6.0 16:45:01 aspy.yaml==1.3.0 16:45:01 attrs==25.1.0 16:45:01 autopage==0.5.2 16:45:01 beautifulsoup4==4.13.3 16:45:01 boto3==1.37.9 16:45:01 botocore==1.37.9 16:45:01 bs4==0.0.2 16:45:01 cachetools==5.5.2 16:45:01 certifi==2025.1.31 16:45:01 cffi==1.17.1 16:45:01 cfgv==3.4.0 16:45:01 chardet==5.2.0 16:45:01 charset-normalizer==3.4.1 16:45:01 click==8.1.8 16:45:01 cliff==4.9.1 16:45:01 cmd2==2.5.11 16:45:01 cryptography==3.3.2 16:45:01 debtcollector==3.0.0 16:45:01 decorator==5.2.1 16:45:01 defusedxml==0.7.1 16:45:01 Deprecated==1.2.18 16:45:01 distlib==0.3.9 16:45:01 dnspython==2.7.0 16:45:01 docker==4.2.2 16:45:01 dogpile.cache==1.3.4 16:45:01 durationpy==0.9 16:45:01 email_validator==2.2.0 16:45:01 filelock==3.17.0 16:45:01 future==1.0.0 16:45:01 gitdb==4.0.12 16:45:01 GitPython==3.1.44 16:45:01 google-auth==2.38.0 16:45:01 httplib2==0.22.0 16:45:01 identify==2.6.9 16:45:01 idna==3.10 16:45:01 importlib-resources==1.5.0 16:45:01 iso8601==2.1.0 16:45:01 Jinja2==3.1.6 16:45:01 jmespath==1.0.1 16:45:01 jsonpatch==1.33 16:45:01 jsonpointer==3.0.0 16:45:01 jsonschema==4.23.0 16:45:01 jsonschema-specifications==2024.10.1 16:45:01 keystoneauth1==5.10.0 16:45:01 kubernetes==32.0.1 16:45:01 lftools==0.37.10 16:45:01 lxml==5.3.1 16:45:01 MarkupSafe==3.0.2 16:45:01 msgpack==1.1.0 16:45:01 multi_key_dict==2.0.3 16:45:01 munch==4.0.0 16:45:01 netaddr==1.3.0 16:45:01 niet==1.4.2 16:45:01 nodeenv==1.9.1 16:45:01 oauth2client==4.1.3 16:45:01 oauthlib==3.2.2 16:45:01 openstacksdk==4.4.0 16:45:01 os-client-config==2.1.0 16:45:01 os-service-types==1.7.0 16:45:01 osc-lib==3.2.0 16:45:01 oslo.config==9.7.1 16:45:01 oslo.context==5.7.1 16:45:01 oslo.i18n==6.5.1 16:45:01 oslo.log==7.1.0 16:45:01 oslo.serialization==5.7.0 16:45:01 oslo.utils==8.2.0 16:45:01 packaging==24.2 16:45:01 pbr==6.1.1 16:45:01 platformdirs==4.3.6 16:45:01 prettytable==3.15.1 16:45:01 psutil==7.0.0 16:45:01 pyasn1==0.6.1 16:45:01 pyasn1_modules==0.4.1 16:45:01 pycparser==2.22 16:45:01 pygerrit2==2.0.15 16:45:01 PyGithub==2.6.1 16:45:01 PyJWT==2.10.1 16:45:01 PyNaCl==1.5.0 16:45:01 pyparsing==2.4.7 16:45:01 pyperclip==1.9.0 16:45:01 pyrsistent==0.20.0 16:45:01 python-cinderclient==9.7.0 16:45:01 python-dateutil==2.9.0.post0 16:45:01 python-heatclient==4.1.0 16:45:01 python-jenkins==1.8.2 16:45:01 python-keystoneclient==5.6.0 16:45:01 python-magnumclient==4.8.1 16:45:01 python-openstackclient==7.4.0 16:45:01 python-swiftclient==4.7.0 16:45:01 PyYAML==6.0.2 16:45:01 referencing==0.36.2 16:45:01 requests==2.32.3 16:45:01 requests-oauthlib==2.0.0 16:45:01 requestsexceptions==1.4.0 16:45:01 rfc3986==2.0.0 16:45:01 rpds-py==0.23.1 16:45:01 rsa==4.9 16:45:01 ruamel.yaml==0.18.10 16:45:01 ruamel.yaml.clib==0.2.12 16:45:01 s3transfer==0.11.4 16:45:01 simplejson==3.20.1 16:45:01 six==1.17.0 16:45:01 smmap==5.0.2 16:45:01 soupsieve==2.6 16:45:01 stevedore==5.4.1 16:45:01 tabulate==0.9.0 16:45:01 toml==0.10.2 16:45:01 tomlkit==0.13.2 16:45:01 tqdm==4.67.1 16:45:01 typing_extensions==4.12.2 16:45:01 tzdata==2025.1 16:45:01 urllib3==1.26.20 16:45:01 virtualenv==20.29.3 16:45:01 wcwidth==0.2.13 16:45:01 websocket-client==1.8.0 16:45:01 wrapt==1.17.2 16:45:01 xdg==6.0.0 16:45:01 xmltodict==0.14.2 16:45:01 yq==3.4.3 16:45:01 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13900410294123077329.sh 16:45:01 ---> sudo-logs.sh 16:45:01 Archiving 'sudo' log.. 16:45:01 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash /tmp/jenkins13748033073934392897.sh 16:45:01 ---> job-cost.sh 16:45:01 Setup pyenv: 16:45:01 system 16:45:01 3.8.13 16:45:01 3.9.13 16:45:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rtd0 from file:/tmp/.os_lf_venv 16:45:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:45:07 lf-activate-venv(): INFO: Adding /tmp/venv-Rtd0/bin to PATH 16:45:07 INFO: No Stack... 16:45:07 INFO: Retrieving Pricing Info for: v2-highcpu-4 16:45:07 INFO: Archiving Costs 16:45:07 [nonrtric-plt-ranpm-pm-file-converter-go-verify-master] $ /bin/bash -l /tmp/jenkins13396441897121244418.sh 16:45:07 ---> logs-deploy.sh 16:45:07 Setup pyenv: 16:45:08 system 16:45:08 3.8.13 16:45:08 3.9.13 16:45:08 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-go-verify-master/.python-version) 16:45:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rtd0 from file:/tmp/.os_lf_venv 16:45:09 lf-activate-venv(): INFO: Installing: lftools 16:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-Rtd0/bin to PATH 16:45:17 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-master/35 16:45:17 INFO: archiving workspace using pattern(s): 16:45:19 Archives upload complete. 16:45:19 INFO: archiving logs to Nexus 16:45:20 ---> uname -a: 16:45:20 Linux prd-ubuntu1804-docker-4c-4g-2249 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:45:20 16:45:20 16:45:20 ---> lscpu: 16:45:20 Architecture: x86_64 16:45:20 CPU op-mode(s): 32-bit, 64-bit 16:45:20 Byte Order: Little Endian 16:45:20 CPU(s): 4 16:45:20 On-line CPU(s) list: 0-3 16:45:20 Thread(s) per core: 1 16:45:20 Core(s) per socket: 1 16:45:20 Socket(s): 4 16:45:20 NUMA node(s): 1 16:45:20 Vendor ID: AuthenticAMD 16:45:20 CPU family: 23 16:45:20 Model: 49 16:45:20 Model name: AMD EPYC-Rome Processor 16:45:20 Stepping: 0 16:45:20 CPU MHz: 2799.998 16:45:20 BogoMIPS: 5599.99 16:45:20 Virtualization: AMD-V 16:45:20 Hypervisor vendor: KVM 16:45:20 Virtualization type: full 16:45:20 L1d cache: 32K 16:45:20 L1i cache: 32K 16:45:20 L2 cache: 512K 16:45:20 L3 cache: 16384K 16:45:20 NUMA node0 CPU(s): 0-3 16:45:20 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 16:45:20 16:45:20 16:45:20 ---> nproc: 16:45:20 4 16:45:20 16:45:20 16:45:20 ---> df -h: 16:45:20 Filesystem Size Used Avail Use% Mounted on 16:45:20 udev 2.0G 0 2.0G 0% /dev 16:45:20 tmpfs 395M 696K 394M 1% /run 16:45:20 /dev/vda1 20G 9.2G 11G 48% / 16:45:20 tmpfs 2.0G 0 2.0G 0% /dev/shm 16:45:20 tmpfs 5.0M 0 5.0M 0% /run/lock 16:45:20 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 16:45:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:45:20 tmpfs 395M 0 395M 0% /run/user/1001 16:45:20 16:45:20 16:45:20 ---> free -m: 16:45:20 total used free shared buff/cache available 16:45:20 Mem: 3943 440 994 0 2508 3233 16:45:20 Swap: 1023 0 1023 16:45:20 16:45:20 16:45:20 ---> ip addr: 16:45:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:45:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:45:20 inet 127.0.0.1/8 scope host lo 16:45:20 valid_lft forever preferred_lft forever 16:45:20 inet6 ::1/128 scope host 16:45:20 valid_lft forever preferred_lft forever 16:45:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:45:20 link/ether fa:16:3e:97:fc:bd brd ff:ff:ff:ff:ff:ff 16:45:20 inet 10.32.6.197/23 brd 10.32.7.255 scope global dynamic ens3 16:45:20 valid_lft 86248sec preferred_lft 86248sec 16:45:20 inet6 fe80::f816:3eff:fe97:fcbd/64 scope link 16:45:20 valid_lft forever preferred_lft forever 16:45:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:45:20 link/ether 02:42:90:8e:1a:c9 brd ff:ff:ff:ff:ff:ff 16:45:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:45:20 valid_lft forever preferred_lft forever 16:45:20 16:45:20 16:45:20 ---> sar -b -r -n DEV: 16:45:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2249) 03/10/25 _x86_64_ (4 CPU) 16:45:20 16:45:20 16:42:49 LINUX RESTART (4 CPU) 16:45:20 16:45:20 16:43:01 tps rtps wtps bread/s bwrtn/s 16:45:20 16:44:02 284.17 184.75 99.42 11210.93 50181.12 16:45:20 16:45:01 81.43 4.37 77.05 160.52 10078.29 16:45:20 Average: 183.65 95.32 88.33 5732.15 30298.18 16:45:20 16:45:20 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:20 16:44:02 1368852 3353684 2669800 66.11 43280 2093740 872052 17.14 753884 1726776 50384 16:45:20 16:45:01 1087712 3374140 2950940 73.07 70952 2349380 835700 16.43 751408 1971460 111180 16:45:20 Average: 1228282 3363912 2810370 69.59 57116 2221560 853876 16.78 752646 1849118 80782 16:45:20 16:45:20 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:20 16:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:20 16:44:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:45:20 16:44:02 ens3 474.27 366.56 2097.17 78.63 0.00 0.00 0.00 0.00 16:45:20 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:20 16:45:01 lo 1.29 1.29 0.11 0.11 0.00 0.00 0.00 0.00 16:45:20 16:45:01 ens3 77.41 73.29 859.71 11.29 0.00 0.00 0.00 0.00 16:45:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:20 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 16:45:20 Average: ens3 277.51 221.16 1483.64 45.25 0.00 0.00 0.00 0.00 16:45:20 16:45:20 16:45:20 ---> sar -P ALL: 16:45:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2249) 03/10/25 _x86_64_ (4 CPU) 16:45:20 16:45:20 16:42:49 LINUX RESTART (4 CPU) 16:45:20 16:45:20 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:45:20 16:44:02 all 22.65 0.00 4.64 10.73 0.07 61.90 16:45:20 16:44:02 0 28.31 0.00 5.39 10.43 0.08 55.79 16:45:20 16:44:02 1 20.27 0.00 4.07 8.64 0.07 66.95 16:45:20 16:44:02 2 20.89 0.00 4.01 8.41 0.07 66.61 16:45:20 16:44:02 3 21.14 0.00 5.09 15.46 0.07 58.25 16:45:20 16:45:01 all 20.57 0.00 1.33 2.02 0.05 76.03 16:45:20 16:45:01 0 27.58 0.00 1.72 0.75 0.05 69.91 16:45:20 16:45:01 1 17.45 0.00 1.30 0.24 0.05 80.96 16:45:20 16:45:01 2 23.23 0.00 1.12 0.56 0.05 75.04 16:45:20 16:45:01 3 14.05 0.00 1.17 6.56 0.05 78.16 16:45:20 Average: all 21.62 0.00 2.99 6.40 0.06 68.94 16:45:20 Average: 0 27.95 0.00 3.56 5.61 0.07 62.81 16:45:20 Average: 1 18.87 0.00 2.69 4.45 0.06 73.94 16:45:20 Average: 2 22.05 0.00 2.57 4.51 0.06 70.81 16:45:20 Average: 3 17.61 0.00 3.14 11.03 0.06 68.17 16:45:20 16:45:20 16:45:20