Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4396 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-i-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-1a690yjmwFKv/agent.1996 SSH_AGENT_PID=1998 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sim-a1-interface-docker-merge-i-release@tmp/private_key_13061419525608190570.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface > git init /w/workspace/sim-a1-interface-docker-merge-i-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 Checking out Revision 83530474755d3d02b793b9445e9358d6b1c2d8f0 (refs/remotes/origin/i-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 83530474755d3d02b793b9445e9358d6b1c2d8f0 # timeout=10 Commit message: "Fix build failure" > git rev-list --no-walk 83530474755d3d02b793b9445e9358d6b1c2d8f0 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins8625110010628759347.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kQ44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-kQ44/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.1 botocore==1.39.1 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config17148508056067017921tmp copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config10224782551639154763tmp [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins11169414149298414124.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins10136595476364988443.sh [sim-a1-interface-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins8963799786842738166.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=near-rt-ric-simulator CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins7053137650091910493.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ44 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH ---> Docker image tag found: 2.6.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=near-rt-ric-simulator CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/a1-simulator [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins12163439439885303946.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.61kB 0.0s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:3.17.3 #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 #5 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 #5 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done #5 ... #4 [internal] load build context #4 transferring context: 120.38kB 0.0s done #4 DONE 0.1s #5 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 #5 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done #5 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done #5 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.2s #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.2s done #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done #5 DONE 0.8s #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua #6 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 0.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 0.998 ERROR: unable to select packages: #6 1.069 python3-3.10.15-r0: #6 1.069 breaks: world[python3=3.10.14-r1] #6 1.069 satisfies: py3-pip-22.3.1-r1[python3] #6 1.069 py3-setuptools-70.3.0-r0[python3] #6 1.069 py3-parsing-3.0.9-r0[python3] #6 1.069 py3-packaging-21.3-r2[python3] #6 1.069 py3-retrying-1.3.3-r3[python3] #6 1.069 py3-six-1.16.0-r3[python3] #6 ERROR: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 ------ > [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua: #6 0.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 0.998 ERROR: unable to select packages: #6 1.069 python3-3.10.15-r0: #6 1.069 breaks: world[python3=3.10.14-r1] #6 1.069 satisfies: py3-pip-22.3.1-r1[python3] #6 1.069 py3-setuptools-70.3.0-r0[python3] #6 1.069 py3-parsing-3.0.9-r0[python3] #6 1.069 py3-packaging-21.3-r2[python3] #6 1.069 py3-retrying-1.3.3-r3[python3] #6 1.069 py3-six-1.16.0-r3[python3] ------ Dockerfile:21 -------------------- 19 | FROM alpine:3.17.3 20 | 21 | >>> RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 22 | 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 -------------------- ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1998 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins1190014827853477453.sh ---> sysstat.sh [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins14700798594673942366.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/sim-a1-interface-docker-merge-i-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sim-a1-interface-docker-merge-i-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sim-a1-interface-docker-merge-i-release ']' + mkdir -p /w/workspace/sim-a1-interface-docker-merge-i-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-merge-i-release/archives/ [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins6251513028837900974.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ44 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins17249594206333553827.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-i-release@tmp/config6073512772695617549tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins3274039140087837226.sh ---> create-netrc.sh [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins6935168582947323295.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ44 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins3258037618879086516.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sim-a1-interface-docker-merge-i-release] $ /bin/bash /tmp/jenkins12153177436646914684.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ44 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [sim-a1-interface-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins16592777821340733440.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQ44 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kQ44/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-i-release/91 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4396 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 8.9G 11G 47% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 471 5400 0 2104 7229 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:6f:53:26 brd ff:ff:ff:ff:ff:ff inet 10.32.7.43/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86152sec preferred_lft 86152sec inet6 fe80::f816:3eff:fe6f:5326/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0d:2e:94:31 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4396) 07/02/25 _x86_64_ (4 CPU) 12:51:12 LINUX RESTART (4 CPU) 12:52:02 tps rtps wtps bread/s bwrtn/s 12:53:01 60.62 18.69 41.93 695.88 5369.67 12:54:01 89.77 12.56 77.20 2249.89 11181.74 12:55:01 19.78 0.40 19.38 32.79 1389.24 Average: 56.70 10.51 46.19 994.51 5983.62 12:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:01 5823628 7484812 2343800 28.70 51296 1780012 907032 9.84 514380 1637444 140332 12:54:01 5530556 7393004 2636872 32.29 60452 1965648 1009024 10.95 669360 1762096 1484 12:55:01 5543264 7414088 2624164 32.13 62560 1971716 980216 10.64 656588 1762620 9940 Average: 5632483 7430635 2534945 31.04 58103 1905792 965424 10.48 613443 1720720 50585 12:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 ens3 60.35 46.89 796.64 5.15 0.00 0.00 0.00 0.00 12:54:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 ens3 59.24 40.58 369.67 10.09 0.00 0.00 0.00 0.00 12:55:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 ens3 14.28 13.63 13.78 13.58 0.00 0.00 0.00 0.00 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 44.53 33.63 391.11 9.63 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4396) 07/02/25 _x86_64_ (4 CPU) 12:51:12 LINUX RESTART (4 CPU) 12:52:02 CPU %user %nice %system %iowait %steal %idle 12:53:01 all 19.50 0.00 1.17 2.48 1.86 74.99 12:53:01 0 6.93 0.00 0.61 0.81 0.87 90.79 12:53:01 1 13.31 0.00 0.87 0.83 2.45 82.54 12:53:01 2 2.44 0.00 0.39 6.68 1.06 89.44 12:53:01 3 55.35 0.00 2.81 1.65 3.06 37.14 12:54:01 all 19.20 0.00 1.59 2.55 1.99 74.67 12:54:01 0 6.93 0.00 0.89 0.28 1.19 90.70 12:54:01 1 24.93 0.00 1.96 2.67 3.40 67.04 12:54:01 2 26.89 0.00 2.19 5.09 1.71 64.13 12:54:01 3 18.00 0.00 1.33 2.17 1.62 76.87 12:55:01 all 20.79 0.00 0.93 1.01 1.65 75.61 12:55:01 0 5.90 0.00 0.51 1.16 0.83 91.59 12:55:01 1 57.07 0.00 1.81 0.30 2.21 38.62 12:55:01 2 18.73 0.00 0.91 0.33 1.64 78.40 12:55:01 3 1.68 0.00 0.51 2.27 1.92 93.63 Average: all 19.83 0.00 1.23 2.01 1.83 75.09 Average: 0 6.59 0.00 0.67 0.75 0.96 91.03 Average: 1 31.76 0.00 1.55 1.27 2.69 62.73 Average: 2 16.09 0.00 1.16 4.02 1.47 77.26 Average: 3 24.81 0.00 1.54 2.03 2.20 69.43