18:13:24 Started by timer 18:13:24 Running as SYSTEM 18:13:24 [EnvInject] - Loading node environment variables. 18:13:24 Building remotely on prd-ubuntu1804-docker-4c-4g-9526 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/com-golog-sonar-prescan-script 18:13:24 [ssh-agent] Looking for ssh-agent implementation... 18:13:24 $ ssh-agent 18:13:24 SSH_AUTH_SOCK=/tmp/ssh-Ch4LIyZkv3R9/agent.2105 18:13:24 SSH_AGENT_PID=2107 18:13:24 [ssh-agent] Started. 18:13:24 Running ssh-add (command line suppressed) 18:13:24 Identity added: /w/workspace/com-golog-sonar-prescan-script@tmp/private_key_2570918929069648153.key (jenkins-ssh) 18:13:24 [ssh-agent] Using credentials jenkins (jenkins) 18:13:24 The recommended git tool is: NONE 18:13:27 using credential jenkins 18:13:27 Wiping out workspace first. 18:13:27 Cloning the remote Git repository 18:13:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:27 > git init /w/workspace/com-golog-sonar-prescan-script # timeout=10 18:13:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:27 > git --version # timeout=10 18:13:27 > git --version # 'git version 2.17.1' 18:13:27 using GIT_SSH to set credentials jenkins 18:13:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog # timeout=10 18:13:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:28 Avoid second fetch 18:13:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:13:28 Checking out Revision 78901281c985115b2b9497d89befa2efce154d4f (refs/remotes/origin/master) 18:13:28 > git config core.sparsecheckout # timeout=10 18:13:28 > git checkout -f 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:28 Commit message: "RIC:1060: Change in PTL" 18:13:28 > git rev-list --no-walk 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:32 provisioning config files... 18:13:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:13:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:13:32 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins7157733385512974168.sh 18:13:32 ---> python-tools-install.sh 18:13:32 Setup pyenv: 18:13:32 * system (set by /opt/pyenv/version) 18:13:32 * 3.8.13 (set by /opt/pyenv/version) 18:13:32 * 3.9.13 (set by /opt/pyenv/version) 18:13:32 * 3.10.6 (set by /opt/pyenv/version) 18:13:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Y7K 18:13:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:13:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:48 lf-activate-venv(): INFO: Base packages installed successfully 18:13:48 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-1Y7K/bin to PATH 18:14:26 Generating Requirements File 18:14:56 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. 18:14:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:14:57 Python 3.10.6 18:14:58 pip 26.0.1 from /tmp/venv-1Y7K/lib/python3.10/site-packages/pip (python 3.10) 18:14:58 appdirs==1.4.4 18:14:58 argcomplete==3.6.3 18:14:58 aspy.yaml==1.3.0 18:14:58 attrs==26.1.0 18:14:58 autopage==0.6.0 18:14:58 backports.strenum==1.3.1 18:14:58 beautifulsoup4==4.14.3 18:14:58 boto3==1.42.73 18:14:58 botocore==1.42.73 18:14:58 bs4==0.0.2 18:14:58 certifi==2026.2.25 18:14:58 cffi==2.0.0 18:14:58 cfgv==3.5.0 18:14:58 chardet==7.2.0 18:14:58 charset-normalizer==3.4.6 18:14:58 click==8.3.1 18:14:58 cliff==4.13.2 18:14:58 cmd2==3.4.0 18:14:58 cryptography==3.3.2 18:14:58 debtcollector==3.0.0 18:14:58 decorator==5.2.1 18:14:58 defusedxml==0.7.1 18:14:58 Deprecated==1.3.1 18:14:58 distlib==0.4.0 18:14:58 dnspython==2.8.0 18:14:58 docker==7.1.0 18:14:58 dogpile.cache==1.5.0 18:14:58 durationpy==0.10 18:14:58 email-validator==2.3.0 18:14:58 filelock==3.25.2 18:14:58 future==1.0.0 18:14:58 gitdb==4.0.12 18:14:58 GitPython==3.1.46 18:14:58 httplib2==0.30.2 18:14:58 identify==2.6.18 18:14:58 idna==3.11 18:14:58 importlib-resources==1.5.0 18:14:58 iso8601==2.1.0 18:14:58 Jinja2==3.1.6 18:14:58 jmespath==1.1.0 18:14:58 jsonpatch==1.33 18:14:58 jsonpointer==3.1.0 18:14:58 jsonschema==4.26.0 18:14:58 jsonschema-specifications==2025.9.1 18:14:58 keystoneauth1==5.13.1 18:14:58 kubernetes==35.0.0 18:14:58 lftools==0.37.22 18:14:58 lxml==6.0.2 18:14:58 markdown-it-py==4.0.0 18:14:58 MarkupSafe==3.0.3 18:14:58 mdurl==0.1.2 18:14:58 msgpack==1.1.2 18:14:58 multi_key_dict==2.0.3 18:14:58 munch==4.0.0 18:14:58 netaddr==1.3.0 18:14:58 niet==1.4.2 18:14:58 nodeenv==1.10.0 18:14:58 oauth2client==4.1.3 18:14:58 oauthlib==3.3.1 18:14:58 openstacksdk==4.10.0 18:14:58 os-service-types==1.8.2 18:14:58 osc-lib==4.4.0 18:14:58 oslo.config==10.3.0 18:14:58 oslo.context==6.3.0 18:14:58 oslo.i18n==6.7.2 18:14:58 oslo.log==8.1.0 18:14:58 oslo.serialization==5.9.1 18:14:58 oslo.utils==10.0.0 18:14:58 packaging==26.0 18:14:58 pbr==7.0.3 18:14:58 platformdirs==4.9.4 18:14:58 prettytable==3.17.0 18:14:58 psutil==7.2.2 18:14:58 pyasn1==0.6.3 18:14:58 pyasn1_modules==0.4.2 18:14:58 pycparser==3.0 18:14:58 pygerrit2==2.0.15 18:14:58 PyGithub==2.8.1 18:14:58 Pygments==2.19.2 18:14:58 PyJWT==2.12.1 18:14:58 PyNaCl==1.6.2 18:14:58 pyparsing==2.4.7 18:14:58 pyperclip==1.11.0 18:14:58 pyrsistent==0.20.0 18:14:58 python-cinderclient==9.9.0 18:14:58 python-dateutil==2.9.0.post0 18:14:58 python-discovery==1.2.0 18:14:58 python-heatclient==5.1.0 18:14:58 python-jenkins==1.8.3 18:14:58 python-keystoneclient==5.8.0 18:14:58 python-magnumclient==4.10.0 18:14:58 python-openstackclient==9.0.0 18:14:58 python-swiftclient==4.10.0 18:14:58 PyYAML==6.0.3 18:14:58 referencing==0.37.0 18:14:58 requests==2.32.5 18:14:58 requests-oauthlib==2.0.0 18:14:58 requestsexceptions==1.4.0 18:14:58 rfc3986==2.0.0 18:14:58 rich==14.3.3 18:14:58 rich-argparse==1.7.2 18:14:58 rpds-py==0.30.0 18:14:58 rsa==4.9.1 18:14:58 ruamel.yaml==0.19.1 18:14:58 ruamel.yaml.clib==0.2.15 18:14:58 s3transfer==0.16.0 18:14:58 simplejson==3.20.2 18:14:58 six==1.17.0 18:14:58 smmap==5.0.3 18:14:58 soupsieve==2.8.3 18:14:58 stevedore==5.7.0 18:14:58 tabulate==0.10.0 18:14:58 toml==0.10.2 18:14:58 tomlkit==0.14.0 18:14:58 tqdm==4.67.3 18:14:58 typing_extensions==4.15.0 18:14:58 urllib3==1.26.20 18:14:58 virtualenv==21.2.0 18:14:58 wcwidth==0.6.0 18:14:58 websocket-client==1.9.0 18:14:58 wrapt==2.1.2 18:14:58 xdg==6.0.0 18:14:58 xmltodict==1.0.4 18:14:58 yq==3.4.3 18:14:58 [EnvInject] - Injecting environment variables from a build step. 18:14:58 [EnvInject] - Injecting as environment variables the properties content 18:14:58 SET_JDK_VERSION=openjdk17 18:14:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:14:58 18:14:58 [EnvInject] - Variables injected successfully. 18:14:58 [com-golog-sonar-prescan-script] $ /bin/sh /tmp/jenkins10352550821190024333.sh 18:14:58 ---> update-java-alternatives.sh 18:14:58 ---> Updating Java version 18:14:59 ---> Ubuntu/Debian system detected 18:14:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:14:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:14:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:14:59 openjdk version "17.0.7" 2023-04-18 18:14:59 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 18:14:59 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 18:14:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:14:59 [EnvInject] - Injecting environment variables from a build step. 18:14:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:14:59 [EnvInject] - Variables injected successfully. 18:14:59 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins4072023831181059968.sh 18:14:59 --> prescan-golog-go-ubuntu.sh 18:14:59 + sudo apt-get install -y cmake ninja-build 18:14:59 Reading package lists... 18:15:00 Building dependency tree... 18:15:00 Reading state information... 18:15:00 Package ninja-build is not available, but is referred to by another package. 18:15:00 This may mean that the package is missing, has been obsoleted, or 18:15:00 is only available from another source 18:15:00 18:15:00 E: Package 'ninja-build' has no installation candidate 18:15:00 Build step 'Execute shell' marked build as failure 18:15:00 $ ssh-agent -k 18:15:00 unset SSH_AUTH_SOCK; 18:15:00 unset SSH_AGENT_PID; 18:15:00 echo Agent pid 2107 killed; 18:15:00 [ssh-agent] Stopped. 18:15:00 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:00 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins14331632194049527064.sh 18:15:00 ---> sysstat.sh 18:15:00 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins14087053167628823506.sh 18:15:00 ---> package-listing.sh 18:15:00 ++ facter osfamily 18:15:00 ++ tr '[:upper:]' '[:lower:]' 18:15:01 + OS_FAMILY=debian 18:15:01 + workspace=/w/workspace/com-golog-sonar-prescan-script 18:15:01 + START_PACKAGES=/tmp/packages_start.txt 18:15:01 + END_PACKAGES=/tmp/packages_end.txt 18:15:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:01 + PACKAGES=/tmp/packages_start.txt 18:15:01 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:01 + PACKAGES=/tmp/packages_end.txt 18:15:01 + case "${OS_FAMILY}" in 18:15:01 + dpkg -l 18:15:01 + grep '^ii' 18:15:01 + '[' -f /tmp/packages_start.txt ']' 18:15:01 + '[' -f /tmp/packages_end.txt ']' 18:15:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:01 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:01 + mkdir -p /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:01 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins3766178532191499136.sh 18:15:01 ---> capture-instance-metadata.sh 18:15:01 Setup pyenv: 18:15:01 system 18:15:01 3.8.13 18:15:01 3.9.13 18:15:01 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y7K from file:/tmp/.os_lf_venv 18:15:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:04 lf-activate-venv(): INFO: Base packages installed successfully 18:15:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-1Y7K/bin to PATH 18:15:22 INFO: Running in OpenStack, capturing instance metadata 18:15:23 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins15317801657002640490.sh 18:15:23 provisioning config files... 18:15:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-golog-sonar-prescan-script@tmp/config6343973623782238532tmp 18:15:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:15:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:15:23 [EnvInject] - Injecting environment variables from a build step. 18:15:23 [EnvInject] - Injecting as environment variables the properties content 18:15:23 SERVER_ID=logs 18:15:23 18:15:23 [EnvInject] - Variables injected successfully. 18:15:23 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins9290048966426800449.sh 18:15:23 ---> create-netrc.sh 18:15:23 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins16302380802327299240.sh 18:15:23 ---> python-tools-install.sh 18:15:23 Setup pyenv: 18:15:23 system 18:15:23 3.8.13 18:15:23 3.9.13 18:15:23 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y7K from file:/tmp/.os_lf_venv 18:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:27 lf-activate-venv(): INFO: Base packages installed successfully 18:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Y7K/bin to PATH 18:15:44 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins16415162413849981157.sh 18:15:44 ---> sudo-logs.sh 18:15:44 Archiving 'sudo' log.. 18:15:45 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins3266451061524083364.sh 18:15:45 ---> job-cost.sh 18:15:45 Setup pyenv: 18:15:45 system 18:15:45 3.8.13 18:15:45 3.9.13 18:15:45 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y7K from file:/tmp/.os_lf_venv 18:15:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:48 lf-activate-venv(): INFO: Base packages installed successfully 18:15:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-1Y7K/bin to PATH 18:15:58 INFO: No Stack... 18:15:59 INFO: Retrieving Pricing Info for: v3-starter-4 18:15:59 INFO: Archiving Costs 18:15:59 [com-golog-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7160569137643721432.sh 18:15:59 ---> logs-deploy.sh 18:15:59 Setup pyenv: 18:15:59 system 18:15:59 3.8.13 18:15:59 3.9.13 18:15:59 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y7K from file:/tmp/.os_lf_venv 18:15:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:02 lf-activate-venv(): INFO: Base packages installed successfully 18:16:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:16:19 lf-activate-venv(): INFO: Adding /tmp/venv-1Y7K/bin to PATH 18:16:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-golog-sonar-prescan-script/1943 18:16:19 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:20 /tmp/venv-1Y7K/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 18:16:20 warnings.warn( 18:16:21 Archives upload complete. 18:16:22 INFO: archiving logs to Nexus 18:16:22 /tmp/venv-1Y7K/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 18:16:22 warnings.warn( 18:16:23 ---> uname -a: 18:16:23 Linux prd-ubuntu1804-docker-4c-4g-9526 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:16:23 18:16:23 18:16:23 ---> lscpu: 18:16:23 Architecture: x86_64 18:16:23 CPU op-mode(s): 32-bit, 64-bit 18:16:23 Byte Order: Little Endian 18:16:23 CPU(s): 4 18:16:23 On-line CPU(s) list: 0-3 18:16:23 Thread(s) per core: 1 18:16:23 Core(s) per socket: 1 18:16:23 Socket(s): 4 18:16:23 NUMA node(s): 1 18:16:23 Vendor ID: AuthenticAMD 18:16:23 CPU family: 23 18:16:23 Model: 49 18:16:23 Model name: AMD EPYC-Rome Processor 18:16:23 Stepping: 0 18:16:23 CPU MHz: 2800.000 18:16:23 BogoMIPS: 5600.00 18:16:23 Virtualization: AMD-V 18:16:23 Hypervisor vendor: KVM 18:16:23 Virtualization type: full 18:16:23 L1d cache: 32K 18:16:23 L1i cache: 32K 18:16:23 L2 cache: 512K 18:16:23 L3 cache: 16384K 18:16:23 NUMA node0 CPU(s): 0-3 18:16:23 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:16:23 18:16:23 18:16:23 ---> nproc: 18:16:23 4 18:16:23 18:16:23 18:16:23 ---> df -h: 18:16:23 Filesystem Size Used Avail Use% Mounted on 18:16:23 udev 3.9G 0 3.9G 0% /dev 18:16:23 tmpfs 798M 696K 797M 1% /run 18:16:23 /dev/vda1 20G 8.9G 11G 47% / 18:16:23 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:23 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:23 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:16:23 tmpfs 798M 0 798M 0% /run/user/1001 18:16:23 18:16:23 18:16:23 ---> free -m: 18:16:23 total used free shared buff/cache available 18:16:23 Mem: 7976 493 5424 0 2057 7209 18:16:23 Swap: 1023 0 1023 18:16:23 18:16:23 18:16:23 ---> ip addr: 18:16:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:23 inet 127.0.0.1/8 scope host lo 18:16:23 valid_lft forever preferred_lft forever 18:16:23 inet6 ::1/128 scope host 18:16:23 valid_lft forever preferred_lft forever 18:16:23 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:16:23 link/ether fa:16:3e:0b:44:85 brd ff:ff:ff:ff:ff:ff 18:16:23 inet 10.32.7.68/23 brd 10.32.7.255 scope global dynamic ens3 18:16:23 valid_lft 86179sec preferred_lft 86179sec 18:16:23 inet6 fe80::f816:3eff:fe0b:4485/64 scope link 18:16:23 valid_lft forever preferred_lft forever 18:16:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:16:23 link/ether 02:42:6e:6c:f2:b2 brd ff:ff:ff:ff:ff:ff 18:16:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:23 valid_lft forever preferred_lft forever 18:16:23 18:16:23 18:16:23 ---> sar -b -r -n DEV: 18:16:23 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9526) 03/22/26 _x86_64_ (4 CPU) 18:16:23 18:16:23 18:12:43 LINUX RESTART (4 CPU) 18:16:23 18:16:23 18:13:01 tps rtps wtps bread/s bwrtn/s 18:16:23 18:14:02 153.82 69.00 84.82 5596.00 39824.95 18:16:23 18:15:01 71.26 12.30 58.96 1070.46 8749.43 18:16:23 18:16:01 41.79 0.95 40.84 81.85 4921.58 18:16:23 Average: 89.05 27.50 61.55 2255.84 17881.49 18:16:23 18:16:23 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:23 18:14:02 5886156 7406792 2281272 27.93 37428 1663340 992384 10.77 590504 1521520 60648 18:16:23 18:15:01 5631288 7444604 2536140 31.05 59208 1918092 933132 10.13 563768 1770392 116768 18:16:23 18:16:01 5582608 7409744 2584820 31.65 61648 1929696 971544 10.54 606452 1775724 12352 18:16:23 Average: 5700017 7420380 2467411 30.21 52761 1837043 965687 10.48 586908 1689212 63256 18:16:23 18:16:23 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:23 18:14:02 ens3 373.25 208.38 1088.06 65.31 0.00 0.00 0.00 0.00 18:16:23 18:14:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:16:23 18:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:23 18:15:01 ens3 62.16 51.42 674.61 8.42 0.00 0.00 0.00 0.00 18:16:23 18:15:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 18:16:23 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:23 18:16:01 ens3 12.01 12.83 9.74 6.14 0.00 0.00 0.00 0.00 18:16:23 18:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:16:23 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:23 Average: ens3 149.61 91.09 590.31 26.72 0.00 0.00 0.00 0.00 18:16:23 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 18:16:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:23 18:16:23 18:16:23 ---> sar -P ALL: 18:16:23 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9526) 03/22/26 _x86_64_ (4 CPU) 18:16:23 18:16:23 18:12:43 LINUX RESTART (4 CPU) 18:16:23 18:16:23 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:16:23 18:14:02 all 20.33 0.00 2.83 4.90 1.28 70.66 18:16:23 18:14:02 0 19.35 0.00 2.54 3.06 1.02 74.03 18:16:23 18:14:02 1 23.99 0.00 1.87 1.37 1.38 71.40 18:16:23 18:14:02 2 19.27 0.00 4.81 11.71 1.49 62.72 18:16:23 18:14:02 3 18.70 0.00 2.05 3.46 1.23 74.55 18:16:23 18:15:01 all 20.62 0.00 1.43 1.81 1.01 75.13 18:16:23 18:15:01 0 26.39 0.00 1.56 1.42 0.85 69.78 18:16:23 18:15:01 1 18.87 0.00 1.52 0.10 0.97 78.54 18:16:23 18:15:01 2 3.78 0.00 0.73 4.96 0.73 89.80 18:16:23 18:15:01 3 33.45 0.00 1.93 0.76 1.52 62.34 18:16:23 18:16:01 all 20.95 0.00 1.07 1.19 0.91 75.88 18:16:23 18:16:01 0 8.18 0.00 0.73 0.03 0.53 90.52 18:16:23 18:16:01 1 53.10 0.00 1.71 0.17 1.96 43.06 18:16:23 18:16:01 2 13.53 0.00 1.35 2.25 0.50 82.38 18:16:23 18:16:01 3 8.94 0.00 0.48 2.33 0.60 87.65 18:16:23 Average: all 20.63 0.00 1.78 2.64 1.07 73.89 18:16:23 Average: 0 17.92 0.00 1.61 1.50 0.80 78.16 18:16:23 Average: 1 32.07 0.00 1.70 0.55 1.44 64.24 18:16:23 Average: 2 12.23 0.00 2.30 6.31 0.90 78.26 18:16:23 Average: 3 20.30 0.00 1.48 2.19 1.12 74.91 18:16:23 18:16:23 18:16:23