13:03:52 Started by timer 13:03:52 Running as SYSTEM 13:03:52 [EnvInject] - Loading node environment variables. 13:03:52 Building remotely on prd-ubuntu20.04-docker-2c-8g-950 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:52 [ssh-agent] Looking for ssh-agent implementation... 13:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:52 $ ssh-agent 13:03:52 SSH_AUTH_SOCK=/tmp/ssh-bo28cbCdV8PS/agent.1434 13:03:52 SSH_AGENT_PID=1436 13:03:52 [ssh-agent] Started. 13:03:52 Running ssh-add (command line suppressed) 13:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7245411264616542507.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7245411264616542507.key) 13:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:52 The recommended git tool is: NONE 13:03:54 using credential edgex-jenkins-ssh 13:03:54 Wiping out workspace first. 13:03:54 Cloning the remote Git repository 13:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 13:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:03:54 > git --version # timeout=10 13:03:54 > git --version # 'git version 2.25.1' 13:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:55 Avoid second fetch 13:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:03:55 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 13:03:55 > git config core.sparsecheckout # timeout=10 13:03:55 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 13:03:55 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 13:03:55 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 13:03:55 > git remote # timeout=10 13:03:55 > git submodule init # timeout=10 13:03:55 > git submodule sync # timeout=10 13:03:55 > git config --get remote.origin.url # timeout=10 13:03:55 > git submodule init # timeout=10 13:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 13:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:03:55 > git config --get submodule.global-jjb.url # timeout=10 13:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 13:03:56 > git submodule update --init --recursive global-jjb # timeout=10 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:00 provisioning config files... 13:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15110642401474144940.sh 13:04:00 ---> python-tools-install.sh 13:04:00 Setup pyenv: 13:04:00 * system (set by /opt/pyenv/version) 13:04:00 * 3.8.13 (set by /opt/pyenv/version) 13:04:00 * 3.9.13 (set by /opt/pyenv/version) 13:04:00 * 3.10.6 (set by /opt/pyenv/version) 13:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Afi 13:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:07 lf-activate-venv(): INFO: Installing: lftools 13:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:04:34 Generating Requirements File 13:04:59 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. 13:04:59 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:04:59 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:04:59 Python 3.10.6 13:04:59 pip 25.1.1 from /tmp/venv-1Afi/lib/python3.10/site-packages/pip (python 3.10) 13:05:00 appdirs==1.4.4 13:05:00 argcomplete==3.6.2 13:05:00 aspy.yaml==1.3.0 13:05:00 attrs==25.3.0 13:05:00 autopage==0.5.2 13:05:00 beautifulsoup4==4.13.4 13:05:00 boto3==1.38.8 13:05:00 botocore==1.38.8 13:05:00 bs4==0.0.2 13:05:00 cachetools==5.5.2 13:05:00 certifi==2025.4.26 13:05:00 cffi==1.17.1 13:05:00 cfgv==3.4.0 13:05:00 chardet==5.2.0 13:05:00 charset-normalizer==3.4.2 13:05:00 click==8.1.8 13:05:00 cliff==4.9.1 13:05:00 cmd2==2.5.11 13:05:00 cryptography==3.3.2 13:05:00 debtcollector==3.0.0 13:05:00 decorator==5.2.1 13:05:00 defusedxml==0.7.1 13:05:00 Deprecated==1.2.18 13:05:00 distlib==0.3.9 13:05:00 dnspython==2.7.0 13:05:00 docker==4.2.2 13:05:00 dogpile.cache==1.4.0 13:05:00 durationpy==0.9 13:05:00 email_validator==2.2.0 13:05:00 filelock==3.18.0 13:05:00 future==1.0.0 13:05:00 gitdb==4.0.12 13:05:00 GitPython==3.1.44 13:05:00 google-auth==2.39.0 13:05:00 httplib2==0.22.0 13:05:00 identify==2.6.10 13:05:00 idna==3.10 13:05:00 importlib-resources==1.5.0 13:05:00 iso8601==2.1.0 13:05:00 Jinja2==3.1.6 13:05:00 jmespath==1.0.1 13:05:00 jsonpatch==1.33 13:05:00 jsonpointer==3.0.0 13:05:00 jsonschema==4.23.0 13:05:00 jsonschema-specifications==2025.4.1 13:05:00 keystoneauth1==5.10.0 13:05:00 kubernetes==32.0.1 13:05:00 lftools==0.37.12 13:05:00 lxml==5.4.0 13:05:00 MarkupSafe==3.0.2 13:05:00 msgpack==1.1.0 13:05:00 multi_key_dict==2.0.3 13:05:00 munch==4.0.0 13:05:00 netaddr==1.3.0 13:05:00 netifaces==0.11.0 13:05:00 niet==1.4.2 13:05:00 nodeenv==1.9.1 13:05:00 oauth2client==4.1.3 13:05:00 oauthlib==3.2.2 13:05:00 openstacksdk==0.62.0 13:05:00 os-client-config==2.1.0 13:05:00 os-service-types==1.7.0 13:05:00 osc-lib==4.0.0 13:05:00 oslo.config==9.7.1 13:05:00 oslo.context==5.7.1 13:05:00 oslo.i18n==6.5.1 13:05:00 oslo.log==7.1.0 13:05:00 oslo.serialization==5.7.0 13:05:00 oslo.utils==8.2.0 13:05:00 packaging==25.0 13:05:00 pbr==6.1.1 13:05:00 platformdirs==4.3.7 13:05:00 prettytable==3.16.0 13:05:00 psutil==7.0.0 13:05:00 pyasn1==0.6.1 13:05:00 pyasn1_modules==0.4.2 13:05:00 pycparser==2.22 13:05:00 pygerrit2==2.0.15 13:05:00 PyGithub==2.6.1 13:05:00 PyJWT==2.10.1 13:05:00 PyNaCl==1.5.0 13:05:00 pyparsing==2.4.7 13:05:00 pyperclip==1.9.0 13:05:00 pyrsistent==0.20.0 13:05:00 python-cinderclient==9.7.0 13:05:00 python-dateutil==2.9.0.post0 13:05:00 python-heatclient==4.1.0 13:05:00 python-jenkins==1.8.2 13:05:00 python-keystoneclient==5.6.0 13:05:00 python-magnumclient==4.8.1 13:05:00 python-novaclient==18.9.0 13:05:00 python-openstackclient==6.0.1 13:05:00 python-swiftclient==4.7.0 13:05:00 PyYAML==6.0.2 13:05:00 referencing==0.36.2 13:05:00 requests==2.32.3 13:05:00 requests-oauthlib==2.0.0 13:05:00 requestsexceptions==1.4.0 13:05:00 rfc3986==2.0.0 13:05:00 rpds-py==0.24.0 13:05:00 rsa==4.9.1 13:05:00 ruamel.yaml==0.18.10 13:05:00 ruamel.yaml.clib==0.2.12 13:05:00 s3transfer==0.12.0 13:05:00 simplejson==3.20.1 13:05:00 six==1.17.0 13:05:00 smmap==5.0.2 13:05:00 soupsieve==2.7 13:05:00 stevedore==5.4.1 13:05:00 tabulate==0.9.0 13:05:00 toml==0.10.2 13:05:00 tomlkit==0.13.2 13:05:00 tqdm==4.67.1 13:05:00 typing_extensions==4.13.2 13:05:00 tzdata==2025.2 13:05:00 urllib3==1.26.20 13:05:00 virtualenv==20.30.0 13:05:00 wcwidth==0.2.13 13:05:00 websocket-client==1.8.0 13:05:00 wrapt==1.17.2 13:05:00 xdg==6.0.0 13:05:00 xmltodict==0.14.2 13:05:00 yq==3.4.3 13:05:00 [EnvInject] - Injecting environment variables from a build step. 13:05:00 [EnvInject] - Injecting as environment variables the properties content 13:05:00 OS_CLOUD=vex 13:05:00 13:05:00 [EnvInject] - Variables injected successfully. 13:05:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4539274446603938402.sh 13:05:00 ---> Orphaned k8s clusters 13:05:00 Setup pyenv: 13:05:00 system 13:05:00 3.8.13 13:05:00 3.9.13 13:05:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:05:02 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05: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. 13:05:10 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:05:10 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 13:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:05:12 -----> Delete orphaned cluster 13:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17613261644145769492.sh 13:05:12 ---> Orphaned stacks 13:05:12 Setup pyenv: 13:05:12 system 13:05:12 3.8.13 13:05:12 3.9.13 13:05:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:05:14 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:05:26 + mapfile -t OS_COE_CLUSTERS_ID 13:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:26 ++ awk '{print $1}' 13:05:28 + echo '-----> Active clusters -> stacks' 13:05:28 -----> Active clusters -> stacks 13:05:28 + OS_COE_STACKS=() 13:05:28 + [[ 0 -gt 0 ]] 13:05:28 + mapfile -t OS_STACKS 13:05:28 ++ awk '{print $1}' 13:05:28 ++ 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 13:05:30 + echo '-----> Active stacks' 13:05:30 -----> Active stacks 13:05:30 + echo '-----> Delete orphaned stacks' 13:05:30 -----> Delete orphaned stacks 13:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8144047530448397799.sh 13:05:30 ---> Orphaned servers 13:05:30 Setup pyenv: 13:05:30 system 13:05:30 3.8.13 13:05:30 3.9.13 13:05:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:05:47 -----> Active servers 13:05:47 prd-ubuntu20.04-docker-2c-8g-950 13:05:47 prd-centos7-blackbox-4c-2g-827 13:05:47 prd-centos7-blackbox-4c-2g-826 13:05:47 -----> Delete orphaned servers 13:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17262566358202359515.sh 13:05:47 ---> Orphaned ports 13:05:47 Setup pyenv: 13:05:47 system 13:05:47 3.8.13 13:05:47 3.9.13 13:05:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:05:49 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:06:00 No orphaned ports to process. 13:06:00 Build step 'Conditional step (single)' marked build as failure 13:06:00 $ ssh-agent -k 13:06:00 unset SSH_AUTH_SOCK; 13:06:00 unset SSH_AGENT_PID; 13:06:00 echo Agent pid 1436 killed; 13:06:00 [ssh-agent] Stopped. 13:06:01 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11865564065752858078.sh 13:06:01 ---> sysstat.sh 13:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18246598179898557868.sh 13:06:01 ---> package-listing.sh 13:06:01 ++ facter osfamily 13:06:01 ++ tr '[:upper:]' '[:lower:]' 13:06:01 + OS_FAMILY=debian 13:06:01 + workspace=/w/workspace/ci-management-openstack-cron 13:06:01 + START_PACKAGES=/tmp/packages_start.txt 13:06:01 + END_PACKAGES=/tmp/packages_end.txt 13:06:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:01 + PACKAGES=/tmp/packages_start.txt 13:06:01 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:01 + PACKAGES=/tmp/packages_end.txt 13:06:01 + case "${OS_FAMILY}" in 13:06:01 + grep '^ii' 13:06:01 + dpkg -l 13:06:01 + '[' -f /tmp/packages_start.txt ']' 13:06:01 + '[' -f /tmp/packages_end.txt ']' 13:06:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:01 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6679701611763494838.sh 13:06:01 ---> capture-instance-metadata.sh 13:06:01 Setup pyenv: 13:06:01 system 13:06:01 3.8.13 13:06:01 3.9.13 13:06:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:06:03 lf-activate-venv(): INFO: Installing: lftools 13:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:06:11 INFO: Running in OpenStack, capturing instance metadata 13:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17909422954694630333.sh 13:06:11 provisioning config files... 13:06:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5205804103796484321tmp 13:06:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:11 [EnvInject] - Injecting environment variables from a build step. 13:06:11 [EnvInject] - Injecting as environment variables the properties content 13:06:11 SERVER_ID=logs 13:06:11 13:06:11 [EnvInject] - Variables injected successfully. 13:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3139729142852689488.sh 13:06:11 ---> create-netrc.sh 13:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins753150398566995529.sh 13:06:11 ---> python-tools-install.sh 13:06:11 Setup pyenv: 13:06:11 system 13:06:11 3.8.13 13:06:11 3.9.13 13:06:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:06:13 lf-activate-venv(): INFO: Installing: lftools 13:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins378280691713413566.sh 13:06:21 ---> sudo-logs.sh 13:06:21 Archiving 'sudo' log.. 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12843726985462044901.sh 13:06:21 ---> job-cost.sh 13:06:21 Setup pyenv: 13:06:21 system 13:06:21 3.8.13 13:06:21 3.9.13 13:06:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:06:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:29 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. 13:06:29 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:06:29 INFO: No Stack... 13:06:29 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:29 INFO: Archiving Costs 13:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins287612387579367975.sh 13:06:30 ---> logs-deploy.sh 13:06:30 Setup pyenv: 13:06:30 system 13:06:30 3.8.13 13:06:30 3.9.13 13:06:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Afi from file:/tmp/.os_lf_venv 13:06:31 lf-activate-venv(): INFO: Installing: lftools 13:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Afi/bin to PATH 13:06:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53878 13:06:44 INFO: archiving workspace using pattern(s): 13:06:45 Archives upload complete. 13:06:45 INFO: archiving logs to Nexus 13:06:46 ---> uname -a: 13:06:46 Linux prd-ubuntu20-04-docker-2c-8g-950 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:06:46 13:06:46 13:06:46 ---> lscpu: 13:06:46 Architecture: x86_64 13:06:46 CPU op-mode(s): 32-bit, 64-bit 13:06:46 Byte Order: Little Endian 13:06:46 Address sizes: 40 bits physical, 48 bits virtual 13:06:46 CPU(s): 2 13:06:46 On-line CPU(s) list: 0,1 13:06:46 Thread(s) per core: 1 13:06:46 Core(s) per socket: 1 13:06:46 Socket(s): 2 13:06:46 NUMA node(s): 1 13:06:46 Vendor ID: AuthenticAMD 13:06:46 CPU family: 23 13:06:46 Model: 49 13:06:46 Model name: AMD EPYC-Rome Processor 13:06:46 Stepping: 0 13:06:46 CPU MHz: 2800.000 13:06:46 BogoMIPS: 5600.00 13:06:46 Virtualization: AMD-V 13:06:46 Hypervisor vendor: KVM 13:06:46 Virtualization type: full 13:06:46 L1d cache: 64 KiB 13:06:46 L1i cache: 64 KiB 13:06:46 L2 cache: 1 MiB 13:06:46 L3 cache: 32 MiB 13:06:46 NUMA node0 CPU(s): 0,1 13:06:46 Vulnerability Gather data sampling: Not affected 13:06:46 Vulnerability Itlb multihit: Not affected 13:06:46 Vulnerability L1tf: Not affected 13:06:46 Vulnerability Mds: Not affected 13:06:46 Vulnerability Meltdown: Not affected 13:06:46 Vulnerability Mmio stale data: Not affected 13:06:46 Vulnerability Retbleed: Vulnerable 13:06:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:06:46 Vulnerability Srbds: Not affected 13:06:46 Vulnerability Tsx async abort: Not affected 13:06:46 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 13:06:46 13:06:46 13:06:46 ---> nproc: 13:06:46 2 13:06:46 13:06:46 13:06:46 ---> df -h: 13:06:46 Filesystem Size Used Avail Use% Mounted on 13:06:46 udev 3.9G 0 3.9G 0% /dev 13:06:46 tmpfs 795M 1.1M 794M 1% /run 13:06:46 /dev/vda1 39G 8.9G 30G 24% / 13:06:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:46 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:46 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 13:06:46 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:06:46 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:06:46 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:46 tmpfs 795M 0 795M 0% /run/user/1001 13:06:46 13:06:46 13:06:46 ---> free -m: 13:06:46 total used free shared buff/cache available 13:06:46 Mem: 7945 501 5313 1 2131 7158 13:06:46 Swap: 1023 0 1023 13:06:46 13:06:46 13:06:46 ---> ip addr: 13:06:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:46 inet 127.0.0.1/8 scope host lo 13:06:46 valid_lft forever preferred_lft forever 13:06:46 inet6 ::1/128 scope host 13:06:46 valid_lft forever preferred_lft forever 13:06:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:46 link/ether fa:16:3e:49:82:3b brd ff:ff:ff:ff:ff:ff 13:06:46 inet 10.30.122.38/23 brd 10.30.123.255 scope global dynamic ens3 13:06:46 valid_lft 86193sec preferred_lft 86193sec 13:06:46 inet6 fe80::f816:3eff:fe49:823b/64 scope link 13:06:46 valid_lft forever preferred_lft forever 13:06:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:46 link/ether 02:42:9e:0e:4d:92 brd ff:ff:ff:ff:ff:ff 13:06:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:46 valid_lft forever preferred_lft forever 13:06:46 13:06:46 13:06:46 ---> sar -b -r -n DEV: 13:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-950) 05/05/25 _x86_64_ (2 CPU) 13:06:46 13:06:46 13:03:21 LINUX RESTART (2 CPU) 13:06:46 13:06:46 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:46 13:05:01 111.90 13.90 98.00 0.00 1144.95 9088.05 0.00 13:06:46 13:06:01 57.71 1.42 56.29 0.00 100.65 7371.30 0.00 13:06:46 Average: 84.80 7.66 77.15 0.00 622.84 8229.75 0.00 13:06:46 13:06:46 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:46 13:05:01 5487388 7352336 439280 5.40 74268 1949408 1209108 13.16 647252 1758072 167304 13:06:46 13:06:01 5503656 7385164 405752 4.99 79376 1959808 1224580 13.33 651388 1737840 13820 13:06:46 Average: 5495522 7368750 422516 5.19 76822 1954608 1216844 13.25 649320 1747956 90562 13:06:46 13:06:46 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:46 13:05:01 ens3 70.81 50.15 1077.27 9.21 0.00 0.00 0.00 0.00 13:06:46 13:05:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:06:46 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:46 13:06:01 ens3 26.36 24.96 61.65 8.89 0.00 0.00 0.00 0.00 13:06:46 13:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:06:46 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:46 Average: ens3 48.59 37.56 569.51 9.05 0.00 0.00 0.00 0.00 13:06:46 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 13:06:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:46 13:06:46 13:06:46 ---> sar -P ALL: 13:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-950) 05/05/25 _x86_64_ (2 CPU) 13:06:46 13:06:46 13:03:21 LINUX RESTART (2 CPU) 13:06:46 13:06:46 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:46 13:05:01 all 38.84 0.00 3.27 4.23 0.08 53.57 13:06:46 13:05:01 0 48.64 0.00 3.38 1.70 0.08 46.20 13:06:46 13:05:01 1 29.08 0.00 3.16 6.76 0.08 60.91 13:06:46 13:06:01 all 40.49 0.00 2.30 1.27 0.09 55.85 13:06:46 13:06:01 0 57.56 0.00 2.12 0.43 0.10 39.78 13:06:46 13:06:01 1 23.50 0.00 2.48 2.11 0.08 71.83 13:06:46 Average: all 39.67 0.00 2.78 2.74 0.09 54.72 13:06:46 Average: 0 53.14 0.00 2.74 1.06 0.09 42.97 13:06:46 Average: 1 26.27 0.00 2.82 4.42 0.08 66.42 13:06:46 13:06:46 13:06:46