10:33:47 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/gnmi/+/123999 10:33:47 Running as SYSTEM 10:33:47 [EnvInject] - Loading node environment variables. 10:33:47 Building remotely on prd-ubuntu2204-docker-4c-4g-36193 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21 10:33:48 [ssh-agent] Looking for ssh-agent implementation... 10:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:48 $ ssh-agent 10:33:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlzOJIn/agent.1558 10:33:48 SSH_AGENT_PID=1561 10:33:48 [ssh-agent] Started. 10:33:48 Running ssh-add (command line suppressed) 10:33:48 Identity added: /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21@tmp/private_key_6616518231296734358.key (/w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21@tmp/private_key_6616518231296734358.key) 10:33:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:33:48 The recommended git tool is: NONE 10:33:48 $ ssh-agent -k 10:33:48 unset SSH_AUTH_SOCK; 10:33:48 unset SSH_AGENT_PID; 10:33:48 echo Agent pid 1561 killed; 10:33:48 [ssh-agent] Stopped. 10:33:48 FATAL: java.lang.InterruptedException 10:33:48 java.lang.InterruptedException 10:33:48 at java.base/java.lang.Object.wait(Native Method) 10:33:48 at hudson.remoting.Request.call(Request.java:177) 10:33:48 at hudson.remoting.Channel.call(Channel.java:1002) 10:33:48 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 10:33:48 Caused: hudson.remoting.RemotingSystemException 10:33:48 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:301) 10:33:48 at com.sun.proxy.$Proxy205.addCredentials(Unknown Source) 10:33:48 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.addCredentials(RemoteGitImpl.java:215) 10:33:48 at hudson.plugins.git.GitSCM.createClient(GitSCM.java:929) 10:33:48 at hudson.plugins.git.GitSCM.createClient(GitSCM.java:847) 10:33:48 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294) 10:33:48 at hudson.scm.SCM.checkout(SCM.java:540) 10:33:48 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 10:33:48 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:33:48 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:33:48 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:33:48 at hudson.model.Run.execute(Run.java:1895) 10:33:48 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:33:48 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:33:48 at hudson.model.Executor.run(Executor.java:442) 10:33:48 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:48 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8611559891086626812.sh 10:33:49 ---> sysstat.sh 10:33:49 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6457749347610533089.sh 10:33:49 ---> package-listing.sh 10:33:49 ++ tr '[:upper:]' '[:lower:]' 10:33:49 ++ facter osfamily 10:33:49 + OS_FAMILY=debian 10:33:49 + workspace=/w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21 10:33:49 + START_PACKAGES=/tmp/packages_start.txt 10:33:49 + END_PACKAGES=/tmp/packages_end.txt 10:33:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:49 + PACKAGES=/tmp/packages_start.txt 10:33:49 + '[' /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21 ']' 10:33:49 + PACKAGES=/tmp/packages_end.txt 10:33:49 + case "${OS_FAMILY}" in 10:33:49 + dpkg -l 10:33:49 + grep '^ii' 10:33:49 + '[' -f /tmp/packages_start.txt ']' 10:33:49 + '[' -f /tmp/packages_end.txt ']' 10:33:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:49 + '[' /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21 ']' 10:33:49 + mkdir -p /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/archives/ 10:33:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/archives/ 10:33:49 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8643481905476464098.sh 10:33:49 ---> capture-instance-metadata.sh 10:33:49 Setup pyenv: 10:33:50 * system (set by /opt/pyenv/version) 10:33:50 * 3.8.20 (set by /opt/pyenv/version) 10:33:50 * 3.9.20 (set by /opt/pyenv/version) 10:33:50 3.10.15 10:33:50 3.11.10 10:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJh5 10:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:59 lf-activate-venv(): INFO: Base packages installed successfully 10:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-nJh5/bin to PATH 10:34:24 INFO: Running in OpenStack, capturing instance metadata 10:34:24 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5808889387719679959.sh 10:34:24 provisioning config files... 10:34:25 Could not find credentials [logs] for gnmi-maven-verify-2.0.x-mvn39-openjdk21 #34 10:34:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21@tmp/config18248200474308248244tmp 10:34:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:34:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:34:25 provisioning config files... 10:34:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:34:25 [EnvInject] - Injecting environment variables from a build step. 10:34:25 [EnvInject] - Injecting as environment variables the properties content 10:34:25 SERVER_ID=logs 10:34:25 10:34:25 [EnvInject] - Variables injected successfully. 10:34:25 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6516624878905518941.sh 10:34:25 ---> create-netrc.sh 10:34:25 WARN: Log server credential not found. 10:34:25 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7284857576827402283.sh 10:34:25 ---> python-tools-install.sh 10:34:25 Setup pyenv: 10:34:25 system 10:34:25 3.8.20 10:34:25 3.9.20 10:34:25 3.10.15 10:34:25 * 3.11.10 (set by /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/.python-version) 10:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJh5 from file:/tmp/.os_lf_venv 10:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:27 lf-activate-venv(): INFO: Base packages installed successfully 10:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-nJh5/bin to PATH 10:34:32 Generating Requirements File 10:34:54 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. 10:34:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:34:54 Python 3.11.10 10:34:54 pip 26.2.1 from /tmp/venv-nJh5/lib/python3.11/site-packages/pip (python 3.11) 10:34:55 aiohappyeyeballs==2.7.1 10:34:55 aiohttp==3.14.3 10:34:55 aiosignal==1.4.0 10:34:55 appdirs==1.4.4 10:34:55 argcomplete==3.7.2 10:34:55 aspy.yaml==1.3.0 10:34:55 attrs==26.1.0 10:34:55 autopage==0.6.0 10:34:55 beautifulsoup4==4.15.0 10:34:55 boto3==1.43.69 10:34:55 botocore==1.43.69 10:34:55 bs4==0.0.2 10:34:55 certifi==2026.7.22 10:34:55 cffi==2.1.1 10:34:55 cfgv==3.5.0 10:34:55 chardet==7.5.1 10:34:55 charset-normalizer==3.4.9 10:34:55 click==8.4.2 10:34:55 cliff==4.15.0 10:34:55 cmd2==4.2.0 10:34:55 cryptography==3.3.2 10:34:55 debtcollector==3.1.0 10:34:55 decorator==5.3.1 10:34:55 defusedxml==0.7.1 10:34:55 Deprecated==1.3.1 10:34:55 distlib==0.4.3 10:34:55 dnspython==2.8.0 10:34:55 docker==7.2.0 10:34:55 dogpile.cache==1.5.0 10:34:55 durationpy==0.10 10:34:55 email-validator==2.3.0 10:34:55 filelock==3.32.2 10:34:55 frozenlist==1.8.0 10:34:55 future==1.0.0 10:34:55 gitdb==4.0.12 10:34:55 GitPython==3.1.59 10:34:55 httplib2==0.30.2 10:34:55 identify==2.6.19 10:34:55 idna==3.18 10:34:55 importlib-resources==1.5.0 10:34:55 iso8601==2.1.0 10:34:55 Jinja2==3.1.6 10:34:55 jmespath==1.1.0 10:34:55 jsonpatch==1.33 10:34:55 jsonpointer==3.1.1 10:34:55 jsonschema==4.26.0 10:34:55 jsonschema-specifications==2025.9.1 10:34:55 keystoneauth1==5.15.0 10:34:55 kubernetes==36.0.3 10:34:55 lftools==0.37.23 10:34:55 lxml==6.1.1 10:34:55 markdown-it-py==4.2.0 10:34:55 MarkupSafe==3.0.3 10:34:55 mdurl==0.1.2 10:34:55 msgpack==1.2.1 10:34:55 multi_key_dict==2.0.3 10:34:55 multidict==6.7.1 10:34:55 munch==4.0.0 10:34:55 netaddr==1.3.0 10:34:55 niet==1.4.2 10:34:55 nodeenv==1.10.0 10:34:55 oauth2client==4.1.3 10:34:55 oauthlib==3.3.1 10:34:55 openstacksdk==4.18.0 10:34:55 os-service-types==1.9.0 10:34:55 osc-lib==4.7.0 10:34:55 oslo.config==10.7.0 10:34:55 oslo.context==6.5.0 10:34:55 oslo.i18n==6.9.0 10:34:55 oslo.log==8.3.0 10:34:55 oslo.serialization==5.11.0 10:34:55 oslo.utils==10.1.1 10:34:55 packaging==26.3 10:34:55 pbr==7.0.3 10:34:55 platformdirs==4.11.2 10:34:55 prettytable==3.18.0 10:34:55 prompt_toolkit==3.0.53 10:34:55 propcache==0.5.2 10:34:55 psutil==7.2.2 10:34:55 pyasn1==0.6.4 10:34:55 pyasn1_modules==0.4.2 10:34:55 pycparser==3.0 10:34:55 pygerrit2==2.0.15 10:34:55 PyGithub==2.9.1 10:34:55 Pygments==2.20.0 10:34:55 PyJWT==2.13.0 10:34:55 PyNaCl==1.6.2 10:34:55 pyparsing==2.4.7 10:34:55 pyperclip==1.11.0 10:34:55 pyrsistent==0.20.0 10:34:55 python-dateutil==2.9.0.post0 10:34:55 python-discovery==1.5.1 10:34:55 python-heatclient==5.2.0 10:34:55 python-jenkins==1.8.3 10:34:55 python-keystoneclient==5.8.0 10:34:55 python-magnumclient==4.11.0 10:34:55 python-manilaclient==6.2.0 10:34:55 python-openstackclient==10.2.1 10:34:55 python-swiftclient==4.10.0 10:34:55 PyYAML==6.0.3 10:34:55 referencing==0.37.0 10:34:55 requests==2.34.2 10:34:55 requests-oauthlib==2.0.0 10:34:55 rfc3986==2.0.0 10:34:55 rich==15.0.0 10:34:55 rich-argparse==1.8.0 10:34:55 rpds-py==2026.6.3 10:34:55 rsa==4.9.1 10:34:55 ruamel.yaml==0.19.1 10:34:55 ruamel.yaml.clib==0.2.15 10:34:55 s3transfer==0.19.2 10:34:55 simplejson==4.1.1 10:34:55 six==1.17.0 10:34:55 smmap==5.0.3 10:34:55 soupsieve==2.9.2 10:34:55 stevedore==5.9.0 10:34:55 tabulate==0.10.0 10:34:55 toml==0.10.2 10:34:55 tomlkit==0.15.1 10:34:55 tqdm==4.70.0 10:34:55 typing_extensions==4.16.0 10:34:55 urllib3==1.26.20 10:34:55 virtualenv==21.7.4 10:34:55 wcwidth==0.8.2 10:34:55 websocket-client==1.9.0 10:34:55 wrapt==2.3.0 10:34:55 xdg==6.0.0 10:34:55 xmltodict==1.0.4 10:34:55 yarl==1.24.5 10:34:55 yq==4.1.2 10:34:55 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/sh /tmp/jenkins195617582683235244.sh 10:34:55 ---> uv-install.sh 10:34:55 Installing uv/uvx (latest) using shell installer 10:34:55 2026-08-12 10:34:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-GIWQEs.sh" [1] 10:34:55 downloading uv 0.12.3 x86_64-unknown-linux-gnu 10:34:56 installing to /home/jenkins/.local/bin 10:34:56 uv 10:34:56 uvx 10:34:56 everything's installed! 10:34:56 10:34:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:34:56 10:34:56 source $HOME/.local/bin/env (sh, bash, zsh) 10:34:56 source $HOME/.local/bin/env.fish (fish) 10:34:56 Adding install location to PATH 10:34:56 ---> Validating uv/uvx install 10:34:56 uvx 0.12.3 (x86_64-unknown-linux-gnu) 10:34:56 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6941093330697691984.sh 10:34:56 ---> sudo-logs.sh 10:34:56 Archiving 'sudo' log.. 10:34:56 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5741973964906859865.sh 10:34:56 ---> job-cost.sh 10:34:56 INFO: Activating Python virtual environment... 10:34:56 Setup pyenv: 10:34:56 system 10:34:56 3.8.20 10:34:56 3.9.20 10:34:56 3.10.15 10:34:56 * 3.11.10 (set by /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/.python-version) 10:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJh5 from file:/tmp/.os_lf_venv 10:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:58 lf-activate-venv(): INFO: Base packages installed successfully 10:34:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-nJh5/bin to PATH 10:35:02 INFO: No stack-cost file found 10:35:02 INFO: Instance uptime: 128s 10:35:02 INFO: Fetching instance metadata (attempt 1 of 3)... 10:35:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:35:02 INFO: Successfully fetched instance metadata 10:35:02 INFO: Instance type: v3-standard-4 10:35:02 INFO: Retrieving pricing info for: v3-standard-4 10:35:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:35:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 10:35:02 INFO: Successfully fetched Vexxhost pricing API 10:35:02 INFO: Retrieved cost: 0.11 10:35:03 INFO: Retrieved resource: v3-standard-4 10:35:03 INFO: Creating archive directory: /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/archives/cost 10:35:03 INFO: Archiving costs to: /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/archives/cost.csv 10:35:03 INFO: Successfully archived job cost data 10:35:03 DEBUG: Cost data: gnmi-maven-verify-2.0.x-mvn39-openjdk21,34,2026-08-12 10:35:03,v3-standard-4,128,0.11,0.00,FAILURE 10:35:03 [gnmi-maven-verify-2.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins1121167512817117340.sh 10:35:03 ---> logs-deploy.sh 10:35:03 Setup pyenv: 10:35:03 system 10:35:03 3.8.20 10:35:03 3.9.20 10:35:03 3.10.15 10:35:03 * 3.11.10 (set by /w/workspace/gnmi-maven-verify-2.0.x-mvn39-openjdk21/.python-version) 10:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJh5 from file:/tmp/.os_lf_venv 10:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:04 lf-activate-venv(): INFO: Base packages installed successfully 10:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-nJh5/bin to PATH 10:35:10 WARNING: Nexus logging server not set 10:35:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/gnmi-maven-verify-2.0.x-mvn39-openjdk21/34/ 10:35:10 INFO: archiving logs to S3 10:35:11 ---> uname -a: 10:35:11 Linux prd-ubuntu2204-docker-4c-4g-36193 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:35:11 10:35:11 10:35:11 ---> lscpu: 10:35:11 Architecture: x86_64 10:35:11 CPU op-mode(s): 32-bit, 64-bit 10:35:11 Address sizes: 40 bits physical, 48 bits virtual 10:35:11 Byte Order: Little Endian 10:35:11 CPU(s): 4 10:35:11 On-line CPU(s) list: 0-3 10:35:11 Vendor ID: AuthenticAMD 10:35:11 Model name: AMD EPYC-Rome Processor 10:35:11 CPU family: 23 10:35:11 Model: 49 10:35:11 Thread(s) per core: 1 10:35:11 Core(s) per socket: 1 10:35:11 Socket(s): 4 10:35:11 Stepping: 0 10:35:11 BogoMIPS: 5599.99 10:35:11 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 10:35:11 Virtualization: AMD-V 10:35:11 Hypervisor vendor: KVM 10:35:11 Virtualization type: full 10:35:11 L1d cache: 128 KiB (4 instances) 10:35:11 L1i cache: 128 KiB (4 instances) 10:35:11 L2 cache: 2 MiB (4 instances) 10:35:11 L3 cache: 64 MiB (4 instances) 10:35:11 NUMA node(s): 1 10:35:11 NUMA node0 CPU(s): 0-3 10:35:11 Vulnerability Gather data sampling: Not affected 10:35:11 Vulnerability Indirect target selection: Not affected 10:35:11 Vulnerability Itlb multihit: Not affected 10:35:11 Vulnerability L1tf: Not affected 10:35:11 Vulnerability Mds: Not affected 10:35:11 Vulnerability Meltdown: Not affected 10:35:11 Vulnerability Mmio stale data: Not affected 10:35:11 Vulnerability Reg file data sampling: Not affected 10:35:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:35:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:35:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:35:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:35:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:35:11 Vulnerability Srbds: Not affected 10:35:11 Vulnerability Tsa: Not affected 10:35:11 Vulnerability Tsx async abort: Not affected 10:35:11 Vulnerability Vmscape: Not affected 10:35:11 10:35:11 10:35:11 ---> nproc: 10:35:11 4 10:35:11 10:35:11 10:35:11 ---> df -h: 10:35:11 Filesystem Size Used Avail Use% Mounted on 10:35:11 tmpfs 1.6G 1.1M 1.6G 1% /run 10:35:11 /dev/vda1 78G 8.5G 69G 11% / 10:35:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:35:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:35:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:35:11 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 10:35:11 10:35:11 10:35:11 ---> free -m: 10:35:11 total used free shared buff/cache available 10:35:11 Mem: 15989 643 12697 4 2648 15017 10:35:11 Swap: 1023 0 1023 10:35:11 10:35:11 10:35:11 ---> ip addr: 10:35:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:11 inet 127.0.0.1/8 scope host lo 10:35:11 valid_lft forever preferred_lft forever 10:35:11 inet6 ::1/128 scope host 10:35:11 valid_lft forever preferred_lft forever 10:35:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:11 link/ether fa:16:3e:18:3d:9a brd ff:ff:ff:ff:ff:ff 10:35:11 altname enp0s3 10:35:11 inet 10.30.170.79/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:35:11 valid_lft 86271sec preferred_lft 86271sec 10:35:11 inet6 fe80::f816:3eff:fe18:3d9a/64 scope link 10:35:11 valid_lft forever preferred_lft forever 10:35:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:35:11 link/ether 0e:07:b6:ea:fa:b6 brd ff:ff:ff:ff:ff:ff 10:35:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:35:11 valid_lft forever preferred_lft forever 10:35:11 10:35:11 10:35:11 ---> sar -b -r -n DEV: 10:35:11 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-36193) 08/12/26 _x86_64_ (4 CPU) 10:35:11 10:35:11 10:33:08 LINUX RESTART (4 CPU) 10:35:11 10:35:11 10:35:11 ---> sar -P ALL: 10:35:11 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-36193) 08/12/26 _x86_64_ (4 CPU) 10:35:11 10:35:11 10:33:08 LINUX RESTART (4 CPU) 10:35:11 10:35:11 10:35:11