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-9824 (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-teClyNaqZmzJ/agent.1485 19:04:20 SSH_AGENT_PID=1486 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_1793865966543318322.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1793865966543318322.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:23 > 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:24 Avoid second fetch 19:04:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:24 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:04:24 > git config core.sparsecheckout # timeout=10 19:04:24 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:24 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:04:24 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:24 > git remote # timeout=10 19:04:24 > git submodule init # timeout=10 19:04:24 > git submodule sync # timeout=10 19:04:24 > git config --get remote.origin.url # timeout=10 19:04:24 > 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:25 > git submodule update --init --recursive global-jjb # timeout=10 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:29 provisioning config files... 19:04:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15916509853969998175.sh 19:04:29 ---> python-tools-install.sh 19:04:29 Setup pyenv: 19:04:29 * system (set by /opt/pyenv/version) 19:04:29 * 3.8.20 (set by /opt/pyenv/version) 19:04:29 * 3.9.20 (set by /opt/pyenv/version) 19:04:29 3.10.15 19:04:29 3.11.10 19:04:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zr01 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:37 lf-activate-venv(): INFO: Base packages installed successfully 19:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 19:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:04:59 Generating Requirements File 19:05:17 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:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:05:17 Python 3.11.10 19:05:17 pip 25.2 from /tmp/venv-Zr01/lib/python3.11/site-packages/pip (python 3.11) 19:05:17 appdirs==1.4.4 19:05:17 argcomplete==3.6.2 19:05:17 aspy.yaml==1.3.0 19:05:17 attrs==25.3.0 19:05:17 autopage==0.5.2 19:05:17 beautifulsoup4==4.14.2 19:05:17 boto3==1.40.41 19:05:17 botocore==1.40.41 19:05:17 bs4==0.0.2 19:05:17 cachetools==6.2.0 19:05:17 certifi==2025.8.3 19:05:17 cffi==2.0.0 19:05:17 cfgv==3.4.0 19:05:17 chardet==5.2.0 19:05:17 charset-normalizer==3.4.3 19:05:17 click==8.3.0 19:05:17 cliff==4.11.0 19:05:17 cmd2==2.7.0 19:05:17 cryptography==3.3.2 19:05:17 debtcollector==3.0.0 19:05:17 decorator==5.2.1 19:05:17 defusedxml==0.7.1 19:05:17 Deprecated==1.2.18 19:05:17 distlib==0.4.0 19:05:17 dnspython==2.8.0 19:05:17 docker==7.1.0 19:05:17 dogpile.cache==1.4.1 19:05:17 durationpy==0.10 19:05:17 email-validator==2.3.0 19:05:17 filelock==3.19.1 19:05:17 future==1.0.0 19:05:17 gitdb==4.0.12 19:05:17 GitPython==3.1.45 19:05:17 google-auth==2.41.0 19:05:17 httplib2==0.31.0 19:05:17 identify==2.6.14 19:05:17 idna==3.10 19:05:17 importlib-resources==1.5.0 19:05:17 iso8601==2.1.0 19:05:17 Jinja2==3.1.6 19:05:17 jmespath==1.0.1 19:05:17 jsonpatch==1.33 19:05:17 jsonpointer==3.0.0 19:05:17 jsonschema==4.25.1 19:05:17 jsonschema-specifications==2025.9.1 19:05:17 keystoneauth1==5.12.0 19:05:17 kubernetes==34.1.0 19:05:17 lftools==0.37.14 19:05:17 lxml==6.0.2 19:05:17 markdown-it-py==4.0.0 19:05:17 MarkupSafe==3.0.3 19:05:17 mdurl==0.1.2 19:05:17 msgpack==1.1.1 19:05:17 multi_key_dict==2.0.3 19:05:17 munch==4.0.0 19:05:17 netaddr==1.3.0 19:05:17 niet==1.4.2 19:05:17 nodeenv==1.9.1 19:05:17 oauth2client==4.1.3 19:05:17 oauthlib==3.3.1 19:05:17 openstacksdk==4.7.1 19:05:17 os-service-types==1.8.0 19:05:17 osc-lib==4.2.0 19:05:17 oslo.config==10.0.0 19:05:17 oslo.context==6.1.0 19:05:17 oslo.i18n==6.6.0 19:05:17 oslo.log==7.2.1 19:05:17 oslo.serialization==5.8.0 19:05:17 oslo.utils==9.1.0 19:05:17 packaging==25.0 19:05:17 pbr==7.0.1 19:05:17 platformdirs==4.4.0 19:05:17 prettytable==3.16.0 19:05:17 psutil==7.1.0 19:05:17 pyasn1==0.6.1 19:05:17 pyasn1_modules==0.4.2 19:05:17 pycparser==2.23 19:05:17 pygerrit2==2.0.15 19:05:17 PyGithub==2.8.1 19:05:17 Pygments==2.19.2 19:05:17 PyJWT==2.10.1 19:05:17 PyNaCl==1.6.0 19:05:17 pyparsing==2.4.7 19:05:17 pyperclip==1.11.0 19:05:17 pyrsistent==0.20.0 19:05:17 python-cinderclient==9.8.0 19:05:17 python-dateutil==2.9.0.post0 19:05:17 python-heatclient==4.3.0 19:05:17 python-jenkins==1.8.3 19:05:17 python-keystoneclient==5.7.0 19:05:17 python-magnumclient==4.9.0 19:05:17 python-openstackclient==8.2.0 19:05:17 python-swiftclient==4.8.0 19:05:17 PyYAML==6.0.3 19:05:17 referencing==0.36.2 19:05:17 requests==2.32.5 19:05:17 requests-oauthlib==2.0.0 19:05:17 requestsexceptions==1.4.0 19:05:17 rfc3986==2.0.0 19:05:17 rich==14.1.0 19:05:17 rich-argparse==1.7.1 19:05:17 rpds-py==0.27.1 19:05:17 rsa==4.9.1 19:05:17 ruamel.yaml==0.18.15 19:05:17 ruamel.yaml.clib==0.2.14 19:05:17 s3transfer==0.14.0 19:05:17 simplejson==3.20.2 19:05:17 six==1.17.0 19:05:17 smmap==5.0.2 19:05:17 soupsieve==2.8 19:05:17 stevedore==5.5.0 19:05:17 tabulate==0.9.0 19:05:17 toml==0.10.2 19:05:17 tomlkit==0.13.3 19:05:17 tqdm==4.67.1 19:05:17 typing_extensions==4.15.0 19:05:17 tzdata==2025.2 19:05:17 urllib3==1.26.20 19:05:17 virtualenv==20.34.0 19:05:17 wcwidth==0.2.14 19:05:17 websocket-client==1.8.0 19:05:17 wrapt==1.17.3 19:05:17 xdg==6.0.0 19:05:17 xmltodict==1.0.2 19:05:17 yq==3.4.3 19:05:17 [EnvInject] - Injecting environment variables from a build step. 19:05:17 [EnvInject] - Injecting as environment variables the properties content 19:05:17 OS_CLOUD=vex 19:05:17 19:05:17 [EnvInject] - Variables injected successfully. 19:05:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7545274714619019661.sh 19:05:17 ---> Orphaned k8s clusters 19:05:18 Setup pyenv: 19:05:18 system 19:05:18 3.8.20 19:05:18 3.9.20 19:05:18 3.10.15 19:05:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:19 lf-activate-venv(): INFO: Base packages installed successfully 19:05:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:05:25 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:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:05:27 -----> Delete orphaned cluster 19:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12286180180167005099.sh 19:05:28 ---> Orphaned stacks 19:05:28 Setup pyenv: 19:05:28 system 19:05:28 3.8.20 19:05:28 3.9.20 19:05:28 3.10.15 19:05:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:29 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:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:05:29 lf-activate-venv(): INFO: Base packages installed successfully 19:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:05:42 + mapfile -t OS_COE_CLUSTERS_ID 19:05:42 ++ awk '{print $1}' 19:05:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:44 + echo '-----> Active clusters -> stacks' 19:05:44 -----> Active clusters -> stacks 19:05:44 + OS_COE_STACKS=() 19:05:44 + [[ 0 -gt 0 ]] 19:05:44 + mapfile -t OS_STACKS 19:05:44 ++ awk '{print $1}' 19:05:44 ++ 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:46 + echo '-----> Active stacks' 19:05:46 -----> Active stacks 19:05:46 + echo '-----> Delete orphaned stacks' 19:05:46 -----> Delete orphaned stacks 19:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins788487200624690039.sh 19:05:46 ---> Orphaned servers 19:05:46 Setup pyenv: 19:05:46 system 19:05:46 3.8.20 19:05:46 3.9.20 19:05:46 3.10.15 19:05:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:48 lf-activate-venv(): INFO: Base packages installed successfully 19:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:03 -----> Active servers 19:06:03 prd-ubuntu20.04-docker-2c-8g-9824 19:06:03 prd-centos7-blackbox-4c-2g-9609 19:06:03 prd-centos7-blackbox-4c-2g-9608 19:06:03 -----> Delete orphaned servers 19:06:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6976569511190860871.sh 19:06:03 ---> Orphaned ports 19:06:03 Setup pyenv: 19:06:03 system 19:06:03 3.8.20 19:06:03 3.9.20 19:06:03 3.10.15 19:06:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:05 lf-activate-venv(): INFO: Base packages installed successfully 19:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:16 No orphaned ports to process. 19:06:16 Build step 'Conditional step (single)' marked build as failure 19:06:16 $ ssh-agent -k 19:06:16 unset SSH_AUTH_SOCK; 19:06:16 unset SSH_AGENT_PID; 19:06:16 echo Agent pid 1486 killed; 19:06:16 [ssh-agent] Stopped. 19:06:16 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14327616596962577845.sh 19:06:16 ---> sysstat.sh 19:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9669549685993861737.sh 19:06:17 ---> package-listing.sh 19:06:17 ++ tr '[:upper:]' '[:lower:]' 19:06:17 ++ facter osfamily 19:06:17 + OS_FAMILY=debian 19:06:17 + workspace=/w/workspace/ci-management-openstack-cron 19:06:17 + START_PACKAGES=/tmp/packages_start.txt 19:06:17 + END_PACKAGES=/tmp/packages_end.txt 19:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:17 + PACKAGES=/tmp/packages_start.txt 19:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:17 + PACKAGES=/tmp/packages_end.txt 19:06:17 + case "${OS_FAMILY}" in 19:06:17 + dpkg -l 19:06:17 + grep '^ii' 19:06:17 + '[' -f /tmp/packages_start.txt ']' 19:06:17 + '[' -f /tmp/packages_end.txt ']' 19:06:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:06:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7799426861032831619.sh 19:06:17 ---> capture-instance-metadata.sh 19:06:17 Setup pyenv: 19:06:17 system 19:06:17 3.8.20 19:06:17 3.9.20 19:06:17 3.10.15 19:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:19 lf-activate-venv(): INFO: Base packages installed successfully 19:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:27 INFO: Running in OpenStack, capturing instance metadata 19:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14754781836155251770.sh 19:06:27 provisioning config files... 19:06:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13658705027513537230tmp 19:06:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:27 [EnvInject] - Injecting environment variables from a build step. 19:06:27 [EnvInject] - Injecting as environment variables the properties content 19:06:27 SERVER_ID=logs 19:06:27 19:06:27 [EnvInject] - Variables injected successfully. 19:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins105541638059926146.sh 19:06:27 ---> create-netrc.sh 19:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2881329757289252490.sh 19:06:27 ---> python-tools-install.sh 19:06:27 Setup pyenv: 19:06:27 system 19:06:27 3.8.20 19:06:27 3.9.20 19:06:27 3.10.15 19:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:29 lf-activate-venv(): INFO: Base packages installed successfully 19:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15606247397037016662.sh 19:06:36 ---> sudo-logs.sh 19:06:36 Archiving 'sudo' log.. 19:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18334694247080883405.sh 19:06:36 ---> job-cost.sh 19:06:36 Setup pyenv: 19:06:36 system 19:06:36 3.8.20 19:06:36 3.9.20 19:06:36 3.10.15 19:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:38 lf-activate-venv(): INFO: Base packages installed successfully 19:06:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:44 INFO: No Stack... 19:06:44 INFO: Retrieving Pricing Info for: v3-starter-1 19:06:45 INFO: Archiving Costs 19:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2505999467693224569.sh 19:06:45 ---> logs-deploy.sh 19:06:45 Setup pyenv: 19:06:45 system 19:06:45 3.8.20 19:06:45 3.9.20 19:06:45 3.10.15 19:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zr01 from file:/tmp/.os_lf_venv 19:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:47 lf-activate-venv(): INFO: Base packages installed successfully 19:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Zr01/bin to PATH 19:06:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57436 19:06:54 INFO: archiving workspace using pattern(s): 19:06:55 Archives upload complete. 19:06:55 INFO: archiving logs to Nexus 19:06:56 ---> uname -a: 19:06:56 Linux prd-ubuntu20-04-docker-2c-8g-9824 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:56 19:06:56 19:06:56 ---> lscpu: 19:06:56 Architecture: x86_64 19:06:56 CPU op-mode(s): 32-bit, 64-bit 19:06:56 Byte Order: Little Endian 19:06:56 Address sizes: 40 bits physical, 48 bits virtual 19:06:56 CPU(s): 1 19:06:56 On-line CPU(s) list: 0 19:06:56 Thread(s) per core: 1 19:06:56 Core(s) per socket: 1 19:06:56 Socket(s): 1 19:06:56 NUMA node(s): 1 19:06:56 Vendor ID: AuthenticAMD 19:06:56 CPU family: 23 19:06:56 Model: 49 19:06:56 Model name: AMD EPYC-Rome Processor 19:06:56 Stepping: 0 19:06:56 CPU MHz: 2800.000 19:06:56 BogoMIPS: 5600.00 19:06:56 Virtualization: AMD-V 19:06:56 Hypervisor vendor: KVM 19:06:56 Virtualization type: full 19:06:56 L1d cache: 32 KiB 19:06:56 L1i cache: 32 KiB 19:06:56 L2 cache: 512 KiB 19:06:56 L3 cache: 16 MiB 19:06:56 NUMA node0 CPU(s): 0 19:06:56 Vulnerability Gather data sampling: Not affected 19:06:56 Vulnerability Itlb multihit: Not affected 19:06:56 Vulnerability L1tf: Not affected 19:06:56 Vulnerability Mds: Not affected 19:06:56 Vulnerability Meltdown: Not affected 19:06:56 Vulnerability Mmio stale data: Not affected 19:06:56 Vulnerability Retbleed: Vulnerable 19:06:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:06:56 Vulnerability Srbds: Not affected 19:06:56 Vulnerability Tsx async abort: Not affected 19:06:56 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:56 19:06:56 19:06:56 ---> nproc: 19:06:56 1 19:06:56 19:06:56 19:06:56 ---> df -h: 19:06:56 Filesystem Size Used Avail Use% Mounted on 19:06:56 udev 969M 0 969M 0% /dev 19:06:56 tmpfs 198M 1.1M 197M 1% /run 19:06:56 /dev/vda1 194G 9.8G 184G 6% / 19:06:56 tmpfs 986M 0 986M 0% /dev/shm 19:06:56 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:56 tmpfs 986M 0 986M 0% /sys/fs/cgroup 19:06:56 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 19:06:56 /dev/loop1 62M 62M 0 100% /snap/core20/1405 19:06:56 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:06:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:56 tmpfs 198M 0 198M 0% /run/user/1001 19:06:56 19:06:56 19:06:56 ---> free -m: 19:06:56 total used free shared buff/cache available 19:06:56 Mem: 1971 402 137 0 1431 1376 19:06:56 Swap: 1023 1 1022 19:06:56 19:06:56 19:06:56 ---> ip addr: 19:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:56 inet 127.0.0.1/8 scope host lo 19:06:56 valid_lft forever preferred_lft forever 19:06:56 inet6 ::1/128 scope host 19:06:56 valid_lft forever preferred_lft forever 19:06:56 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:06:56 link/ether fa:16:3e:88:65:e7 brd ff:ff:ff:ff:ff:ff 19:06:56 inet 10.30.122.168/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:06:56 valid_lft 86187sec preferred_lft 86187sec 19:06:56 inet6 fe80::f816:3eff:fe88:65e7/64 scope link 19:06:56 valid_lft forever preferred_lft forever 19:06:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:56 link/ether d6:a3:2e:bc:33:ec brd ff:ff:ff:ff:ff:ff 19:06:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:56 valid_lft forever preferred_lft forever 19:06:56 19:06:56 19:06:56 ---> sar -b -r -n DEV: 19:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9824) 09/30/25 _x86_64_ (1 CPU) 19:06:56 19:06:56 19:03:27 LINUX RESTART (1 CPU) 19:06:56 19:06:56 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:56 19:05:01 481.66 78.86 402.80 0.00 11980.14 62379.34 0.00 19:06:56 19:06:01 75.24 2.15 73.09 0.00 78.39 15990.00 0.00 19:06:56 Average: 278.46 40.51 237.96 0.00 6029.76 39186.60 0.00 19:06:56 19:06:56 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:56 19:05:01 241816 1460892 324408 16.07 68876 1242264 929188 30.29 363408 1220468 46940 19:06:56 19:06:01 180976 1430416 346808 17.18 82212 1249936 946516 30.86 422388 1206852 30628 19:06:56 Average: 211396 1445654 335608 16.62 75544 1246100 937852 30.57 392898 1213660 38784 19:06:56 19:06:56 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:56 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:56 19:05:01 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 19:06:56 19:05:01 ens3 319.83 181.77 1705.81 67.33 0.00 0.00 0.00 0.00 19:06:56 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:56 19:06:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 19:06:56 19:06:01 ens3 36.88 33.93 299.76 10.19 0.00 0.00 0.00 0.00 19:06:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:56 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 19:06:56 Average: ens3 178.36 107.86 1002.84 38.76 0.00 0.00 0.00 0.00 19:06:56 19:06:56 19:06:56 ---> sar -P ALL: 19:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9824) 09/30/25 _x86_64_ (1 CPU) 19:06:56 19:06:56 19:03:27 LINUX RESTART (1 CPU) 19:06:56 19:06:56 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:56 19:05:01 all 63.60 0.03 9.97 22.19 0.13 4.07 19:06:56 19:05:01 0 63.60 0.03 9.97 22.19 0.13 4.07 19:06:56 19:06:01 all 77.61 0.00 4.01 4.94 0.12 13.33 19:06:56 19:06:01 0 77.61 0.00 4.01 4.94 0.12 13.33 19:06:56 Average: all 70.61 0.02 6.99 13.56 0.13 8.70 19:06:56 Average: 0 70.61 0.02 6.99 13.56 0.13 8.70 19:06:56 19:06:56 19:06:56