06:49:21 Started by Naginator after build #5 failure 06:49:21 Started by user Robert Varga 06:49:21 Running as SYSTEM 06:49:21 [EnvInject] - Loading node environment variables. 06:49:21 Building remotely on prd-ubuntu2204-builder-4c-4g-43431 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/aaa-maven-stage-0.19.x 06:49:21 [ssh-agent] Looking for ssh-agent implementation... 06:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:21 $ ssh-agent 06:49:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfbTjxS/agent.1568 06:49:21 SSH_AGENT_PID=1570 06:49:21 [ssh-agent] Started. 06:49:21 Running ssh-add (command line suppressed) 06:49:21 Identity added: /w/workspace/aaa-maven-stage-0.19.x@tmp/private_key_10121677163439614025.key (/w/workspace/aaa-maven-stage-0.19.x@tmp/private_key_10121677163439614025.key) 06:49:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:49:21 The recommended git tool is: NONE 06:49:23 using credential jenkins-ssh 06:49:23 Wiping out workspace first. 06:49:23 Cloning the remote Git repository 06:49:23 Cloning repository git://devvexx.opendaylight.org/mirror/aaa Bump upstreams Adopt: - odlparent-13.1.6 - infrautils-6.0.12 - yangtools-13.0.10 - mdsal-13.0.9 - controller-9.0.7 06:49:23 > git init /w/workspace/aaa-maven-stage-0.19.x # timeout=10 06:49:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa Bump upstreams Adopt: - odlparent-13.1.6 - infrautils-6.0.12 - yangtools-13.0.10 - mdsal-13.0.9 - controller-9.0.7 06:49:24 > git --version # timeout=10 06:49:24 > git --version # 'git version 2.34.1' 06:49:24 using GIT_SSH to set credentials jenkins-ssh 06:49:24 Verifying host key using known hosts file 06:49:24 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. 06:49:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa%20%20%20%20Bump%20upstreams%20%20%20%20%20%20%20%20%20%20Adopt:%20%20%20%20%20-%20odlparent-13.1.6%20%20%20%20%20-%20infrautils-6.0.12%20%20%20%20%20-%20yangtools-13.0.10%20%20%20%20%20-%20mdsal-13.0.9%20%20%20%20%20-%20controller-9.0.7%20%20%20%20%20 +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:24 ERROR: Error cloning remote repo 'origin' 06:49:24 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa%20%20%20%20Bump%20upstreams%20%20%20%20%20%20%20%20%20%20Adopt:%20%20%20%20%20-%20odlparent-13.1.6%20%20%20%20%20-%20infrautils-6.0.12%20%20%20%20%20-%20yangtools-13.0.10%20%20%20%20%20-%20mdsal-13.0.9%20%20%20%20%20-%20controller-9.0.7%20%20%20%20%20 +refs/heads/*:refs/remotes/origin/*" returned status code 128: 06:49:24 stdout: 06:49:24 stderr: fatal: remote error: access denied or repository not exported: /mirror/aaa Bump upstreams Adopt: - odlparent-13.1.6 - infrautils-6.0.12 - yangtools-13.0.10 - mdsal-13.0.9 - controller-9.0.7 06:49:24 06:49:24 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 06:49:24 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 06:49:24 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 06:49:24 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 06:49:24 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 06:49:24 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 06:49:24 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:49:24 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:49:24 at hudson.remoting.Request$2.run(Request.java:377) 06:49:24 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:49:24 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 06:49:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 06:49:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 06:49:24 at java.base/java.lang.Thread.run(Thread.java:1583) 06:49:24 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-builder-4c-4g-43431 06:49:24 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 06:49:24 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 06:49:24 at hudson.remoting.Channel.call(Channel.java:1003) 06:49:24 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 06:49:24 at jdk.internal.reflect.GeneratedMethodAccessor937.invoke(Unknown Source) 06:49:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:49:24 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:49:24 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 06:49:24 at com.sun.proxy.$Proxy306.execute(Unknown Source) 06:49:24 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 06:49:24 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 06:49:24 at hudson.scm.SCM.checkout(SCM.java:540) 06:49:24 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 06:49:24 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:49:24 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:49:24 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:49:24 at hudson.model.Run.execute(Run.java:1895) 06:49:24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:49:24 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:49:24 at hudson.model.Executor.run(Executor.java:442) 06:49:24 ERROR: Error cloning remote repo 'origin' 06:49:24 $ ssh-agent -k 06:49:24 unset SSH_AUTH_SOCK; 06:49:24 unset SSH_AGENT_PID; 06:49:24 echo Agent pid 1570 killed; 06:49:24 [ssh-agent] Stopped. 06:49:24 [PostBuildScript] - [INFO] Executing post build scripts. 06:49:24 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins2546780292948474944.sh 06:49:24 ---> sysstat.sh 06:49:24 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins9880405487127140874.sh 06:49:24 ---> package-listing.sh 06:49:24 ++ facter osfamily 06:49:24 ++ tr '[:upper:]' '[:lower:]' 06:49:24 + OS_FAMILY=debian 06:49:24 + workspace=/w/workspace/aaa-maven-stage-0.19.x 06:49:24 + START_PACKAGES=/tmp/packages_start.txt 06:49:24 + END_PACKAGES=/tmp/packages_end.txt 06:49:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:49:24 + PACKAGES=/tmp/packages_start.txt 06:49:24 + '[' /w/workspace/aaa-maven-stage-0.19.x ']' 06:49:24 + PACKAGES=/tmp/packages_end.txt 06:49:24 + case "${OS_FAMILY}" in 06:49:24 + grep '^ii' 06:49:24 + dpkg -l 06:49:25 + '[' -f /tmp/packages_start.txt ']' 06:49:25 + '[' -f /tmp/packages_end.txt ']' 06:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:25 + '[' /w/workspace/aaa-maven-stage-0.19.x ']' 06:49:25 + mkdir -p /w/workspace/aaa-maven-stage-0.19.x/archives/ 06:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-stage-0.19.x/archives/ 06:49:25 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins607414681508328896.sh 06:49:25 ---> capture-instance-metadata.sh 06:49:25 Setup pyenv: 06:49:25 * system (set by /opt/pyenv/version) 06:49:25 * 3.8.20 (set by /opt/pyenv/version) 06:49:25 * 3.9.20 (set by /opt/pyenv/version) 06:49:25 * 3.10.15 (set by /opt/pyenv/version) 06:49:25 * 3.11.10 (set by /opt/pyenv/version) 06:49:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PKf0 06:49:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:49:33 lf-activate-venv(): INFO: Installing: lftools 06:49:56 lf-activate-venv(): INFO: Adding /tmp/venv-PKf0/bin to PATH 06:49:56 INFO: Running in OpenStack, capturing instance metadata 06:49:56 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins17523635673311302749.sh 06:49:56 provisioning config files... 06:49:57 Could not find credentials [logs] for aaa-maven-stage-0.19.x #6 06:49:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config11693739270475114376tmp 06:49:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:49:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:49:57 provisioning config files... 06:49:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:49:57 [EnvInject] - Injecting environment variables from a build step. 06:49:57 [EnvInject] - Injecting as environment variables the properties content 06:49:57 SERVER_ID=logs 06:49:57 06:49:57 [EnvInject] - Variables injected successfully. 06:49:57 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins820276159642281205.sh 06:49:57 ---> create-netrc.sh 06:49:57 WARN: Log server credential not found. 06:49:57 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins7861446822741924663.sh 06:49:57 ---> python-tools-install.sh 06:49:57 Setup pyenv: 06:49:57 system 06:49:57 3.8.20 06:49:57 3.9.20 06:49:57 3.10.15 06:49:57 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 06:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKf0 from file:/tmp/.os_lf_venv 06:49:59 lf-activate-venv(): INFO: Installing: lftools 06:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-PKf0/bin to PATH 06:50:06 Generating Requirements File 06:50:26 Python 3.11.10 06:50:26 pip 25.1.1 from /tmp/venv-PKf0/lib/python3.11/site-packages/pip (python 3.11) 06:50:27 appdirs==1.4.4 06:50:27 argcomplete==3.6.2 06:50:27 aspy.yaml==1.3.0 06:50:27 attrs==25.3.0 06:50:27 autopage==0.5.2 06:50:27 beautifulsoup4==4.13.4 06:50:27 boto3==1.39.7 06:50:27 botocore==1.39.7 06:50:27 bs4==0.0.2 06:50:27 cachetools==5.5.2 06:50:27 certifi==2025.7.14 06:50:27 cffi==1.17.1 06:50:27 cfgv==3.4.0 06:50:27 chardet==5.2.0 06:50:27 charset-normalizer==3.4.2 06:50:27 click==8.2.1 06:50:27 cliff==4.10.0 06:50:27 cmd2==2.7.0 06:50:27 cryptography==3.3.2 06:50:27 debtcollector==3.0.0 06:50:27 decorator==5.2.1 06:50:27 defusedxml==0.7.1 06:50:27 Deprecated==1.2.18 06:50:27 distlib==0.3.9 06:50:27 dnspython==2.7.0 06:50:27 docker==7.1.0 06:50:27 dogpile.cache==1.4.0 06:50:27 durationpy==0.10 06:50:27 email_validator==2.2.0 06:50:27 filelock==3.18.0 06:50:27 future==1.0.0 06:50:27 gitdb==4.0.12 06:50:27 GitPython==3.1.44 06:50:27 google-auth==2.40.3 06:50:27 httplib2==0.22.0 06:50:27 identify==2.6.12 06:50:27 idna==3.10 06:50:27 importlib-resources==1.5.0 06:50:27 iso8601==2.1.0 06:50:27 Jinja2==3.1.6 06:50:27 jmespath==1.0.1 06:50:27 jsonpatch==1.33 06:50:27 jsonpointer==3.0.0 06:50:27 jsonschema==4.24.0 06:50:27 jsonschema-specifications==2025.4.1 06:50:27 keystoneauth1==5.11.1 06:50:27 kubernetes==33.1.0 06:50:27 lftools==0.37.13 06:50:27 lxml==6.0.0 06:50:27 markdown-it-py==3.0.0 06:50:27 MarkupSafe==3.0.2 06:50:27 mdurl==0.1.2 06:50:27 msgpack==1.1.1 06:50:27 multi_key_dict==2.0.3 06:50:27 munch==4.0.0 06:50:27 netaddr==1.3.0 06:50:27 niet==1.4.2 06:50:27 nodeenv==1.9.1 06:50:27 oauth2client==4.1.3 06:50:27 oauthlib==3.3.1 06:50:27 openstacksdk==4.6.0 06:50:27 os-client-config==2.3.0 06:50:27 os-service-types==1.8.0 06:50:27 osc-lib==4.1.0 06:50:27 oslo.config==10.0.0 06:50:27 oslo.context==6.0.0 06:50:27 oslo.i18n==6.5.1 06:50:27 oslo.log==7.2.0 06:50:27 oslo.serialization==5.7.0 06:50:27 oslo.utils==9.0.0 06:50:27 packaging==25.0 06:50:27 pbr==6.1.1 06:50:27 platformdirs==4.3.8 06:50:27 prettytable==3.16.0 06:50:27 psutil==7.0.0 06:50:27 pyasn1==0.6.1 06:50:27 pyasn1_modules==0.4.2 06:50:27 pycparser==2.22 06:50:27 pygerrit2==2.0.15 06:50:27 PyGithub==2.6.1 06:50:27 Pygments==2.19.2 06:50:27 PyJWT==2.10.1 06:50:27 PyNaCl==1.5.0 06:50:27 pyparsing==2.4.7 06:50:27 pyperclip==1.9.0 06:50:27 pyrsistent==0.20.0 06:50:27 python-cinderclient==9.7.0 06:50:27 python-dateutil==2.9.0.post0 06:50:27 python-heatclient==4.3.0 06:50:27 python-jenkins==1.8.2 06:50:27 python-keystoneclient==5.6.0 06:50:27 python-magnumclient==4.8.1 06:50:27 python-openstackclient==8.1.0 06:50:27 python-swiftclient==4.8.0 06:50:27 PyYAML==6.0.2 06:50:27 referencing==0.36.2 06:50:27 requests==2.32.4 06:50:27 requests-oauthlib==2.0.0 06:50:27 requestsexceptions==1.4.0 06:50:27 rfc3986==2.0.0 06:50:27 rich==14.0.0 06:50:27 rich-argparse==1.7.1 06:50:27 rpds-py==0.26.0 06:50:27 rsa==4.9.1 06:50:27 ruamel.yaml==0.18.14 06:50:27 ruamel.yaml.clib==0.2.12 06:50:27 s3transfer==0.13.0 06:50:27 simplejson==3.20.1 06:50:27 six==1.17.0 06:50:27 smmap==5.0.2 06:50:27 soupsieve==2.7 06:50:27 stevedore==5.4.1 06:50:27 tabulate==0.9.0 06:50:27 toml==0.10.2 06:50:27 tomlkit==0.13.3 06:50:27 tqdm==4.67.1 06:50:27 typing_extensions==4.14.1 06:50:27 tzdata==2025.2 06:50:27 urllib3==1.26.20 06:50:27 virtualenv==20.31.2 06:50:27 wcwidth==0.2.13 06:50:27 websocket-client==1.8.0 06:50:27 wrapt==1.17.2 06:50:27 xdg==6.0.0 06:50:27 xmltodict==0.14.2 06:50:27 yq==3.4.3 06:50:27 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins5930658590964314281.sh 06:50:27 ---> sudo-logs.sh 06:50:27 Archiving 'sudo' log.. 06:50:27 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins10652373409185437958.sh 06:50:27 ---> job-cost.sh 06:50:27 Setup pyenv: 06:50:27 system 06:50:27 3.8.20 06:50:27 3.9.20 06:50:27 3.10.15 06:50:27 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 06:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKf0 from file:/tmp/.os_lf_venv 06:50:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-PKf0/bin to PATH 06:50:34 INFO: No Stack... 06:50:34 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:34 INFO: Archiving Costs 06:50:34 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins11657280616025087465.sh 06:50:34 ---> logs-deploy.sh 06:50:34 Setup pyenv: 06:50:34 system 06:50:34 3.8.20 06:50:34 3.9.20 06:50:34 3.10.15 06:50:34 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 06:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKf0 from file:/tmp/.os_lf_venv 06:50:36 lf-activate-venv(): INFO: Installing: lftools 06:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-PKf0/bin to PATH 06:50:44 WARNING: Nexus logging server not set 06:50:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-stage-0.19.x/6/ 06:50:44 INFO: archiving logs to S3 06:50:45 ---> uname -a: 06:50:45 Linux prd-ubuntu2204-builder-4c-4g-43431 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:50:45 06:50:45 06:50:45 ---> lscpu: 06:50:45 Architecture: x86_64 06:50:45 CPU op-mode(s): 32-bit, 64-bit 06:50:45 Address sizes: 40 bits physical, 48 bits virtual 06:50:45 Byte Order: Little Endian 06:50:45 CPU(s): 4 06:50:45 On-line CPU(s) list: 0-3 06:50:45 Vendor ID: AuthenticAMD 06:50:45 Model name: AMD EPYC-Rome Processor 06:50:45 CPU family: 23 06:50:45 Model: 49 06:50:45 Thread(s) per core: 1 06:50:45 Core(s) per socket: 1 06:50:45 Socket(s): 4 06:50:45 Stepping: 0 06:50:45 BogoMIPS: 5600.00 06:50:45 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 06:50:45 Virtualization: AMD-V 06:50:45 Hypervisor vendor: KVM 06:50:45 Virtualization type: full 06:50:45 L1d cache: 128 KiB (4 instances) 06:50:45 L1i cache: 128 KiB (4 instances) 06:50:45 L2 cache: 2 MiB (4 instances) 06:50:45 L3 cache: 64 MiB (4 instances) 06:50:45 NUMA node(s): 1 06:50:45 NUMA node0 CPU(s): 0-3 06:50:45 Vulnerability Gather data sampling: Not affected 06:50:45 Vulnerability Itlb multihit: Not affected 06:50:45 Vulnerability L1tf: Not affected 06:50:45 Vulnerability Mds: Not affected 06:50:45 Vulnerability Meltdown: Not affected 06:50:45 Vulnerability Mmio stale data: Not affected 06:50:45 Vulnerability Reg file data sampling: Not affected 06:50:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:50:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:50:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:50:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:50:45 Vulnerability Srbds: Not affected 06:50:45 Vulnerability Tsx async abort: Not affected 06:50:45 06:50:45 06:50:45 ---> nproc: 06:50:45 4 06:50:45 06:50:45 06:50:45 ---> df -h: 06:50:45 Filesystem Size Used Avail Use% Mounted on 06:50:45 tmpfs 1.6G 1.1M 1.6G 1% /run 06:50:45 /dev/vda1 78G 8.2G 70G 11% / 06:50:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:50:45 tmpfs 5.0M 0 5.0M 0% /run/lock 06:50:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:50:45 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 06:50:45 06:50:45 06:50:45 ---> free -m: 06:50:45 total used free shared buff/cache available 06:50:45 Mem: 15989 622 13020 4 2346 15045 06:50:45 Swap: 1023 0 1023 06:50:45 06:50:45 06:50:45 ---> ip addr: 06:50:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:50:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:50:45 inet 127.0.0.1/8 scope host lo 06:50:45 valid_lft forever preferred_lft forever 06:50:45 inet6 ::1/128 scope host 06:50:45 valid_lft forever preferred_lft forever 06:50:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:50:45 link/ether fa:16:3e:de:37:71 brd ff:ff:ff:ff:ff:ff 06:50:45 altname enp0s3 06:50:45 inet 10.30.170.254/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:50:45 valid_lft 86279sec preferred_lft 86279sec 06:50:45 inet6 fe80::f816:3eff:fede:3771/64 scope link 06:50:45 valid_lft forever preferred_lft forever 06:50:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:50:45 link/ether 02:42:43:6d:18:99 brd ff:ff:ff:ff:ff:ff 06:50:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:50:45 valid_lft forever preferred_lft forever 06:50:45 06:50:45 06:50:45 ---> sar -b -r -n DEV: 06:50:45 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-43431) 07/17/25 _x86_64_ (4 CPU) 06:50:45 06:50:45 06:48:46 LINUX RESTART (4 CPU) 06:50:45 06:50:45 06:50:45 ---> sar -P ALL: 06:50:45 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-43431) 07/17/25 _x86_64_ (4 CPU) 06:50:45 06:50:45 06:48:46 LINUX RESTART (4 CPU) 06:50:45 06:50:45 06:50:45