11:03:52  Started by timer
11:03:52  Running as SYSTEM
11:03:52  [EnvInject] - Loading node environment variables.
11:03:52  Building remotely on prd-ubuntu20.04-docker-2c-8g-783 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron
11:03:52  [ssh-agent] Looking for ssh-agent implementation...
11:03:52  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:03:52  $ ssh-agent
11:03:52  SSH_AUTH_SOCK=/tmp/ssh-ny2Fv1DLhrgZ/agent.1406
11:03:52  SSH_AGENT_PID=1408
11:03:52  [ssh-agent] Started.
11:03:52  Running ssh-add (command line suppressed)
11:03:52  Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4250366371442247885.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4250366371442247885.key)
11:03:52  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
11:03:52  The recommended git tool is: NONE
11:03:53  using credential edgex-jenkins-ssh
11:03:53  Wiping out workspace first.
11:03:53  Cloning the remote Git repository
11:03:53  Cloning repository git@github.com:edgexfoundry/ci-management
11:03:53   > git init /w/workspace/ci-management-openstack-cron # timeout=10
11:03:54  Fetching upstream changes from git@github.com:edgexfoundry/ci-management
11:03:54   > git --version # timeout=10
11:03:54   > git --version # 'git version 2.25.1'
11:03:54  using GIT_SSH to set credentials SSH Credentials for GitHub
11:03:54   > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10
11:03:54   > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10
11:03:54   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:03:55  Avoid second fetch
11:03:55   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:03:55  Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master)
11:03:55   > git config core.sparsecheckout # timeout=10
11:03:55   > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10
11:03:55  Commit message: "Merge pull request #695 from jinlinGuan/issue-694"
11:03:55   > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10
11:03:55   > git remote # timeout=10
11:03:55   > git submodule init # timeout=10
11:03:55   > git submodule sync # timeout=10
11:03:55   > git config --get remote.origin.url # timeout=10
11:03:55   > git submodule init # timeout=10
11:03:55   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
11:03:55   > git config --get submodule.packer/common-packer.url # timeout=10
11:03:55   > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10
11:03:55   > git config --get submodule.global-jjb.url # timeout=10
11:03:55   > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10
11:03:55   > git submodule update --init --recursive packer/common-packer # timeout=10
11:03:56   > git submodule update --init --recursive global-jjb # timeout=10
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [Execute shell]
11:03:59  Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
11:03:59  provisioning config files...
11:03:59  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:03:59  copy managed file [npmrc] to file:/home/jenkins/.npmrc
11:03:59  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
11:03:59  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17582186298185520222.sh
11:03:59  ---> python-tools-install.sh
11:03:59  Setup pyenv:
11:04:00  * system (set by /opt/pyenv/version)
11:04:00  * 3.8.13 (set by /opt/pyenv/version)
11:04:00  * 3.9.13 (set by /opt/pyenv/version)
11:04:00  * 3.10.6 (set by /opt/pyenv/version)
11:04:04  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mujv
11:04:04  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
11:04:06  lf-activate-venv(): INFO: Installing: lftools 
11:04:29  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:04:29  Generating Requirements File
11:04:53  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.
11:04:53  lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible.
11:04:53  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
11:04:53  Python 3.10.6
11:04:53  pip 25.1 from /tmp/venv-mujv/lib/python3.10/site-packages/pip (python 3.10)
11:04:54  appdirs==1.4.4
11:04:54  argcomplete==3.6.2
11:04:54  aspy.yaml==1.3.0
11:04:54  attrs==25.3.0
11:04:54  autopage==0.5.2
11:04:54  beautifulsoup4==4.13.4
11:04:54  boto3==1.38.7
11:04:54  botocore==1.38.7
11:04:54  bs4==0.0.2
11:04:54  cachetools==5.5.2
11:04:54  certifi==2025.4.26
11:04:54  cffi==1.17.1
11:04:54  cfgv==3.4.0
11:04:54  chardet==5.2.0
11:04:54  charset-normalizer==3.4.2
11:04:54  click==8.1.8
11:04:54  cliff==4.9.1
11:04:54  cmd2==2.5.11
11:04:54  cryptography==3.3.2
11:04:54  debtcollector==3.0.0
11:04:54  decorator==5.2.1
11:04:54  defusedxml==0.7.1
11:04:54  Deprecated==1.2.18
11:04:54  distlib==0.3.9
11:04:54  dnspython==2.7.0
11:04:54  docker==4.2.2
11:04:54  dogpile.cache==1.4.0
11:04:54  durationpy==0.9
11:04:54  email_validator==2.2.0
11:04:54  filelock==3.18.0
11:04:54  future==1.0.0
11:04:54  gitdb==4.0.12
11:04:54  GitPython==3.1.44
11:04:54  google-auth==2.39.0
11:04:54  httplib2==0.22.0
11:04:54  identify==2.6.10
11:04:54  idna==3.10
11:04:54  importlib-resources==1.5.0
11:04:54  iso8601==2.1.0
11:04:54  Jinja2==3.1.6
11:04:54  jmespath==1.0.1
11:04:54  jsonpatch==1.33
11:04:54  jsonpointer==3.0.0
11:04:54  jsonschema==4.23.0
11:04:54  jsonschema-specifications==2025.4.1
11:04:54  keystoneauth1==5.10.0
11:04:54  kubernetes==32.0.1
11:04:54  lftools==0.37.12
11:04:54  lxml==5.4.0
11:04:54  MarkupSafe==3.0.2
11:04:54  msgpack==1.1.0
11:04:54  multi_key_dict==2.0.3
11:04:54  munch==4.0.0
11:04:54  netaddr==1.3.0
11:04:54  netifaces==0.11.0
11:04:54  niet==1.4.2
11:04:54  nodeenv==1.9.1
11:04:54  oauth2client==4.1.3
11:04:54  oauthlib==3.2.2
11:04:54  openstacksdk==0.62.0
11:04:54  os-client-config==2.1.0
11:04:54  os-service-types==1.7.0
11:04:54  osc-lib==4.0.0
11:04:54  oslo.config==9.7.1
11:04:54  oslo.context==5.7.1
11:04:54  oslo.i18n==6.5.1
11:04:54  oslo.log==7.1.0
11:04:54  oslo.serialization==5.7.0
11:04:54  oslo.utils==8.2.0
11:04:54  packaging==25.0
11:04:54  pbr==6.1.1
11:04:54  platformdirs==4.3.7
11:04:54  prettytable==3.16.0
11:04:54  psutil==7.0.0
11:04:54  pyasn1==0.6.1
11:04:54  pyasn1_modules==0.4.2
11:04:54  pycparser==2.22
11:04:54  pygerrit2==2.0.15
11:04:54  PyGithub==2.6.1
11:04:54  PyJWT==2.10.1
11:04:54  PyNaCl==1.5.0
11:04:54  pyparsing==2.4.7
11:04:54  pyperclip==1.9.0
11:04:54  pyrsistent==0.20.0
11:04:54  python-cinderclient==9.7.0
11:04:54  python-dateutil==2.9.0.post0
11:04:54  python-heatclient==4.1.0
11:04:54  python-jenkins==1.8.2
11:04:54  python-keystoneclient==5.6.0
11:04:54  python-magnumclient==4.8.1
11:04:54  python-novaclient==18.9.0
11:04:54  python-openstackclient==6.0.1
11:04:54  python-swiftclient==4.7.0
11:04:54  PyYAML==6.0.2
11:04:54  referencing==0.36.2
11:04:54  requests==2.32.3
11:04:54  requests-oauthlib==2.0.0
11:04:54  requestsexceptions==1.4.0
11:04:54  rfc3986==2.0.0
11:04:54  rpds-py==0.24.0
11:04:54  rsa==4.9.1
11:04:54  ruamel.yaml==0.18.10
11:04:54  ruamel.yaml.clib==0.2.12
11:04:54  s3transfer==0.12.0
11:04:54  simplejson==3.20.1
11:04:54  six==1.17.0
11:04:54  smmap==5.0.2
11:04:54  soupsieve==2.7
11:04:54  stevedore==5.4.1
11:04:54  tabulate==0.9.0
11:04:54  toml==0.10.2
11:04:54  tomlkit==0.13.2
11:04:54  tqdm==4.67.1
11:04:54  typing_extensions==4.13.2
11:04:54  tzdata==2025.2
11:04:54  urllib3==1.26.20
11:04:54  virtualenv==20.30.0
11:04:54  wcwidth==0.2.13
11:04:54  websocket-client==1.8.0
11:04:54  wrapt==1.17.2
11:04:54  xdg==6.0.0
11:04:54  xmltodict==0.14.2
11:04:54  yq==3.4.3
11:04:54  [EnvInject] - Injecting environment variables from a build step.
11:04:54  [EnvInject] - Injecting as environment variables the properties content 
11:04:54  OS_CLOUD=vex
11:04:54  
11:04:54  [EnvInject] - Variables injected successfully.
11:04:54  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
11:04:54  Run condition [Boolean condition] enabling perform for step [Execute shell]
11:04:54  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11757745098947535535.sh
11:04:54  ---> Orphaned k8s clusters
11:04:54  Setup pyenv:
11:04:54    system
11:04:54    3.8.13
11:04:54    3.9.13
11:04:54  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:04:54  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:04:55  lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 
11:05:02  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.
11:05:02  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
11:05:02  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible.
11:05:02  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:05:05  -----> Delete orphaned cluster
11:05:05  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
11:05:05  Run condition [Boolean condition] enabling perform for step [Execute shell]
11:05:05  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3100522160793007473.sh
11:05:05  ---> Orphaned stacks
11:05:05  Setup pyenv:
11:05:05    system
11:05:05    3.8.13
11:05:05    3.9.13
11:05:05  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:05:05  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:05:06  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
11:05:16  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:05:16  + mapfile -t OS_COE_CLUSTERS_ID
11:05:16  ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name
11:05:16  ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)'
11:05:16  ++ awk '{print $1}'
11:05:18  + echo '-----> Active clusters -> stacks'
11:05:18  -----> Active clusters -> stacks
11:05:18  + OS_COE_STACKS=()
11:05:18  + [[ 0 -gt 0 ]]
11:05:18  + mapfile -t OS_STACKS
11:05:18  ++ awk '{print $1}'
11:05:18  ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED
11:05:20  + echo '-----> Active stacks'
11:05:20  -----> Active stacks
11:05:20  + echo '-----> Delete orphaned stacks'
11:05:20  -----> Delete orphaned stacks
11:05:20  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
11:05:20  Run condition [Boolean condition] enabling perform for step [Execute shell]
11:05:20  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7130864568311571889.sh
11:05:20  ---> Orphaned servers
11:05:20  Setup pyenv:
11:05:20    system
11:05:20    3.8.13
11:05:20    3.9.13
11:05:20  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:05:20  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:05:21  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
11:05:30  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:05:34  -----> Active servers
11:05:34  prd-ubuntu20.04-docker-2c-8g-783
11:05:34  prd-centos7-blackbox-4c-2g-498
11:05:34  prd-centos7-blackbox-4c-2g-497
11:05:34  -----> Delete orphaned servers
11:05:35  [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
11:05:35  Run condition [Boolean condition] enabling perform for step [Execute shell]
11:05:35  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7699207967579962442.sh
11:05:35  ---> Orphaned ports
11:05:35  Setup pyenv:
11:05:35    system
11:05:35    3.8.13
11:05:35    3.9.13
11:05:35  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:05:35  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:05:36  lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 
11:05:44  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:05:46  No orphaned ports to process.
11:05:46  Build step 'Conditional step (single)' marked build as failure
11:05:46  $ ssh-agent -k
11:05:46  unset SSH_AUTH_SOCK;
11:05:46  unset SSH_AGENT_PID;
11:05:46  echo Agent pid 1408 killed;
11:05:46  [ssh-agent] Stopped.
11:05:46  [PostBuildScript] - [INFO] Executing post build scripts.
11:05:46  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15782132720868225936.sh
11:05:46  ---> sysstat.sh
11:05:47  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8924634948975496741.sh
11:05:47  ---> package-listing.sh
11:05:47  ++ facter osfamily
11:05:47  ++ tr '[:upper:]' '[:lower:]'
11:05:47  + OS_FAMILY=debian
11:05:47  + workspace=/w/workspace/ci-management-openstack-cron
11:05:47  + START_PACKAGES=/tmp/packages_start.txt
11:05:47  + END_PACKAGES=/tmp/packages_end.txt
11:05:47  + DIFF_PACKAGES=/tmp/packages_diff.txt
11:05:47  + PACKAGES=/tmp/packages_start.txt
11:05:47  + '[' /w/workspace/ci-management-openstack-cron ']'
11:05:47  + PACKAGES=/tmp/packages_end.txt
11:05:47  + case "${OS_FAMILY}" in
11:05:47  + grep '^ii'
11:05:47  + dpkg -l
11:05:47  + '[' -f /tmp/packages_start.txt ']'
11:05:47  + '[' -f /tmp/packages_end.txt ']'
11:05:47  + diff /tmp/packages_start.txt /tmp/packages_end.txt
11:05:47  + '[' /w/workspace/ci-management-openstack-cron ']'
11:05:47  + mkdir -p /w/workspace/ci-management-openstack-cron/archives/
11:05:47  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/
11:05:47  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3793456803573959066.sh
11:05:47  ---> capture-instance-metadata.sh
11:05:47  Setup pyenv:
11:05:47    system
11:05:47    3.8.13
11:05:47    3.9.13
11:05:47  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:05:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:05:48  lf-activate-venv(): INFO: Installing: lftools 
11:05:55  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:05:55  INFO: Running in OpenStack, capturing instance metadata
11:05:55  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins24979644436940397.sh
11:05:55  provisioning config files...
11:05:55  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config596855317314680628tmp
11:05:55  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
11:05:55  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
11:05:55  [EnvInject] - Injecting environment variables from a build step.
11:05:55  [EnvInject] - Injecting as environment variables the properties content 
11:05:55  SERVER_ID=logs
11:05:55  
11:05:55  [EnvInject] - Variables injected successfully.
11:05:55  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1156847262165107187.sh
11:05:55  ---> create-netrc.sh
11:05:55  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18128631934221256279.sh
11:05:55  ---> python-tools-install.sh
11:05:55  Setup pyenv:
11:05:55    system
11:05:55    3.8.13
11:05:55    3.9.13
11:05:55  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:05:55  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:05:56  lf-activate-venv(): INFO: Installing: lftools 
11:06:03  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:06:03  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5962812602964237145.sh
11:06:03  ---> sudo-logs.sh
11:06:03  Archiving 'sudo' log..
11:06:03  [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15821193073724044968.sh
11:06:03  ---> job-cost.sh
11:06:03  Setup pyenv:
11:06:03    system
11:06:03    3.8.13
11:06:03    3.9.13
11:06:03  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:06:04  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:06:04  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
11:06:09  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.
11:06:09  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
11:06:09  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:06:09  INFO: No Stack...
11:06:09  INFO: Retrieving Pricing Info for: v3-standard-2
11:06:09  INFO: Archiving Costs
11:06:10  [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4743741354127308862.sh
11:06:10  ---> logs-deploy.sh
11:06:10  Setup pyenv:
11:06:10    system
11:06:10    3.8.13
11:06:10    3.9.13
11:06:10  * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version)
11:06:10  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mujv from file:/tmp/.os_lf_venv
11:06:10  lf-activate-venv(): INFO: Installing: lftools 
11:06:18  lf-activate-venv(): INFO: Adding /tmp/venv-mujv/bin to PATH
11:06:18  INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53804
11:06:18  INFO: archiving workspace using pattern(s): 
11:06:19  Archives upload complete.
11:06:19  INFO: archiving logs to Nexus
11:06:20  ---> uname -a:
11:06:20  Linux prd-ubuntu20-04-docker-2c-8g-783 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
11:06:20  
11:06:20  
11:06:20  ---> lscpu:
11:06:20  Architecture:                       x86_64
11:06:20  CPU op-mode(s):                     32-bit, 64-bit
11:06:20  Byte Order:                         Little Endian
11:06:20  Address sizes:                      40 bits physical, 48 bits virtual
11:06:20  CPU(s):                             2
11:06:20  On-line CPU(s) list:                0,1
11:06:20  Thread(s) per core:                 1
11:06:20  Core(s) per socket:                 1
11:06:20  Socket(s):                          2
11:06:20  NUMA node(s):                       1
11:06:20  Vendor ID:                          AuthenticAMD
11:06:20  CPU family:                         23
11:06:20  Model:                              49
11:06:20  Model name:                         AMD EPYC-Rome Processor
11:06:20  Stepping:                           0
11:06:20  CPU MHz:                            2799.998
11:06:20  BogoMIPS:                           5599.99
11:06:20  Virtualization:                     AMD-V
11:06:20  Hypervisor vendor:                  KVM
11:06:20  Virtualization type:                full
11:06:20  L1d cache:                          64 KiB
11:06:20  L1i cache:                          64 KiB
11:06:20  L2 cache:                           1 MiB
11:06:20  L3 cache:                           32 MiB
11:06:20  NUMA node0 CPU(s):                  0,1
11:06:20  Vulnerability Gather data sampling: Not affected
11:06:20  Vulnerability Itlb multihit:        Not affected
11:06:20  Vulnerability L1tf:                 Not affected
11:06:20  Vulnerability Mds:                  Not affected
11:06:20  Vulnerability Meltdown:             Not affected
11:06:20  Vulnerability Mmio stale data:      Not affected
11:06:20  Vulnerability Retbleed:             Vulnerable
11:06:20  Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl and seccomp
11:06:20  Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
11:06:20  Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
11:06:20  Vulnerability Srbds:                Not affected
11:06:20  Vulnerability Tsx async abort:      Not affected
11:06:20  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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
11:06:20  
11:06:20  
11:06:20  ---> nproc:
11:06:20  2
11:06:20  
11:06:20  
11:06:20  ---> df -h:
11:06:20  Filesystem      Size  Used Avail Use% Mounted on
11:06:20  udev            3.9G     0  3.9G   0% /dev
11:06:20  tmpfs           795M  1.1M  794M   1% /run
11:06:20  /dev/vda1        39G  8.9G   30G  24% /
11:06:20  tmpfs           3.9G     0  3.9G   0% /dev/shm
11:06:20  tmpfs           5.0M     0  5.0M   0% /run/lock
11:06:20  tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
11:06:20  /dev/loop0       44M   44M     0 100% /snap/snapd/15177
11:06:20  /dev/loop1       68M   68M     0 100% /snap/lxd/22753
11:06:20  /dev/loop2       62M   62M     0 100% /snap/core20/1405
11:06:20  /dev/vda15      105M  6.1M   99M   6% /boot/efi
11:06:20  tmpfs           795M     0  795M   0% /run/user/1001
11:06:20  
11:06:20  
11:06:20  ---> free -m:
11:06:20                total        used        free      shared  buff/cache   available
11:06:20  Mem:           7945         543        5272           1        2129        7115
11:06:20  Swap:          1023           0        1023
11:06:20  
11:06:20  
11:06:20  ---> ip addr:
11:06:20  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
11:06:20      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
11:06:20      inet 127.0.0.1/8 scope host lo
11:06:20         valid_lft forever preferred_lft forever
11:06:20      inet6 ::1/128 scope host 
11:06:20         valid_lft forever preferred_lft forever
11:06:20  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
11:06:20      link/ether fa:16:3e:27:99:1b brd ff:ff:ff:ff:ff:ff
11:06:20      inet 10.30.122.167/23 brd 10.30.123.255 scope global dynamic ens3
11:06:20         valid_lft 86219sec preferred_lft 86219sec
11:06:20      inet6 fe80::f816:3eff:fe27:991b/64 scope link 
11:06:20         valid_lft forever preferred_lft forever
11:06:20  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
11:06:20      link/ether 02:42:d5:62:da:3a brd ff:ff:ff:ff:ff:ff
11:06:20      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
11:06:20         valid_lft forever preferred_lft forever
11:06:20  
11:06:20  
11:06:20  ---> sar -b -r -n DEV:
11:06:20  Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-783) 	05/02/25 	_x86_64_	(2 CPU)
11:06:20  
11:06:20  11:03:22     LINUX RESTART	(2 CPU)
11:06:20  
11:06:20  11:04:01          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
11:06:20  11:05:01       125.57     13.65    111.93      0.00   1117.36  10758.03      0.00
11:06:20  11:06:01        57.68      1.90     55.78      0.00    160.27   6018.80      0.00
11:06:20  Average:        91.63      7.77     83.86      0.00    638.89   8388.81      0.00
11:06:20  
11:06:20  11:04:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
11:06:20  11:05:01      5379768   7267532    522020      6.42     75876   1969568   1248860     13.60    740900   1769556    151400
11:06:20  11:06:01      5372360   7255044    534656      6.57     80348   1960248   1268700     13.81    780036   1738260      1436
11:06:20  Average:      5376064   7261288    528338      6.49     78112   1964908   1258780     13.70    760468   1753908     76418
11:06:20  
11:06:20  11:04:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
11:06:20  11:05:01           lo      1.53      1.53      0.18      0.18      0.00      0.00      0.00      0.00
11:06:20  11:05:01         ens3     67.06     45.93   1070.38      9.58      0.00      0.00      0.00      0.00
11:06:20  11:05:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:06:20  11:06:01           lo      2.07      2.07      0.20      0.20      0.00      0.00      0.00      0.00
11:06:20  11:06:01         ens3     33.23     30.22     47.86     13.60      0.00      0.00      0.00      0.00
11:06:20  11:06:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:06:20  Average:           lo      1.80      1.80      0.19      0.19      0.00      0.00      0.00      0.00
11:06:20  Average:         ens3     50.15     38.08    559.21     11.59      0.00      0.00      0.00      0.00
11:06:20  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:06:20  
11:06:20  
11:06:20  ---> sar -P ALL:
11:06:20  Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-783) 	05/02/25 	_x86_64_	(2 CPU)
11:06:20  
11:06:20  11:03:22     LINUX RESTART	(2 CPU)
11:06:20  
11:06:20  11:04:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
11:06:20  11:05:01        all     41.51      0.00      3.66      4.22      0.09     50.52
11:06:20  11:05:01          0     56.49      0.00      4.27      3.52      0.08     35.63
11:06:20  11:05:01          1     26.52      0.00      3.04      4.92      0.10     65.41
11:06:20  11:06:01        all     39.92      0.00      2.22      1.36      0.08     56.41
11:06:20  11:06:01          0     40.54      0.00      2.00      0.38      0.08     56.99
11:06:20  11:06:01          1     39.30      0.00      2.44      2.34      0.08     55.84
11:06:20  Average:        all     40.71      0.00      2.94      2.79      0.09     53.47
11:06:20  Average:          0     48.53      0.00      3.14      1.96      0.08     46.30
11:06:20  Average:          1     32.92      0.00      2.74      3.63      0.09     60.62
11:06:20  
11:06:20  
11:06:20