22:03:53 Started by timer 22:03:53 Running as SYSTEM 22:03:53 [EnvInject] - Loading node environment variables. 22:03:53 Building remotely on prd-ubuntu20.04-docker-2c-8g-965 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:03:53 [ssh-agent] Looking for ssh-agent implementation... 22:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:53 $ ssh-agent 22:03:53 SSH_AUTH_SOCK=/tmp/ssh-eUyVx1B70p0t/agent.1536 22:03:53 SSH_AGENT_PID=1538 22:03:53 [ssh-agent] Started. 22:03:54 Running ssh-add (command line suppressed) 22:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12178152098792525068.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12178152098792525068.key) 22:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:54 The recommended git tool is: NONE 22:03:55 using credential edgex-jenkins-ssh 22:03:55 Wiping out workspace first. 22:03:55 Cloning the remote Git repository 22:03:56 Cloning repository git@github.com:edgexfoundry/ci-management 22:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:03:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:03:56 > git --version # timeout=10 22:03:56 > git --version # 'git version 2.25.1' 22:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:57 Avoid second fetch 22:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:03:57 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:03:57 > git config core.sparsecheckout # timeout=10 22:03:57 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:03:57 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:03:57 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:03:57 > git remote # timeout=10 22:03:57 > git submodule init # timeout=10 22:03:57 > git submodule sync # timeout=10 22:03:57 > git config --get remote.origin.url # timeout=10 22:03:57 > git submodule init # timeout=10 22:03:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:03:57 > git config --get submodule.packer/common-packer.url # timeout=10 22:03:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:03:57 > git config --get submodule.global-jjb.url # timeout=10 22:03:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:03:57 > git submodule update --init --recursive packer/common-packer # timeout=10 22:03:58 > git submodule update --init --recursive global-jjb # timeout=10 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:01 provisioning config files... 22:04:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins869307955459427075.sh 22:04:01 ---> python-tools-install.sh 22:04:01 Setup pyenv: 22:04:02 * system (set by /opt/pyenv/version) 22:04:02 * 3.8.20 (set by /opt/pyenv/version) 22:04:02 * 3.9.20 (set by /opt/pyenv/version) 22:04:02 3.10.15 22:04:02 3.11.10 22:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FXAv 22:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:10 lf-activate-venv(): INFO: Base packages installed successfully 22:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 22:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:04:35 Generating Requirements File 22:04:54 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. 22:04:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:04:54 Python 3.11.10 22:04:55 pip 25.3 from /tmp/venv-FXAv/lib/python3.11/site-packages/pip (python 3.11) 22:04:55 appdirs==1.4.4 22:04:55 argcomplete==3.6.3 22:04:55 aspy.yaml==1.3.0 22:04:55 attrs==25.4.0 22:04:55 autopage==0.5.2 22:04:55 beautifulsoup4==4.14.3 22:04:55 boto3==1.42.33 22:04:55 botocore==1.42.33 22:04:55 bs4==0.0.2 22:04:55 certifi==2026.1.4 22:04:55 cffi==2.0.0 22:04:55 cfgv==3.5.0 22:04:55 chardet==5.2.0 22:04:55 charset-normalizer==3.4.4 22:04:55 click==8.3.1 22:04:55 cliff==4.13.1 22:04:55 cmd2==3.1.0 22:04:55 cryptography==3.3.2 22:04:55 debtcollector==3.0.0 22:04:55 decorator==5.2.1 22:04:55 defusedxml==0.7.1 22:04:55 Deprecated==1.3.1 22:04:55 distlib==0.4.0 22:04:55 dnspython==2.8.0 22:04:55 docker==7.1.0 22:04:55 dogpile.cache==1.5.0 22:04:55 durationpy==0.10 22:04:55 email-validator==2.3.0 22:04:55 filelock==3.20.3 22:04:55 future==1.0.0 22:04:55 gitdb==4.0.12 22:04:55 GitPython==3.1.46 22:04:55 httplib2==0.30.2 22:04:55 identify==2.6.16 22:04:55 idna==3.11 22:04:55 importlib-resources==1.5.0 22:04:55 iso8601==2.1.0 22:04:55 Jinja2==3.1.6 22:04:55 jmespath==1.1.0 22:04:55 jsonpatch==1.33 22:04:55 jsonpointer==3.0.0 22:04:55 jsonschema==4.26.0 22:04:55 jsonschema-specifications==2025.9.1 22:04:55 keystoneauth1==5.13.0 22:04:55 kubernetes==35.0.0 22:04:55 lftools==0.37.21 22:04:55 lxml==6.0.2 22:04:55 markdown-it-py==4.0.0 22:04:55 MarkupSafe==3.0.3 22:04:55 mdurl==0.1.2 22:04:55 msgpack==1.1.2 22:04:55 multi_key_dict==2.0.3 22:04:55 munch==4.0.0 22:04:55 netaddr==1.3.0 22:04:55 niet==1.4.2 22:04:55 nodeenv==1.10.0 22:04:55 oauth2client==4.1.3 22:04:55 oauthlib==3.3.1 22:04:55 openstacksdk==4.9.0 22:04:55 os-service-types==1.8.2 22:04:55 osc-lib==4.3.0 22:04:55 oslo.config==10.2.0 22:04:55 oslo.context==6.2.0 22:04:55 oslo.i18n==6.7.1 22:04:55 oslo.log==8.0.0 22:04:55 oslo.serialization==5.9.0 22:04:55 oslo.utils==9.2.0 22:04:55 packaging==26.0 22:04:55 pbr==7.0.3 22:04:55 platformdirs==4.5.1 22:04:55 prettytable==3.17.0 22:04:55 psutil==7.2.1 22:04:55 pyasn1==0.6.2 22:04:55 pyasn1_modules==0.4.2 22:04:55 pycparser==3.0 22:04:55 pygerrit2==2.0.15 22:04:55 PyGithub==2.8.1 22:04:55 Pygments==2.19.2 22:04:55 PyJWT==2.10.1 22:04:55 PyNaCl==1.6.2 22:04:55 pyparsing==2.4.7 22:04:55 pyperclip==1.11.0 22:04:55 pyrsistent==0.20.0 22:04:55 python-cinderclient==9.8.0 22:04:55 python-dateutil==2.9.0.post0 22:04:55 python-heatclient==5.0.0 22:04:55 python-jenkins==1.8.3 22:04:55 python-keystoneclient==5.7.0 22:04:55 python-magnumclient==4.9.0 22:04:55 python-openstackclient==8.3.0 22:04:55 python-swiftclient==4.9.0 22:04:55 PyYAML==6.0.3 22:04:55 referencing==0.37.0 22:04:55 requests==2.32.5 22:04:55 requests-oauthlib==2.0.0 22:04:55 requestsexceptions==1.4.0 22:04:55 rfc3986==2.0.0 22:04:55 rich==14.2.0 22:04:55 rich-argparse==1.7.2 22:04:55 rpds-py==0.30.0 22:04:55 rsa==4.9.1 22:04:55 ruamel.yaml==0.19.1 22:04:55 ruamel.yaml.clib==0.2.15 22:04:55 s3transfer==0.16.0 22:04:55 simplejson==3.20.2 22:04:55 six==1.17.0 22:04:55 smmap==5.0.2 22:04:55 soupsieve==2.8.3 22:04:55 stevedore==5.6.0 22:04:55 tabulate==0.9.0 22:04:55 toml==0.10.2 22:04:55 tomlkit==0.14.0 22:04:55 tqdm==4.67.1 22:04:55 typing_extensions==4.15.0 22:04:55 tzdata==2025.3 22:04:55 urllib3==1.26.20 22:04:55 virtualenv==20.36.1 22:04:55 wcwidth==0.3.0 22:04:55 websocket-client==1.9.0 22:04:55 wrapt==2.0.1 22:04:55 xdg==6.0.0 22:04:55 xmltodict==1.0.2 22:04:55 yq==3.4.3 22:04:55 [EnvInject] - Injecting environment variables from a build step. 22:04:55 [EnvInject] - Injecting as environment variables the properties content 22:04:55 OS_CLOUD=vex 22:04:55 22:04:55 [EnvInject] - Variables injected successfully. 22:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14445680459296396415.sh 22:04:55 ---> Orphaned k8s clusters 22:04:55 Setup pyenv: 22:04:55 system 22:04:55 3.8.20 22:04:55 3.9.20 22:04:55 3.10.15 22:04:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:04:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:57 lf-activate-venv(): INFO: Base packages installed successfully 22:04:57 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:05:06 -----> Delete orphaned cluster 22:05:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16031879478034244133.sh 22:05:06 ---> Orphaned stacks 22:05:06 Setup pyenv: 22:05:06 system 22:05:06 3.8.20 22:05:06 3.9.20 22:05:06 3.10.15 22:05:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:08 lf-activate-venv(): INFO: Base packages installed successfully 22:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:05:22 + mapfile -t OS_COE_CLUSTERS_ID 22:05:22 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:05:22 ++ awk '{print $1}' 22:05:22 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:05:24 + echo '-----> Active clusters -> stacks' 22:05:24 -----> Active clusters -> stacks 22:05:24 + OS_COE_STACKS=() 22:05:24 + [[ 0 -gt 0 ]] 22:05:24 + mapfile -t OS_STACKS 22:05:24 ++ 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 22:05:24 ++ awk '{print $1}' 22:05:26 + echo '-----> Active stacks' 22:05:26 -----> Active stacks 22:05:26 + echo '-----> Delete orphaned stacks' 22:05:26 -----> Delete orphaned stacks 22:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6890913500039896926.sh 22:05:26 ---> Orphaned servers 22:05:26 Setup pyenv: 22:05:26 system 22:05:26 3.8.20 22:05:26 3.9.20 22:05:26 3.10.15 22:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:27 lf-activate-venv(): INFO: Base packages installed successfully 22:05:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:05:43 -----> Active servers 22:05:43 prd-ubuntu20.04-docker-2c-8g-965 22:05:43 prd-centos7-blackbox-4c-2g-725 22:05:43 prd-centos7-blackbox-4c-2g-724 22:05:43 -----> Delete orphaned servers 22:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2317648071061646085.sh 22:05:44 ---> Orphaned ports 22:05:44 Setup pyenv: 22:05:44 system 22:05:44 3.8.20 22:05:44 3.9.20 22:05:44 3.10.15 22:05:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:05:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:46 lf-activate-venv(): INFO: Base packages installed successfully 22:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:05:57 No orphaned ports to process. 22:05:57 Build step 'Conditional step (single)' marked build as failure 22:05:57 $ ssh-agent -k 22:05:57 unset SSH_AUTH_SOCK; 22:05:57 unset SSH_AGENT_PID; 22:05:57 echo Agent pid 1538 killed; 22:05:57 [ssh-agent] Stopped. 22:05:57 [PostBuildScript] - [INFO] Executing post build scripts. 22:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16767845112181405843.sh 22:05:57 ---> sysstat.sh 22:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3960115448153558373.sh 22:05:58 ---> package-listing.sh 22:05:58 ++ tr '[:upper:]' '[:lower:]' 22:05:58 ++ facter osfamily 22:05:58 + OS_FAMILY=debian 22:05:58 + workspace=/w/workspace/ci-management-openstack-cron 22:05:58 + START_PACKAGES=/tmp/packages_start.txt 22:05:58 + END_PACKAGES=/tmp/packages_end.txt 22:05:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:05:58 + PACKAGES=/tmp/packages_start.txt 22:05:58 + '[' /w/workspace/ci-management-openstack-cron ']' 22:05:58 + PACKAGES=/tmp/packages_end.txt 22:05:58 + case "${OS_FAMILY}" in 22:05:58 + dpkg -l 22:05:58 + grep '^ii' 22:05:58 + '[' -f /tmp/packages_start.txt ']' 22:05:58 + '[' -f /tmp/packages_end.txt ']' 22:05:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:05:58 + '[' /w/workspace/ci-management-openstack-cron ']' 22:05:58 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:05:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8595963670468306697.sh 22:05:58 ---> capture-instance-metadata.sh 22:05:58 Setup pyenv: 22:05:58 system 22:05:58 3.8.20 22:05:58 3.9.20 22:05:58 3.10.15 22:05:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:00 lf-activate-venv(): INFO: Base packages installed successfully 22:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:06:08 INFO: Running in OpenStack, capturing instance metadata 22:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16703141681075035215.sh 22:06:09 provisioning config files... 22:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16948707314933784052tmp 22:06:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:09 [EnvInject] - Injecting environment variables from a build step. 22:06:09 [EnvInject] - Injecting as environment variables the properties content 22:06:09 SERVER_ID=logs 22:06:09 22:06:09 [EnvInject] - Variables injected successfully. 22:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins964764098137176121.sh 22:06:09 ---> create-netrc.sh 22:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins552544083718836888.sh 22:06:09 ---> python-tools-install.sh 22:06:09 Setup pyenv: 22:06:09 system 22:06:09 3.8.20 22:06:09 3.9.20 22:06:09 3.10.15 22:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:11 lf-activate-venv(): INFO: Base packages installed successfully 22:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6527829347028707841.sh 22:06:19 ---> sudo-logs.sh 22:06:19 Archiving 'sudo' log.. 22:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3909934651692103852.sh 22:06:19 ---> job-cost.sh 22:06:19 Setup pyenv: 22:06:19 system 22:06:19 3.8.20 22:06:19 3.9.20 22:06:19 3.10.15 22:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:21 lf-activate-venv(): INFO: Base packages installed successfully 22:06:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:06:27 INFO: No Stack... 22:06:27 INFO: Retrieving Pricing Info for: v3-standard-2 22:06:27 INFO: Archiving Costs 22:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5708687702421802973.sh 22:06:27 ---> logs-deploy.sh 22:06:27 Setup pyenv: 22:06:28 system 22:06:28 3.8.20 22:06:28 3.9.20 22:06:28 3.10.15 22:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FXAv from file:/tmp/.os_lf_venv 22:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:29 lf-activate-venv(): INFO: Base packages installed successfully 22:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-FXAv/bin to PATH 22:06:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59489 22:06:38 INFO: archiving workspace using pattern(s): 22:06:39 Archives upload complete. 22:06:39 INFO: archiving logs to Nexus 22:06:40 ---> uname -a: 22:06:40 Linux prd-ubuntu20-04-docker-2c-8g-965 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:06:40 22:06:40 22:06:40 ---> lscpu: 22:06:40 Architecture: x86_64 22:06:40 CPU op-mode(s): 32-bit, 64-bit 22:06:40 Byte Order: Little Endian 22:06:40 Address sizes: 40 bits physical, 48 bits virtual 22:06:40 CPU(s): 2 22:06:40 On-line CPU(s) list: 0,1 22:06:40 Thread(s) per core: 1 22:06:40 Core(s) per socket: 1 22:06:40 Socket(s): 2 22:06:40 NUMA node(s): 1 22:06:40 Vendor ID: AuthenticAMD 22:06:40 CPU family: 23 22:06:40 Model: 49 22:06:40 Model name: AMD EPYC-Rome Processor 22:06:40 Stepping: 0 22:06:40 CPU MHz: 2799.998 22:06:40 BogoMIPS: 5599.99 22:06:40 Virtualization: AMD-V 22:06:40 Hypervisor vendor: KVM 22:06:40 Virtualization type: full 22:06:40 L1d cache: 64 KiB 22:06:40 L1i cache: 64 KiB 22:06:40 L2 cache: 1 MiB 22:06:40 L3 cache: 32 MiB 22:06:40 NUMA node0 CPU(s): 0,1 22:06:40 Vulnerability Gather data sampling: Not affected 22:06:40 Vulnerability Itlb multihit: Not affected 22:06:40 Vulnerability L1tf: Not affected 22:06:40 Vulnerability Mds: Not affected 22:06:40 Vulnerability Meltdown: Not affected 22:06:40 Vulnerability Mmio stale data: Not affected 22:06:40 Vulnerability Retbleed: Vulnerable 22:06:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:06:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:06:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:06:40 Vulnerability Srbds: Not affected 22:06:40 Vulnerability Tsx async abort: Not affected 22:06:40 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 22:06:40 22:06:40 22:06:40 ---> nproc: 22:06:40 2 22:06:40 22:06:40 22:06:40 ---> df -h: 22:06:40 Filesystem Size Used Avail Use% Mounted on 22:06:40 udev 3.9G 0 3.9G 0% /dev 22:06:40 tmpfs 795M 1.1M 794M 1% /run 22:06:40 /dev/vda1 39G 9.8G 29G 26% / 22:06:40 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:06:40 tmpfs 5.0M 0 5.0M 0% /run/lock 22:06:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:06:40 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 22:06:40 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 22:06:40 /dev/loop2 62M 62M 0 100% /snap/core20/1405 22:06:40 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:06:40 tmpfs 795M 0 795M 0% /run/user/1001 22:06:40 22:06:40 22:06:40 ---> free -m: 22:06:40 total used free shared buff/cache available 22:06:40 Mem: 7945 534 4987 1 2423 7114 22:06:40 Swap: 1023 0 1023 22:06:40 22:06:40 22:06:40 ---> ip addr: 22:06:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:06:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:06:40 inet 127.0.0.1/8 scope host lo 22:06:40 valid_lft forever preferred_lft forever 22:06:40 inet6 ::1/128 scope host 22:06:40 valid_lft forever preferred_lft forever 22:06:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:06:40 link/ether fa:16:3e:c9:40:e7 brd ff:ff:ff:ff:ff:ff 22:06:40 inet 10.30.122.184/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:06:40 valid_lft 86199sec preferred_lft 86199sec 22:06:40 inet6 fe80::f816:3eff:fec9:40e7/64 scope link 22:06:40 valid_lft forever preferred_lft forever 22:06:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:06:40 link/ether 6a:7f:19:34:4d:b4 brd ff:ff:ff:ff:ff:ff 22:06:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:06:40 valid_lft forever preferred_lft forever 22:06:40 22:06:40 22:06:40 ---> sar -b -r -n DEV: 22:06:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-965) 01/22/26 _x86_64_ (2 CPU) 22:06:40 22:06:40 22:03:21 LINUX RESTART (2 CPU) 22:06:40 22:06:40 22:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:06:40 22:05:01 111.52 8.54 102.98 0.00 794.31 9378.09 0.00 22:06:40 22:06:01 66.84 1.50 65.34 0.00 113.70 8569.54 0.00 22:06:40 Average: 88.99 4.99 84.00 0.00 451.11 8970.39 0.00 22:06:40 22:06:40 22:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:06:40 22:05:01 5136496 7285928 491732 6.04 89388 2219348 1135492 12.36 704712 2038316 188288 22:06:40 22:06:01 5155036 7322604 456532 5.61 94752 2231304 1106448 12.05 709052 2017076 10608 22:06:40 Average: 5145766 7304266 474132 5.83 92070 2225326 1120970 12.20 706882 2027696 99448 22:06:40 22:06:40 22:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:06:40 22:05:01 ens3 73.97 56.43 1125.75 10.13 0.00 0.00 0.00 0.00 22:06:40 22:05:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 22:06:40 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:40 22:06:01 ens3 30.66 27.26 52.53 9.49 0.00 0.00 0.00 0.00 22:06:40 22:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:06:40 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:40 Average: ens3 52.13 41.72 584.59 9.81 0.00 0.00 0.00 0.00 22:06:40 Average: lo 1.61 1.61 0.17 0.17 0.00 0.00 0.00 0.00 22:06:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:40 22:06:40 22:06:40 ---> sar -P ALL: 22:06:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-965) 01/22/26 _x86_64_ (2 CPU) 22:06:40 22:06:40 22:03:21 LINUX RESTART (2 CPU) 22:06:40 22:06:40 22:04:02 CPU %user %nice %system %iowait %steal %idle 22:06:40 22:05:01 all 37.51 0.00 2.95 6.38 0.12 53.05 22:06:40 22:05:01 0 36.05 0.00 3.50 5.06 0.14 55.25 22:06:40 22:05:01 1 38.96 0.00 2.39 7.69 0.10 50.86 22:06:40 22:06:01 all 37.24 0.00 2.26 1.59 0.08 58.84 22:06:40 22:06:01 0 39.45 0.00 2.49 2.24 0.07 55.76 22:06:40 22:06:01 1 35.03 0.00 2.03 0.93 0.08 61.92 22:06:40 Average: all 37.37 0.00 2.60 3.96 0.10 55.97 22:06:40 Average: 0 37.76 0.00 2.99 3.64 0.10 55.51 22:06:40 Average: 1 36.98 0.00 2.21 4.28 0.09 56.44 22:06:40 22:06:40 22:06:40