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-7538 (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-jrwSrZ0amVmx/agent.2091 18:13:24 SSH_AGENT_PID=2093 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_10044115671113161228.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:27 > 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:31 provisioning config files... 18:13:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:13:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:13:32 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins1059482506124648823.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:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xshd 18:13:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:13:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:47 lf-activate-venv(): INFO: Base packages installed successfully 18:13:47 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:29 lf-activate-venv(): INFO: Adding /tmp/venv-xshd/bin to PATH 18:14:29 Generating Requirements File 18:15:00 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:15:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:15:00 Python 3.10.6 18:15:01 pip 26.0.1 from /tmp/venv-xshd/lib/python3.10/site-packages/pip (python 3.10) 18:15:01 appdirs==1.4.4 18:15:01 argcomplete==3.6.3 18:15:01 aspy.yaml==1.3.0 18:15:01 attrs==25.4.0 18:15:01 autopage==0.6.0 18:15:01 backports.strenum==1.3.1 18:15:01 beautifulsoup4==4.14.3 18:15:01 boto3==1.42.56 18:15:01 botocore==1.42.56 18:15:01 bs4==0.0.2 18:15:01 certifi==2026.2.25 18:15:01 cffi==2.0.0 18:15:01 cfgv==3.5.0 18:15:01 chardet==6.0.0.post1 18:15:01 charset-normalizer==3.4.4 18:15:01 click==8.3.1 18:15:01 cliff==4.13.2 18:15:01 cmd2==3.2.2 18:15:01 cryptography==3.3.2 18:15:01 debtcollector==3.0.0 18:15:01 decorator==5.2.1 18:15:01 defusedxml==0.7.1 18:15:01 Deprecated==1.3.1 18:15:01 distlib==0.4.0 18:15:01 dnspython==2.8.0 18:15:01 docker==7.1.0 18:15:01 dogpile.cache==1.5.0 18:15:01 durationpy==0.10 18:15:01 email-validator==2.3.0 18:15:01 filelock==3.24.3 18:15:01 future==1.0.0 18:15:01 gitdb==4.0.12 18:15:01 GitPython==3.1.46 18:15:01 httplib2==0.30.2 18:15:01 identify==2.6.16 18:15:01 idna==3.11 18:15:01 importlib-resources==1.5.0 18:15:01 iso8601==2.1.0 18:15:01 Jinja2==3.1.6 18:15:01 jmespath==1.1.0 18:15:01 jsonpatch==1.33 18:15:01 jsonpointer==3.0.0 18:15:01 jsonschema==4.26.0 18:15:01 jsonschema-specifications==2025.9.1 18:15:01 keystoneauth1==5.13.1 18:15:01 kubernetes==35.0.0 18:15:01 lftools==0.37.21 18:15:01 lxml==6.0.2 18:15:01 markdown-it-py==4.0.0 18:15:01 MarkupSafe==3.0.3 18:15:01 mdurl==0.1.2 18:15:01 msgpack==1.1.2 18:15:01 multi_key_dict==2.0.3 18:15:01 munch==4.0.0 18:15:01 netaddr==1.3.0 18:15:01 niet==1.4.2 18:15:01 nodeenv==1.10.0 18:15:01 oauth2client==4.1.3 18:15:01 oauthlib==3.3.1 18:15:01 openstacksdk==4.10.0 18:15:01 os-service-types==1.8.2 18:15:01 osc-lib==4.4.0 18:15:01 oslo.config==10.3.0 18:15:01 oslo.context==6.3.0 18:15:01 oslo.i18n==6.7.2 18:15:01 oslo.log==8.1.0 18:15:01 oslo.serialization==5.9.1 18:15:01 oslo.utils==10.0.0 18:15:01 packaging==26.0 18:15:01 pbr==7.0.3 18:15:01 platformdirs==4.9.2 18:15:01 prettytable==3.17.0 18:15:01 psutil==7.2.2 18:15:01 pyasn1==0.6.2 18:15:01 pyasn1_modules==0.4.2 18:15:01 pycparser==3.0 18:15:01 pygerrit2==2.0.15 18:15:01 PyGithub==2.8.1 18:15:01 Pygments==2.19.2 18:15:01 PyJWT==2.11.0 18:15:01 PyNaCl==1.6.2 18:15:01 pyparsing==2.4.7 18:15:01 pyperclip==1.11.0 18:15:01 pyrsistent==0.20.0 18:15:01 python-cinderclient==9.8.0 18:15:01 python-dateutil==2.9.0.post0 18:15:01 python-heatclient==5.0.0 18:15:01 python-jenkins==1.8.3 18:15:01 python-keystoneclient==5.7.0 18:15:01 python-magnumclient==4.9.0 18:15:01 python-openstackclient==9.0.0 18:15:01 python-swiftclient==4.9.0 18:15:01 PyYAML==6.0.3 18:15:01 referencing==0.37.0 18:15:01 requests==2.32.5 18:15:01 requests-oauthlib==2.0.0 18:15:01 requestsexceptions==1.4.0 18:15:01 rfc3986==2.0.0 18:15:01 rich==14.3.3 18:15:01 rich-argparse==1.7.2 18:15:01 rpds-py==0.30.0 18:15:01 rsa==4.9.1 18:15:01 ruamel.yaml==0.19.1 18:15:01 ruamel.yaml.clib==0.2.15 18:15:01 s3transfer==0.16.0 18:15:01 simplejson==3.20.2 18:15:01 six==1.17.0 18:15:01 smmap==5.0.2 18:15:01 soupsieve==2.8.3 18:15:01 stevedore==5.7.0 18:15:01 tabulate==0.9.0 18:15:01 toml==0.10.2 18:15:01 tomlkit==0.14.0 18:15:01 tqdm==4.67.3 18:15:01 typing_extensions==4.15.0 18:15:01 urllib3==1.26.20 18:15:01 virtualenv==20.39.0 18:15:01 wcwidth==0.6.0 18:15:01 websocket-client==1.9.0 18:15:01 wrapt==2.1.1 18:15:01 xdg==6.0.0 18:15:01 xmltodict==1.0.4 18:15:01 yq==3.4.3 18:15:01 [EnvInject] - Injecting environment variables from a build step. 18:15:01 [EnvInject] - Injecting as environment variables the properties content 18:15:01 SET_JDK_VERSION=openjdk17 18:15:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:15:01 18:15:01 [EnvInject] - Variables injected successfully. 18:15:01 [com-golog-sonar-prescan-script] $ /bin/sh /tmp/jenkins7876657338009505748.sh 18:15:01 ---> update-java-alternatives.sh 18:15:01 ---> Updating Java version 18:15:02 ---> Ubuntu/Debian system detected 18:15:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:15:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:15:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:15:02 openjdk version "17.0.7" 2023-04-18 18:15:02 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 18:15:02 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 18:15:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:15:03 [EnvInject] - Injecting environment variables from a build step. 18:15:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:15:03 [EnvInject] - Variables injected successfully. 18:15:03 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins9989406364389403800.sh 18:15:03 --> prescan-golog-go-ubuntu.sh 18:15:03 + sudo apt-get install -y cmake ninja-build 18:15:03 Reading package lists... 18:15:03 Building dependency tree... 18:15:03 Reading state information... 18:15:03 Package ninja-build is not available, but is referred to by another package. 18:15:03 This may mean that the package is missing, has been obsoleted, or 18:15:03 is only available from another source 18:15:03 18:15:03 E: Package 'ninja-build' has no installation candidate 18:15:03 Build step 'Execute shell' marked build as failure 18:15:03 $ ssh-agent -k 18:15:03 unset SSH_AUTH_SOCK; 18:15:03 unset SSH_AGENT_PID; 18:15:03 echo Agent pid 2093 killed; 18:15:03 [ssh-agent] Stopped. 18:15:03 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:03 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins1141719997195477951.sh 18:15:03 ---> sysstat.sh 18:15:03 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins17644205162402107246.sh 18:15:03 ---> package-listing.sh 18:15:03 ++ facter osfamily 18:15:03 ++ tr '[:upper:]' '[:lower:]' 18:15:04 + OS_FAMILY=debian 18:15:04 + workspace=/w/workspace/com-golog-sonar-prescan-script 18:15:04 + START_PACKAGES=/tmp/packages_start.txt 18:15:04 + END_PACKAGES=/tmp/packages_end.txt 18:15:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:04 + PACKAGES=/tmp/packages_start.txt 18:15:04 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:04 + PACKAGES=/tmp/packages_end.txt 18:15:04 + case "${OS_FAMILY}" in 18:15:04 + dpkg -l 18:15:04 + grep '^ii' 18:15:04 + '[' -f /tmp/packages_start.txt ']' 18:15:04 + '[' -f /tmp/packages_end.txt ']' 18:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:04 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:04 + mkdir -p /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:04 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins7699332126548779657.sh 18:15:04 ---> capture-instance-metadata.sh 18:15:04 Setup pyenv: 18:15:04 system 18:15:04 3.8.13 18:15:04 3.9.13 18:15:04 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xshd from file:/tmp/.os_lf_venv 18:15:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:07 lf-activate-venv(): INFO: Base packages installed successfully 18:15:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-xshd/bin to PATH 18:15:25 INFO: Running in OpenStack, capturing instance metadata 18:15:25 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins1638396078975898973.sh 18:15:25 provisioning config files... 18:15:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-golog-sonar-prescan-script@tmp/config15165459111155073465tmp 18:15:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:15:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:15:25 [EnvInject] - Injecting environment variables from a build step. 18:15:25 [EnvInject] - Injecting as environment variables the properties content 18:15:25 SERVER_ID=logs 18:15:25 18:15:25 [EnvInject] - Variables injected successfully. 18:15:25 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins6150108517525690203.sh 18:15:25 ---> create-netrc.sh 18:15:26 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins9018583743951048318.sh 18:15:26 ---> python-tools-install.sh 18:15:26 Setup pyenv: 18:15:26 system 18:15:26 3.8.13 18:15:26 3.9.13 18:15:26 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xshd from file:/tmp/.os_lf_venv 18:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:29 lf-activate-venv(): INFO: Base packages installed successfully 18:15:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-xshd/bin to PATH 18:15:45 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins14981183133306772323.sh 18:15:45 ---> sudo-logs.sh 18:15:45 Archiving 'sudo' log.. 18:15:46 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins15316026701856599020.sh 18:15:46 ---> job-cost.sh 18:15:46 Setup pyenv: 18:15:46 system 18:15:46 3.8.13 18:15:46 3.9.13 18:15:46 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xshd from file:/tmp/.os_lf_venv 18:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:49 lf-activate-venv(): INFO: Base packages installed successfully 18:15:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:15:59 lf-activate-venv(): INFO: Adding /tmp/venv-xshd/bin to PATH 18:15:59 INFO: No Stack... 18:15:59 INFO: Retrieving Pricing Info for: v3-starter-4 18:16:00 INFO: Archiving Costs 18:16:00 [com-golog-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins6156296697489712782.sh 18:16:00 ---> logs-deploy.sh 18:16:00 Setup pyenv: 18:16:00 system 18:16:00 3.8.13 18:16:00 3.9.13 18:16:00 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xshd from file:/tmp/.os_lf_venv 18:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:03 lf-activate-venv(): INFO: Base packages installed successfully 18:16:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-xshd/bin to PATH 18:16:21 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-golog-sonar-prescan-script/1918 18:16:21 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:21 /tmp/venv-xshd/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:16:21 warnings.warn( 18:16:22 Archives upload complete. 18:16:23 INFO: archiving logs to Nexus 18:16:23 /tmp/venv-xshd/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:16:23 warnings.warn( 18:16:24 ---> uname -a: 18:16:24 Linux prd-ubuntu1804-docker-4c-4g-7538 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:24 18:16:24 18:16:24 ---> lscpu: 18:16:24 Architecture: x86_64 18:16:24 CPU op-mode(s): 32-bit, 64-bit 18:16:24 Byte Order: Little Endian 18:16:24 CPU(s): 4 18:16:24 On-line CPU(s) list: 0-3 18:16:24 Thread(s) per core: 1 18:16:24 Core(s) per socket: 1 18:16:24 Socket(s): 4 18:16:24 NUMA node(s): 1 18:16:24 Vendor ID: AuthenticAMD 18:16:24 CPU family: 23 18:16:24 Model: 49 18:16:24 Model name: AMD EPYC-Rome Processor 18:16:24 Stepping: 0 18:16:24 CPU MHz: 2800.000 18:16:24 BogoMIPS: 5600.00 18:16:24 Virtualization: AMD-V 18:16:24 Hypervisor vendor: KVM 18:16:24 Virtualization type: full 18:16:24 L1d cache: 32K 18:16:24 L1i cache: 32K 18:16:24 L2 cache: 512K 18:16:24 L3 cache: 16384K 18:16:24 NUMA node0 CPU(s): 0-3 18:16:24 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:24 18:16:24 18:16:24 ---> nproc: 18:16:24 4 18:16:24 18:16:24 18:16:24 ---> df -h: 18:16:24 Filesystem Size Used Avail Use% Mounted on 18:16:24 udev 3.9G 0 3.9G 0% /dev 18:16:24 tmpfs 798M 696K 797M 1% /run 18:16:24 /dev/vda1 20G 8.9G 11G 47% / 18:16:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:24 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:16:24 tmpfs 798M 0 798M 0% /run/user/1001 18:16:24 18:16:24 18:16:24 ---> free -m: 18:16:24 total used free shared buff/cache available 18:16:24 Mem: 7976 502 5407 0 2065 7200 18:16:24 Swap: 1023 0 1023 18:16:24 18:16:24 18:16:24 ---> ip addr: 18:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:24 inet 127.0.0.1/8 scope host lo 18:16:24 valid_lft forever preferred_lft forever 18:16:24 inet6 ::1/128 scope host 18:16:24 valid_lft forever preferred_lft forever 18:16:24 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:16:24 link/ether fa:16:3e:24:99:72 brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.32.7.4/23 brd 10.32.7.255 scope global dynamic ens3 18:16:24 valid_lft 86175sec preferred_lft 86175sec 18:16:24 inet6 fe80::f816:3eff:fe24:9972/64 scope link 18:16:24 valid_lft forever preferred_lft forever 18:16:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:16:24 link/ether 02:42:49:cc:5b:b0 brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:24 valid_lft forever preferred_lft forever 18:16:24 18:16:24 18:16:24 ---> sar -b -r -n DEV: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7538) 02/25/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:42 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:02 tps rtps wtps bread/s bwrtn/s 18:16:24 18:14:01 159.30 70.34 88.95 5692.59 40387.48 18:16:24 18:15:01 58.42 0.12 58.31 21.46 9248.46 18:16:24 18:16:01 54.35 12.61 41.74 1063.78 5144.42 18:16:24 Average: 90.30 27.45 62.85 2240.04 18135.80 18:16:24 18:16:24 18:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:24 18:14:01 5925504 7440464 2241924 27.45 37156 1658436 954036 10.35 558992 1514812 61696 18:16:24 18:15:01 5681596 7473400 2485832 30.44 57764 1898372 914288 9.92 529976 1754208 122652 18:16:24 18:16:01 5624952 7457676 2542476 31.13 61380 1935504 935252 10.15 558160 1781984 10448 18:16:24 Average: 5744017 7457180 2423411 29.67 52100 1830771 934525 10.14 549043 1683668 64932 18:16:24 18:16:24 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:24 18:14:01 ens3 426.47 246.04 1102.26 67.89 0.00 0.00 0.00 0.00 18:16:24 18:14:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 18:16:24 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:15:01 ens3 56.81 48.49 667.55 5.69 0.00 0.00 0.00 0.00 18:16:24 18:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:16:24 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:16:01 ens3 19.58 18.04 15.05 8.88 0.00 0.00 0.00 0.00 18:16:24 18:16:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 18:16:24 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 Average: ens3 166.16 103.40 592.08 27.26 0.00 0.00 0.00 0.00 18:16:24 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:16:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:16:24 18:16:24 ---> sar -P ALL: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7538) 02/25/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:42 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:02 CPU %user %nice %system %iowait %steal %idle 18:16:24 18:14:01 all 20.69 0.00 2.85 5.21 0.96 70.29 18:16:24 18:14:01 0 15.62 0.00 2.05 6.15 0.80 75.38 18:16:24 18:14:01 1 13.83 0.00 1.58 3.03 0.90 80.66 18:16:24 18:14:01 2 35.23 0.00 6.26 4.83 1.42 52.28 18:16:24 18:14:01 3 18.14 0.00 1.53 6.83 0.76 72.73 18:16:24 18:15:01 all 20.47 0.00 1.35 1.86 0.66 75.66 18:16:24 18:15:01 0 0.15 0.00 0.22 4.57 0.08 94.98 18:16:24 18:15:01 1 5.70 0.00 0.53 2.12 0.45 91.20 18:16:24 18:15:01 2 49.62 0.00 2.84 0.58 1.30 45.65 18:16:24 18:15:01 3 26.56 0.00 1.80 0.12 0.80 70.72 18:16:24 18:16:01 all 20.85 0.00 1.23 1.22 0.69 76.01 18:16:24 18:16:01 0 29.43 0.00 1.70 2.91 0.77 65.20 18:16:24 18:16:01 1 14.67 0.00 1.20 1.73 0.58 81.81 18:16:24 18:16:01 2 31.37 0.00 1.15 0.12 0.93 66.43 18:16:24 18:16:01 3 7.91 0.00 0.88 0.15 0.47 90.59 18:16:24 Average: all 20.67 0.00 1.80 2.75 0.77 74.01 18:16:24 Average: 0 15.07 0.00 1.32 4.53 0.55 78.53 18:16:24 Average: 1 11.38 0.00 1.10 2.29 0.64 84.59 18:16:24 Average: 2 38.76 0.00 3.39 1.82 1.22 54.81 18:16:24 Average: 3 17.53 0.00 1.40 2.34 0.68 78.05 18:16:24 18:16:24 18:16:24