19:04:20 Started by timer 19:04:20 Running as SYSTEM 19:04:20 [EnvInject] - Loading node environment variables. 19:04:20 Building remotely on prd-ubuntu20.04-docker-2c-8g-354 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:04:20 [ssh-agent] Looking for ssh-agent implementation... 19:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:20 $ ssh-agent 19:04:20 SSH_AUTH_SOCK=/tmp/ssh-d1L0S6nZxIWO/agent.1525 19:04:20 SSH_AGENT_PID=1527 19:04:20 [ssh-agent] Started. 19:04:20 Running ssh-add (command line suppressed) 19:04:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7904832790906483108.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7904832790906483108.key) 19:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:20 The recommended git tool is: NONE 19:04:22 using credential edgex-jenkins-ssh 19:04:22 Wiping out workspace first. 19:04:22 Cloning the remote Git repository 19:04:22 Cloning repository git@github.com:edgexfoundry/ci-management 19:04:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:04:22 > git --version # timeout=10 19:04:22 > git --version # 'git version 2.25.1' 19:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:23 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:23 Avoid second fetch 19:04:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:23 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:04:23 > git config core.sparsecheckout # timeout=10 19:04:23 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:23 > git remote # timeout=10 19:04:23 > git submodule init # timeout=10 19:04:23 > git submodule sync # timeout=10 19:04:23 > git config --get remote.origin.url # timeout=10 19:04:23 > git submodule init # timeout=10 19:04:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:24 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:24 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:24 > git config --get submodule.global-jjb.url # timeout=10 19:04:24 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:24 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:24 > git submodule update --init --recursive global-jjb # timeout=10 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:30 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:30 provisioning config files... 19:04:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6947160008052222156.sh 19:04:30 ---> python-tools-install.sh 19:04:30 Setup pyenv: 19:04:30 * system (set by /opt/pyenv/version) 19:04:30 * 3.8.20 (set by /opt/pyenv/version) 19:04:30 * 3.9.20 (set by /opt/pyenv/version) 19:04:30 3.10.15 19:04:30 3.11.10 19:04:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cu0q 19:04:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:42 lf-activate-venv(): INFO: Base packages installed successfully 19:04:42 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:05:01 Generating Requirements File 19:05:23 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. 19:05:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:05:23 Python 3.11.10 19:05:23 pip 26.2.1 from /tmp/venv-Cu0q/lib/python3.11/site-packages/pip (python 3.11) 19:05:24 aiohappyeyeballs==2.7.1 19:05:24 aiohttp==3.14.3 19:05:24 aiosignal==1.4.0 19:05:24 appdirs==1.4.4 19:05:24 argcomplete==3.7.2 19:05:24 aspy.yaml==1.3.0 19:05:24 attrs==26.1.0 19:05:24 autopage==0.6.0 19:05:24 beautifulsoup4==4.15.0 19:05:24 boto3==1.43.69 19:05:24 botocore==1.43.69 19:05:24 bs4==0.0.2 19:05:24 certifi==2026.7.22 19:05:24 cffi==2.1.1 19:05:24 cfgv==3.5.0 19:05:24 chardet==7.5.1 19:05:24 charset-normalizer==3.5.0 19:05:24 click==8.4.2 19:05:24 cliff==4.15.0 19:05:24 cmd2==4.2.0 19:05:24 cryptography==3.3.2 19:05:24 debtcollector==3.1.0 19:05:24 decorator==5.3.1 19:05:24 defusedxml==0.7.1 19:05:24 Deprecated==1.3.1 19:05:24 distlib==0.4.3 19:05:24 dnspython==2.8.0 19:05:24 docker==7.2.0 19:05:24 dogpile.cache==1.5.0 19:05:24 durationpy==0.10 19:05:24 email-validator==2.3.0 19:05:24 filelock==3.32.2 19:05:24 frozenlist==1.8.0 19:05:24 future==1.0.0 19:05:24 gitdb==4.0.12 19:05:24 GitPython==3.1.59 19:05:24 httplib2==0.30.2 19:05:24 identify==2.6.19 19:05:24 idna==3.18 19:05:24 importlib-resources==1.5.0 19:05:24 iso8601==2.1.0 19:05:24 Jinja2==3.1.6 19:05:24 jmespath==1.1.0 19:05:24 jsonpatch==1.33 19:05:24 jsonpointer==3.1.1 19:05:24 jsonschema==4.26.0 19:05:24 jsonschema-specifications==2025.9.1 19:05:24 keystoneauth1==5.15.0 19:05:24 kubernetes==36.0.3 19:05:24 lftools==0.37.23 19:05:24 lxml==6.1.1 19:05:24 markdown-it-py==4.2.0 19:05:24 MarkupSafe==3.0.3 19:05:24 mdurl==0.1.2 19:05:24 msgpack==1.2.1 19:05:24 multi_key_dict==2.0.3 19:05:24 multidict==6.7.1 19:05:24 munch==4.0.0 19:05:24 netaddr==1.3.0 19:05:24 niet==1.4.2 19:05:24 nodeenv==1.10.0 19:05:24 oauth2client==4.1.3 19:05:24 oauthlib==3.3.1 19:05:24 openstacksdk==4.18.0 19:05:24 os-service-types==1.9.0 19:05:24 osc-lib==4.7.0 19:05:24 oslo.config==10.7.0 19:05:24 oslo.context==6.5.0 19:05:24 oslo.i18n==6.9.0 19:05:24 oslo.log==8.3.0 19:05:24 oslo.serialization==5.11.0 19:05:24 oslo.utils==10.1.1 19:05:24 packaging==26.3 19:05:24 pbr==7.0.3 19:05:24 platformdirs==4.11.2 19:05:24 prettytable==3.18.0 19:05:24 prompt_toolkit==3.0.53 19:05:24 propcache==0.5.2 19:05:24 psutil==7.2.2 19:05:24 pyasn1==0.6.4 19:05:24 pyasn1_modules==0.4.2 19:05:24 pycparser==3.0 19:05:24 pygerrit2==2.0.15 19:05:24 PyGithub==2.9.1 19:05:24 Pygments==2.20.0 19:05:24 PyJWT==2.13.0 19:05:24 PyNaCl==1.6.2 19:05:24 pyparsing==2.4.7 19:05:24 pyperclip==1.11.0 19:05:24 pyrsistent==0.20.0 19:05:24 python-dateutil==2.9.0.post0 19:05:24 python-discovery==1.5.2 19:05:24 python-heatclient==5.2.0 19:05:24 python-jenkins==1.8.3 19:05:24 python-keystoneclient==5.8.0 19:05:24 python-magnumclient==4.11.0 19:05:24 python-manilaclient==6.2.0 19:05:24 python-openstackclient==10.2.1 19:05:24 python-swiftclient==4.10.0 19:05:24 PyYAML==6.0.3 19:05:24 referencing==0.37.0 19:05:24 requests==2.34.2 19:05:24 requests-oauthlib==2.0.0 19:05:24 rfc3986==2.0.0 19:05:24 rich==15.0.0 19:05:24 rich-argparse==1.8.0 19:05:24 rpds-py==2026.6.3 19:05:24 rsa==4.9.1 19:05:24 ruamel.yaml==0.19.1 19:05:24 ruamel.yaml.clib==0.2.15 19:05:24 s3transfer==0.19.2 19:05:24 simplejson==4.1.1 19:05:24 six==1.17.0 19:05:24 smmap==5.0.3 19:05:24 soupsieve==2.9.2 19:05:24 stevedore==5.9.0 19:05:24 tabulate==0.10.0 19:05:24 toml==0.10.2 19:05:24 tomlkit==0.15.1 19:05:24 tqdm==4.70.0 19:05:24 typing_extensions==4.16.0 19:05:24 urllib3==1.26.20 19:05:24 virtualenv==21.7.4 19:05:24 wcwidth==0.8.2 19:05:24 websocket-client==1.9.0 19:05:24 wrapt==2.3.0 19:05:24 xdg==6.0.0 19:05:24 xmltodict==1.0.4 19:05:24 yarl==1.24.5 19:05:24 yq==4.1.2 19:05:24 [EnvInject] - Injecting environment variables from a build step. 19:05:24 [EnvInject] - Injecting as environment variables the properties content 19:05:24 OS_CLOUD=vex 19:05:24 19:05:24 [EnvInject] - Variables injected successfully. 19:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15494515696366545983.sh 19:05:24 ---> Orphaned k8s clusters 19:05:24 Setup pyenv: 19:05:24 system 19:05:24 3.8.20 19:05:24 3.9.20 19:05:24 3.10.15 19:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:25 lf-activate-venv(): INFO: Base packages installed successfully 19:05:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:05:34 -----> Delete orphaned cluster 19:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9118492442107890041.sh 19:05:34 ---> Orphaned stacks 19:05:34 Setup pyenv: 19:05:34 system 19:05:34 3.8.20 19:05:34 3.9.20 19:05:34 3.10.15 19:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:35 lf-activate-venv(): INFO: Base packages installed successfully 19:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:47 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. 19:05:47 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 19:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:05:47 + mapfile -t OS_COE_CLUSTERS_ID 19:05:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:48 ++ awk '{print $1}' 19:05:50 + echo '-----> Active clusters -> stacks' 19:05:50 -----> Active clusters -> stacks 19:05:50 + OS_COE_STACKS=() 19:05:50 + [[ 0 -gt 0 ]] 19:05:50 + mapfile -t OS_STACKS 19:05:50 ++ awk '{print $1}' 19:05:50 ++ 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 19:05:51 + echo '-----> Active stacks' 19:05:51 -----> Active stacks 19:05:51 + echo '-----> Delete orphaned stacks' 19:05:51 -----> Delete orphaned stacks 19:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18153560217348214633.sh 19:05:51 ---> Orphaned servers 19:05:51 Setup pyenv: 19:05:51 system 19:05:51 3.8.20 19:05:51 3.9.20 19:05:51 3.10.15 19:05:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:53 lf-activate-venv(): INFO: Base packages installed successfully 19:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:07 -----> Active servers 19:06:07 prd-ubuntu20.04-docker-2c-8g-354 19:06:07 -----> Delete orphaned servers 19:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12416328260744751921.sh 19:06:07 ---> Orphaned ports 19:06:07 Setup pyenv: 19:06:07 system 19:06:07 3.8.20 19:06:07 3.9.20 19:06:07 3.10.15 19:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:09 lf-activate-venv(): INFO: Base packages installed successfully 19:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:17 No orphaned ports to process. 19:06:17 Build step 'Conditional step (single)' marked build as failure 19:06:17 $ ssh-agent -k 19:06:17 unset SSH_AUTH_SOCK; 19:06:17 unset SSH_AGENT_PID; 19:06:17 echo Agent pid 1527 killed; 19:06:17 [ssh-agent] Stopped. 19:06:17 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16544026533515616321.sh 19:06:17 ---> sysstat.sh 19:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10763562364171321237.sh 19:06:18 ---> package-listing.sh 19:06:18 ++ facter osfamily 19:06:18 ++ tr '[:upper:]' '[:lower:]' 19:06:18 + OS_FAMILY=debian 19:06:18 + workspace=/w/workspace/ci-management-openstack-cron 19:06:18 + START_PACKAGES=/tmp/packages_start.txt 19:06:18 + END_PACKAGES=/tmp/packages_end.txt 19:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:18 + PACKAGES=/tmp/packages_start.txt 19:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:18 + PACKAGES=/tmp/packages_end.txt 19:06:18 + case "${OS_FAMILY}" in 19:06:18 + grep '^ii' 19:06:18 + dpkg -l 19:06:18 + '[' -f /tmp/packages_start.txt ']' 19:06:18 + '[' -f /tmp/packages_end.txt ']' 19:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3275922811246445124.sh 19:06:18 ---> capture-instance-metadata.sh 19:06:18 Setup pyenv: 19:06:18 system 19:06:18 3.8.20 19:06:18 3.9.20 19:06:18 3.10.15 19:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:20 lf-activate-venv(): INFO: Base packages installed successfully 19:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:25 INFO: Running in OpenStack, capturing instance metadata 19:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7466276824892193338.sh 19:06:25 provisioning config files... 19:06:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5805790990859856683tmp 19:06:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:25 [EnvInject] - Injecting environment variables from a build step. 19:06:25 [EnvInject] - Injecting as environment variables the properties content 19:06:25 SERVER_ID=logs 19:06:25 19:06:25 [EnvInject] - Variables injected successfully. 19:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6298659435197028928.sh 19:06:25 ---> create-netrc.sh 19:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16597685652037486949.sh 19:06:25 ---> python-tools-install.sh 19:06:25 Setup pyenv: 19:06:25 system 19:06:25 3.8.20 19:06:25 3.9.20 19:06:25 3.10.15 19:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:27 lf-activate-venv(): INFO: Base packages installed successfully 19:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2998677793962029502.sh 19:06:32 ---> sudo-logs.sh 19:06:32 Archiving 'sudo' log.. 19:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2177719638495340765.sh 19:06:32 ---> job-cost.sh 19:06:32 Setup pyenv: 19:06:32 system 19:06:32 3.8.20 19:06:32 3.9.20 19:06:32 3.10.15 19:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:34 lf-activate-venv(): INFO: Base packages installed successfully 19:06:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:39 INFO: No Stack... 19:06:39 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:39 INFO: Archiving Costs 19:06:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1014312749558696057.sh 19:06:39 ---> logs-deploy.sh 19:06:39 Setup pyenv: 19:06:39 system 19:06:39 3.8.20 19:06:39 3.9.20 19:06:39 3.10.15 19:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cu0q from file:/tmp/.os_lf_venv 19:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:41 lf-activate-venv(): INFO: Base packages installed successfully 19:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-Cu0q/bin to PATH 19:06:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64329 19:06:46 INFO: archiving workspace using pattern(s): 19:06:47 Archives upload complete. 19:06:47 INFO: archiving logs to Nexus 19:06:48 ---> uname -a: 19:06:48 Linux prd-ubuntu20-04-docker-2c-8g-354 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:06:48 19:06:48 19:06:48 ---> lscpu: 19:06:48 Architecture: x86_64 19:06:48 CPU op-mode(s): 32-bit, 64-bit 19:06:48 Byte Order: Little Endian 19:06:48 Address sizes: 40 bits physical, 48 bits virtual 19:06:48 CPU(s): 2 19:06:48 On-line CPU(s) list: 0,1 19:06:48 Thread(s) per core: 1 19:06:48 Core(s) per socket: 1 19:06:48 Socket(s): 2 19:06:48 NUMA node(s): 1 19:06:48 Vendor ID: AuthenticAMD 19:06:48 CPU family: 23 19:06:48 Model: 49 19:06:48 Model name: AMD EPYC-Rome Processor 19:06:48 Stepping: 0 19:06:48 CPU MHz: 2799.998 19:06:48 BogoMIPS: 5599.99 19:06:48 Virtualization: AMD-V 19:06:48 Hypervisor vendor: KVM 19:06:48 Virtualization type: full 19:06:48 L1d cache: 64 KiB 19:06:48 L1i cache: 64 KiB 19:06:48 L2 cache: 1 MiB 19:06:48 L3 cache: 32 MiB 19:06:48 NUMA node0 CPU(s): 0,1 19:06:48 Vulnerability Gather data sampling: Not affected 19:06:48 Vulnerability Itlb multihit: Not affected 19:06:48 Vulnerability L1tf: Not affected 19:06:48 Vulnerability Mds: Not affected 19:06:48 Vulnerability Meltdown: Not affected 19:06:48 Vulnerability Mmio stale data: Not affected 19:06:48 Vulnerability Retbleed: Vulnerable 19:06:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:06:48 Vulnerability Srbds: Not affected 19:06:48 Vulnerability Tsx async abort: Not affected 19:06:48 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 19:06:48 19:06:48 19:06:48 ---> nproc: 19:06:48 2 19:06:48 19:06:48 19:06:48 ---> df -h: 19:06:48 Filesystem Size Used Avail Use% Mounted on 19:06:48 udev 3.9G 0 3.9G 0% /dev 19:06:48 tmpfs 795M 1.1M 794M 1% /run 19:06:48 /dev/vda1 39G 9.9G 29G 26% / 19:06:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:06:48 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:48 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:06:48 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:06:48 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:06:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:48 tmpfs 795M 0 795M 0% /run/user/1001 19:06:48 19:06:48 19:06:48 ---> free -m: 19:06:48 total used free shared buff/cache available 19:06:48 Mem: 7945 558 4869 1 2518 7087 19:06:48 Swap: 1023 0 1023 19:06:48 19:06:48 19:06:48 ---> ip addr: 19:06:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:48 inet 127.0.0.1/8 scope host lo 19:06:48 valid_lft forever preferred_lft forever 19:06:48 inet6 ::1/128 scope host 19:06:48 valid_lft forever preferred_lft forever 19:06:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:48 link/ether fa:16:3e:47:a6:27 brd ff:ff:ff:ff:ff:ff 19:06:48 inet 10.30.123.200/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:06:48 valid_lft 86221sec preferred_lft 86221sec 19:06:48 inet6 fe80::f816:3eff:fe47:a627/64 scope link 19:06:48 valid_lft forever preferred_lft forever 19:06:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:48 link/ether a2:41:b3:d9:7c:c5 brd ff:ff:ff:ff:ff:ff 19:06:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:48 valid_lft forever preferred_lft forever 19:06:48 19:06:48 19:06:48 ---> sar -b -r -n DEV: 19:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-354) 08/12/26 _x86_64_ (2 CPU) 19:06:48 19:06:48 19:03:51 LINUX RESTART (2 CPU) 19:06:48 19:06:48 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:48 19:05:02 408.35 84.19 324.16 0.00 11754.62 64549.68 0.00 19:06:48 19:06:01 100.78 1.19 99.59 0.00 91.66 14435.00 0.00 19:06:48 Average: 255.88 43.04 212.84 0.00 5973.11 39707.08 0.00 19:06:48 19:06:48 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:48 19:05:02 5298700 7321036 465352 5.72 80952 2107884 1119468 12.19 665672 1931512 189440 19:06:48 19:06:01 4938984 7198020 575088 7.07 93452 2319476 1225396 13.34 826996 2102096 46980 19:06:48 Average: 5118842 7259528 520220 6.39 87202 2213680 1172432 12.76 746334 2016804 118210 19:06:48 19:06:48 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:48 19:05:02 ens3 450.83 263.13 1759.04 73.64 0.00 0.00 0.00 0.00 19:06:48 19:05:02 lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 19:06:48 19:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:48 19:06:01 ens3 33.63 27.19 435.76 5.59 0.00 0.00 0.00 0.00 19:06:48 19:06:01 lo 0.81 0.81 0.09 0.09 0.00 0.00 0.00 0.00 19:06:48 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:48 Average: ens3 244.02 146.17 1103.07 39.91 0.00 0.00 0.00 0.00 19:06:48 Average: lo 1.26 1.26 0.13 0.13 0.00 0.00 0.00 0.00 19:06:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:48 19:06:48 19:06:48 ---> sar -P ALL: 19:06:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-354) 08/12/26 _x86_64_ (2 CPU) 19:06:48 19:06:48 19:03:51 LINUX RESTART (2 CPU) 19:06:48 19:06:48 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:48 19:05:02 all 30.96 0.00 5.02 8.86 0.08 55.07 19:06:48 19:05:02 0 20.89 0.00 4.56 5.31 0.08 69.15 19:06:48 19:05:02 1 41.12 0.00 5.49 12.43 0.08 40.88 19:06:48 19:06:01 all 41.02 0.00 2.51 2.56 0.08 53.84 19:06:48 19:06:01 0 39.96 0.00 2.45 2.98 0.08 54.52 19:06:48 19:06:01 1 42.07 0.00 2.56 2.13 0.08 53.15 19:06:48 Average: all 35.95 0.00 3.78 5.73 0.08 54.46 19:06:48 Average: 0 30.33 0.00 3.52 4.16 0.08 61.91 19:06:48 Average: 1 41.59 0.00 4.03 7.31 0.08 46.98 19:06:48 19:06:48 19:06:48