17:31:07 Started by timer 17:31:07 Running as SYSTEM 17:31:07 [EnvInject] - Loading node environment variables. 17:31:07 Building remotely on prd-ubuntu2004-docker-4c-4g-567 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/ovsdb-maven-merge-titanium 17:31:07 [ssh-agent] Looking for ssh-agent implementation... 17:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:08 $ ssh-agent 17:31:08 SSH_AUTH_SOCK=/tmp/ssh-mQzKU7c5QA2o/agent.14105 17:31:08 SSH_AGENT_PID=14108 17:31:08 [ssh-agent] Started. 17:31:08 Running ssh-add (command line suppressed) 17:31:08 Identity added: /w/workspace/ovsdb-maven-merge-titanium@tmp/private_key_10353371430391950225.key (/w/workspace/ovsdb-maven-merge-titanium@tmp/private_key_10353371430391950225.key) 17:31:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:31:08 The recommended git tool is: NONE 17:31:10 using credential jenkins-ssh 17:31:10 Wiping out workspace first. 17:31:10 Cloning the remote Git repository 17:31:10 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 17:31:10 > git init /w/workspace/ovsdb-maven-merge-titanium # timeout=10 17:31:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 17:31:10 > git --version # timeout=10 17:31:10 > git --version # 'git version 2.25.1' 17:31:10 using GIT_SSH to set credentials jenkins-ssh 17:31:10 Verifying host key using known hosts file 17:31:10 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. 17:31:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:31 ERROR: Error cloning remote repo 'origin' 17:31:31 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/*" returned status code 128: 17:31:31 stdout: 17:31:31 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (System error) 17:31:31 17:31:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 17:31:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 17:31:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 17:31:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 17:31:31 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 17:31:31 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 17:31:31 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:31:31 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:31:31 at hudson.remoting.Request$2.run(Request.java:377) 17:31:31 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:31:31 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:31:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:31:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:31:31 at java.base/java.lang.Thread.run(Thread.java:829) 17:31:31 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-4c-4g-567 17:31:31 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 17:31:31 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 17:31:31 at hudson.remoting.Channel.call(Channel.java:1003) 17:31:31 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 17:31:31 at jdk.internal.reflect.GeneratedMethodAccessor998.invoke(Unknown Source) 17:31:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:31:31 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 17:31:31 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 17:31:31 at com.sun.proxy.$Proxy287.execute(Unknown Source) 17:31:31 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 17:31:31 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 17:31:31 at hudson.scm.SCM.checkout(SCM.java:540) 17:31:31 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 17:31:31 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 17:31:31 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 17:31:31 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 17:31:31 at hudson.model.Run.execute(Run.java:1895) 17:31:31 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:31:31 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:31:31 at hudson.model.Executor.run(Executor.java:442) 17:31:31 ERROR: Error cloning remote repo 'origin' 17:31:31 $ ssh-agent -k 17:31:31 unset SSH_AUTH_SOCK; 17:31:31 unset SSH_AGENT_PID; 17:31:31 echo Agent pid 14108 killed; 17:31:31 [ssh-agent] Stopped. 17:31:31 [PostBuildScript] - [INFO] Executing post build scripts. 17:31:31 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins10807289808895396476.sh 17:31:31 ---> sysstat.sh 17:31:31 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins3961615828978365516.sh 17:31:31 ---> package-listing.sh 17:31:31 ++ tr '[:upper:]' '[:lower:]' 17:31:31 ++ facter osfamily 17:31:31 + OS_FAMILY=debian 17:31:31 + workspace=/w/workspace/ovsdb-maven-merge-titanium 17:31:31 + START_PACKAGES=/tmp/packages_start.txt 17:31:31 + END_PACKAGES=/tmp/packages_end.txt 17:31:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:31 + PACKAGES=/tmp/packages_start.txt 17:31:31 + '[' /w/workspace/ovsdb-maven-merge-titanium ']' 17:31:31 + PACKAGES=/tmp/packages_end.txt 17:31:31 + case "${OS_FAMILY}" in 17:31:31 + dpkg -l 17:31:32 + grep '^ii' 17:31:32 + '[' -f /tmp/packages_start.txt ']' 17:31:32 + '[' -f /tmp/packages_end.txt ']' 17:31:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:32 + '[' /w/workspace/ovsdb-maven-merge-titanium ']' 17:31:32 + mkdir -p /w/workspace/ovsdb-maven-merge-titanium/archives/ 17:31:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-maven-merge-titanium/archives/ 17:31:32 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins10498919007541722284.sh 17:31:32 ---> capture-instance-metadata.sh 17:31:32 Setup pyenv: 17:31:32 * system (set by /opt/pyenv/version) 17:31:32 * 3.8.20 (set by /opt/pyenv/version) 17:31:32 * 3.9.20 (set by /opt/pyenv/version) 17:31:32 * 3.10.15 (set by /opt/pyenv/version) 17:31:32 * 3.11.10 (set by /opt/pyenv/version) 17:31:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WQ5G 17:31:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:31:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 16] Device or resource busy')': /packages/ef/7d/500c9ad20238fcfcb4cb9243eede163594d7020ce87bd9610c9e02771876/pip-24.3.1-py3-none-any.whl.metadata 17:31:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/virtualenv/ 17:31:59 lf-activate-venv(): INFO: Installing: lftools 17:32:05 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/xdg/ 17:32:23 lf-activate-venv(): INFO: Adding /tmp/venv-WQ5G/bin to PATH 17:32:23 INFO: Running in OpenStack, capturing instance metadata 17:32:24 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins983043981689265539.sh 17:32:24 provisioning config files... 17:32:24 Could not find credentials [logs] for ovsdb-maven-merge-titanium #109 17:32:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-maven-merge-titanium@tmp/config14459263146310201588tmp 17:32:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:32:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:32:24 provisioning config files... 17:32:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:32:24 [EnvInject] - Injecting environment variables from a build step. 17:32:24 [EnvInject] - Injecting as environment variables the properties content 17:32:24 SERVER_ID=logs 17:32:24 17:32:24 [EnvInject] - Variables injected successfully. 17:32:24 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins15241140015911135651.sh 17:32:25 ---> create-netrc.sh 17:32:25 WARN: Log server credential not found. 17:32:25 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins8870391991188947414.sh 17:32:25 ---> python-tools-install.sh 17:32:25 Setup pyenv: 17:32:25 system 17:32:25 3.8.20 17:32:25 3.9.20 17:32:25 3.10.15 17:32:25 * 3.11.10 (set by /w/workspace/ovsdb-maven-merge-titanium/.python-version) 17:32:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQ5G from file:/tmp/.os_lf_venv 17:32:26 lf-activate-venv(): INFO: Installing: lftools 17:32:33 lf-activate-venv(): INFO: Adding /tmp/venv-WQ5G/bin to PATH 17:32:33 Generating Requirements File 17:32:52 Python 3.11.10 17:32:52 pip 24.3.1 from /tmp/venv-WQ5G/lib/python3.11/site-packages/pip (python 3.11) 17:32:52 appdirs==1.4.4 17:32:52 argcomplete==3.5.1 17:32:52 aspy.yaml==1.3.0 17:32:52 attrs==24.2.0 17:32:52 autopage==0.5.2 17:32:52 beautifulsoup4==4.12.3 17:32:52 boto3==1.35.76 17:32:52 botocore==1.35.76 17:32:52 bs4==0.0.2 17:32:52 cachetools==5.5.0 17:32:52 certifi==2024.8.30 17:32:52 cffi==1.17.1 17:32:52 cfgv==3.4.0 17:32:52 chardet==5.2.0 17:32:52 charset-normalizer==3.4.0 17:32:52 click==8.1.7 17:32:52 cliff==4.8.0 17:32:52 cmd2==2.5.7 17:32:52 cryptography==3.3.2 17:32:52 debtcollector==3.0.0 17:32:52 decorator==5.1.1 17:32:52 defusedxml==0.7.1 17:32:52 Deprecated==1.2.15 17:32:52 distlib==0.3.9 17:32:52 dnspython==2.7.0 17:32:52 docker==4.2.2 17:32:52 dogpile.cache==1.3.3 17:32:52 durationpy==0.9 17:32:52 email_validator==2.2.0 17:32:52 filelock==3.16.1 17:32:52 future==1.0.0 17:32:52 gitdb==4.0.11 17:32:52 GitPython==3.1.43 17:32:52 google-auth==2.36.0 17:32:52 httplib2==0.22.0 17:32:52 identify==2.6.3 17:32:52 idna==3.10 17:32:52 importlib-resources==1.5.0 17:32:52 iso8601==2.1.0 17:32:52 Jinja2==3.1.4 17:32:52 jmespath==1.0.1 17:32:52 jsonpatch==1.33 17:32:52 jsonpointer==3.0.0 17:32:52 jsonschema==4.23.0 17:32:52 jsonschema-specifications==2024.10.1 17:32:52 keystoneauth1==5.9.1 17:32:52 kubernetes==31.0.0 17:32:52 lftools==0.37.10 17:32:52 lxml==5.3.0 17:32:52 MarkupSafe==3.0.2 17:32:52 msgpack==1.1.0 17:32:52 multi_key_dict==2.0.3 17:32:52 munch==4.0.0 17:32:52 netaddr==1.3.0 17:32:52 netifaces==0.11.0 17:32:52 niet==1.4.2 17:32:52 nodeenv==1.9.1 17:32:52 oauth2client==4.1.3 17:32:52 oauthlib==3.2.2 17:32:52 openstacksdk==4.1.0 17:32:52 os-client-config==2.1.0 17:32:52 os-service-types==1.7.0 17:32:52 osc-lib==3.2.0 17:32:52 oslo.config==9.7.0 17:32:52 oslo.context==5.7.0 17:32:52 oslo.i18n==6.5.0 17:32:52 oslo.log==6.2.0 17:32:52 oslo.serialization==5.6.0 17:32:52 oslo.utils==8.0.0 17:32:52 packaging==24.2 17:32:52 pbr==6.1.0 17:32:52 platformdirs==4.3.6 17:32:52 prettytable==3.12.0 17:32:52 psutil==6.1.0 17:32:52 pyasn1==0.6.1 17:32:52 pyasn1_modules==0.4.1 17:32:52 pycparser==2.22 17:32:52 pygerrit2==2.0.15 17:32:52 PyGithub==2.5.0 17:32:52 PyJWT==2.10.1 17:32:52 PyNaCl==1.5.0 17:32:52 pyparsing==2.4.7 17:32:52 pyperclip==1.9.0 17:32:52 pyrsistent==0.20.0 17:32:52 python-cinderclient==9.6.0 17:32:52 python-dateutil==2.9.0.post0 17:32:52 python-heatclient==4.0.0 17:32:52 python-jenkins==1.8.2 17:32:52 python-keystoneclient==5.5.0 17:32:52 python-magnumclient==4.7.0 17:32:52 python-openstackclient==7.2.1 17:32:52 python-swiftclient==4.6.0 17:32:52 PyYAML==6.0.2 17:32:52 referencing==0.35.1 17:32:52 requests==2.32.3 17:32:52 requests-oauthlib==2.0.0 17:32:52 requestsexceptions==1.4.0 17:32:52 rfc3986==2.0.0 17:32:52 rpds-py==0.22.3 17:32:52 rsa==4.9 17:32:52 ruamel.yaml==0.18.6 17:32:52 ruamel.yaml.clib==0.2.12 17:32:52 s3transfer==0.10.4 17:32:52 simplejson==3.19.3 17:32:52 six==1.17.0 17:32:52 smmap==5.0.1 17:32:52 soupsieve==2.6 17:32:52 stevedore==5.4.0 17:32:52 tabulate==0.9.0 17:32:52 toml==0.10.2 17:32:52 tomlkit==0.13.2 17:32:52 tqdm==4.67.1 17:32:52 typing_extensions==4.12.2 17:32:52 tzdata==2024.2 17:32:52 urllib3==1.26.20 17:32:52 virtualenv==20.28.0 17:32:52 wcwidth==0.2.13 17:32:52 websocket-client==1.8.0 17:32:52 wrapt==1.17.0 17:32:52 xdg==6.0.0 17:32:52 xmltodict==0.14.2 17:32:52 yq==3.4.3 17:32:52 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins16722616946344439948.sh 17:32:52 ---> sudo-logs.sh 17:32:52 Archiving 'sudo' log.. 17:32:53 [ovsdb-maven-merge-titanium] $ /bin/bash /tmp/jenkins6491015946402175523.sh 17:32:53 ---> job-cost.sh 17:32:53 Setup pyenv: 17:32:53 system 17:32:53 3.8.20 17:32:53 3.9.20 17:32:53 3.10.15 17:32:53 * 3.11.10 (set by /w/workspace/ovsdb-maven-merge-titanium/.python-version) 17:32:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQ5G from file:/tmp/.os_lf_venv 17:32:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-WQ5G/bin to PATH 17:32:58 INFO: No Stack... 17:32:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:32:58 INFO: Archiving Costs 17:32:58 [ovsdb-maven-merge-titanium] $ /bin/bash -l /tmp/jenkins16564698885801538361.sh 17:32:58 ---> logs-deploy.sh 17:32:58 Setup pyenv: 17:32:58 system 17:32:58 3.8.20 17:32:58 3.9.20 17:32:58 3.10.15 17:32:58 * 3.11.10 (set by /w/workspace/ovsdb-maven-merge-titanium/.python-version) 17:32:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WQ5G from file:/tmp/.os_lf_venv 17:32:59 lf-activate-venv(): INFO: Installing: lftools 17:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-WQ5G/bin to PATH 17:33:06 WARNING: Nexus logging server not set 17:33:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-maven-merge-titanium/109/ 17:33:06 INFO: archiving logs to S3 17:33:07 ---> uname -a: 17:33:07 Linux prd-ubuntu2004-docker-4c-4g-567 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:33:07 17:33:07 17:33:07 ---> lscpu: 17:33:07 Architecture: x86_64 17:33:07 CPU op-mode(s): 32-bit, 64-bit 17:33:07 Byte Order: Little Endian 17:33:07 Address sizes: 40 bits physical, 48 bits virtual 17:33:07 CPU(s): 4 17:33:07 On-line CPU(s) list: 0-3 17:33:07 Thread(s) per core: 1 17:33:07 Core(s) per socket: 1 17:33:07 Socket(s): 4 17:33:07 NUMA node(s): 1 17:33:07 Vendor ID: AuthenticAMD 17:33:07 CPU family: 23 17:33:07 Model: 49 17:33:07 Model name: AMD EPYC-Rome Processor 17:33:07 Stepping: 0 17:33:07 CPU MHz: 2799.998 17:33:07 BogoMIPS: 5599.99 17:33:07 Virtualization: AMD-V 17:33:07 Hypervisor vendor: KVM 17:33:07 Virtualization type: full 17:33:07 L1d cache: 128 KiB 17:33:07 L1i cache: 128 KiB 17:33:07 L2 cache: 2 MiB 17:33:07 L3 cache: 64 MiB 17:33:07 NUMA node0 CPU(s): 0-3 17:33:07 Vulnerability Gather data sampling: Not affected 17:33:07 Vulnerability Itlb multihit: Not affected 17:33:07 Vulnerability L1tf: Not affected 17:33:07 Vulnerability Mds: Not affected 17:33:07 Vulnerability Meltdown: Not affected 17:33:07 Vulnerability Mmio stale data: Not affected 17:33:07 Vulnerability Retbleed: Vulnerable 17:33:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:33:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:33:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:33:07 Vulnerability Srbds: Not affected 17:33:07 Vulnerability Tsx async abort: Not affected 17:33:07 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 17:33:07 17:33:07 17:33:07 ---> nproc: 17:33:07 4 17:33:07 17:33:07 17:33:07 ---> df -h: 17:33:07 Filesystem Size Used Avail Use% Mounted on 17:33:07 udev 7.8G 0 7.8G 0% /dev 17:33:07 tmpfs 1.6G 1.1M 1.6G 1% /run 17:33:07 /dev/vda1 78G 8.9G 69G 12% / 17:33:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:33:07 tmpfs 5.0M 0 5.0M 0% /run/lock 17:33:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:33:07 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 17:33:07 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 17:33:07 /dev/loop2 62M 62M 0 100% /snap/core20/1405 17:33:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:33:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:33:07 17:33:07 17:33:07 ---> free -m: 17:33:07 total used free shared buff/cache available 17:33:07 Mem: 15997 622 12960 1 2414 15048 17:33:07 Swap: 1023 0 1023 17:33:07 17:33:07 17:33:07 ---> ip addr: 17:33:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:33:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:33:07 inet 127.0.0.1/8 scope host lo 17:33:07 valid_lft forever preferred_lft forever 17:33:07 inet6 ::1/128 scope host 17:33:07 valid_lft forever preferred_lft forever 17:33:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:33:07 link/ether fa:16:3e:95:7d:b7 brd ff:ff:ff:ff:ff:ff 17:33:07 inet 10.30.170.106/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:33:07 valid_lft 86233sec preferred_lft 86233sec 17:33:07 inet6 fe80::f816:3eff:fe95:7db7/64 scope link 17:33:07 valid_lft forever preferred_lft forever 17:33:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:33:07 link/ether 02:42:35:eb:d6:74 brd ff:ff:ff:ff:ff:ff 17:33:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:33:07 valid_lft forever preferred_lft forever 17:33:07 17:33:07 17:33:07 ---> sar -b -r -n DEV: 17:33:07 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-567) 12/06/24 _x86_64_ (4 CPU) 17:33:07 17:33:07 17:30:26 LINUX RESTART (4 CPU) 17:33:07 17:33:07 17:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:33:07 17:32:00 169.54 130.99 38.54 0.00 10690.88 6635.16 0.00 17:33:07 17:33:01 103.59 12.36 91.23 0.00 1109.59 10383.89 0.00 17:33:07 Average: 136.29 71.19 65.10 0.00 5860.65 8525.01 0.00 17:33:07 17:33:07 17:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:07 17:32:00 13673020 15461536 534560 3.26 50064 1949172 1238368 7.10 728636 1732568 45284 17:33:07 17:33:01 13312504 15448108 527100 3.22 77356 2249476 1245348 7.14 781908 2000972 126080 17:33:07 Average: 13492762 15454822 530830 3.24 63710 2099324 1241858 7.12 755272 1866770 85682 17:33:07 17:33:07 17:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:07 17:32:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:07 17:32:00 ens3 212.01 141.63 716.92 49.58 0.00 0.00 0.00 0.00 17:33:07 17:32:00 lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 17:33:07 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:07 17:33:01 ens3 60.84 44.57 840.57 11.43 0.00 0.00 0.00 0.00 17:33:07 17:33:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 17:33:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:07 Average: ens3 135.80 92.70 779.25 30.35 0.00 0.00 0.00 0.00 17:33:07 Average: lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:33:07 17:33:07 17:33:07 ---> sar -P ALL: 17:33:07 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-567) 12/06/24 _x86_64_ (4 CPU) 17:33:07 17:33:07 17:30:26 LINUX RESTART (4 CPU) 17:33:07 17:33:07 17:31:01 CPU %user %nice %system %iowait %steal %idle 17:33:07 17:32:00 all 10.89 14.74 11.59 1.81 0.10 60.88 17:33:07 17:32:00 0 10.66 14.96 11.10 2.37 0.10 60.81 17:33:07 17:32:00 1 10.34 14.61 12.31 2.07 0.08 60.59 17:33:07 17:32:00 2 9.97 15.50 12.11 1.39 0.10 60.93 17:33:07 17:32:00 3 12.60 13.88 10.84 1.38 0.10 61.19 17:33:07 17:33:01 all 19.90 0.00 1.73 2.64 0.06 75.68 17:33:07 17:33:01 0 27.53 0.00 1.66 1.38 0.05 69.38 17:33:07 17:33:01 1 2.71 0.00 0.92 0.53 0.08 95.77 17:33:07 17:33:01 2 46.23 0.00 3.04 1.99 0.07 48.68 17:33:07 17:33:01 3 3.08 0.00 1.28 6.67 0.05 88.92 17:33:07 Average: all 15.45 7.28 6.60 2.23 0.08 68.37 17:33:07 Average: 0 19.16 7.42 6.34 1.87 0.07 65.12 17:33:07 Average: 1 6.47 7.21 6.54 1.29 0.08 78.40 17:33:07 Average: 2 28.39 7.62 7.50 1.69 0.08 54.71 17:33:07 Average: 3 7.78 6.85 6.00 4.06 0.08 75.24 17:33:07 17:33:07 17:33:07