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-9808 (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:25 $ ssh-agent 18:13:25 SSH_AUTH_SOCK=/tmp/ssh-ZgkTpJZP91vO/agent.2073 18:13:25 SSH_AGENT_PID=2075 18:13:25 [ssh-agent] Started. 18:13:25 Running ssh-add (command line suppressed) 18:13:25 Identity added: /w/workspace/com-golog-sonar-prescan-script@tmp/private_key_16736259839558957402.key (jenkins-ssh) 18:13:26 [ssh-agent] Using credentials jenkins (jenkins) 18:13:26 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: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:33 provisioning config files... 18:13:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:13:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:13:33 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins12160585908007887306.sh 18:13:33 ---> python-tools-install.sh 18:13:33 Setup pyenv: 18:13:33 * system (set by /opt/pyenv/version) 18:13:33 * 3.8.13 (set by /opt/pyenv/version) 18:13:33 * 3.9.13 (set by /opt/pyenv/version) 18:13:33 * 3.10.6 (set by /opt/pyenv/version) 18:13:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2wXR 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-2wXR/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-2wXR/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.76 18:14:58 botocore==1.42.76 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.3.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.1.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.1 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.9.0 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.33.0 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/jenkins4198611511691952994.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/jenkins3342843325307453765.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: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 2075 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/jenkins6101860554990690667.sh 18:15:00 ---> sysstat.sh 18:15:00 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins13617944699151581044.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/jenkins1250039077978428324.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-2wXR 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-2wXR/bin to PATH 18:15:22 INFO: Running in OpenStack, capturing instance metadata 18:15:23 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins8169270133523074271.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/config10851508075627479753tmp 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/jenkins14733392662088805298.sh 18:15:23 ---> create-netrc.sh 18:15:23 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins2184716811035660508.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-2wXR 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-2wXR/bin to PATH 18:15:44 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins18430245845391985351.sh 18:15:44 ---> sudo-logs.sh 18:15:44 Archiving 'sudo' log.. 18:15:44 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins8937995350672495800.sh 18:15:44 ---> job-cost.sh 18:15:44 Setup pyenv: 18:15:44 system 18:15:44 3.8.13 18:15:44 3.9.13 18:15:44 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wXR from file:/tmp/.os_lf_venv 18:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:44 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-2wXR/bin to PATH 18:15:58 INFO: No Stack... 18:15:58 INFO: Retrieving Pricing Info for: v3-starter-4 18:15:58 INFO: Archiving Costs 18:15:58 [com-golog-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16132037382300902290.sh 18:15:58 ---> logs-deploy.sh 18:15:58 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-2wXR 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-2wXR/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/1947 18:16:19 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:21 Archives upload complete. 18:16:21 INFO: archiving logs to Nexus 18:16:23 ---> uname -a: 18:16:23 Linux prd-ubuntu1804-docker-4c-4g-9808 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 479 5441 0 2054 7223 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:38:b0:fb brd ff:ff:ff:ff:ff:ff 18:16:23 inet 10.32.6.176/23 brd 10.32.7.255 scope global dynamic ens3 18:16:23 valid_lft 86181sec preferred_lft 86181sec 18:16:23 inet6 fe80::f816:3eff:fe38:b0fb/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:2c:1c:ce:aa 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-9808) 03/26/26 _x86_64_ (4 CPU) 18:16:23 18:16:23 18:12:45 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 155.89 69.16 86.74 5599.87 39713.53 18:16:23 18:15:01 70.92 12.27 58.65 1067.89 8849.89 18:16:23 18:16:01 42.89 1.00 41.89 85.72 5237.66 18:16:23 Average: 90.01 27.56 62.45 2257.77 17984.43 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 5923720 7438420 2243708 27.47 37208 1658132 960120 10.42 559628 1517192 61544 18:16:23 18:15:01 5659464 7468776 2507964 30.71 59156 1914268 952860 10.34 539888 1768000 117436 18:16:23 18:16:01 5601492 7423408 2565936 31.42 61556 1924312 972868 10.56 593132 1771172 11368 18:16:23 Average: 5728225 7443535 2439203 29.87 52640 1832237 961949 10.44 564216 1685455 63449 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 417.93 247.19 1082.69 67.66 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:14:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:16:23 18:15:01 ens3 62.92 52.03 687.20 8.12 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:15:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 18:16:23 18:16:01 ens3 14.46 15.75 10.57 12.21 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 18:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:16:23 Average: ens3 165.68 105.28 592.96 29.45 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 Average: lo 1.09 1.09 0.10 0.10 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-9808) 03/26/26 _x86_64_ (4 CPU) 18:16:23 18:16:23 18:12:45 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 19.02 0.00 2.78 4.96 1.02 72.23 18:16:23 18:14:02 0 15.51 0.00 4.95 5.74 1.23 72.56 18:16:23 18:14:02 1 33.46 0.00 2.80 4.82 1.13 57.79 18:16:23 18:14:02 2 15.96 0.00 1.98 3.77 0.95 77.34 18:16:23 18:14:02 3 11.14 0.00 1.38 5.51 0.77 81.20 18:16:23 18:15:01 all 20.34 0.00 1.39 2.08 0.70 75.50 18:16:23 18:15:01 0 31.53 0.00 1.75 2.08 0.86 63.78 18:16:23 18:15:01 1 36.91 0.00 2.27 0.51 1.07 59.24 18:16:23 18:15:01 2 1.61 0.00 0.46 0.64 0.44 96.84 18:16:23 18:15:01 3 11.29 0.00 1.05 5.15 0.41 82.10 18:16:23 18:16:01 all 20.96 0.00 1.15 1.20 0.84 75.85 18:16:23 18:16:01 0 8.98 0.00 0.98 1.66 0.76 87.62 18:16:23 18:16:01 1 58.48 0.00 2.02 0.23 1.57 37.70 18:16:23 18:16:01 2 15.31 0.00 0.97 0.18 0.60 82.94 18:16:23 18:16:01 3 1.12 0.00 0.63 2.69 0.42 95.14 18:16:23 Average: all 20.10 0.00 1.77 2.75 0.85 74.52 18:16:23 Average: 0 18.59 0.00 2.56 3.16 0.95 74.73 18:16:23 Average: 1 42.98 0.00 2.36 1.86 1.26 51.53 18:16:23 Average: 2 11.01 0.00 1.14 1.54 0.67 85.64 18:16:23 Average: 3 7.83 0.00 1.02 4.45 0.53 86.16 18:16:23 18:16:23 18:16:23