Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-1077 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-readiness-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-s1oQmV2PjOgz/agent.2025 SSH_AGENT_PID=2027 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-readiness-docker-verify-master@tmp/private_key_17579805628448561782.key (/w/workspace/oom-readiness-docker-verify-master@tmp/private_key_17579805628448561782.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom/readiness > git init /w/workspace/oom-readiness-docker-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness refs/changes/16/142116/7 # timeout=10 > git rev-parse f0534bde522992b05ae25428250f903577d9d6b1^{commit} # timeout=10 Checking out Revision f0534bde522992b05ae25428250f903577d9d6b1 (refs/changes/16/142116/7) > git config core.sparsecheckout # timeout=10 > git checkout -f f0534bde522992b05ae25428250f903577d9d6b1 # timeout=10 Commit message: "Implement readiness in go" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # 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 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins7282544957966211463.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-TL06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-TL06/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.14.2 boto3==1.40.40 botocore==1.40.40 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.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.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 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.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 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.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config1315318937119847368tmp copy managed file [oom-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config11415671652826244346tmp [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins5492568607892754959.sh ---> docker-login.sh nexus3.onap.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.onap.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.onap.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.onap.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.io 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 [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins9228394456771806489.sh [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3308426885305932273.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins12178995707020685043.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TL06 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH ---> Docker image tag found: latest [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=-f ./Dockerfile DOCKER_ROOT=/w/workspace/oom-readiness-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/oom/readiness [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins12699120635437400758.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/oom/readiness:latest docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/readiness:latest . Sending build context to Docker daemon 288.3kB Step 1/11 : FROM golang:1.24 AS builder 1.24: Pulling from library/golang 15b1d8a5ff03: Pulling fs layer 22718812f617: Pulling fs layer 401a98f7495b: Pulling fs layer 023896caee4d: Pulling fs layer 72e8fc27da55: Pulling fs layer 4b224783a0fb: Pulling fs layer 4f4fb700ef54: Pulling fs layer 023896caee4d: Waiting 4b224783a0fb: Waiting 4f4fb700ef54: Waiting 72e8fc27da55: Waiting 15b1d8a5ff03: Verifying Checksum 15b1d8a5ff03: Download complete 22718812f617: Verifying Checksum 22718812f617: Download complete 15b1d8a5ff03: Pull complete 22718812f617: Pull complete 72e8fc27da55: Verifying Checksum 72e8fc27da55: Download complete 4b224783a0fb: Verifying Checksum 4b224783a0fb: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 401a98f7495b: Verifying Checksum 401a98f7495b: Download complete 401a98f7495b: Pull complete 023896caee4d: Verifying Checksum 023896caee4d: Download complete 023896caee4d: Pull complete 72e8fc27da55: Pull complete 4b224783a0fb: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:87916acb3242b6259a26deaa7953bdc6a3a6762a28d340e4f1448e7b5c27c009 Status: Downloaded newer image for golang:1.24 ---> 218e64180bb7 Step 2/11 : WORKDIR /app ---> Running in 0aab3e8d3eed Removing intermediate container 0aab3e8d3eed ---> 4d28e7566919 Step 3/11 : COPY go.mod go.sum ./ ---> 480cd90a66a5 Step 4/11 : RUN go mod download ---> Running in 2cde0a04aa9d Removing intermediate container 2cde0a04aa9d ---> 5847e28e3e51 Step 5/11 : COPY . . ---> b32eb63b8ab5 Step 6/11 : RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o readiness . ---> Running in c381c8383978 Removing intermediate container c381c8383978 ---> 5393998f96c3 Step 7/11 : FROM gcr.io/distroless/static:nonroot nonroot: Pulling from distroless/static fd4aa3667332: Pulling fs layer bfb59b82a9b6: Pulling fs layer 017886f7e176: Pulling fs layer 62de241dac5f: Pulling fs layer 62de241dac5f: Waiting 2780920e5dbf: Pulling fs layer 7c12895b777b: Pulling fs layer 3214acf345c0: Pulling fs layer 5664b15f108b: Pulling fs layer 7c12895b777b: Waiting 2780920e5dbf: Waiting 3214acf345c0: Waiting 045fc1c20da8: Pulling fs layer 4aa0ea1413d3: Pulling fs layer da7816fa955e: Pulling fs layer ddf74a63f7d8: Pulling fs layer 045fc1c20da8: Waiting 4aa0ea1413d3: Waiting da7816fa955e: Waiting ddf74a63f7d8: Waiting bfb59b82a9b6: Verifying Checksum bfb59b82a9b6: Download complete fd4aa3667332: Verifying Checksum fd4aa3667332: Download complete 017886f7e176: Verifying Checksum 017886f7e176: Download complete fd4aa3667332: Pull complete 2780920e5dbf: Download complete 62de241dac5f: Verifying Checksum 62de241dac5f: Download complete 7c12895b777b: Verifying Checksum 7c12895b777b: Download complete bfb59b82a9b6: Pull complete 3214acf345c0: Download complete 045fc1c20da8: Verifying Checksum 045fc1c20da8: Download complete 5664b15f108b: Verifying Checksum 017886f7e176: Pull complete 4aa0ea1413d3: Verifying Checksum 4aa0ea1413d3: Download complete 62de241dac5f: Pull complete da7816fa955e: Download complete 2780920e5dbf: Pull complete ddf74a63f7d8: Verifying Checksum ddf74a63f7d8: Download complete 7c12895b777b: Pull complete 3214acf345c0: Pull complete 5664b15f108b: Pull complete 045fc1c20da8: Pull complete 4aa0ea1413d3: Pull complete da7816fa955e: Pull complete ddf74a63f7d8: Pull complete Digest: sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 Status: Downloaded newer image for gcr.io/distroless/static:nonroot ---> 27f84f08032b Step 8/11 : WORKDIR / ---> Running in 5cb17a7eafc1 Removing intermediate container 5cb17a7eafc1 ---> 56ce2fd76652 Step 9/11 : COPY --from=builder /app/readiness . ---> 7cb2dfea450a Step 10/11 : USER nonroot:nonroot ---> Running in aaeed38acf69 Removing intermediate container aaeed38acf69 ---> 8b78ec20dae5 Step 11/11 : ENTRYPOINT ["./readiness"] ---> Running in 8c495d964794 Removing intermediate container 8c495d964794 ---> 69c3efd3bf3c Successfully built 69c3efd3bf3c Successfully tagged nexus3.onap.org:10003/onap/oom/readiness:latest ---> docker-build.sh ends [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins4176808425728081271.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins1186297140276238280.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2027 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins3656446360498610012.sh ---> sysstat.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins2017386146678494768.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-readiness-docker-verify-master + 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/oom-readiness-docker-verify-master ']' + 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/oom-readiness-docker-verify-master ']' + mkdir -p /w/workspace/oom-readiness-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-docker-verify-master/archives/ [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins12665580991021446876.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TL06 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins14091219953919327256.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config10503657424935450642tmp 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. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins12333735356045372260.sh ---> create-netrc.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins14411368494903242591.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TL06 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins7524593315235884485.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins10244772635724779811.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TL06 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins2622540699039108579.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TL06 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TL06/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-docker-verify-master/102 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-1077 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 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): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 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-7 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: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 868 27277 0 4021 30843 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:08:2a:12 brd ff:ff:ff:ff:ff:ff inet 10.30.106.139/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86173sec preferred_lft 86173sec inet6 fe80::f816:3eff:fe08:2a12/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:8f:44:ba:c6 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 inet6 fe80::42:8fff:fe44:bac6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1077) 09/29/25 _x86_64_ (8 CPU) 13:03:27 LINUX RESTART (8 CPU) 13:04:02 tps rtps wtps bread/s bwrtn/s 13:05:01 235.47 28.33 207.13 1973.50 94189.59 13:06:01 245.91 3.53 242.38 406.33 77615.73 13:07:01 75.35 1.50 73.85 92.78 43857.89 Average: 185.30 11.03 174.27 817.78 71763.17 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:05:01 29980308 31670160 2958912 8.98 75160 1919680 1409788 4.15 913724 1740868 247456 13:06:01 27828404 31323372 5110816 15.52 121672 3575332 2202020 6.48 1610596 3039848 490068 13:07:01 27962660 31613892 4976560 15.11 126184 3730588 1438992 4.23 1169604 3359396 29212 Average: 28590457 31535808 4348763 13.20 107672 3075200 1683600 4.95 1231308 2713371 255579 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:01 ens3 103.17 73.00 1206.90 27.76 0.00 0.00 0.00 0.00 13:05:01 lo 2.85 2.85 0.31 0.31 0.00 0.00 0.00 0.00 13:06:01 docker0 25.65 34.09 2.66 532.47 0.00 0.00 0.00 0.00 13:06:01 ens3 458.14 255.26 5847.13 20.28 0.00 0.00 0.00 0.00 13:06:01 vethddbca44 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:06:01 lo 1.33 1.33 0.18 0.18 0.00 0.00 0.00 0.00 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:01 ens3 35.94 26.15 34.91 9.79 0.00 0.00 0.00 0.00 13:07:01 lo 2.27 2.27 0.19 0.19 0.00 0.00 0.00 0.00 Average: docker0 8.60 11.43 0.89 178.48 0.00 0.00 0.00 0.00 Average: ens3 199.62 118.39 2369.44 19.23 0.00 0.00 0.00 0.00 Average: lo 2.14 2.14 0.23 0.23 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1077) 09/29/25 _x86_64_ (8 CPU) 13:03:27 LINUX RESTART (8 CPU) 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:05:01 all 10.01 0.00 0.96 3.37 0.03 85.63 13:05:01 0 26.26 0.00 2.02 1.47 0.05 70.20 13:05:01 1 8.84 0.00 0.85 7.40 0.03 82.87 13:05:01 2 1.61 0.00 0.37 1.85 0.05 96.11 13:05:01 3 4.24 0.00 0.44 1.66 0.02 93.64 13:05:01 4 8.82 0.00 0.90 0.22 0.02 90.05 13:05:01 5 0.56 0.00 0.22 0.00 0.02 99.20 13:05:01 6 5.31 0.00 0.58 4.73 0.03 89.35 13:05:01 7 24.45 0.00 2.28 9.67 0.07 63.53 13:06:01 all 21.78 0.00 4.78 1.75 0.07 71.62 13:06:01 0 22.28 0.00 5.30 0.17 0.07 72.18 13:06:01 1 21.49 0.00 6.62 8.11 0.08 63.70 13:06:01 2 20.84 0.00 4.38 2.78 0.08 71.92 13:06:01 3 21.44 0.00 4.37 0.22 0.05 73.92 13:06:01 4 22.75 0.00 3.87 0.15 0.07 73.17 13:06:01 5 20.74 0.00 5.40 0.69 0.05 73.11 13:06:01 6 23.81 0.00 3.89 0.03 0.07 72.20 13:06:01 7 20.91 0.00 4.44 1.86 0.07 72.73 13:07:01 all 20.17 0.00 2.61 0.93 0.05 76.24 13:07:01 0 19.07 0.00 2.59 0.00 0.05 78.30 13:07:01 1 14.88 0.00 2.41 3.33 0.05 79.33 13:07:01 2 14.27 0.00 2.26 1.19 0.03 82.25 13:07:01 3 21.96 0.00 2.73 2.45 0.05 72.82 13:07:01 4 17.01 0.00 2.48 0.12 0.05 80.34 13:07:01 5 28.63 0.00 2.53 0.12 0.07 68.66 13:07:01 6 29.92 0.00 3.78 0.18 0.05 66.07 13:07:01 7 15.61 0.00 2.19 0.08 0.03 82.08 Average: all 17.35 0.00 2.79 2.01 0.05 77.80 Average: 0 22.52 0.00 3.30 0.54 0.06 73.58 Average: 1 15.09 0.00 3.30 6.27 0.06 75.30 Average: 2 12.28 0.00 2.34 1.94 0.06 83.38 Average: 3 15.92 0.00 2.52 1.44 0.04 80.08 Average: 4 16.23 0.00 2.42 0.16 0.04 81.14 Average: 5 16.70 0.00 2.72 0.27 0.04 80.26 Average: 6 19.74 0.00 2.76 1.64 0.05 75.82 Average: 7 20.30 0.00 2.97 3.84 0.06 72.83