07:04:42 Started by timer 07:04:42 Running as SYSTEM 07:04:42 [EnvInject] - Loading node environment variables. 07:04:42 Building remotely on prd-ubuntu20.04-docker-2c-8g-1242 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 07:04:42 [ssh-agent] Looking for ssh-agent implementation... 07:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:42 $ ssh-agent 07:04:42 SSH_AUTH_SOCK=/tmp/ssh-opRPK9VsOGNg/agent.1534 07:04:42 SSH_AGENT_PID=1536 07:04:42 [ssh-agent] Started. 07:04:42 Running ssh-add (command line suppressed) 07:04:42 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_761700421976313574.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_761700421976313574.key) 07:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:42 The recommended git tool is: NONE 07:04:44 using credential edgex-jenkins-ssh 07:04:44 Wiping out workspace first. 07:04:44 Cloning the remote Git repository 07:04:44 Cloning repository git@github.com:edgexfoundry/ci-management 07:04:44 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:04:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:04:44 > git --version # timeout=10 07:04:44 > git --version # 'git version 2.25.1' 07:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:45 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:45 Avoid second fetch 07:04:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:04:45 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 07:04:45 > git config core.sparsecheckout # timeout=10 07:04:45 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:04:46 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 07:04:46 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:04:46 > git remote # timeout=10 07:04:46 > git submodule init # timeout=10 07:04:46 > git submodule sync # timeout=10 07:04:46 > git config --get remote.origin.url # timeout=10 07:04:46 > git submodule init # timeout=10 07:04:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:04:46 > git config --get submodule.packer/common-packer.url # timeout=10 07:04:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:04:46 > git config --get submodule.global-jjb.url # timeout=10 07:04:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:04:46 > git submodule update --init --recursive packer/common-packer # timeout=10 07:04:55 > git submodule update --init --recursive global-jjb # timeout=10 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:04:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:04:59 provisioning config files... 07:04:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:04:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:04:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:04:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10465732320230932035.sh 07:04:59 ---> python-tools-install.sh 07:04:59 Setup pyenv: 07:04:59 * system (set by /opt/pyenv/version) 07:04:59 * 3.8.20 (set by /opt/pyenv/version) 07:04:59 * 3.9.20 (set by /opt/pyenv/version) 07:04:59 3.10.15 07:04:59 3.11.10 07:05:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vABV 07:05:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:10 lf-activate-venv(): INFO: Base packages installed successfully 07:05:10 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:05:37 Generating Requirements File 07:06:22 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. 07:06:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:06:22 Python 3.11.10 07:06:22 pip 25.3 from /tmp/venv-vABV/lib/python3.11/site-packages/pip (python 3.11) 07:06:22 appdirs==1.4.4 07:06:22 argcomplete==3.6.3 07:06:22 aspy.yaml==1.3.0 07:06:22 attrs==25.4.0 07:06:22 autopage==0.5.2 07:06:22 beautifulsoup4==4.14.3 07:06:22 boto3==1.42.37 07:06:22 botocore==1.42.37 07:06:22 bs4==0.0.2 07:06:22 certifi==2026.1.4 07:06:22 cffi==2.0.0 07:06:22 cfgv==3.5.0 07:06:22 chardet==5.2.0 07:06:22 charset-normalizer==3.4.4 07:06:22 click==8.3.1 07:06:22 cliff==4.13.1 07:06:22 cmd2==3.1.2 07:06:22 cryptography==3.3.2 07:06:22 debtcollector==3.0.0 07:06:22 decorator==5.2.1 07:06:22 defusedxml==0.7.1 07:06:22 Deprecated==1.3.1 07:06:22 distlib==0.4.0 07:06:22 dnspython==2.8.0 07:06:22 docker==7.1.0 07:06:22 dogpile.cache==1.5.0 07:06:22 durationpy==0.10 07:06:22 email-validator==2.3.0 07:06:22 filelock==3.20.3 07:06:22 future==1.0.0 07:06:22 gitdb==4.0.12 07:06:22 GitPython==3.1.46 07:06:22 httplib2==0.30.2 07:06:22 identify==2.6.16 07:06:22 idna==3.11 07:06:22 importlib-resources==1.5.0 07:06:22 iso8601==2.1.0 07:06:22 Jinja2==3.1.6 07:06:22 jmespath==1.1.0 07:06:22 jsonpatch==1.33 07:06:22 jsonpointer==3.0.0 07:06:22 jsonschema==4.26.0 07:06:22 jsonschema-specifications==2025.9.1 07:06:22 keystoneauth1==5.13.0 07:06:22 kubernetes==35.0.0 07:06:22 lftools==0.37.21 07:06:22 lxml==6.0.2 07:06:22 markdown-it-py==4.0.0 07:06:22 MarkupSafe==3.0.3 07:06:22 mdurl==0.1.2 07:06:22 msgpack==1.1.2 07:06:22 multi_key_dict==2.0.3 07:06:22 munch==4.0.0 07:06:22 netaddr==1.3.0 07:06:22 niet==1.4.2 07:06:22 nodeenv==1.10.0 07:06:22 oauth2client==4.1.3 07:06:22 oauthlib==3.3.1 07:06:22 openstacksdk==4.9.0 07:06:22 os-service-types==1.8.2 07:06:22 osc-lib==4.3.0 07:06:22 oslo.config==10.2.0 07:06:22 oslo.context==6.2.0 07:06:22 oslo.i18n==6.7.1 07:06:22 oslo.log==8.0.0 07:06:22 oslo.serialization==5.9.0 07:06:22 oslo.utils==9.2.0 07:06:22 packaging==26.0 07:06:22 pbr==7.0.3 07:06:22 platformdirs==4.5.1 07:06:22 prettytable==3.17.0 07:06:22 psutil==7.2.2 07:06:22 pyasn1==0.6.2 07:06:22 pyasn1_modules==0.4.2 07:06:22 pycparser==3.0 07:06:22 pygerrit2==2.0.15 07:06:22 PyGithub==2.8.1 07:06:22 Pygments==2.19.2 07:06:22 PyJWT==2.10.1 07:06:22 PyNaCl==1.6.2 07:06:22 pyparsing==2.4.7 07:06:22 pyperclip==1.11.0 07:06:22 pyrsistent==0.20.0 07:06:22 python-cinderclient==9.8.0 07:06:22 python-dateutil==2.9.0.post0 07:06:22 python-heatclient==5.0.0 07:06:22 python-jenkins==1.8.3 07:06:22 python-keystoneclient==5.7.0 07:06:22 python-magnumclient==4.9.0 07:06:22 python-openstackclient==8.3.0 07:06:22 python-swiftclient==4.9.0 07:06:22 PyYAML==6.0.3 07:06:22 referencing==0.37.0 07:06:22 requests==2.32.5 07:06:22 requests-oauthlib==2.0.0 07:06:22 requestsexceptions==1.4.0 07:06:22 rfc3986==2.0.0 07:06:22 rich==14.3.1 07:06:22 rich-argparse==1.7.2 07:06:22 rpds-py==0.30.0 07:06:22 rsa==4.9.1 07:06:22 ruamel.yaml==0.19.1 07:06:22 ruamel.yaml.clib==0.2.15 07:06:22 s3transfer==0.16.0 07:06:22 simplejson==3.20.2 07:06:22 six==1.17.0 07:06:22 smmap==5.0.2 07:06:22 soupsieve==2.8.3 07:06:22 stevedore==5.6.0 07:06:22 tabulate==0.9.0 07:06:22 toml==0.10.2 07:06:22 tomlkit==0.14.0 07:06:22 tqdm==4.67.1 07:06:22 typing_extensions==4.15.0 07:06:22 tzdata==2025.3 07:06:22 urllib3==1.26.20 07:06:22 virtualenv==20.36.1 07:06:22 wcwidth==0.5.0 07:06:22 websocket-client==1.9.0 07:06:22 wrapt==2.0.1 07:06:22 xdg==6.0.0 07:06:22 xmltodict==1.0.2 07:06:22 yq==3.4.3 07:06:22 [EnvInject] - Injecting environment variables from a build step. 07:06:22 [EnvInject] - Injecting as environment variables the properties content 07:06:22 OS_CLOUD=vex 07:06:22 07:06:22 [EnvInject] - Variables injected successfully. 07:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13433190281397803571.sh 07:06:22 ---> Orphaned k8s clusters 07:06:22 Setup pyenv: 07:06:22 system 07:06:22 3.8.20 07:06:22 3.9.20 07:06:22 3.10.15 07:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:24 lf-activate-venv(): INFO: Base packages installed successfully 07:06:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:06:32 -----> Delete orphaned cluster 07:06:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:06:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:06:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7497651643955982873.sh 07:06:32 ---> Orphaned stacks 07:06:32 Setup pyenv: 07:06:32 system 07:06:32 3.8.20 07:06:32 3.9.20 07:06:32 3.10.15 07:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:34 lf-activate-venv(): INFO: Base packages installed successfully 07:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:06:45 + mapfile -t OS_COE_CLUSTERS_ID 07:06:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:06:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:06:45 ++ awk '{print $1}' 07:06:48 + echo '-----> Active clusters -> stacks' 07:06:48 -----> Active clusters -> stacks 07:06:48 + OS_COE_STACKS=() 07:06:48 + [[ 0 -gt 0 ]] 07:06:48 + mapfile -t OS_STACKS 07:06:48 ++ awk '{print $1}' 07:06:48 ++ 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 07:06:49 + echo '-----> Active stacks' 07:06:49 -----> Active stacks 07:06:49 + echo '-----> Delete orphaned stacks' 07:06:49 -----> Delete orphaned stacks 07:06:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:06:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3645978298909675524.sh 07:06:49 ---> Orphaned servers 07:06:49 Setup pyenv: 07:06:49 system 07:06:49 3.8.20 07:06:49 3.9.20 07:06:49 3.10.15 07:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:51 lf-activate-venv(): INFO: Base packages installed successfully 07:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:06 -----> Active servers 07:07:06 prd-ubuntu20.04-docker-2c-8g-1242 07:07:06 prd-centos7-blackbox-4c-2g-1031 07:07:06 prd-centos7-blackbox-4c-2g-1030 07:07:06 -----> Delete orphaned servers 07:07:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:07:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13460186175068410042.sh 07:07:07 ---> Orphaned ports 07:07:07 Setup pyenv: 07:07:07 system 07:07:07 3.8.20 07:07:07 3.9.20 07:07:07 3.10.15 07:07:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:08 lf-activate-venv(): INFO: Base packages installed successfully 07:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:19 No orphaned ports to process. 07:07:19 Build step 'Conditional step (single)' marked build as failure 07:07:19 $ ssh-agent -k 07:07:19 unset SSH_AUTH_SOCK; 07:07:19 unset SSH_AGENT_PID; 07:07:19 echo Agent pid 1536 killed; 07:07:19 [ssh-agent] Stopped. 07:07:19 [PostBuildScript] - [INFO] Executing post build scripts. 07:07:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15024880219600180576.sh 07:07:19 ---> sysstat.sh 07:07:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17871927595667899159.sh 07:07:21 ---> package-listing.sh 07:07:21 ++ facter osfamily 07:07:21 ++ tr '[:upper:]' '[:lower:]' 07:07:21 + OS_FAMILY=debian 07:07:21 + workspace=/w/workspace/ci-management-openstack-cron 07:07:21 + START_PACKAGES=/tmp/packages_start.txt 07:07:21 + END_PACKAGES=/tmp/packages_end.txt 07:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:21 + PACKAGES=/tmp/packages_start.txt 07:07:21 + '[' /w/workspace/ci-management-openstack-cron ']' 07:07:21 + PACKAGES=/tmp/packages_end.txt 07:07:21 + case "${OS_FAMILY}" in 07:07:21 + grep '^ii' 07:07:21 + dpkg -l 07:07:21 + '[' -f /tmp/packages_start.txt ']' 07:07:21 + '[' -f /tmp/packages_end.txt ']' 07:07:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:21 + '[' /w/workspace/ci-management-openstack-cron ']' 07:07:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:07:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6160909487771602679.sh 07:07:21 ---> capture-instance-metadata.sh 07:07:21 Setup pyenv: 07:07:21 system 07:07:21 3.8.20 07:07:21 3.9.20 07:07:21 3.10.15 07:07:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:07:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:22 lf-activate-venv(): INFO: Base packages installed successfully 07:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:30 INFO: Running in OpenStack, capturing instance metadata 07:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11469680052134919258.sh 07:07:30 provisioning config files... 07:07:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9225880890262297966tmp 07:07:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:30 [EnvInject] - Injecting environment variables from a build step. 07:07:30 [EnvInject] - Injecting as environment variables the properties content 07:07:30 SERVER_ID=logs 07:07:30 07:07:30 [EnvInject] - Variables injected successfully. 07:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9578611676175324366.sh 07:07:30 ---> create-netrc.sh 07:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12046120056497974386.sh 07:07:30 ---> python-tools-install.sh 07:07:30 Setup pyenv: 07:07:30 system 07:07:30 3.8.20 07:07:30 3.9.20 07:07:30 3.10.15 07:07:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:32 lf-activate-venv(): INFO: Base packages installed successfully 07:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15069815745313019625.sh 07:07:40 ---> sudo-logs.sh 07:07:40 Archiving 'sudo' log.. 07:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16889260045091764788.sh 07:07:40 ---> job-cost.sh 07:07:40 Setup pyenv: 07:07:40 system 07:07:40 3.8.20 07:07:40 3.9.20 07:07:40 3.10.15 07:07:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:07:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:42 lf-activate-venv(): INFO: Base packages installed successfully 07:07:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:48 INFO: No Stack... 07:07:48 INFO: Retrieving Pricing Info for: v3-standard-2 07:07:48 INFO: Archiving Costs 07:07:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12207191983827501190.sh 07:07:48 ---> logs-deploy.sh 07:07:48 Setup pyenv: 07:07:48 system 07:07:48 3.8.20 07:07:48 3.9.20 07:07:48 3.10.15 07:07:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vABV from file:/tmp/.os_lf_venv 07:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:07:50 lf-activate-venv(): INFO: Base packages installed successfully 07:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-vABV/bin to PATH 07:07:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59642 07:07:57 INFO: archiving workspace using pattern(s): 07:07:59 Archives upload complete. 07:07:59 INFO: archiving logs to Nexus 07:08:00 ---> uname -a: 07:08:00 Linux prd-ubuntu20-04-docker-2c-8g-1242 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:08:00 07:08:00 07:08:00 ---> lscpu: 07:08:00 Architecture: x86_64 07:08:00 CPU op-mode(s): 32-bit, 64-bit 07:08:00 Byte Order: Little Endian 07:08:00 Address sizes: 40 bits physical, 48 bits virtual 07:08:00 CPU(s): 2 07:08:00 On-line CPU(s) list: 0,1 07:08:00 Thread(s) per core: 1 07:08:00 Core(s) per socket: 1 07:08:00 Socket(s): 2 07:08:00 NUMA node(s): 1 07:08:00 Vendor ID: AuthenticAMD 07:08:00 CPU family: 23 07:08:00 Model: 49 07:08:00 Model name: AMD EPYC-Rome Processor 07:08:00 Stepping: 0 07:08:00 CPU MHz: 2800.000 07:08:00 BogoMIPS: 5600.00 07:08:00 Virtualization: AMD-V 07:08:00 Hypervisor vendor: KVM 07:08:00 Virtualization type: full 07:08:00 L1d cache: 64 KiB 07:08:00 L1i cache: 64 KiB 07:08:00 L2 cache: 1 MiB 07:08:00 L3 cache: 32 MiB 07:08:00 NUMA node0 CPU(s): 0,1 07:08:00 Vulnerability Gather data sampling: Not affected 07:08:00 Vulnerability Itlb multihit: Not affected 07:08:00 Vulnerability L1tf: Not affected 07:08:00 Vulnerability Mds: Not affected 07:08:00 Vulnerability Meltdown: Not affected 07:08:00 Vulnerability Mmio stale data: Not affected 07:08:00 Vulnerability Retbleed: Vulnerable 07:08:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:08:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:08:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:08:00 Vulnerability Srbds: Not affected 07:08:00 Vulnerability Tsx async abort: Not affected 07:08:00 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 07:08:00 07:08:00 07:08:00 ---> nproc: 07:08:00 2 07:08:00 07:08:00 07:08:00 ---> df -h: 07:08:00 Filesystem Size Used Avail Use% Mounted on 07:08:00 udev 3.9G 0 3.9G 0% /dev 07:08:00 tmpfs 795M 1.1M 794M 1% /run 07:08:00 /dev/vda1 39G 9.8G 29G 26% / 07:08:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:08:00 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:08:00 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 07:08:00 /dev/loop1 62M 62M 0 100% /snap/core20/1405 07:08:00 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 07:08:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:08:00 tmpfs 795M 0 795M 0% /run/user/1001 07:08:00 07:08:00 07:08:00 ---> free -m: 07:08:00 total used free shared buff/cache available 07:08:00 Mem: 7945 500 5021 1 2423 7148 07:08:00 Swap: 1023 0 1023 07:08:00 07:08:00 07:08:00 ---> ip addr: 07:08:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:00 inet 127.0.0.1/8 scope host lo 07:08:00 valid_lft forever preferred_lft forever 07:08:00 inet6 ::1/128 scope host 07:08:00 valid_lft forever preferred_lft forever 07:08:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:00 link/ether fa:16:3e:e8:31:40 brd ff:ff:ff:ff:ff:ff 07:08:00 inet 10.30.123.109/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 07:08:00 valid_lft 86168sec preferred_lft 86168sec 07:08:00 inet6 fe80::f816:3eff:fee8:3140/64 scope link 07:08:00 valid_lft forever preferred_lft forever 07:08:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:08:00 link/ether ce:2b:d2:97:0c:2c brd ff:ff:ff:ff:ff:ff 07:08:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:08:00 valid_lft forever preferred_lft forever 07:08:00 07:08:00 07:08:00 ---> sar -b -r -n DEV: 07:08:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1242) 01/29/26 _x86_64_ (2 CPU) 07:08:00 07:08:00 07:04:09 LINUX RESTART (2 CPU) 07:08:00 07:08:00 07:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:08:00 07:06:01 69.60 1.63 67.97 0.00 99.37 6491.53 0.00 07:08:00 07:07:01 76.57 0.93 75.64 0.00 56.79 10499.05 0.00 07:08:00 Average: 73.11 1.28 71.84 0.00 77.90 8512.12 0.00 07:08:00 07:08:00 07:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:00 07:06:01 5294632 7353052 434720 5.34 83088 2140552 1084204 11.80 637632 1962960 185256 07:08:00 07:07:01 5209688 7375652 404284 4.97 93720 2230248 1058744 11.53 651948 2019556 44712 07:08:00 Average: 5252160 7364352 419502 5.16 88404 2185400 1071474 11.67 644790 1991258 114984 07:08:00 07:08:00 07:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:00 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:00 07:06:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 07:08:00 07:06:01 ens3 54.96 43.84 975.70 7.21 0.00 0.00 0.00 0.00 07:08:00 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:00 07:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:08:00 07:07:01 ens3 25.48 23.28 183.28 7.86 0.00 0.00 0.00 0.00 07:08:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:00 Average: lo 1.11 1.11 0.12 0.12 0.00 0.00 0.00 0.00 07:08:00 Average: ens3 40.09 33.47 576.16 7.54 0.00 0.00 0.00 0.00 07:08:00 07:08:00 07:08:00 ---> sar -P ALL: 07:08:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1242) 01/29/26 _x86_64_ (2 CPU) 07:08:00 07:08:00 07:04:09 LINUX RESTART (2 CPU) 07:08:00 07:08:00 07:05:02 CPU %user %nice %system %iowait %steal %idle 07:08:00 07:06:01 all 26.25 0.00 2.02 20.62 0.08 51.02 07:08:00 07:06:01 0 37.55 0.00 2.68 40.99 0.08 18.69 07:08:00 07:06:01 1 15.01 0.00 1.37 0.35 0.07 83.20 07:08:00 07:07:01 all 33.37 0.00 2.04 12.02 0.07 52.50 07:08:00 07:07:01 0 11.24 0.00 1.73 19.83 0.07 67.13 07:08:00 07:07:01 1 55.57 0.00 2.36 4.18 0.07 37.83 07:08:00 Average: all 29.84 0.00 2.03 16.29 0.07 51.77 07:08:00 Average: 0 24.27 0.00 2.20 30.31 0.08 43.14 07:08:00 Average: 1 35.40 0.00 1.86 2.28 0.07 60.39 07:08:00 07:08:00 07:08:00