12:12:36 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/15023 12:12:36 Running as SYSTEM 12:12:36 [EnvInject] - Loading node environment variables. 12:12:36 Building remotely on prd-ubuntu1804-docker-4c-4g-4701 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 12:12:36 [ssh-agent] Looking for ssh-agent implementation... 12:12:36 $ ssh-agent 12:12:36 SSH_AUTH_SOCK=/tmp/ssh-zp6cMoCcasTy/agent.2159 12:12:36 SSH_AGENT_PID=2161 12:12:36 [ssh-agent] Started. 12:12:37 Running ssh-add (command line suppressed) 12:12:37 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_1167569860356924994.key (jenkins-ssh) 12:12:37 [ssh-agent] Using credentials jenkins (jenkins) 12:12:37 The recommended git tool is: NONE 12:12:41 using credential jenkins 12:12:41 Wiping out workspace first. 12:12:41 Cloning the remote Git repository 12:12:41 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 12:12:41 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 12:12:41 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 12:12:41 > git --version # timeout=10 12:12:41 > git --version # 'git version 2.17.1' 12:12:41 using GIT_SSH to set credentials jenkins 12:12:41 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:41 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 12:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:42 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 12:12:42 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 12:12:42 using GIT_SSH to set credentials jenkins 12:12:42 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/23/15023/2 # timeout=10 12:12:43 > git rev-parse bcab5f90045c9994c243dc2b6f2029841cfcdc81^{commit} # timeout=10 12:12:43 Checking out Revision bcab5f90045c9994c243dc2b6f2029841cfcdc81 (refs/changes/23/15023/2) 12:12:43 > git config core.sparsecheckout # timeout=10 12:12:43 > git checkout -f bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 12:12:46 Commit message: "CI: Add .github/dependabot.yml configuration" 12:12:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:12:47 > git rev-list --no-walk a4b6bcc27da994ff56c186bc45608d83334d40fc # timeout=10 12:12:47 provisioning config files... 12:12:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:12:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:12:47 [EnvInject] - Injecting environment variables from a build step. 12:12:47 [EnvInject] - Injecting as environment variables the properties content 12:12:47 GO_ROOT=icsversion 12:12:47 12:12:47 [EnvInject] - Variables injected successfully. 12:12:47 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins16570579929701774251.sh 12:12:47 + echo '--> go-test.sh' 12:12:47 --> go-test.sh 12:12:47 + go version 12:12:47 go version go1.19 linux/amd64 12:12:47 + cd icsversion 12:12:47 + go mod tidy 12:12:47 go: downloading github.com/sirupsen/logrus v1.8.1 12:12:47 go: downloading github.com/gorilla/mux v1.8.0 12:12:48 go: downloading github.com/stretchr/testify v1.5.1 12:12:50 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 12:12:51 go: downloading github.com/davecgh/go-spew v1.1.1 12:12:51 go: downloading github.com/pmezard/go-difflib v1.0.0 12:12:51 go: downloading gopkg.in/yaml.v2 v2.3.0 12:12:53 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:12:53 go: downloading github.com/kr/pretty v0.2.0 12:12:53 go: downloading github.com/kr/text v0.1.0 12:12:54 + go test ./... 12:13:00 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 12:13:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.005s 12:13:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.018s 12:13:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.030s 12:13:01 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.016s 12:13:02 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.006s 12:13:02 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 12:13:02 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 12:13:02 + echo '--> go-test.sh ends' 12:13:02 --> go-test.sh ends 12:13:02 $ ssh-agent -k 12:13:02 unset SSH_AUTH_SOCK; 12:13:02 unset SSH_AGENT_PID; 12:13:02 echo Agent pid 2161 killed; 12:13:02 [ssh-agent] Stopped. 12:13:02 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:02 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins6338387732589328064.sh 12:13:02 ---> sysstat.sh 12:13:03 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins9637554583567231970.sh 12:13:03 ---> package-listing.sh 12:13:03 ++ tr '[:upper:]' '[:lower:]' 12:13:03 ++ facter osfamily 12:13:03 + OS_FAMILY=debian 12:13:03 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 12:13:03 + START_PACKAGES=/tmp/packages_start.txt 12:13:03 + END_PACKAGES=/tmp/packages_end.txt 12:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:03 + PACKAGES=/tmp/packages_start.txt 12:13:03 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 12:13:03 + PACKAGES=/tmp/packages_end.txt 12:13:03 + case "${OS_FAMILY}" in 12:13:03 + dpkg -l 12:13:03 + grep '^ii' 12:13:03 + '[' -f /tmp/packages_start.txt ']' 12:13:03 + '[' -f /tmp/packages_end.txt ']' 12:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:03 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 12:13:03 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 12:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 12:13:03 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2028882118316342394.sh 12:13:03 ---> capture-instance-metadata.sh 12:13:03 Setup pyenv: 12:13:03 * system (set by /opt/pyenv/version) 12:13:03 * 3.8.13 (set by /opt/pyenv/version) 12:13:03 * 3.9.13 (set by /opt/pyenv/version) 12:13:03 * 3.10.6 (set by /opt/pyenv/version) 12:13:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-idtQ 12:13:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:19 lf-activate-venv(): INFO: Base packages installed successfully 12:13:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:14:06 lf-activate-venv(): INFO: Adding /tmp/venv-idtQ/bin to PATH 12:14:06 INFO: Running in OpenStack, capturing instance metadata 12:14:07 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins7515753292534253429.sh 12:14:07 provisioning config files... 12:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config11002116941046486322tmp 12:14:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:14:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:14:07 [EnvInject] - Injecting environment variables from a build step. 12:14:07 [EnvInject] - Injecting as environment variables the properties content 12:14:07 SERVER_ID=logs 12:14:07 12:14:07 [EnvInject] - Variables injected successfully. 12:14:07 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins12914558032319457258.sh 12:14:07 ---> create-netrc.sh 12:14:07 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11104046866004565071.sh 12:14:07 ---> python-tools-install.sh 12:14:07 Setup pyenv: 12:14:07 system 12:14:07 3.8.13 12:14:07 3.9.13 12:14:07 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 12:14:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idtQ from file:/tmp/.os_lf_venv 12:14:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:14:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:14:11 lf-activate-venv(): INFO: Base packages installed successfully 12:14:11 lf-activate-venv(): INFO: Installing additional packages: lftools 12:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-idtQ/bin to PATH 12:14:31 Generating Requirements File 12:15:08 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. 12:15:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:15:09 Python 3.10.6 12:15:09 pip 25.2 from /tmp/venv-idtQ/lib/python3.10/site-packages/pip (python 3.10) 12:15:10 appdirs==1.4.4 12:15:10 argcomplete==3.6.2 12:15:10 aspy.yaml==1.3.0 12:15:10 attrs==25.3.0 12:15:10 autopage==0.5.2 12:15:10 beautifulsoup4==4.13.5 12:15:10 boto3==1.40.38 12:15:10 botocore==1.40.38 12:15:10 bs4==0.0.2 12:15:10 cachetools==5.5.2 12:15:10 certifi==2025.8.3 12:15:10 cffi==2.0.0 12:15:10 cfgv==3.4.0 12:15:10 chardet==5.2.0 12:15:10 charset-normalizer==3.4.3 12:15:10 click==8.3.0 12:15:10 cliff==4.11.0 12:15:10 cmd2==2.7.0 12:15:10 cryptography==3.3.2 12:15:10 debtcollector==3.0.0 12:15:10 decorator==5.2.1 12:15:10 defusedxml==0.7.1 12:15:10 Deprecated==1.2.18 12:15:10 distlib==0.4.0 12:15:10 dnspython==2.8.0 12:15:10 docker==7.1.0 12:15:10 dogpile.cache==1.4.1 12:15:10 durationpy==0.10 12:15:10 email-validator==2.3.0 12:15:10 filelock==3.19.1 12:15:10 future==1.0.0 12:15:10 gitdb==4.0.12 12:15:10 GitPython==3.1.45 12:15:10 google-auth==2.40.3 12:15:10 httplib2==0.31.0 12:15:10 identify==2.6.14 12:15:10 idna==3.10 12:15:10 importlib-resources==1.5.0 12:15:10 iso8601==2.1.0 12:15:10 Jinja2==3.1.6 12:15:10 jmespath==1.0.1 12:15:10 jsonpatch==1.33 12:15:10 jsonpointer==3.0.0 12:15:10 jsonschema==4.25.1 12:15:10 jsonschema-specifications==2025.9.1 12:15:10 keystoneauth1==5.12.0 12:15:10 kubernetes==33.1.0 12:15:10 lftools==0.37.14 12:15:10 lxml==6.0.2 12:15:10 markdown-it-py==4.0.0 12:15:10 MarkupSafe==3.0.2 12:15:10 mdurl==0.1.2 12:15:10 msgpack==1.1.1 12:15:10 multi_key_dict==2.0.3 12:15:10 munch==4.0.0 12:15:10 netaddr==1.3.0 12:15:10 niet==1.4.2 12:15:10 nodeenv==1.9.1 12:15:10 oauth2client==4.1.3 12:15:10 oauthlib==3.3.1 12:15:10 openstacksdk==4.7.1 12:15:10 os-service-types==1.8.0 12:15:10 osc-lib==4.2.0 12:15:10 oslo.config==10.0.0 12:15:10 oslo.context==6.1.0 12:15:10 oslo.i18n==6.6.0 12:15:10 oslo.log==7.2.1 12:15:10 oslo.serialization==5.8.0 12:15:10 oslo.utils==9.1.0 12:15:10 packaging==25.0 12:15:10 pbr==7.0.1 12:15:10 platformdirs==4.4.0 12:15:10 prettytable==3.16.0 12:15:10 psutil==7.1.0 12:15:10 pyasn1==0.6.1 12:15:10 pyasn1_modules==0.4.2 12:15:10 pycparser==2.23 12:15:10 pygerrit2==2.0.15 12:15:10 PyGithub==2.8.1 12:15:10 Pygments==2.19.2 12:15:10 PyJWT==2.10.1 12:15:10 PyNaCl==1.6.0 12:15:10 pyparsing==2.4.7 12:15:10 pyperclip==1.10.0 12:15:10 pyrsistent==0.20.0 12:15:10 python-cinderclient==9.8.0 12:15:10 python-dateutil==2.9.0.post0 12:15:10 python-heatclient==4.3.0 12:15:10 python-jenkins==1.8.3 12:15:10 python-keystoneclient==5.7.0 12:15:10 python-magnumclient==4.9.0 12:15:10 python-openstackclient==8.2.0 12:15:10 python-swiftclient==4.8.0 12:15:10 PyYAML==6.0.2 12:15:10 referencing==0.36.2 12:15:10 requests==2.32.5 12:15:10 requests-oauthlib==2.0.0 12:15:10 requestsexceptions==1.4.0 12:15:10 rfc3986==2.0.0 12:15:10 rich==14.1.0 12:15:10 rich-argparse==1.7.1 12:15:10 rpds-py==0.27.1 12:15:10 rsa==4.9.1 12:15:10 ruamel.yaml==0.18.15 12:15:10 ruamel.yaml.clib==0.2.14 12:15:10 s3transfer==0.14.0 12:15:10 simplejson==3.20.1 12:15:10 six==1.17.0 12:15:10 smmap==5.0.2 12:15:10 soupsieve==2.8 12:15:10 stevedore==5.5.0 12:15:10 tabulate==0.9.0 12:15:10 toml==0.10.2 12:15:10 tomlkit==0.13.3 12:15:10 tqdm==4.67.1 12:15:10 typing_extensions==4.15.0 12:15:10 tzdata==2025.2 12:15:10 urllib3==1.26.20 12:15:10 virtualenv==20.34.0 12:15:10 wcwidth==0.2.14 12:15:10 websocket-client==1.8.0 12:15:10 wrapt==1.17.3 12:15:10 xdg==6.0.0 12:15:10 xmltodict==1.0.2 12:15:10 yq==3.4.3 12:15:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins11855116373025673477.sh 12:15:10 ---> sudo-logs.sh 12:15:10 Archiving 'sudo' log.. 12:15:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins3741370049340391304.sh 12:15:10 ---> job-cost.sh 12:15:11 Setup pyenv: 12:15:11 system 12:15:11 3.8.13 12:15:11 3.9.13 12:15:11 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 12:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idtQ from file:/tmp/.os_lf_venv 12:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:15 lf-activate-venv(): INFO: Base packages installed successfully 12:15:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-idtQ/bin to PATH 12:15:28 INFO: No Stack... 12:15:28 INFO: Retrieving Pricing Info for: v3-starter-4 12:15:28 INFO: Archiving Costs 12:15:28 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins12332766751805332412.sh 12:15:28 ---> logs-deploy.sh 12:15:28 Setup pyenv: 12:15:28 system 12:15:28 3.8.13 12:15:28 3.9.13 12:15:28 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 12:15:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idtQ from file:/tmp/.os_lf_venv 12:15:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:15:33 lf-activate-venv(): INFO: Base packages installed successfully 12:15:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:15:53 lf-activate-venv(): INFO: Adding /tmp/venv-idtQ/bin to PATH 12:15:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/68 12:15:53 INFO: archiving workspace using pattern(s): 12:15:56 Archives upload complete. 12:15:56 INFO: archiving logs to Nexus 12:15:58 ---> uname -a: 12:15:58 Linux prd-ubuntu1804-docker-4c-4g-4701 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:15:58 12:15:58 12:15:58 ---> lscpu: 12:15:58 Architecture: x86_64 12:15:58 CPU op-mode(s): 32-bit, 64-bit 12:15:58 Byte Order: Little Endian 12:15:58 CPU(s): 4 12:15:58 On-line CPU(s) list: 0-3 12:15:58 Thread(s) per core: 1 12:15:58 Core(s) per socket: 1 12:15:58 Socket(s): 4 12:15:58 NUMA node(s): 1 12:15:58 Vendor ID: AuthenticAMD 12:15:58 CPU family: 23 12:15:58 Model: 49 12:15:58 Model name: AMD EPYC-Rome Processor 12:15:58 Stepping: 0 12:15:58 CPU MHz: 2799.998 12:15:58 BogoMIPS: 5599.99 12:15:58 Virtualization: AMD-V 12:15:58 Hypervisor vendor: KVM 12:15:58 Virtualization type: full 12:15:58 L1d cache: 32K 12:15:58 L1i cache: 32K 12:15:58 L2 cache: 512K 12:15:58 L3 cache: 16384K 12:15:58 NUMA node0 CPU(s): 0-3 12:15:58 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 12:15:58 12:15:58 12:15:58 ---> nproc: 12:15:58 4 12:15:58 12:15:58 12:15:58 ---> df -h: 12:15:58 Filesystem Size Used Avail Use% Mounted on 12:15:58 udev 3.9G 0 3.9G 0% /dev 12:15:58 tmpfs 798M 696K 797M 1% /run 12:15:58 /dev/vda1 20G 9.0G 11G 47% / 12:15:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:15:58 tmpfs 5.0M 0 5.0M 0% /run/lock 12:15:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:15:58 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:15:58 tmpfs 798M 0 798M 0% /run/user/1001 12:15:58 12:15:58 12:15:58 ---> free -m: 12:15:58 total used free shared buff/cache available 12:15:58 Mem: 7976 522 5224 0 2228 7174 12:15:58 Swap: 1023 0 1023 12:15:58 12:15:58 12:15:58 ---> ip addr: 12:15:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:15:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:15:58 inet 127.0.0.1/8 scope host lo 12:15:58 valid_lft forever preferred_lft forever 12:15:58 inet6 ::1/128 scope host 12:15:58 valid_lft forever preferred_lft forever 12:15:58 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:15:58 link/ether fa:16:3e:e4:7e:e5 brd ff:ff:ff:ff:ff:ff 12:15:58 inet 10.32.7.116/23 brd 10.32.7.255 scope global dynamic ens3 12:15:58 valid_lft 86152sec preferred_lft 86152sec 12:15:58 inet6 fe80::f816:3eff:fee4:7ee5/64 scope link 12:15:58 valid_lft forever preferred_lft forever 12:15:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:15:58 link/ether 02:42:57:64:23:a8 brd ff:ff:ff:ff:ff:ff 12:15:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:15:58 valid_lft forever preferred_lft forever 12:15:58 12:15:58 12:15:58 ---> sar -b -r -n DEV: 12:15:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4701) 09/25/25 _x86_64_ (4 CPU) 12:15:58 12:15:58 12:11:53 LINUX RESTART (4 CPU) 12:15:58 12:15:58 12:12:01 tps rtps wtps bread/s bwrtn/s 12:15:58 12:13:02 256.71 181.19 75.52 10484.79 38558.79 12:15:58 12:14:01 62.79 21.25 41.55 736.16 6233.55 12:15:58 12:15:01 46.61 0.60 46.01 76.65 6950.04 12:15:58 Average: 122.36 67.93 54.43 3782.62 17308.36 12:15:58 12:15:58 12:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:58 12:13:02 5772052 7391048 2395376 29.33 33728 1764776 1134512 12.31 733504 1491624 45724 12:15:58 12:14:01 5394256 7290028 2773172 33.95 55212 2006328 1049136 11.38 886716 1689524 155876 12:15:58 12:15:01 5370620 7320340 2796808 34.24 62832 2049344 1029020 11.17 831632 1759768 69964 12:15:58 Average: 5512309 7333805 2655119 32.51 50591 1940149 1070889 11.62 817284 1646972 90521 12:15:58 12:15:58 12:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:58 12:13:02 lo 2.47 2.47 0.21 0.21 0.00 0.00 0.00 0.00 12:15:58 12:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:58 12:13:02 ens3 239.18 138.64 729.76 58.29 0.00 0.00 0.00 0.00 12:15:58 12:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:15:58 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:58 12:14:01 ens3 58.90 41.43 810.45 6.16 0.00 0.00 0.00 0.00 12:15:58 12:15:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 12:15:58 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:58 12:15:01 ens3 28.20 23.53 263.06 5.55 0.00 0.00 0.00 0.00 12:15:58 Average: lo 1.18 1.18 0.10 0.10 0.00 0.00 0.00 0.00 12:15:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:58 Average: ens3 109.03 68.01 599.93 23.43 0.00 0.00 0.00 0.00 12:15:58 12:15:58 12:15:58 ---> sar -P ALL: 12:15:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4701) 09/25/25 _x86_64_ (4 CPU) 12:15:58 12:15:58 12:11:53 LINUX RESTART (4 CPU) 12:15:58 12:15:58 12:12:01 CPU %user %nice %system %iowait %steal %idle 12:15:58 12:13:02 all 17.48 0.00 4.47 11.52 5.93 60.60 12:15:58 12:13:02 0 21.04 0.00 3.06 9.36 5.53 61.01 12:15:58 12:13:02 1 16.15 0.00 3.97 13.01 5.77 61.11 12:15:58 12:13:02 2 18.67 0.00 6.92 11.41 6.33 56.68 12:15:58 12:13:02 3 14.05 0.00 3.93 12.33 6.11 63.58 12:15:58 12:14:01 all 19.01 0.00 1.34 2.41 2.15 75.10 12:15:58 12:14:01 0 7.43 0.00 0.71 2.34 1.90 87.61 12:15:58 12:14:01 1 46.00 0.00 2.29 1.37 3.51 46.83 12:15:58 12:14:01 2 3.87 0.00 0.86 4.95 1.75 88.57 12:15:58 12:14:01 3 18.74 0.00 1.54 0.96 1.40 77.36 12:15:58 12:15:01 all 19.79 0.00 1.28 1.57 2.17 75.19 12:15:58 12:15:01 0 1.46 0.00 0.50 2.33 0.57 95.14 12:15:58 12:15:01 1 52.58 0.00 2.55 3.58 4.24 37.04 12:15:58 12:15:01 2 13.62 0.00 1.28 0.33 2.82 81.95 12:15:58 12:15:01 3 11.48 0.00 0.76 0.02 1.05 86.69 12:15:58 Average: all 18.75 0.00 2.37 5.19 3.43 70.25 12:15:58 Average: 0 10.03 0.00 1.43 4.71 2.68 81.15 12:15:58 Average: 1 38.18 0.00 2.94 6.02 4.51 48.35 12:15:58 Average: 2 12.12 0.00 3.04 5.56 3.65 75.63 12:15:58 Average: 3 14.74 0.00 2.09 4.48 2.87 75.82 12:15:58 12:15:58 12:15:58