05:03:51 Started by timer 05:03:51 Running as SYSTEM 05:03:51 [EnvInject] - Loading node environment variables. 05:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-9126 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:03:51 [ssh-agent] Looking for ssh-agent implementation... 05:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:51 $ ssh-agent 05:03:51 SSH_AUTH_SOCK=/tmp/ssh-y9TtwXGZPx5n/agent.1518 05:03:51 SSH_AGENT_PID=1520 05:03:51 [ssh-agent] Started. 05:03:51 Running ssh-add (command line suppressed) 05:03:51 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3527868828250647214.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3527868828250647214.key) 05:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:51 The recommended git tool is: NONE 05:03:53 using credential edgex-jenkins-ssh 05:03:53 Wiping out workspace first. 05:03:53 Cloning the remote Git repository 05:03:53 Cloning repository git@github.com:edgexfoundry/ci-management 05:03:53 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:03:53 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:03:53 > git --version # timeout=10 05:03:53 > git --version # 'git version 2.25.1' 05:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:54 Avoid second fetch 05:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:03:54 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 05:03:54 > git config core.sparsecheckout # timeout=10 05:03:54 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:03:54 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 05:03:54 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:03:54 > git remote # timeout=10 05:03:54 > git submodule init # timeout=10 05:03:54 > git submodule sync # timeout=10 05:03:54 > git config --get remote.origin.url # timeout=10 05:03:54 > git submodule init # timeout=10 05:03:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:03:54 > git config --get submodule.packer/common-packer.url # timeout=10 05:03:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:03:54 > git config --get submodule.global-jjb.url # timeout=10 05:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 05:03:55 > git submodule update --init --recursive global-jjb # timeout=10 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:03:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:03:59 provisioning config files... 05:03:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:03:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:03:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:03:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins520757367359007649.sh 05:03:59 ---> python-tools-install.sh 05:03:59 Setup pyenv: 05:03:59 * system (set by /opt/pyenv/version) 05:03:59 * 3.8.20 (set by /opt/pyenv/version) 05:03:59 * 3.9.20 (set by /opt/pyenv/version) 05:03:59 3.10.15 05:03:59 3.11.10 05:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-peUC 05:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:04:08 lf-activate-venv(): INFO: Base packages installed successfully 05:04:08 lf-activate-venv(): INFO: Installing additional packages: lftools 05:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:04:29 Generating Requirements File 05:04:44 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. 05:04:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:04:45 Python 3.11.10 05:04:45 pip 26.1.1 from /tmp/venv-peUC/lib/python3.11/site-packages/pip (python 3.11) 05:04:45 appdirs==1.4.4 05:04:45 argcomplete==3.6.3 05:04:45 aspy.yaml==1.3.0 05:04:45 attrs==26.1.0 05:04:45 autopage==0.6.0 05:04:45 beautifulsoup4==4.14.3 05:04:45 boto3==1.43.6 05:04:45 botocore==1.43.6 05:04:45 bs4==0.0.2 05:04:45 certifi==2026.4.22 05:04:45 cffi==2.0.0 05:04:45 cfgv==3.5.0 05:04:45 chardet==7.4.3 05:04:45 charset-normalizer==3.4.7 05:04:45 click==8.3.3 05:04:45 cliff==4.13.3 05:04:45 cmd2==3.5.1 05:04:45 cryptography==3.3.2 05:04:45 debtcollector==3.1.0 05:04:45 decorator==5.2.1 05:04:45 defusedxml==0.7.1 05:04:45 Deprecated==1.3.1 05:04:45 distlib==0.4.0 05:04:45 dnspython==2.8.0 05:04:45 docker==7.1.0 05:04:45 dogpile.cache==1.5.0 05:04:45 durationpy==0.10 05:04:45 email-validator==2.3.0 05:04:45 filelock==3.29.0 05:04:45 future==1.0.0 05:04:45 gitdb==4.0.12 05:04:45 GitPython==3.1.50 05:04:45 httplib2==0.30.2 05:04:45 identify==2.6.19 05:04:45 idna==3.14 05:04:45 importlib-resources==1.5.0 05:04:45 iso8601==2.1.0 05:04:45 Jinja2==3.1.6 05:04:45 jmespath==1.1.0 05:04:45 jsonpatch==1.33 05:04:45 jsonpointer==3.1.1 05:04:45 jsonschema==4.26.0 05:04:45 jsonschema-specifications==2025.9.1 05:04:45 keystoneauth1==5.13.1 05:04:45 kubernetes==35.0.0 05:04:45 lftools==0.37.22 05:04:45 lxml==6.1.0 05:04:45 markdown-it-py==4.2.0 05:04:45 MarkupSafe==3.0.3 05:04:45 mdurl==0.1.2 05:04:45 msgpack==1.1.2 05:04:45 multi_key_dict==2.0.3 05:04:45 munch==4.0.0 05:04:45 netaddr==1.3.0 05:04:45 niet==1.4.2 05:04:45 nodeenv==1.10.0 05:04:45 oauth2client==4.1.3 05:04:45 oauthlib==3.3.1 05:04:45 openstacksdk==4.12.0 05:04:45 os-service-types==1.8.2 05:04:45 osc-lib==4.6.0 05:04:45 oslo.config==10.3.0 05:04:45 oslo.context==6.3.0 05:04:45 oslo.i18n==6.7.2 05:04:45 oslo.log==8.1.0 05:04:45 oslo.serialization==5.9.1 05:04:45 oslo.utils==10.0.1 05:04:45 packaging==26.2 05:04:45 pbr==7.0.3 05:04:45 platformdirs==4.9.6 05:04:45 prettytable==3.17.0 05:04:45 psutil==7.2.2 05:04:45 pyasn1==0.6.3 05:04:45 pyasn1_modules==0.4.2 05:04:45 pycparser==3.0 05:04:45 pygerrit2==2.0.15 05:04:45 PyGithub==2.9.1 05:04:45 Pygments==2.20.0 05:04:45 PyJWT==2.12.1 05:04:45 PyNaCl==1.6.2 05:04:45 pyparsing==2.4.7 05:04:45 pyperclip==1.11.0 05:04:45 pyrsistent==0.20.0 05:04:45 python-cinderclient==9.9.0 05:04:45 python-dateutil==2.9.0.post0 05:04:45 python-discovery==1.3.0 05:04:45 python-heatclient==5.1.0 05:04:45 python-jenkins==1.8.3 05:04:45 python-keystoneclient==5.8.0 05:04:45 python-magnumclient==4.10.0 05:04:45 python-openstackclient==9.0.0 05:04:45 python-swiftclient==4.10.0 05:04:45 PyYAML==6.0.3 05:04:45 referencing==0.37.0 05:04:45 requests==2.34.0 05:04:45 requests-oauthlib==2.0.0 05:04:45 rfc3986==2.0.0 05:04:45 rich==15.0.0 05:04:45 rich-argparse==1.8.0 05:04:45 rpds-py==0.30.0 05:04:45 rsa==4.9.1 05:04:45 ruamel.yaml==0.19.1 05:04:45 ruamel.yaml.clib==0.2.15 05:04:45 s3transfer==0.17.0 05:04:45 simplejson==4.1.1 05:04:45 six==1.17.0 05:04:45 smmap==5.0.3 05:04:45 soupsieve==2.8.3 05:04:45 stevedore==5.7.0 05:04:45 tabulate==0.10.0 05:04:45 toml==0.10.2 05:04:45 tomlkit==0.15.0 05:04:45 tqdm==4.67.3 05:04:45 typing_extensions==4.15.0 05:04:45 urllib3==1.26.20 05:04:45 virtualenv==21.3.1 05:04:45 wcwidth==0.7.0 05:04:45 websocket-client==1.9.0 05:04:45 wrapt==2.1.2 05:04:45 xdg==6.0.0 05:04:45 xmltodict==1.0.4 05:04:45 yq==3.4.3 05:04:45 [EnvInject] - Injecting environment variables from a build step. 05:04:45 [EnvInject] - Injecting as environment variables the properties content 05:04:45 OS_CLOUD=vex 05:04:45 05:04:45 [EnvInject] - Variables injected successfully. 05:04:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:04:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:04:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16629026337200335086.sh 05:04:45 ---> Orphaned k8s clusters 05:04:45 Setup pyenv: 05:04:45 system 05:04:45 3.8.20 05:04:45 3.9.20 05:04:45 3.10.15 05:04:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:04:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:04:47 lf-activate-venv(): INFO: Base packages installed successfully 05:04:47 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:04:54 -----> Delete orphaned cluster 05:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17140921825094099076.sh 05:04:54 ---> Orphaned stacks 05:04:54 Setup pyenv: 05:04:54 system 05:04:54 3.8.20 05:04:54 3.9.20 05:04:54 3.10.15 05:04:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:04:56 lf-activate-venv(): INFO: Base packages installed successfully 05:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:05:05 + mapfile -t OS_COE_CLUSTERS_ID 05:05:05 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:05:05 ++ awk '{print $1}' 05:05:05 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:05:07 + echo '-----> Active clusters -> stacks' 05:05:07 -----> Active clusters -> stacks 05:05:07 + OS_COE_STACKS=() 05:05:07 + [[ 0 -gt 0 ]] 05:05:07 + mapfile -t OS_STACKS 05:05:07 ++ awk '{print $1}' 05:05:07 ++ 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 05:05:09 + echo '-----> Active stacks' 05:05:09 -----> Active stacks 05:05:09 + echo '-----> Delete orphaned stacks' 05:05:09 -----> Delete orphaned stacks 05:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13820488570768373841.sh 05:05:09 ---> Orphaned servers 05:05:09 Setup pyenv: 05:05:09 system 05:05:09 3.8.20 05:05:09 3.9.20 05:05:09 3.10.15 05:05:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:11 lf-activate-venv(): INFO: Base packages installed successfully 05:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:05:24 -----> Active servers 05:05:24 prd-ubuntu20.04-docker-2c-8g-9126 05:05:24 prd-centos7-docker-4c-2g-9124 05:05:24 prd-ubuntu20.04-docker-8c-8g-9122 05:05:24 prd-centos7-blackbox-4c-2g-8950 05:05:24 prd-centos7-blackbox-4c-2g-8949 05:05:24 -----> Delete orphaned servers 05:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8832968389509995528.sh 05:05:24 ---> Orphaned ports 05:05:24 Setup pyenv: 05:05:24 system 05:05:24 3.8.20 05:05:24 3.9.20 05:05:24 3.10.15 05:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:26 lf-activate-venv(): INFO: Base packages installed successfully 05:05:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:05:34 No orphaned ports to process. 05:05:34 Build step 'Conditional step (single)' marked build as failure 05:05:34 $ ssh-agent -k 05:05:34 unset SSH_AUTH_SOCK; 05:05:34 unset SSH_AGENT_PID; 05:05:34 echo Agent pid 1520 killed; 05:05:34 [ssh-agent] Stopped. 05:05:35 [PostBuildScript] - [INFO] Executing post build scripts. 05:05:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9087473781903949373.sh 05:05:35 ---> sysstat.sh 05:05:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17611252086666895063.sh 05:05:35 ---> package-listing.sh 05:05:35 ++ tr '[:upper:]' '[:lower:]' 05:05:35 ++ facter osfamily 05:05:35 + OS_FAMILY=debian 05:05:35 + workspace=/w/workspace/ci-management-openstack-cron 05:05:35 + START_PACKAGES=/tmp/packages_start.txt 05:05:35 + END_PACKAGES=/tmp/packages_end.txt 05:05:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:35 + PACKAGES=/tmp/packages_start.txt 05:05:35 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:35 + PACKAGES=/tmp/packages_end.txt 05:05:35 + case "${OS_FAMILY}" in 05:05:35 + dpkg -l 05:05:35 + grep '^ii' 05:05:35 + '[' -f /tmp/packages_start.txt ']' 05:05:35 + '[' -f /tmp/packages_end.txt ']' 05:05:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:35 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:05:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:05:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11836417794798907928.sh 05:05:35 ---> capture-instance-metadata.sh 05:05:35 Setup pyenv: 05:05:35 system 05:05:35 3.8.20 05:05:35 3.9.20 05:05:35 3.10.15 05:05:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:37 lf-activate-venv(): INFO: Base packages installed successfully 05:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools 05:05:43 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:05:43 INFO: Running in OpenStack, capturing instance metadata 05:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins104216534773407911.sh 05:05:43 provisioning config files... 05:05:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17494314552356361029tmp 05:05:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:05:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:05:43 [EnvInject] - Injecting environment variables from a build step. 05:05:43 [EnvInject] - Injecting as environment variables the properties content 05:05:43 SERVER_ID=logs 05:05:43 05:05:43 [EnvInject] - Variables injected successfully. 05:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6499634139543577125.sh 05:05:43 ---> create-netrc.sh 05:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9121617354264430764.sh 05:05:43 ---> python-tools-install.sh 05:05:43 Setup pyenv: 05:05:43 system 05:05:43 3.8.20 05:05:43 3.9.20 05:05:43 3.10.15 05:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:45 lf-activate-venv(): INFO: Base packages installed successfully 05:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 05:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15687856752096955768.sh 05:05:54 ---> sudo-logs.sh 05:05:54 Archiving 'sudo' log.. 05:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3467059625503550962.sh 05:05:54 ---> job-cost.sh 05:05:54 Setup pyenv: 05:05:54 system 05:05:54 3.8.20 05:05:54 3.9.20 05:05:54 3.10.15 05:05:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:56 lf-activate-venv(): INFO: Base packages installed successfully 05:05:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:06:01 INFO: No Stack... 05:06:01 INFO: Retrieving Pricing Info for: v3-standard-2 05:06:01 INFO: Archiving Costs 05:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1524045050495578248.sh 05:06:01 ---> logs-deploy.sh 05:06:01 Setup pyenv: 05:06:01 system 05:06:01 3.8.20 05:06:01 3.9.20 05:06:01 3.10.15 05:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-peUC from file:/tmp/.os_lf_venv 05:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:06:03 lf-activate-venv(): INFO: Base packages installed successfully 05:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools 05:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-peUC/bin to PATH 05:06:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62112 05:06:09 INFO: archiving workspace using pattern(s): 05:06:10 Archives upload complete. 05:06:10 INFO: archiving logs to Nexus 05:06:11 ---> uname -a: 05:06:11 Linux prd-ubuntu20-04-docker-2c-8g-9126 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:06:11 05:06:11 05:06:11 ---> lscpu: 05:06:11 Architecture: x86_64 05:06:11 CPU op-mode(s): 32-bit, 64-bit 05:06:11 Byte Order: Little Endian 05:06:11 Address sizes: 40 bits physical, 48 bits virtual 05:06:11 CPU(s): 2 05:06:11 On-line CPU(s) list: 0,1 05:06:11 Thread(s) per core: 1 05:06:11 Core(s) per socket: 1 05:06:11 Socket(s): 2 05:06:11 NUMA node(s): 1 05:06:11 Vendor ID: AuthenticAMD 05:06:11 CPU family: 23 05:06:11 Model: 49 05:06:11 Model name: AMD EPYC-Rome Processor 05:06:11 Stepping: 0 05:06:11 CPU MHz: 2799.974 05:06:11 BogoMIPS: 5599.94 05:06:11 Virtualization: AMD-V 05:06:11 Hypervisor vendor: KVM 05:06:11 Virtualization type: full 05:06:11 L1d cache: 64 KiB 05:06:11 L1i cache: 64 KiB 05:06:11 L2 cache: 1 MiB 05:06:11 L3 cache: 32 MiB 05:06:11 NUMA node0 CPU(s): 0,1 05:06:11 Vulnerability Gather data sampling: Not affected 05:06:11 Vulnerability Itlb multihit: Not affected 05:06:11 Vulnerability L1tf: Not affected 05:06:11 Vulnerability Mds: Not affected 05:06:11 Vulnerability Meltdown: Not affected 05:06:11 Vulnerability Mmio stale data: Not affected 05:06:11 Vulnerability Retbleed: Vulnerable 05:06:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:06:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:06:11 Vulnerability Srbds: Not affected 05:06:11 Vulnerability Tsx async abort: Not affected 05:06:11 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 05:06:11 05:06:11 05:06:11 ---> nproc: 05:06:11 2 05:06:11 05:06:11 05:06:11 ---> df -h: 05:06:11 Filesystem Size Used Avail Use% Mounted on 05:06:11 udev 3.9G 0 3.9G 0% /dev 05:06:11 tmpfs 795M 1.1M 794M 1% /run 05:06:11 /dev/vda1 39G 9.8G 29G 26% / 05:06:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:06:11 tmpfs 5.0M 0 5.0M 0% /run/lock 05:06:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:06:11 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 05:06:11 /dev/loop1 62M 62M 0 100% /snap/core20/1405 05:06:11 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 05:06:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:06:11 tmpfs 795M 0 795M 0% /run/user/1001 05:06:11 05:06:11 05:06:11 ---> free -m: 05:06:11 total used free shared buff/cache available 05:06:11 Mem: 7945 562 4953 1 2429 7086 05:06:11 Swap: 1023 0 1023 05:06:11 05:06:11 05:06:11 ---> ip addr: 05:06:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:06:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:06:11 inet 127.0.0.1/8 scope host lo 05:06:11 valid_lft forever preferred_lft forever 05:06:11 inet6 ::1/128 scope host 05:06:11 valid_lft forever preferred_lft forever 05:06:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:06:11 link/ether fa:16:3e:9c:44:fc brd ff:ff:ff:ff:ff:ff 05:06:11 inet 10.30.122.53/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 05:06:11 valid_lft 86228sec preferred_lft 86228sec 05:06:11 inet6 fe80::f816:3eff:fe9c:44fc/64 scope link 05:06:11 valid_lft forever preferred_lft forever 05:06:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:06:11 link/ether 76:f9:cf:11:4c:45 brd ff:ff:ff:ff:ff:ff 05:06:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:06:11 valid_lft forever preferred_lft forever 05:06:11 05:06:11 05:06:11 ---> sar -b -r -n DEV: 05:06:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9126) 05/12/26 _x86_64_ (2 CPU) 05:06:11 05:06:11 05:03:22 LINUX RESTART (2 CPU) 05:06:11 05:06:11 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:11 05:05:01 132.32 4.23 128.09 0.00 206.06 12449.07 0.00 05:06:11 05:06:01 59.19 1.50 57.69 0.00 137.58 6247.89 0.00 05:06:11 Average: 95.76 2.87 92.89 0.00 171.82 9348.74 0.00 05:06:11 05:06:11 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:11 05:05:01 5106060 7272904 504728 6.20 90856 2234964 1180408 12.85 721468 2052444 140104 05:06:11 05:06:01 5150148 7332708 443456 5.45 96164 2244268 1095932 11.93 697948 2029992 28632 05:06:11 Average: 5128104 7302806 474092 5.83 93510 2239616 1138170 12.39 709708 2041218 84368 05:06:11 05:06:11 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:11 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:11 05:05:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 05:06:11 05:05:01 ens3 91.50 68.83 1174.06 12.80 0.00 0.00 0.00 0.00 05:06:11 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:11 05:06:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 05:06:11 05:06:01 ens3 36.08 34.56 55.67 12.15 0.00 0.00 0.00 0.00 05:06:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:11 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 05:06:11 Average: ens3 63.79 51.70 614.91 12.48 0.00 0.00 0.00 0.00 05:06:11 05:06:11 05:06:11 ---> sar -P ALL: 05:06:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9126) 05/12/26 _x86_64_ (2 CPU) 05:06:11 05:06:11 05:03:22 LINUX RESTART (2 CPU) 05:06:11 05:06:11 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:06:11 05:05:01 all 39.64 0.00 3.86 4.00 0.10 52.40 05:06:11 05:05:01 0 59.80 0.00 4.32 4.65 0.12 31.11 05:06:11 05:05:01 1 19.62 0.00 3.41 3.34 0.08 73.55 05:06:11 05:06:01 all 37.65 0.00 2.82 1.10 0.08 58.35 05:06:11 05:06:01 0 26.60 0.00 2.60 1.88 0.07 68.84 05:06:11 05:06:01 1 48.69 0.00 3.03 0.32 0.10 47.86 05:06:11 Average: all 38.64 0.00 3.34 2.55 0.09 55.37 05:06:11 Average: 0 43.20 0.00 3.46 3.27 0.09 49.98 05:06:11 Average: 1 34.10 0.00 3.22 1.84 0.09 60.75 05:06:11 05:06:11 05:06:11