Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-8c-8g-86986 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-KZUP9AZBPPzG/agent.2132
SSH_AGENT_PID=2134
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_3000224520065997885.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_3000224520065997885.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators
 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 63b9911d7018e5bb7b5f0d70abb72aa995ad01a4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63b9911d7018e5bb7b5f0d70abb72aa995ad01a4 # timeout=10
Commit message: "Mock AAI version v27 support"
 > git rev-list --no-walk 63b9911d7018e5bb7b5f0d70abb72aa995ad01a4 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins17740748981495253661.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JmSJ
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-JmSJ/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.70
botocore==1.35.70
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.8.0
cmd2==2.5.7
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.3
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.9.1
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.5.0
oslo.log==6.2.0
oslo.serialization==5.6.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.4
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.4.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.28.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config7863809421451734429tmp
copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config5093689131956547763tmp
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13116369623250297548.sh
---> docker-login.sh
nexus3.onap.org:10001
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.onap.org:10002
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.onap.org:10003
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.onap.org:10004
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
docker.io
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
---> docker-login.sh ends
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13442131488905813450.sh
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14129984088173292302.sh
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
DOCKER_ROOT=./mock-sdc
CONTAINER_TAG_YAML_DIR=
CONTAINER_TAG_METHOD=stream

[EnvInject] - Variables injected successfully.
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins13971538718539762339.sh
---> docker-get-container-tag.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JmSJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: yq 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
---> Docker image tag found: master
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt'
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
DOCKER_ARGS=
DOCKER_ROOT=./mock-sdc
CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001
CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003
DOCKER_NAME=onap/onap-component-mock-sdc

[EnvInject] - Variables injected successfully.
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13255336212392533316.sh
---> docker-build.sh
Docker version 20.10.18, build b40c2f6
Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master
docker build      -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master .
Sending build context to Docker daemon    105kB

Step 1/15 : FROM golang:alpine AS builder
alpine: Pulling from library/golang
da9db072f522: Pulling fs layer
5418e60db87d: Pulling fs layer
c79bddf330f7: Pulling fs layer
f115f9222c8e: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f115f9222c8e: Waiting
4f4fb700ef54: Waiting
5418e60db87d: Download complete
da9db072f522: Verifying Checksum
da9db072f522: Download complete
f115f9222c8e: Verifying Checksum
f115f9222c8e: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
da9db072f522: Pull complete
5418e60db87d: Pull complete
c79bddf330f7: Verifying Checksum
c79bddf330f7: Download complete
c79bddf330f7: Pull complete
f115f9222c8e: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574
Status: Downloaded newer image for golang:alpine
 ---> 98069ee7ef5d
Step 2/15 : ADD ./ /go/src/
 ---> 6bb27dd685b6
Step 3/15 : WORKDIR /go/src
 ---> Running in 4930212eb318
Removing intermediate container 4930212eb318
 ---> ac76e57a20a9
Step 4/15 : RUN apk add --no-cache git
 ---> Running in 98dd8032ad03
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/12) Installing brotli-libs (1.1.0-r2)
(2/12) Installing c-ares (1.33.1-r0)
(3/12) Installing libunistring (1.2-r0)
(4/12) Installing libidn2 (2.3.7-r0)
(5/12) Installing nghttp2-libs (1.62.1-r0)
(6/12) Installing libpsl (0.21.5-r1)
(7/12) Installing zstd-libs (1.5.6-r0)
(8/12) Installing libcurl (8.11.0-r2)
(9/12) Installing libexpat (2.6.4-r0)
(10/12) Installing pcre2 (10.43-r0)
(11/12) Installing git (2.45.2-r0)
(12/12) Installing git-init-template (2.45.2-r0)
Executing busybox-1.36.1-r29.trigger
OK: 20 MiB in 27 packages
Removing intermediate container 98dd8032ad03
 ---> 6bc0e2bdfe1d
Step 5/15 : RUN go env -w GO111MODULE=auto
 ---> Running in cbd906c62eea
Removing intermediate container cbd906c62eea
 ---> 90d3844ff598
