05:03:57 Started by timer 05:03:57 Running as SYSTEM 05:03:57 [EnvInject] - Loading node environment variables. 05:03:57 Building remotely on prd-ubuntu20.04-docker-2c-8g-8479 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:03:57 [ssh-agent] Looking for ssh-agent implementation... 05:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:58 $ ssh-agent 05:03:58 SSH_AUTH_SOCK=/tmp/ssh-xE2Q75YSwFeB/agent.1503 05:03:58 SSH_AGENT_PID=1505 05:03:58 [ssh-agent] Started. 05:03:58 Running ssh-add (command line suppressed) 05:03:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5079016188980494909.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5079016188980494909.key) 05:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:58 The recommended git tool is: NONE 05:03:59 using credential edgex-jenkins-ssh 05:03:59 Wiping out workspace first. 05:03:59 Cloning the remote Git repository 05:04:00 Cloning repository git@github.com:edgexfoundry/ci-management 05:04:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:04:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:04:00 > git --version # timeout=10 05:04:00 > git --version # 'git version 2.25.1' 05:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:01 Avoid second fetch 05:04:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:04:01 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 05:04:01 > git config core.sparsecheckout # timeout=10 05:04:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:04:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 05:04:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:04:01 > git remote # timeout=10 05:04:01 > git submodule init # timeout=10 05:04:01 > git submodule sync # timeout=10 05:04:01 > git config --get remote.origin.url # timeout=10 05:04:01 > git submodule init # timeout=10 05:04:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:04:01 > git config --get submodule.packer/common-packer.url # timeout=10 05:04:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:04:01 > git config --get submodule.global-jjb.url # timeout=10 05:04:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:04:01 > git submodule update --init --recursive packer/common-packer # timeout=10 05:04:03 > git submodule update --init --recursive global-jjb # timeout=10 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:04:06 provisioning config files... 05:04:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:04:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:04:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:04:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1622533499864976750.sh 05:04:07 ---> python-tools-install.sh 05:04:07 Setup pyenv: 05:04:07 * system (set by /opt/pyenv/version) 05:04:07 * 3.8.20 (set by /opt/pyenv/version) 05:04:07 * 3.9.20 (set by /opt/pyenv/version) 05:04:07 3.10.15 05:04:07 3.11.10 05:04:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eLo6 05:04:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:04:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:04:15 lf-activate-venv(): INFO: Base packages installed successfully 05:04:15 lf-activate-venv(): INFO: Installing additional packages: lftools 05:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:04:35 Generating Requirements File 05:04:51 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:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:04:51 Python 3.11.10 05:04:51 pip 26.1 from /tmp/venv-eLo6/lib/python3.11/site-packages/pip (python 3.11) 05:04:51 appdirs==1.4.4 05:04:51 argcomplete==3.6.3 05:04:51 aspy.yaml==1.3.0 05:04:51 attrs==26.1.0 05:04:51 autopage==0.6.0 05:04:51 beautifulsoup4==4.14.3 05:04:51 boto3==1.43.1 05:04:51 botocore==1.43.1 05:04:51 bs4==0.0.2 05:04:51 certifi==2026.4.22 05:04:51 cffi==2.0.0 05:04:51 cfgv==3.5.0 05:04:51 chardet==7.4.3 05:04:51 charset-normalizer==3.4.7 05:04:51 click==8.3.3 05:04:51 cliff==4.13.3 05:04:51 cmd2==3.5.1 05:04:51 cryptography==3.3.2 05:04:51 debtcollector==3.1.0 05:04:51 decorator==5.2.1 05:04:51 defusedxml==0.7.1 05:04:51 Deprecated==1.3.1 05:04:51 distlib==0.4.0 05:04:51 dnspython==2.8.0 05:04:51 docker==7.1.0 05:04:51 dogpile.cache==1.5.0 05:04:51 durationpy==0.10 05:04:51 email-validator==2.3.0 05:04:51 filelock==3.29.0 05:04:51 future==1.0.0 05:04:51 gitdb==4.0.12 05:04:51 GitPython==3.1.49 05:04:51 httplib2==0.30.2 05:04:51 identify==2.6.19 05:04:51 idna==3.13 05:04:51 importlib-resources==1.5.0 05:04:51 iso8601==2.1.0 05:04:51 Jinja2==3.1.6 05:04:51 jmespath==1.1.0 05:04:51 jsonpatch==1.33 05:04:51 jsonpointer==3.1.1 05:04:51 jsonschema==4.26.0 05:04:51 jsonschema-specifications==2025.9.1 05:04:51 keystoneauth1==5.13.1 05:04:51 kubernetes==35.0.0 05:04:51 lftools==0.37.22 05:04:51 lxml==6.1.0 05:04:51 markdown-it-py==4.0.0 05:04:51 MarkupSafe==3.0.3 05:04:51 mdurl==0.1.2 05:04:51 msgpack==1.1.2 05:04:51 multi_key_dict==2.0.3 05:04:51 munch==4.0.0 05:04:51 netaddr==1.3.0 05:04:51 niet==1.4.2 05:04:51 nodeenv==1.10.0 05:04:51 oauth2client==4.1.3 05:04:51 oauthlib==3.3.1 05:04:51 openstacksdk==4.12.0 05:04:51 os-service-types==1.8.2 05:04:51 osc-lib==4.5.0 05:04:51 oslo.config==10.3.0 05:04:51 oslo.context==6.3.0 05:04:51 oslo.i18n==6.7.2 05:04:51 oslo.log==8.1.0 05:04:51 oslo.serialization==5.9.1 05:04:51 oslo.utils==10.0.1 05:04:51 packaging==26.2 05:04:51 pbr==7.0.3 05:04:51 platformdirs==4.9.6 05:04:51 prettytable==3.17.0 05:04:51 psutil==7.2.2 05:04:51 pyasn1==0.6.3 05:04:51 pyasn1_modules==0.4.2 05:04:51 pycparser==3.0 05:04:51 pygerrit2==2.0.15 05:04:51 PyGithub==2.9.1 05:04:51 Pygments==2.20.0 05:04:51 PyJWT==2.12.1 05:04:51 PyNaCl==1.6.2 05:04:51 pyparsing==2.4.7 05:04:51 pyperclip==1.11.0 05:04:51 pyrsistent==0.20.0 05:04:51 python-cinderclient==9.9.0 05:04:51 python-dateutil==2.9.0.post0 05:04:51 python-discovery==1.2.2 05:04:51 python-heatclient==5.1.0 05:04:51 python-jenkins==1.8.3 05:04:51 python-keystoneclient==5.8.0 05:04:51 python-magnumclient==4.10.0 05:04:51 python-openstackclient==9.0.0 05:04:51 python-swiftclient==4.10.0 05:04:51 PyYAML==6.0.3 05:04:51 referencing==0.37.0 05:04:51 requests==2.33.1 05:04:51 requests-oauthlib==2.0.0 05:04:51 rfc3986==2.0.0 05:04:51 rich==15.0.0 05:04:51 rich-argparse==1.7.2 05:04:51 rpds-py==0.30.0 05:04:51 rsa==4.9.1 05:04:51 ruamel.yaml==0.19.1 05:04:51 ruamel.yaml.clib==0.2.15 05:04:51 s3transfer==0.17.0 05:04:51 simplejson==4.1.1 05:04:51 six==1.17.0 05:04:51 smmap==5.0.3 05:04:51 soupsieve==2.8.3 05:04:51 stevedore==5.7.0 05:04:51 tabulate==0.10.0 05:04:51 toml==0.10.2 05:04:51 tomlkit==0.14.0 05:04:51 tqdm==4.67.3 05:04:51 typing_extensions==4.15.0 05:04:51 urllib3==1.26.20 05:04:51 virtualenv==21.3.0 05:04:51 wcwidth==0.6.0 05:04:51 websocket-client==1.9.0 05:04:51 wrapt==2.1.2 05:04:51 xdg==6.0.0 05:04:51 xmltodict==1.0.4 05:04:51 yq==3.4.3 05:04:51 [EnvInject] - Injecting environment variables from a build step. 05:04:51 [EnvInject] - Injecting as environment variables the properties content 05:04:51 OS_CLOUD=vex 05:04:51 05:04:51 [EnvInject] - Variables injected successfully. 05:04:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:04:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:04:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10098715889776358915.sh 05:04:51 ---> Orphaned k8s clusters 05:04:51 Setup pyenv: 05:04:51 system 05:04:51 3.8.20 05:04:51 3.9.20 05:04:51 3.10.15 05:04:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:04:53 lf-activate-venv(): INFO: Base packages installed successfully 05:04:53 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:05:00 -----> Delete orphaned cluster 05:05:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1456918964985884064.sh 05:05:00 ---> Orphaned stacks 05:05:00 Setup pyenv: 05:05:00 system 05:05:00 3.8.20 05:05:00 3.9.20 05:05:00 3.10.15 05:05:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:05:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:02 lf-activate-venv(): INFO: Base packages installed successfully 05:05:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:05:12 + mapfile -t OS_COE_CLUSTERS_ID 05:05:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:05:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:05:12 ++ awk '{print $1}' 05:05:14 + echo '-----> Active clusters -> stacks' 05:05:14 -----> Active clusters -> stacks 05:05:14 + OS_COE_STACKS=() 05:05:14 + [[ 0 -gt 0 ]] 05:05:14 + mapfile -t OS_STACKS 05:05:14 ++ awk '{print $1}' 05:05:14 ++ 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:16 + echo '-----> Active stacks' 05:05:16 -----> Active stacks 05:05:16 + echo '-----> Delete orphaned stacks' 05:05:16 -----> Delete orphaned stacks 05:05:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1772232292864487455.sh 05:05:16 ---> Orphaned servers 05:05:16 Setup pyenv: 05:05:16 system 05:05:16 3.8.20 05:05:16 3.9.20 05:05:16 3.10.15 05:05:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:05:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:17 lf-activate-venv(): INFO: Base packages installed successfully 05:05:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:05:30 -----> Active servers 05:05:30 prd-ubuntu20.04-docker-2c-8g-8479 05:05:30 -----> Delete orphaned servers 05:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15990562908697967595.sh 05:05:30 ---> Orphaned ports 05:05:30 Setup pyenv: 05:05:30 system 05:05:30 3.8.20 05:05:30 3.9.20 05:05:30 3.10.15 05:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:32 lf-activate-venv(): INFO: Base packages installed successfully 05:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:05:44 No orphaned ports to process. 05:05:44 Build step 'Conditional step (single)' marked build as failure 05:05:44 $ ssh-agent -k 05:05:44 unset SSH_AUTH_SOCK; 05:05:44 unset SSH_AGENT_PID; 05:05:44 echo Agent pid 1505 killed; 05:05:44 [ssh-agent] Stopped. 05:05:44 [PostBuildScript] - [INFO] Executing post build scripts. 05:05:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16301820090254533616.sh 05:05:44 ---> sysstat.sh 05:05:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3353832119347996584.sh 05:05:45 ---> package-listing.sh 05:05:45 ++ facter osfamily 05:05:45 ++ tr '[:upper:]' '[:lower:]' 05:05:45 + OS_FAMILY=debian 05:05:45 + workspace=/w/workspace/ci-management-openstack-cron 05:05:45 + START_PACKAGES=/tmp/packages_start.txt 05:05:45 + END_PACKAGES=/tmp/packages_end.txt 05:05:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:45 + PACKAGES=/tmp/packages_start.txt 05:05:45 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:45 + PACKAGES=/tmp/packages_end.txt 05:05:45 + case "${OS_FAMILY}" in 05:05:45 + dpkg -l 05:05:45 + grep '^ii' 05:05:45 + '[' -f /tmp/packages_start.txt ']' 05:05:45 + '[' -f /tmp/packages_end.txt ']' 05:05:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:45 + '[' /w/workspace/ci-management-openstack-cron ']' 05:05:45 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:05:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:05:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14718534303189077151.sh 05:05:45 ---> capture-instance-metadata.sh 05:05:45 Setup pyenv: 05:05:45 system 05:05:45 3.8.20 05:05:45 3.9.20 05:05:45 3.10.15 05:05:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:47 lf-activate-venv(): INFO: Base packages installed successfully 05:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools 05:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:05:53 INFO: Running in OpenStack, capturing instance metadata 05:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4647322800081904218.sh 05:05:53 provisioning config files... 05:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10279530400106267126tmp 05:05:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:05:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:05:53 [EnvInject] - Injecting environment variables from a build step. 05:05:53 [EnvInject] - Injecting as environment variables the properties content 05:05:53 SERVER_ID=logs 05:05:53 05:05:53 [EnvInject] - Variables injected successfully. 05:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5534415610140178654.sh 05:05:53 ---> create-netrc.sh 05:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3747050283176419929.sh 05:05:53 ---> python-tools-install.sh 05:05:53 Setup pyenv: 05:05:53 system 05:05:53 3.8.20 05:05:53 3.9.20 05:05:53 3.10.15 05:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:55 lf-activate-venv(): INFO: Base packages installed successfully 05:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 05:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9514920555903140196.sh 05:06:01 ---> sudo-logs.sh 05:06:01 Archiving 'sudo' log.. 05:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5647526485802858082.sh 05:06:01 ---> job-cost.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-eLo6 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: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:06:08 INFO: No Stack... 05:06:08 INFO: Retrieving Pricing Info for: v3-standard-2 05:06:08 INFO: Archiving Costs 05:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6495385658276587461.sh 05:06:08 ---> logs-deploy.sh 05:06:08 Setup pyenv: 05:06:08 system 05:06:08 3.8.20 05:06:08 3.9.20 05:06:08 3.10.15 05:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLo6 from file:/tmp/.os_lf_venv 05:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:06:10 lf-activate-venv(): INFO: Base packages installed successfully 05:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-eLo6/bin to PATH 05:06:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61848 05:06:16 INFO: archiving workspace using pattern(s): 05:06:17 Archives upload complete. 05:06:17 INFO: archiving logs to Nexus 05:06:18 ---> uname -a: 05:06:18 Linux prd-ubuntu20-04-docker-2c-8g-8479 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:18 05:06:18 05:06:18 ---> lscpu: 05:06:18 Architecture: x86_64 05:06:18 CPU op-mode(s): 32-bit, 64-bit 05:06:18 Byte Order: Little Endian 05:06:18 Address sizes: 40 bits physical, 48 bits virtual 05:06:18 CPU(s): 2 05:06:18 On-line CPU(s) list: 0,1 05:06:18 Thread(s) per core: 1 05:06:18 Core(s) per socket: 1 05:06:18 Socket(s): 2 05:06:18 NUMA node(s): 1 05:06:18 Vendor ID: AuthenticAMD 05:06:18 CPU family: 23 05:06:18 Model: 49 05:06:18 Model name: AMD EPYC-Rome Processor 05:06:18 Stepping: 0 05:06:18 CPU MHz: 2799.998 05:06:18 BogoMIPS: 5599.99 05:06:18 Virtualization: AMD-V 05:06:18 Hypervisor vendor: KVM 05:06:18 Virtualization type: full 05:06:18 L1d cache: 64 KiB 05:06:18 L1i cache: 64 KiB 05:06:18 L2 cache: 1 MiB 05:06:18 L3 cache: 32 MiB 05:06:18 NUMA node0 CPU(s): 0,1 05:06:18 Vulnerability Gather data sampling: Not affected 05:06:18 Vulnerability Itlb multihit: Not affected 05:06:18 Vulnerability L1tf: Not affected 05:06:18 Vulnerability Mds: Not affected 05:06:18 Vulnerability Meltdown: Not affected 05:06:18 Vulnerability Mmio stale data: Not affected 05:06:18 Vulnerability Retbleed: Vulnerable 05:06:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:06:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:06:18 Vulnerability Srbds: Not affected 05:06:18 Vulnerability Tsx async abort: Not affected 05:06:18 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:18 05:06:18 05:06:18 ---> nproc: 05:06:18 2 05:06:18 05:06:18 05:06:18 ---> df -h: 05:06:18 Filesystem Size Used Avail Use% Mounted on 05:06:18 udev 3.9G 0 3.9G 0% /dev 05:06:18 tmpfs 795M 1.1M 794M 1% /run 05:06:18 /dev/vda1 39G 9.8G 29G 26% / 05:06:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:06:18 tmpfs 5.0M 0 5.0M 0% /run/lock 05:06:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:06:18 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 05:06:18 /dev/loop0 62M 62M 0 100% /snap/core20/1405 05:06:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:06:18 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 05:06:18 tmpfs 795M 0 795M 0% /run/user/1001 05:06:18 05:06:18 05:06:18 ---> free -m: 05:06:18 total used free shared buff/cache available 05:06:18 Mem: 7945 522 4994 1 2429 7127 05:06:18 Swap: 1023 0 1023 05:06:18 05:06:18 05:06:18 ---> ip addr: 05:06:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:06:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:06:18 inet 127.0.0.1/8 scope host lo 05:06:18 valid_lft forever preferred_lft forever 05:06:18 inet6 ::1/128 scope host 05:06:18 valid_lft forever preferred_lft forever 05:06:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:06:18 link/ether fa:16:3e:f7:1d:15 brd ff:ff:ff:ff:ff:ff 05:06:18 inet 10.30.123.173/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 05:06:18 valid_lft 86227sec preferred_lft 86227sec 05:06:18 inet6 fe80::f816:3eff:fef7:1d15/64 scope link 05:06:18 valid_lft forever preferred_lft forever 05:06:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:06:18 link/ether c6:48:22:aa:99:a7 brd ff:ff:ff:ff:ff:ff 05:06:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:06:18 valid_lft forever preferred_lft forever 05:06:18 05:06:18 05:06:18 ---> sar -b -r -n DEV: 05:06:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8479) 05/01/26 _x86_64_ (2 CPU) 05:06:18 05:06:18 05:03:31 LINUX RESTART (2 CPU) 05:06:18 05:06:18 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:18 05:05:01 227.27 12.67 214.60 0.00 961.07 9305.88 0.00 05:06:18 05:06:01 74.57 1.28 73.29 0.00 115.58 10223.50 0.00 05:06:18 Average: 150.91 6.97 143.94 0.00 538.29 9764.73 0.00 05:06:18 05:06:18 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:18 05:05:01 5171080 7334620 442184 5.43 89184 2232848 1116972 12.16 656148 2050288 248496 05:06:18 05:06:01 5103136 7280496 495372 6.09 95396 2239500 1160764 12.64 750468 2023004 12600 05:06:18 Average: 5137108 7307558 468778 5.76 92290 2236174 1138868 12.40 703308 2036646 130548 05:06:18 05:06:18 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:18 05:05:01 lo 1.87 1.87 0.21 0.21 0.00 0.00 0.00 0.00 05:06:18 05:05:01 ens3 134.75 92.08 1350.91 26.91 0.00 0.00 0.00 0.00 05:06:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:18 05:06:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 05:06:18 05:06:01 ens3 35.81 34.76 59.85 12.36 0.00 0.00 0.00 0.00 05:06:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:18 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 05:06:18 Average: ens3 85.28 63.42 705.33 19.64 0.00 0.00 0.00 0.00 05:06:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:18 05:06:18 05:06:18 ---> sar -P ALL: 05:06:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8479) 05/01/26 _x86_64_ (2 CPU) 05:06:18 05:06:18 05:03:31 LINUX RESTART (2 CPU) 05:06:18 05:06:18 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:06:18 05:05:01 all 38.52 0.00 3.89 5.69 0.09 51.81 05:06:18 05:05:01 0 40.45 0.00 3.94 6.07 0.08 49.46 05:06:18 05:05:01 1 36.58 0.00 3.84 5.31 0.10 54.17 05:06:18 05:06:01 all 36.48 0.00 2.51 1.68 0.07 59.26 05:06:18 05:06:01 0 31.74 0.00 2.36 1.86 0.07 63.97 05:06:18 05:06:01 1 41.20 0.00 2.67 1.50 0.07 54.56 05:06:18 Average: all 37.50 0.00 3.20 3.69 0.08 55.53 05:06:18 Average: 0 36.10 0.00 3.15 3.97 0.08 56.71 05:06:18 Average: 1 38.89 0.00 3.26 3.41 0.08 54.36 05:06:18 05:06:18 05:06:18