23:47:58 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/14396 23:47:58 Running as SYSTEM 23:47:58 [EnvInject] - Loading node environment variables. 23:47:58 Building remotely on prd-ubuntu1804-docker-4c-4g-610 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 23:47:58 [ssh-agent] Looking for ssh-agent implementation... 23:47:58 $ ssh-agent 23:47:59 SSH_AUTH_SOCK=/tmp/ssh-0JDEV7QTGDox/agent.2152 23:47:59 SSH_AGENT_PID=2154 23:47:59 [ssh-agent] Started. 23:47:59 Running ssh-add (command line suppressed) 23:47:59 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_17473573311350521381.key (jenkins-ssh) 23:47:59 [ssh-agent] Using credentials jenkins (jenkins) 23:47:59 The recommended git tool is: NONE 23:48:00 using credential jenkins 23:48:00 Wiping out workspace first. 23:48:00 Cloning the remote Git repository 23:48:00 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 23:48:00 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 23:48:00 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 23:48:00 > git --version # timeout=10 23:48:00 > git --version # 'git version 2.17.1' 23:48:00 using GIT_SSH to set credentials jenkins 23:48:00 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:01 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 23:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:01 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 23:48:01 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 23:48:01 using GIT_SSH to set credentials jenkins 23:48:01 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/96/14396/1 # timeout=10 23:48:02 > git rev-parse 8fad3c835f3305ab32689a8167b201a2f16111d8^{commit} # timeout=10 23:48:02 Checking out Revision 8fad3c835f3305ab32689a8167b201a2f16111d8 (refs/changes/96/14396/1) 23:48:02 > git config core.sparsecheckout # timeout=10 23:48:02 > git checkout -f 8fad3c835f3305ab32689a8167b201a2f16111d8 # timeout=10 23:48:05 Commit message: "CI: Add Nexus IQ scan to ransliceassurance" 23:48:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:48:05 > git rev-list --no-walk 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10 23:48:05 provisioning config files... 23:48:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:48:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:48:05 [EnvInject] - Injecting environment variables from a build step. 23:48:05 [EnvInject] - Injecting as environment variables the properties content 23:48:05 GO_ROOT=icsversion 23:48:05 23:48:05 [EnvInject] - Variables injected successfully. 23:48:05 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins3134102567139813863.sh 23:48:06 + echo '--> go-test.sh' 23:48:06 --> go-test.sh 23:48:06 + go version 23:48:06 go version go1.19 linux/amd64 23:48:06 + cd icsversion 23:48:06 + go mod tidy 23:48:06 go: downloading github.com/sirupsen/logrus v1.8.1 23:48:06 go: downloading github.com/stretchr/testify v1.5.1 23:48:06 go: downloading github.com/gorilla/mux v1.8.0 23:48:07 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 23:48:09 go: downloading github.com/davecgh/go-spew v1.1.1 23:48:09 go: downloading github.com/pmezard/go-difflib v1.0.0 23:48:09 go: downloading gopkg.in/yaml.v2 v2.3.0 23:48:11 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:48:11 go: downloading github.com/kr/pretty v0.2.0 23:48:11 go: downloading github.com/kr/text v0.1.0 23:48:12 + go test ./... 23:48:16 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 23:48:17 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.016s 23:48:17 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.004s 23:48:17 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.012s 23:48:17 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.010s 23:48:17 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.004s 23:48:17 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 23:48:17 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 23:48:17 + echo '--> go-test.sh ends' 23:48:17 --> go-test.sh ends 23:48:17 $ ssh-agent -k 23:48:17 unset SSH_AUTH_SOCK; 23:48:17 unset SSH_AGENT_PID; 23:48:17 echo Agent pid 2154 killed; 23:48:17 [ssh-agent] Stopped. 23:48:17 [PostBuildScript] - [INFO] Executing post build scripts. 23:48:17 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins12963435890568792597.sh 23:48:17 ---> sysstat.sh 23:48:18 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins9930801035742645218.sh 23:48:18 ---> package-listing.sh 23:48:18 ++ tr '[:upper:]' '[:lower:]' 23:48:18 ++ facter osfamily 23:48:18 + OS_FAMILY=debian 23:48:18 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 23:48:18 + START_PACKAGES=/tmp/packages_start.txt 23:48:18 + END_PACKAGES=/tmp/packages_end.txt 23:48:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:18 + PACKAGES=/tmp/packages_start.txt 23:48:18 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 23:48:18 + PACKAGES=/tmp/packages_end.txt 23:48:18 + case "${OS_FAMILY}" in 23:48:18 + grep '^ii' 23:48:18 + dpkg -l 23:48:18 + '[' -f /tmp/packages_start.txt ']' 23:48:18 + '[' -f /tmp/packages_end.txt ']' 23:48:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:18 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 23:48:18 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 23:48:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 23:48:18 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins7587193082739377971.sh 23:48:18 ---> capture-instance-metadata.sh 23:48:18 Setup pyenv: 23:48:18 * system (set by /opt/pyenv/version) 23:48:18 * 3.8.13 (set by /opt/pyenv/version) 23:48:18 * 3.9.13 (set by /opt/pyenv/version) 23:48:18 * 3.10.6 (set by /opt/pyenv/version) 23:48:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QbcM 23:48:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:48:28 lf-activate-venv(): INFO: Installing: lftools 23:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-QbcM/bin to PATH 23:48:53 INFO: Running in OpenStack, capturing instance metadata 23:48:54 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins17278145087188374201.sh 23:48:54 provisioning config files... 23:48:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config6094955891409449814tmp 23:48:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:48:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:48:54 [EnvInject] - Injecting environment variables from a build step. 23:48:54 [EnvInject] - Injecting as environment variables the properties content 23:48:54 SERVER_ID=logs 23:48:54 23:48:54 [EnvInject] - Variables injected successfully. 23:48:54 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins18445533330366404239.sh 23:48:54 ---> create-netrc.sh 23:48:54 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins1713607778304446634.sh 23:48:54 ---> python-tools-install.sh 23:48:54 Setup pyenv: 23:48:54 system 23:48:54 3.8.13 23:48:54 3.9.13 23:48:54 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 23:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QbcM from file:/tmp/.os_lf_venv 23:48:56 lf-activate-venv(): INFO: Installing: lftools 23:49:07 lf-activate-venv(): INFO: Adding /tmp/venv-QbcM/bin to PATH 23:49:07 Generating Requirements File 23:49:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:49:27 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:49:28 Python 3.10.6 23:49:28 pip 25.1.1 from /tmp/venv-QbcM/lib/python3.10/site-packages/pip (python 3.10) 23:49:28 appdirs==1.4.4 23:49:28 argcomplete==3.6.2 23:49:28 aspy.yaml==1.3.0 23:49:28 attrs==25.3.0 23:49:28 autopage==0.5.2 23:49:28 beautifulsoup4==4.13.4 23:49:28 boto3==1.38.13 23:49:28 botocore==1.38.13 23:49:28 bs4==0.0.2 23:49:28 cachetools==5.5.2 23:49:28 certifi==2025.4.26 23:49:28 cffi==1.17.1 23:49:28 cfgv==3.4.0 23:49:28 chardet==5.2.0 23:49:28 charset-normalizer==3.4.2 23:49:28 click==8.1.8 23:49:28 cliff==4.9.1 23:49:28 cmd2==2.5.11 23:49:28 cryptography==3.3.2 23:49:28 debtcollector==3.0.0 23:49:28 decorator==5.2.1 23:49:28 defusedxml==0.7.1 23:49:28 Deprecated==1.2.18 23:49:28 distlib==0.3.9 23:49:28 dnspython==2.7.0 23:49:28 docker==4.2.2 23:49:28 dogpile.cache==1.4.0 23:49:28 durationpy==0.9 23:49:28 email_validator==2.2.0 23:49:28 filelock==3.18.0 23:49:28 future==1.0.0 23:49:28 gitdb==4.0.12 23:49:28 GitPython==3.1.44 23:49:28 google-auth==2.40.1 23:49:28 httplib2==0.22.0 23:49:28 identify==2.6.10 23:49:28 idna==3.10 23:49:28 importlib-resources==1.5.0 23:49:28 iso8601==2.1.0 23:49:28 Jinja2==3.1.6 23:49:28 jmespath==1.0.1 23:49:28 jsonpatch==1.33 23:49:28 jsonpointer==3.0.0 23:49:28 jsonschema==4.23.0 23:49:28 jsonschema-specifications==2025.4.1 23:49:28 keystoneauth1==5.10.0 23:49:28 kubernetes==32.0.1 23:49:28 lftools==0.37.12 23:49:28 lxml==5.4.0 23:49:28 MarkupSafe==3.0.2 23:49:28 msgpack==1.1.0 23:49:28 multi_key_dict==2.0.3 23:49:28 munch==4.0.0 23:49:28 netaddr==1.3.0 23:49:28 niet==1.4.2 23:49:28 nodeenv==1.9.1 23:49:28 oauth2client==4.1.3 23:49:28 oauthlib==3.2.2 23:49:28 openstacksdk==4.5.0 23:49:28 os-client-config==2.1.0 23:49:28 os-service-types==1.7.0 23:49:28 osc-lib==4.0.0 23:49:28 oslo.config==9.7.1 23:49:28 oslo.context==5.7.1 23:49:28 oslo.i18n==6.5.1 23:49:28 oslo.log==7.1.0 23:49:28 oslo.serialization==5.7.0 23:49:28 oslo.utils==8.2.0 23:49:28 packaging==25.0 23:49:28 pbr==6.1.1 23:49:28 platformdirs==4.3.8 23:49:28 prettytable==3.16.0 23:49:28 psutil==7.0.0 23:49:28 pyasn1==0.6.1 23:49:28 pyasn1_modules==0.4.2 23:49:28 pycparser==2.22 23:49:28 pygerrit2==2.0.15 23:49:28 PyGithub==2.6.1 23:49:28 PyJWT==2.10.1 23:49:28 PyNaCl==1.5.0 23:49:28 pyparsing==2.4.7 23:49:28 pyperclip==1.9.0 23:49:28 pyrsistent==0.20.0 23:49:28 python-cinderclient==9.7.0 23:49:28 python-dateutil==2.9.0.post0 23:49:28 python-heatclient==4.2.0 23:49:28 python-jenkins==1.8.2 23:49:28 python-keystoneclient==5.6.0 23:49:28 python-magnumclient==4.8.1 23:49:28 python-openstackclient==8.0.0 23:49:28 python-swiftclient==4.7.0 23:49:28 PyYAML==6.0.2 23:49:28 referencing==0.36.2 23:49:28 requests==2.32.3 23:49:28 requests-oauthlib==2.0.0 23:49:28 requestsexceptions==1.4.0 23:49:28 rfc3986==2.0.0 23:49:28 rpds-py==0.24.0 23:49:28 rsa==4.9.1 23:49:28 ruamel.yaml==0.18.10 23:49:28 ruamel.yaml.clib==0.2.12 23:49:28 s3transfer==0.12.0 23:49:28 simplejson==3.20.1 23:49:28 six==1.17.0 23:49:28 smmap==5.0.2 23:49:28 soupsieve==2.7 23:49:28 stevedore==5.4.1 23:49:28 tabulate==0.9.0 23:49:28 toml==0.10.2 23:49:28 tomlkit==0.13.2 23:49:28 tqdm==4.67.1 23:49:28 typing_extensions==4.13.2 23:49:28 tzdata==2025.2 23:49:28 urllib3==1.26.20 23:49:28 virtualenv==20.31.2 23:49:28 wcwidth==0.2.13 23:49:28 websocket-client==1.8.0 23:49:28 wrapt==1.17.2 23:49:28 xdg==6.0.0 23:49:28 xmltodict==0.14.2 23:49:28 yq==3.4.3 23:49:28 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins7233846887033341502.sh 23:49:28 ---> sudo-logs.sh 23:49:28 Archiving 'sudo' log.. 23:49:28 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins10041510614400883376.sh 23:49:28 ---> job-cost.sh 23:49:28 Setup pyenv: 23:49:28 system 23:49:28 3.8.13 23:49:28 3.9.13 23:49:28 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 23:49:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QbcM from file:/tmp/.os_lf_venv 23:49:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:49:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:49:37 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-QbcM/bin to PATH 23:49:37 INFO: No Stack... 23:49:37 INFO: Retrieving Pricing Info for: v2-highcpu-4 23:49:37 INFO: Archiving Costs 23:49:37 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins8014265058471005435.sh 23:49:37 ---> logs-deploy.sh 23:49:37 Setup pyenv: 23:49:38 system 23:49:38 3.8.13 23:49:38 3.9.13 23:49:38 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 23:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QbcM from file:/tmp/.os_lf_venv 23:49:40 lf-activate-venv(): INFO: Installing: lftools 23:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-QbcM/bin to PATH 23:49:50 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/63 23:49:50 INFO: archiving workspace using pattern(s): 23:49:52 Archives upload complete. 23:49:52 INFO: archiving logs to Nexus 23:49:53 ---> uname -a: 23:49:53 Linux prd-ubuntu1804-docker-4c-4g-610 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:49:53 23:49:53 23:49:53 ---> lscpu: 23:49:53 Architecture: x86_64 23:49:53 CPU op-mode(s): 32-bit, 64-bit 23:49:53 Byte Order: Little Endian 23:49:53 CPU(s): 4 23:49:53 On-line CPU(s) list: 0-3 23:49:53 Thread(s) per core: 1 23:49:53 Core(s) per socket: 1 23:49:53 Socket(s): 4 23:49:53 NUMA node(s): 1 23:49:53 Vendor ID: AuthenticAMD 23:49:53 CPU family: 23 23:49:53 Model: 49 23:49:53 Model name: AMD EPYC-Rome Processor 23:49:53 Stepping: 0 23:49:53 CPU MHz: 2800.000 23:49:53 BogoMIPS: 5600.00 23:49:53 Virtualization: AMD-V 23:49:53 Hypervisor vendor: KVM 23:49:53 Virtualization type: full 23:49:53 L1d cache: 32K 23:49:53 L1i cache: 32K 23:49:53 L2 cache: 512K 23:49:53 L3 cache: 16384K 23:49:53 NUMA node0 CPU(s): 0-3 23:49:53 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 23:49:53 23:49:53 23:49:53 ---> nproc: 23:49:53 4 23:49:53 23:49:53 23:49:53 ---> df -h: 23:49:53 Filesystem Size Used Avail Use% Mounted on 23:49:53 udev 2.0G 0 2.0G 0% /dev 23:49:53 tmpfs 395M 696K 394M 1% /run 23:49:53 /dev/vda1 20G 9.0G 11G 47% / 23:49:53 tmpfs 2.0G 0 2.0G 0% /dev/shm 23:49:53 tmpfs 5.0M 0 5.0M 0% /run/lock 23:49:53 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 23:49:53 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:49:53 tmpfs 395M 0 395M 0% /run/user/1001 23:49:53 23:49:53 23:49:53 ---> free -m: 23:49:53 total used free shared buff/cache available 23:49:53 Mem: 3943 445 1289 0 2208 3236 23:49:53 Swap: 1023 0 1023 23:49:53 23:49:53 23:49:53 ---> ip addr: 23:49:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:49:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:49:53 inet 127.0.0.1/8 scope host lo 23:49:53 valid_lft forever preferred_lft forever 23:49:53 inet6 ::1/128 scope host 23:49:53 valid_lft forever preferred_lft forever 23:49:53 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:49:53 link/ether fa:16:3e:a3:1a:c6 brd ff:ff:ff:ff:ff:ff 23:49:53 inet 10.32.6.163/23 brd 10.32.7.255 scope global dynamic ens3 23:49:53 valid_lft 86250sec preferred_lft 86250sec 23:49:53 inet6 fe80::f816:3eff:fea3:1ac6/64 scope link 23:49:53 valid_lft forever preferred_lft forever 23:49:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:49:53 link/ether 02:42:1f:63:1f:49 brd ff:ff:ff:ff:ff:ff 23:49:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:49:53 valid_lft forever preferred_lft forever 23:49:53 23:49:53 23:49:53 ---> sar -b -r -n DEV: 23:49:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-610) 05/09/25 _x86_64_ (4 CPU) 23:49:53 23:49:53 23:47:26 LINUX RESTART (4 CPU) 23:49:53 23:49:53 23:48:01 tps rtps wtps bread/s bwrtn/s 23:49:53 23:49:01 220.38 140.90 79.47 6320.56 6825.99 23:49:53 Average: 220.38 140.90 79.47 6320.56 6825.99 23:49:53 23:49:53 23:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:53 23:49:01 1438240 3314992 2600412 64.39 57876 1968908 919500 18.07 722468 1686164 129276 23:49:53 Average: 1438240 3314992 2600412 64.39 57876 1968908 919500 18.07 722468 1686164 129276 23:49:53 23:49:53 23:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:49:53 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:53 23:49:01 ens3 144.97 105.75 913.07 32.55 0.00 0.00 0.00 0.00 23:49:53 23:49:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 23:49:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:53 Average: ens3 144.97 105.75 913.07 32.55 0.00 0.00 0.00 0.00 23:49:53 Average: lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 23:49:53 23:49:53 23:49:53 ---> sar -P ALL: 23:49:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-610) 05/09/25 _x86_64_ (4 CPU) 23:49:53 23:49:53 23:47:26 LINUX RESTART (4 CPU) 23:49:53 23:49:53 23:48:01 CPU %user %nice %system %iowait %steal %idle 23:49:53 23:49:01 all 20.59 0.00 2.06 10.31 0.06 66.98 23:49:53 23:49:01 0 9.99 0.00 1.60 6.87 0.03 81.50 23:49:53 23:49:01 1 38.55 0.00 2.76 7.16 0.08 51.44 23:49:53 23:49:01 2 17.06 0.00 1.99 15.20 0.08 65.66 23:49:53 23:49:01 3 16.86 0.00 1.91 12.09 0.07 69.07 23:49:53 Average: all 20.59 0.00 2.06 10.31 0.06 66.98 23:49:53 Average: 0 9.99 0.00 1.60 6.87 0.03 81.50 23:49:53 Average: 1 38.55 0.00 2.76 7.16 0.08 51.44 23:49:53 Average: 2 17.06 0.00 1.99 15.20 0.08 65.66 23:49:53 Average: 3 16.86 0.00 1.91 12.09 0.07 69.07 23:49:53 23:49:53 23:49:53