13:03:57 Started by timer 13:03:57 Running as SYSTEM 13:03:57 [EnvInject] - Loading node environment variables. 13:03:57 Building remotely on prd-ubuntu20.04-docker-2c-8g-1756 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:57 [ssh-agent] Looking for ssh-agent implementation... 13:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:57 $ ssh-agent 13:03:57 SSH_AUTH_SOCK=/tmp/ssh-thyJ4mEgDrhb/agent.1510 13:03:57 SSH_AGENT_PID=1512 13:03:57 [ssh-agent] Started. 13:03:57 Running ssh-add (command line suppressed) 13:03:57 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16174228497271981353.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16174228497271981353.key) 13:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:57 The recommended git tool is: NONE 13:04:00 using credential edgex-jenkins-ssh 13:04:00 Wiping out workspace first. 13:04:00 Cloning the remote Git repository 13:04:00 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:00 > git --version # timeout=10 13:04:00 > git --version # 'git version 2.25.1' 13:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:01 Avoid second fetch 13:04:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:01 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:01 > git config core.sparsecheckout # timeout=10 13:04:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:02 > git remote # timeout=10 13:04:02 > git submodule init # timeout=10 13:04:02 > git submodule sync # timeout=10 13:04:02 > git config --get remote.origin.url # timeout=10 13:04:02 > git submodule init # timeout=10 13:04:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:02 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:02 > git config --get submodule.global-jjb.url # timeout=10 13:04:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:02 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:03 > git submodule update --init --recursive global-jjb # timeout=10 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:09 provisioning config files... 13:04:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2719362261674592261.sh 13:04:09 ---> python-tools-install.sh 13:04:09 Setup pyenv: 13:04:09 * system (set by /opt/pyenv/version) 13:04:09 * 3.8.20 (set by /opt/pyenv/version) 13:04:09 * 3.9.20 (set by /opt/pyenv/version) 13:04:09 3.10.15 13:04:09 3.11.10 13:04:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q2JH 13:04:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:04:56 Generating Requirements File 13:05:25 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:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:25 Python 3.11.10 13:05:25 pip 26.2.1 from /tmp/venv-Q2JH/lib/python3.11/site-packages/pip (python 3.11) 13:05:26 aiohappyeyeballs==2.7.1 13:05:26 aiohttp==3.14.3 13:05:26 aiosignal==1.4.0 13:05:26 appdirs==1.4.4 13:05:26 argcomplete==3.7.2 13:05:26 aspy.yaml==1.3.0 13:05:26 attrs==26.1.0 13:05:26 autopage==0.6.0 13:05:26 beautifulsoup4==4.15.0 13:05:26 boto3==1.43.87 13:05:26 botocore==1.43.87 13:05:26 bs4==0.0.2 13:05:26 certifi==2026.7.22 13:05:26 cffi==2.1.1 13:05:26 cfgv==3.5.0 13:05:26 chardet==7.6.0 13:05:26 charset-normalizer==3.5.1 13:05:26 click==8.5.0 13:05:26 cliff==4.16.0 13:05:26 cmd2==4.2.3 13:05:26 cryptography==3.3.2 13:05:26 debtcollector==3.1.0 13:05:26 decorator==5.3.1 13:05:26 defusedxml==0.7.1 13:05:26 Deprecated==1.3.1 13:05:26 distlib==0.4.3 13:05:26 dnspython==2.8.0 13:05:26 docker==7.2.0 13:05:26 dogpile.cache==1.5.0 13:05:26 durationpy==0.11 13:05:26 email-validator==2.3.0 13:05:26 filelock==3.32.5 13:05:26 frozenlist==1.8.0 13:05:26 future==1.0.0 13:05:26 gitdb==4.0.12 13:05:26 GitPython==3.1.61 13:05:26 httplib2==0.30.2 13:05:26 identify==2.6.19 13:05:26 idna==3.19 13:05:26 importlib-resources==1.5.0 13:05:26 iso8601==2.1.0 13:05:26 Jinja2==3.1.6 13:05:26 jmespath==1.1.0 13:05:26 jsonpatch==1.33 13:05:26 jsonpointer==3.1.1 13:05:26 jsonschema==4.26.0 13:05:26 jsonschema-specifications==2025.9.1 13:05:26 keystoneauth1==5.17.0 13:05:26 kubernetes==36.0.3 13:05:26 lftools==0.37.23 13:05:26 lxml==6.1.3 13:05:26 markdown-it-py==4.2.0 13:05:26 MarkupSafe==3.0.3 13:05:26 mdurl==0.1.2 13:05:26 msgpack==1.2.2 13:05:26 multi_key_dict==2.0.3 13:05:26 multidict==6.7.1 13:05:26 munch==4.0.0 13:05:26 netaddr==1.3.0 13:05:26 niet==1.4.2 13:05:26 nodeenv==1.10.0 13:05:26 oauth2client==4.1.3 13:05:26 oauthlib==3.3.1 13:05:26 openstacksdk==4.20.0 13:05:26 os-service-types==1.9.0 13:05:26 osc-lib==4.7.0 13:05:26 oslo.config==10.7.0 13:05:26 oslo.context==6.5.0 13:05:26 oslo.i18n==6.9.0 13:05:26 oslo.log==8.3.1 13:05:26 oslo.serialization==5.11.0 13:05:26 oslo.utils==10.2.0 13:05:26 packaging==26.3 13:05:26 pbr==7.0.3 13:05:26 platformdirs==4.11.7 13:05:26 prettytable==3.18.0 13:05:26 prompt_toolkit==3.0.53 13:05:26 propcache==0.5.2 13:05:26 psutil==7.2.2 13:05:26 pyasn1==0.6.4 13:05:26 pyasn1_modules==0.4.2 13:05:26 pycparser==3.0 13:05:26 pygerrit2==2.0.15 13:05:26 PyGithub==2.10.0 13:05:26 Pygments==2.21.0 13:05:26 PyJWT==2.13.0 13:05:26 PyNaCl==1.6.2 13:05:26 pyparsing==2.4.7 13:05:26 pyperclip==1.11.0 13:05:26 pyrsistent==0.20.0 13:05:26 python-dateutil==2.9.0.post0 13:05:26 python-discovery==1.6.0 13:05:26 python-heatclient==5.3.0 13:05:26 python-jenkins==1.8.3 13:05:26 python-keystoneclient==6.0.0 13:05:26 python-magnumclient==5.0.0 13:05:26 python-manilaclient==6.3.0 13:05:26 python-openstackclient==10.3.0 13:05:26 python-swiftclient==4.11.0 13:05:26 PyYAML==6.0.3 13:05:26 referencing==0.37.0 13:05:26 requests==2.34.2 13:05:26 requests-oauthlib==2.0.0 13:05:26 rfc3986==2.0.0 13:05:26 rich==15.0.0 13:05:26 rich-argparse==1.8.0 13:05:26 rpds-py==2026.6.3 13:05:26 rsa==4.9.1 13:05:26 ruamel.yaml==0.19.1 13:05:26 ruamel.yaml.clib==0.2.15 13:05:26 s3transfer==0.19.2 13:05:26 simplejson==4.1.2 13:05:26 six==1.17.0 13:05:26 smmap==5.0.3 13:05:26 soupsieve==2.9.2 13:05:26 stevedore==5.9.1 13:05:26 tabulate==0.10.0 13:05:26 toml==0.10.2 13:05:26 tomlkit==0.15.1 13:05:26 tqdm==4.70.0 13:05:26 typing_extensions==4.16.0 13:05:26 urllib3==1.26.20 13:05:26 virtualenv==21.7.8 13:05:26 wcwidth==0.8.3 13:05:26 websocket-client==1.9.2 13:05:26 wrapt==2.4.0 13:05:26 xdg==6.0.0 13:05:26 xmltodict==1.0.4 13:05:26 yarl==1.24.5 13:05:26 yq==4.1.2 13:05:26 [EnvInject] - Injecting environment variables from a build step. 13:05:26 [EnvInject] - Injecting as environment variables the properties content 13:05:26 OS_CLOUD=vex 13:05:26 13:05:26 [EnvInject] - Variables injected successfully. 13:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9091813807364008440.sh 13:05:26 ---> Orphaned k8s clusters 13:05:26 Setup pyenv: 13:05:26 system 13:05:26 3.8.20 13:05:26 3.9.20 13:05:26 3.10.15 13:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:05:36 -----> Delete orphaned cluster 13:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17406890477232947476.sh 13:05:36 ---> Orphaned stacks 13:05:36 Setup pyenv: 13:05:36 system 13:05:36 3.8.20 13:05:36 3.9.20 13:05:36 3.10.15 13:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:50 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:50 python-manilaclient 6.3.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 13:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:05:50 + mapfile -t OS_COE_CLUSTERS_ID 13:05:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:50 ++ awk '{print $1}' 13:05:54 + echo '-----> Active clusters -> stacks' 13:05:54 -----> Active clusters -> stacks 13:05:54 + OS_COE_STACKS=() 13:05:54 + [[ 0 -gt 0 ]] 13:05:54 + mapfile -t OS_STACKS 13:05:54 ++ 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:54 ++ awk '{print $1}' 13:06:00 + echo '-----> Active stacks' 13:06:00 -----> Active stacks 13:06:00 + echo '-----> Delete orphaned stacks' 13:06:00 -----> Delete orphaned stacks 13:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7336269939286146429.sh 13:06:00 ---> Orphaned servers 13:06:00 Setup pyenv: 13:06:00 system 13:06:00 3.8.20 13:06:00 3.9.20 13:06:00 3.10.15 13:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:06:17 -----> Active servers 13:06:17 prd-ubuntu20.04-docker-2c-8g-1756 13:06:17 prd-centos7-blackbox-4c-2g-1093 13:06:17 -----> Delete orphaned servers 13:06:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10834426876707498883.sh 13:06:23 ---> Orphaned ports 13:06:23 Setup pyenv: 13:06:23 system 13:06:23 3.8.20 13:06:23 3.9.20 13:06:23 3.10.15 13:06:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:06:33 No orphaned ports to process. 13:06:33 Build step 'Conditional step (single)' marked build as failure 13:06:33 $ ssh-agent -k 13:06:33 unset SSH_AUTH_SOCK; 13:06:33 unset SSH_AGENT_PID; 13:06:33 echo Agent pid 1512 killed; 13:06:33 [ssh-agent] Stopped. 13:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8453835924635062458.sh 13:06:33 ---> sysstat.sh 13:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9551364321983943693.sh 13:06:34 ---> package-listing.sh 13:06:34 ++ facter osfamily 13:06:34 ++ tr '[:upper:]' '[:lower:]' 13:06:34 + OS_FAMILY=debian 13:06:34 + workspace=/w/workspace/ci-management-openstack-cron 13:06:34 + START_PACKAGES=/tmp/packages_start.txt 13:06:34 + END_PACKAGES=/tmp/packages_end.txt 13:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:34 + PACKAGES=/tmp/packages_start.txt 13:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:34 + PACKAGES=/tmp/packages_end.txt 13:06:34 + case "${OS_FAMILY}" in 13:06:34 + grep '^ii' 13:06:34 + dpkg -l 13:06:34 + '[' -f /tmp/packages_start.txt ']' 13:06:34 + '[' -f /tmp/packages_end.txt ']' 13:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7747252966866439424.sh 13:06:34 ---> capture-instance-metadata.sh 13:06:34 Setup pyenv: 13:06:34 system 13:06:34 3.8.20 13:06:34 3.9.20 13:06:34 3.10.15 13:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:06:41 INFO: Running in OpenStack, capturing instance metadata 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2219023095561712037.sh 13:06:42 provisioning config files... 13:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4453383646724029945tmp 13:06:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:42 [EnvInject] - Injecting environment variables from a build step. 13:06:42 [EnvInject] - Injecting as environment variables the properties content 13:06:42 SERVER_ID=logs 13:06:42 13:06:42 [EnvInject] - Variables injected successfully. 13:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2549118488741677802.sh 13:06:42 ---> create-netrc.sh 13:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9486293179179214511.sh 13:06:42 ---> python-tools-install.sh 13:06:42 Setup pyenv: 13:06:42 system 13:06:42 3.8.20 13:06:42 3.9.20 13:06:42 3.10.15 13:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4799681897229937859.sh 13:06:49 ---> sudo-logs.sh 13:06:49 Archiving 'sudo' log.. 13:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13160670836410930627.sh 13:06:49 ---> job-cost.sh 13:06:49 Setup pyenv: 13:06:49 system 13:06:49 3.8.20 13:06:49 3.9.20 13:06:49 3.10.15 13:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:06:56 INFO: No Stack... 13:06:56 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:57 INFO: Archiving Costs 13:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1146219716722740410.sh 13:06:57 ---> logs-deploy.sh 13:06:57 Setup pyenv: 13:06:57 system 13:06:57 3.8.20 13:06:57 3.9.20 13:06:57 3.10.15 13:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q2JH from file:/tmp/.os_lf_venv 13:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-Q2JH/bin to PATH 13:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64847 13:07:04 INFO: archiving workspace using pattern(s): 13:07:16 Archives upload complete. 13:07:16 INFO: archiving logs to Nexus 13:07:17 ---> uname -a: 13:07:17 Linux prd-ubuntu20-04-docker-2c-8g-1756 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:07:17 13:07:17 13:07:17 ---> lscpu: 13:07:17 Architecture: x86_64 13:07:17 CPU op-mode(s): 32-bit, 64-bit 13:07:17 Byte Order: Little Endian 13:07:17 Address sizes: 40 bits physical, 48 bits virtual 13:07:17 CPU(s): 2 13:07:17 On-line CPU(s) list: 0,1 13:07:17 Thread(s) per core: 1 13:07:17 Core(s) per socket: 1 13:07:17 Socket(s): 2 13:07:17 NUMA node(s): 1 13:07:17 Vendor ID: AuthenticAMD 13:07:17 CPU family: 23 13:07:17 Model: 49 13:07:17 Model name: AMD EPYC-Rome Processor 13:07:17 Stepping: 0 13:07:17 CPU MHz: 2800.000 13:07:17 BogoMIPS: 5600.00 13:07:17 Virtualization: AMD-V 13:07:17 Hypervisor vendor: KVM 13:07:17 Virtualization type: full 13:07:17 L1d cache: 64 KiB 13:07:17 L1i cache: 64 KiB 13:07:17 L2 cache: 1 MiB 13:07:17 L3 cache: 32 MiB 13:07:17 NUMA node0 CPU(s): 0,1 13:07:17 Vulnerability Gather data sampling: Not affected 13:07:17 Vulnerability Itlb multihit: Not affected 13:07:17 Vulnerability L1tf: Not affected 13:07:17 Vulnerability Mds: Not affected 13:07:17 Vulnerability Meltdown: Not affected 13:07:17 Vulnerability Mmio stale data: Not affected 13:07:17 Vulnerability Retbleed: Vulnerable 13:07:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:07:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:07:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:07:17 Vulnerability Srbds: Not affected 13:07:17 Vulnerability Tsx async abort: Not affected 13:07:17 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 13:07:17 13:07:17 13:07:17 ---> nproc: 13:07:17 2 13:07:17 13:07:17 13:07:17 ---> df -h: 13:07:17 Filesystem Size Used Avail Use% Mounted on 13:07:17 udev 3.9G 0 3.9G 0% /dev 13:07:17 tmpfs 795M 1.1M 794M 1% /run 13:07:17 /dev/vda1 39G 9.9G 29G 26% / 13:07:17 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:07:17 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:07:17 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 13:07:17 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:07:17 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:07:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:07:17 tmpfs 795M 0 795M 0% /run/user/1001 13:07:17 13:07:17 13:07:17 ---> free -m: 13:07:17 total used free shared buff/cache available 13:07:17 Mem: 7945 553 4869 1 2522 7091 13:07:17 Swap: 1023 0 1023 13:07:17 13:07:17 13:07:17 ---> ip addr: 13:07:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:17 inet 127.0.0.1/8 scope host lo 13:07:17 valid_lft forever preferred_lft forever 13:07:17 inet6 ::1/128 scope host 13:07:17 valid_lft forever preferred_lft forever 13:07:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:07:17 link/ether fa:16:3e:a1:cc:b9 brd ff:ff:ff:ff:ff:ff 13:07:17 inet 10.30.123.206/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:07:17 valid_lft 86170sec preferred_lft 86170sec 13:07:17 inet6 fe80::f816:3eff:fea1:ccb9/64 scope link 13:07:17 valid_lft forever preferred_lft forever 13:07:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:07:17 link/ether c2:d9:c0:d3:99:f9 brd ff:ff:ff:ff:ff:ff 13:07:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:07:17 valid_lft forever preferred_lft forever 13:07:17 13:07:17 13:07:17 ---> sar -b -r -n DEV: 13:07:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1756) 09/03/26 _x86_64_ (2 CPU) 13:07:17 13:07:17 13:03:30 LINUX RESTART (2 CPU) 13:07:17 13:07:17 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:07:17 13:05:01 88.34 9.42 78.92 0.00 819.33 6732.23 0.00 13:07:17 13:06:01 74.67 1.37 73.30 0.00 100.92 12544.98 0.00 13:07:17 13:07:01 14.53 1.45 13.08 0.00 136.24 2025.13 0.00 13:07:17 Average: 59.18 4.08 55.10 0.00 352.16 7100.78 0.00 13:07:17 13:07:17 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:17 13:05:01 5276240 7305832 483248 5.94 81788 2115084 1128676 12.29 683544 1937012 154124 13:07:17 13:06:01 5031900 7297608 477752 5.87 93340 2326648 1155032 12.57 727084 2111580 54432 13:07:17 13:07:01 4985064 7261220 513736 6.31 94000 2335960 1185600 12.91 770880 2114924 31292 13:07:17 Average: 5097735 7288220 491579 6.04 89709 2259231 1156436 12.59 727169 2054505 79949 13:07:17 13:07:17 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:17 13:05:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:07:17 13:05:01 ens3 292.55 193.95 1125.00 26.16 0.00 0.00 0.00 0.00 13:07:17 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:06:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:07:17 13:06:01 ens3 91.60 59.01 420.18 7.25 0.00 0.00 0.00 0.00 13:07:17 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:07:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:07:17 13:07:01 ens3 17.60 14.61 22.94 5.08 0.00 0.00 0.00 0.00 13:07:17 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 13:07:17 Average: ens3 133.92 89.19 522.71 12.83 0.00 0.00 0.00 0.00 13:07:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:07:17 13:07:17 ---> sar -P ALL: 13:07:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1756) 09/03/26 _x86_64_ (2 CPU) 13:07:17 13:07:17 13:03:30 LINUX RESTART (2 CPU) 13:07:17 13:07:17 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:07:17 13:05:01 all 25.65 0.00 3.05 6.45 0.04 64.81 13:07:17 13:05:01 0 22.71 0.00 3.11 9.03 0.03 65.12 13:07:17 13:05:01 1 28.59 0.00 2.98 3.87 0.05 64.50 13:07:17 13:06:01 all 33.11 0.00 2.78 1.45 0.03 62.63 13:07:17 13:06:01 0 40.94 0.00 2.62 1.57 0.03 54.84 13:07:17 13:06:01 1 25.29 0.00 2.94 1.34 0.02 70.42 13:07:17 13:07:01 all 39.02 0.00 2.64 0.28 0.02 58.04 13:07:17 13:07:01 0 39.49 0.00 2.65 0.20 0.02 57.64 13:07:17 13:07:01 1 38.54 0.00 2.62 0.37 0.03 58.44 13:07:17 Average: all 32.61 0.00 2.82 2.72 0.03 61.82 13:07:17 Average: 0 34.40 0.00 2.79 3.59 0.03 59.19 13:07:17 Average: 1 30.82 0.00 2.85 1.85 0.03 64.45 13:07:17 13:07:17 13:07:17