15:08:48 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/15647 15:08:48 Running as SYSTEM 15:08:48 [EnvInject] - Loading node environment variables. 15:08:48 Building remotely on prd-ubuntu1804-docker-4c-4g-1765 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 15:08:48 [ssh-agent] Looking for ssh-agent implementation... 15:08:49 $ ssh-agent 15:08:49 SSH_AUTH_SOCK=/tmp/ssh-GeCT4KjeuUya/agent.2062 15:08:49 SSH_AGENT_PID=2064 15:08:49 [ssh-agent] Started. 15:08:49 Running ssh-add (command line suppressed) 15:08:49 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_5947399636446705210.key (jenkins-ssh) 15:08:49 [ssh-agent] Using credentials jenkins (jenkins) 15:08:49 The recommended git tool is: NONE 15:08:53 using credential jenkins 15:08:53 Wiping out workspace first. 15:08:53 Cloning the remote Git repository 15:08:53 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 15:08:53 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 15:08:53 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 15:08:53 > git --version # timeout=10 15:08:53 > git --version # 'git version 2.17.1' 15:08:53 using GIT_SSH to set credentials jenkins 15:08:53 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:54 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 15:08:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:54 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 15:08:54 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 15:08:54 using GIT_SSH to set credentials jenkins 15:08:55 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/47/15647/1 # timeout=10 15:08:55 > git rev-parse b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3^{commit} # timeout=10 15:08:55 Checking out Revision b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3 (refs/changes/47/15647/1) 15:08:55 > git config core.sparsecheckout # timeout=10 15:08:55 > git checkout -f b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3 # timeout=10 15:08:58 Commit message: "Refactor(docs): remove unused sphinxcontrib-redoc extension" 15:08:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:08:58 > git rev-list --no-walk 878149752f5623d2fff5504e914b16d7aeb737e0 # timeout=10 15:08:59 provisioning config files... 15:08:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:08:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:08:59 [EnvInject] - Injecting environment variables from a build step. 15:08:59 [EnvInject] - Injecting as environment variables the properties content 15:08:59 GO_ROOT=icsversion 15:08:59 15:08:59 [EnvInject] - Variables injected successfully. 15:08:59 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins9547723835532065613.sh 15:08:59 + echo '--> go-test.sh' 15:08:59 --> go-test.sh 15:08:59 + go version 15:08:59 go version go1.19 linux/amd64 15:08:59 + cd icsversion 15:08:59 + go mod tidy 15:08:59 go: downloading github.com/sirupsen/logrus v1.8.1 15:09:00 go: downloading github.com/gorilla/mux v1.8.0 15:09:00 go: downloading github.com/stretchr/testify v1.5.1 15:09:02 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 15:09:02 go: downloading github.com/davecgh/go-spew v1.1.1 15:09:02 go: downloading github.com/pmezard/go-difflib v1.0.0 15:09:02 go: downloading gopkg.in/yaml.v2 v2.3.0 15:09:04 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:09:05 go: downloading github.com/kr/pretty v0.2.0 15:09:05 go: downloading github.com/kr/text v0.1.0 15:09:06 + go test ./... 15:09:13 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 15:09:14 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.016s 15:09:14 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.022s 15:09:14 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.024s 15:09:14 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.010s 15:09:14 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.019s 15:09:14 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 15:09:14 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 15:09:14 + echo '--> go-test.sh ends' 15:09:14 --> go-test.sh ends 15:09:14 $ ssh-agent -k 15:09:14 unset SSH_AUTH_SOCK; 15:09:14 unset SSH_AGENT_PID; 15:09:14 echo Agent pid 2064 killed; 15:09:14 [ssh-agent] Stopped. 15:09:15 [PostBuildScript] - [INFO] Executing post build scripts. 15:09:15 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11325823612959724093.sh 15:09:15 ---> sysstat.sh 15:09:15 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins16169281544342703074.sh 15:09:15 ---> package-listing.sh 15:09:15 ++ tr '[:upper:]' '[:lower:]' 15:09:15 ++ facter osfamily 15:09:16 + OS_FAMILY=debian 15:09:16 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 15:09:16 + START_PACKAGES=/tmp/packages_start.txt 15:09:16 + END_PACKAGES=/tmp/packages_end.txt 15:09:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:16 + PACKAGES=/tmp/packages_start.txt 15:09:16 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 15:09:16 + PACKAGES=/tmp/packages_end.txt 15:09:16 + case "${OS_FAMILY}" in 15:09:16 + dpkg -l 15:09:16 + grep '^ii' 15:09:16 + '[' -f /tmp/packages_start.txt ']' 15:09:16 + '[' -f /tmp/packages_end.txt ']' 15:09:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:16 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 15:09:16 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 15:09:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 15:09:16 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2781593443142225675.sh 15:09:16 ---> capture-instance-metadata.sh 15:09:16 Setup pyenv: 15:09:16 * system (set by /opt/pyenv/version) 15:09:16 * 3.8.13 (set by /opt/pyenv/version) 15:09:16 * 3.9.13 (set by /opt/pyenv/version) 15:09:16 * 3.10.6 (set by /opt/pyenv/version) 15:09:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dIVx 15:09:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:09:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:31 lf-activate-venv(): INFO: Base packages installed successfully 15:09:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-dIVx/bin to PATH 15:10:11 INFO: Running in OpenStack, capturing instance metadata 15:10:12 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2680712713938471680.sh 15:10:12 provisioning config files... 15:10:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config1314898916663386195tmp 15:10:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:10:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:10:12 [EnvInject] - Injecting environment variables from a build step. 15:10:12 [EnvInject] - Injecting as environment variables the properties content 15:10:12 SERVER_ID=logs 15:10:12 15:10:12 [EnvInject] - Variables injected successfully. 15:10:12 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins18263485495818424663.sh 15:10:12 ---> create-netrc.sh 15:10:12 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2654285861496954945.sh 15:10:12 ---> python-tools-install.sh 15:10:12 Setup pyenv: 15:10:12 system 15:10:12 3.8.13 15:10:12 3.9.13 15:10:12 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 15:10:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dIVx from file:/tmp/.os_lf_venv 15:10:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:15 lf-activate-venv(): INFO: Base packages installed successfully 15:10:15 lf-activate-venv(): INFO: Installing additional packages: lftools 15:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-dIVx/bin to PATH 15:10:32 Generating Requirements File 15:11:04 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. 15:11:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:11:04 Python 3.10.6 15:11:05 pip 26.1 from /tmp/venv-dIVx/lib/python3.10/site-packages/pip (python 3.10) 15:11:05 appdirs==1.4.4 15:11:05 argcomplete==3.6.3 15:11:05 aspy.yaml==1.3.0 15:11:05 attrs==26.1.0 15:11:05 autopage==0.6.0 15:11:05 backports.strenum==1.3.1 15:11:05 beautifulsoup4==4.14.3 15:11:05 boto3==1.42.97 15:11:05 botocore==1.42.97 15:11:05 bs4==0.0.2 15:11:05 certifi==2026.4.22 15:11:05 cffi==2.0.0 15:11:05 cfgv==3.5.0 15:11:05 chardet==7.4.3 15:11:05 charset-normalizer==3.4.7 15:11:05 click==8.3.3 15:11:05 cliff==4.13.3 15:11:05 cmd2==3.5.1 15:11:05 cryptography==3.3.2 15:11:05 debtcollector==3.1.0 15:11:05 decorator==5.2.1 15:11:05 defusedxml==0.7.1 15:11:05 Deprecated==1.3.1 15:11:05 distlib==0.4.0 15:11:05 dnspython==2.8.0 15:11:05 docker==7.1.0 15:11:05 dogpile.cache==1.5.0 15:11:05 durationpy==0.10 15:11:05 email-validator==2.3.0 15:11:05 filelock==3.29.0 15:11:05 future==1.0.0 15:11:05 gitdb==4.0.12 15:11:05 GitPython==3.1.48 15:11:05 httplib2==0.30.2 15:11:05 identify==2.6.19 15:11:05 idna==3.13 15:11:05 importlib-resources==1.5.0 15:11:05 iso8601==2.1.0 15:11:05 Jinja2==3.1.6 15:11:05 jmespath==1.1.0 15:11:05 jsonpatch==1.33 15:11:05 jsonpointer==3.1.1 15:11:05 jsonschema==4.26.0 15:11:05 jsonschema-specifications==2025.9.1 15:11:05 keystoneauth1==5.13.1 15:11:05 kubernetes==35.0.0 15:11:05 lftools==0.37.22 15:11:05 lxml==6.1.0 15:11:05 markdown-it-py==4.0.0 15:11:05 MarkupSafe==3.0.3 15:11:05 mdurl==0.1.2 15:11:05 msgpack==1.1.2 15:11:05 multi_key_dict==2.0.3 15:11:05 munch==4.0.0 15:11:05 netaddr==1.3.0 15:11:05 niet==1.4.2 15:11:05 nodeenv==1.10.0 15:11:05 oauth2client==4.1.3 15:11:05 oauthlib==3.3.1 15:11:05 openstacksdk==4.12.0 15:11:05 os-service-types==1.8.2 15:11:05 osc-lib==4.5.0 15:11:05 oslo.config==10.3.0 15:11:05 oslo.context==6.3.0 15:11:05 oslo.i18n==6.7.2 15:11:05 oslo.log==8.1.0 15:11:05 oslo.serialization==5.9.1 15:11:05 oslo.utils==10.0.1 15:11:05 packaging==26.2 15:11:05 pbr==7.0.3 15:11:05 platformdirs==4.9.6 15:11:05 prettytable==3.17.0 15:11:05 psutil==7.2.2 15:11:05 pyasn1==0.6.3 15:11:05 pyasn1_modules==0.4.2 15:11:05 pycparser==3.0 15:11:05 pygerrit2==2.0.15 15:11:05 PyGithub==2.9.1 15:11:05 Pygments==2.20.0 15:11:05 PyJWT==2.12.1 15:11:05 PyNaCl==1.6.2 15:11:05 pyparsing==2.4.7 15:11:05 pyperclip==1.11.0 15:11:05 pyrsistent==0.20.0 15:11:05 python-cinderclient==9.9.0 15:11:05 python-dateutil==2.9.0.post0 15:11:05 python-discovery==1.2.2 15:11:05 python-heatclient==5.1.0 15:11:05 python-jenkins==1.8.3 15:11:05 python-keystoneclient==5.8.0 15:11:05 python-magnumclient==4.10.0 15:11:05 python-openstackclient==9.0.0 15:11:05 python-swiftclient==4.10.0 15:11:05 PyYAML==6.0.3 15:11:05 referencing==0.37.0 15:11:05 requests==2.33.1 15:11:05 requests-oauthlib==2.0.0 15:11:05 rfc3986==2.0.0 15:11:05 rich==15.0.0 15:11:05 rich-argparse==1.7.2 15:11:05 rpds-py==0.30.0 15:11:05 rsa==4.9.1 15:11:05 ruamel.yaml==0.19.1 15:11:05 ruamel.yaml.clib==0.2.15 15:11:05 s3transfer==0.16.1 15:11:05 simplejson==4.1.1 15:11:05 six==1.17.0 15:11:05 smmap==5.0.3 15:11:05 soupsieve==2.8.3 15:11:05 stevedore==5.7.0 15:11:05 tabulate==0.10.0 15:11:05 toml==0.10.2 15:11:05 tomlkit==0.14.0 15:11:05 tqdm==4.67.3 15:11:05 typing_extensions==4.15.0 15:11:05 urllib3==1.26.20 15:11:05 virtualenv==21.3.0 15:11:05 wcwidth==0.6.0 15:11:05 websocket-client==1.9.0 15:11:05 wrapt==2.1.2 15:11:05 xdg==6.0.0 15:11:05 xmltodict==1.0.4 15:11:05 yq==3.4.3 15:11:06 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11166870139758874538.sh 15:11:06 ---> sudo-logs.sh 15:11:06 Archiving 'sudo' log.. 15:11:06 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins16509748952099432168.sh 15:11:06 ---> job-cost.sh 15:11:06 Setup pyenv: 15:11:06 system 15:11:06 3.8.13 15:11:06 3.9.13 15:11:06 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 15:11:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dIVx from file:/tmp/.os_lf_venv 15:11:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:10 lf-activate-venv(): INFO: Base packages installed successfully 15:11:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:11:21 lf-activate-venv(): INFO: Adding /tmp/venv-dIVx/bin to PATH 15:11:21 INFO: No Stack... 15:11:22 INFO: Retrieving Pricing Info for: v3-starter-4 15:11:22 INFO: Archiving Costs 15:11:22 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins140047042237595141.sh 15:11:22 ---> logs-deploy.sh 15:11:22 Setup pyenv: 15:11:22 system 15:11:22 3.8.13 15:11:22 3.9.13 15:11:22 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 15:11:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dIVx from file:/tmp/.os_lf_venv 15:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:25 lf-activate-venv(): INFO: Base packages installed successfully 15:11:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-dIVx/bin to PATH 15:11:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/70 15:11:43 INFO: archiving workspace using pattern(s): 15:11:45 Archives upload complete. 15:11:45 INFO: archiving logs to Nexus 15:11:47 ---> uname -a: 15:11:47 Linux prd-ubuntu1804-docker-4c-4g-1765 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:11:47 15:11:47 15:11:47 ---> lscpu: 15:11:47 Architecture: x86_64 15:11:47 CPU op-mode(s): 32-bit, 64-bit 15:11:47 Byte Order: Little Endian 15:11:47 CPU(s): 4 15:11:47 On-line CPU(s) list: 0-3 15:11:47 Thread(s) per core: 1 15:11:47 Core(s) per socket: 1 15:11:47 Socket(s): 4 15:11:47 NUMA node(s): 1 15:11:47 Vendor ID: AuthenticAMD 15:11:47 CPU family: 23 15:11:47 Model: 49 15:11:47 Model name: AMD EPYC-Rome Processor 15:11:47 Stepping: 0 15:11:47 CPU MHz: 2799.998 15:11:47 BogoMIPS: 5599.99 15:11:47 Virtualization: AMD-V 15:11:47 Hypervisor vendor: KVM 15:11:47 Virtualization type: full 15:11:47 L1d cache: 32K 15:11:47 L1i cache: 32K 15:11:47 L2 cache: 512K 15:11:47 L3 cache: 16384K 15:11:47 NUMA node0 CPU(s): 0-3 15:11:47 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 15:11:47 15:11:47 15:11:47 ---> nproc: 15:11:47 4 15:11:47 15:11:47 15:11:47 ---> df -h: 15:11:47 Filesystem Size Used Avail Use% Mounted on 15:11:47 udev 3.9G 0 3.9G 0% /dev 15:11:47 tmpfs 798M 696K 797M 1% /run 15:11:47 /dev/vda1 20G 9.0G 11G 47% / 15:11:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:11:47 tmpfs 5.0M 0 5.0M 0% /run/lock 15:11:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:11:47 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:11:47 tmpfs 798M 0 798M 0% /run/user/1001 15:11:47 15:11:47 15:11:47 ---> free -m: 15:11:47 total used free shared buff/cache available 15:11:47 Mem: 7976 496 5244 0 2235 7201 15:11:47 Swap: 1023 0 1023 15:11:47 15:11:47 15:11:47 ---> ip addr: 15:11:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:11:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:11:47 inet 127.0.0.1/8 scope host lo 15:11:47 valid_lft forever preferred_lft forever 15:11:47 inet6 ::1/128 scope host 15:11:47 valid_lft forever preferred_lft forever 15:11:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:11:47 link/ether fa:16:3e:92:aa:f2 brd ff:ff:ff:ff:ff:ff 15:11:47 inet 10.32.7.195/23 brd 10.32.7.255 scope global dynamic ens3 15:11:47 valid_lft 86180sec preferred_lft 86180sec 15:11:47 inet6 fe80::f816:3eff:fe92:aaf2/64 scope link 15:11:47 valid_lft forever preferred_lft forever 15:11:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:11:47 link/ether 02:42:3d:d9:02:73 brd ff:ff:ff:ff:ff:ff 15:11:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:11:47 valid_lft forever preferred_lft forever 15:11:47 15:11:47 15:11:47 ---> sar -b -r -n DEV: 15:11:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1765) 04/28/26 _x86_64_ (4 CPU) 15:11:47 15:11:47 15:08:09 LINUX RESTART (4 CPU) 15:11:47 15:11:47 15:09:01 tps rtps wtps bread/s bwrtn/s 15:11:47 15:10:01 161.21 121.91 39.29 5541.88 5177.54 15:11:47 15:11:01 51.27 0.67 50.60 84.64 8232.06 15:11:47 Average: 106.23 61.28 44.95 2813.03 6704.92 15:11:47 15:11:47 15:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:47 15:10:01 5527704 7341280 2639724 32.32 48000 1937004 1051848 11.41 807988 1642948 114628 15:11:47 15:11:01 5372620 7357260 2794808 34.22 63824 2080772 1008308 10.94 794148 1788176 110216 15:11:47 Average: 5450162 7349270 2717266 33.27 55912 2008888 1030078 11.18 801068 1715562 112422 15:11:47 15:11:47 15:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:47 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:47 15:10:01 lo 1.80 1.80 0.15 0.15 0.00 0.00 0.00 0.00 15:11:47 15:10:01 ens3 77.74 59.36 894.20 8.30 0.00 0.00 0.00 0.00 15:11:47 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:47 15:11:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 15:11:47 15:11:01 ens3 27.81 22.89 257.25 5.41 0.00 0.00 0.00 0.00 15:11:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:47 Average: lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 15:11:47 Average: ens3 52.77 41.12 575.70 6.86 0.00 0.00 0.00 0.00 15:11:47 15:11:47 15:11:47 ---> sar -P ALL: 15:11:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1765) 04/28/26 _x86_64_ (4 CPU) 15:11:47 15:11:47 15:08:09 LINUX RESTART (4 CPU) 15:11:47 15:11:47 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:11:47 15:10:01 all 21.03 0.00 3.02 6.91 4.75 64.29 15:11:47 15:10:01 0 12.76 0.00 2.54 5.41 4.80 74.50 15:11:47 15:10:01 1 39.44 0.00 3.94 7.11 6.21 43.31 15:11:47 15:10:01 2 18.74 0.00 3.19 11.68 4.36 62.03 15:11:47 15:10:01 3 13.20 0.00 2.42 3.41 3.63 77.34 15:11:47 15:11:01 all 19.33 0.00 1.20 1.52 1.85 76.10 15:11:47 15:11:01 0 14.80 0.00 0.87 1.55 1.58 81.20 15:11:47 15:11:01 1 16.69 0.00 1.58 2.01 2.19 77.53 15:11:47 15:11:01 2 27.73 0.00 0.96 0.20 2.25 68.85 15:11:47 15:11:01 3 18.07 0.00 1.40 2.33 1.36 76.83 15:11:47 Average: all 20.19 0.00 2.12 4.22 3.30 70.17 15:11:47 Average: 0 13.77 0.00 1.71 3.49 3.20 77.82 15:11:47 Average: 1 28.11 0.00 2.76 4.57 4.21 60.34 15:11:47 Average: 2 23.23 0.00 2.08 5.95 3.31 65.44 15:11:47 Average: 3 15.63 0.00 1.91 2.87 2.50 77.09 15:11:47 15:11:47 15:11:47