Step 6/15 : RUN go get github.com/satori/go.uuid
 ---> Running in c4a72203e50b
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
The command '/bin/sh -c go get github.com/satori/go.uuid' returned a non-zero code: 1
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2134 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16048036802282633659.sh
---> sysstat.sh
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins69349724228342388.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']'
+ mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13876048886559308504.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JmSJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins7621005297004011484.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config14282193391439192040tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins5942965369138374342.sh
---> create-netrc.sh
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins15311952098807501135.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JmSJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins5887361531419998983.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins818674191293890406.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JmSJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-8
INFO: Archiving Costs
[integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins608823473007986924.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JmSJ from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-JmSJ/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/311
INFO: archiving workspace using pattern(s): 
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-8c-8g-86986 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              8
On-line CPU(s) list: 0-7
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           8
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-7
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


---> nproc:
8


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev             16G     0   16G   0% /dev
tmpfs           3.2G  708K  3.2G   1% /run
/dev/vda1       155G   11G  145G   7% /
tmpfs            16G     0   16G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            16G     0   16G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           3.2G     0  3.2G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          32167         834       28926           0        2406       30899
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:10:29:c9 brd ff:ff:ff:ff:ff:ff
    inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86240sec preferred_lft 86240sec
    inet6 fe80::f816:3eff:fe10:29c9/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:14:06:6b:49 brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever
    inet6 fe80::42:14ff:fe06:6b49/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-86986) 	11/27/24 	_x86_64_	(8 CPU)

15:03:25     LINUX RESTART	(8 CPU)

15:04:02          tps      rtps      wtps   bread/s   bwrtn/s
15:05:01       323.23     48.64    274.60   2132.52  31492.02
15:06:01       168.59      9.80    158.79   1675.32  42308.28
Average:       245.26     29.05    216.21   1902.00  36945.59

15:04:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:05:01     30124456  31688412   2814764      8.55     69884   1805836   1438680      4.23    884016   1644600    158404
15:06:01     29672064  31691804   3267156      9.92     88636   2220852   1417008      4.17    978768   1951940     16584
Average:     29898260  31690108   3040960      9.23     79260   2013344   1427844      4.20    931392   1798270     87494

15:04:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
15:05:01           lo      1.42      1.42      0.15      0.15      0.00      0.00      0.00      0.00
15:05:01         ens3    339.03    248.28   1568.30     76.06      0.00      0.00      0.00      0.00
15:06:01      docker0      2.75      6.02      0.20    131.45      0.00      0.00      0.00      0.00
15:06:01           lo      3.33      3.33      0.33      0.33      0.00      0.00      0.00      0.00
15:06:01         ens3    129.11     67.02   1574.30     15.38      0.00      0.00      0.00      0.00
Average:      docker0      1.39      3.03      0.10     66.28      0.00      0.00      0.00      0.00
Average:           lo      2.39      2.39      0.24      0.24      0.00      0.00      0.00      0.00
Average:         ens3    233.19    156.89   1571.32     45.46      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-86986) 	11/27/24 	_x86_64_	(8 CPU)

15:03:25     LINUX RESTART	(8 CPU)

15:04:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:05:01        all     11.31      0.00      1.04      3.05      0.04     84.55
15:05:01          0      4.11      0.00      0.68      0.07      0.03     95.11
15:05:01          1      8.34      0.00      0.64      0.41      0.03     90.57
15:05:01          2      2.63      0.00      0.36      0.58      0.03     96.40
15:05:01          3     17.86      0.00      1.37      0.49      0.03     80.24
15:05:01          4      1.95      0.00      1.48     19.41      0.03     77.12
15:05:01          5     15.31      0.00      1.41      1.36      0.05     81.88
15:05:01          6     22.20      0.00      1.29      1.92      0.05     74.55
15:05:01          7     18.07      0.00      1.09      0.22      0.03     80.59
15:06:01        all      9.54      0.00      1.36      3.56      0.04     85.51
15:06:01          0      3.83      0.00      1.29      0.30      0.03     94.55
15:06:01          1      1.71      0.00      1.58     16.41      0.05     80.25
15:06:01          2      1.81      0.00      0.99      0.07      0.03     97.11
15:06:01          3     15.90      0.00      1.27      0.85      0.03     81.94
15:06:01          4      3.33      0.00      1.15      5.25      0.03     90.23
15:06:01          5     22.25      0.00      1.49      2.07      0.05     74.14
15:06:01          6     18.91      0.00      1.17      0.47      0.05     79.40
15:06:01          7      8.51      0.00      1.92      3.06      0.03     86.47
Average:        all     10.42      0.00      1.20      3.31      0.04     85.03
Average:          0      3.97      0.00      0.99      0.19      0.03     94.83
Average:          1      5.01      0.00      1.11      8.46      0.04     85.38
Average:          2      2.22      0.00      0.67      0.32      0.03     96.75
Average:          3     16.88      0.00      1.32      0.67      0.03     81.10
Average:          4      2.65      0.00      1.32     12.28      0.03     83.73
Average:          5     18.80      0.00      1.45      1.72      0.05     77.98
Average:          6     20.54      0.00      1.23      1.19      0.05     76.99
Average:          7     13.26      0.00      1.51      1.65      0.03     83.55