18:09:38 Started by timer 18:09:38 Running as SYSTEM 18:09:38 [EnvInject] - Loading node environment variables. 18:09:38 Building remotely on prd-ubuntu20.04-docker-2c-8g-256 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 18:09:38 [ssh-agent] Looking for ssh-agent implementation... 18:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:38 $ ssh-agent 18:09:38 SSH_AUTH_SOCK=/tmp/ssh-JSe6TPkv1fuz/agent.1535 18:09:38 SSH_AGENT_PID=1537 18:09:38 [ssh-agent] Started. 18:09:38 Running ssh-add (command line suppressed) 18:09:38 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13712849196190874808.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13712849196190874808.key) 18:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:38 The recommended git tool is: NONE 18:09:40 using credential edgex-jenkins-ssh 18:09:40 Wiping out workspace first. 18:09:40 Cloning the remote Git repository 18:09:40 Cloning repository git@github.com:edgexfoundry/ci-management 18:09:40 > git init /w/workspace/ci-management-openstack-cron # timeout=10 18:09:40 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 18:09:40 > git --version # timeout=10 18:09:40 > git --version # 'git version 2.25.1' 18:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:41 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 18:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:41 Avoid second fetch 18:09:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:09:41 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 18:09:41 > git config core.sparsecheckout # timeout=10 18:09:41 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 18:09:41 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 18:09:41 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 18:09:41 > git remote # timeout=10 18:09:41 > git submodule init # timeout=10 18:09:41 > git submodule sync # timeout=10 18:09:41 > git config --get remote.origin.url # timeout=10 18:09:41 > git submodule init # timeout=10 18:09:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:09:41 > git config --get submodule.packer/common-packer.url # timeout=10 18:09:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:09:41 > git config --get submodule.global-jjb.url # timeout=10 18:09:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:09:42 > git submodule update --init --recursive packer/common-packer # timeout=10 18:09:42 > git submodule update --init --recursive global-jjb # timeout=10 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:09:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:09:46 provisioning config files... 18:09:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:09:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:09:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:09:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15562135736855497255.sh 18:09:46 ---> python-tools-install.sh 18:09:46 Setup pyenv: 18:09:47 * system (set by /opt/pyenv/version) 18:09:47 * 3.8.20 (set by /opt/pyenv/version) 18:09:47 * 3.9.20 (set by /opt/pyenv/version) 18:09:47 3.10.15 18:09:47 3.11.10 18:09:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ooL 18:09:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:09:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:55 lf-activate-venv(): INFO: Base packages installed successfully 18:09:55 lf-activate-venv(): INFO: Installing additional packages: lftools 18:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:10:16 Generating Requirements File 18:10:37 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. 18:10:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:10:37 Python 3.11.10 18:10:38 pip 26.2.1 from /tmp/venv-6ooL/lib/python3.11/site-packages/pip (python 3.11) 18:10:38 aiohappyeyeballs==2.7.1 18:10:38 aiohttp==3.14.3 18:10:38 aiosignal==1.4.0 18:10:38 appdirs==1.4.4 18:10:38 argcomplete==3.7.2 18:10:38 aspy.yaml==1.3.0 18:10:38 attrs==26.1.0 18:10:38 autopage==0.6.0 18:10:38 beautifulsoup4==4.15.0 18:10:38 boto3==1.43.67 18:10:38 botocore==1.43.67 18:10:38 bs4==0.0.2 18:10:38 certifi==2026.7.22 18:10:38 cffi==2.1.1 18:10:38 cfgv==3.5.0 18:10:38 chardet==7.5.1 18:10:38 charset-normalizer==3.4.9 18:10:38 click==8.4.2 18:10:38 cliff==4.15.0 18:10:38 cmd2==4.2.0 18:10:38 cryptography==3.3.2 18:10:38 debtcollector==3.1.0 18:10:38 decorator==5.3.1 18:10:38 defusedxml==0.7.1 18:10:38 Deprecated==1.3.1 18:10:38 distlib==0.4.3 18:10:38 dnspython==2.8.0 18:10:38 docker==7.2.0 18:10:38 dogpile.cache==1.5.0 18:10:38 durationpy==0.10 18:10:38 email-validator==2.3.0 18:10:38 filelock==3.32.2 18:10:38 frozenlist==1.8.0 18:10:38 future==1.0.0 18:10:38 gitdb==4.0.12 18:10:38 GitPython==3.1.59 18:10:38 httplib2==0.30.2 18:10:38 identify==2.6.19 18:10:38 idna==3.18 18:10:38 importlib-resources==1.5.0 18:10:38 iso8601==2.1.0 18:10:38 Jinja2==3.1.6 18:10:38 jmespath==1.1.0 18:10:38 jsonpatch==1.33 18:10:38 jsonpointer==3.1.1 18:10:38 jsonschema==4.26.0 18:10:38 jsonschema-specifications==2025.9.1 18:10:38 keystoneauth1==5.15.0 18:10:38 kubernetes==36.0.3 18:10:38 lftools==0.37.22 18:10:38 lxml==6.1.1 18:10:38 markdown-it-py==4.2.0 18:10:38 MarkupSafe==3.0.3 18:10:38 mdurl==0.1.2 18:10:38 msgpack==1.2.1 18:10:38 multi_key_dict==2.0.3 18:10:38 multidict==6.7.1 18:10:38 munch==4.0.0 18:10:38 netaddr==1.3.0 18:10:38 niet==1.4.2 18:10:38 nodeenv==1.10.0 18:10:38 oauth2client==4.1.3 18:10:38 oauthlib==3.3.1 18:10:38 openstacksdk==4.18.0 18:10:38 os-service-types==1.9.0 18:10:38 osc-lib==4.7.0 18:10:38 oslo.config==10.7.0 18:10:38 oslo.context==6.5.0 18:10:38 oslo.i18n==6.9.0 18:10:38 oslo.log==8.3.0 18:10:38 oslo.serialization==5.11.0 18:10:38 oslo.utils==10.1.1 18:10:38 packaging==26.3 18:10:38 pbr==7.0.3 18:10:38 platformdirs==4.11.2 18:10:38 prettytable==3.18.0 18:10:38 prompt_toolkit==3.0.53 18:10:38 propcache==0.5.2 18:10:38 psutil==7.2.2 18:10:38 pyasn1==0.6.4 18:10:38 pyasn1_modules==0.4.2 18:10:38 pycparser==3.0 18:10:38 pygerrit2==2.0.15 18:10:38 PyGithub==2.9.1 18:10:38 Pygments==2.20.0 18:10:38 PyJWT==2.13.0 18:10:38 PyNaCl==1.6.2 18:10:38 pyparsing==2.4.7 18:10:38 pyperclip==1.11.0 18:10:38 pyrsistent==0.20.0 18:10:38 python-dateutil==2.9.0.post0 18:10:38 python-discovery==1.5.1 18:10:38 python-heatclient==5.2.0 18:10:38 python-jenkins==1.8.3 18:10:38 python-keystoneclient==5.8.0 18:10:38 python-magnumclient==4.11.0 18:10:38 python-manilaclient==6.2.0 18:10:38 python-openstackclient==10.2.1 18:10:38 python-swiftclient==4.10.0 18:10:38 PyYAML==6.0.3 18:10:38 referencing==0.37.0 18:10:38 requests==2.34.2 18:10:38 requests-oauthlib==2.0.0 18:10:38 rfc3986==2.0.0 18:10:38 rich==15.0.0 18:10:38 rich-argparse==1.8.0 18:10:38 rpds-py==2026.6.3 18:10:38 rsa==4.9.1 18:10:38 ruamel.yaml==0.19.1 18:10:38 ruamel.yaml.clib==0.2.15 18:10:38 s3transfer==0.19.2 18:10:38 simplejson==4.1.1 18:10:38 six==1.17.0 18:10:38 smmap==5.0.3 18:10:38 soupsieve==2.9.2 18:10:38 stevedore==5.9.0 18:10:38 tabulate==0.10.0 18:10:38 toml==0.10.2 18:10:38 tomlkit==0.15.1 18:10:38 tqdm==4.70.0 18:10:38 typing_extensions==4.16.0 18:10:38 urllib3==1.26.20 18:10:38 virtualenv==21.7.3 18:10:38 wcwidth==0.8.2 18:10:38 websocket-client==1.9.0 18:10:38 wrapt==2.3.0 18:10:38 xdg==6.0.0 18:10:38 xmltodict==1.0.4 18:10:38 yarl==1.24.5 18:10:38 yq==4.1.2 18:10:38 [EnvInject] - Injecting environment variables from a build step. 18:10:38 [EnvInject] - Injecting as environment variables the properties content 18:10:38 OS_CLOUD=vex 18:10:38 18:10:38 [EnvInject] - Variables injected successfully. 18:10:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:10:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:10:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12461623005586014580.sh 18:10:38 ---> Orphaned k8s clusters 18:10:38 Setup pyenv: 18:10:38 system 18:10:38 3.8.20 18:10:38 3.9.20 18:10:38 3.10.15 18:10:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:10:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:10:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:40 lf-activate-venv(): INFO: Base packages installed successfully 18:10:40 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:10:45 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:10:48 -----> Delete orphaned cluster 18:10:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:10:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:10:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16041957078382193350.sh 18:10:48 ---> Orphaned stacks 18:10:48 Setup pyenv: 18:10:48 system 18:10:48 3.8.20 18:10:48 3.9.20 18:10:48 3.10.15 18:10:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:10:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:10:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:50 lf-activate-venv(): INFO: Base packages installed successfully 18:10:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:11:00 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. 18:11:00 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 18:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:11:01 + mapfile -t OS_COE_CLUSTERS_ID 18:11:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:11:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:11:01 ++ awk '{print $1}' 18:11:03 + echo '-----> Active clusters -> stacks' 18:11:03 -----> Active clusters -> stacks 18:11:03 + OS_COE_STACKS=() 18:11:03 + [[ 0 -gt 0 ]] 18:11:03 + mapfile -t OS_STACKS 18:11:03 ++ awk '{print $1}' 18:11:03 ++ 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 18:11:05 + echo '-----> Active stacks' 18:11:05 -----> Active stacks 18:11:05 + echo '-----> Delete orphaned stacks' 18:11:05 -----> Delete orphaned stacks 18:11:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:11:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:11:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4053907041660707439.sh 18:11:05 ---> Orphaned servers 18:11:05 Setup pyenv: 18:11:05 system 18:11:05 3.8.20 18:11:05 3.9.20 18:11:05 3.10.15 18:11:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:11:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:11:06 lf-activate-venv(): INFO: Base packages installed successfully 18:11:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:11:20 -----> Active servers 18:11:20 prd-ubuntu20.04-docker-2c-8g-256 18:11:20 prd-ubuntu20.04-docker-2c-8g-255 18:11:20 prd-ubuntu20.04-docker-2c-8g-254 18:11:20 prd-ubuntu20.04-docker-2c-8g-251 18:11:20 prd-ubuntu20.04-docker-2c-8g-250 18:11:20 prd-ubuntu20.04-docker-2c-8g-249 18:11:20 -----> Delete orphaned servers 18:11:20 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-255 18:11:23 WARN: Server "prd-ubuntu20.04-docker-2c-8g-255" is not older than 15 minutes. 18:11:23 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-254 18:11:25 WARN: Server "prd-ubuntu20.04-docker-2c-8g-254" is not older than 15 minutes. 18:11:25 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-251 18:11:28 WARN: Server "prd-ubuntu20.04-docker-2c-8g-251" is not older than 15 minutes. 18:11:28 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-250 18:12:00 openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/f5ab9a59d6c649bd8ed4af258c4ba755/servers/detail?name=prd-ubuntu20.04-docker-2c-8g-250, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 18:12:00 18:12:00 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-249 18:12:31 openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/f5ab9a59d6c649bd8ed4af258c4ba755/servers/detail?name=prd-ubuntu20.04-docker-2c-8g-249, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 18:12:31 18:12:32 Build step 'Conditional step (single)' marked build as failure 18:12:32 $ ssh-agent -k 18:12:32 unset SSH_AUTH_SOCK; 18:12:32 unset SSH_AGENT_PID; 18:12:32 echo Agent pid 1537 killed; 18:12:32 [ssh-agent] Stopped. 18:12:32 [PostBuildScript] - [INFO] Executing post build scripts. 18:12:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9337461445434028810.sh 18:12:32 ---> sysstat.sh 18:12:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17021440394220004916.sh 18:12:32 ---> package-listing.sh 18:12:32 ++ facter osfamily 18:12:32 ++ tr '[:upper:]' '[:lower:]' 18:12:33 + OS_FAMILY=debian 18:12:33 + workspace=/w/workspace/ci-management-openstack-cron 18:12:33 + START_PACKAGES=/tmp/packages_start.txt 18:12:33 + END_PACKAGES=/tmp/packages_end.txt 18:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:33 + PACKAGES=/tmp/packages_start.txt 18:12:33 + '[' /w/workspace/ci-management-openstack-cron ']' 18:12:33 + PACKAGES=/tmp/packages_end.txt 18:12:33 + case "${OS_FAMILY}" in 18:12:33 + dpkg -l 18:12:33 + grep '^ii' 18:12:33 + '[' -f /tmp/packages_start.txt ']' 18:12:33 + '[' -f /tmp/packages_end.txt ']' 18:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:33 + '[' /w/workspace/ci-management-openstack-cron ']' 18:12:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 18:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 18:12:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3446485202540588998.sh 18:12:33 ---> capture-instance-metadata.sh 18:12:33 Setup pyenv: 18:12:33 system 18:12:33 3.8.20 18:12:33 3.9.20 18:12:33 3.10.15 18:12:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:12:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:12:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:34 lf-activate-venv(): INFO: Base packages installed successfully 18:12:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:12:39 INFO: Running in OpenStack, capturing instance metadata 18:12:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4197710994294748159.sh 18:12:40 provisioning config files... 18:12:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16213196396070301767tmp 18:12:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:12:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:12:40 [EnvInject] - Injecting environment variables from a build step. 18:12:40 [EnvInject] - Injecting as environment variables the properties content 18:12:40 SERVER_ID=logs 18:12:40 18:12:40 [EnvInject] - Variables injected successfully. 18:12:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2902677005962517203.sh 18:12:40 ---> create-netrc.sh 18:12:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8117441710311169300.sh 18:12:40 ---> python-tools-install.sh 18:12:40 Setup pyenv: 18:12:40 system 18:12:40 3.8.20 18:12:40 3.9.20 18:12:40 3.10.15 18:12:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:12:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:41 lf-activate-venv(): INFO: Base packages installed successfully 18:12:41 lf-activate-venv(): INFO: Installing additional packages: lftools 18:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:12:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16690530103606368328.sh 18:12:47 ---> sudo-logs.sh 18:12:47 Archiving 'sudo' log.. 18:12:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16708289951229811781.sh 18:12:47 ---> job-cost.sh 18:12:47 Setup pyenv: 18:12:47 system 18:12:47 3.8.20 18:12:47 3.9.20 18:12:47 3.10.15 18:12:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:12:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:12:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:49 lf-activate-venv(): INFO: Base packages installed successfully 18:12:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:12:54 INFO: No Stack... 18:12:54 INFO: Retrieving Pricing Info for: v3-standard-2 18:12:54 INFO: Archiving Costs 18:12:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins538568324661093673.sh 18:12:54 ---> logs-deploy.sh 18:12:54 Setup pyenv: 18:12:54 system 18:12:54 3.8.20 18:12:54 3.9.20 18:12:54 3.10.15 18:12:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ooL from file:/tmp/.os_lf_venv 18:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:56 lf-activate-venv(): INFO: Base packages installed successfully 18:12:56 lf-activate-venv(): INFO: Installing additional packages: lftools 18:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-6ooL/bin to PATH 18:13:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64280 18:13:01 INFO: archiving workspace using pattern(s): 18:13:02 Archives upload complete. 18:13:02 INFO: archiving logs to Nexus 18:13:03 ---> uname -a: 18:13:03 Linux prd-ubuntu20-04-docker-2c-8g-256 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:13:03 18:13:03 18:13:03 ---> lscpu: 18:13:03 Architecture: x86_64 18:13:03 CPU op-mode(s): 32-bit, 64-bit 18:13:03 Byte Order: Little Endian 18:13:03 Address sizes: 40 bits physical, 48 bits virtual 18:13:03 CPU(s): 2 18:13:03 On-line CPU(s) list: 0,1 18:13:03 Thread(s) per core: 1 18:13:03 Core(s) per socket: 1 18:13:03 Socket(s): 2 18:13:03 NUMA node(s): 1 18:13:03 Vendor ID: AuthenticAMD 18:13:03 CPU family: 23 18:13:03 Model: 49 18:13:03 Model name: AMD EPYC-Rome Processor 18:13:03 Stepping: 0 18:13:03 CPU MHz: 2799.998 18:13:03 BogoMIPS: 5599.99 18:13:03 Virtualization: AMD-V 18:13:03 Hypervisor vendor: KVM 18:13:03 Virtualization type: full 18:13:03 L1d cache: 64 KiB 18:13:03 L1i cache: 64 KiB 18:13:03 L2 cache: 1 MiB 18:13:03 L3 cache: 32 MiB 18:13:03 NUMA node0 CPU(s): 0,1 18:13:03 Vulnerability Gather data sampling: Not affected 18:13:03 Vulnerability Itlb multihit: Not affected 18:13:03 Vulnerability L1tf: Not affected 18:13:03 Vulnerability Mds: Not affected 18:13:03 Vulnerability Meltdown: Not affected 18:13:03 Vulnerability Mmio stale data: Not affected 18:13:03 Vulnerability Retbleed: Vulnerable 18:13:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:13:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:13:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:13:03 Vulnerability Srbds: Not affected 18:13:03 Vulnerability Tsx async abort: Not affected 18:13:03 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 18:13:03 18:13:03 18:13:03 ---> nproc: 18:13:03 2 18:13:03 18:13:03 18:13:03 ---> df -h: 18:13:03 Filesystem Size Used Avail Use% Mounted on 18:13:03 udev 3.9G 0 3.9G 0% /dev 18:13:03 tmpfs 795M 1.1M 794M 1% /run 18:13:03 /dev/vda1 39G 9.9G 29G 26% / 18:13:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:13:03 tmpfs 5.0M 0 5.0M 0% /run/lock 18:13:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:13:03 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 18:13:03 /dev/loop2 62M 62M 0 100% /snap/core20/1405 18:13:03 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 18:13:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:13:03 tmpfs 795M 0 795M 0% /run/user/1001 18:13:03 18:13:03 18:13:03 ---> free -m: 18:13:03 total used free shared buff/cache available 18:13:03 Mem: 7945 507 4923 1 2515 7138 18:13:03 Swap: 1023 0 1023 18:13:03 18:13:03 18:13:03 ---> ip addr: 18:13:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:13:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:13:03 inet 127.0.0.1/8 scope host lo 18:13:03 valid_lft forever preferred_lft forever 18:13:03 inet6 ::1/128 scope host 18:13:03 valid_lft forever preferred_lft forever 18:13:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:13:03 link/ether fa:16:3e:29:4b:56 brd ff:ff:ff:ff:ff:ff 18:13:03 inet 10.30.122.165/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 18:13:03 valid_lft 86161sec preferred_lft 86161sec 18:13:03 inet6 fe80::f816:3eff:fe29:4b56/64 scope link 18:13:03 valid_lft forever preferred_lft forever 18:13:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:13:03 link/ether 2a:99:ad:79:b8:30 brd ff:ff:ff:ff:ff:ff 18:13:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:13:03 valid_lft forever preferred_lft forever 18:13:03 18:13:03 18:13:03 ---> sar -b -r -n DEV: 18:13:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-256) 08/10/26 _x86_64_ (2 CPU) 18:13:03 18:13:03 18:09:06 LINUX RESTART (2 CPU) 18:13:03 18:13:03 18:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:13:03 18:11:01 110.33 1.28 109.05 0.00 107.45 12934.53 0.00 18:13:03 18:12:01 35.56 1.42 34.14 0.00 91.98 6144.04 0.00 18:13:03 18:13:01 3.57 0.75 2.82 0.00 81.19 364.87 0.00 18:13:03 Average: 49.82 1.15 48.67 0.00 93.54 6481.15 0.00 18:13:03 18:13:03 18:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:03 18:11:01 5091012 7347168 427992 5.26 93180 2317280 1113108 12.12 658076 2122768 175356 18:13:03 18:12:01 5048564 7307704 467312 5.74 93388 2319948 1156584 12.59 739576 2084508 316 18:13:03 18:13:01 5108760 7377684 396692 4.88 93728 2328816 1084496 11.81 670176 2093296 29364 18:13:03 Average: 5082779 7344185 430665 5.29 93432 2322015 1118063 12.17 689276 2100191 68345 18:13:03 18:13:03 18:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:03 18:11:01 ens3 62.47 41.94 1112.40 8.84 0.00 0.00 0.00 0.00 18:13:03 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:11:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 18:13:03 18:12:01 ens3 15.71 13.70 22.30 2.19 0.00 0.00 0.00 0.00 18:13:03 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:12:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 18:13:03 18:13:01 ens3 13.00 9.63 10.66 4.17 0.00 0.00 0.00 0.00 18:13:03 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 18:13:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 18:13:03 Average: ens3 30.39 21.76 381.79 5.07 0.00 0.00 0.00 0.00 18:13:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:03 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 18:13:03 18:13:03 18:13:03 ---> sar -P ALL: 18:13:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-256) 08/10/26 _x86_64_ (2 CPU) 18:13:03 18:13:03 18:09:06 LINUX RESTART (2 CPU) 18:13:03 18:13:03 18:10:01 CPU %user %nice %system %iowait %steal %idle 18:13:03 18:11:01 all 42.14 0.00 3.22 2.80 0.10 51.74 18:13:03 18:11:01 0 54.51 0.00 3.89 3.66 0.12 37.82 18:13:03 18:11:01 1 29.79 0.00 2.54 1.94 0.08 65.64 18:13:03 18:12:01 all 16.18 0.00 1.14 0.44 0.04 82.19 18:13:03 18:12:01 0 12.08 0.00 1.22 0.58 0.03 86.09 18:13:03 18:12:01 1 20.31 0.00 1.07 0.30 0.05 78.26 18:13:03 18:13:01 all 23.32 0.00 1.60 0.11 0.06 74.91 18:13:03 18:13:01 0 43.17 0.00 2.07 0.17 0.05 54.55 18:13:03 18:13:01 1 3.64 0.00 1.14 0.05 0.07 95.11 18:13:03 Average: all 27.23 0.00 1.99 1.12 0.07 69.60 18:13:03 Average: 0 36.59 0.00 2.39 1.47 0.07 59.48 18:13:03 Average: 1 17.88 0.00 1.59 0.77 0.07 79.70 18:13:03 18:13:03 18:13:03