Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu20.04-docker-2c-8g-13976 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron [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-zaZ5vynbTmVs/agent.1509 SSH_AGENT_PID=1511 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5047227415395803275.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5047227415395803275.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-openstack-cron # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # 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 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13712261631328320528.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gm0y lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Gm0y/bin to PATH Generating Requirements File Build timed out (after 10 minutes). Marking the build as failed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1511 killed; [ssh-agent] Stopped. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. Terminated [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4520042842088056331.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5708109616309762729.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ci-management-openstack-cron + 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/ci-management-openstack-cron ']' + 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/ci-management-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6352393183069908389.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gm0y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Gm0y/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1298138877011844174.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13017499388814874989tmp 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. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3118577195051668199.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6414869300978556086.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gm0y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Gm0y/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.2 from /tmp/venv-Gm0y/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.36 botocore==1.43.36 bs4==0.0.2 certifi==2026.6.17 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.2 cliff==4.14.0 cmd2==4.0.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.4 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.17.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.5.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.2 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.1.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.5.1 wcwidth==0.8.1 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10274302010046178883.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15143637371542663534.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gm0y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Gm0y/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17205244264264461865.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gm0y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Gm0y/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63252 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu20-04-docker-2c-8g-13976 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 9.9G 29G 26% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 tmpfs 795M 0 795M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7945 530 4897 1 2517 7115 Swap: 1023 0 1023 ---> ip addr: 1: lo: 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: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:45:46:93 brd ff:ff:ff:ff:ff:ff inet 10.30.123.37/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 valid_lft 85589sec preferred_lft 85589sec inet6 fe80::f816:3eff:fe45:4693/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ea:18:41:92:9e:98 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 ---> sar -b -r -n DEV: Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13976) 06/28/26 _x86_64_ (2 CPU) 19:03:23 LINUX RESTART (2 CPU) 19:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:05:01 96.46 8.59 87.87 0.00 778.04 2407.61 0.00 19:06:01 18.53 0.42 18.11 0.00 24.39 2388.40 0.00 19:07:01 11.58 0.00 11.58 0.00 0.00 1302.85 0.00 19:08:01 4.80 0.00 4.80 0.00 0.00 650.96 0.00 19:09:01 3.00 0.28 2.72 0.00 15.86 632.29 0.00 19:10:01 3.48 0.00 3.48 0.00 0.00 1015.96 0.00 19:11:01 4.38 0.00 4.38 0.00 0.00 755.21 0.00 19:12:01 38.84 0.13 38.71 0.00 22.53 6765.81 0.00 19:13:01 19.43 0.00 19.43 0.00 0.00 2364.01 0.00 19:14:01 5.52 0.00 5.52 0.00 0.00 424.33 0.00 19:15:01 20.73 0.87 19.86 0.00 108.38 1169.01 0.00 19:16:01 7.98 0.00 7.98 0.00 0.00 1202.33 0.00 Average: 19.45 0.85 18.61 0.00 78.13 1755.67 0.00 19:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:01 5546520 7346208 454484 5.59 58920 1921228 1122844 12.22 624628 1753724 6360 19:06:01 5482244 7317128 480184 5.90 65312 1947156 1147816 12.50 665224 1770168 22864 19:07:01 5445768 7295272 501624 6.17 67552 1959068 1180432 12.85 690356 1781572 6368 19:08:01 5427392 7295356 501168 6.16 68352 1976328 1180432 12.85 691200 1798856 8024 19:09:01 5411884 7294232 502180 6.17 68596 1990256 1196920 13.03 691276 1812728 3752 19:10:01 5396132 7294652 501340 6.16 69164 2005504 1196920 13.03 691828 1827972 2860 19:11:01 5380340 7295460 500200 6.15 69772 2021284 1196920 13.03 691676 1843708 3716 19:12:01 5302324 7334600 451504 5.55 82588 2116636 1122052 12.22 654856 1939136 4772 19:13:01 5208660 7289028 494792 6.08 84900 2160080 1183640 12.89 701700 1981972 2456 19:14:01 5192656 7288964 494580 6.08 85368 2175344 1183640 12.89 702188 1997068 8120 19:15:01 5177436 7288604 494220 6.07 87928 2187172 1174600 12.79 714484 1998960 17540 19:16:01 5162360 7288456 494088 6.07 88244 2201556 1174600 12.79 714496 2013396 4544 Average: 5344476 7302330 489197 6.01 74725 2055134 1171735 12.76 686159 1876605 7615 19:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:01 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 19:05:01 ens3 72.60 45.31 121.37 4.13 0.00 0.00 0.00 0.00 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 19:06:01 ens3 69.88 51.55 112.40 4.81 0.00 0.00 0.00 0.00 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:01 ens3 72.50 45.64 120.88 3.71 0.00 0.00 0.00 0.00 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:01 ens3 86.82 53.14 148.44 3.76 0.00 0.00 0.00 0.00 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:09:01 ens3 68.14 41.88 115.88 3.00 0.00 0.00 0.00 0.00 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:01 ens3 77.40 46.59 129.41 3.26 0.00 0.00 0.00 0.00 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:01 ens3 82.04 49.11 136.99 3.45 0.00 0.00 0.00 0.00 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:12:01 ens3 56.96 36.69 92.36 3.12 0.00 0.00 0.00 0.00 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 19:13:01 ens3 62.02 40.14 100.06 3.91 0.00 0.00 0.00 0.00 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:01 ens3 81.12 48.79 135.73 3.50 0.00 0.00 0.00 0.00 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 19:15:01 ens3 34.41 26.65 42.18 9.15 0.00 0.00 0.00 0.00 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:01 ens3 70.80 43.23 120.41 3.09 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 Average: ens3 69.55 44.06 114.67 4.07 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13976) 06/28/26 _x86_64_ (2 CPU) 19:03:23 LINUX RESTART (2 CPU) 19:04:02 CPU %user %nice %system %iowait %steal %idle 19:05:01 all 4.72 0.00 0.70 1.01 0.05 93.52 19:05:01 0 4.97 0.00 0.68 0.70 0.07 93.58 19:05:01 1 4.48 0.00 0.71 1.32 0.03 93.45 19:06:01 all 7.28 0.00 0.65 0.86 0.07 91.15 19:06:01 0 6.64 0.00 0.57 0.10 0.07 92.63 19:06:01 1 7.92 0.00 0.73 1.62 0.07 89.66 19:07:01 all 2.13 0.00 0.18 0.43 0.05 97.20 19:07:01 0 0.07 0.00 0.07 0.03 0.05 99.78 19:07:01 1 4.19 0.00 0.30 0.84 0.05 94.62 19:08:01 all 0.21 0.00 0.15 0.22 0.06 99.36 19:08:01 0 0.18 0.00 0.15 0.03 0.07 99.56 19:08:01 1 0.23 0.00 0.15 0.40 0.05 99.16 19:09:01 all 0.19 0.00 0.21 0.08 0.05 99.47 19:09:01 0 0.20 0.00 0.22 0.05 0.05 99.48 19:09:01 1 0.18 0.00 0.20 0.10 0.05 99.47 19:10:01 all 0.21 0.00 0.10 0.44 0.06 99.20 19:10:01 0 0.10 0.00 0.03 0.02 0.05 99.80 19:10:01 1 0.32 0.00 0.17 0.85 0.07 98.60 19:11:01 all 0.25 0.00 0.16 0.18 0.05 99.36 19:11:01 0 0.12 0.00 0.12 0.02 0.07 99.68 19:11:01 1 0.38 0.00 0.20 0.35 0.03 99.03 19:12:01 all 8.92 0.00 1.01 1.00 0.06 89.01 19:12:01 0 9.35 0.00 1.13 0.60 0.07 88.86 19:12:01 1 8.50 0.00 0.88 1.40 0.05 89.17 19:13:01 all 6.21 0.00 0.42 0.42 0.07 92.89 19:13:01 0 7.59 0.00 0.35 0.24 0.07 91.76 19:13:01 1 4.84 0.00 0.48 0.60 0.07 94.01 19:14:01 all 0.71 0.00 0.17 0.10 0.05 98.97 19:14:01 0 1.24 0.00 0.15 0.07 0.05 98.50 19:14:01 1 0.18 0.00 0.18 0.13 0.05 99.45 19:15:01 all 18.34 0.00 1.12 0.44 0.07 80.03 19:15:01 0 14.61 0.00 1.18 0.08 0.07 84.05 19:15:01 1 22.09 0.00 1.06 0.80 0.07 75.98 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:16:01 all 0.17 0.00 0.15 0.17 0.05 99.46 19:16:01 0 0.28 0.00 0.20 0.13 0.03 99.35 19:16:01 1 0.05 0.00 0.10 0.20 0.07 99.58 Average: all 4.12 0.00 0.42 0.45 0.06 94.96 Average: 0 3.79 0.00 0.41 0.17 0.06 95.58 Average: 1 4.45 0.00 0.43 0.72 0.05 94.35