21:04:17 Started by timer 21:04:17 Running as SYSTEM 21:04:20 [EnvInject] - Loading node environment variables. 21:04:20 Building remotely on prd-ubuntu20.04-docker-2c-8g-15060 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:20 [ssh-agent] Looking for ssh-agent implementation... 21:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:21 $ ssh-agent 21:04:21 SSH_AUTH_SOCK=/tmp/ssh-GXoduw5ygHH7/agent.1532 21:04:21 SSH_AGENT_PID=1534 21:04:21 [ssh-agent] Started. 21:04:21 Running ssh-add (command line suppressed) 21:04:21 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6718663442452353371.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6718663442452353371.key) 21:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:21 The recommended git tool is: NONE 21:04:24 using credential edgex-jenkins-ssh 21:04:24 Wiping out workspace first. 21:04:24 Cloning the remote Git repository 21:04:24 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:24 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:24 > git --version # timeout=10 21:04:24 > git --version # 'git version 2.25.1' 21:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:26 Avoid second fetch 21:04:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:26 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:26 > git config core.sparsecheckout # timeout=10 21:04:26 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:27 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:27 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:27 > git remote # timeout=10 21:04:27 > git submodule init # timeout=10 21:04:27 > git submodule sync # timeout=10 21:04:27 > git config --get remote.origin.url # timeout=10 21:04:27 > git submodule init # timeout=10 21:04:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:27 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:27 > git config --get submodule.global-jjb.url # timeout=10 21:04:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:28 > git submodule update --init --recursive global-jjb # timeout=10 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:32 provisioning config files... 21:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9943491639213191958.sh 21:04:32 ---> python-tools-install.sh 21:04:32 Setup pyenv: 21:04:32 * system (set by /opt/pyenv/version) 21:04:32 * 3.8.20 (set by /opt/pyenv/version) 21:04:32 * 3.9.20 (set by /opt/pyenv/version) 21:04:32 3.10.15 21:04:32 3.11.10 21:04:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yRcr 21:04:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:04:40 lf-activate-venv(): INFO: Base packages installed successfully 21:04:40 lf-activate-venv(): INFO: Installing additional packages: lftools 21:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:05:01 Generating Requirements File 21: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. 21:05:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:05:24 Python 3.11.10 21:05:24 pip 26.1.2 from /tmp/venv-yRcr/lib/python3.11/site-packages/pip (python 3.11) 21:05:24 aiohappyeyeballs==2.7.1 21:05:24 aiohttp==3.14.1 21:05:24 aiosignal==1.4.0 21:05:24 appdirs==1.4.4 21:05:24 argcomplete==3.7.0 21:05:24 aspy.yaml==1.3.0 21:05:24 attrs==26.1.0 21:05:24 autopage==0.6.0 21:05:24 beautifulsoup4==4.15.0 21:05:24 boto3==1.43.48 21:05:24 botocore==1.43.48 21:05:24 bs4==0.0.2 21:05:24 certifi==2026.6.17 21:05:24 cffi==2.1.0 21:05:24 cfgv==3.5.0 21:05:24 chardet==7.4.3 21:05:24 charset-normalizer==3.4.9 21:05:24 click==8.4.2 21:05:24 cliff==4.15.0 21:05:24 cmd2==4.1.1 21:05:24 cryptography==3.3.2 21:05:24 debtcollector==3.1.0 21:05:24 decorator==5.3.1 21:05:24 defusedxml==0.7.1 21:05:24 Deprecated==1.3.1 21:05:24 distlib==0.4.3 21:05:24 dnspython==2.8.0 21:05:24 docker==7.2.0 21:05:24 dogpile.cache==1.5.0 21:05:24 durationpy==0.10 21:05:24 email-validator==2.3.0 21:05:24 filelock==3.29.7 21:05:24 frozenlist==1.8.0 21:05:24 future==1.0.0 21:05:24 gitdb==4.0.12 21:05:24 GitPython==3.1.51 21:05:24 httplib2==0.30.2 21:05:24 identify==2.6.19 21:05:24 idna==3.18 21:05:24 importlib-resources==1.5.0 21:05:24 iso8601==2.1.0 21:05:24 Jinja2==3.1.6 21:05:24 jmespath==1.1.0 21:05:24 jsonpatch==1.33 21:05:24 jsonpointer==3.1.1 21:05:24 jsonschema==4.26.0 21:05:24 jsonschema-specifications==2025.9.1 21:05:24 keystoneauth1==5.15.0 21:05:24 kubernetes==36.0.3 21:05:24 lftools==0.37.22 21:05:24 lxml==6.1.1 21:05:24 markdown-it-py==4.2.0 21:05:24 MarkupSafe==3.0.3 21:05:24 mdurl==0.1.2 21:05:24 msgpack==1.2.1 21:05:24 multi_key_dict==2.0.3 21:05:24 multidict==6.7.1 21:05:24 munch==4.0.0 21:05:24 netaddr==1.3.0 21:05:24 niet==1.4.2 21:05:24 nodeenv==1.10.0 21:05:24 oauth2client==4.1.3 21:05:24 oauthlib==3.3.1 21:05:24 openstacksdk==4.17.0 21:05:24 os-service-types==1.8.2 21:05:24 osc-lib==4.7.0 21:05:24 oslo.config==10.5.0 21:05:24 oslo.context==6.5.0 21:05:24 oslo.i18n==6.9.0 21:05:24 oslo.log==8.3.0 21:05:24 oslo.serialization==5.11.0 21:05:24 oslo.utils==10.1.1 21:05:24 packaging==26.2 21:05:24 pbr==7.0.3 21:05:24 platformdirs==4.10.0 21:05:24 prettytable==3.18.0 21:05:24 prompt_toolkit==3.0.52 21:05:24 propcache==0.5.2 21:05:24 psutil==7.2.2 21:05:24 pyasn1==0.6.4 21:05:24 pyasn1_modules==0.4.2 21:05:24 pycparser==3.0 21:05:24 pygerrit2==2.0.15 21:05:24 PyGithub==2.9.1 21:05:24 Pygments==2.20.0 21:05:24 PyJWT==2.13.0 21:05:24 PyNaCl==1.6.2 21:05:24 pyparsing==2.4.7 21:05:24 pyperclip==1.11.0 21:05:24 pyrsistent==0.20.0 21:05:24 python-dateutil==2.9.0.post0 21:05:24 python-discovery==1.4.4 21:05:24 python-heatclient==5.2.0 21:05:24 python-jenkins==1.8.3 21:05:24 python-keystoneclient==5.8.0 21:05:24 python-magnumclient==4.11.0 21:05:24 python-manilaclient==6.2.0 21:05:24 python-openstackclient==10.2.0 21:05:24 python-swiftclient==4.10.0 21:05:24 PyYAML==6.0.3 21:05:24 referencing==0.37.0 21:05:24 requests==2.34.2 21:05:24 requests-oauthlib==2.0.0 21:05:24 rfc3986==2.0.0 21:05:24 rich==15.0.0 21:05:24 rich-argparse==1.8.0 21:05:24 rpds-py==2026.6.3 21:05:24 rsa==4.9.1 21:05:24 ruamel.yaml==0.19.1 21:05:24 ruamel.yaml.clib==0.2.15 21:05:24 s3transfer==0.19.1 21:05:24 simplejson==4.1.1 21:05:24 six==1.17.0 21:05:24 smmap==5.0.3 21:05:24 soupsieve==2.8.4 21:05:24 stevedore==5.9.0 21:05:24 tabulate==0.10.0 21:05:24 toml==0.10.2 21:05:24 tomlkit==0.15.0 21:05:24 tqdm==4.68.4 21:05:24 typing_extensions==4.16.0 21:05:24 urllib3==1.26.20 21:05:24 virtualenv==21.6.1 21:05:24 wcwidth==0.8.2 21:05:24 websocket-client==1.9.0 21:05:24 wrapt==2.2.2 21:05:24 xdg==6.0.0 21:05:24 xmltodict==1.0.4 21:05:24 yarl==1.24.2 21:05:24 yq==4.1.2 21:05:24 [EnvInject] - Injecting environment variables from a build step. 21:05:24 [EnvInject] - Injecting as environment variables the properties content 21:05:24 OS_CLOUD=vex 21:05:24 21:05:24 [EnvInject] - Variables injected successfully. 21:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4275134917010283664.sh 21:05:24 ---> Orphaned k8s clusters 21:05:24 Setup pyenv: 21:05:24 system 21:05:24 3.8.20 21:05:24 3.9.20 21:05:24 3.10.15 21:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:26 lf-activate-venv(): INFO: Base packages installed successfully 21:05:26 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:05:35 -----> Delete orphaned cluster 21:05:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1387917158000032311.sh 21:05:35 ---> Orphaned stacks 21:05:35 Setup pyenv: 21:05:35 system 21:05:35 3.8.20 21:05:35 3.9.20 21:05:35 3.10.15 21:05:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:37 lf-activate-venv(): INFO: Base packages installed successfully 21:05:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:49 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. 21:05:49 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 21:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:05:49 + mapfile -t OS_COE_CLUSTERS_ID 21:05:49 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:05:49 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:05:49 ++ awk '{print $1}' 21:05:51 + echo '-----> Active clusters -> stacks' 21:05:51 -----> Active clusters -> stacks 21:05:51 + OS_COE_STACKS=() 21:05:51 + [[ 0 -gt 0 ]] 21:05:51 + mapfile -t OS_STACKS 21:05:51 ++ awk '{print $1}' 21:05:51 ++ 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 21:05:53 + echo '-----> Active stacks' 21:05:53 -----> Active stacks 21:05:53 + echo '-----> Delete orphaned stacks' 21:05:53 -----> Delete orphaned stacks 21:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3984711110597822524.sh 21:05:53 ---> Orphaned servers 21:05:53 Setup pyenv: 21:05:53 system 21:05:53 3.8.20 21:05:53 3.9.20 21:05:53 3.10.15 21:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:55 lf-activate-venv(): INFO: Base packages installed successfully 21:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:09 -----> Active servers 21:06:09 prd-ubuntu20.04-docker-2c-8g-15060 21:06:09 prd-centos7-blackbox-4c-2g-14884 21:06:09 -----> Delete orphaned servers 21:06:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2555285815555440809.sh 21:06:10 ---> Orphaned ports 21:06:10 Setup pyenv: 21:06:10 system 21:06:10 3.8.20 21:06:10 3.9.20 21:06:10 3.10.15 21:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:12 lf-activate-venv(): INFO: Base packages installed successfully 21:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:21 No orphaned ports to process. 21:06:21 Build step 'Conditional step (single)' marked build as failure 21:06:21 $ ssh-agent -k 21:06:21 unset SSH_AUTH_SOCK; 21:06:21 unset SSH_AGENT_PID; 21:06:21 echo Agent pid 1534 killed; 21:06:21 [ssh-agent] Stopped. 21:06:22 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14966965661213894984.sh 21:06:22 ---> sysstat.sh 21:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1783075498583857364.sh 21:06:22 ---> package-listing.sh 21:06:22 ++ facter osfamily 21:06:22 ++ tr '[:upper:]' '[:lower:]' 21:06:22 + OS_FAMILY=debian 21:06:22 + workspace=/w/workspace/ci-management-openstack-cron 21:06:22 + START_PACKAGES=/tmp/packages_start.txt 21:06:22 + END_PACKAGES=/tmp/packages_end.txt 21:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:22 + PACKAGES=/tmp/packages_start.txt 21:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:22 + PACKAGES=/tmp/packages_end.txt 21:06:22 + case "${OS_FAMILY}" in 21:06:22 + grep '^ii' 21:06:22 + dpkg -l 21:06:22 + '[' -f /tmp/packages_start.txt ']' 21:06:22 + '[' -f /tmp/packages_end.txt ']' 21:06:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:22 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:22 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14052823677160553468.sh 21:06:22 ---> capture-instance-metadata.sh 21:06:22 Setup pyenv: 21:06:22 system 21:06:23 3.8.20 21:06:23 3.9.20 21:06:23 3.10.15 21:06:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:24 lf-activate-venv(): INFO: Base packages installed successfully 21:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:30 INFO: Running in OpenStack, capturing instance metadata 21:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15672715949850428385.sh 21:06:31 provisioning config files... 21:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2456558638779396592tmp 21:06:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:31 [EnvInject] - Injecting environment variables from a build step. 21:06:31 [EnvInject] - Injecting as environment variables the properties content 21:06:31 SERVER_ID=logs 21:06:31 21:06:31 [EnvInject] - Variables injected successfully. 21:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1931883747229647304.sh 21:06:31 ---> create-netrc.sh 21:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10686113070355315586.sh 21:06:31 ---> python-tools-install.sh 21:06:31 Setup pyenv: 21:06:31 system 21:06:31 3.8.20 21:06:31 3.9.20 21:06:31 3.10.15 21:06:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:33 lf-activate-venv(): INFO: Base packages installed successfully 21:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11172832622648636879.sh 21:06:38 ---> sudo-logs.sh 21:06:38 Archiving 'sudo' log.. 21:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3762577563354489497.sh 21:06:39 ---> job-cost.sh 21:06:39 Setup pyenv: 21:06:39 system 21:06:39 3.8.20 21:06:39 3.9.20 21:06:39 3.10.15 21:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:42 lf-activate-venv(): INFO: Base packages installed successfully 21:06:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:47 INFO: No Stack... 21:06:47 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:48 INFO: Archiving Costs 21:06:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14159296651292017261.sh 21:06:48 ---> logs-deploy.sh 21:06:48 Setup pyenv: 21:06:48 system 21:06:48 3.8.20 21:06:48 3.9.20 21:06:48 3.10.15 21:06:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yRcr from file:/tmp/.os_lf_venv 21:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:50 lf-activate-venv(): INFO: Base packages installed successfully 21:06:50 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-yRcr/bin to PATH 21:06:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63638 21:06:56 INFO: archiving workspace using pattern(s): 21:06:57 Archives upload complete. 21:06:57 INFO: archiving logs to Nexus 21:06:58 ---> uname -a: 21:06:58 Linux prd-ubuntu20-04-docker-2c-8g-15060 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:06:58 21:06:58 21:06:58 ---> lscpu: 21:06:58 Architecture: x86_64 21:06:58 CPU op-mode(s): 32-bit, 64-bit 21:06:58 Byte Order: Little Endian 21:06:58 Address sizes: 40 bits physical, 48 bits virtual 21:06:58 CPU(s): 2 21:06:58 On-line CPU(s) list: 0,1 21:06:58 Thread(s) per core: 1 21:06:58 Core(s) per socket: 1 21:06:58 Socket(s): 2 21:06:58 NUMA node(s): 1 21:06:58 Vendor ID: AuthenticAMD 21:06:58 CPU family: 23 21:06:58 Model: 49 21:06:58 Model name: AMD EPYC-Rome Processor 21:06:58 Stepping: 0 21:06:58 CPU MHz: 2799.998 21:06:58 BogoMIPS: 5599.99 21:06:58 Virtualization: AMD-V 21:06:58 Hypervisor vendor: KVM 21:06:58 Virtualization type: full 21:06:58 L1d cache: 64 KiB 21:06:58 L1i cache: 64 KiB 21:06:58 L2 cache: 1 MiB 21:06:58 L3 cache: 32 MiB 21:06:58 NUMA node0 CPU(s): 0,1 21:06:58 Vulnerability Gather data sampling: Not affected 21:06:58 Vulnerability Itlb multihit: Not affected 21:06:58 Vulnerability L1tf: Not affected 21:06:58 Vulnerability Mds: Not affected 21:06:58 Vulnerability Meltdown: Not affected 21:06:58 Vulnerability Mmio stale data: Not affected 21:06:58 Vulnerability Retbleed: Vulnerable 21:06:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:06:58 Vulnerability Srbds: Not affected 21:06:58 Vulnerability Tsx async abort: Not affected 21:06:58 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 21:06:58 21:06:58 21:06:58 ---> nproc: 21:06:58 2 21:06:58 21:06:58 21:06:58 ---> df -h: 21:06:58 Filesystem Size Used Avail Use% Mounted on 21:06:58 udev 3.9G 0 3.9G 0% /dev 21:06:58 tmpfs 795M 1.1M 794M 1% /run 21:06:58 /dev/vda1 39G 9.9G 29G 26% / 21:06:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:06:58 tmpfs 5.0M 0 5.0M 0% /run/lock 21:06:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:06:58 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 21:06:58 /dev/loop1 62M 62M 0 100% /snap/core20/1405 21:06:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:06:58 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 21:06:58 tmpfs 795M 0 795M 0% /run/user/1001 21:06:58 21:06:58 21:06:58 ---> free -m: 21:06:58 total used free shared buff/cache available 21:06:58 Mem: 7945 525 4897 1 2522 7119 21:06:58 Swap: 1023 0 1023 21:06:58 21:06:58 21:06:58 ---> ip addr: 21:06:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:06:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:06:58 inet 127.0.0.1/8 scope host lo 21:06:58 valid_lft forever preferred_lft forever 21:06:58 inet6 ::1/128 scope host 21:06:58 valid_lft forever preferred_lft forever 21:06:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:06:58 link/ether fa:16:3e:96:e5:b1 brd ff:ff:ff:ff:ff:ff 21:06:58 inet 10.30.123.44/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:06:58 valid_lft 86205sec preferred_lft 86205sec 21:06:58 inet6 fe80::f816:3eff:fe96:e5b1/64 scope link 21:06:58 valid_lft forever preferred_lft forever 21:06:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:06:58 link/ether 4e:36:eb:23:c4:24 brd ff:ff:ff:ff:ff:ff 21:06:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:06:58 valid_lft forever preferred_lft forever 21:06:58 21:06:58 21:06:58 ---> sar -b -r -n DEV: 21:06:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15060) 07/14/26 _x86_64_ (2 CPU) 21:06:58 21:06:58 21:03:45 LINUX RESTART (2 CPU) 21:06:58 21:06:58 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:58 21:05:02 415.28 72.76 342.52 0.00 11654.78 47286.10 0.00 21:06:58 21:06:01 117.79 1.15 116.64 0.00 86.76 15235.67 0.00 21:06:58 Average: 267.80 37.26 230.54 0.00 5919.85 31396.87 0.00 21:06:58 21:06:58 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:58 21:05:02 5318340 7340344 447560 5.50 81324 2107148 1103064 12.01 648264 1930220 194580 21:06:58 21:06:01 4999412 7259696 515172 6.33 96104 2318576 1158556 12.61 770632 2102696 51460 21:06:58 Average: 5158876 7300020 481366 5.92 88714 2212862 1130810 12.31 709448 2016458 123020 21:06:58 21:06:58 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:58 21:05:02 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 21:06:58 21:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:58 21:05:02 ens3 264.21 200.30 1744.81 69.71 0.00 0.00 0.00 0.00 21:06:58 21:06:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 21:06:58 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:58 21:06:01 ens3 46.53 41.54 443.75 10.73 0.00 0.00 0.00 0.00 21:06:58 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 21:06:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:58 Average: ens3 156.30 121.59 1099.80 40.47 0.00 0.00 0.00 0.00 21:06:58 21:06:58 21:06:58 ---> sar -P ALL: 21:06:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15060) 07/14/26 _x86_64_ (2 CPU) 21:06:58 21:06:58 21:03:45 LINUX RESTART (2 CPU) 21:06:58 21:06:58 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:06:58 21:05:02 all 34.98 0.00 5.63 5.76 0.08 53.55 21:06:58 21:05:02 0 46.31 0.00 6.24 6.27 0.08 41.10 21:06:58 21:05:02 1 23.70 0.00 5.03 5.25 0.08 65.95 21:06:58 21:06:01 all 40.48 0.00 2.81 3.39 0.09 53.22 21:06:58 21:06:01 0 37.00 0.00 3.20 6.14 0.08 53.58 21:06:58 21:06:01 1 43.96 0.00 2.42 0.64 0.10 52.87 21:06:58 Average: all 37.71 0.00 4.23 4.58 0.09 53.39 21:06:58 Average: 0 41.69 0.00 4.73 6.20 0.08 47.29 21:06:58 Average: 1 33.74 0.00 3.74 2.96 0.09 59.47 21:06:58 21:06:58 21:06:58