17:54:55 Started by timer 17:54:55 Running as SYSTEM 17:54:55 [EnvInject] - Loading node environment variables. 17:54:55 Building remotely on prd-ubuntu1804-docker-8c-8g-8655 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:55 [ssh-agent] Looking for ssh-agent implementation... 17:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:55 $ ssh-agent 17:54:55 SSH_AUTH_SOCK=/tmp/ssh-DhuURUhguHpT/agent.2057 17:54:55 SSH_AGENT_PID=2059 17:54:55 [ssh-agent] Started. 17:54:55 Running ssh-add (command line suppressed) 17:54:55 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_10996831914767036344.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_10996831914767036344.key) 17:54:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:54:55 The recommended git tool is: NONE 17:54:57 using credential onap-jenkins-ssh 17:54:57 Wiping out workspace first. 17:54:57 Cloning the remote Git repository 17:54:57 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:57 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:54:57 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:57 > git --version # timeout=10 17:54:57 > git --version # 'git version 2.17.1' 17:54:57 using GIT_SSH to set credentials Gerrit user 17:54:57 Verifying host key using manually-configured host key entries 17:54:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:00 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:55:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:01 Avoid second fetch 17:55:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:55:01 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:55:01 > git config core.sparsecheckout # timeout=10 17:55:01 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:55:01 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 provisioning config files... 17:55:01 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config9623514567952534625tmp 17:55:01 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config2139877227931057746tmp 17:55:01 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins18349211821765988251.sh 17:55:04 created virtual environment CPython3.6.9.final.0-64 in 2719ms 17:55:04 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:55:04 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:55:04 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:55:04 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:55:05 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:55:06 Collecting PyYAML==5.3.1 17:55:06 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:55:06 Preparing metadata (setup.py): started 17:55:06 Preparing metadata (setup.py): finished with status 'done' 17:55:06 Collecting jproperties==2.1.0 17:55:06 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:55:06 Collecting six~=1.12 17:55:06 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:55:06 Building wheels for collected packages: PyYAML 17:55:06 Building wheel for PyYAML (setup.py): started 17:55:07 Building wheel for PyYAML (setup.py): finished with status 'done' 17:55:07 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=b939d069cfeec54e1c481dfca4883adf27dace93a2ef5d720b8d137faff5527c 17:55:07 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:55:07 Successfully built PyYAML 17:55:07 Installing collected packages: six, PyYAML, jproperties 17:55:07 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:55:08 [EnvInject] - Injecting environment variables from a build step. 17:55:08 [EnvInject] - Injecting as environment variables the properties content 17:55:08 SERVER_ID=ecomp-raw 17:55:08 17:55:08 [EnvInject] - Variables injected successfully. 17:55:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins9538455464006240023.sh 17:55:08 ---> create-netrc.sh 17:55:08 ERROR: Credential not found. 17:55:08 Build step 'Execute shell' marked build as failure 17:55:08 $ ssh-agent -k 17:55:08 unset SSH_AUTH_SOCK; 17:55:08 unset SSH_AGENT_PID; 17:55:08 echo Agent pid 2059 killed; 17:55:08 [ssh-agent] Stopped. 17:55:08 [PostBuildScript] - [INFO] Executing post build scripts. 17:55:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7925116253614629979.sh 17:55:08 ---> sysstat.sh 17:55:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8729361378808222124.sh 17:55:08 ---> package-listing.sh 17:55:08 ++ facter osfamily 17:55:08 ++ tr '[:upper:]' '[:lower:]' 17:55:08 + OS_FAMILY=debian 17:55:08 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:55:08 + START_PACKAGES=/tmp/packages_start.txt 17:55:08 + END_PACKAGES=/tmp/packages_end.txt 17:55:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:08 + PACKAGES=/tmp/packages_start.txt 17:55:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:08 + PACKAGES=/tmp/packages_end.txt 17:55:08 + case "${OS_FAMILY}" in 17:55:08 + dpkg -l 17:55:08 + grep '^ii' 17:55:08 + '[' -f /tmp/packages_start.txt ']' 17:55:08 + '[' -f /tmp/packages_end.txt ']' 17:55:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:08 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins4855469430616678680.sh 17:55:08 ---> capture-instance-metadata.sh 17:55:08 Setup pyenv: 17:55:09 * system (set by /opt/pyenv/version) 17:55:09 * 3.8.13 (set by /opt/pyenv/version) 17:55:09 * 3.9.13 (set by /opt/pyenv/version) 17:55:09 * 3.10.6 (set by /opt/pyenv/version) 17:55:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FKuD 17:55:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:55:16 lf-activate-venv(): INFO: Installing: lftools 17:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-FKuD/bin to PATH 17:55:47 INFO: Running in OpenStack, capturing instance metadata 17:55:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins18015557628853528916.sh 17:55:47 provisioning config files... 17:55:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config3599603264327856853tmp 17:55:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:55:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:55:47 [EnvInject] - Injecting environment variables from a build step. 17:55:47 [EnvInject] - Injecting as environment variables the properties content 17:55:47 SERVER_ID=logs 17:55:47 17:55:47 [EnvInject] - Variables injected successfully. 17:55:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins742814678872016626.sh 17:55:47 ---> create-netrc.sh 17:55:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins5541736037267350416.sh 17:55:47 ---> python-tools-install.sh 17:55:47 Setup pyenv: 17:55:47 system 17:55:47 3.8.13 17:55:47 3.9.13 17:55:47 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FKuD from file:/tmp/.os_lf_venv 17:55:49 lf-activate-venv(): INFO: Installing: lftools 17:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-FKuD/bin to PATH 17:55:58 Generating Requirements File 17:56:30 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. 17:56:30 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 17:56:30 Python 3.10.6 17:56:30 pip 24.0 from /tmp/venv-FKuD/lib/python3.10/site-packages/pip (python 3.10) 17:56:31 appdirs==1.4.4 17:56:31 argcomplete==3.2.2 17:56:31 aspy.yaml==1.3.0 17:56:31 attrs==23.2.0 17:56:31 autopage==0.5.2 17:56:31 beautifulsoup4==4.12.3 17:56:31 boto3==1.34.49 17:56:31 botocore==1.34.49 17:56:31 bs4==0.0.2 17:56:31 cachetools==5.3.2 17:56:31 certifi==2024.2.2 17:56:31 cffi==1.16.0 17:56:31 cfgv==3.4.0 17:56:31 chardet==5.2.0 17:56:31 charset-normalizer==3.3.2 17:56:31 click==8.1.7 17:56:31 cliff==4.6.0 17:56:31 cmd2==2.4.3 17:56:31 cryptography==3.3.2 17:56:31 debtcollector==3.0.0 17:56:31 decorator==5.1.1 17:56:31 defusedxml==0.7.1 17:56:31 Deprecated==1.2.14 17:56:31 distlib==0.3.8 17:56:31 dnspython==2.6.1 17:56:31 docker==4.2.2 17:56:31 dogpile.cache==1.3.2 17:56:31 email-validator==2.1.0.post1 17:56:31 filelock==3.13.1 17:56:31 future==1.0.0 17:56:31 gitdb==4.0.11 17:56:31 GitPython==3.1.42 17:56:31 google-auth==2.28.1 17:56:31 httplib2==0.22.0 17:56:31 identify==2.5.35 17:56:31 idna==3.6 17:56:31 importlib-resources==1.5.0 17:56:31 iso8601==2.1.0 17:56:31 Jinja2==3.1.3 17:56:31 jmespath==1.0.1 17:56:31 jsonpatch==1.33 17:56:31 jsonpointer==2.4 17:56:31 jsonschema==4.21.1 17:56:31 jsonschema-specifications==2023.12.1 17:56:31 keystoneauth1==5.6.0 17:56:31 kubernetes==29.0.0 17:56:31 lftools==0.37.9 17:56:31 lxml==5.1.0 17:56:31 MarkupSafe==2.1.5 17:56:31 msgpack==1.0.7 17:56:31 multi_key_dict==2.0.3 17:56:31 munch==4.0.0 17:56:31 netaddr==1.2.1 17:56:31 netifaces==0.11.0 17:56:31 niet==1.4.2 17:56:31 nodeenv==1.8.0 17:56:31 oauth2client==4.1.3 17:56:31 oauthlib==3.2.2 17:56:31 openstacksdk==0.62.0 17:56:31 os-client-config==2.1.0 17:56:31 os-service-types==1.7.0 17:56:31 osc-lib==3.0.1 17:56:31 oslo.config==9.4.0 17:56:31 oslo.context==5.4.0 17:56:31 oslo.i18n==6.3.0 17:56:31 oslo.log==5.5.0 17:56:31 oslo.serialization==5.4.0 17:56:31 oslo.utils==7.1.0 17:56:31 packaging==23.2 17:56:31 pbr==6.0.0 17:56:31 platformdirs==4.2.0 17:56:31 prettytable==3.10.0 17:56:31 pyasn1==0.5.1 17:56:31 pyasn1-modules==0.3.0 17:56:31 pycparser==2.21 17:56:31 pygerrit2==2.0.15 17:56:31 PyGithub==2.2.0 17:56:31 pyinotify==0.9.6 17:56:31 PyJWT==2.8.0 17:56:31 PyNaCl==1.5.0 17:56:31 pyparsing==2.4.7 17:56:31 pyperclip==1.8.2 17:56:31 pyrsistent==0.20.0 17:56:31 python-cinderclient==9.4.0 17:56:31 python-dateutil==2.8.2 17:56:31 python-heatclient==3.4.0 17:56:31 python-jenkins==1.8.2 17:56:31 python-keystoneclient==5.3.0 17:56:31 python-magnumclient==4.3.0 17:56:31 python-novaclient==18.4.0 17:56:31 python-openstackclient==6.0.1 17:56:31 python-swiftclient==4.4.0 17:56:31 PyYAML==6.0.1 17:56:31 referencing==0.33.0 17:56:31 requests==2.31.0 17:56:31 requests-oauthlib==1.3.1 17:56:31 requestsexceptions==1.4.0 17:56:31 rfc3986==2.0.0 17:56:31 rpds-py==0.18.0 17:56:31 rsa==4.9 17:56:31 ruamel.yaml==0.18.6 17:56:31 ruamel.yaml.clib==0.2.8 17:56:31 s3transfer==0.10.0 17:56:31 simplejson==3.19.2 17:56:31 six==1.16.0 17:56:31 smmap==5.0.1 17:56:31 soupsieve==2.5 17:56:31 stevedore==5.2.0 17:56:31 tabulate==0.9.0 17:56:31 toml==0.10.2 17:56:31 tomlkit==0.12.3 17:56:31 tqdm==4.66.2 17:56:31 typing_extensions==4.9.0 17:56:31 tzdata==2024.1 17:56:31 urllib3==1.26.18 17:56:31 virtualenv==20.25.1 17:56:31 wcwidth==0.2.13 17:56:31 websocket-client==1.7.0 17:56:31 wrapt==1.16.0 17:56:31 xdg==6.0.0 17:56:31 xmltodict==0.13.0 17:56:31 yq==3.2.3 17:56:31 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15999256939095843217.sh 17:56:31 ---> sudo-logs.sh 17:56:31 Archiving 'sudo' log.. 17:56:31 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6624073749175839263.sh 17:56:31 ---> job-cost.sh 17:56:31 Setup pyenv: 17:56:31 system 17:56:31 3.8.13 17:56:31 3.9.13 17:56:31 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FKuD from file:/tmp/.os_lf_venv 17:56:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-FKuD/bin to PATH 17:56:40 INFO: No Stack... 17:56:40 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:41 INFO: Archiving Costs 17:56:41 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins2998714700085961033.sh 17:56:41 ---> logs-deploy.sh 17:56:41 Setup pyenv: 17:56:41 system 17:56:41 3.8.13 17:56:41 3.9.13 17:56:41 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FKuD from file:/tmp/.os_lf_venv 17:56:42 lf-activate-venv(): INFO: Installing: lftools 17:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-FKuD/bin to PATH 17:56:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1178 17:56:51 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:56:52 Archives upload complete. 17:56:52 INFO: archiving logs to Nexus 17:56:53 ---> uname -a: 17:56:53 Linux prd-ubuntu1804-docker-8c-8g-8655 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:56:53 17:56:53 17:56:53 ---> lscpu: 17:56:53 Architecture: x86_64 17:56:53 CPU op-mode(s): 32-bit, 64-bit 17:56:53 Byte Order: Little Endian 17:56:53 CPU(s): 8 17:56:53 On-line CPU(s) list: 0-7 17:56:53 Thread(s) per core: 1 17:56:53 Core(s) per socket: 1 17:56:53 Socket(s): 8 17:56:53 NUMA node(s): 1 17:56:53 Vendor ID: AuthenticAMD 17:56:53 CPU family: 23 17:56:53 Model: 49 17:56:53 Model name: AMD EPYC-Rome Processor 17:56:53 Stepping: 0 17:56:53 CPU MHz: 2800.000 17:56:53 BogoMIPS: 5600.00 17:56:53 Virtualization: AMD-V 17:56:53 Hypervisor vendor: KVM 17:56:53 Virtualization type: full 17:56:53 L1d cache: 32K 17:56:53 L1i cache: 32K 17:56:53 L2 cache: 512K 17:56:53 L3 cache: 16384K 17:56:53 NUMA node0 CPU(s): 0-7 17:56: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 17:56:53 17:56:53 17:56:53 ---> nproc: 17:56:53 8 17:56:53 17:56:53 17:56:53 ---> df -h: 17:56:53 Filesystem Size Used Avail Use% Mounted on 17:56:53 udev 16G 0 16G 0% /dev 17:56:53 tmpfs 3.2G 712K 3.2G 1% /run 17:56:53 /dev/vda1 155G 10G 145G 7% / 17:56:53 tmpfs 16G 0 16G 0% /dev/shm 17:56:53 tmpfs 5.0M 0 5.0M 0% /run/lock 17:56:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:56:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:56:53 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:56:53 17:56:53 17:56:53 ---> free -m: 17:56:53 total used free shared buff/cache available 17:56:53 Mem: 32167 795 29265 0 2105 30949 17:56:53 Swap: 1023 0 1023 17:56:53 17:56:53 17:56:53 ---> ip addr: 17:56:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:56:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:56:53 inet 127.0.0.1/8 scope host lo 17:56:53 valid_lft forever preferred_lft forever 17:56:53 inet6 ::1/128 scope host 17:56:53 valid_lft forever preferred_lft forever 17:56:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:56:53 link/ether fa:16:3e:c1:2b:8c brd ff:ff:ff:ff:ff:ff 17:56:53 inet 10.30.106.90/23 brd 10.30.107.255 scope global dynamic ens3 17:56:53 valid_lft 86248sec preferred_lft 86248sec 17:56:53 inet6 fe80::f816:3eff:fec1:2b8c/64 scope link 17:56:53 valid_lft forever preferred_lft forever 17:56:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:56:53 link/ether 02:42:b7:46:a6:12 brd ff:ff:ff:ff:ff:ff 17:56:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:56:53 valid_lft forever preferred_lft forever 17:56:53 17:56:53 17:56:53 ---> sar -b -r -n DEV: 17:56:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8655) 02/25/24 _x86_64_ (8 CPU) 17:56:53 17:56:53 17:54:24 LINUX RESTART (8 CPU) 17:56:53 17:56:53 17:55:01 tps rtps wtps bread/s bwrtn/s 17:56:53 17:56:01 173.26 57.86 115.40 2339.93 87248.35 17:56:53 Average: 173.26 57.86 115.40 2339.93 87248.35 17:56:53 17:56:53 17:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:56:53 17:56:01 30099268 31713188 2839952 8.62 70136 1852240 1401700 4.12 873840 1668376 139820 17:56:53 Average: 30099268 31713188 2839952 8.62 70136 1852240 1401700 4.12 873840 1668376 139820 17:56:53 17:56:53 17:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:56:53 17:56:01 ens3 60.07 41.34 811.02 9.96 0.00 0.00 0.00 0.00 17:56:53 17:56:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 17:56:53 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:53 Average: ens3 60.07 41.34 811.02 9.96 0.00 0.00 0.00 0.00 17:56:53 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 17:56:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:53 17:56:53 17:56:53 ---> sar -P ALL: 17:56:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8655) 02/25/24 _x86_64_ (8 CPU) 17:56:53 17:56:53 17:54:24 LINUX RESTART (8 CPU) 17:56:53 17:56:53 17:55:01 CPU %user %nice %system %iowait %steal %idle 17:56:53 17:56:01 all 10.59 0.00 1.00 2.73 0.03 85.65 17:56:53 17:56:01 0 18.56 0.00 0.99 1.27 0.03 79.15 17:56:53 17:56:01 1 6.64 0.00 0.98 0.48 0.03 91.86 17:56:53 17:56:01 2 4.24 0.00 0.42 4.16 0.02 91.17 17:56:53 17:56:01 3 4.37 0.00 0.82 0.23 0.02 94.56 17:56:53 17:56:01 4 26.67 0.00 1.89 1.45 0.05 69.94 17:56:53 17:56:01 5 18.72 0.00 1.40 0.67 0.03 79.18 17:56:53 17:56:01 6 0.84 0.00 0.77 13.55 0.05 84.79 17:56:53 17:56:01 7 4.61 0.00 0.70 0.03 0.02 94.64 17:56:53 Average: all 10.59 0.00 1.00 2.73 0.03 85.65 17:56:53 Average: 0 18.56 0.00 0.99 1.27 0.03 79.15 17:56:53 Average: 1 6.64 0.00 0.98 0.48 0.03 91.86 17:56:53 Average: 2 4.24 0.00 0.42 4.16 0.02 91.17 17:56:53 Average: 3 4.37 0.00 0.82 0.23 0.02 94.56 17:56:53 Average: 4 26.67 0.00 1.89 1.45 0.05 69.94 17:56:53 Average: 5 18.72 0.00 1.40 0.67 0.03 79.18 17:56:53 Average: 6 0.84 0.00 0.77 13.55 0.05 84.79 17:56:53 Average: 7 4.61 0.00 0.70 0.03 0.02 94.64 17:56:53 17:56:53 17:56:53