16:03:55 Started by timer 16:03:55 Running as SYSTEM 16:03:56 [EnvInject] - Loading node environment variables. 16:03:56 Building remotely on prd-ubuntu20.04-docker-2c-8g-16094 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:03:56 [ssh-agent] Looking for ssh-agent implementation... 16:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:57 $ ssh-agent 16:03:57 SSH_AUTH_SOCK=/tmp/ssh-XJjgVPBqb6nc/agent.1528 16:03:57 SSH_AGENT_PID=1530 16:03:57 [ssh-agent] Started. 16:03:57 Running ssh-add (command line suppressed) 16:03:57 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14258962796399444200.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14258962796399444200.key) 16:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:57 The recommended git tool is: NONE 16:04:00 using credential edgex-jenkins-ssh 16:04:00 Wiping out workspace first. 16:04:00 Cloning the remote Git repository 16:04:00 Cloning repository git@github.com:edgexfoundry/ci-management 16:04:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:04:00 > git --version # timeout=10 16:04:00 > git --version # 'git version 2.25.1' 16:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:01 Avoid second fetch 16:04:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:01 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:04:01 > git config core.sparsecheckout # timeout=10 16:04:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:04:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:02 > git remote # timeout=10 16:04:02 > git submodule init # timeout=10 16:04:02 > git submodule sync # timeout=10 16:04:02 > git config --get remote.origin.url # timeout=10 16:04:02 > git submodule init # timeout=10 16:04:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:02 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:02 > git config --get submodule.global-jjb.url # timeout=10 16:04:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:02 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:02 > git submodule update --init --recursive global-jjb # timeout=10 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:06 provisioning config files... 16:04:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1517929101646506519.sh 16:04:07 ---> python-tools-install.sh 16:04:07 Setup pyenv: 16:04:07 * system (set by /opt/pyenv/version) 16:04:07 * 3.8.20 (set by /opt/pyenv/version) 16:04:07 * 3.9.20 (set by /opt/pyenv/version) 16:04:07 3.10.15 16:04:07 3.11.10 16:04:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hQSV 16:04:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:15 lf-activate-venv(): INFO: Base packages installed successfully 16:04:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:04:38 Generating Requirements File 16:04:59 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. 16:04:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:05:00 Python 3.11.10 16:05:00 pip 26.2 from /tmp/venv-hQSV/lib/python3.11/site-packages/pip (python 3.11) 16:05:00 aiohappyeyeballs==2.7.1 16:05:00 aiohttp==3.14.3 16:05:00 aiosignal==1.4.0 16:05:00 appdirs==1.4.4 16:05:00 argcomplete==3.7.0 16:05:00 aspy.yaml==1.3.0 16:05:00 attrs==26.1.0 16:05:00 autopage==0.6.0 16:05:00 beautifulsoup4==4.15.0 16:05:00 boto3==1.43.62 16:05:00 botocore==1.43.62 16:05:00 bs4==0.0.2 16:05:00 certifi==2026.7.22 16:05:00 cffi==2.1.0 16:05:00 cfgv==3.5.0 16:05:00 chardet==7.4.3 16:05:00 charset-normalizer==3.4.9 16:05:00 click==8.4.2 16:05:00 cliff==4.15.0 16:05:00 cmd2==4.1.2 16:05:00 cryptography==3.3.2 16:05:00 debtcollector==3.1.0 16:05:00 decorator==5.3.1 16:05:00 defusedxml==0.7.1 16:05:00 Deprecated==1.3.1 16:05:00 distlib==0.4.3 16:05:00 dnspython==2.8.0 16:05:00 docker==7.2.0 16:05:00 dogpile.cache==1.5.0 16:05:00 durationpy==0.10 16:05:00 email-validator==2.3.0 16:05:00 filelock==3.32.2 16:05:00 frozenlist==1.8.0 16:05:00 future==1.0.0 16:05:00 gitdb==4.0.12 16:05:00 GitPython==3.1.57 16:05:00 httplib2==0.30.2 16:05:00 identify==2.6.19 16:05:00 idna==3.18 16:05:00 importlib-resources==1.5.0 16:05:00 iso8601==2.1.0 16:05:00 Jinja2==3.1.6 16:05:00 jmespath==1.1.0 16:05:00 jsonpatch==1.33 16:05:00 jsonpointer==3.1.1 16:05:00 jsonschema==4.26.0 16:05:00 jsonschema-specifications==2025.9.1 16:05:00 keystoneauth1==5.15.0 16:05:00 kubernetes==36.0.3 16:05:00 lftools==0.37.22 16:05:00 lxml==6.1.1 16:05:00 markdown-it-py==4.2.0 16:05:00 MarkupSafe==3.0.3 16:05:00 mdurl==0.1.2 16:05:00 msgpack==1.2.1 16:05:00 multi_key_dict==2.0.3 16:05:00 multidict==6.7.1 16:05:00 munch==4.0.0 16:05:00 netaddr==1.3.0 16:05:00 niet==1.4.2 16:05:00 nodeenv==1.10.0 16:05:00 oauth2client==4.1.3 16:05:00 oauthlib==3.3.1 16:05:00 openstacksdk==4.17.0 16:05:00 os-service-types==1.8.2 16:05:00 osc-lib==4.7.0 16:05:00 oslo.config==10.6.0 16:05:00 oslo.context==6.5.0 16:05:00 oslo.i18n==6.9.0 16:05:00 oslo.log==8.3.0 16:05:00 oslo.serialization==5.11.0 16:05:00 oslo.utils==10.1.1 16:05:00 packaging==26.2 16:05:00 pbr==7.0.3 16:05:00 platformdirs==4.11.0 16:05:00 prettytable==3.18.0 16:05:00 prompt_toolkit==3.0.53 16:05:00 propcache==0.5.2 16:05:00 psutil==7.2.2 16:05:00 pyasn1==0.6.4 16:05:00 pyasn1_modules==0.4.2 16:05:00 pycparser==3.0 16:05:00 pygerrit2==2.0.15 16:05:00 PyGithub==2.9.1 16:05:00 Pygments==2.20.0 16:05:00 PyJWT==2.13.0 16:05:00 PyNaCl==1.6.2 16:05:00 pyparsing==2.4.7 16:05:00 pyperclip==1.11.0 16:05:00 pyrsistent==0.20.0 16:05:00 python-dateutil==2.9.0.post0 16:05:00 python-discovery==1.5.1 16:05:00 python-heatclient==5.2.0 16:05:00 python-jenkins==1.8.3 16:05:00 python-keystoneclient==5.8.0 16:05:00 python-magnumclient==4.11.0 16:05:00 python-manilaclient==6.2.0 16:05:00 python-openstackclient==10.2.1 16:05:00 python-swiftclient==4.10.0 16:05:00 PyYAML==6.0.3 16:05:00 referencing==0.37.0 16:05:00 requests==2.34.2 16:05:00 requests-oauthlib==2.0.0 16:05:00 rfc3986==2.0.0 16:05:00 rich==15.0.0 16:05:00 rich-argparse==1.8.0 16:05:00 rpds-py==2026.6.3 16:05:00 rsa==4.9.1 16:05:00 ruamel.yaml==0.19.1 16:05:00 ruamel.yaml.clib==0.2.15 16:05:00 s3transfer==0.19.2 16:05:00 simplejson==4.1.1 16:05:00 six==1.17.0 16:05:00 smmap==5.0.3 16:05:00 soupsieve==2.9.1 16:05:00 stevedore==5.9.0 16:05:00 tabulate==0.10.0 16:05:00 toml==0.10.2 16:05:00 tomlkit==0.15.1 16:05:00 tqdm==4.70.0 16:05:00 typing_extensions==4.16.0 16:05:00 urllib3==1.26.20 16:05:00 virtualenv==21.7.1 16:05:00 wcwidth==0.8.2 16:05:00 websocket-client==1.9.0 16:05:00 wrapt==2.3.0 16:05:00 xdg==6.0.0 16:05:00 xmltodict==1.0.4 16:05:00 yarl==1.24.5 16:05:00 yq==4.1.2 16:05:00 [EnvInject] - Injecting environment variables from a build step. 16:05:00 [EnvInject] - Injecting as environment variables the properties content 16:05:00 OS_CLOUD=vex 16:05:00 16:05:00 [EnvInject] - Variables injected successfully. 16:05:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15986984121418296439.sh 16:05:00 ---> Orphaned k8s clusters 16:05:00 Setup pyenv: 16:05:00 system 16:05:00 3.8.20 16:05:00 3.9.20 16:05:00 3.10.15 16:05:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:05:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:02 lf-activate-venv(): INFO: Base packages installed successfully 16:05:02 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:05:10 -----> Delete orphaned cluster 16:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9113143796191876788.sh 16:05:10 ---> Orphaned stacks 16:05:10 Setup pyenv: 16:05:10 system 16:05:10 3.8.20 16:05:10 3.9.20 16:05:10 3.10.15 16:05:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:12 lf-activate-venv(): INFO: Base packages installed successfully 16:05:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:22 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. 16:05:22 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 16:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:05:23 + mapfile -t OS_COE_CLUSTERS_ID 16:05:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:05:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:05:23 ++ awk '{print $1}' 16:05:25 + echo '-----> Active clusters -> stacks' 16:05:25 -----> Active clusters -> stacks 16:05:25 + OS_COE_STACKS=() 16:05:25 + [[ 0 -gt 0 ]] 16:05:25 + mapfile -t OS_STACKS 16:05:25 ++ 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 16:05:25 ++ awk '{print $1}' 16:05:27 + echo '-----> Active stacks' 16:05:27 -----> Active stacks 16:05:27 + echo '-----> Delete orphaned stacks' 16:05:27 -----> Delete orphaned stacks 16:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17865556333039050964.sh 16:05:27 ---> Orphaned servers 16:05:27 Setup pyenv: 16:05:27 system 16:05:27 3.8.20 16:05:27 3.9.20 16:05:27 3.10.15 16:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:05:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:28 lf-activate-venv(): INFO: Base packages installed successfully 16:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:05:42 -----> Active servers 16:05:42 prd-ubuntu20.04-docker-2c-8g-15427 16:05:42 prd-ubuntu20.04-docker-2c-8g-16094 16:05:42 prd-centos7-blackbox-4c-2g-16080 16:05:42 prd-centos7-blackbox-4c-2g-16079 16:05:42 prd-centos7-blackbox-4c-2g-16077 16:05:42 prd-centos7-blackbox-4c-2g-16078 16:05:42 prd-centos7-blackbox-4c-2g-15587 16:05:42 -----> Delete orphaned servers 16:05:46 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 16:07:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18028825914626361059.sh 16:07:18 ---> Orphaned ports 16:07:18 Setup pyenv: 16:07:18 system 16:07:18 3.8.20 16:07:18 3.9.20 16:07:18 3.10.15 16:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:20 lf-activate-venv(): INFO: Base packages installed successfully 16:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:07:29 No orphaned ports to process. 16:07:29 Build step 'Conditional step (single)' marked build as failure 16:07:29 $ ssh-agent -k 16:07:29 unset SSH_AUTH_SOCK; 16:07:29 unset SSH_AGENT_PID; 16:07:29 echo Agent pid 1530 killed; 16:07:29 [ssh-agent] Stopped. 16:07:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9638671702853221968.sh 16:07:29 ---> sysstat.sh 16:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12765619891263444136.sh 16:07:30 ---> package-listing.sh 16:07:30 ++ facter osfamily 16:07:30 ++ tr '[:upper:]' '[:lower:]' 16:07:30 + OS_FAMILY=debian 16:07:30 + workspace=/w/workspace/ci-management-openstack-cron 16:07:30 + START_PACKAGES=/tmp/packages_start.txt 16:07:30 + END_PACKAGES=/tmp/packages_end.txt 16:07:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:30 + PACKAGES=/tmp/packages_start.txt 16:07:30 + '[' /w/workspace/ci-management-openstack-cron ']' 16:07:30 + PACKAGES=/tmp/packages_end.txt 16:07:30 + case "${OS_FAMILY}" in 16:07:30 + dpkg -l 16:07:30 + grep '^ii' 16:07:30 + '[' -f /tmp/packages_start.txt ']' 16:07:30 + '[' -f /tmp/packages_end.txt ']' 16:07:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:30 + '[' /w/workspace/ci-management-openstack-cron ']' 16:07:30 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:07:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13217136878009064729.sh 16:07:30 ---> capture-instance-metadata.sh 16:07:30 Setup pyenv: 16:07:30 system 16:07:30 3.8.20 16:07:30 3.9.20 16:07:30 3.10.15 16:07:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:32 lf-activate-venv(): INFO: Base packages installed successfully 16:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:07:38 INFO: Running in OpenStack, capturing instance metadata 16:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13454305636246574509.sh 16:07:38 provisioning config files... 16:07:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13026502277707222233tmp 16:07:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:07:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:07:38 [EnvInject] - Injecting environment variables from a build step. 16:07:38 [EnvInject] - Injecting as environment variables the properties content 16:07:38 SERVER_ID=logs 16:07:38 16:07:38 [EnvInject] - Variables injected successfully. 16:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6433160947107492935.sh 16:07:38 ---> create-netrc.sh 16:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12172080592926583297.sh 16:07:38 ---> python-tools-install.sh 16:07:38 Setup pyenv: 16:07:38 system 16:07:38 3.8.20 16:07:38 3.9.20 16:07:38 3.10.15 16:07:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:40 lf-activate-venv(): INFO: Base packages installed successfully 16:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:46 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:07:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11940677088294825606.sh 16:07:46 ---> sudo-logs.sh 16:07:46 Archiving 'sudo' log.. 16:07:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1509490753601731879.sh 16:07:46 ---> job-cost.sh 16:07:46 Setup pyenv: 16:07:46 system 16:07:46 3.8.20 16:07:46 3.9.20 16:07:46 3.10.15 16:07:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:07:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:48 lf-activate-venv(): INFO: Base packages installed successfully 16:07:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:07:53 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:07:53 INFO: No Stack... 16:07:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:53 INFO: Archiving Costs 16:07:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5636921404043495731.sh 16:07:53 ---> logs-deploy.sh 16:07:53 Setup pyenv: 16:07:53 system 16:07:53 3.8.20 16:07:53 3.9.20 16:07:53 3.10.15 16:07:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hQSV from file:/tmp/.os_lf_venv 16:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:55 lf-activate-venv(): INFO: Base packages installed successfully 16:07:55 lf-activate-venv(): INFO: Installing additional packages: lftools 16:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-hQSV/bin to PATH 16:08:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64065 16:08:00 INFO: archiving workspace using pattern(s): 16:08:01 Archives upload complete. 16:08:01 INFO: archiving logs to Nexus 16:08:02 ---> uname -a: 16:08:02 Linux prd-ubuntu20-04-docker-2c-8g-16094 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:08:02 16:08:02 16:08:02 ---> lscpu: 16:08:02 Architecture: x86_64 16:08:02 CPU op-mode(s): 32-bit, 64-bit 16:08:02 Byte Order: Little Endian 16:08:02 Address sizes: 40 bits physical, 48 bits virtual 16:08:02 CPU(s): 2 16:08:02 On-line CPU(s) list: 0,1 16:08:02 Thread(s) per core: 1 16:08:02 Core(s) per socket: 1 16:08:02 Socket(s): 2 16:08:02 NUMA node(s): 1 16:08:02 Vendor ID: AuthenticAMD 16:08:02 CPU family: 23 16:08:02 Model: 49 16:08:02 Model name: AMD EPYC-Rome Processor 16:08:02 Stepping: 0 16:08:02 CPU MHz: 2799.998 16:08:02 BogoMIPS: 5599.99 16:08:02 Virtualization: AMD-V 16:08:02 Hypervisor vendor: KVM 16:08:02 Virtualization type: full 16:08:02 L1d cache: 64 KiB 16:08:02 L1i cache: 64 KiB 16:08:02 L2 cache: 1 MiB 16:08:02 L3 cache: 32 MiB 16:08:02 NUMA node0 CPU(s): 0,1 16:08:02 Vulnerability Gather data sampling: Not affected 16:08:02 Vulnerability Itlb multihit: Not affected 16:08:02 Vulnerability L1tf: Not affected 16:08:02 Vulnerability Mds: Not affected 16:08:02 Vulnerability Meltdown: Not affected 16:08:02 Vulnerability Mmio stale data: Not affected 16:08:02 Vulnerability Retbleed: Vulnerable 16:08:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:08:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:08:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:08:02 Vulnerability Srbds: Not affected 16:08:02 Vulnerability Tsx async abort: Not affected 16:08:02 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 16:08:02 16:08:02 16:08:02 ---> nproc: 16:08:02 2 16:08:02 16:08:02 16:08:02 ---> df -h: 16:08:02 Filesystem Size Used Avail Use% Mounted on 16:08:02 udev 3.9G 0 3.9G 0% /dev 16:08:02 tmpfs 795M 1.1M 794M 1% /run 16:08:02 /dev/vda1 39G 9.9G 29G 26% / 16:08:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:08:02 tmpfs 5.0M 0 5.0M 0% /run/lock 16:08:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:08:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 16:08:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 16:08:02 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 16:08:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:08:02 tmpfs 795M 0 795M 0% /run/user/1001 16:08:02 16:08:02 16:08:02 ---> free -m: 16:08:02 total used free shared buff/cache available 16:08:02 Mem: 7945 527 4899 1 2518 7117 16:08:02 Swap: 1023 0 1023 16:08:02 16:08:02 16:08:02 ---> ip addr: 16:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:08:02 inet 127.0.0.1/8 scope host lo 16:08:02 valid_lft forever preferred_lft forever 16:08:02 inet6 ::1/128 scope host 16:08:02 valid_lft forever preferred_lft forever 16:08:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:08:02 link/ether fa:16:3e:a2:51:7d brd ff:ff:ff:ff:ff:ff 16:08:02 inet 10.30.123.195/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:08:02 valid_lft 86118sec preferred_lft 86118sec 16:08:02 inet6 fe80::f816:3eff:fea2:517d/64 scope link 16:08:02 valid_lft forever preferred_lft forever 16:08:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:08:02 link/ether 1e:e9:35:f1:ff:ce brd ff:ff:ff:ff:ff:ff 16:08:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:08:02 valid_lft forever preferred_lft forever 16:08:02 16:08:02 16:08:02 ---> sar -b -r -n DEV: 16:08:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16094) 08/01/26 _x86_64_ (2 CPU) 16:08:02 16:08:02 16:03:23 LINUX RESTART (2 CPU) 16:08:02 16:08:02 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:08:02 16:05:01 290.77 9.98 280.79 0.00 836.39 9689.34 0.00 16:08:02 16:06:01 62.44 2.22 60.22 0.00 170.37 12185.70 0.00 16:08:02 16:07:01 2.45 0.00 2.45 0.00 0.00 342.61 0.00 16:08:02 16:08:01 5.15 0.83 4.32 0.00 84.77 517.83 0.00 16:08:02 Average: 90.20 3.26 86.94 0.00 272.88 5683.65 0.00 16:08:02 16:08:02 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:08:02 16:05:01 5089136 7330844 441448 5.43 90308 2306408 1082596 11.79 652004 2127944 327804 16:08:02 16:06:01 5097892 7359252 411816 5.06 93664 2321692 1078312 11.74 668908 2101468 9644 16:08:02 16:07:01 5098020 7359384 411564 5.06 93692 2321692 1066048 11.61 668988 2101412 128 16:08:02 16:08:01 5021548 7292932 477340 5.87 94220 2330564 1133276 12.34 749856 2096420 31576 16:08:02 Average: 5076649 7335603 435542 5.35 92971 2320089 1090058 11.87 684939 2106811 92288 16:08:02 16:08:02 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:08:02 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:02 16:05:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 16:08:02 16:05:01 ens3 122.10 78.02 1472.64 21.43 0.00 0.00 0.00 0.00 16:08:02 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:02 16:06:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 16:08:02 16:06:01 ens3 13.36 12.65 47.91 2.73 0.00 0.00 0.00 0.00 16:08:02 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:02 16:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:08:02 16:07:01 ens3 1.03 1.17 0.68 0.17 0.00 0.00 0.00 0.00 16:08:02 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:02 16:08:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 16:08:02 16:08:01 ens3 14.10 11.63 11.92 4.71 0.00 0.00 0.00 0.00 16:08:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:02 Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 16:08:02 Average: ens3 37.65 25.87 383.27 7.26 0.00 0.00 0.00 0.00 16:08:02 16:08:02 16:08:02 ---> sar -P ALL: 16:08:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16094) 08/01/26 _x86_64_ (2 CPU) 16:08:02 16:08:02 16:03:23 LINUX RESTART (2 CPU) 16:08:02 16:08:02 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:08:02 16:05:01 all 38.27 0.00 3.67 8.20 0.08 49.77 16:08:02 16:05:01 0 61.83 0.00 4.27 10.96 0.10 22.84 16:08:02 16:05:01 1 14.67 0.00 3.08 5.43 0.07 76.76 16:08:02 16:06:01 all 28.54 0.00 1.76 1.02 0.07 68.61 16:08:02 16:06:01 0 44.60 0.00 1.72 0.63 0.07 52.98 16:08:02 16:06:01 1 12.58 0.00 1.81 1.41 0.07 84.13 16:08:02 16:07:01 all 0.31 0.00 0.13 0.18 0.03 99.35 16:08:02 16:07:01 0 0.27 0.00 0.08 0.00 0.03 99.61 16:08:02 16:07:01 1 0.35 0.00 0.17 0.35 0.03 99.10 16:08:02 16:08:01 all 32.46 0.00 2.79 0.20 0.06 64.49 16:08:02 16:08:01 0 40.01 0.00 2.87 0.03 0.05 57.04 16:08:02 16:08:01 1 24.97 0.00 2.71 0.36 0.07 71.89 16:08:02 Average: all 24.94 0.00 2.09 2.40 0.06 70.50 16:08:02 Average: 0 36.78 0.00 2.24 2.92 0.06 58.00 16:08:02 Average: 1 13.17 0.00 1.94 1.89 0.06 82.94 16:08:02 16:08:02 16:08:02