18:56:47 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/113984 18:56:47 Running as SYSTEM 18:56:47 [EnvInject] - Loading node environment variables. 18:56:47 Building remotely on prd-ubuntu2004-docker-4c-4g-42806 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 18:56:47 [ssh-agent] Looking for ssh-agent implementation... 18:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:48 $ ssh-agent 18:56:48 SSH_AUTH_SOCK=/tmp/ssh-CU2p2lT7Jxqq/agent.29017 18:56:48 SSH_AGENT_PID=29019 18:56:48 [ssh-agent] Started. 18:56:48 Running ssh-add (command line suppressed) 18:56:48 Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_11477943903060138136.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_11477943903060138136.key) 18:56:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:56:48 The recommended git tool is: NONE 18:56:50 using credential jenkins-ssh 18:56:50 Wiping out workspace first. 18:56:50 Cloning the remote Git repository 18:56:50 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 18:56:50 > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 18:56:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 18:56:50 > git --version # timeout=10 18:56:50 > git --version # 'git version 2.25.1' 18:56:50 using GIT_SSH to set credentials jenkins-ssh 18:56:50 Verifying host key using known hosts file 18:56:50 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. 18:56:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:00 ERROR: Error cloning remote repo 'origin' 18:57:00 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/*" returned status code 128: 18:57:00 stdout: 18:57:00 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (System error) 18:57:00 18:57:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 18:57:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 18:57:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 18:57:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 18:57:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 18:57:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 18:57:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 18:57:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 18:57:00 at hudson.remoting.Request$2.run(Request.java:377) 18:57:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 18:57:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:57:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 18:57:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 18:57:00 at java.base/java.lang.Thread.run(Thread.java:829) 18:57:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-4c-4g-42806 18:57:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 18:57:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 18:57:00 at hudson.remoting.Channel.call(Channel.java:1003) 18:57:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 18:57:00 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 18:57:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:57:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 18:57:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 18:57:00 at com.sun.proxy.$Proxy202.execute(Unknown Source) 18:57:00 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 18:57:00 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 18:57:00 at hudson.scm.SCM.checkout(SCM.java:540) 18:57:00 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 18:57:00 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 18:57:00 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 18:57:00 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 18:57:00 at hudson.model.Run.execute(Run.java:1895) 18:57:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 18:57:00 at hudson.model.ResourceController.execute(ResourceController.java:101) 18:57:00 at hudson.model.Executor.run(Executor.java:442) 18:57:00 ERROR: Error cloning remote repo 'origin' 18:57:00 $ ssh-agent -k 18:57:00 unset SSH_AUTH_SOCK; 18:57:00 unset SSH_AGENT_PID; 18:57:00 echo Agent pid 29019 killed; 18:57:00 [ssh-agent] Stopped. 18:57:00 [PostBuildScript] - [INFO] Executing post build scripts. 18:57:00 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18149795981951620776.sh 18:57:00 ---> sysstat.sh 18:57:00 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11255636741855140006.sh 18:57:00 ---> package-listing.sh 18:57:00 ++ tr '[:upper:]' '[:lower:]' 18:57:00 ++ facter osfamily 18:57:01 + OS_FAMILY=debian 18:57:01 + workspace=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21 18:57:01 + START_PACKAGES=/tmp/packages_start.txt 18:57:01 + END_PACKAGES=/tmp/packages_end.txt 18:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:01 + PACKAGES=/tmp/packages_start.txt 18:57:01 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 18:57:01 + PACKAGES=/tmp/packages_end.txt 18:57:01 + case "${OS_FAMILY}" in 18:57:01 + grep '^ii' 18:57:01 + dpkg -l 18:57:01 + '[' -f /tmp/packages_start.txt ']' 18:57:01 + '[' -f /tmp/packages_end.txt ']' 18:57:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:01 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 18:57:01 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 18:57:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 18:57:01 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9778768316424677393.sh 18:57:01 ---> capture-instance-metadata.sh 18:57:01 Setup pyenv: 18:57:01 * system (set by /opt/pyenv/version) 18:57:01 * 3.8.13 (set by /opt/pyenv/version) 18:57:01 * 3.9.13 (set by /opt/pyenv/version) 18:57:01 * 3.10.13 (set by /opt/pyenv/version) 18:57:01 * 3.11.7 (set by /opt/pyenv/version) 18:57:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W6oI 18:57:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:57:08 lf-activate-venv(): INFO: Installing: lftools 18:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-W6oI/bin to PATH 18:57:34 INFO: Running in OpenStack, capturing instance metadata 18:57:34 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15972289691183805361.sh 18:57:34 provisioning config files... 18:57:35 Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #1648 18:57:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config9212004306847738692tmp 18:57:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:57:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:57:35 provisioning config files... 18:57:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:57:35 [EnvInject] - Injecting environment variables from a build step. 18:57:35 [EnvInject] - Injecting as environment variables the properties content 18:57:35 SERVER_ID=logs 18:57:35 18:57:35 [EnvInject] - Variables injected successfully. 18:57:35 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4634159502951009953.sh 18:57:35 ---> create-netrc.sh 18:57:35 WARN: Log server credential not found. 18:57:35 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16312006239291197459.sh 18:57:35 ---> python-tools-install.sh 18:57:35 Setup pyenv: 18:57:35 system 18:57:35 3.8.13 18:57:35 3.9.13 18:57:35 3.10.13 18:57:35 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 18:57:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6oI from file:/tmp/.os_lf_venv 18:57:36 lf-activate-venv(): INFO: Installing: lftools 18:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-W6oI/bin to PATH 18:57:43 Generating Requirements File 18:58:01 Python 3.11.7 18:58:01 pip 24.2 from /tmp/venv-W6oI/lib/python3.11/site-packages/pip (python 3.11) 18:58:01 appdirs==1.4.4 18:58:01 argcomplete==3.5.1 18:58:01 aspy.yaml==1.3.0 18:58:01 attrs==24.2.0 18:58:01 autopage==0.5.2 18:58:01 beautifulsoup4==4.12.3 18:58:01 boto3==1.35.40 18:58:01 botocore==1.35.40 18:58:01 bs4==0.0.2 18:58:01 cachetools==5.5.0 18:58:01 certifi==2024.8.30 18:58:01 cffi==1.17.1 18:58:01 cfgv==3.4.0 18:58:01 chardet==5.2.0 18:58:01 charset-normalizer==3.4.0 18:58:01 click==8.1.7 18:58:01 cliff==4.7.0 18:58:01 cmd2==2.4.3 18:58:01 cryptography==3.3.2 18:58:01 debtcollector==3.0.0 18:58:01 decorator==5.1.1 18:58:01 defusedxml==0.7.1 18:58:01 Deprecated==1.2.14 18:58:01 distlib==0.3.9 18:58:01 dnspython==2.7.0 18:58:01 docker==4.2.2 18:58:01 dogpile.cache==1.3.3 18:58:01 durationpy==0.9 18:58:01 email_validator==2.2.0 18:58:01 filelock==3.16.1 18:58:01 future==1.0.0 18:58:01 gitdb==4.0.11 18:58:01 GitPython==3.1.43 18:58:01 google-auth==2.35.0 18:58:01 httplib2==0.22.0 18:58:01 identify==2.6.1 18:58:01 idna==3.10 18:58:01 importlib-resources==1.5.0 18:58:01 iso8601==2.1.0 18:58:01 Jinja2==3.1.4 18:58:01 jmespath==1.0.1 18:58:01 jsonpatch==1.33 18:58:01 jsonpointer==3.0.0 18:58:01 jsonschema==4.23.0 18:58:01 jsonschema-specifications==2024.10.1 18:58:01 keystoneauth1==5.8.0 18:58:01 kubernetes==31.0.0 18:58:01 lftools==0.37.10 18:58:01 lxml==5.3.0 18:58:01 MarkupSafe==3.0.1 18:58:01 msgpack==1.1.0 18:58:01 multi_key_dict==2.0.3 18:58:01 munch==4.0.0 18:58:01 netaddr==1.3.0 18:58:01 netifaces==0.11.0 18:58:01 niet==1.4.2 18:58:01 nodeenv==1.9.1 18:58:01 oauth2client==4.1.3 18:58:01 oauthlib==3.2.2 18:58:01 openstacksdk==4.0.0 18:58:01 os-client-config==2.1.0 18:58:01 os-service-types==1.7.0 18:58:01 osc-lib==3.1.0 18:58:01 oslo.config==9.6.0 18:58:01 oslo.context==5.6.0 18:58:01 oslo.i18n==6.4.0 18:58:01 oslo.log==6.1.2 18:58:01 oslo.serialization==5.5.0 18:58:01 oslo.utils==7.3.0 18:58:01 packaging==24.1 18:58:01 pbr==6.1.0 18:58:01 platformdirs==4.3.6 18:58:01 prettytable==3.11.0 18:58:01 pyasn1==0.6.1 18:58:01 pyasn1_modules==0.4.1 18:58:01 pycparser==2.22 18:58:01 pygerrit2==2.0.15 18:58:01 PyGithub==2.4.0 18:58:01 PyJWT==2.9.0 18:58:01 PyNaCl==1.5.0 18:58:01 pyparsing==2.4.7 18:58:01 pyperclip==1.9.0 18:58:01 pyrsistent==0.20.0 18:58:01 python-cinderclient==9.6.0 18:58:01 python-dateutil==2.9.0.post0 18:58:01 python-heatclient==4.0.0 18:58:01 python-jenkins==1.8.2 18:58:01 python-keystoneclient==5.5.0 18:58:01 python-magnumclient==4.7.0 18:58:01 python-openstackclient==7.1.3 18:58:01 python-swiftclient==4.6.0 18:58:01 PyYAML==6.0.2 18:58:01 referencing==0.35.1 18:58:01 requests==2.32.3 18:58:01 requests-oauthlib==2.0.0 18:58:01 requestsexceptions==1.4.0 18:58:01 rfc3986==2.0.0 18:58:01 rpds-py==0.20.0 18:58:01 rsa==4.9 18:58:01 ruamel.yaml==0.18.6 18:58:01 ruamel.yaml.clib==0.2.8 18:58:01 s3transfer==0.10.3 18:58:01 simplejson==3.19.3 18:58:01 six==1.16.0 18:58:01 smmap==5.0.1 18:58:01 soupsieve==2.6 18:58:01 stevedore==5.3.0 18:58:01 tabulate==0.9.0 18:58:01 toml==0.10.2 18:58:01 tomlkit==0.13.2 18:58:01 tqdm==4.66.5 18:58:01 typing_extensions==4.12.2 18:58:01 tzdata==2024.2 18:58:01 urllib3==1.26.20 18:58:01 virtualenv==20.26.6 18:58:01 wcwidth==0.2.13 18:58:01 websocket-client==1.8.0 18:58:01 wrapt==1.16.0 18:58:01 xdg==6.0.0 18:58:01 xmltodict==0.14.1 18:58:01 yq==3.4.3 18:58:01 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14612172473082822846.sh 18:58:01 ---> sudo-logs.sh 18:58:01 Archiving 'sudo' log.. 18:58:02 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins768565121181895636.sh 18:58:02 ---> job-cost.sh 18:58:02 Setup pyenv: 18:58:02 system 18:58:02 3.8.13 18:58:02 3.9.13 18:58:02 3.10.13 18:58:02 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 18:58:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6oI from file:/tmp/.os_lf_venv 18:58:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:58:07 lf-activate-venv(): INFO: Adding /tmp/venv-W6oI/bin to PATH 18:58:07 INFO: No Stack... 18:58:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:07 INFO: Archiving Costs 18:58:07 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins347676466969284692.sh 18:58:07 ---> logs-deploy.sh 18:58:07 Setup pyenv: 18:58:07 system 18:58:08 3.8.13 18:58:08 3.9.13 18:58:08 3.10.13 18:58:08 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 18:58:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W6oI from file:/tmp/.os_lf_venv 18:58:08 lf-activate-venv(): INFO: Installing: lftools 18:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-W6oI/bin to PATH 18:58:15 WARNING: Nexus logging server not set 18:58:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/1648/ 18:58:15 INFO: archiving logs to S3 18:58:16 ---> uname -a: 18:58:16 Linux prd-ubuntu2004-docker-4c-4g-42806 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 18:58:16 18:58:16 18:58:16 ---> lscpu: 18:58:16 Architecture: x86_64 18:58:16 CPU op-mode(s): 32-bit, 64-bit 18:58:16 Byte Order: Little Endian 18:58:16 Address sizes: 40 bits physical, 48 bits virtual 18:58:16 CPU(s): 4 18:58:16 On-line CPU(s) list: 0-3 18:58:16 Thread(s) per core: 1 18:58:16 Core(s) per socket: 1 18:58:16 Socket(s): 4 18:58:16 NUMA node(s): 1 18:58:16 Vendor ID: AuthenticAMD 18:58:16 CPU family: 23 18:58:16 Model: 49 18:58:16 Model name: AMD EPYC-Rome Processor 18:58:16 Stepping: 0 18:58:16 CPU MHz: 2799.998 18:58:16 BogoMIPS: 5599.99 18:58:16 Virtualization: AMD-V 18:58:16 Hypervisor vendor: KVM 18:58:16 Virtualization type: full 18:58:16 L1d cache: 128 KiB 18:58:16 L1i cache: 128 KiB 18:58:16 L2 cache: 2 MiB 18:58:16 L3 cache: 64 MiB 18:58:16 NUMA node0 CPU(s): 0-3 18:58:16 Vulnerability Gather data sampling: Not affected 18:58:16 Vulnerability Itlb multihit: Not affected 18:58:16 Vulnerability L1tf: Not affected 18:58:16 Vulnerability Mds: Not affected 18:58:16 Vulnerability Meltdown: Not affected 18:58:16 Vulnerability Mmio stale data: Not affected 18:58:16 Vulnerability Retbleed: Vulnerable 18:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:58:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:58:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:58:16 Vulnerability Srbds: Not affected 18:58:16 Vulnerability Tsx async abort: Not affected 18:58:16 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 18:58:16 18:58:16 18:58:16 ---> nproc: 18:58:16 4 18:58:16 18:58:16 18:58:16 ---> df -h: 18:58:16 Filesystem Size Used Avail Use% Mounted on 18:58:16 udev 7.8G 0 7.8G 0% /dev 18:58:16 tmpfs 1.6G 1.1M 1.6G 1% /run 18:58:16 /dev/vda1 78G 9.0G 69G 12% / 18:58:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:58:16 tmpfs 5.0M 0 5.0M 0% /run/lock 18:58:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:58:16 /dev/loop0 62M 62M 0 100% /snap/core20/1405 18:58:16 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 18:58:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:58:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:58:16 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 18:58:16 /dev/loop4 64M 64M 0 100% /snap/core20/2379 18:58:16 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 18:58:16 18:58:16 18:58:16 ---> free -m: 18:58:16 total used free shared buff/cache available 18:58:16 Mem: 15997 642 12599 1 2755 15023 18:58:16 Swap: 1023 0 1023 18:58:16 18:58:16 18:58:16 ---> ip addr: 18:58:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:58:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:16 inet 127.0.0.1/8 scope host lo 18:58:16 valid_lft forever preferred_lft forever 18:58:16 inet6 ::1/128 scope host 18:58:16 valid_lft forever preferred_lft forever 18:58:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:58:16 link/ether fa:16:3e:30:91:76 brd ff:ff:ff:ff:ff:ff 18:58:16 inet 10.30.171.158/23 brd 10.30.171.255 scope global dynamic ens3 18:58:16 valid_lft 85892sec preferred_lft 85892sec 18:58:16 inet6 fe80::f816:3eff:fe30:9176/64 scope link 18:58:16 valid_lft forever preferred_lft forever 18:58:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:58:16 link/ether 02:42:53:5a:dd:ff brd ff:ff:ff:ff:ff:ff 18:58:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:58:16 valid_lft forever preferred_lft forever 18:58:16 18:58:16 18:58:16 ---> sar -b -r -n DEV: 18:58:16 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-42806) 10/15/24 _x86_64_ (4 CPU) 18:58:16 18:58:16 18:49:52 LINUX RESTART (4 CPU) 18:58:16 18:58:16 18:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:58:16 18:51:01 176.30 131.01 45.29 0.00 10553.84 41008.23 0.00 18:58:16 18:52:01 44.93 29.95 14.98 0.00 300.48 461.14 0.00 18:58:16 18:53:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 18:58:16 18:54:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:58:16 18:55:01 11.96 1.52 10.45 0.00 94.52 1734.64 0.00 18:58:16 18:56:01 35.78 4.18 31.59 0.00 4470.32 6630.36 0.00 18:58:16 18:57:01 7.95 3.80 4.15 0.00 162.91 419.53 0.00 18:58:16 18:58:01 93.68 21.15 72.54 0.00 1921.55 7141.74 0.00 18:58:16 Average: 46.63 23.95 22.68 0.00 2187.95 7177.94 0.00 18:58:16 18:58:16 18:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:16 18:51:01 13892648 15560368 439344 2.68 40992 1843056 1222044 7.01 591732 1660220 5444 18:58:16 18:52:01 13887900 15567444 432764 2.64 42312 1852308 1197436 6.87 595384 1660320 4 18:58:16 18:53:01 13888136 15567740 432372 2.64 42352 1852316 1197436 6.87 595684 1660320 168 18:58:16 18:54:01 13889048 15568680 431428 2.63 42384 1852312 1197436 6.87 594640 1660324 4 18:58:16 18:55:01 13802484 15532124 460736 2.81 45260 1898236 1249724 7.17 630096 1698828 732 18:58:16 18:56:01 13501292 15544076 440944 2.69 53012 2199868 1220192 7.00 804404 1814944 4 18:58:16 18:57:01 13439956 15493180 491344 3.00 51748 2211376 1223600 7.02 861144 1821084 380 18:58:16 18:58:01 12908328 15383536 576068 3.52 85160 2577132 1331328 7.64 1025316 2139508 230064 18:58:16 Average: 13651224 15527144 463125 2.83 50402 2035826 1229900 7.06 712300 1764444 29600 18:58:16 18:58:16 18:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:16 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:51:01 lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 18:58:16 18:51:01 ens3 143.61 105.32 698.73 23.16 0.00 0.00 0.00 0.00 18:58:16 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:16 18:52:01 ens3 0.40 0.15 0.03 0.01 0.00 0.00 0.00 0.00 18:58:16 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:53:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:58:16 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:16 18:54:01 ens3 0.42 0.17 0.03 0.01 0.00 0.00 0.00 0.00 18:58:16 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:58:16 18:55:01 ens3 55.31 28.23 667.70 2.08 0.00 0.00 0.00 0.00 18:58:16 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:58:16 18:56:01 ens3 113.66 39.33 2078.50 3.14 0.00 0.00 0.00 0.00 18:58:16 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:57:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:58:16 18:57:01 ens3 122.70 76.54 204.40 30.94 0.00 0.00 0.00 0.00 18:58:16 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 18:58:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 18:58:16 18:58:01 ens3 69.94 49.18 1014.82 10.75 0.00 0.00 0.00 0.00 18:58:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:16 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 18:58:16 Average: ens3 63.28 37.36 583.03 8.76 0.00 0.00 0.00 0.00 18:58:16 18:58:16 18:58:16 ---> sar -P ALL: 18:58:16 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-42806) 10/15/24 _x86_64_ (4 CPU) 18:58:16 18:58:16 18:49:52 LINUX RESTART (4 CPU) 18:58:16 18:58:16 18:50:01 CPU %user %nice %system %iowait %steal %idle 18:58:16 18:51:01 all 5.39 16.85 13.46 8.73 0.13 55.44 18:58:16 18:51:01 0 5.79 16.70 12.90 10.27 0.12 54.23 18:58:16 18:51:01 1 4.81 17.05 13.01 14.35 0.14 50.65 18:58:16 18:51:01 2 6.43 16.42 14.02 5.66 0.12 57.35 18:58:16 18:51:01 3 4.52 17.23 13.91 4.69 0.14 59.52 18:58:16 18:52:01 all 0.10 6.10 4.12 0.83 0.05 88.80 18:58:16 18:52:01 0 0.03 6.31 4.16 0.59 0.05 88.86 18:58:16 18:52:01 1 0.02 6.20 4.17 0.94 0.07 88.61 18:58:16 18:52:01 2 0.23 6.04 3.99 0.96 0.07 88.71 18:58:16 18:52:01 3 0.10 5.84 4.16 0.82 0.03 89.04 18:58:16 18:53:01 all 0.01 0.00 0.01 0.01 0.02 99.95 18:58:16 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:16 18:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:16 18:53:01 2 0.02 0.00 0.03 0.03 0.03 99.88 18:58:16 18:53:01 3 0.00 0.00 0.00 0.00 0.03 99.97 18:58:16 18:54:01 all 0.02 0.00 0.01 0.05 0.02 99.91 18:58:16 18:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:58:16 18:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:16 18:54:01 2 0.05 0.00 0.00 0.02 0.03 99.90 18:58:16 18:54:01 3 0.02 0.00 0.00 0.17 0.00 99.82 18:58:16 18:55:01 all 0.72 0.00 0.28 0.59 0.03 98.38 18:58:16 18:55:01 0 0.55 0.00 0.33 0.53 0.00 98.58 18:58:16 18:55:01 1 0.38 0.00 0.20 0.03 0.02 99.37 18:58:16 18:55:01 2 0.53 0.00 0.30 1.55 0.05 97.56 18:58:16 18:55:01 3 1.41 0.00 0.28 0.25 0.03 98.02 18:58:16 18:56:01 all 2.95 0.00 1.02 1.45 0.03 94.54 18:58:16 18:56:01 0 2.65 0.00 1.34 2.30 0.05 93.66 18:58:16 18:56:01 1 3.01 0.00 0.72 0.20 0.02 96.06 18:58:16 18:56:01 2 2.87 0.00 1.15 0.22 0.02 95.75 18:58:16 18:56:01 3 3.29 0.00 0.89 3.10 0.03 92.69 18:58:16 18:57:01 all 2.72 0.00 0.26 0.08 0.03 96.92 18:58:16 18:57:01 0 3.31 0.00 0.30 0.18 0.03 96.18 18:58:16 18:57:01 1 2.80 0.00 0.20 0.03 0.02 96.95 18:58:16 18:57:01 2 2.65 0.00 0.40 0.00 0.03 96.92 18:58:16 18:57:01 3 2.12 0.00 0.15 0.08 0.02 97.62 18:58:16 18:58:01 all 20.35 0.00 1.67 2.34 0.07 75.57 18:58:16 18:58:01 0 8.01 0.00 1.33 5.41 0.07 85.19 18:58:16 18:58:01 1 10.07 0.00 0.76 0.80 0.03 88.33 18:58:16 18:58:01 2 26.69 0.00 1.96 1.86 0.08 69.42 18:58:16 18:58:01 3 36.71 0.00 2.63 1.32 0.10 59.24 18:58:16 Average: all 4.04 2.84 2.58 1.75 0.05 88.74 18:58:16 Average: 0 2.54 2.84 2.53 2.40 0.04 89.65 18:58:16 Average: 1 2.64 2.87 2.36 2.02 0.04 90.08 18:58:16 Average: 2 4.92 2.80 2.72 1.28 0.05 88.22 18:58:16 Average: 3 6.04 2.86 2.73 1.30 0.05 87.02 18:58:16 18:58:16 18:58:16