21:05:12 Started by timer 21:05:12 Running as SYSTEM 21:05:12 [EnvInject] - Loading node environment variables. 21:05:12 Building remotely on prd-ubuntu20.04-docker-2c-8g-8155 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:05:12 [ssh-agent] Looking for ssh-agent implementation... 21:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:12 $ ssh-agent 21:05:12 SSH_AUTH_SOCK=/tmp/ssh-uGO8lKpXORYb/agent.1559 21:05:12 SSH_AGENT_PID=1561 21:05:12 [ssh-agent] Started. 21:05:12 Running ssh-add (command line suppressed) 21:05:12 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6732368921322655408.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6732368921322655408.key) 21:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:12 The recommended git tool is: NONE 21:05:14 using credential edgex-jenkins-ssh 21:05:14 Wiping out workspace first. 21:05:14 Cloning the remote Git repository 21:05:14 Cloning repository git@github.com:edgexfoundry/ci-management 21:05:14 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:05:14 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:05:14 > git --version # timeout=10 21:05:14 > git --version # 'git version 2.25.1' 21:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:15 Avoid second fetch 21:05:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:05:15 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:05:15 > git config core.sparsecheckout # timeout=10 21:05:15 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:05:15 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:05:15 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:05:15 > git remote # timeout=10 21:05:15 > git submodule init # timeout=10 21:05:15 > git submodule sync # timeout=10 21:05:15 > git config --get remote.origin.url # timeout=10 21:05:15 > git submodule init # timeout=10 21:05:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:05:15 > git config --get submodule.packer/common-packer.url # timeout=10 21:05:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:05:15 > git config --get submodule.global-jjb.url # timeout=10 21:05:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:05:16 > git submodule update --init --recursive packer/common-packer # timeout=10 21:05:16 > git submodule update --init --recursive global-jjb # timeout=10 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:05:20 provisioning config files... 21:05:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:05:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3781607327597219086.sh 21:05:20 ---> python-tools-install.sh 21:05:20 Setup pyenv: 21:05:20 * system (set by /opt/pyenv/version) 21:05:20 * 3.8.20 (set by /opt/pyenv/version) 21:05:20 * 3.9.20 (set by /opt/pyenv/version) 21:05:20 3.10.15 21:05:20 3.11.10 21:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yl2m 21:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:29 lf-activate-venv(): INFO: Base packages installed successfully 21:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools 21:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:05:49 Generating Requirements File 21:06:06 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. 21:06:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:06:06 Python 3.11.10 21:06:07 pip 26.0.1 from /tmp/venv-Yl2m/lib/python3.11/site-packages/pip (python 3.11) 21:06:07 appdirs==1.4.4 21:06:07 argcomplete==3.6.3 21:06:07 aspy.yaml==1.3.0 21:06:07 attrs==26.1.0 21:06:07 autopage==0.6.0 21:06:07 beautifulsoup4==4.14.3 21:06:07 boto3==1.42.96 21:06:07 botocore==1.42.96 21:06:07 bs4==0.0.2 21:06:07 certifi==2026.4.22 21:06:07 cffi==2.0.0 21:06:07 cfgv==3.5.0 21:06:07 chardet==7.4.3 21:06:07 charset-normalizer==3.4.7 21:06:07 click==8.3.3 21:06:07 cliff==4.13.3 21:06:07 cmd2==3.5.1 21:06:07 cryptography==3.3.2 21:06:07 debtcollector==3.1.0 21:06:07 decorator==5.2.1 21:06:07 defusedxml==0.7.1 21:06:07 Deprecated==1.3.1 21:06:07 distlib==0.4.0 21:06:07 dnspython==2.8.0 21:06:07 docker==7.1.0 21:06:07 dogpile.cache==1.5.0 21:06:07 durationpy==0.10 21:06:07 email-validator==2.3.0 21:06:07 filelock==3.29.0 21:06:07 future==1.0.0 21:06:07 gitdb==4.0.12 21:06:07 GitPython==3.1.47 21:06:07 httplib2==0.30.2 21:06:07 identify==2.6.19 21:06:07 idna==3.13 21:06:07 importlib-resources==1.5.0 21:06:07 iso8601==2.1.0 21:06:07 Jinja2==3.1.6 21:06:07 jmespath==1.1.0 21:06:07 jsonpatch==1.33 21:06:07 jsonpointer==3.1.1 21:06:07 jsonschema==4.26.0 21:06:07 jsonschema-specifications==2025.9.1 21:06:07 keystoneauth1==5.13.1 21:06:07 kubernetes==35.0.0 21:06:07 lftools==0.37.22 21:06:07 lxml==6.1.0 21:06:07 markdown-it-py==4.0.0 21:06:07 MarkupSafe==3.0.3 21:06:07 mdurl==0.1.2 21:06:07 msgpack==1.1.2 21:06:07 multi_key_dict==2.0.3 21:06:07 munch==4.0.0 21:06:07 netaddr==1.3.0 21:06:07 niet==1.4.2 21:06:07 nodeenv==1.10.0 21:06:07 oauth2client==4.1.3 21:06:07 oauthlib==3.3.1 21:06:07 openstacksdk==4.11.0 21:06:07 os-service-types==1.8.2 21:06:07 osc-lib==4.5.0 21:06:07 oslo.config==10.3.0 21:06:07 oslo.context==6.3.0 21:06:07 oslo.i18n==6.7.2 21:06:07 oslo.log==8.1.0 21:06:07 oslo.serialization==5.9.1 21:06:07 oslo.utils==10.0.1 21:06:07 packaging==26.2 21:06:07 pbr==7.0.3 21:06:07 platformdirs==4.9.6 21:06:07 prettytable==3.17.0 21:06:07 psutil==7.2.2 21:06:07 pyasn1==0.6.3 21:06:07 pyasn1_modules==0.4.2 21:06:07 pycparser==3.0 21:06:07 pygerrit2==2.0.15 21:06:07 PyGithub==2.9.1 21:06:07 Pygments==2.20.0 21:06:07 PyJWT==2.12.1 21:06:07 PyNaCl==1.6.2 21:06:07 pyparsing==2.4.7 21:06:07 pyperclip==1.11.0 21:06:07 pyrsistent==0.20.0 21:06:07 python-cinderclient==9.9.0 21:06:07 python-dateutil==2.9.0.post0 21:06:07 python-discovery==1.2.2 21:06:07 python-heatclient==5.1.0 21:06:07 python-jenkins==1.8.3 21:06:07 python-keystoneclient==5.8.0 21:06:07 python-magnumclient==4.10.0 21:06:07 python-openstackclient==9.0.0 21:06:07 python-swiftclient==4.10.0 21:06:07 PyYAML==6.0.3 21:06:07 referencing==0.37.0 21:06:07 requests==2.33.1 21:06:07 requests-oauthlib==2.0.0 21:06:07 rfc3986==2.0.0 21:06:07 rich==15.0.0 21:06:07 rich-argparse==1.7.2 21:06:07 rpds-py==0.30.0 21:06:07 rsa==4.9.1 21:06:07 ruamel.yaml==0.19.1 21:06:07 ruamel.yaml.clib==0.2.15 21:06:07 s3transfer==0.16.1 21:06:07 simplejson==4.1.1 21:06:07 six==1.17.0 21:06:07 smmap==5.0.3 21:06:07 soupsieve==2.8.3 21:06:07 stevedore==5.7.0 21:06:07 tabulate==0.10.0 21:06:07 toml==0.10.2 21:06:07 tomlkit==0.14.0 21:06:07 tqdm==4.67.3 21:06:07 typing_extensions==4.15.0 21:06:07 urllib3==1.26.20 21:06:07 virtualenv==21.2.4 21:06:07 wcwidth==0.6.0 21:06:07 websocket-client==1.9.0 21:06:07 wrapt==2.1.2 21:06:07 xdg==6.0.0 21:06:07 xmltodict==1.0.4 21:06:07 yq==3.4.3 21:06:07 [EnvInject] - Injecting environment variables from a build step. 21:06:07 [EnvInject] - Injecting as environment variables the properties content 21:06:07 OS_CLOUD=vex 21:06:07 21:06:07 [EnvInject] - Variables injected successfully. 21:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15100141775792142957.sh 21:06:07 ---> Orphaned k8s clusters 21:06:07 Setup pyenv: 21:06:07 system 21:06:07 3.8.20 21:06:07 3.9.20 21:06:07 3.10.15 21:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:09 lf-activate-venv(): INFO: Base packages installed successfully 21:06:09 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:06:16 -----> Delete orphaned cluster 21:06:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1012815059174369810.sh 21:06:16 ---> Orphaned stacks 21:06:16 Setup pyenv: 21:06:16 system 21:06:16 3.8.20 21:06:16 3.9.20 21:06:16 3.10.15 21:06:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:18 lf-activate-venv(): INFO: Base packages installed successfully 21:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:06:31 + mapfile -t OS_COE_CLUSTERS_ID 21:06:31 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:06:31 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:06:31 ++ awk '{print $1}' 21:06:34 + echo '-----> Active clusters -> stacks' 21:06:34 -----> Active clusters -> stacks 21:06:34 + OS_COE_STACKS=() 21:06:34 + [[ 0 -gt 0 ]] 21:06:34 + mapfile -t OS_STACKS 21:06:34 ++ 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 21:06:34 ++ awk '{print $1}' 21:06:35 + echo '-----> Active stacks' 21:06:35 -----> Active stacks 21:06:35 + echo '-----> Delete orphaned stacks' 21:06:35 -----> Delete orphaned stacks 21:06:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10259312916042323308.sh 21:06:35 ---> Orphaned servers 21:06:35 Setup pyenv: 21:06:35 system 21:06:35 3.8.20 21:06:35 3.9.20 21:06:35 3.10.15 21:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:37 lf-activate-venv(): INFO: Base packages installed successfully 21:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:07:20 -----> Active servers 21:07:20 prd-ubuntu20.04-docker-2c-8g-8155 21:07:20 prd-centos7-blackbox-4c-2g-5418 21:07:20 -----> Delete orphaned servers 21:07:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:07:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:07:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14875039450271297351.sh 21:07:21 ---> Orphaned ports 21:07:21 Setup pyenv: 21:07:21 system 21:07:21 3.8.20 21:07:21 3.9.20 21:07:21 3.10.15 21:07:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:07:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:22 lf-activate-venv(): INFO: Base packages installed successfully 21:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:07:32 No orphaned ports to process. 21:07:32 Build step 'Conditional step (single)' marked build as failure 21:07:33 $ ssh-agent -k 21:07:33 unset SSH_AUTH_SOCK; 21:07:33 unset SSH_AGENT_PID; 21:07:33 echo Agent pid 1561 killed; 21:07:33 [ssh-agent] Stopped. 21:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 21:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15397969322742070360.sh 21:07:33 ---> sysstat.sh 21:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9048477258736765590.sh 21:07:33 ---> package-listing.sh 21:07:33 ++ facter osfamily 21:07:33 ++ tr '[:upper:]' '[:lower:]' 21:07:33 + OS_FAMILY=debian 21:07:33 + workspace=/w/workspace/ci-management-openstack-cron 21:07:33 + START_PACKAGES=/tmp/packages_start.txt 21:07:33 + END_PACKAGES=/tmp/packages_end.txt 21:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:33 + PACKAGES=/tmp/packages_start.txt 21:07:33 + '[' /w/workspace/ci-management-openstack-cron ']' 21:07:33 + PACKAGES=/tmp/packages_end.txt 21:07:33 + case "${OS_FAMILY}" in 21:07:33 + dpkg -l 21:07:33 + grep '^ii' 21:07:33 + '[' -f /tmp/packages_start.txt ']' 21:07:33 + '[' -f /tmp/packages_end.txt ']' 21:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:33 + '[' /w/workspace/ci-management-openstack-cron ']' 21:07:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5701818467083507928.sh 21:07:33 ---> capture-instance-metadata.sh 21:07:34 Setup pyenv: 21:07:34 system 21:07:34 3.8.20 21:07:34 3.9.20 21:07:34 3.10.15 21:07:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:35 lf-activate-venv(): INFO: Base packages installed successfully 21:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:07:42 INFO: Running in OpenStack, capturing instance metadata 21:07:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5179353384740911797.sh 21:07:43 provisioning config files... 21:07:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16854953079022127832tmp 21:07:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:07:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:07:43 [EnvInject] - Injecting environment variables from a build step. 21:07:43 [EnvInject] - Injecting as environment variables the properties content 21:07:43 SERVER_ID=logs 21:07:43 21:07:43 [EnvInject] - Variables injected successfully. 21:07:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins586802012352446005.sh 21:07:43 ---> create-netrc.sh 21:07:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16309940932636202852.sh 21:07:43 ---> python-tools-install.sh 21:07:43 Setup pyenv: 21:07:43 system 21:07:43 3.8.20 21:07:43 3.9.20 21:07:43 3.10.15 21:07:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:45 lf-activate-venv(): INFO: Base packages installed successfully 21:07:45 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:07:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3277612670964204071.sh 21:07:51 ---> sudo-logs.sh 21:07:51 Archiving 'sudo' log.. 21:07:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4563786488436803291.sh 21:07:51 ---> job-cost.sh 21:07:51 Setup pyenv: 21:07:51 system 21:07:51 3.8.20 21:07:51 3.9.20 21:07:51 3.10.15 21:07:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:53 lf-activate-venv(): INFO: Base packages installed successfully 21:07:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:07:58 INFO: No Stack... 21:07:58 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:59 INFO: Archiving Costs 21:07:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16113615308656276419.sh 21:07:59 ---> logs-deploy.sh 21:07:59 Setup pyenv: 21:07:59 system 21:07:59 3.8.20 21:07:59 3.9.20 21:07:59 3.10.15 21:07:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yl2m from file:/tmp/.os_lf_venv 21:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:08:00 lf-activate-venv(): INFO: Base packages installed successfully 21:08:00 lf-activate-venv(): INFO: Installing additional packages: lftools 21:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-Yl2m/bin to PATH 21:08:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61696 21:08:07 INFO: archiving workspace using pattern(s): 21:08:08 Archives upload complete. 21:08:08 INFO: archiving logs to Nexus 21:08:09 ---> uname -a: 21:08:09 Linux prd-ubuntu20-04-docker-2c-8g-8155 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:08:09 21:08:09 21:08:09 ---> lscpu: 21:08:09 Architecture: x86_64 21:08:09 CPU op-mode(s): 32-bit, 64-bit 21:08:09 Byte Order: Little Endian 21:08:09 Address sizes: 40 bits physical, 48 bits virtual 21:08:09 CPU(s): 2 21:08:09 On-line CPU(s) list: 0,1 21:08:09 Thread(s) per core: 1 21:08:09 Core(s) per socket: 1 21:08:09 Socket(s): 2 21:08:09 NUMA node(s): 1 21:08:09 Vendor ID: AuthenticAMD 21:08:09 CPU family: 23 21:08:09 Model: 49 21:08:09 Model name: AMD EPYC-Rome Processor 21:08:09 Stepping: 0 21:08:09 CPU MHz: 2799.998 21:08:09 BogoMIPS: 5599.99 21:08:09 Virtualization: AMD-V 21:08:09 Hypervisor vendor: KVM 21:08:09 Virtualization type: full 21:08:09 L1d cache: 64 KiB 21:08:09 L1i cache: 64 KiB 21:08:09 L2 cache: 1 MiB 21:08:09 L3 cache: 32 MiB 21:08:09 NUMA node0 CPU(s): 0,1 21:08:09 Vulnerability Gather data sampling: Not affected 21:08:09 Vulnerability Itlb multihit: Not affected 21:08:09 Vulnerability L1tf: Not affected 21:08:09 Vulnerability Mds: Not affected 21:08:09 Vulnerability Meltdown: Not affected 21:08:09 Vulnerability Mmio stale data: Not affected 21:08:09 Vulnerability Retbleed: Vulnerable 21:08:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:08:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:08:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:08:09 Vulnerability Srbds: Not affected 21:08:09 Vulnerability Tsx async abort: Not affected 21:08:09 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 21:08:09 21:08:09 21:08:09 ---> nproc: 21:08:09 2 21:08:09 21:08:09 21:08:09 ---> df -h: 21:08:09 Filesystem Size Used Avail Use% Mounted on 21:08:09 udev 3.9G 0 3.9G 0% /dev 21:08:09 tmpfs 795M 1.1M 794M 1% /run 21:08:09 /dev/vda1 39G 9.8G 29G 26% / 21:08:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:08:09 tmpfs 5.0M 0 5.0M 0% /run/lock 21:08:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:08:09 /dev/loop0 62M 62M 0 100% /snap/core20/1405 21:08:09 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 21:08:09 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 21:08:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:08:09 tmpfs 795M 0 795M 0% /run/user/1001 21:08:09 21:08:09 21:08:09 ---> free -m: 21:08:09 total used free shared buff/cache available 21:08:09 Mem: 7945 535 4976 1 2433 7113 21:08:09 Swap: 1023 0 1023 21:08:09 21:08:09 21:08:09 ---> ip addr: 21:08:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:08:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:09 inet 127.0.0.1/8 scope host lo 21:08:09 valid_lft forever preferred_lft forever 21:08:09 inet6 ::1/128 scope host 21:08:09 valid_lft forever preferred_lft forever 21:08:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:08:09 link/ether fa:16:3e:a8:8a:e0 brd ff:ff:ff:ff:ff:ff 21:08:09 inet 10.30.122.207/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:08:09 valid_lft 86160sec preferred_lft 86160sec 21:08:09 inet6 fe80::f816:3eff:fea8:8ae0/64 scope link 21:08:09 valid_lft forever preferred_lft forever 21:08:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:08:09 link/ether f6:09:3c:d5:c2:c1 brd ff:ff:ff:ff:ff:ff 21:08:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:08:09 valid_lft forever preferred_lft forever 21:08:09 21:08:09 21:08:09 ---> sar -b -r -n DEV: 21:08:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8155) 04/24/26 _x86_64_ (2 CPU) 21:08:09 21:08:09 21:04:33 LINUX RESTART (2 CPU) 21:08:09 21:08:09 21:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:08:09 21:06:01 342.30 63.89 278.41 0.00 10644.30 37592.81 0.00 21:08:09 21:07:01 81.32 2.97 78.35 0.00 111.98 18417.88 0.00 21:08:09 21:08:01 28.06 1.18 26.88 0.00 134.11 6091.65 0.00 21:08:09 Average: 149.49 22.45 127.04 0.00 3590.95 20606.43 0.00 21:08:09 21:08:09 21:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:09 21:06:01 5180620 7277328 505904 6.22 85200 2175548 1169076 12.73 712260 1995800 236376 21:08:09 21:07:01 5124216 7299284 477476 5.87 93708 2239420 1123024 12.23 724952 2027420 13264 21:08:09 21:08:01 5131652 7317352 459264 5.64 96472 2247124 1100548 11.98 714172 2032800 29228 21:08:09 Average: 5145496 7297988 480881 5.91 91793 2220697 1130883 12.31 717128 2018673 92956 21:08:09 21:08:09 21:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:08:09 21:06:01 ens3 408.24 249.16 1947.24 75.58 0.00 0.00 0.00 0.00 21:08:09 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:06:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 21:08:09 21:07:01 ens3 21.65 21.30 47.76 7.15 0.00 0.00 0.00 0.00 21:08:09 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:08:09 21:08:01 ens3 24.50 22.50 18.82 9.23 0.00 0.00 0.00 0.00 21:08:09 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 21:08:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 21:08:09 Average: ens3 150.03 96.81 664.15 30.40 0.00 0.00 0.00 0.00 21:08:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:09 Average: lo 1.39 1.39 0.14 0.14 0.00 0.00 0.00 0.00 21:08:09 21:08:09 21:08:09 ---> sar -P ALL: 21:08:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8155) 04/24/26 _x86_64_ (2 CPU) 21:08:09 21:08:09 21:04:33 LINUX RESTART (2 CPU) 21:08:09 21:08:09 21:05:02 CPU %user %nice %system %iowait %steal %idle 21:08:09 21:06:01 all 37.73 0.00 4.72 10.71 0.10 46.74 21:08:09 21:06:01 0 29.98 0.00 4.88 15.01 0.10 50.03 21:08:09 21:06:01 1 45.50 0.00 4.56 6.40 0.10 43.43 21:08:09 21:07:01 all 29.43 0.00 2.21 5.43 0.07 62.85 21:08:09 21:07:01 0 48.04 0.00 2.60 1.50 0.08 47.77 21:08:09 21:07:01 1 11.02 0.00 1.83 9.32 0.07 77.76 21:08:09 21:08:01 all 29.08 0.00 1.90 1.98 0.07 66.97 21:08:09 21:08:01 0 41.76 0.00 2.55 3.66 0.07 51.96 21:08:09 21:08:01 1 16.53 0.00 1.26 0.33 0.07 81.81 21:08:09 Average: all 32.04 0.00 2.93 6.01 0.08 58.93 21:08:09 Average: 0 39.97 0.00 3.34 6.69 0.08 49.92 21:08:09 Average: 1 24.16 0.00 2.53 5.34 0.08 67.89 21:08:09 21:08:09 21:08:09