15:04:55 Started by timer 15:04:55 Running as SYSTEM 15:04:55 [EnvInject] - Loading node environment variables. 15:04:55 Building remotely on prd-ubuntu20.04-docker-2c-8g-8453 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:04:55 [ssh-agent] Looking for ssh-agent implementation... 15:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:55 $ ssh-agent 15:04:55 SSH_AUTH_SOCK=/tmp/ssh-h4ZOptd7ohWO/agent.1516 15:04:55 SSH_AGENT_PID=1518 15:04:55 [ssh-agent] Started. 15:04:55 Running ssh-add (command line suppressed) 15:04:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13242294216209914932.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13242294216209914932.key) 15:04:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:55 The recommended git tool is: NONE 15:04:57 using credential edgex-jenkins-ssh 15:04:57 Wiping out workspace first. 15:04:57 Cloning the remote Git repository 15:04:57 Cloning repository git@github.com:edgexfoundry/ci-management 15:04:57 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:04:57 > git --version # timeout=10 15:04:57 > git --version # 'git version 2.25.1' 15:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:04:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:59 Avoid second fetch 15:04:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:59 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:04:59 > git config core.sparsecheckout # timeout=10 15:04:59 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:59 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:04:59 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:59 > git remote # timeout=10 15:04:59 > git submodule init # timeout=10 15:04:59 > git submodule sync # timeout=10 15:04:59 > git config --get remote.origin.url # timeout=10 15:04:59 > git submodule init # timeout=10 15:04:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:04:59 > git config --get submodule.packer/common-packer.url # timeout=10 15:04:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:04:59 > git config --get submodule.global-jjb.url # timeout=10 15:04:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:04:59 > git submodule update --init --recursive packer/common-packer # timeout=10 15:05:00 > git submodule update --init --recursive global-jjb # timeout=10 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:05:04 provisioning config files... 15:05:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:05:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:05:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:05:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10236478707092791455.sh 15:05:04 ---> python-tools-install.sh 15:05:04 Setup pyenv: 15:05:04 * system (set by /opt/pyenv/version) 15:05:04 * 3.8.20 (set by /opt/pyenv/version) 15:05:04 * 3.9.20 (set by /opt/pyenv/version) 15:05:04 3.10.15 15:05:04 3.11.10 15:05:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Zvk 15:05:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:13 lf-activate-venv(): INFO: Base packages installed successfully 15:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:05:34 Generating Requirements File 15:05:52 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. 15:05:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:52 Python 3.11.10 15:05:53 pip 26.1 from /tmp/venv-3Zvk/lib/python3.11/site-packages/pip (python 3.11) 15:05:53 appdirs==1.4.4 15:05:53 argcomplete==3.6.3 15:05:53 aspy.yaml==1.3.0 15:05:53 attrs==26.1.0 15:05:53 autopage==0.6.0 15:05:53 beautifulsoup4==4.14.3 15:05:53 boto3==1.43.0 15:05:53 botocore==1.43.0 15:05:53 bs4==0.0.2 15:05:53 certifi==2026.4.22 15:05:53 cffi==2.0.0 15:05:53 cfgv==3.5.0 15:05:53 chardet==7.4.3 15:05:53 charset-normalizer==3.4.7 15:05:53 click==8.3.3 15:05:53 cliff==4.13.3 15:05:53 cmd2==3.5.1 15:05:53 cryptography==3.3.2 15:05:53 debtcollector==3.1.0 15:05:53 decorator==5.2.1 15:05:53 defusedxml==0.7.1 15:05:53 Deprecated==1.3.1 15:05:53 distlib==0.4.0 15:05:53 dnspython==2.8.0 15:05:53 docker==7.1.0 15:05:53 dogpile.cache==1.5.0 15:05:53 durationpy==0.10 15:05:53 email-validator==2.3.0 15:05:53 filelock==3.29.0 15:05:53 future==1.0.0 15:05:53 gitdb==4.0.12 15:05:53 GitPython==3.1.49 15:05:53 httplib2==0.30.2 15:05:53 identify==2.6.19 15:05:53 idna==3.13 15:05:53 importlib-resources==1.5.0 15:05:53 iso8601==2.1.0 15:05:53 Jinja2==3.1.6 15:05:53 jmespath==1.1.0 15:05:53 jsonpatch==1.33 15:05:53 jsonpointer==3.1.1 15:05:53 jsonschema==4.26.0 15:05:53 jsonschema-specifications==2025.9.1 15:05:53 keystoneauth1==5.13.1 15:05:53 kubernetes==35.0.0 15:05:53 lftools==0.37.22 15:05:53 lxml==6.1.0 15:05:53 markdown-it-py==4.0.0 15:05:53 MarkupSafe==3.0.3 15:05:53 mdurl==0.1.2 15:05:53 msgpack==1.1.2 15:05:53 multi_key_dict==2.0.3 15:05:53 munch==4.0.0 15:05:53 netaddr==1.3.0 15:05:53 niet==1.4.2 15:05:53 nodeenv==1.10.0 15:05:53 oauth2client==4.1.3 15:05:53 oauthlib==3.3.1 15:05:53 openstacksdk==4.12.0 15:05:53 os-service-types==1.8.2 15:05:53 osc-lib==4.5.0 15:05:53 oslo.config==10.3.0 15:05:53 oslo.context==6.3.0 15:05:53 oslo.i18n==6.7.2 15:05:53 oslo.log==8.1.0 15:05:53 oslo.serialization==5.9.1 15:05:53 oslo.utils==10.0.1 15:05:53 packaging==26.2 15:05:53 pbr==7.0.3 15:05:53 platformdirs==4.9.6 15:05:53 prettytable==3.17.0 15:05:53 psutil==7.2.2 15:05:53 pyasn1==0.6.3 15:05:53 pyasn1_modules==0.4.2 15:05:53 pycparser==3.0 15:05:53 pygerrit2==2.0.15 15:05:53 PyGithub==2.9.1 15:05:53 Pygments==2.20.0 15:05:53 PyJWT==2.12.1 15:05:53 PyNaCl==1.6.2 15:05:53 pyparsing==2.4.7 15:05:53 pyperclip==1.11.0 15:05:53 pyrsistent==0.20.0 15:05:53 python-cinderclient==9.9.0 15:05:53 python-dateutil==2.9.0.post0 15:05:53 python-discovery==1.2.2 15:05:53 python-heatclient==5.1.0 15:05:53 python-jenkins==1.8.3 15:05:53 python-keystoneclient==5.8.0 15:05:53 python-magnumclient==4.10.0 15:05:53 python-openstackclient==9.0.0 15:05:53 python-swiftclient==4.10.0 15:05:53 PyYAML==6.0.3 15:05:53 referencing==0.37.0 15:05:53 requests==2.33.1 15:05:53 requests-oauthlib==2.0.0 15:05:53 rfc3986==2.0.0 15:05:53 rich==15.0.0 15:05:53 rich-argparse==1.7.2 15:05:53 rpds-py==0.30.0 15:05:53 rsa==4.9.1 15:05:53 ruamel.yaml==0.19.1 15:05:53 ruamel.yaml.clib==0.2.15 15:05:53 s3transfer==0.17.0 15:05:53 simplejson==4.1.1 15:05:53 six==1.17.0 15:05:53 smmap==5.0.3 15:05:53 soupsieve==2.8.3 15:05:53 stevedore==5.7.0 15:05:53 tabulate==0.10.0 15:05:53 toml==0.10.2 15:05:53 tomlkit==0.14.0 15:05:53 tqdm==4.67.3 15:05:53 typing_extensions==4.15.0 15:05:53 urllib3==1.26.20 15:05:53 virtualenv==21.3.0 15:05:53 wcwidth==0.6.0 15:05:53 websocket-client==1.9.0 15:05:53 wrapt==2.1.2 15:05:53 xdg==6.0.0 15:05:53 xmltodict==1.0.4 15:05:53 yq==3.4.3 15:05:53 [EnvInject] - Injecting environment variables from a build step. 15:05:53 [EnvInject] - Injecting as environment variables the properties content 15:05:53 OS_CLOUD=vex 15:05:53 15:05:53 [EnvInject] - Variables injected successfully. 15:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7025753548512891980.sh 15:05:53 ---> Orphaned k8s clusters 15:05:53 Setup pyenv: 15:05:53 system 15:05:53 3.8.20 15:05:53 3.9.20 15:05:53 3.10.15 15:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:55 lf-activate-venv(): INFO: Base packages installed successfully 15:05:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:06:02 -----> Delete orphaned cluster 15:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4793097376269587671.sh 15:06:02 ---> Orphaned stacks 15:06:02 Setup pyenv: 15:06:02 system 15:06:02 3.8.20 15:06:02 3.9.20 15:06:02 3.10.15 15:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:04 lf-activate-venv(): INFO: Base packages installed successfully 15:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:06:13 + mapfile -t OS_COE_CLUSTERS_ID 15:06:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:06:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:06:13 ++ awk '{print $1}' 15:06:16 + echo '-----> Active clusters -> stacks' 15:06:16 -----> Active clusters -> stacks 15:06:16 + OS_COE_STACKS=() 15:06:16 + [[ 0 -gt 0 ]] 15:06:16 + mapfile -t OS_STACKS 15:06:16 ++ 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 15:06:16 ++ awk '{print $1}' 15:06:17 + echo '-----> Active stacks' 15:06:17 -----> Active stacks 15:06:17 + echo '-----> Delete orphaned stacks' 15:06:17 -----> Delete orphaned stacks 15:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10255788209243210697.sh 15:06:17 ---> Orphaned servers 15:06:17 Setup pyenv: 15:06:17 system 15:06:18 3.8.20 15:06:18 3.9.20 15:06:18 3.10.15 15:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:19 lf-activate-venv(): INFO: Base packages installed successfully 15:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:06:33 -----> Active servers 15:06:33 prd-ubuntu20.04-docker-2c-8g-8453 15:06:33 -----> Delete orphaned servers 15:06:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4610506219830440291.sh 15:06:33 ---> Orphaned ports 15:06:33 Setup pyenv: 15:06:33 system 15:06:33 3.8.20 15:06:33 3.9.20 15:06:33 3.10.15 15:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:35 lf-activate-venv(): INFO: Base packages installed successfully 15:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:06:43 No orphaned ports to process. 15:06:43 Build step 'Conditional step (single)' marked build as failure 15:06:43 $ ssh-agent -k 15:06:43 unset SSH_AUTH_SOCK; 15:06:43 unset SSH_AGENT_PID; 15:06:43 echo Agent pid 1518 killed; 15:06:43 [ssh-agent] Stopped. 15:06:44 [PostBuildScript] - [INFO] Executing post build scripts. 15:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5042314501579520395.sh 15:06:44 ---> sysstat.sh 15:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8647918680938177776.sh 15:06:44 ---> package-listing.sh 15:06:44 ++ tr '[:upper:]' '[:lower:]' 15:06:44 ++ facter osfamily 15:06:44 + OS_FAMILY=debian 15:06:44 + workspace=/w/workspace/ci-management-openstack-cron 15:06:44 + START_PACKAGES=/tmp/packages_start.txt 15:06:44 + END_PACKAGES=/tmp/packages_end.txt 15:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:44 + PACKAGES=/tmp/packages_start.txt 15:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:44 + PACKAGES=/tmp/packages_end.txt 15:06:44 + case "${OS_FAMILY}" in 15:06:44 + grep '^ii' 15:06:44 + dpkg -l 15:06:44 + '[' -f /tmp/packages_start.txt ']' 15:06:44 + '[' -f /tmp/packages_end.txt ']' 15:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17114644872446263660.sh 15:06:44 ---> capture-instance-metadata.sh 15:06:44 Setup pyenv: 15:06:44 system 15:06:44 3.8.20 15:06:44 3.9.20 15:06:44 3.10.15 15:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:46 lf-activate-venv(): INFO: Base packages installed successfully 15:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:06:52 INFO: Running in OpenStack, capturing instance metadata 15:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8324334011781470691.sh 15:06:52 provisioning config files... 15:06:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17505849641365064791tmp 15:06:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:52 [EnvInject] - Injecting environment variables from a build step. 15:06:52 [EnvInject] - Injecting as environment variables the properties content 15:06:52 SERVER_ID=logs 15:06:52 15:06:52 [EnvInject] - Variables injected successfully. 15:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5423528119282853559.sh 15:06:52 ---> create-netrc.sh 15:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17353960748943835961.sh 15:06:52 ---> python-tools-install.sh 15:06:52 Setup pyenv: 15:06:52 system 15:06:52 3.8.20 15:06:52 3.9.20 15:06:52 3.10.15 15:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:54 lf-activate-venv(): INFO: Base packages installed successfully 15:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13415432761390793406.sh 15:07:00 ---> sudo-logs.sh 15:07:00 Archiving 'sudo' log.. 15:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9148657350479193814.sh 15:07:00 ---> job-cost.sh 15:07:00 Setup pyenv: 15:07:00 system 15:07:00 3.8.20 15:07:00 3.9.20 15:07:00 3.10.15 15:07:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:02 lf-activate-venv(): INFO: Base packages installed successfully 15:07:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:07:06 INFO: No Stack... 15:07:07 INFO: Retrieving Pricing Info for: v3-standard-2 15:07:07 INFO: Archiving Costs 15:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10252658373768839834.sh 15:07:07 ---> logs-deploy.sh 15:07:07 Setup pyenv: 15:07:07 system 15:07:07 3.8.20 15:07:07 3.9.20 15:07:07 3.10.15 15:07:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Zvk from file:/tmp/.os_lf_venv 15:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:09 lf-activate-venv(): INFO: Base packages installed successfully 15:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-3Zvk/bin to PATH 15:07:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61834 15:07:15 INFO: archiving workspace using pattern(s): 15:07:16 Archives upload complete. 15:07:16 INFO: archiving logs to Nexus 15:07:17 ---> uname -a: 15:07:17 Linux prd-ubuntu20-04-docker-2c-8g-8453 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:07:17 15:07:17 15:07:17 ---> lscpu: 15:07:17 Architecture: x86_64 15:07:17 CPU op-mode(s): 32-bit, 64-bit 15:07:17 Byte Order: Little Endian 15:07:17 Address sizes: 40 bits physical, 48 bits virtual 15:07:17 CPU(s): 2 15:07:17 On-line CPU(s) list: 0,1 15:07:17 Thread(s) per core: 1 15:07:17 Core(s) per socket: 1 15:07:17 Socket(s): 2 15:07:17 NUMA node(s): 1 15:07:17 Vendor ID: AuthenticAMD 15:07:17 CPU family: 23 15:07:17 Model: 49 15:07:17 Model name: AMD EPYC-Rome Processor 15:07:17 Stepping: 0 15:07:17 CPU MHz: 2799.934 15:07:17 BogoMIPS: 5599.86 15:07:17 Virtualization: AMD-V 15:07:17 Hypervisor vendor: KVM 15:07:17 Virtualization type: full 15:07:17 L1d cache: 64 KiB 15:07:17 L1i cache: 64 KiB 15:07:17 L2 cache: 1 MiB 15:07:17 L3 cache: 32 MiB 15:07:17 NUMA node0 CPU(s): 0,1 15:07:17 Vulnerability Gather data sampling: Not affected 15:07:17 Vulnerability Itlb multihit: Not affected 15:07:17 Vulnerability L1tf: Not affected 15:07:17 Vulnerability Mds: Not affected 15:07:17 Vulnerability Meltdown: Not affected 15:07:17 Vulnerability Mmio stale data: Not affected 15:07:17 Vulnerability Retbleed: Vulnerable 15:07:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:07:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:07:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:07:17 Vulnerability Srbds: Not affected 15:07:17 Vulnerability Tsx async abort: Not affected 15: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 nrip_save umip rdpid arch_capabilities 15:07:17 15:07:17 15:07:17 ---> nproc: 15:07:17 2 15:07:17 15:07:17 15:07:17 ---> df -h: 15:07:17 Filesystem Size Used Avail Use% Mounted on 15:07:17 udev 3.9G 0 3.9G 0% /dev 15:07:17 tmpfs 795M 1.1M 794M 1% /run 15:07:17 /dev/vda1 39G 9.8G 29G 26% / 15:07:17 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:07:17 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:07:17 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 15:07:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:07:17 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 15:07:17 /dev/loop2 62M 62M 0 100% /snap/core20/1405 15:07:17 tmpfs 795M 0 795M 0% /run/user/1001 15:07:17 15:07:17 15:07:17 ---> free -m: 15:07:17 total used free shared buff/cache available 15:07:17 Mem: 7945 534 4981 1 2429 7114 15:07:17 Swap: 1023 0 1023 15:07:17 15:07:17 15:07:17 ---> ip addr: 15:07:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:17 inet 127.0.0.1/8 scope host lo 15:07:17 valid_lft forever preferred_lft forever 15:07:17 inet6 ::1/128 scope host 15:07:17 valid_lft forever preferred_lft forever 15:07:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:07:17 link/ether fa:16:3e:43:82:e2 brd ff:ff:ff:ff:ff:ff 15:07:17 inet 10.30.122.83/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:07:17 valid_lft 86223sec preferred_lft 86223sec 15:07:17 inet6 fe80::f816:3eff:fe43:82e2/64 scope link 15:07:17 valid_lft forever preferred_lft forever 15:07:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:07:17 link/ether 3a:6d:f6:83:4e:2c brd ff:ff:ff:ff:ff:ff 15:07:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:07:17 valid_lft forever preferred_lft forever 15:07:17 15:07:17 15:07:17 ---> sar -b -r -n DEV: 15:07:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8453) 04/30/26 _x86_64_ (2 CPU) 15:07:17 15:07:17 15:04:21 LINUX RESTART (2 CPU) 15:07:17 15:07:17 15:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:07:17 15:06:01 252.20 11.69 240.51 0.00 925.65 10950.47 0.00 15:07:17 15:07:01 73.17 1.50 71.67 0.00 137.58 8641.36 0.00 15:07:17 Average: 161.94 6.55 155.39 0.00 528.34 9786.31 0.00 15:07:17 15:07:17 15:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:17 15:06:01 5132780 7296852 484596 5.96 89276 2233872 1124492 12.24 699364 2051696 201260 15:07:17 15:07:01 5145960 7325612 454580 5.59 95588 2242200 1089400 11.86 710580 2024928 12988 15:07:17 Average: 5139370 7311232 469588 5.77 92432 2238036 1106946 12.05 704972 2038312 107124 15:07:17 15:07:17 15:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:17 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:17 15:06:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 15:07:17 15:06:01 ens3 109.03 83.24 1184.97 12.82 0.00 0.00 0.00 0.00 15:07:17 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:17 15:07:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:07:17 15:07:01 ens3 38.93 36.31 62.14 13.38 0.00 0.00 0.00 0.00 15:07:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:17 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 15:07:17 Average: ens3 73.69 59.58 618.88 13.10 0.00 0.00 0.00 0.00 15:07:17 15:07:17 15:07:17 ---> sar -P ALL: 15:07:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8453) 04/30/26 _x86_64_ (2 CPU) 15:07:17 15:07:17 15:04:21 LINUX RESTART (2 CPU) 15:07:17 15:07:17 15:05:02 CPU %user %nice %system %iowait %steal %idle 15:07:17 15:06:01 all 36.67 0.00 3.65 5.50 0.08 54.10 15:07:17 15:06:01 0 26.24 0.00 3.41 4.04 0.07 66.24 15:07:17 15:06:01 1 47.10 0.00 3.89 6.96 0.10 41.95 15:07:17 15:07:01 all 38.82 0.00 2.87 1.80 0.08 56.44 15:07:17 15:07:01 0 58.42 0.00 3.07 0.57 0.08 37.85 15:07:17 15:07:01 1 19.26 0.00 2.67 3.03 0.07 74.97 15:07:17 Average: all 37.75 0.00 3.26 3.63 0.08 55.28 15:07:17 Average: 0 42.45 0.00 3.24 2.29 0.08 51.94 15:07:17 Average: 1 33.05 0.00 3.27 4.98 0.08 58.62 15:07:17 15:07:17 15:07:17