22:55:43 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114201 22:55:43 Running as SYSTEM 22:55:43 [EnvInject] - Loading node environment variables. 22:55:43 Building remotely on prd-ubuntu2004-docker-4c-4g-2988 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 22:55:43 [ssh-agent] Looking for ssh-agent implementation... 22:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:43 $ ssh-agent 22:55:43 SSH_AUTH_SOCK=/tmp/ssh-pxkVc2NeBguG/agent.12118 22:55:43 SSH_AGENT_PID=12120 22:55:43 [ssh-agent] Started. 22:55:44 Running ssh-add (command line suppressed) 22:55:44 Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_10512817365695813541.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_10512817365695813541.key) 22:55:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:55:44 The recommended git tool is: NONE 22:55:46 using credential jenkins-ssh 22:55:46 Wiping out workspace first. 22:55:46 Cloning the remote Git repository 22:55:46 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 22:55:46 > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 22:55:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 22:55:46 > git --version # timeout=10 22:55:46 > git --version # 'git version 2.25.1' 22:55:46 using GIT_SSH to set credentials jenkins-ssh 22:55:46 Verifying host key using known hosts file 22:55:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:55:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 22:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 22:55:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 22:55:54 using GIT_SSH to set credentials jenkins-ssh 22:55:54 Verifying host key using known hosts file 22:55:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:55:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/01/114201/6 # timeout=10 22:55:54 > git rev-parse 2005dcebe1ffd20e00c998939559ffda07547a34^{commit} # timeout=10 22:55:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:55:54 Checking out Revision 2005dcebe1ffd20e00c998939559ffda07547a34 (refs/changes/01/114201/6) 22:55:54 > git config core.sparsecheckout # timeout=10 22:55:54 > git checkout -f 2005dcebe1ffd20e00c998939559ffda07547a34 # timeout=10 22:55:57 Commit message: "Implement subscription endpoint" 22:55:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:55:58 > git rev-list --no-walk cd0bbbe08db3e986c429d39c8bd42e566910d966 # timeout=10 22:55:58 provisioning config files... 22:55:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:55:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:55:58 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1276988783649532118.sh 22:55:58 ---> python-tools-install.sh 22:55:58 Setup pyenv: 22:55:58 * system (set by /opt/pyenv/version) 22:55:58 * 3.8.13 (set by /opt/pyenv/version) 22:55:58 * 3.9.13 (set by /opt/pyenv/version) 22:55:58 * 3.10.13 (set by /opt/pyenv/version) 22:55:58 * 3.11.7 (set by /opt/pyenv/version) 22:56:00 $ ssh-agent -k 22:56:00 unset SSH_AUTH_SOCK; 22:56:00 unset SSH_AGENT_PID; 22:56:00 echo Agent pid 12120 killed; 22:56:00 [ssh-agent] Stopped. 22:56:00 Build was aborted 22:56:00 Aborted by new patch set. 22:56:00 [PostBuildScript] - [INFO] Executing post build scripts. 22:56:00 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12426468443967443250.sh 22:56:00 ---> sysstat.sh 22:56:00 Error: Command '['/tmp/venv-nDXr/bin/python3', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1. 22:56:00 Terminated 22:56:01 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16294535057023047922.sh 22:56:01 ---> package-listing.sh 22:56:01 ++ facter osfamily 22:56:01 ++ tr '[:upper:]' '[:lower:]' 22:56:01 + OS_FAMILY=debian 22:56:01 + workspace=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21 22:56:01 + START_PACKAGES=/tmp/packages_start.txt 22:56:01 + END_PACKAGES=/tmp/packages_end.txt 22:56:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:01 + PACKAGES=/tmp/packages_start.txt 22:56:01 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 22:56:01 + PACKAGES=/tmp/packages_end.txt 22:56:01 + case "${OS_FAMILY}" in 22:56:01 + dpkg -l 22:56:01 + grep '^ii' 22:56:01 + '[' -f /tmp/packages_start.txt ']' 22:56:01 + '[' -f /tmp/packages_end.txt ']' 22:56:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:01 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 22:56:01 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 22:56:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 22:56:01 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14187782116572935908.sh 22:56:01 ---> capture-instance-metadata.sh 22:56:01 Setup pyenv: 22:56:01 system 22:56:01 3.8.13 22:56:01 3.9.13 22:56:01 3.10.13 22:56:01 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 22:56:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKuU 22:56:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:56:09 lf-activate-venv(): INFO: Installing: lftools 22:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-MKuU/bin to PATH 22:56:43 INFO: Running in OpenStack, capturing instance metadata 22:56:43 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5652942236492657620.sh 22:56:43 provisioning config files... 22:56:43 Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #1847 22:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config16604008534109830654tmp 22:56:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:56:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:56:44 provisioning config files... 22:56:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:56:44 [EnvInject] - Injecting environment variables from a build step. 22:56:44 [EnvInject] - Injecting as environment variables the properties content 22:56:44 SERVER_ID=logs 22:56:44 22:56:44 [EnvInject] - Variables injected successfully. 22:56:44 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16842647979314100257.sh 22:56:44 ---> create-netrc.sh 22:56:44 WARN: Log server credential not found. 22:56:44 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11796875413687339320.sh 22:56:44 ---> python-tools-install.sh 22:56:44 Setup pyenv: 22:56:44 system 22:56:44 3.8.13 22:56:44 3.9.13 22:56:44 3.10.13 22:56:44 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 22:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKuU from file:/tmp/.os_lf_venv 22:56:45 lf-activate-venv(): INFO: Installing: lftools 22:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-MKuU/bin to PATH 22:56:54 Generating Requirements File 22:57:16 Python 3.11.7 22:57:16 pip 24.3.1 from /tmp/venv-MKuU/lib/python3.11/site-packages/pip (python 3.11) 22:57:17 appdirs==1.4.4 22:57:17 argcomplete==3.5.1 22:57:17 aspy.yaml==1.3.0 22:57:17 attrs==24.2.0 22:57:17 autopage==0.5.2 22:57:17 beautifulsoup4==4.12.3 22:57:17 boto3==1.35.52 22:57:17 botocore==1.35.52 22:57:17 bs4==0.0.2 22:57:17 cachetools==5.5.0 22:57:17 certifi==2024.8.30 22:57:17 cffi==1.17.1 22:57:17 cfgv==3.4.0 22:57:17 chardet==5.2.0 22:57:17 charset-normalizer==3.4.0 22:57:17 click==8.1.7 22:57:17 cliff==4.7.0 22:57:17 cmd2==2.5.0 22:57:17 cryptography==3.3.2 22:57:17 debtcollector==3.0.0 22:57:17 decorator==5.1.1 22:57:17 defusedxml==0.7.1 22:57:17 Deprecated==1.2.14 22:57:17 distlib==0.3.9 22:57:17 dnspython==2.7.0 22:57:17 docker==4.2.2 22:57:17 dogpile.cache==1.3.3 22:57:17 durationpy==0.9 22:57:17 email_validator==2.2.0 22:57:17 filelock==3.16.1 22:57:17 future==1.0.0 22:57:17 gitdb==4.0.11 22:57:17 GitPython==3.1.43 22:57:17 google-auth==2.35.0 22:57:17 httplib2==0.22.0 22:57:17 identify==2.6.1 22:57:17 idna==3.10 22:57:17 importlib-resources==1.5.0 22:57:17 iso8601==2.1.0 22:57:17 Jinja2==3.1.4 22:57:17 jmespath==1.0.1 22:57:17 jsonpatch==1.33 22:57:17 jsonpointer==3.0.0 22:57:17 jsonschema==4.23.0 22:57:17 jsonschema-specifications==2024.10.1 22:57:17 keystoneauth1==5.8.0 22:57:17 kubernetes==31.0.0 22:57:17 lftools==0.37.10 22:57:17 lxml==5.3.0 22:57:17 MarkupSafe==3.0.2 22:57:17 msgpack==1.1.0 22:57:17 multi_key_dict==2.0.3 22:57:17 munch==4.0.0 22:57:17 netaddr==1.3.0 22:57:17 netifaces==0.11.0 22:57:17 niet==1.4.2 22:57:17 nodeenv==1.9.1 22:57:17 oauth2client==4.1.3 22:57:17 oauthlib==3.2.2 22:57:17 openstacksdk==4.1.0 22:57:17 os-client-config==2.1.0 22:57:17 os-service-types==1.7.0 22:57:17 osc-lib==3.1.0 22:57:17 oslo.config==9.6.0 22:57:17 oslo.context==5.6.0 22:57:17 oslo.i18n==6.4.0 22:57:17 oslo.log==6.1.2 22:57:17 oslo.serialization==5.5.0 22:57:17 oslo.utils==7.3.0 22:57:17 packaging==24.1 22:57:17 pbr==6.1.0 22:57:17 platformdirs==4.3.6 22:57:17 prettytable==3.12.0 22:57:17 pyasn1==0.6.1 22:57:17 pyasn1_modules==0.4.1 22:57:17 pycparser==2.22 22:57:17 pygerrit2==2.0.15 22:57:17 PyGithub==2.4.0 22:57:17 PyJWT==2.9.0 22:57:17 PyNaCl==1.5.0 22:57:17 pyparsing==2.4.7 22:57:17 pyperclip==1.9.0 22:57:17 pyrsistent==0.20.0 22:57:17 python-cinderclient==9.6.0 22:57:17 python-dateutil==2.9.0.post0 22:57:17 python-heatclient==4.0.0 22:57:17 python-jenkins==1.8.2 22:57:17 python-keystoneclient==5.5.0 22:57:17 python-magnumclient==4.7.0 22:57:17 python-openstackclient==7.2.1 22:57:17 python-swiftclient==4.6.0 22:57:17 PyYAML==6.0.2 22:57:17 referencing==0.35.1 22:57:17 requests==2.32.3 22:57:17 requests-oauthlib==2.0.0 22:57:17 requestsexceptions==1.4.0 22:57:17 rfc3986==2.0.0 22:57:17 rpds-py==0.20.0 22:57:17 rsa==4.9 22:57:17 ruamel.yaml==0.18.6 22:57:17 ruamel.yaml.clib==0.2.12 22:57:17 s3transfer==0.10.3 22:57:17 simplejson==3.19.3 22:57:17 six==1.16.0 22:57:17 smmap==5.0.1 22:57:17 soupsieve==2.6 22:57:17 stevedore==5.3.0 22:57:17 tabulate==0.9.0 22:57:17 toml==0.10.2 22:57:17 tomlkit==0.13.2 22:57:17 tqdm==4.66.6 22:57:17 typing_extensions==4.12.2 22:57:17 tzdata==2024.2 22:57:17 urllib3==1.26.20 22:57:17 virtualenv==20.27.1 22:57:17 wcwidth==0.2.13 22:57:17 websocket-client==1.8.0 22:57:17 wrapt==1.16.0 22:57:17 xdg==6.0.0 22:57:17 xmltodict==0.14.2 22:57:17 yq==3.4.3 22:57:17 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14688845768915427417.sh 22:57:17 ---> sudo-logs.sh 22:57:17 Archiving 'sudo' log.. 22:57:17 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17929502256579227356.sh 22:57:17 ---> job-cost.sh 22:57:17 Setup pyenv: 22:57:17 system 22:57:17 3.8.13 22:57:17 3.9.13 22:57:17 3.10.13 22:57:17 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 22:57:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKuU from file:/tmp/.os_lf_venv 22:57:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-MKuU/bin to PATH 22:57:23 INFO: No Stack... 22:57:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:57:24 INFO: Archiving Costs 22:57:24 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins1847457260639850247.sh 22:57:24 ---> logs-deploy.sh 22:57:24 Setup pyenv: 22:57:24 system 22:57:24 3.8.13 22:57:24 3.9.13 22:57:24 3.10.13 22:57:24 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 22:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKuU from file:/tmp/.os_lf_venv 22:57:25 lf-activate-venv(): INFO: Installing: lftools 22:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-MKuU/bin to PATH 22:57:36 WARNING: Nexus logging server not set 22:57:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/1847/ 22:57:36 INFO: archiving logs to S3 22:57:37 ---> uname -a: 22:57:37 Linux prd-ubuntu2004-docker-4c-4g-2988 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:57:37 22:57:37 22:57:37 ---> lscpu: 22:57:37 Architecture: x86_64 22:57:37 CPU op-mode(s): 32-bit, 64-bit 22:57:37 Byte Order: Little Endian 22:57:37 Address sizes: 40 bits physical, 48 bits virtual 22:57:37 CPU(s): 4 22:57:37 On-line CPU(s) list: 0-3 22:57:37 Thread(s) per core: 1 22:57:37 Core(s) per socket: 1 22:57:37 Socket(s): 4 22:57:37 NUMA node(s): 1 22:57:37 Vendor ID: AuthenticAMD 22:57:37 CPU family: 23 22:57:37 Model: 49 22:57:37 Model name: AMD EPYC-Rome Processor 22:57:37 Stepping: 0 22:57:37 CPU MHz: 2799.998 22:57:37 BogoMIPS: 5599.99 22:57:37 Virtualization: AMD-V 22:57:37 Hypervisor vendor: KVM 22:57:37 Virtualization type: full 22:57:37 L1d cache: 128 KiB 22:57:37 L1i cache: 128 KiB 22:57:37 L2 cache: 2 MiB 22:57:37 L3 cache: 64 MiB 22:57:37 NUMA node0 CPU(s): 0-3 22:57:37 Vulnerability Gather data sampling: Not affected 22:57:37 Vulnerability Itlb multihit: Not affected 22:57:37 Vulnerability L1tf: Not affected 22:57:37 Vulnerability Mds: Not affected 22:57:37 Vulnerability Meltdown: Not affected 22:57:37 Vulnerability Mmio stale data: Not affected 22:57:37 Vulnerability Retbleed: Vulnerable 22:57:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:57:37 Vulnerability Srbds: Not affected 22:57:37 Vulnerability Tsx async abort: Not affected 22:57:37 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 22:57:37 22:57:37 22:57:37 ---> nproc: 22:57:37 4 22:57:37 22:57:37 22:57:37 ---> df -h: 22:57:37 Filesystem Size Used Avail Use% Mounted on 22:57:37 udev 7.8G 0 7.8G 0% /dev 22:57:37 tmpfs 1.6G 1.1M 1.6G 1% /run 22:57:37 /dev/vda1 78G 8.9G 69G 12% / 22:57:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:57:37 tmpfs 5.0M 0 5.0M 0% /run/lock 22:57:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:57:37 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:57:37 /dev/loop0 62M 62M 0 100% /snap/core20/1405 22:57:37 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 22:57:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:57:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:57:37 22:57:37 22:57:37 ---> free -m: 22:57:37 total used free shared buff/cache available 22:57:37 Mem: 15997 624 12884 1 2487 15042 22:57:37 Swap: 1023 0 1023 22:57:37 22:57:37 22:57:37 ---> ip addr: 22:57:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:57:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:57:37 inet 127.0.0.1/8 scope host lo 22:57:37 valid_lft forever preferred_lft forever 22:57:37 inet6 ::1/128 scope host 22:57:37 valid_lft forever preferred_lft forever 22:57:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:57:37 link/ether fa:16:3e:e9:74:7c brd ff:ff:ff:ff:ff:ff 22:57:37 inet 10.30.170.80/23 brd 10.30.171.255 scope global dynamic ens3 22:57:37 valid_lft 86250sec preferred_lft 86250sec 22:57:37 inet6 fe80::f816:3eff:fee9:747c/64 scope link 22:57:37 valid_lft forever preferred_lft forever 22:57:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:57:37 link/ether 02:42:04:a6:9e:2b brd ff:ff:ff:ff:ff:ff 22:57:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:57:37 valid_lft forever preferred_lft forever 22:57:37 22:57:37 22:57:37 ---> sar -b -r -n DEV: 22:57:37 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-2988) 10/30/24 _x86_64_ (4 CPU) 22:57:37 22:57:37 22:55:09 LINUX RESTART (4 CPU) 22:57:37 22:57:37 22:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:57:37 22:57:01 119.98 59.74 60.24 0.00 1689.34 6991.37 0.00 22:57:37 Average: 119.98 59.74 60.24 0.00 1689.34 6991.37 0.00 22:57:37 22:57:37 22:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:37 22:57:01 13355288 15460276 522208 3.19 73760 2226088 1265956 7.26 818420 1932136 161736 22:57:37 Average: 13355288 15460276 522208 3.19 73760 2226088 1265956 7.26 818420 1932136 161736 22:57:37 22:57:37 22:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:37 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:37 22:57:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 22:57:37 22:57:01 ens3 80.21 65.60 779.57 9.31 0.00 0.00 0.00 0.00 22:57:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:37 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 22:57:37 Average: ens3 80.21 65.60 779.57 9.31 0.00 0.00 0.00 0.00 22:57:37 22:57:37 22:57:37 ---> sar -P ALL: 22:57:37 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-2988) 10/30/24 _x86_64_ (4 CPU) 22:57:37 22:57:37 22:55:09 LINUX RESTART (4 CPU) 22:57:37 22:57:37 22:56:02 CPU %user %nice %system %iowait %steal %idle 22:57:37 22:57:01 all 18.25 9.25 8.68 3.86 0.12 59.84 22:57:37 22:57:01 0 9.44 9.03 8.84 4.93 0.14 67.63 22:57:37 22:57:01 1 15.34 9.92 8.65 4.04 0.09 61.97 22:57:37 22:57:01 2 29.76 11.34 10.37 3.31 0.15 45.06 22:57:37 22:57:01 3 18.43 6.74 6.87 3.15 0.10 64.70 22:57:37 Average: all 18.25 9.25 8.68 3.86 0.12 59.84 22:57:37 Average: 0 9.44 9.03 8.84 4.93 0.14 67.63 22:57:37 Average: 1 15.34 9.92 8.65 4.04 0.09 61.97 22:57:37 Average: 2 29.76 11.34 10.37 3.31 0.15 45.06 22:57:37 Average: 3 18.43 6.74 6.87 3.15 0.10 64.70 22:57:37 22:57:37 22:57:37