17:03:52 Started by timer 17:03:52 Running as SYSTEM 17:03:52 [EnvInject] - Loading node environment variables. 17:03:52 Building remotely on prd-ubuntu20.04-docker-2c-8g-13974 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:03:52 [ssh-agent] Looking for ssh-agent implementation... 17:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:52 $ ssh-agent 17:03:52 SSH_AUTH_SOCK=/tmp/ssh-jPudOpph6mj3/agent.1508 17:03:52 SSH_AGENT_PID=1510 17:03:52 [ssh-agent] Started. 17:03:52 Running ssh-add (command line suppressed) 17:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1309923550463063650.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1309923550463063650.key) 17:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:52 The recommended git tool is: NONE 17:03:54 using credential edgex-jenkins-ssh 17:03:54 Wiping out workspace first. 17:03:54 Cloning the remote Git repository 17:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 17:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:03:54 > git --version # timeout=10 17:03:54 > git --version # 'git version 2.25.1' 17:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:55 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:03:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:55 Avoid second fetch 17:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:03:55 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:03:55 > git config core.sparsecheckout # timeout=10 17:03:55 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:03:55 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:03:55 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:03:55 > git remote # timeout=10 17:03:55 > git submodule init # timeout=10 17:03:55 > git submodule sync # timeout=10 17:03:55 > git config --get remote.origin.url # timeout=10 17:03:55 > git submodule init # timeout=10 17:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 17:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:03:55 > git config --get submodule.global-jjb.url # timeout=10 17:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:03:56 > git submodule update --init --recursive packer/common-packer # timeout=10 17:03:56 > git submodule update --init --recursive global-jjb # timeout=10 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:04:00 provisioning config files... 17:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3204332225632061150.sh 17:04:00 ---> python-tools-install.sh 17:04:00 Setup pyenv: 17:04:00 * system (set by /opt/pyenv/version) 17:04:00 * 3.8.20 (set by /opt/pyenv/version) 17:04:00 * 3.9.20 (set by /opt/pyenv/version) 17:04:00 3.10.15 17:04:00 3.11.10 17:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kIlM 17:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:05 lf-activate-venv(): INFO: Base packages installed successfully 17:05:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:09:56 Generating Requirements File 17:13:10 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. 17:13:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:13:10 Python 3.11.10 17:13:10 pip 26.1.2 from /tmp/venv-kIlM/lib/python3.11/site-packages/pip (python 3.11) 17:13:10 aiohappyeyeballs==2.6.2 17:13:10 aiohttp==3.14.1 17:13:10 aiosignal==1.4.0 17:13:10 appdirs==1.4.4 17:13:10 argcomplete==3.6.3 17:13:10 aspy.yaml==1.3.0 17:13:10 attrs==26.1.0 17:13:10 autopage==0.6.0 17:13:10 beautifulsoup4==4.15.0 17:13:10 boto3==1.43.36 17:13:10 botocore==1.43.36 17:13:10 bs4==0.0.2 17:13:10 certifi==2026.6.17 17:13:10 cffi==2.0.0 17:13:10 cfgv==3.5.0 17:13:10 chardet==7.4.3 17:13:10 charset-normalizer==3.4.7 17:13:10 click==8.4.2 17:13:10 cliff==4.14.0 17:13:10 cmd2==4.0.0 17:13:10 cryptography==3.3.2 17:13:10 debtcollector==3.1.0 17:13:10 decorator==5.3.1 17:13:10 defusedxml==0.7.1 17:13:10 Deprecated==1.3.1 17:13:10 distlib==0.4.3 17:13:10 dnspython==2.8.0 17:13:10 docker==7.1.0 17:13:10 dogpile.cache==1.5.0 17:13:10 durationpy==0.10 17:13:10 email-validator==2.3.0 17:13:10 filelock==3.29.4 17:13:10 frozenlist==1.8.0 17:13:10 future==1.0.0 17:13:10 gitdb==4.0.12 17:13:10 GitPython==3.1.50 17:13:10 httplib2==0.30.2 17:13:10 identify==2.6.19 17:13:10 idna==3.18 17:13:10 importlib-resources==1.5.0 17:13:10 iso8601==2.1.0 17:13:10 Jinja2==3.1.6 17:13:10 jmespath==1.1.0 17:13:10 jsonpatch==1.33 17:13:10 jsonpointer==3.1.1 17:13:10 jsonschema==4.26.0 17:13:10 jsonschema-specifications==2025.9.1 17:13:10 keystoneauth1==5.14.0 17:13:10 kubernetes==36.0.2 17:13:10 lftools==0.37.22 17:13:10 lxml==6.1.1 17:13:10 markdown-it-py==4.2.0 17:13:10 MarkupSafe==3.0.3 17:13:10 mdurl==0.1.2 17:13:10 msgpack==1.2.1 17:13:10 multi_key_dict==2.0.3 17:13:10 multidict==6.7.1 17:13:10 munch==4.0.0 17:13:10 netaddr==1.3.0 17:13:10 niet==1.4.2 17:13:10 nodeenv==1.10.0 17:13:10 oauth2client==4.1.3 17:13:10 oauthlib==3.3.1 17:13:10 openstacksdk==4.17.0 17:13:10 os-service-types==1.8.2 17:13:10 osc-lib==4.6.0 17:13:10 oslo.config==10.5.0 17:13:10 oslo.context==6.4.0 17:13:10 oslo.i18n==6.8.0 17:13:10 oslo.log==8.2.0 17:13:10 oslo.serialization==5.10.0 17:13:10 oslo.utils==10.1.1 17:13:10 packaging==26.2 17:13:10 pbr==7.0.3 17:13:10 platformdirs==4.10.0 17:13:10 prettytable==3.18.0 17:13:10 prompt_toolkit==3.0.52 17:13:10 propcache==0.5.2 17:13:10 psutil==7.2.2 17:13:10 pyasn1==0.6.3 17:13:10 pyasn1_modules==0.4.2 17:13:10 pycparser==3.0 17:13:10 pygerrit2==2.0.15 17:13:10 PyGithub==2.9.1 17:13:10 Pygments==2.20.0 17:13:10 PyJWT==2.13.0 17:13:10 PyNaCl==1.6.2 17:13:10 pyparsing==2.4.7 17:13:10 pyperclip==1.11.0 17:13:10 pyrsistent==0.20.0 17:13:10 python-cinderclient==9.9.0 17:13:10 python-dateutil==2.9.0.post0 17:13:10 python-discovery==1.4.2 17:13:10 python-heatclient==5.2.0 17:13:10 python-jenkins==1.8.3 17:13:10 python-keystoneclient==5.8.0 17:13:10 python-magnumclient==4.10.0 17:13:10 python-openstackclient==10.1.0 17:13:10 python-swiftclient==4.10.0 17:13:10 PyYAML==6.0.3 17:13:10 referencing==0.37.0 17:13:10 requests==2.34.2 17:13:10 requests-oauthlib==2.0.0 17:13:10 rfc3986==2.0.0 17:13:10 rich==15.0.0 17:13:10 rich-argparse==1.8.0 17:13:10 rpds-py==2026.5.1 17:13:10 rsa==4.9.1 17:13:10 ruamel.yaml==0.19.1 17:13:10 ruamel.yaml.clib==0.2.15 17:13:10 s3transfer==0.19.0 17:13:10 simplejson==4.1.1 17:13:10 six==1.17.0 17:13:10 smmap==5.0.3 17:13:10 soupsieve==2.8.4 17:13:10 stevedore==5.8.0 17:13:10 tabulate==0.10.0 17:13:10 toml==0.10.2 17:13:10 tomlkit==0.15.0 17:13:10 tqdm==4.68.3 17:13:10 typing_extensions==4.15.0 17:13:10 urllib3==1.26.20 17:13:10 virtualenv==21.5.1 17:13:10 wcwidth==0.8.1 17:13:10 websocket-client==1.9.0 17:13:10 wrapt==2.2.2 17:13:10 xdg==6.0.0 17:13:10 xmltodict==1.0.4 17:13:10 yarl==1.24.2 17:13:10 yq==3.4.3 17:13:10 [EnvInject] - Injecting environment variables from a build step. 17:13:10 [EnvInject] - Injecting as environment variables the properties content 17:13:10 OS_CLOUD=vex 17:13:10 17:13:10 [EnvInject] - Variables injected successfully. 17:13:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:13:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:13:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17600064894868492382.sh 17:13:10 ---> Orphaned k8s clusters 17:13:10 Setup pyenv: 17:13:10 system 17:13:10 3.8.20 17:13:10 3.9.20 17:13:10 3.10.15 17:13:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:13:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:13 lf-activate-venv(): INFO: Base packages installed successfully 17:13:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:13:31 -----> Delete orphaned cluster 17:13:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:13:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:13:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins710557695257016107.sh 17:13:31 ---> Orphaned stacks 17:13:31 Setup pyenv: 17:13:31 system 17:13:31 3.8.20 17:13:31 3.9.20 17:13:31 3.10.15 17:13:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:13:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:13:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:33 lf-activate-venv(): INFO: Base packages installed successfully 17:13:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:14:00 Build timed out (after 10 minutes). Marking the build as failed. 17:14:00 $ ssh-agent -k 17:14:00 unset SSH_AUTH_SOCK; 17:14:00 unset SSH_AGENT_PID; 17:14:00 echo Agent pid 1510 killed; 17:14:00 [ssh-agent] Stopped. 17:14:00 Build was aborted 17:14:00 [PostBuildScript] - [INFO] Executing post build scripts. 17:14:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17616371048198554307.sh 17:14:00 Terminated 17:14:00 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:14:00 + mapfile -t OS_COE_CLUSTERS_ID 17:14:00 ---> sysstat.sh 17:14:00 ++ awk '{print $1}' 17:14:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3235363120657509478.sh 17:14:01 ---> package-listing.sh 17:14:01 ++ tr '[:upper:]' '[:lower:]' 17:14:01 ++ facter osfamily 17:14:01 + OS_FAMILY=debian 17:14:01 + workspace=/w/workspace/ci-management-openstack-cron 17:14:01 + START_PACKAGES=/tmp/packages_start.txt 17:14:01 + END_PACKAGES=/tmp/packages_end.txt 17:14:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:01 + PACKAGES=/tmp/packages_start.txt 17:14:01 + '[' /w/workspace/ci-management-openstack-cron ']' 17:14:01 + PACKAGES=/tmp/packages_end.txt 17:14:01 + case "${OS_FAMILY}" in 17:14:01 + dpkg -l 17:14:01 + grep '^ii' 17:14:01 + '[' -f /tmp/packages_start.txt ']' 17:14:01 + '[' -f /tmp/packages_end.txt ']' 17:14:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:01 + '[' /w/workspace/ci-management-openstack-cron ']' 17:14:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:14:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:14:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2211887134394255225.sh 17:14:01 ---> capture-instance-metadata.sh 17:14:01 Setup pyenv: 17:14:01 system 17:14:01 3.8.20 17:14:01 3.9.20 17:14:01 3.10.15 17:14:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:14:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:03 lf-activate-venv(): INFO: Base packages installed successfully 17:14:03 lf-activate-venv(): INFO: Installing additional packages: lftools 17:14:18 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:14:18 INFO: Running in OpenStack, capturing instance metadata 17:14:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14715983150430348282.sh 17:14:18 provisioning config files... 17:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13369983708806754019tmp 17:14:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:14:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:14:18 [EnvInject] - Injecting environment variables from a build step. 17:14:18 [EnvInject] - Injecting as environment variables the properties content 17:14:18 SERVER_ID=logs 17:14:18 17:14:18 [EnvInject] - Variables injected successfully. 17:14:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10202351279447336635.sh 17:14:18 ---> create-netrc.sh 17:14:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9420550717356163452.sh 17:14:18 ---> python-tools-install.sh 17:14:18 Setup pyenv: 17:14:18 system 17:14:18 3.8.20 17:14:18 3.9.20 17:14:18 3.10.15 17:14:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:14:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:14:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:20 lf-activate-venv(): INFO: Base packages installed successfully 17:14:20 lf-activate-venv(): INFO: Installing additional packages: lftools 17:14:36 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:14:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12879551643443373666.sh 17:14:36 ---> sudo-logs.sh 17:14:36 Archiving 'sudo' log.. 17:14:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4251486794799106404.sh 17:14:36 ---> job-cost.sh 17:14:36 Setup pyenv: 17:14:36 system 17:14:36 3.8.20 17:14:36 3.9.20 17:14:36 3.10.15 17:14:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:14:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:14:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:38 lf-activate-venv(): INFO: Base packages installed successfully 17:14:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:14:49 INFO: No Stack... 17:14:50 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:50 INFO: Archiving Costs 17:14:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17475825084360101852.sh 17:14:50 ---> logs-deploy.sh 17:14:50 Setup pyenv: 17:14:50 system 17:14:50 3.8.20 17:14:50 3.9.20 17:14:50 3.10.15 17:14:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:14:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIlM from file:/tmp/.os_lf_venv 17:14:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:52 lf-activate-venv(): INFO: Base packages installed successfully 17:14:52 lf-activate-venv(): INFO: Installing additional packages: lftools 17:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-kIlM/bin to PATH 17:15:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63250 17:15:08 INFO: archiving workspace using pattern(s): 17:15:09 Archives upload complete. 17:15:09 INFO: archiving logs to Nexus 17:15:10 ---> uname -a: 17:15:10 Linux prd-ubuntu20-04-docker-2c-8g-13974 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:15:10 17:15:10 17:15:10 ---> lscpu: 17:15:10 Architecture: x86_64 17:15:10 CPU op-mode(s): 32-bit, 64-bit 17:15:10 Byte Order: Little Endian 17:15:10 Address sizes: 40 bits physical, 48 bits virtual 17:15:10 CPU(s): 2 17:15:10 On-line CPU(s) list: 0,1 17:15:10 Thread(s) per core: 1 17:15:10 Core(s) per socket: 1 17:15:10 Socket(s): 2 17:15:10 NUMA node(s): 1 17:15:10 Vendor ID: AuthenticAMD 17:15:10 CPU family: 23 17:15:10 Model: 49 17:15:10 Model name: AMD EPYC-Rome Processor 17:15:10 Stepping: 0 17:15:10 CPU MHz: 2800.000 17:15:10 BogoMIPS: 5600.00 17:15:10 Virtualization: AMD-V 17:15:10 Hypervisor vendor: KVM 17:15:10 Virtualization type: full 17:15:10 L1d cache: 64 KiB 17:15:10 L1i cache: 64 KiB 17:15:10 L2 cache: 1 MiB 17:15:10 L3 cache: 32 MiB 17:15:10 NUMA node0 CPU(s): 0,1 17:15:10 Vulnerability Gather data sampling: Not affected 17:15:10 Vulnerability Itlb multihit: Not affected 17:15:10 Vulnerability L1tf: Not affected 17:15:10 Vulnerability Mds: Not affected 17:15:10 Vulnerability Meltdown: Not affected 17:15:10 Vulnerability Mmio stale data: Not affected 17:15:10 Vulnerability Retbleed: Vulnerable 17:15:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:15:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:15:10 Vulnerability Srbds: Not affected 17:15:10 Vulnerability Tsx async abort: Not affected 17:15:10 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:15:10 17:15:10 17:15:10 ---> nproc: 17:15:10 2 17:15:10 17:15:10 17:15:10 ---> df -h: 17:15:10 Filesystem Size Used Avail Use% Mounted on 17:15:10 udev 3.9G 0 3.9G 0% /dev 17:15:10 tmpfs 795M 1.1M 794M 1% /run 17:15:10 /dev/vda1 39G 9.9G 29G 26% / 17:15:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:15:10 tmpfs 5.0M 0 5.0M 0% /run/lock 17:15:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:15:10 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 17:15:10 /dev/loop1 62M 62M 0 100% /snap/core20/1405 17:15:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:15:10 tmpfs 795M 0 795M 0% /run/user/1001 17:15:10 /dev/loop3 50M 50M 0 100% /snap/snapd/26865 17:15:10 17:15:10 17:15:10 ---> free -m: 17:15:10 total used free shared buff/cache available 17:15:10 Mem: 7945 523 4808 1 2613 7119 17:15:10 Swap: 1023 0 1023 17:15:10 17:15:10 17:15:10 ---> ip addr: 17:15:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:15:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:15:10 inet 127.0.0.1/8 scope host lo 17:15:10 valid_lft forever preferred_lft forever 17:15:10 inet6 ::1/128 scope host 17:15:10 valid_lft forever preferred_lft forever 17:15:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:15:10 link/ether fa:16:3e:a4:9d:0b brd ff:ff:ff:ff:ff:ff 17:15:10 inet 10.30.123.182/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:15:10 valid_lft 85689sec preferred_lft 85689sec 17:15:10 inet6 fe80::f816:3eff:fea4:9d0b/64 scope link 17:15:10 valid_lft forever preferred_lft forever 17:15:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:15:10 link/ether 96:2f:bc:5f:d1:01 brd ff:ff:ff:ff:ff:ff 17:15:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:15:10 valid_lft forever preferred_lft forever 17:15:10 17:15:10 17:15:10 ---> sar -b -r -n DEV: 17:15:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13974) 06/28/26 _x86_64_ (2 CPU) 17:15:10 17:15:10 17:03:22 LINUX RESTART (2 CPU) 17:15:10 17:15:10 17:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:10 17:05:01 17.90 2.75 15.15 0.00 152.51 2115.65 0.00 17:15:10 17:06:01 28.13 0.43 27.70 0.00 26.13 3111.35 0.00 17:15:10 17:07:01 4.13 0.00 4.13 0.00 0.00 711.08 0.00 17:15:10 17:08:01 2.53 0.00 2.53 0.00 0.00 794.53 0.00 17:15:10 17:09:01 24.53 1.05 23.48 0.00 38.26 3275.72 0.00 17:15:10 17:10:01 16.35 0.17 16.18 0.00 22.80 2055.52 0.00 17:15:10 17:11:01 36.23 0.00 36.23 0.00 0.00 6053.92 0.00 17:15:10 17:12:01 14.45 0.00 14.45 0.00 0.00 2065.79 0.00 17:15:10 17:13:01 5.01 0.00 5.01 0.00 0.00 708.96 0.00 17:15:10 17:14:01 53.67 2.73 50.94 0.00 114.51 6678.49 0.00 17:15:10 17:15:01 26.38 0.93 25.45 0.00 118.25 1405.23 0.00 17:15:10 Average: 20.85 0.73 20.11 0.00 42.95 2634.18 0.00 17:15:10 17:15:10 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:10 17:05:01 5567336 7367380 436000 5.36 59004 1922024 1131068 12.31 606080 1754304 728 17:15:10 17:06:01 5474448 7314876 484784 5.96 67464 1950720 1178408 12.83 673508 1772888 3824 17:15:10 17:07:01 5450876 7314820 484384 5.95 68304 1972892 1178408 12.83 674340 1795124 9012 17:15:10 17:08:01 5434400 7315028 483884 5.95 68384 1989276 1178408 12.83 673672 1811484 2188 17:15:10 17:09:01 5288844 7296752 491780 6.04 84004 2098168 1179596 12.84 736656 1879864 8752 17:15:10 17:10:01 5218776 7346664 432904 5.32 96300 2196712 1119736 12.19 690332 1978752 152956 17:15:10 17:11:01 5120516 7301352 475760 5.85 98360 2245392 1166196 12.70 736320 2026652 44872 17:15:10 17:12:01 5098736 7292584 484136 5.95 99556 2256920 1166196 12.70 746596 2037664 2988 17:15:10 17:13:01 5080588 7292836 483480 5.94 100324 2274228 1166196 12.70 746440 2054976 3160 17:15:10 17:14:01 4998912 7356772 410208 5.04 108052 2402876 1103276 12.01 690220 2175044 15940 17:15:10 17:15:01 4931280 7295948 470408 5.78 110744 2406568 1149104 12.51 758636 2172468 12604 17:15:10 Average: 5242247 7317728 467066 5.74 87318 2155980 1156054 12.59 702982 1950838 23366 17:15:10 17:15:10 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:10 17:05:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 17:15:10 17:05:01 ens3 85.55 53.19 145.37 3.76 0.00 0.00 0.00 0.00 17:15:10 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:06:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 17:15:10 17:06:01 ens3 91.73 63.79 154.41 6.25 0.00 0.00 0.00 0.00 17:15:10 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:07:01 ens3 114.31 67.74 191.07 4.73 0.00 0.00 0.00 0.00 17:15:10 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:15:10 17:08:01 ens3 86.02 51.39 143.13 3.41 0.00 0.00 0.00 0.00 17:15:10 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:15:10 17:09:01 ens3 126.03 74.39 997.35 5.51 0.00 0.00 0.00 0.00 17:15:10 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:15:10 17:10:01 ens3 73.50 44.83 121.13 3.37 0.00 0.00 0.00 0.00 17:15:10 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:11:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 17:15:10 17:11:01 ens3 84.25 52.32 136.77 4.65 0.00 0.00 0.00 0.00 17:15:10 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:15:10 17:12:01 ens3 67.87 42.08 113.73 3.40 0.00 0.00 0.00 0.00 17:15:10 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:13:01 ens3 86.10 52.53 146.48 3.76 0.00 0.00 0.00 0.00 17:15:10 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:14:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:15:10 17:14:01 ens3 18.98 15.56 17.65 6.28 0.00 0.00 0.00 0.00 17:15:10 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:15:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 17:15:10 17:15:01 ens3 16.65 14.16 12.47 6.24 0.00 0.00 0.00 0.00 17:15:10 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 Average: lo 0.35 0.35 0.04 0.04 0.00 0.00 0.00 0.00 17:15:10 Average: ens3 77.36 48.36 198.14 4.67 0.00 0.00 0.00 0.00 17:15:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:10 17:15:10 17:15:10 ---> sar -P ALL: 17:15:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13974) 06/28/26 _x86_64_ (2 CPU) 17:15:10 17:15:10 17:03:22 LINUX RESTART (2 CPU) 17:15:10 17:15:10 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:15:10 17:05:01 all 3.73 0.00 0.43 0.36 0.06 95.42 17:15:10 17:05:01 0 6.99 0.00 0.57 0.47 0.08 91.89 17:15:10 17:05:01 1 0.50 0.00 0.28 0.25 0.03 98.93 17:15:10 17:06:01 all 8.88 0.00 0.79 1.24 0.04 89.05 17:15:10 17:06:01 0 10.13 0.00 0.94 2.21 0.05 86.67 17:15:10 17:06:01 1 7.63 0.00 0.65 0.27 0.03 91.42 17:15:10 17:07:01 all 0.18 0.00 0.20 0.24 0.07 99.30 17:15:10 17:07:01 0 0.32 0.00 0.39 0.49 0.08 98.72 17:15:10 17:07:01 1 0.05 0.00 0.02 0.00 0.05 99.88 17:15:10 17:08:01 all 0.08 0.00 0.13 0.40 0.05 99.33 17:15:10 17:08:01 0 0.13 0.00 0.25 0.77 0.05 98.79 17:15:10 17:08:01 1 0.03 0.00 0.02 0.03 0.05 99.87 17:15:10 17:09:01 all 3.59 0.00 1.77 1.12 0.05 93.46 17:15:10 17:09:01 0 4.15 0.00 1.04 1.62 0.03 93.16 17:15:10 17:09:01 1 3.03 0.00 2.51 0.62 0.07 93.77 17:15:10 17:10:01 all 9.10 0.00 1.04 0.50 0.06 89.31 17:15:10 17:10:01 0 3.56 0.00 0.62 0.18 0.07 95.57 17:15:10 17:10:01 1 14.74 0.00 1.45 0.82 0.05 82.94 17:15:10 17:11:01 all 5.29 0.00 0.54 0.67 0.05 93.45 17:15:10 17:11:01 0 0.83 0.00 0.23 0.35 0.02 98.57 17:15:10 17:11:01 1 9.79 0.00 0.85 0.99 0.08 88.29 17:15:10 17:12:01 all 2.19 0.00 0.14 7.93 0.06 89.68 17:15:10 17:12:01 0 0.05 0.00 0.03 15.43 0.05 84.43 17:15:10 17:12:01 1 4.34 0.00 0.25 0.40 0.07 94.93 17:15:10 17:13:01 all 0.23 0.00 0.19 0.16 0.06 99.36 17:15:10 17:13:01 0 0.00 0.00 0.07 0.27 0.05 99.62 17:15:10 17:13:01 1 0.47 0.00 0.32 0.05 0.07 99.10 17:15:10 17:14:01 all 22.06 0.00 1.84 1.18 0.07 74.86 17:15:10 17:14:01 0 17.99 0.00 1.60 1.95 0.07 78.39 17:15:10 17:14:01 1 26.14 0.00 2.07 0.40 0.07 71.32 17:15:10 17:15:01 all 19.18 0.00 1.28 0.63 0.06 78.86 17:15:10 17:15:01 0 13.58 0.00 1.17 1.08 0.05 84.12 17:15:10 17:15:01 1 24.80 0.00 1.39 0.17 0.07 73.57 17:15:10 17:15:10 Average: CPU %user %nice %system %iowait %steal %idle 17:15:10 Average: all 6.78 0.00 0.76 1.31 0.06 91.09 17:15:10 Average: 0 5.25 0.00 0.63 2.25 0.05 91.81 17:15:10 Average: 1 8.32 0.00 0.89 0.36 0.06 90.37 17:15:10 17:15:10 17:15:10