18:13:25 Started by timer 18:13:25 Running as SYSTEM 18:13:25 [EnvInject] - Loading node environment variables. 18:13:25 Building remotely on prd-ubuntu1804-docker-4c-4g-1155 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/com-golog-sonar-prescan-script 18:13:25 [ssh-agent] Looking for ssh-agent implementation... 18:13:26 $ ssh-agent 18:13:26 SSH_AUTH_SOCK=/tmp/ssh-Dlk81QcDa6yJ/agent.2114 18:13:26 SSH_AGENT_PID=2116 18:13:26 [ssh-agent] Started. 18:13:26 Running ssh-add (command line suppressed) 18:13:26 Identity added: /w/workspace/com-golog-sonar-prescan-script@tmp/private_key_15618294986039612276.key (jenkins-ssh) 18:13:26 [ssh-agent] Using credentials jenkins (jenkins) 18:13:26 The recommended git tool is: NONE 18:13:28 using credential jenkins 18:13:28 Wiping out workspace first. 18:13:28 Cloning the remote Git repository 18:13:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:28 > git init /w/workspace/com-golog-sonar-prescan-script # timeout=10 18:13:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:28 > git --version # timeout=10 18:13:28 > git --version # 'git version 2.17.1' 18:13:28 using GIT_SSH to set credentials jenkins 18:13:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:28 > 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:29 Avoid second fetch 18:13:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:13:29 Checking out Revision 78901281c985115b2b9497d89befa2efce154d4f (refs/remotes/origin/master) 18:13:29 > git config core.sparsecheckout # timeout=10 18:13:29 > git checkout -f 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:29 Commit message: "RIC:1060: Change in PTL" 18:13:29 > 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/jenkins12083974623587135658.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-cKTI 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:47 lf-activate-venv(): INFO: Base packages installed successfully 18:13:47 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-cKTI/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:57 pip 26.0.1 from /tmp/venv-cKTI/lib/python3.10/site-packages/pip (python 3.10) 18:14:57 appdirs==1.4.4 18:14:57 argcomplete==3.6.3 18:14:57 aspy.yaml==1.3.0 18:14:57 attrs==26.1.0 18:14:57 autopage==0.6.0 18:14:57 backports.strenum==1.3.1 18:14:57 beautifulsoup4==4.14.3 18:14:57 boto3==1.42.93 18:14:57 botocore==1.42.93 18:14:57 bs4==0.0.2 18:14:57 certifi==2026.4.22 18:14:57 cffi==2.0.0 18:14:57 cfgv==3.5.0 18:14:57 chardet==7.4.3 18:14:57 charset-normalizer==3.4.7 18:14:57 click==8.3.2 18:14:57 cliff==4.13.3 18:14:57 cmd2==3.5.0 18:14:57 cryptography==3.3.2 18:14:57 debtcollector==3.1.0 18:14:57 decorator==5.2.1 18:14:57 defusedxml==0.7.1 18:14:57 Deprecated==1.3.1 18:14:57 distlib==0.4.0 18:14:57 dnspython==2.8.0 18:14:57 docker==7.1.0 18:14:57 dogpile.cache==1.5.0 18:14:57 durationpy==0.10 18:14:57 email-validator==2.3.0 18:14:57 filelock==3.29.0 18:14:57 future==1.0.0 18:14:57 gitdb==4.0.12 18:14:57 GitPython==3.1.47 18:14:57 httplib2==0.30.2 18:14:57 identify==2.6.19 18:14:57 idna==3.12 18:14:57 importlib-resources==1.5.0 18:14:57 iso8601==2.1.0 18:14:57 Jinja2==3.1.6 18:14:57 jmespath==1.1.0 18:14:57 jsonpatch==1.33 18:14:57 jsonpointer==3.1.1 18:14:57 jsonschema==4.26.0 18:14:57 jsonschema-specifications==2025.9.1 18:14:57 keystoneauth1==5.13.1 18:14:57 kubernetes==35.0.0 18:14:57 lftools==0.37.22 18:14:57 lxml==6.1.0 18:14:57 markdown-it-py==4.0.0 18:14:57 MarkupSafe==3.0.3 18:14:57 mdurl==0.1.2 18:14:57 msgpack==1.1.2 18:14:57 multi_key_dict==2.0.3 18:14:57 munch==4.0.0 18:14:57 netaddr==1.3.0 18:14:57 niet==1.4.2 18:14:57 nodeenv==1.10.0 18:14:57 oauth2client==4.1.3 18:14:57 oauthlib==3.3.1 18:14:57 openstacksdk==4.11.0 18:14:57 os-service-types==1.8.2 18:14:57 osc-lib==4.5.0 18:14:57 oslo.config==10.3.0 18:14:57 oslo.context==6.3.0 18:14:57 oslo.i18n==6.7.2 18:14:57 oslo.log==8.1.0 18:14:57 oslo.serialization==5.9.1 18:14:57 oslo.utils==10.0.1 18:14:57 packaging==26.1 18:14:57 pbr==7.0.3 18:14:57 platformdirs==4.9.6 18:14:57 prettytable==3.17.0 18:14:57 psutil==7.2.2 18:14:57 pyasn1==0.6.3 18:14:57 pyasn1_modules==0.4.2 18:14:57 pycparser==3.0 18:14:57 pygerrit2==2.0.15 18:14:57 PyGithub==2.9.1 18:14:57 Pygments==2.20.0 18:14:57 PyJWT==2.12.1 18:14:57 PyNaCl==1.6.2 18:14:57 pyparsing==2.4.7 18:14:57 pyperclip==1.11.0 18:14:57 pyrsistent==0.20.0 18:14:57 python-cinderclient==9.9.0 18:14:57 python-dateutil==2.9.0.post0 18:14:57 python-discovery==1.2.2 18:14:57 python-heatclient==5.1.0 18:14:57 python-jenkins==1.8.3 18:14:57 python-keystoneclient==5.8.0 18:14:57 python-magnumclient==4.10.0 18:14:57 python-openstackclient==9.0.0 18:14:57 python-swiftclient==4.10.0 18:14:57 PyYAML==6.0.3 18:14:57 referencing==0.37.0 18:14:57 requests==2.33.1 18:14:57 requests-oauthlib==2.0.0 18:14:57 rfc3986==2.0.0 18:14:57 rich==15.0.0 18:14:57 rich-argparse==1.7.2 18:14:57 rpds-py==0.30.0 18:14:57 rsa==4.9.1 18:14:57 ruamel.yaml==0.19.1 18:14:57 ruamel.yaml.clib==0.2.15 18:14:57 s3transfer==0.16.0 18:14:57 simplejson==4.0.1 18:14:57 six==1.17.0 18:14:57 smmap==5.0.3 18:14:57 soupsieve==2.8.3 18:14:57 stevedore==5.7.0 18:14:57 tabulate==0.10.0 18:14:57 toml==0.10.2 18:14:57 tomlkit==0.14.0 18:14:57 tqdm==4.67.3 18:14:57 typing_extensions==4.15.0 18:14:57 urllib3==1.26.20 18:14:57 virtualenv==21.2.4 18:14:57 wcwidth==0.6.0 18:14:57 websocket-client==1.9.0 18:14:57 wrapt==2.1.2 18:14:57 xdg==6.0.0 18:14:57 xmltodict==1.0.4 18:14:57 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/jenkins4510847827867031712.sh 18:14:58 ---> update-java-alternatives.sh 18:14:58 ---> Updating Java version 18:14:58 ---> 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/jenkins3496496375494617704.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:14:59 Building dependency tree... 18:14:59 Reading state information... 18:14:59 Package ninja-build is not available, but is referred to by another package. 18:14:59 This may mean that the package is missing, has been obsoleted, or 18:14:59 is only available from another source 18:14:59 18:14:59 E: Package 'ninja-build' has no installation candidate 18:14:59 Build step 'Execute shell' marked build as failure 18:14:59 $ ssh-agent -k 18:14:59 unset SSH_AUTH_SOCK; 18:14:59 unset SSH_AGENT_PID; 18:14:59 echo Agent pid 2116 killed; 18:14:59 [ssh-agent] Stopped. 18:14:59 [PostBuildScript] - [INFO] Executing post build scripts. 18:14:59 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins17996859258154542604.sh 18:14:59 ---> sysstat.sh 18:15:00 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins6876096076704733863.sh 18:15:00 ---> package-listing.sh 18:15:00 ++ facter osfamily 18:15:00 ++ tr '[:upper:]' '[:lower:]' 18:15:00 + OS_FAMILY=debian 18:15:00 + workspace=/w/workspace/com-golog-sonar-prescan-script 18:15:00 + START_PACKAGES=/tmp/packages_start.txt 18:15:00 + END_PACKAGES=/tmp/packages_end.txt 18:15:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:00 + PACKAGES=/tmp/packages_start.txt 18:15:00 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:00 + PACKAGES=/tmp/packages_end.txt 18:15:00 + case "${OS_FAMILY}" in 18:15:00 + dpkg -l 18:15:00 + grep '^ii' 18:15:00 + '[' -f /tmp/packages_start.txt ']' 18:15:00 + '[' -f /tmp/packages_end.txt ']' 18:15:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:00 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:00 + mkdir -p /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:00 + 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/jenkins14069653525210805883.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-cKTI 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:24 lf-activate-venv(): INFO: Adding /tmp/venv-cKTI/bin to PATH 18:15:24 INFO: Running in OpenStack, capturing instance metadata 18:15:24 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins18330098728809049192.sh 18:15:24 provisioning config files... 18:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-golog-sonar-prescan-script@tmp/config2845868329012197331tmp 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/jenkins14859887876047652144.sh 18:15:25 ---> create-netrc.sh 18:15:25 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins8101020032834827291.sh 18:15:25 ---> python-tools-install.sh 18:15:25 Setup pyenv: 18:15:25 system 18:15:25 3.8.13 18:15:25 3.9.13 18:15:25 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKTI from file:/tmp/.os_lf_venv 18:15:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:28 lf-activate-venv(): INFO: Base packages installed successfully 18:15:28 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-cKTI/bin to PATH 18:15:46 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins10555148566778260147.sh 18:15:46 ---> sudo-logs.sh 18:15:46 Archiving 'sudo' log.. 18:15:46 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins13245832378633633883.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-cKTI 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:50 lf-activate-venv(): INFO: Base packages installed successfully 18:15:50 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-cKTI/bin to PATH 18:15:59 INFO: No Stack... 18:16:00 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/jenkins6692435822900206442.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-cKTI 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-cKTI/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/1974 18:16:21 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:23 Archives upload complete. 18:16:23 INFO: archiving logs to Nexus 18:16:25 ---> uname -a: 18:16:25 Linux prd-ubuntu1804-docker-4c-4g-1155 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:25 18:16:25 18:16:25 ---> lscpu: 18:16:25 Architecture: x86_64 18:16:25 CPU op-mode(s): 32-bit, 64-bit 18:16:25 Byte Order: Little Endian 18:16:25 CPU(s): 4 18:16:25 On-line CPU(s) list: 0-3 18:16:25 Thread(s) per core: 1 18:16:25 Core(s) per socket: 1 18:16:25 Socket(s): 4 18:16:25 NUMA node(s): 1 18:16:25 Vendor ID: AuthenticAMD 18:16:25 CPU family: 23 18:16:25 Model: 49 18:16:25 Model name: AMD EPYC-Rome Processor 18:16:25 Stepping: 0 18:16:25 CPU MHz: 2799.998 18:16:25 BogoMIPS: 5599.99 18:16:25 Virtualization: AMD-V 18:16:25 Hypervisor vendor: KVM 18:16:25 Virtualization type: full 18:16:25 L1d cache: 32K 18:16:25 L1i cache: 32K 18:16:25 L2 cache: 512K 18:16:25 L3 cache: 16384K 18:16:25 NUMA node0 CPU(s): 0-3 18:16:25 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:25 18:16:25 18:16:25 ---> nproc: 18:16:25 4 18:16:25 18:16:25 18:16:25 ---> df -h: 18:16:25 Filesystem Size Used Avail Use% Mounted on 18:16:25 udev 3.9G 0 3.9G 0% /dev 18:16:25 tmpfs 798M 696K 797M 1% /run 18:16:25 /dev/vda1 20G 8.9G 11G 47% / 18:16:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:25 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:25 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:16:25 tmpfs 798M 0 798M 0% /run/user/1001 18:16:25 18:16:25 18:16:25 ---> free -m: 18:16:25 total used free shared buff/cache available 18:16:25 Mem: 7976 497 5421 0 2057 7205 18:16:25 Swap: 1023 0 1023 18:16:25 18:16:25 18:16:25 ---> ip addr: 18:16:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:25 inet 127.0.0.1/8 scope host lo 18:16:25 valid_lft forever preferred_lft forever 18:16:25 inet6 ::1/128 scope host 18:16:25 valid_lft forever preferred_lft forever 18:16:25 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:16:25 link/ether fa:16:3e:a6:f8:0d brd ff:ff:ff:ff:ff:ff 18:16:25 inet 10.32.6.128/23 brd 10.32.7.255 scope global dynamic ens3 18:16:25 valid_lft 86182sec preferred_lft 86182sec 18:16:25 inet6 fe80::f816:3eff:fea6:f80d/64 scope link 18:16:25 valid_lft forever preferred_lft forever 18:16:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:16:25 link/ether 02:42:9e:44:0d:70 brd ff:ff:ff:ff:ff:ff 18:16:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:25 valid_lft forever preferred_lft forever 18:16:25 18:16:25 18:16:25 ---> sar -b -r -n DEV: 18:16:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1155) 04/22/26 _x86_64_ (4 CPU) 18:16:25 18:16:25 18:12:51 LINUX RESTART (4 CPU) 18:16:25 18:16:25 18:13:01 tps rtps wtps bread/s bwrtn/s 18:16:25 18:14:01 155.06 69.14 85.92 5605.33 39920.30 18:16:25 18:15:01 71.87 12.11 59.76 1054.89 8691.08 18:16:25 18:16:01 38.79 0.95 37.84 81.05 4734.54 18:16:25 Average: 88.57 27.40 61.17 2247.09 17781.98 18:16:25 18:16:25 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:25 18:14:01 5887788 7406844 2279640 27.91 37548 1661888 977100 10.60 589908 1520228 59620 18:16:25 18:15:01 5599452 7411772 2567976 31.44 59140 1917276 942176 10.22 596004 1769664 112540 18:16:25 18:16:01 5591292 7414160 2576136 31.54 61640 1925392 944708 10.25 601668 1771948 11140 18:16:25 Average: 5692844 7410925 2474584 30.30 52776 1834852 954661 10.36 595860 1687280 61100 18:16:25 18:16:25 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:25 18:14:01 ens3 468.76 247.58 1105.31 66.99 0.00 0.00 0.00 0.00 18:16:25 18:14:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 18:16:25 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:15:01 ens3 67.07 50.99 671.92 8.22 0.00 0.00 0.00 0.00 18:16:25 18:15:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 18:16:25 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:16:01 ens3 11.90 12.45 9.67 6.03 0.00 0.00 0.00 0.00 18:16:25 18:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:16:25 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 Average: ens3 182.58 103.67 595.63 27.08 0.00 0.00 0.00 0.00 18:16:25 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 18:16:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:16:25 18:16:25 ---> sar -P ALL: 18:16:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1155) 04/22/26 _x86_64_ (4 CPU) 18:16:25 18:16:25 18:12:51 LINUX RESTART (4 CPU) 18:16:25 18:16:25 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:16:25 18:14:01 all 18.88 0.00 2.77 4.47 0.85 73.04 18:16:25 18:14:01 0 11.71 0.00 1.59 7.03 0.62 79.06 18:16:25 18:14:01 1 26.82 0.00 1.92 3.89 0.89 66.48 18:16:25 18:14:01 2 28.42 0.00 2.71 3.11 1.12 64.64 18:16:25 18:14:01 3 8.53 0.00 4.89 3.85 0.75 81.98 18:16:25 18:15:01 all 20.88 0.00 1.37 2.09 0.65 75.01 18:16:25 18:15:01 0 23.95 0.00 1.91 5.15 0.72 68.28 18:16:25 18:15:01 1 22.07 0.00 1.08 0.17 0.57 76.11 18:16:25 18:15:01 2 23.13 0.00 1.45 1.17 0.68 73.57 18:16:25 18:15:01 3 14.41 0.00 1.01 1.91 0.63 82.04 18:16:25 18:16:01 all 21.23 0.00 0.99 0.94 0.63 76.22 18:16:25 18:16:01 0 6.74 0.00 0.88 1.72 0.35 90.31 18:16:25 18:16:01 1 22.57 0.00 0.58 0.08 0.73 76.04 18:16:25 18:16:01 2 0.95 0.00 0.48 1.80 0.18 96.58 18:16:25 18:16:01 3 54.61 0.00 2.02 0.15 1.27 41.96 18:16:25 Average: all 20.33 0.00 1.71 2.50 0.71 74.76 18:16:25 Average: 0 14.13 0.00 1.46 4.63 0.56 79.22 18:16:25 Average: 1 23.81 0.00 1.19 1.38 0.73 72.89 18:16:25 Average: 2 17.49 0.00 1.55 2.02 0.66 78.28 18:16:25 Average: 3 25.86 0.00 2.63 1.97 0.88 68.66 18:16:25 18:16:25 18:16:25