14:10:10 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/15647 14:10:10 Running as SYSTEM 14:10:10 [EnvInject] - Loading node environment variables. 14:10:10 Building remotely on prd-ubuntu1804-docker-4c-4g-185 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 14:10:10 [ssh-agent] Looking for ssh-agent implementation... 14:10:10 $ ssh-agent 14:10:10 SSH_AUTH_SOCK=/tmp/ssh-K0e1udlrCmRc/agent.2090 14:10:10 SSH_AGENT_PID=2091 14:10:10 [ssh-agent] Started. 14:10:10 Running ssh-add (command line suppressed) 14:10:10 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_6119716386031098389.key (jenkins-ssh) 14:10:10 [ssh-agent] Using credentials jenkins (jenkins) 14:10:10 The recommended git tool is: NONE 14:10:13 using credential jenkins 14:10:13 Wiping out workspace first. 14:10:13 Cloning the remote Git repository 14:10:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 14:10:13 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 14:10:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 14:10:13 > git --version # timeout=10 14:10:13 > git --version # 'git version 2.17.1' 14:10:13 using GIT_SSH to set credentials jenkins 14:10:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 14:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 14:10:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 14:10:14 using GIT_SSH to set credentials jenkins 14:10:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/47/15647/1 # timeout=10 14:10:15 > git rev-parse b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3^{commit} # timeout=10 14:10:15 Checking out Revision b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3 (refs/changes/47/15647/1) 14:10:15 > git config core.sparsecheckout # timeout=10 14:10:15 > git checkout -f b6b7e54374807d2d8f1f9bf28f4c776ed570f8c3 # timeout=10 14:10:18 Commit message: "Refactor(docs): remove unused sphinxcontrib-redoc extension" 14:10:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:10:18 > git rev-list --no-walk 878149752f5623d2fff5504e914b16d7aeb737e0 # timeout=10 14:10:19 provisioning config files... 14:10:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:10:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:10:19 [EnvInject] - Injecting environment variables from a build step. 14:10:19 [EnvInject] - Injecting as environment variables the properties content 14:10:19 GO_ROOT=icsversion 14:10:19 14:10:19 [EnvInject] - Variables injected successfully. 14:10:19 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins12539094085884202234.sh 14:10:19 + echo '--> go-test.sh' 14:10:19 --> go-test.sh 14:10:19 + go version 14:10:19 go version go1.19 linux/amd64 14:10:19 + cd icsversion 14:10:19 + go mod tidy 14:10:19 go: downloading github.com/sirupsen/logrus v1.8.1 14:10:19 go: downloading github.com/stretchr/testify v1.5.1 14:10:19 go: downloading github.com/gorilla/mux v1.8.0 14:10:21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 14:10:22 go: downloading github.com/davecgh/go-spew v1.1.1 14:10:22 go: downloading github.com/pmezard/go-difflib v1.0.0 14:10:22 go: downloading gopkg.in/yaml.v2 v2.3.0 14:10:24 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:10:24 go: downloading github.com/kr/pretty v0.2.0 14:10:25 go: downloading github.com/kr/text v0.1.0 14:10:25 + go test ./... 14:10:32 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 14:10:33 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.009s 14:10:33 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.014s 14:10:33 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.022s 14:10:33 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.011s 14:10:33 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.007s 14:10:33 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 14:10:33 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 14:10:33 + echo '--> go-test.sh ends' 14:10:33 --> go-test.sh ends 14:10:33 $ ssh-agent -k 14:10:33 unset SSH_AUTH_SOCK; 14:10:33 unset SSH_AGENT_PID; 14:10:33 echo Agent pid 2091 killed; 14:10:33 [ssh-agent] Stopped. 14:10:33 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:33 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15408592422900697303.sh 14:10:33 ---> sysstat.sh 14:10:34 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins269115981702105683.sh 14:10:34 ---> package-listing.sh 14:10:34 ++ facter osfamily 14:10:34 ++ tr '[:upper:]' '[:lower:]' 14:10:34 + OS_FAMILY=debian 14:10:34 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 14:10:34 + START_PACKAGES=/tmp/packages_start.txt 14:10:34 + END_PACKAGES=/tmp/packages_end.txt 14:10:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:34 + PACKAGES=/tmp/packages_start.txt 14:10:34 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 14:10:34 + PACKAGES=/tmp/packages_end.txt 14:10:34 + case "${OS_FAMILY}" in 14:10:34 + grep '^ii' 14:10:34 + dpkg -l 14:10:35 + '[' -f /tmp/packages_start.txt ']' 14:10:35 + '[' -f /tmp/packages_end.txt ']' 14:10:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:35 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 14:10:35 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 14:10:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 14:10:35 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins6393639107161804567.sh 14:10:35 ---> capture-instance-metadata.sh 14:10:35 Setup pyenv: 14:10:35 * system (set by /opt/pyenv/version) 14:10:35 * 3.8.13 (set by /opt/pyenv/version) 14:10:35 * 3.9.13 (set by /opt/pyenv/version) 14:10:35 * 3.10.6 (set by /opt/pyenv/version) 14:10:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tKij 14:10:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:51 lf-activate-venv(): INFO: Base packages installed successfully 14:10:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-tKij/bin to PATH 14:11:34 INFO: Running in OpenStack, capturing instance metadata 14:11:35 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11229110846012287388.sh 14:11:35 provisioning config files... 14:11:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config18247440090978297368tmp 14:11:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:11:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:11:35 [EnvInject] - Injecting environment variables from a build step. 14:11:35 [EnvInject] - Injecting as environment variables the properties content 14:11:35 SERVER_ID=logs 14:11:35 14:11:35 [EnvInject] - Variables injected successfully. 14:11:35 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins641379839683850521.sh 14:11:35 ---> create-netrc.sh 14:11:35 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins12602472580402908339.sh 14:11:35 ---> python-tools-install.sh 14:11:35 Setup pyenv: 14:11:35 system 14:11:35 3.8.13 14:11:35 3.9.13 14:11:35 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 14:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tKij from file:/tmp/.os_lf_venv 14:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:38 lf-activate-venv(): INFO: Base packages installed successfully 14:11:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-tKij/bin to PATH 14:11:55 Generating Requirements File 14:12:39 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. 14:12:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:12:39 Python 3.10.6 14:12:40 pip 26.1.1 from /tmp/venv-tKij/lib/python3.10/site-packages/pip (python 3.10) 14:12:40 appdirs==1.4.4 14:12:40 argcomplete==3.6.3 14:12:40 aspy.yaml==1.3.0 14:12:40 attrs==26.1.0 14:12:40 autopage==0.6.0 14:12:40 backports.strenum==1.3.1 14:12:40 beautifulsoup4==4.14.3 14:12:40 boto3==1.43.3 14:12:40 botocore==1.43.3 14:12:40 bs4==0.0.2 14:12:40 certifi==2026.4.22 14:12:40 cffi==2.0.0 14:12:40 cfgv==3.5.0 14:12:40 chardet==7.4.3 14:12:40 charset-normalizer==3.4.7 14:12:40 click==8.3.3 14:12:40 cliff==4.13.3 14:12:40 cmd2==3.5.1 14:12:40 cryptography==3.3.2 14:12:40 debtcollector==3.1.0 14:12:40 decorator==5.2.1 14:12:40 defusedxml==0.7.1 14:12:40 Deprecated==1.3.1 14:12:40 distlib==0.4.0 14:12:40 dnspython==2.8.0 14:12:40 docker==7.1.0 14:12:40 dogpile.cache==1.5.0 14:12:40 durationpy==0.10 14:12:40 email-validator==2.3.0 14:12:40 filelock==3.29.0 14:12:40 future==1.0.0 14:12:40 gitdb==4.0.12 14:12:40 GitPython==3.1.49 14:12:40 httplib2==0.30.2 14:12:40 identify==2.6.19 14:12:40 idna==3.13 14:12:40 importlib-resources==1.5.0 14:12:40 iso8601==2.1.0 14:12:40 Jinja2==3.1.6 14:12:40 jmespath==1.1.0 14:12:40 jsonpatch==1.33 14:12:40 jsonpointer==3.1.1 14:12:40 jsonschema==4.26.0 14:12:40 jsonschema-specifications==2025.9.1 14:12:40 keystoneauth1==5.13.1 14:12:40 kubernetes==35.0.0 14:12:40 lftools==0.37.22 14:12:40 lxml==6.1.0 14:12:40 markdown-it-py==4.0.0 14:12:40 MarkupSafe==3.0.3 14:12:40 mdurl==0.1.2 14:12:40 msgpack==1.1.2 14:12:40 multi_key_dict==2.0.3 14:12:40 munch==4.0.0 14:12:40 netaddr==1.3.0 14:12:40 niet==1.4.2 14:12:40 nodeenv==1.10.0 14:12:40 oauth2client==4.1.3 14:12:40 oauthlib==3.3.1 14:12:40 openstacksdk==4.12.0 14:12:40 os-service-types==1.8.2 14:12:40 osc-lib==4.6.0 14:12:40 oslo.config==10.3.0 14:12:40 oslo.context==6.3.0 14:12:40 oslo.i18n==6.7.2 14:12:40 oslo.log==8.1.0 14:12:40 oslo.serialization==5.9.1 14:12:40 oslo.utils==10.0.1 14:12:40 packaging==26.2 14:12:40 pbr==7.0.3 14:12:40 platformdirs==4.9.6 14:12:40 prettytable==3.17.0 14:12:40 psutil==7.2.2 14:12:40 pyasn1==0.6.3 14:12:40 pyasn1_modules==0.4.2 14:12:40 pycparser==3.0 14:12:40 pygerrit2==2.0.15 14:12:40 PyGithub==2.9.1 14:12:40 Pygments==2.20.0 14:12:40 PyJWT==2.12.1 14:12:40 PyNaCl==1.6.2 14:12:40 pyparsing==2.4.7 14:12:40 pyperclip==1.11.0 14:12:40 pyrsistent==0.20.0 14:12:40 python-cinderclient==9.9.0 14:12:40 python-dateutil==2.9.0.post0 14:12:40 python-discovery==1.3.0 14:12:40 python-heatclient==5.1.0 14:12:40 python-jenkins==1.8.3 14:12:40 python-keystoneclient==5.8.0 14:12:40 python-magnumclient==4.10.0 14:12:40 python-openstackclient==9.0.0 14:12:40 python-swiftclient==4.10.0 14:12:40 PyYAML==6.0.3 14:12:40 referencing==0.37.0 14:12:40 requests==2.33.1 14:12:40 requests-oauthlib==2.0.0 14:12:40 rfc3986==2.0.0 14:12:40 rich==15.0.0 14:12:40 rich-argparse==1.8.0 14:12:40 rpds-py==0.30.0 14:12:40 rsa==4.9.1 14:12:40 ruamel.yaml==0.19.1 14:12:40 ruamel.yaml.clib==0.2.15 14:12:40 s3transfer==0.17.0 14:12:40 simplejson==4.1.1 14:12:40 six==1.17.0 14:12:40 smmap==5.0.3 14:12:40 soupsieve==2.8.3 14:12:40 stevedore==5.7.0 14:12:40 tabulate==0.10.0 14:12:40 toml==0.10.2 14:12:40 tomlkit==0.14.0 14:12:40 tqdm==4.67.3 14:12:40 typing_extensions==4.15.0 14:12:40 urllib3==1.26.20 14:12:40 virtualenv==21.3.1 14:12:40 wcwidth==0.7.0 14:12:40 websocket-client==1.9.0 14:12:40 wrapt==2.1.2 14:12:40 xdg==6.0.0 14:12:40 xmltodict==1.0.4 14:12:40 yq==3.4.3 14:12:40 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins9122140981213148393.sh 14:12:40 ---> sudo-logs.sh 14:12:40 Archiving 'sudo' log.. 14:12:41 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins13649324793265834284.sh 14:12:41 ---> job-cost.sh 14:12:41 Setup pyenv: 14:12:41 system 14:12:41 3.8.13 14:12:41 3.9.13 14:12:41 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 14:12:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tKij from file:/tmp/.os_lf_venv 14:12:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:44 lf-activate-venv(): INFO: Base packages installed successfully 14:12:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-tKij/bin to PATH 14:12:55 INFO: No Stack... 14:12:56 INFO: Retrieving Pricing Info for: v3-starter-4 14:12:56 INFO: Archiving Costs 14:12:56 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins2474588258145333649.sh 14:12:56 ---> logs-deploy.sh 14:12:56 Setup pyenv: 14:12:56 system 14:12:56 3.8.13 14:12:56 3.9.13 14:12:56 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 14:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tKij from file:/tmp/.os_lf_venv 14:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:00 lf-activate-venv(): INFO: Base packages installed successfully 14:13:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-tKij/bin to PATH 14:13:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/72 14:13:17 INFO: archiving workspace using pattern(s): 14:13:19 Archives upload complete. 14:13:19 INFO: archiving logs to Nexus 14:13:21 ---> uname -a: 14:13:21 Linux prd-ubuntu1804-docker-4c-4g-185 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:13:21 14:13:21 14:13:21 ---> lscpu: 14:13:21 Architecture: x86_64 14:13:21 CPU op-mode(s): 32-bit, 64-bit 14:13:21 Byte Order: Little Endian 14:13:21 CPU(s): 4 14:13:21 On-line CPU(s) list: 0-3 14:13:21 Thread(s) per core: 1 14:13:21 Core(s) per socket: 1 14:13:21 Socket(s): 4 14:13:21 NUMA node(s): 1 14:13:21 Vendor ID: AuthenticAMD 14:13:21 CPU family: 23 14:13:21 Model: 49 14:13:21 Model name: AMD EPYC-Rome Processor 14:13:21 Stepping: 0 14:13:21 CPU MHz: 2799.998 14:13:21 BogoMIPS: 5599.99 14:13:21 Virtualization: AMD-V 14:13:21 Hypervisor vendor: KVM 14:13:21 Virtualization type: full 14:13:21 L1d cache: 32K 14:13:21 L1i cache: 32K 14:13:21 L2 cache: 512K 14:13:21 L3 cache: 16384K 14:13:21 NUMA node0 CPU(s): 0-3 14:13:21 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 14:13:21 14:13:21 14:13:21 ---> nproc: 14:13:21 4 14:13:21 14:13:21 14:13:21 ---> df -h: 14:13:21 Filesystem Size Used Avail Use% Mounted on 14:13:21 udev 3.9G 0 3.9G 0% /dev 14:13:21 tmpfs 798M 696K 797M 1% /run 14:13:21 /dev/vda1 20G 9.0G 11G 47% / 14:13:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:13:21 tmpfs 5.0M 0 5.0M 0% /run/lock 14:13:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:13:21 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:13:21 tmpfs 798M 0 798M 0% /run/user/1001 14:13:21 14:13:21 14:13:21 ---> free -m: 14:13:21 total used free shared buff/cache available 14:13:21 Mem: 7976 493 5246 0 2236 7203 14:13:21 Swap: 1023 0 1023 14:13:21 14:13:21 14:13:21 ---> ip addr: 14:13:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:13:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:13:21 inet 127.0.0.1/8 scope host lo 14:13:21 valid_lft forever preferred_lft forever 14:13:21 inet6 ::1/128 scope host 14:13:21 valid_lft forever preferred_lft forever 14:13:21 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:13:21 link/ether fa:16:3e:40:00:7f brd ff:ff:ff:ff:ff:ff 14:13:21 inet 10.32.7.162/23 brd 10.32.7.255 scope global dynamic ens3 14:13:21 valid_lft 86167sec preferred_lft 86167sec 14:13:21 inet6 fe80::f816:3eff:fe40:7f/64 scope link 14:13:21 valid_lft forever preferred_lft forever 14:13:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:13:21 link/ether 02:42:d0:0b:57:51 brd ff:ff:ff:ff:ff:ff 14:13:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:13:21 valid_lft forever preferred_lft forever 14:13:21 14:13:21 14:13:21 ---> sar -b -r -n DEV: 14:13:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-185) 05/06/26 _x86_64_ (4 CPU) 14:13:21 14:13:21 14:09:30 LINUX RESTART (4 CPU) 14:13:21 14:13:21 14:10:02 tps rtps wtps bread/s bwrtn/s 14:13:21 14:11:01 236.34 179.77 56.57 9651.64 9883.43 14:13:21 14:12:01 48.15 0.92 47.23 111.56 8105.03 14:13:21 14:13:01 36.54 0.62 35.93 27.85 4053.16 14:13:21 Average: 106.28 59.76 46.52 3227.65 7332.68 14:13:21 14:13:21 14:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:13:21 14:11:01 5679876 7378464 2487552 30.46 41012 1833640 1030936 11.19 756260 1553336 55464 14:13:21 14:12:01 5548104 7424332 2619324 32.07 58692 1983232 971160 10.54 720888 1699640 39336 14:13:21 14:13:01 5414972 7415248 2752456 33.70 66104 2092588 966180 10.48 735552 1804068 91336 14:13:21 Average: 5547651 7406015 2619777 32.08 55269 1969820 989425 10.74 737567 1685681 62045 14:13:21 14:13:21 14:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:13:21 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:21 14:11:01 lo 2.17 2.17 0.18 0.18 0.00 0.00 0.00 0.00 14:13:21 14:11:01 ens3 295.46 174.65 1039.61 63.60 0.00 0.00 0.00 0.00 14:13:21 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:21 14:12:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 14:13:21 14:12:01 ens3 56.21 42.40 540.13 6.41 0.00 0.00 0.00 0.00 14:13:21 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:21 14:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:13:21 14:13:01 ens3 25.33 22.20 229.98 5.00 0.00 0.00 0.00 0.00 14:13:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:21 Average: lo 1.16 1.16 0.10 0.10 0.00 0.00 0.00 0.00 14:13:21 Average: ens3 124.71 79.22 600.76 24.79 0.00 0.00 0.00 0.00 14:13:21 14:13:21 14:13:21 ---> sar -P ALL: 14:13:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-185) 05/06/26 _x86_64_ (4 CPU) 14:13:21 14:13:21 14:09:30 LINUX RESTART (4 CPU) 14:13:21 14:13:21 14:10:02 CPU %user %nice %system %iowait %steal %idle 14:13:21 14:11:01 all 22.65 0.00 3.77 11.34 5.74 56.50 14:13:21 14:11:01 0 25.31 0.00 4.34 10.98 5.87 53.49 14:13:21 14:11:01 1 21.51 0.00 3.72 9.69 6.06 59.02 14:13:21 14:11:01 2 23.16 0.00 3.73 13.30 5.72 54.09 14:13:21 14:11:01 3 20.61 0.00 3.29 11.39 5.31 59.39 14:13:21 14:12:01 all 19.15 0.00 1.19 1.64 1.81 76.21 14:13:21 14:12:01 0 31.10 0.00 0.83 0.30 2.47 65.30 14:13:21 14:12:01 1 6.27 0.00 1.11 5.33 1.29 85.99 14:13:21 14:12:01 2 9.59 0.00 1.01 0.50 1.30 87.60 14:13:21 14:12:01 3 29.63 0.00 1.76 0.43 2.18 66.00 14:13:21 14:13:01 all 15.42 0.00 1.18 1.57 1.61 80.23 14:13:21 14:13:01 0 21.92 0.00 1.26 0.42 2.01 74.39 14:13:21 14:13:01 1 34.18 0.00 2.44 5.34 2.75 55.28 14:13:21 14:13:01 2 3.57 0.00 0.63 0.48 1.08 94.23 14:13:21 14:13:01 3 1.95 0.00 0.37 0.03 0.60 97.06 14:13:21 Average: all 19.07 0.00 2.04 4.84 3.05 71.00 14:13:21 Average: 0 26.11 0.00 2.14 3.89 3.45 64.40 14:13:21 Average: 1 20.66 0.00 2.42 6.78 3.36 66.78 14:13:21 Average: 2 12.10 0.00 1.79 4.75 2.70 78.66 14:13:21 Average: 3 17.39 0.00 1.80 3.94 2.69 74.17 14:13:21 14:13:21 14:13:21