10:04:12 Started by timer 10:04:12 Running as SYSTEM 10:04:13 [EnvInject] - Loading node environment variables. 10:04:13 Building remotely on prd-ubuntu20.04-docker-2c-8g-4919 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 10:04:13 [ssh-agent] Looking for ssh-agent implementation... 10:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:13 $ ssh-agent 10:04:13 SSH_AUTH_SOCK=/tmp/ssh-xJO57ZYdKlnF/agent.1715 10:04:13 SSH_AGENT_PID=1717 10:04:13 [ssh-agent] Started. 10:04:13 Running ssh-add (command line suppressed) 10:04:13 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15330395307811705287.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15330395307811705287.key) 10:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:13 The recommended git tool is: NONE 10:04:16 using credential edgex-jenkins-ssh 10:04:16 Wiping out workspace first. 10:04:17 Cloning the remote Git repository 10:04:17 Cloning repository git@github.com:edgexfoundry/ci-management 10:04:17 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:04:17 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 10:04:17 > git --version # timeout=10 10:04:17 > git --version # 'git version 2.25.1' 10:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 10:04:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:18 Avoid second fetch 10:04:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:04:18 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 10:04:18 > git config core.sparsecheckout # timeout=10 10:04:18 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:04:18 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 10:04:18 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:04:19 > git remote # timeout=10 10:04:19 > git submodule init # timeout=10 10:04:19 > git submodule sync # timeout=10 10:04:19 > git config --get remote.origin.url # timeout=10 10:04:19 > git submodule init # timeout=10 10:04:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:04:19 > git config --get submodule.packer/common-packer.url # timeout=10 10:04:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:04:19 > git config --get submodule.global-jjb.url # timeout=10 10:04:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:04:19 > git submodule update --init --recursive packer/common-packer # timeout=10 10:04:20 > git submodule update --init --recursive global-jjb # timeout=10 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:04:25 provisioning config files... 10:04:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:04:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:04:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:04:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins761316100185214545.sh 10:04:25 ---> python-tools-install.sh 10:04:25 Setup pyenv: 10:04:25 * system (set by /opt/pyenv/version) 10:04:25 * 3.8.20 (set by /opt/pyenv/version) 10:04:25 * 3.9.20 (set by /opt/pyenv/version) 10:04:25 3.10.15 10:04:25 3.11.10 10:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uhft 10:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:37 lf-activate-venv(): INFO: Installing: lftools 10:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:05:00 Generating Requirements File 10:05:21 Python 3.11.10 10:05:21 pip 25.1.1 from /tmp/venv-uhft/lib/python3.11/site-packages/pip (python 3.11) 10:05:21 appdirs==1.4.4 10:05:21 argcomplete==3.6.2 10:05:21 aspy.yaml==1.3.0 10:05:21 attrs==25.3.0 10:05:21 autopage==0.5.2 10:05:21 beautifulsoup4==4.13.4 10:05:21 boto3==1.39.4 10:05:21 botocore==1.39.4 10:05:21 bs4==0.0.2 10:05:21 cachetools==5.5.2 10:05:21 certifi==2025.7.9 10:05:21 cffi==1.17.1 10:05:21 cfgv==3.4.0 10:05:21 chardet==5.2.0 10:05:21 charset-normalizer==3.4.2 10:05:21 click==8.2.1 10:05:21 cliff==4.10.0 10:05:21 cmd2==2.7.0 10:05:21 cryptography==3.3.2 10:05:21 debtcollector==3.0.0 10:05:21 decorator==5.2.1 10:05:21 defusedxml==0.7.1 10:05:21 Deprecated==1.2.18 10:05:21 distlib==0.3.9 10:05:21 dnspython==2.7.0 10:05:21 docker==7.1.0 10:05:21 dogpile.cache==1.4.0 10:05:21 durationpy==0.10 10:05:21 email_validator==2.2.0 10:05:21 filelock==3.18.0 10:05:21 future==1.0.0 10:05:21 gitdb==4.0.12 10:05:21 GitPython==3.1.44 10:05:21 google-auth==2.40.3 10:05:21 httplib2==0.22.0 10:05:21 identify==2.6.12 10:05:21 idna==3.10 10:05:21 importlib-resources==1.5.0 10:05:21 iso8601==2.1.0 10:05:21 Jinja2==3.1.6 10:05:21 jmespath==1.0.1 10:05:21 jsonpatch==1.33 10:05:21 jsonpointer==3.0.0 10:05:21 jsonschema==4.24.0 10:05:21 jsonschema-specifications==2025.4.1 10:05:21 keystoneauth1==5.11.1 10:05:21 kubernetes==33.1.0 10:05:21 lftools==0.37.13 10:05:21 lxml==6.0.0 10:05:21 markdown-it-py==3.0.0 10:05:21 MarkupSafe==3.0.2 10:05:21 mdurl==0.1.2 10:05:21 msgpack==1.1.1 10:05:21 multi_key_dict==2.0.3 10:05:21 munch==4.0.0 10:05:21 netaddr==1.3.0 10:05:21 niet==1.4.2 10:05:21 nodeenv==1.9.1 10:05:21 oauth2client==4.1.3 10:05:21 oauthlib==3.3.1 10:05:21 openstacksdk==4.6.0 10:05:21 os-client-config==2.3.0 10:05:21 os-service-types==1.8.0 10:05:21 osc-lib==4.1.0 10:05:21 oslo.config==10.0.0 10:05:21 oslo.context==6.0.0 10:05:21 oslo.i18n==6.5.1 10:05:21 oslo.log==7.2.0 10:05:21 oslo.serialization==5.7.0 10:05:21 oslo.utils==9.0.0 10:05:21 packaging==25.0 10:05:21 pbr==6.1.1 10:05:21 platformdirs==4.3.8 10:05:21 prettytable==3.16.0 10:05:21 psutil==7.0.0 10:05:21 pyasn1==0.6.1 10:05:21 pyasn1_modules==0.4.2 10:05:21 pycparser==2.22 10:05:21 pygerrit2==2.0.15 10:05:21 PyGithub==2.6.1 10:05:21 Pygments==2.19.2 10:05:21 PyJWT==2.10.1 10:05:21 PyNaCl==1.5.0 10:05:21 pyparsing==2.4.7 10:05:21 pyperclip==1.9.0 10:05:21 pyrsistent==0.20.0 10:05:21 python-cinderclient==9.7.0 10:05:21 python-dateutil==2.9.0.post0 10:05:21 python-heatclient==4.3.0 10:05:21 python-jenkins==1.8.2 10:05:21 python-keystoneclient==5.6.0 10:05:21 python-magnumclient==4.8.1 10:05:21 python-openstackclient==8.1.0 10:05:21 python-swiftclient==4.8.0 10:05:21 PyYAML==6.0.2 10:05:21 referencing==0.36.2 10:05:21 requests==2.32.4 10:05:21 requests-oauthlib==2.0.0 10:05:21 requestsexceptions==1.4.0 10:05:21 rfc3986==2.0.0 10:05:21 rich==14.0.0 10:05:21 rich-argparse==1.7.1 10:05:21 rpds-py==0.26.0 10:05:21 rsa==4.9.1 10:05:21 ruamel.yaml==0.18.14 10:05:21 ruamel.yaml.clib==0.2.12 10:05:21 s3transfer==0.13.0 10:05:21 simplejson==3.20.1 10:05:21 six==1.17.0 10:05:21 smmap==5.0.2 10:05:21 soupsieve==2.7 10:05:21 stevedore==5.4.1 10:05:21 tabulate==0.9.0 10:05:21 toml==0.10.2 10:05:21 tomlkit==0.13.3 10:05:21 tqdm==4.67.1 10:05:21 typing_extensions==4.14.1 10:05:21 tzdata==2025.2 10:05:21 urllib3==1.26.20 10:05:21 virtualenv==20.31.2 10:05:21 wcwidth==0.2.13 10:05:21 websocket-client==1.8.0 10:05:21 wrapt==1.17.2 10:05:21 xdg==6.0.0 10:05:21 xmltodict==0.14.2 10:05:21 yq==3.4.3 10:05:21 [EnvInject] - Injecting environment variables from a build step. 10:05:21 [EnvInject] - Injecting as environment variables the properties content 10:05:21 OS_CLOUD=vex 10:05:21 10:05:21 [EnvInject] - Variables injected successfully. 10:05:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1036690508555144666.sh 10:05:21 ---> Orphaned k8s clusters 10:05:21 Setup pyenv: 10:05:21 system 10:05:21 3.8.20 10:05:21 3.9.20 10:05:21 3.10.15 10:05:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:05:23 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 10:05: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. 10:05:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:05:32 -----> Delete orphaned cluster 10:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17531447662773796356.sh 10:05:32 ---> Orphaned stacks 10:05:32 Setup pyenv: 10:05:32 system 10:05:32 3.8.20 10:05:32 3.9.20 10:05:32 3.10.15 10:05:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:05:34 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. 10:05:34 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:05:34 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:05:46 + mapfile -t OS_COE_CLUSTERS_ID 10:05:46 ++ awk '{print $1}' 10:05:46 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:05:46 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:05:49 + echo '-----> Active clusters -> stacks' 10:05:49 -----> Active clusters -> stacks 10:05:49 + OS_COE_STACKS=() 10:05:49 + [[ 0 -gt 0 ]] 10:05:49 + mapfile -t OS_STACKS 10:05:49 ++ awk '{print $1}' 10:05:49 ++ 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 10:05:50 + echo '-----> Active stacks' 10:05:50 -----> Active stacks 10:05:50 + echo '-----> Delete orphaned stacks' 10:05:50 -----> Delete orphaned stacks 10:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3561703684094516468.sh 10:05:50 ---> Orphaned servers 10:05:50 Setup pyenv: 10:05:50 system 10:05:50 3.8.20 10:05:50 3.9.20 10:05:50 3.10.15 10:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:05:52 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:08 -----> Active servers 10:06:08 prd-ubuntu20.04-docker-2c-8g-4919 10:06:08 prd-ubuntu20.04-docker-8c-8g-4911 10:06:08 -----> Delete orphaned servers 10:06:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16988079851859794211.sh 10:06:08 ---> Orphaned ports 10:06:08 Setup pyenv: 10:06:08 system 10:06:08 3.8.20 10:06:08 3.9.20 10:06:08 3.10.15 10:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:06:10 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 10:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:21 No orphaned ports to process. 10:06:21 Build step 'Conditional step (single)' marked build as failure 10:06:21 $ ssh-agent -k 10:06:21 unset SSH_AUTH_SOCK; 10:06:21 unset SSH_AGENT_PID; 10:06:21 echo Agent pid 1717 killed; 10:06:21 [ssh-agent] Stopped. 10:06:21 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8490792294544580433.sh 10:06:21 ---> sysstat.sh 10:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12293447492100666250.sh 10:06:22 ---> package-listing.sh 10:06:22 ++ tr '[:upper:]' '[:lower:]' 10:06:22 ++ facter osfamily 10:06:22 + OS_FAMILY=debian 10:06:22 + workspace=/w/workspace/ci-management-openstack-cron 10:06:22 + START_PACKAGES=/tmp/packages_start.txt 10:06:22 + END_PACKAGES=/tmp/packages_end.txt 10:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:22 + PACKAGES=/tmp/packages_start.txt 10:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:22 + PACKAGES=/tmp/packages_end.txt 10:06:22 + case "${OS_FAMILY}" in 10:06:22 + grep '^ii' 10:06:22 + dpkg -l 10:06:22 + '[' -f /tmp/packages_start.txt ']' 10:06:22 + '[' -f /tmp/packages_end.txt ']' 10:06:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:22 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:06:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11241798210700953778.sh 10:06:22 ---> capture-instance-metadata.sh 10:06:22 Setup pyenv: 10:06:22 system 10:06:22 3.8.20 10:06:22 3.9.20 10:06:22 3.10.15 10:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:06:24 lf-activate-venv(): INFO: Installing: lftools 10:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:31 INFO: Running in OpenStack, capturing instance metadata 10:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1550789885599928737.sh 10:06:32 provisioning config files... 10:06:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17459894798633042448tmp 10:06:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:32 [EnvInject] - Injecting environment variables from a build step. 10:06:32 [EnvInject] - Injecting as environment variables the properties content 10:06:32 SERVER_ID=logs 10:06:32 10:06:32 [EnvInject] - Variables injected successfully. 10:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14445330643802103729.sh 10:06:32 ---> create-netrc.sh 10:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8251640160111636737.sh 10:06:32 ---> python-tools-install.sh 10:06:32 Setup pyenv: 10:06:32 system 10:06:32 3.8.20 10:06:32 3.9.20 10:06:32 3.10.15 10:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:06:34 lf-activate-venv(): INFO: Installing: lftools 10:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12028714310047962584.sh 10:06:41 ---> sudo-logs.sh 10:06:41 Archiving 'sudo' log.. 10:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18218974399030768065.sh 10:06:41 ---> job-cost.sh 10:06:42 Setup pyenv: 10:06:42 system 10:06:42 3.8.20 10:06:42 3.9.20 10:06:42 3.10.15 10:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:06:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:49 INFO: No Stack... 10:06:49 INFO: Retrieving Pricing Info for: v3-starter-1 10:06:50 INFO: Archiving Costs 10:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1006904636405384692.sh 10:06:50 ---> logs-deploy.sh 10:06:50 Setup pyenv: 10:06:50 system 10:06:50 3.8.20 10:06:50 3.9.20 10:06:50 3.10.15 10:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uhft from file:/tmp/.os_lf_venv 10:06:52 lf-activate-venv(): INFO: Installing: lftools 10:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-uhft/bin to PATH 10:06:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55459 10:06:59 INFO: archiving workspace using pattern(s): 10:07:00 Archives upload complete. 10:07:01 INFO: archiving logs to Nexus 10:07:01 ---> uname -a: 10:07:01 Linux prd-ubuntu20-04-docker-2c-8g-4919 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:07:01 10:07:01 10:07:01 ---> lscpu: 10:07:01 Architecture: x86_64 10:07:01 CPU op-mode(s): 32-bit, 64-bit 10:07:01 Byte Order: Little Endian 10:07:01 Address sizes: 40 bits physical, 48 bits virtual 10:07:01 CPU(s): 1 10:07:01 On-line CPU(s) list: 0 10:07:01 Thread(s) per core: 1 10:07:01 Core(s) per socket: 1 10:07:01 Socket(s): 1 10:07:01 NUMA node(s): 1 10:07:01 Vendor ID: AuthenticAMD 10:07:01 CPU family: 23 10:07:01 Model: 49 10:07:01 Model name: AMD EPYC-Rome Processor 10:07:01 Stepping: 0 10:07:01 CPU MHz: 2799.998 10:07:01 BogoMIPS: 5599.99 10:07:01 Virtualization: AMD-V 10:07:01 Hypervisor vendor: KVM 10:07:01 Virtualization type: full 10:07:01 L1d cache: 32 KiB 10:07:01 L1i cache: 32 KiB 10:07:01 L2 cache: 512 KiB 10:07:01 L3 cache: 16 MiB 10:07:01 NUMA node0 CPU(s): 0 10:07:01 Vulnerability Gather data sampling: Not affected 10:07:01 Vulnerability Itlb multihit: Not affected 10:07:01 Vulnerability L1tf: Not affected 10:07:01 Vulnerability Mds: Not affected 10:07:01 Vulnerability Meltdown: Not affected 10:07:01 Vulnerability Mmio stale data: Not affected 10:07:01 Vulnerability Retbleed: Vulnerable 10:07:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:07:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:07:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:07:01 Vulnerability Srbds: Not affected 10:07:01 Vulnerability Tsx async abort: Not affected 10:07:01 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 10:07:01 10:07:01 10:07:01 ---> nproc: 10:07:01 1 10:07:01 10:07:01 10:07:01 ---> df -h: 10:07:01 Filesystem Size Used Avail Use% Mounted on 10:07:01 udev 969M 0 969M 0% /dev 10:07:01 tmpfs 198M 1.1M 197M 1% /run 10:07:01 /dev/vda1 194G 10G 184G 6% / 10:07:01 tmpfs 986M 0 986M 0% /dev/shm 10:07:01 tmpfs 5.0M 0 5.0M 0% /run/lock 10:07:01 tmpfs 986M 0 986M 0% /sys/fs/cgroup 10:07:01 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 10:07:01 /dev/loop0 62M 62M 0 100% /snap/core20/1405 10:07:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:07:01 /dev/loop3 50M 50M 0 100% /snap/snapd/24792 10:07:01 tmpfs 198M 0 198M 0% /run/user/1001 10:07:01 /dev/loop4 64M 64M 0 100% /snap/core20/2599 10:07:01 /dev/loop5 92M 92M 0 100% /snap/lxd/32662 10:07:01 10:07:01 10:07:01 ---> free -m: 10:07:01 total used free shared buff/cache available 10:07:01 Mem: 1971 406 143 0 1421 1375 10:07:01 Swap: 1023 1 1022 10:07:01 10:07:01 10:07:01 ---> ip addr: 10:07:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:01 inet 127.0.0.1/8 scope host lo 10:07:01 valid_lft forever preferred_lft forever 10:07:01 inet6 ::1/128 scope host 10:07:01 valid_lft forever preferred_lft forever 10:07:01 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:07:01 link/ether fa:16:3e:0c:30:9e brd ff:ff:ff:ff:ff:ff 10:07:01 inet 10.30.123.94/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 10:07:01 valid_lft 86184sec preferred_lft 86184sec 10:07:01 inet6 fe80::f816:3eff:fe0c:309e/64 scope link 10:07:01 valid_lft forever preferred_lft forever 10:07:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:07:01 link/ether d6:98:cf:53:f6:73 brd ff:ff:ff:ff:ff:ff 10:07:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:07:01 valid_lft forever preferred_lft forever 10:07:01 10:07:01 10:07:01 ---> sar -b -r -n DEV: 10:07:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4919) 07/10/25 _x86_64_ (1 CPU) 10:07:01 10:07:01 10:03:29 LINUX RESTART (1 CPU) 10:07:01 10:07:01 10:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:07:01 10:05:01 405.06 84.47 320.59 0.00 16119.27 150042.58 0.00 10:07:01 10:06:01 83.19 3.35 79.84 0.00 170.10 12018.93 0.00 10:07:01 10:07:01 39.96 8.68 31.28 0.00 408.47 2132.04 0.00 10:07:01 Average: 176.10 32.17 143.92 0.00 5567.12 54741.77 0.00 10:07:01 10:07:01 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:01 10:05:01 236284 1455100 325384 16.12 90628 1222304 907188 29.58 528904 1057896 100608 10:07:01 10:06:01 110116 1350512 424832 21.04 100192 1229320 1010676 32.95 649500 1054264 30224 10:07:01 10:07:01 190452 1451552 322732 15.99 105308 1243976 911924 29.73 563096 1058948 30720 10:07:01 Average: 178951 1419055 357649 17.72 98709 1231867 943263 30.75 580500 1057036 53851 10:07:01 10:07:01 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:01 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 10:05:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 10:07:01 10:05:01 ens3 371.45 189.21 3733.14 67.02 0.00 0.00 0.00 0.00 10:07:01 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 10:06:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 10:07:01 10:06:01 ens3 38.61 33.74 293.89 12.25 0.00 0.00 0.00 0.00 10:07:01 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 10:07:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 10:07:01 10:07:01 ens3 35.98 30.29 35.07 16.01 0.00 0.00 0.00 0.00 10:07:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 Average: lo 1.64 1.64 0.17 0.17 0.00 0.00 0.00 0.00 10:07:01 Average: ens3 148.70 84.43 1354.30 31.76 0.00 0.00 0.00 0.00 10:07:01 10:07:01 10:07:01 ---> sar -P ALL: 10:07:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4919) 07/10/25 _x86_64_ (1 CPU) 10:07:01 10:07:01 10:03:29 LINUX RESTART (1 CPU) 10:07:01 10:07:01 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:07:01 10:05:01 all 75.21 0.00 14.05 6.63 0.18 3.92 10:07:01 10:05:01 0 75.21 0.00 14.05 6.63 0.18 3.92 10:07:01 10:06:01 all 81.58 0.00 4.69 5.15 0.15 8.42 10:07:01 10:06:01 0 81.58 0.00 4.69 5.15 0.15 8.42 10:07:01 10:07:01 all 82.44 0.00 4.29 3.05 0.13 10.08 10:07:01 10:07:01 0 82.44 0.00 4.29 3.05 0.13 10.08 10:07:01 Average: all 79.75 0.00 7.68 4.95 0.16 7.47 10:07:01 Average: 0 79.75 0.00 7.68 4.95 0.16 7.47 10:07:01 10:07:01 10:07:01