08:04:22 Started by timer 08:04:22 Running as SYSTEM 08:04:22 [EnvInject] - Loading node environment variables. 08:04:22 Building remotely on prd-ubuntu20.04-docker-2c-8g-8409 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 08:04:22 [ssh-agent] Looking for ssh-agent implementation... 08:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:23 $ ssh-agent 08:04:23 SSH_AUTH_SOCK=/tmp/ssh-bV9enmAvkyFQ/agent.1543 08:04:23 SSH_AGENT_PID=1545 08:04:23 [ssh-agent] Started. 08:04:23 Running ssh-add (command line suppressed) 08:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11645667217901999187.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11645667217901999187.key) 08:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:23 The recommended git tool is: NONE 08:04:28 using credential edgex-jenkins-ssh 08:04:28 Wiping out workspace first. 08:04:28 Cloning the remote Git repository 08:04:28 Cloning repository git@github.com:edgexfoundry/ci-management 08:04:29 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:04:29 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 08:04:29 > git --version # timeout=10 08:04:29 > git --version # 'git version 2.25.1' 08:04:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 08:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:30 Avoid second fetch 08:04:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:04:30 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 08:04:30 > git config core.sparsecheckout # timeout=10 08:04:31 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:04:31 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 08:04:31 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:04:31 > git remote # timeout=10 08:04:31 > git submodule init # timeout=10 08:04:31 > git submodule sync # timeout=10 08:04:31 > git config --get remote.origin.url # timeout=10 08:04:31 > git submodule init # timeout=10 08:04:31 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:04:31 > git config --get submodule.packer/common-packer.url # timeout=10 08:04:31 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:04:31 > git config --get submodule.global-jjb.url # timeout=10 08:04:31 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:04:31 > git submodule update --init --recursive packer/common-packer # timeout=10 08:04:32 > git submodule update --init --recursive global-jjb # timeout=10 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:36 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:04:36 provisioning config files... 08:04:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:04:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:04:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:04:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10038196903708452724.sh 08:04:36 ---> python-tools-install.sh 08:04:36 Setup pyenv: 08:04:36 * system (set by /opt/pyenv/version) 08:04:36 * 3.8.20 (set by /opt/pyenv/version) 08:04:36 * 3.9.20 (set by /opt/pyenv/version) 08:04:36 3.10.15 08:04:36 3.11.10 08:04:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eojz 08:04:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:46 lf-activate-venv(): INFO: Base packages installed successfully 08:04:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:05:08 Generating Requirements File 08:05:26 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. 08:05:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:26 Python 3.11.10 08:05:26 pip 26.1 from /tmp/venv-Eojz/lib/python3.11/site-packages/pip (python 3.11) 08:05:27 appdirs==1.4.4 08:05:27 argcomplete==3.6.3 08:05:27 aspy.yaml==1.3.0 08:05:27 attrs==26.1.0 08:05:27 autopage==0.6.0 08:05:27 beautifulsoup4==4.14.3 08:05:27 boto3==1.42.97 08:05:27 botocore==1.42.97 08:05:27 bs4==0.0.2 08:05:27 certifi==2026.4.22 08:05:27 cffi==2.0.0 08:05:27 cfgv==3.5.0 08:05:27 chardet==7.4.3 08:05:27 charset-normalizer==3.4.7 08:05:27 click==8.3.3 08:05:27 cliff==4.13.3 08:05:27 cmd2==3.5.1 08:05:27 cryptography==3.3.2 08:05:27 debtcollector==3.1.0 08:05:27 decorator==5.2.1 08:05:27 defusedxml==0.7.1 08:05:27 Deprecated==1.3.1 08:05:27 distlib==0.4.0 08:05:27 dnspython==2.8.0 08:05:27 docker==7.1.0 08:05:27 dogpile.cache==1.5.0 08:05:27 durationpy==0.10 08:05:27 email-validator==2.3.0 08:05:27 filelock==3.29.0 08:05:27 future==1.0.0 08:05:27 gitdb==4.0.12 08:05:27 GitPython==3.1.49 08:05:27 httplib2==0.30.2 08:05:27 identify==2.6.19 08:05:27 idna==3.13 08:05:27 importlib-resources==1.5.0 08:05:27 iso8601==2.1.0 08:05:27 Jinja2==3.1.6 08:05:27 jmespath==1.1.0 08:05:27 jsonpatch==1.33 08:05:27 jsonpointer==3.1.1 08:05:27 jsonschema==4.26.0 08:05:27 jsonschema-specifications==2025.9.1 08:05:27 keystoneauth1==5.13.1 08:05:27 kubernetes==35.0.0 08:05:27 lftools==0.37.22 08:05:27 lxml==6.1.0 08:05:27 markdown-it-py==4.0.0 08:05:27 MarkupSafe==3.0.3 08:05:27 mdurl==0.1.2 08:05:27 msgpack==1.1.2 08:05:27 multi_key_dict==2.0.3 08:05:27 munch==4.0.0 08:05:27 netaddr==1.3.0 08:05:27 niet==1.4.2 08:05:27 nodeenv==1.10.0 08:05:27 oauth2client==4.1.3 08:05:27 oauthlib==3.3.1 08:05:27 openstacksdk==4.12.0 08:05:27 os-service-types==1.8.2 08:05:27 osc-lib==4.5.0 08:05:27 oslo.config==10.3.0 08:05:27 oslo.context==6.3.0 08:05:27 oslo.i18n==6.7.2 08:05:27 oslo.log==8.1.0 08:05:27 oslo.serialization==5.9.1 08:05:27 oslo.utils==10.0.1 08:05:27 packaging==26.2 08:05:27 pbr==7.0.3 08:05:27 platformdirs==4.9.6 08:05:27 prettytable==3.17.0 08:05:27 psutil==7.2.2 08:05:27 pyasn1==0.6.3 08:05:27 pyasn1_modules==0.4.2 08:05:27 pycparser==3.0 08:05:27 pygerrit2==2.0.15 08:05:27 PyGithub==2.9.1 08:05:27 Pygments==2.20.0 08:05:27 PyJWT==2.12.1 08:05:27 PyNaCl==1.6.2 08:05:27 pyparsing==2.4.7 08:05:27 pyperclip==1.11.0 08:05:27 pyrsistent==0.20.0 08:05:27 python-cinderclient==9.9.0 08:05:27 python-dateutil==2.9.0.post0 08:05:27 python-discovery==1.2.2 08:05:27 python-heatclient==5.1.0 08:05:27 python-jenkins==1.8.3 08:05:27 python-keystoneclient==5.8.0 08:05:27 python-magnumclient==4.10.0 08:05:27 python-openstackclient==9.0.0 08:05:27 python-swiftclient==4.10.0 08:05:27 PyYAML==6.0.3 08:05:27 referencing==0.37.0 08:05:27 requests==2.33.1 08:05:27 requests-oauthlib==2.0.0 08:05:27 rfc3986==2.0.0 08:05:27 rich==15.0.0 08:05:27 rich-argparse==1.7.2 08:05:27 rpds-py==0.30.0 08:05:27 rsa==4.9.1 08:05:27 ruamel.yaml==0.19.1 08:05:27 ruamel.yaml.clib==0.2.15 08:05:27 s3transfer==0.16.1 08:05:27 simplejson==4.1.1 08:05:27 six==1.17.0 08:05:27 smmap==5.0.3 08:05:27 soupsieve==2.8.3 08:05:27 stevedore==5.7.0 08:05:27 tabulate==0.10.0 08:05:27 toml==0.10.2 08:05:27 tomlkit==0.14.0 08:05:27 tqdm==4.67.3 08:05:27 typing_extensions==4.15.0 08:05:27 urllib3==1.26.20 08:05:27 virtualenv==21.3.0 08:05:27 wcwidth==0.6.0 08:05:27 websocket-client==1.9.0 08:05:27 wrapt==2.1.2 08:05:27 xdg==6.0.0 08:05:27 xmltodict==1.0.4 08:05:27 yq==3.4.3 08:05:27 [EnvInject] - Injecting environment variables from a build step. 08:05:27 [EnvInject] - Injecting as environment variables the properties content 08:05:27 OS_CLOUD=vex 08:05:27 08:05:27 [EnvInject] - Variables injected successfully. 08:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10975466687569411701.sh 08:05:27 ---> Orphaned k8s clusters 08:05:27 Setup pyenv: 08:05:27 system 08:05:27 3.8.20 08:05:27 3.9.20 08:05:27 3.10.15 08:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:05:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:28 lf-activate-venv(): INFO: Base packages installed successfully 08:05:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:05:36 -----> Delete orphaned cluster 08:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15117183725895125326.sh 08:05:36 ---> Orphaned stacks 08:05:36 Setup pyenv: 08:05:36 system 08:05:36 3.8.20 08:05:36 3.9.20 08:05:36 3.10.15 08:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:38 lf-activate-venv(): INFO: Base packages installed successfully 08:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:06:09 + mapfile -t OS_COE_CLUSTERS_ID 08:06:09 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:06:09 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:06:09 ++ awk '{print $1}' 08:06:12 + echo '-----> Active clusters -> stacks' 08:06:12 -----> Active clusters -> stacks 08:06:12 + OS_COE_STACKS=() 08:06:12 + [[ 0 -gt 0 ]] 08:06:12 + mapfile -t OS_STACKS 08:06:12 ++ awk '{print $1}' 08:06:12 ++ 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 08:06:13 + echo '-----> Active stacks' 08:06:13 -----> Active stacks 08:06:13 + echo '-----> Delete orphaned stacks' 08:06:13 -----> Delete orphaned stacks 08:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2060844103608589825.sh 08:06:13 ---> Orphaned servers 08:06:13 Setup pyenv: 08:06:13 system 08:06:13 3.8.20 08:06:13 3.9.20 08:06:13 3.10.15 08:06:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:15 lf-activate-venv(): INFO: Base packages installed successfully 08:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:06:28 -----> Active servers 08:06:28 prd-ubuntu20.04-docker-2c-8g-8409 08:06:28 -----> Delete orphaned servers 08:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18170052579629653497.sh 08:06:28 ---> Orphaned ports 08:06:28 Setup pyenv: 08:06:28 system 08:06:28 3.8.20 08:06:28 3.9.20 08:06:28 3.10.15 08:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:30 lf-activate-venv(): INFO: Base packages installed successfully 08:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:06:40 No orphaned ports to process. 08:06:40 Build step 'Conditional step (single)' marked build as failure 08:06:40 $ ssh-agent -k 08:06:40 unset SSH_AUTH_SOCK; 08:06:40 unset SSH_AGENT_PID; 08:06:40 echo Agent pid 1545 killed; 08:06:40 [ssh-agent] Stopped. 08:06:40 [PostBuildScript] - [INFO] Executing post build scripts. 08:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins132004736948515752.sh 08:06:40 ---> sysstat.sh 08:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17305961172189244661.sh 08:06:40 ---> package-listing.sh 08:06:40 ++ facter osfamily 08:06:40 ++ tr '[:upper:]' '[:lower:]' 08:06:41 + OS_FAMILY=debian 08:06:41 + workspace=/w/workspace/ci-management-openstack-cron 08:06:41 + START_PACKAGES=/tmp/packages_start.txt 08:06:41 + END_PACKAGES=/tmp/packages_end.txt 08:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:41 + PACKAGES=/tmp/packages_start.txt 08:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:41 + PACKAGES=/tmp/packages_end.txt 08:06:41 + case "${OS_FAMILY}" in 08:06:41 + grep '^ii' 08:06:41 + dpkg -l 08:06:41 + '[' -f /tmp/packages_start.txt ']' 08:06:41 + '[' -f /tmp/packages_end.txt ']' 08:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10360544060468245737.sh 08:06:41 ---> capture-instance-metadata.sh 08:06:41 Setup pyenv: 08:06:41 system 08:06:41 3.8.20 08:06:41 3.9.20 08:06:41 3.10.15 08:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:43 lf-activate-venv(): INFO: Base packages installed successfully 08:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:06:49 INFO: Running in OpenStack, capturing instance metadata 08:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10289196482676165800.sh 08:06:49 provisioning config files... 08:06:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12911432027018303529tmp 08:06:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:49 [EnvInject] - Injecting environment variables from a build step. 08:06:49 [EnvInject] - Injecting as environment variables the properties content 08:06:49 SERVER_ID=logs 08:06:49 08:06:49 [EnvInject] - Variables injected successfully. 08:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7462296918819727309.sh 08:06:49 ---> create-netrc.sh 08:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17956134910563209169.sh 08:06:49 ---> python-tools-install.sh 08:06:49 Setup pyenv: 08:06:49 system 08:06:49 3.8.20 08:06:49 3.9.20 08:06:49 3.10.15 08:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:51 lf-activate-venv(): INFO: Base packages installed successfully 08:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5705404815414967237.sh 08:06:58 ---> sudo-logs.sh 08:06:58 Archiving 'sudo' log.. 08:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2477317863098136086.sh 08:06:58 ---> job-cost.sh 08:06:58 Setup pyenv: 08:06:58 system 08:06:58 3.8.20 08:06:58 3.9.20 08:06:58 3.10.15 08:06:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:00 lf-activate-venv(): INFO: Base packages installed successfully 08:07:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:07:05 INFO: No Stack... 08:07:05 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:06 INFO: Archiving Costs 08:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5198790843554502239.sh 08:07:06 ---> logs-deploy.sh 08:07:06 Setup pyenv: 08:07:06 system 08:07:06 3.8.20 08:07:06 3.9.20 08:07:06 3.10.15 08:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eojz from file:/tmp/.os_lf_venv 08:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:08 lf-activate-venv(): INFO: Base packages installed successfully 08:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-Eojz/bin to PATH 08:07:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61803 08:07:14 INFO: archiving workspace using pattern(s): 08:07:15 Archives upload complete. 08:07:15 INFO: archiving logs to Nexus 08:07:16 ---> uname -a: 08:07:16 Linux prd-ubuntu20-04-docker-2c-8g-8409 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:07:16 08:07:16 08:07:16 ---> lscpu: 08:07:16 Architecture: x86_64 08:07:16 CPU op-mode(s): 32-bit, 64-bit 08:07:16 Byte Order: Little Endian 08:07:16 Address sizes: 40 bits physical, 48 bits virtual 08:07:16 CPU(s): 2 08:07:16 On-line CPU(s) list: 0,1 08:07:16 Thread(s) per core: 1 08:07:16 Core(s) per socket: 1 08:07:16 Socket(s): 2 08:07:16 NUMA node(s): 1 08:07:16 Vendor ID: AuthenticAMD 08:07:16 CPU family: 23 08:07:16 Model: 49 08:07:16 Model name: AMD EPYC-Rome Processor 08:07:16 Stepping: 0 08:07:16 CPU MHz: 2799.998 08:07:16 BogoMIPS: 5599.99 08:07:16 Virtualization: AMD-V 08:07:16 Hypervisor vendor: KVM 08:07:16 Virtualization type: full 08:07:16 L1d cache: 64 KiB 08:07:16 L1i cache: 64 KiB 08:07:16 L2 cache: 1 MiB 08:07:16 L3 cache: 32 MiB 08:07:16 NUMA node0 CPU(s): 0,1 08:07:16 Vulnerability Gather data sampling: Not affected 08:07:16 Vulnerability Itlb multihit: Not affected 08:07:16 Vulnerability L1tf: Not affected 08:07:16 Vulnerability Mds: Not affected 08:07:16 Vulnerability Meltdown: Not affected 08:07:16 Vulnerability Mmio stale data: Not affected 08:07:16 Vulnerability Retbleed: Vulnerable 08:07:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:07:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:07:16 Vulnerability Srbds: Not affected 08:07:16 Vulnerability Tsx async abort: Not affected 08:07:16 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 08:07:16 08:07:16 08:07:16 ---> nproc: 08:07:16 2 08:07:16 08:07:16 08:07:16 ---> df -h: 08:07:16 Filesystem Size Used Avail Use% Mounted on 08:07:16 udev 3.9G 0 3.9G 0% /dev 08:07:16 tmpfs 795M 1.1M 794M 1% /run 08:07:16 /dev/vda1 39G 9.8G 29G 26% / 08:07:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:07:16 tmpfs 5.0M 0 5.0M 0% /run/lock 08:07:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:07:16 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:07:16 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 08:07:16 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 08:07:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:07:16 tmpfs 795M 0 795M 0% /run/user/1001 08:07:16 08:07:16 08:07:16 ---> free -m: 08:07:16 total used free shared buff/cache available 08:07:16 Mem: 7945 541 4976 1 2427 7108 08:07:16 Swap: 1023 0 1023 08:07:16 08:07:16 08:07:16 ---> ip addr: 08:07:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:16 inet 127.0.0.1/8 scope host lo 08:07:16 valid_lft forever preferred_lft forever 08:07:16 inet6 ::1/128 scope host 08:07:16 valid_lft forever preferred_lft forever 08:07:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:16 link/ether fa:16:3e:55:cc:10 brd ff:ff:ff:ff:ff:ff 08:07:16 inet 10.30.123.209/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:07:16 valid_lft 86186sec preferred_lft 86186sec 08:07:16 inet6 fe80::f816:3eff:fe55:cc10/64 scope link 08:07:16 valid_lft forever preferred_lft forever 08:07:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:07:16 link/ether 72:dd:34:21:da:a5 brd ff:ff:ff:ff:ff:ff 08:07:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:16 valid_lft forever preferred_lft forever 08:07:16 08:07:16 08:07:16 ---> sar -b -r -n DEV: 08:07:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8409) 04/29/26 _x86_64_ (2 CPU) 08:07:16 08:07:16 08:03:44 LINUX RESTART (2 CPU) 08:07:16 08:07:16 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:16 08:05:02 340.83 69.87 270.95 0.00 11533.81 46114.31 0.00 08:07:16 08:06:01 98.83 2.59 96.24 0.00 107.37 12607.90 0.00 08:07:16 08:07:01 43.08 1.50 41.58 0.00 137.58 3040.83 0.00 08:07:16 Average: 161.26 24.78 136.48 0.00 3947.58 20632.25 0.00 08:07:16 08:07:16 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:16 08:05:02 5332144 7271744 521240 6.41 71116 2043224 1192104 12.98 721092 1856484 125492 08:07:16 08:06:01 5117436 7280264 496724 6.10 89784 2232124 1154192 12.57 713156 2049000 29064 08:07:16 08:07:01 5133596 7310120 466064 5.73 95584 2239284 1117112 12.16 722424 2021568 11740 08:07:16 Average: 5194392 7287376 494676 6.08 85495 2171544 1154469 12.57 718891 1975684 55432 08:07:16 08:07:16 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:16 08:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:16 08:05:02 ens3 282.30 217.01 1761.69 70.77 0.00 0.00 0.00 0.00 08:07:16 08:05:02 lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 08:07:16 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:16 08:06:01 ens3 30.38 26.25 259.20 6.51 0.00 0.00 0.00 0.00 08:07:16 08:06:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 08:07:16 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:16 08:07:01 ens3 34.01 32.54 58.37 11.94 0.00 0.00 0.00 0.00 08:07:16 08:07:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 08:07:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:16 Average: ens3 116.04 92.30 695.51 29.87 0.00 0.00 0.00 0.00 08:07:16 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 08:07:16 08:07:16 08:07:16 ---> sar -P ALL: 08:07:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8409) 04/29/26 _x86_64_ (2 CPU) 08:07:16 08:07:16 08:03:44 LINUX RESTART (2 CPU) 08:07:16 08:07:16 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:07:16 08:05:02 all 30.31 0.00 4.86 15.09 0.12 49.63 08:07:16 08:05:02 0 20.46 0.00 4.41 13.29 0.10 61.74 08:07:16 08:05:02 1 40.19 0.00 5.31 16.89 0.13 37.48 08:07:16 08:06:01 all 26.33 0.00 2.21 23.54 0.08 47.84 08:07:16 08:06:01 0 31.46 0.00 2.41 19.49 0.08 46.56 08:07:16 08:06:01 1 21.19 0.00 2.02 27.60 0.07 49.13 08:07:16 08:07:01 all 37.59 0.00 2.86 3.77 0.08 55.70 08:07:16 08:07:01 0 56.65 0.00 3.22 1.48 0.10 38.55 08:07:16 08:07:01 1 18.54 0.00 2.50 6.05 0.07 72.85 08:07:16 Average: all 31.44 0.00 3.32 14.08 0.09 51.08 08:07:16 Average: 0 36.22 0.00 3.35 11.38 0.10 48.96 08:07:16 Average: 1 26.65 0.00 3.28 16.78 0.09 53.20 08:07:16 08:07:16 08:07:16