14:03:56 Started by timer 14:03:56 Running as SYSTEM 14:03:57 [EnvInject] - Loading node environment variables. 14:03:57 Building remotely on prd-ubuntu20.04-docker-2c-8g-13970 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:03:57 [ssh-agent] Looking for ssh-agent implementation... 14:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:57 $ ssh-agent 14:03:57 SSH_AUTH_SOCK=/tmp/ssh-47QjMtW07jtS/agent.1516 14:03:57 SSH_AGENT_PID=1518 14:03:57 [ssh-agent] Started. 14:03:57 Running ssh-add (command line suppressed) 14:03:57 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17559127217699123746.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17559127217699123746.key) 14:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:57 The recommended git tool is: NONE 14:03:59 using credential edgex-jenkins-ssh 14:03:59 Wiping out workspace first. 14:03:59 Cloning the remote Git repository 14:03:59 Cloning repository git@github.com:edgexfoundry/ci-management 14:03:59 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:03:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:03:59 > git --version # timeout=10 14:03:59 > git --version # 'git version 2.25.1' 14:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:00 Avoid second fetch 14:04:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:00 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:00 > git config core.sparsecheckout # timeout=10 14:04:00 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:00 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:00 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:00 > git remote # timeout=10 14:04:00 > git submodule init # timeout=10 14:04:00 > git submodule sync # timeout=10 14:04:00 > git config --get remote.origin.url # timeout=10 14:04:00 > git submodule init # timeout=10 14:04:00 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:00 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:00 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:00 > git config --get submodule.global-jjb.url # timeout=10 14:04:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:00 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:01 > git submodule update --init --recursive global-jjb # timeout=10 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:05 provisioning config files... 14:04:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5875299355211005449.sh 14:04:05 ---> python-tools-install.sh 14:04:05 Setup pyenv: 14:04:05 * system (set by /opt/pyenv/version) 14:04:05 * 3.8.20 (set by /opt/pyenv/version) 14:04:05 * 3.9.20 (set by /opt/pyenv/version) 14:04:05 3.10.15 14:04:05 3.11.10 14:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YvE2 14:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:24 lf-activate-venv(): INFO: Base packages installed successfully 14:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:59 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:08:59 Generating Requirements File 14:11:40 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. 14:11:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:41 Python 3.11.10 14:11:41 pip 26.1.2 from /tmp/venv-YvE2/lib/python3.11/site-packages/pip (python 3.11) 14:11:41 aiohappyeyeballs==2.6.2 14:11:41 aiohttp==3.14.1 14:11:41 aiosignal==1.4.0 14:11:41 appdirs==1.4.4 14:11:41 argcomplete==3.6.3 14:11:41 aspy.yaml==1.3.0 14:11:41 attrs==26.1.0 14:11:41 autopage==0.6.0 14:11:41 beautifulsoup4==4.15.0 14:11:41 boto3==1.43.36 14:11:41 botocore==1.43.36 14:11:41 bs4==0.0.2 14:11:41 certifi==2026.6.17 14:11:41 cffi==2.0.0 14:11:41 cfgv==3.5.0 14:11:41 chardet==7.4.3 14:11:41 charset-normalizer==3.4.7 14:11:41 click==8.4.2 14:11:41 cliff==4.14.0 14:11:41 cmd2==4.0.0 14:11:41 cryptography==3.3.2 14:11:41 debtcollector==3.1.0 14:11:41 decorator==5.3.1 14:11:41 defusedxml==0.7.1 14:11:41 Deprecated==1.3.1 14:11:41 distlib==0.4.3 14:11:41 dnspython==2.8.0 14:11:41 docker==7.1.0 14:11:41 dogpile.cache==1.5.0 14:11:41 durationpy==0.10 14:11:41 email-validator==2.3.0 14:11:41 filelock==3.29.4 14:11:41 frozenlist==1.8.0 14:11:41 future==1.0.0 14:11:41 gitdb==4.0.12 14:11:41 GitPython==3.1.50 14:11:41 httplib2==0.30.2 14:11:41 identify==2.6.19 14:11:41 idna==3.18 14:11:41 importlib-resources==1.5.0 14:11:41 iso8601==2.1.0 14:11:41 Jinja2==3.1.6 14:11:41 jmespath==1.1.0 14:11:41 jsonpatch==1.33 14:11:41 jsonpointer==3.1.1 14:11:41 jsonschema==4.26.0 14:11:41 jsonschema-specifications==2025.9.1 14:11:41 keystoneauth1==5.14.0 14:11:41 kubernetes==36.0.2 14:11:41 lftools==0.37.22 14:11:41 lxml==6.1.1 14:11:41 markdown-it-py==4.2.0 14:11:41 MarkupSafe==3.0.3 14:11:41 mdurl==0.1.2 14:11:41 msgpack==1.2.1 14:11:41 multi_key_dict==2.0.3 14:11:41 multidict==6.7.1 14:11:41 munch==4.0.0 14:11:41 netaddr==1.3.0 14:11:41 niet==1.4.2 14:11:41 nodeenv==1.10.0 14:11:41 oauth2client==4.1.3 14:11:41 oauthlib==3.3.1 14:11:41 openstacksdk==4.17.0 14:11:41 os-service-types==1.8.2 14:11:41 osc-lib==4.6.0 14:11:41 oslo.config==10.5.0 14:11:41 oslo.context==6.4.0 14:11:41 oslo.i18n==6.8.0 14:11:41 oslo.log==8.2.0 14:11:41 oslo.serialization==5.10.0 14:11:41 oslo.utils==10.1.1 14:11:41 packaging==26.2 14:11:41 pbr==7.0.3 14:11:41 platformdirs==4.10.0 14:11:41 prettytable==3.18.0 14:11:41 prompt_toolkit==3.0.52 14:11:41 propcache==0.5.2 14:11:41 psutil==7.2.2 14:11:41 pyasn1==0.6.3 14:11:41 pyasn1_modules==0.4.2 14:11:41 pycparser==3.0 14:11:41 pygerrit2==2.0.15 14:11:41 PyGithub==2.9.1 14:11:41 Pygments==2.20.0 14:11:41 PyJWT==2.13.0 14:11:41 PyNaCl==1.6.2 14:11:41 pyparsing==2.4.7 14:11:41 pyperclip==1.11.0 14:11:41 pyrsistent==0.20.0 14:11:41 python-cinderclient==9.9.0 14:11:41 python-dateutil==2.9.0.post0 14:11:41 python-discovery==1.4.2 14:11:41 python-heatclient==5.2.0 14:11:41 python-jenkins==1.8.3 14:11:41 python-keystoneclient==5.8.0 14:11:41 python-magnumclient==4.10.0 14:11:41 python-openstackclient==10.1.0 14:11:41 python-swiftclient==4.10.0 14:11:41 PyYAML==6.0.3 14:11:41 referencing==0.37.0 14:11:41 requests==2.34.2 14:11:41 requests-oauthlib==2.0.0 14:11:41 rfc3986==2.0.0 14:11:41 rich==15.0.0 14:11:41 rich-argparse==1.8.0 14:11:41 rpds-py==2026.5.1 14:11:41 rsa==4.9.1 14:11:41 ruamel.yaml==0.19.1 14:11:41 ruamel.yaml.clib==0.2.15 14:11:41 s3transfer==0.19.0 14:11:41 simplejson==4.1.1 14:11:41 six==1.17.0 14:11:41 smmap==5.0.3 14:11:41 soupsieve==2.8.4 14:11:41 stevedore==5.8.0 14:11:41 tabulate==0.10.0 14:11:41 toml==0.10.2 14:11:41 tomlkit==0.15.0 14:11:41 tqdm==4.68.3 14:11:41 typing_extensions==4.15.0 14:11:41 urllib3==1.26.20 14:11:41 virtualenv==21.5.1 14:11:41 wcwidth==0.8.1 14:11:41 websocket-client==1.9.0 14:11:41 wrapt==2.2.2 14:11:41 xdg==6.0.0 14:11:41 xmltodict==1.0.4 14:11:41 yarl==1.24.2 14:11:41 yq==3.4.3 14:11:41 [EnvInject] - Injecting environment variables from a build step. 14:11:41 [EnvInject] - Injecting as environment variables the properties content 14:11:41 OS_CLOUD=vex 14:11:41 14:11:41 [EnvInject] - Variables injected successfully. 14:11:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:11:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:11:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15422520480933252765.sh 14:11:41 ---> Orphaned k8s clusters 14:11:41 Setup pyenv: 14:11:41 system 14:11:41 3.8.20 14:11:41 3.9.20 14:11:41 3.10.15 14:11:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:11:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:43 lf-activate-venv(): INFO: Base packages installed successfully 14:11:43 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:12:01 -----> Delete orphaned cluster 14:12:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:12:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:12:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15855624677636194903.sh 14:12:01 ---> Orphaned stacks 14:12:01 Setup pyenv: 14:12:01 system 14:12:01 3.8.20 14:12:01 3.9.20 14:12:01 3.10.15 14:12:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:03 lf-activate-venv(): INFO: Base packages installed successfully 14:12:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:12:44 + mapfile -t OS_COE_CLUSTERS_ID 14:12:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:12:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:12:44 ++ awk '{print $1}' 14:12:46 + echo '-----> Active clusters -> stacks' 14:12:46 -----> Active clusters -> stacks 14:12:46 + OS_COE_STACKS=() 14:12:46 + [[ 0 -gt 0 ]] 14:12:46 + mapfile -t OS_STACKS 14:12:46 ++ 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 14:12:46 ++ awk '{print $1}' 14:12:48 + echo '-----> Active stacks' 14:12:48 -----> Active stacks 14:12:48 + echo '-----> Delete orphaned stacks' 14:12:48 -----> Delete orphaned stacks 14:12:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:12:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:12:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15687612034221068321.sh 14:12:48 ---> Orphaned servers 14:12:48 Setup pyenv: 14:12:48 system 14:12:48 3.8.20 14:12:48 3.9.20 14:12:48 3.10.15 14:12:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:12:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:12:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:50 lf-activate-venv(): INFO: Base packages installed successfully 14:12:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:13:19 -----> Active servers 14:13:19 prd-ubuntu20.04-docker-2c-8g-13970 14:13:19 prd-centos7-blackbox-4c-2g-13920 14:13:19 -----> Delete orphaned servers 14:13:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:13:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:13:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15396701248348259494.sh 14:13:19 ---> Orphaned ports 14:13:19 Setup pyenv: 14:13:19 system 14:13:19 3.8.20 14:13:19 3.9.20 14:13:19 3.10.15 14:13:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:13:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:13:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:21 lf-activate-venv(): INFO: Base packages installed successfully 14:13:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:13:42 No orphaned ports to process. 14:13:42 Build step 'Conditional step (single)' marked build as failure 14:13:42 $ ssh-agent -k 14:13:42 unset SSH_AUTH_SOCK; 14:13:42 unset SSH_AGENT_PID; 14:13:42 echo Agent pid 1518 killed; 14:13:42 [ssh-agent] Stopped. 14:13:42 [PostBuildScript] - [INFO] Executing post build scripts. 14:13:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17910389671202481102.sh 14:13:42 ---> sysstat.sh 14:13:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17893876205876558540.sh 14:13:43 ---> package-listing.sh 14:13:43 ++ tr '[:upper:]' '[:lower:]' 14:13:43 ++ facter osfamily 14:13:43 + OS_FAMILY=debian 14:13:43 + workspace=/w/workspace/ci-management-openstack-cron 14:13:43 + START_PACKAGES=/tmp/packages_start.txt 14:13:43 + END_PACKAGES=/tmp/packages_end.txt 14:13:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:43 + PACKAGES=/tmp/packages_start.txt 14:13:43 + '[' /w/workspace/ci-management-openstack-cron ']' 14:13:43 + PACKAGES=/tmp/packages_end.txt 14:13:43 + case "${OS_FAMILY}" in 14:13:43 + dpkg -l 14:13:43 + grep '^ii' 14:13:43 + '[' -f /tmp/packages_start.txt ']' 14:13:43 + '[' -f /tmp/packages_end.txt ']' 14:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:43 + '[' /w/workspace/ci-management-openstack-cron ']' 14:13:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:13:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11825707448794293121.sh 14:13:43 ---> capture-instance-metadata.sh 14:13:43 Setup pyenv: 14:13:43 system 14:13:43 3.8.20 14:13:43 3.9.20 14:13:43 3.10.15 14:13:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:13:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:46 lf-activate-venv(): INFO: Base packages installed successfully 14:13:46 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:14:01 INFO: Running in OpenStack, capturing instance metadata 14:14:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1711844600599774330.sh 14:14:01 provisioning config files... 14:14:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4803168048830181500tmp 14:14:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:14:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:14:01 [EnvInject] - Injecting environment variables from a build step. 14:14:01 [EnvInject] - Injecting as environment variables the properties content 14:14:01 SERVER_ID=logs 14:14:01 14:14:01 [EnvInject] - Variables injected successfully. 14:14:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1479253445300494038.sh 14:14:01 ---> create-netrc.sh 14:14:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13262475112318611913.sh 14:14:01 ---> python-tools-install.sh 14:14:01 Setup pyenv: 14:14:01 system 14:14:01 3.8.20 14:14:01 3.9.20 14:14:01 3.10.15 14:14:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:14:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:14:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:04 lf-activate-venv(): INFO: Base packages installed successfully 14:14:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:14:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15960512061219450027.sh 14:14:20 ---> sudo-logs.sh 14:14:20 Archiving 'sudo' log.. 14:14:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8222094595651080150.sh 14:14:20 ---> job-cost.sh 14:14:20 Setup pyenv: 14:14:20 system 14:14:20 3.8.20 14:14:20 3.9.20 14:14:20 3.10.15 14:14:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:14:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:14:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:22 lf-activate-venv(): INFO: Base packages installed successfully 14:14:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:14:34 INFO: No Stack... 14:14:34 INFO: Retrieving Pricing Info for: v3-standard-2 14:14:34 INFO: Archiving Costs 14:14:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17877353353155138365.sh 14:14:34 ---> logs-deploy.sh 14:14:34 Setup pyenv: 14:14:34 system 14:14:34 3.8.20 14:14:34 3.9.20 14:14:34 3.10.15 14:14:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YvE2 from file:/tmp/.os_lf_venv 14:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:37 lf-activate-venv(): INFO: Base packages installed successfully 14:14:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:52 lf-activate-venv(): INFO: Adding /tmp/venv-YvE2/bin to PATH 14:14:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63247 14:14:52 INFO: archiving workspace using pattern(s): 14:14:53 Archives upload complete. 14:14:53 INFO: archiving logs to Nexus 14:14:54 ---> uname -a: 14:14:54 Linux prd-ubuntu20-04-docker-2c-8g-13970 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:14:54 14:14:54 14:14:54 ---> lscpu: 14:14:54 Architecture: x86_64 14:14:54 CPU op-mode(s): 32-bit, 64-bit 14:14:54 Byte Order: Little Endian 14:14:54 Address sizes: 40 bits physical, 48 bits virtual 14:14:54 CPU(s): 2 14:14:54 On-line CPU(s) list: 0,1 14:14:54 Thread(s) per core: 1 14:14:54 Core(s) per socket: 1 14:14:54 Socket(s): 2 14:14:54 NUMA node(s): 1 14:14:54 Vendor ID: AuthenticAMD 14:14:54 CPU family: 23 14:14:54 Model: 49 14:14:54 Model name: AMD EPYC-Rome Processor 14:14:54 Stepping: 0 14:14:54 CPU MHz: 2800.000 14:14:54 BogoMIPS: 5600.00 14:14:54 Virtualization: AMD-V 14:14:54 Hypervisor vendor: KVM 14:14:54 Virtualization type: full 14:14:54 L1d cache: 64 KiB 14:14:54 L1i cache: 64 KiB 14:14:54 L2 cache: 1 MiB 14:14:54 L3 cache: 32 MiB 14:14:54 NUMA node0 CPU(s): 0,1 14:14:54 Vulnerability Gather data sampling: Not affected 14:14:54 Vulnerability Itlb multihit: Not affected 14:14:54 Vulnerability L1tf: Not affected 14:14:54 Vulnerability Mds: Not affected 14:14:54 Vulnerability Meltdown: Not affected 14:14:54 Vulnerability Mmio stale data: Not affected 14:14:54 Vulnerability Retbleed: Vulnerable 14:14:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:14:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:14:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:14:54 Vulnerability Srbds: Not affected 14:14:54 Vulnerability Tsx async abort: Not affected 14:14:54 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 14:14:54 14:14:54 14:14:54 ---> nproc: 14:14:54 2 14:14:54 14:14:54 14:14:54 ---> df -h: 14:14:54 Filesystem Size Used Avail Use% Mounted on 14:14:54 udev 3.9G 0 3.9G 0% /dev 14:14:54 tmpfs 795M 1.1M 794M 1% /run 14:14:54 /dev/vda1 39G 9.9G 29G 26% / 14:14:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:14:54 tmpfs 5.0M 0 5.0M 0% /run/lock 14:14:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:14:54 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 14:14:54 /dev/loop1 62M 62M 0 100% /snap/core20/1405 14:14:54 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 14:14:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:14:54 tmpfs 795M 0 795M 0% /run/user/1001 14:14:54 14:14:54 14:14:54 ---> free -m: 14:14:54 total used free shared buff/cache available 14:14:54 Mem: 7945 527 4904 1 2513 7118 14:14:54 Swap: 1023 0 1023 14:14:54 14:14:54 14:14:54 ---> ip addr: 14:14:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:14:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:14:54 inet 127.0.0.1/8 scope host lo 14:14:54 valid_lft forever preferred_lft forever 14:14:54 inet6 ::1/128 scope host 14:14:54 valid_lft forever preferred_lft forever 14:14:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:14:54 link/ether fa:16:3e:27:bd:b2 brd ff:ff:ff:ff:ff:ff 14:14:54 inet 10.30.122.103/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:14:54 valid_lft 85709sec preferred_lft 85709sec 14:14:54 inet6 fe80::f816:3eff:fe27:bdb2/64 scope link 14:14:54 valid_lft forever preferred_lft forever 14:14:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:14:54 link/ether ce:64:67:30:fb:0b brd ff:ff:ff:ff:ff:ff 14:14:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:14:54 valid_lft forever preferred_lft forever 14:14:54 14:14:54 14:14:54 ---> sar -b -r -n DEV: 14:14:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13970) 06/28/26 _x86_64_ (2 CPU) 14:14:54 14:14:54 14:03:26 LINUX RESTART (2 CPU) 14:14:54 14:14:54 14:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:14:54 14:05:01 284.10 8.97 275.14 0.00 791.87 5134.49 0.00 14:14:54 14:06:01 11.48 0.00 11.48 0.00 0.00 1257.92 0.00 14:14:54 14:07:01 4.25 0.00 4.25 0.00 0.00 689.37 0.00 14:14:54 14:08:01 3.25 0.00 3.25 0.00 0.00 1527.20 0.00 14:14:54 14:09:01 15.25 0.40 14.85 0.00 34.13 1562.41 0.00 14:14:54 14:10:01 39.86 0.00 39.86 0.00 0.00 6731.41 0.00 14:14:54 14:11:01 10.50 0.00 10.50 0.00 0.00 1996.80 0.00 14:14:54 14:12:01 16.66 2.57 14.10 0.00 102.25 1296.98 0.00 14:14:54 14:13:01 54.41 0.05 54.36 0.00 1.33 6722.08 0.00 14:14:54 14:14:01 27.15 0.90 26.25 0.00 67.73 1463.60 0.00 14:14:54 Average: 46.69 1.29 45.40 0.00 99.73 2838.22 0.00 14:14:54 14:14:54 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:14:54 14:05:01 5497044 7327740 470800 5.79 65100 1943196 1137068 12.38 656376 1766080 20952 14:14:54 14:06:01 5450200 7297828 499988 6.14 67388 1957244 1170196 12.74 687760 1779648 8240 14:14:54 14:07:01 5426312 7298032 499296 6.14 68180 1980140 1170196 12.74 688448 1802516 14284 14:14:54 14:08:01 5405268 7297724 499184 6.14 68640 1999948 1170196 12.74 688708 1822396 3928 14:14:54 14:09:01 5305892 7327500 458924 5.64 81600 2106492 1157240 12.60 659256 1929444 161348 14:14:54 14:10:01 5216104 7291596 493268 6.06 84356 2155756 1168756 12.72 699360 1977556 41748 14:14:54 14:11:01 5196264 7291216 493356 6.06 85140 2174128 1168756 12.72 700300 1995660 6584 14:14:54 14:12:01 5109404 7355708 419220 5.15 91764 2309536 1091936 11.89 637304 2127268 168844 14:14:54 14:13:01 5045308 7296892 477772 5.87 95628 2310752 1164152 12.67 730568 2096520 28316 14:14:54 14:14:01 5104336 7361144 412844 5.07 97488 2313440 1091008 11.88 673824 2094100 11020 14:14:54 Average: 5275613 7314538 472465 5.81 80528 2125063 1148950 12.51 682190 1939119 46526 14:14:54 14:14:54 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:14:54 14:05:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 14:14:54 14:05:01 ens3 164.24 102.32 343.78 13.02 0.00 0.00 0.00 0.00 14:14:54 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:54 14:06:01 ens3 87.17 53.02 142.85 4.20 0.00 0.00 0.00 0.00 14:14:54 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:07:01 ens3 117.41 69.04 194.65 5.93 0.00 0.00 0.00 0.00 14:14:54 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:54 14:08:01 ens3 101.87 61.10 171.39 4.16 0.00 0.00 0.00 0.00 14:14:54 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:14:54 14:09:01 ens3 105.27 61.64 171.62 4.64 0.00 0.00 0.00 0.00 14:14:54 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:10:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:14:54 14:10:01 ens3 98.63 64.46 162.78 5.88 0.00 0.00 0.00 0.00 14:14:54 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:11:01 ens3 97.42 58.21 161.38 4.24 0.00 0.00 0.00 0.00 14:14:54 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:14:54 14:12:01 ens3 52.79 32.88 81.17 4.29 0.00 0.00 0.00 0.00 14:14:54 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:14:54 14:13:01 ens3 26.15 19.50 34.53 4.65 0.00 0.00 0.00 0.00 14:14:54 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:14:54 14:14:01 ens3 18.27 15.65 20.86 6.02 0.00 0.00 0.00 0.00 14:14:54 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:14:54 Average: ens3 86.92 53.78 148.50 5.70 0.00 0.00 0.00 0.00 14:14:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:54 14:14:54 14:14:54 ---> sar -P ALL: 14:14:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13970) 06/28/26 _x86_64_ (2 CPU) 14:14:54 14:14:54 14:03:26 LINUX RESTART (2 CPU) 14:14:54 14:14:54 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:14:54 14:05:01 all 12.86 0.00 1.76 2.83 0.08 82.47 14:14:54 14:05:01 0 7.21 0.00 2.12 3.43 0.10 87.14 14:14:54 14:05:01 1 18.53 0.00 1.39 2.23 0.07 77.79 14:14:54 14:06:01 all 2.35 0.00 0.22 0.46 0.07 96.90 14:14:54 14:06:01 0 0.03 0.00 0.03 0.00 0.07 99.87 14:14:54 14:06:01 1 4.68 0.00 0.40 0.92 0.07 93.93 14:14:54 14:07:01 all 0.27 0.00 0.23 0.19 0.07 99.24 14:14:54 14:07:01 0 0.27 0.00 0.27 0.02 0.07 99.38 14:14:54 14:07:01 1 0.27 0.00 0.20 0.37 0.07 99.09 14:14:54 14:08:01 all 0.67 0.00 0.14 0.19 0.07 98.92 14:14:54 14:08:01 0 0.25 0.00 0.27 0.08 0.07 99.33 14:14:54 14:08:01 1 1.10 0.00 0.02 0.30 0.08 98.51 14:14:54 14:09:01 all 7.67 0.00 0.88 0.57 0.08 90.79 14:14:54 14:09:01 0 1.59 0.00 0.56 0.76 0.08 96.99 14:14:54 14:09:01 1 13.76 0.00 1.20 0.38 0.08 84.57 14:14:54 14:10:01 all 6.86 0.00 0.66 0.75 0.08 91.65 14:14:54 14:10:01 0 6.53 0.00 0.71 0.92 0.08 91.75 14:14:54 14:10:01 1 7.19 0.00 0.62 0.57 0.07 91.55 14:14:54 14:11:01 all 1.34 0.00 0.21 0.24 0.05 98.16 14:14:54 14:11:01 0 0.81 0.00 0.23 0.32 0.07 98.57 14:14:54 14:11:01 1 1.87 0.00 0.18 0.17 0.03 97.74 14:14:54 14:12:01 all 14.15 0.00 1.16 0.40 0.07 84.22 14:14:54 14:12:01 0 16.11 0.00 1.49 0.70 0.07 81.62 14:14:54 14:12:01 1 12.20 0.00 0.83 0.10 0.07 86.80 14:14:54 14:13:01 all 14.97 0.00 1.06 0.89 0.07 83.02 14:14:54 14:13:01 0 9.26 0.00 1.07 0.64 0.07 88.97 14:14:54 14:13:01 1 20.66 0.00 1.05 1.13 0.07 77.09 14:14:54 14:14:01 all 21.18 0.00 1.19 0.46 0.07 77.10 14:14:54 14:14:01 0 17.93 0.00 0.97 0.12 0.07 80.91 14:14:54 14:14:01 1 24.40 0.00 1.42 0.80 0.07 73.31 14:14:54 Average: all 8.24 0.00 0.75 0.70 0.07 90.24 14:14:54 Average: 0 6.00 0.00 0.77 0.70 0.07 92.46 14:14:54 Average: 1 10.47 0.00 0.73 0.70 0.07 88.04 14:14:54 14:14:54 14:14:54