01:05:34 Started by timer 01:05:34 Running as SYSTEM 01:05:34 [EnvInject] - Loading node environment variables. 01:05:34 Building remotely on prd-ubuntu20.04-docker-2c-8g-329 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:05:34 [ssh-agent] Looking for ssh-agent implementation... 01:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:35 $ ssh-agent 01:05:35 SSH_AUTH_SOCK=/tmp/ssh-41Cbr6fb4ayi/agent.1540 01:05:35 SSH_AGENT_PID=1542 01:05:35 [ssh-agent] Started. 01:05:35 Running ssh-add (command line suppressed) 01:05:35 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2150019731265128036.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2150019731265128036.key) 01:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:35 The recommended git tool is: NONE 01:05:38 using credential edgex-jenkins-ssh 01:05:38 Wiping out workspace first. 01:05:38 Cloning the remote Git repository 01:05:38 Cloning repository git@github.com:edgexfoundry/ci-management 01:05:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:05:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:05:38 > git --version # timeout=10 01:05:38 > git --version # 'git version 2.25.1' 01:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:05:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:05:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:39 Avoid second fetch 01:05:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:05:39 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:05:39 > git config core.sparsecheckout # timeout=10 01:05:39 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:05:39 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:05:39 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:05:39 > git remote # timeout=10 01:05:39 > git submodule init # timeout=10 01:05:39 > git submodule sync # timeout=10 01:05:39 > git config --get remote.origin.url # timeout=10 01:05:39 > git submodule init # timeout=10 01:05:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:05:39 > git config --get submodule.packer/common-packer.url # timeout=10 01:05:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:05:39 > git config --get submodule.global-jjb.url # timeout=10 01:05:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:05:39 > git submodule update --init --recursive packer/common-packer # timeout=10 01:05:40 > git submodule update --init --recursive global-jjb # timeout=10 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:05:46 provisioning config files... 01:05:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:05:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:05:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11317418110571614017.sh 01:05:46 ---> python-tools-install.sh 01:05:46 Setup pyenv: 01:05:46 * system (set by /opt/pyenv/version) 01:05:46 * 3.8.20 (set by /opt/pyenv/version) 01:05:46 * 3.9.20 (set by /opt/pyenv/version) 01:05:46 3.10.15 01:05:46 3.11.10 01:05:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I2KH 01:05:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:55 lf-activate-venv(): INFO: Base packages installed successfully 01:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:06:18 Generating Requirements File 01:06:39 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. 01:06:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:06:39 Python 3.11.10 01:06:39 pip 26.2.1 from /tmp/venv-I2KH/lib/python3.11/site-packages/pip (python 3.11) 01:06:40 aiohappyeyeballs==2.7.1 01:06:40 aiohttp==3.14.3 01:06:40 aiosignal==1.4.0 01:06:40 appdirs==1.4.4 01:06:40 argcomplete==3.7.2 01:06:40 aspy.yaml==1.3.0 01:06:40 attrs==26.1.0 01:06:40 autopage==0.6.0 01:06:40 beautifulsoup4==4.15.0 01:06:40 boto3==1.43.69 01:06:40 botocore==1.43.69 01:06:40 bs4==0.0.2 01:06:40 certifi==2026.7.22 01:06:40 cffi==2.1.1 01:06:40 cfgv==3.5.0 01:06:40 chardet==7.5.1 01:06:40 charset-normalizer==3.4.9 01:06:40 click==8.4.2 01:06:40 cliff==4.15.0 01:06:40 cmd2==4.2.0 01:06:40 cryptography==3.3.2 01:06:40 debtcollector==3.1.0 01:06:40 decorator==5.3.1 01:06:40 defusedxml==0.7.1 01:06:40 Deprecated==1.3.1 01:06:40 distlib==0.4.3 01:06:40 dnspython==2.8.0 01:06:40 docker==7.2.0 01:06:40 dogpile.cache==1.5.0 01:06:40 durationpy==0.10 01:06:40 email-validator==2.3.0 01:06:40 filelock==3.32.2 01:06:40 frozenlist==1.8.0 01:06:40 future==1.0.0 01:06:40 gitdb==4.0.12 01:06:40 GitPython==3.1.59 01:06:40 httplib2==0.30.2 01:06:40 identify==2.6.19 01:06:40 idna==3.18 01:06:40 importlib-resources==1.5.0 01:06:40 iso8601==2.1.0 01:06:40 Jinja2==3.1.6 01:06:40 jmespath==1.1.0 01:06:40 jsonpatch==1.33 01:06:40 jsonpointer==3.1.1 01:06:40 jsonschema==4.26.0 01:06:40 jsonschema-specifications==2025.9.1 01:06:40 keystoneauth1==5.15.0 01:06:40 kubernetes==36.0.3 01:06:40 lftools==0.37.23 01:06:40 lxml==6.1.1 01:06:40 markdown-it-py==4.2.0 01:06:40 MarkupSafe==3.0.3 01:06:40 mdurl==0.1.2 01:06:40 msgpack==1.2.1 01:06:40 multi_key_dict==2.0.3 01:06:40 multidict==6.7.1 01:06:40 munch==4.0.0 01:06:40 netaddr==1.3.0 01:06:40 niet==1.4.2 01:06:40 nodeenv==1.10.0 01:06:40 oauth2client==4.1.3 01:06:40 oauthlib==3.3.1 01:06:40 openstacksdk==4.18.0 01:06:40 os-service-types==1.9.0 01:06:40 osc-lib==4.7.0 01:06:40 oslo.config==10.7.0 01:06:40 oslo.context==6.5.0 01:06:40 oslo.i18n==6.9.0 01:06:40 oslo.log==8.3.0 01:06:40 oslo.serialization==5.11.0 01:06:40 oslo.utils==10.1.1 01:06:40 packaging==26.3 01:06:40 pbr==7.0.3 01:06:40 platformdirs==4.11.2 01:06:40 prettytable==3.18.0 01:06:40 prompt_toolkit==3.0.53 01:06:40 propcache==0.5.2 01:06:40 psutil==7.2.2 01:06:40 pyasn1==0.6.4 01:06:40 pyasn1_modules==0.4.2 01:06:40 pycparser==3.0 01:06:40 pygerrit2==2.0.15 01:06:40 PyGithub==2.9.1 01:06:40 Pygments==2.20.0 01:06:40 PyJWT==2.13.0 01:06:40 PyNaCl==1.6.2 01:06:40 pyparsing==2.4.7 01:06:40 pyperclip==1.11.0 01:06:40 pyrsistent==0.20.0 01:06:40 python-dateutil==2.9.0.post0 01:06:40 python-discovery==1.5.1 01:06:40 python-heatclient==5.2.0 01:06:40 python-jenkins==1.8.3 01:06:40 python-keystoneclient==5.8.0 01:06:40 python-magnumclient==4.11.0 01:06:40 python-manilaclient==6.2.0 01:06:40 python-openstackclient==10.2.1 01:06:40 python-swiftclient==4.10.0 01:06:40 PyYAML==6.0.3 01:06:40 referencing==0.37.0 01:06:40 requests==2.34.2 01:06:40 requests-oauthlib==2.0.0 01:06:40 rfc3986==2.0.0 01:06:40 rich==15.0.0 01:06:40 rich-argparse==1.8.0 01:06:40 rpds-py==2026.6.3 01:06:40 rsa==4.9.1 01:06:40 ruamel.yaml==0.19.1 01:06:40 ruamel.yaml.clib==0.2.15 01:06:40 s3transfer==0.19.2 01:06:40 simplejson==4.1.1 01:06:40 six==1.17.0 01:06:40 smmap==5.0.3 01:06:40 soupsieve==2.9.2 01:06:40 stevedore==5.9.0 01:06:40 tabulate==0.10.0 01:06:40 toml==0.10.2 01:06:40 tomlkit==0.15.1 01:06:40 tqdm==4.70.0 01:06:40 typing_extensions==4.16.0 01:06:40 urllib3==1.26.20 01:06:40 virtualenv==21.7.4 01:06:40 wcwidth==0.8.2 01:06:40 websocket-client==1.9.0 01:06:40 wrapt==2.3.0 01:06:40 xdg==6.0.0 01:06:40 xmltodict==1.0.4 01:06:40 yarl==1.24.5 01:06:40 yq==4.1.2 01:06:40 [EnvInject] - Injecting environment variables from a build step. 01:06:40 [EnvInject] - Injecting as environment variables the properties content 01:06:40 OS_CLOUD=vex 01:06:40 01:06:40 [EnvInject] - Variables injected successfully. 01:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3874129906144152119.sh 01:06:40 ---> Orphaned k8s clusters 01:06:40 Setup pyenv: 01:06:40 system 01:06:40 3.8.20 01:06:40 3.9.20 01:06:40 3.10.15 01:06:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:41 lf-activate-venv(): INFO: Base packages installed successfully 01:06:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:06:50 -----> Delete orphaned cluster 01:06:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5477776612123284758.sh 01:06:50 ---> Orphaned stacks 01:06:50 Setup pyenv: 01:06:50 system 01:06:50 3.8.20 01:06:50 3.9.20 01:06:50 3.10.15 01:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:52 lf-activate-venv(): INFO: Base packages installed successfully 01:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:07:02 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. 01:07:02 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:02 + mapfile -t OS_COE_CLUSTERS_ID 01:07:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:07:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:07:02 ++ awk '{print $1}' 01:07:05 + echo '-----> Active clusters -> stacks' 01:07:05 -----> Active clusters -> stacks 01:07:05 + OS_COE_STACKS=() 01:07:05 + [[ 0 -gt 0 ]] 01:07:05 + mapfile -t OS_STACKS 01:07:05 ++ 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 01:07:05 ++ awk '{print $1}' 01:07:06 + echo '-----> Active stacks' 01:07:06 -----> Active stacks 01:07:06 + echo '-----> Delete orphaned stacks' 01:07:06 -----> Delete orphaned stacks 01:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18369814524585977495.sh 01:07:06 ---> Orphaned servers 01:07:06 Setup pyenv: 01:07:06 system 01:07:06 3.8.20 01:07:06 3.9.20 01:07:06 3.10.15 01:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:08 lf-activate-venv(): INFO: Base packages installed successfully 01:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:21 -----> Active servers 01:07:21 prd-ubuntu20.04-docker-2c-8g-329 01:07:21 prd-ubuntu20.04-docker-2c-8g-328 01:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-327 01:07:21 prd-ubuntu20.04-docker-8c-8g-323 01:07:21 -----> Delete orphaned servers 01:07:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8969880042340124349.sh 01:07:21 ---> Orphaned ports 01:07:21 Setup pyenv: 01:07:21 system 01:07:21 3.8.20 01:07:21 3.9.20 01:07:21 3.10.15 01:07:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:23 lf-activate-venv(): INFO: Base packages installed successfully 01:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:31 No orphaned ports to process. 01:07:31 Build step 'Conditional step (single)' marked build as failure 01:07:31 $ ssh-agent -k 01:07:31 unset SSH_AUTH_SOCK; 01:07:31 unset SSH_AGENT_PID; 01:07:31 echo Agent pid 1542 killed; 01:07:31 [ssh-agent] Stopped. 01:07:32 [PostBuildScript] - [INFO] Executing post build scripts. 01:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3374600272740714039.sh 01:07:32 ---> sysstat.sh 01:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2382471858901694995.sh 01:07:32 ---> package-listing.sh 01:07:32 ++ facter osfamily 01:07:32 ++ tr '[:upper:]' '[:lower:]' 01:07:33 + OS_FAMILY=debian 01:07:33 + workspace=/w/workspace/ci-management-openstack-cron 01:07:33 + START_PACKAGES=/tmp/packages_start.txt 01:07:33 + END_PACKAGES=/tmp/packages_end.txt 01:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:33 + PACKAGES=/tmp/packages_start.txt 01:07:33 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:33 + PACKAGES=/tmp/packages_end.txt 01:07:33 + case "${OS_FAMILY}" in 01:07:33 + dpkg -l 01:07:33 + grep '^ii' 01:07:33 + '[' -f /tmp/packages_start.txt ']' 01:07:33 + '[' -f /tmp/packages_end.txt ']' 01:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:33 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4753071625099054847.sh 01:07:33 ---> capture-instance-metadata.sh 01:07:33 Setup pyenv: 01:07:33 system 01:07:33 3.8.20 01:07:33 3.9.20 01:07:33 3.10.15 01:07:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:35 lf-activate-venv(): INFO: Base packages installed successfully 01:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:40 INFO: Running in OpenStack, capturing instance metadata 01:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9805623508504843155.sh 01:07:40 provisioning config files... 01:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2948286245786783382tmp 01:07:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:07:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:07:40 [EnvInject] - Injecting environment variables from a build step. 01:07:40 [EnvInject] - Injecting as environment variables the properties content 01:07:40 SERVER_ID=logs 01:07:40 01:07:40 [EnvInject] - Variables injected successfully. 01:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3359275312226467905.sh 01:07:40 ---> create-netrc.sh 01:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8728017600170601362.sh 01:07:40 ---> python-tools-install.sh 01:07:40 Setup pyenv: 01:07:40 system 01:07:40 3.8.20 01:07:40 3.9.20 01:07:40 3.10.15 01:07:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:42 lf-activate-venv(): INFO: Base packages installed successfully 01:07:42 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15420144216647278751.sh 01:07:47 ---> sudo-logs.sh 01:07:47 Archiving 'sudo' log.. 01:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3476815401984738323.sh 01:07:47 ---> job-cost.sh 01:07:47 Setup pyenv: 01:07:47 system 01:07:47 3.8.20 01:07:47 3.9.20 01:07:47 3.10.15 01:07:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:50 lf-activate-venv(): INFO: Base packages installed successfully 01:07:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:07:54 INFO: No Stack... 01:07:54 INFO: Retrieving Pricing Info for: v3-standard-2 01:07:54 INFO: Archiving Costs 01:07:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15697799422132792236.sh 01:07:54 ---> logs-deploy.sh 01:07:54 Setup pyenv: 01:07:54 system 01:07:54 3.8.20 01:07:54 3.9.20 01:07:54 3.10.15 01:07:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I2KH from file:/tmp/.os_lf_venv 01:07:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:56 lf-activate-venv(): INFO: Base packages installed successfully 01:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-I2KH/bin to PATH 01:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64311 01:08:01 INFO: archiving workspace using pattern(s): 01:08:02 Archives upload complete. 01:08:02 INFO: archiving logs to Nexus 01:08:03 ---> uname -a: 01:08:03 Linux prd-ubuntu20-04-docker-2c-8g-329 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:08:03 01:08:03 01:08:03 ---> lscpu: 01:08:03 Architecture: x86_64 01:08:03 CPU op-mode(s): 32-bit, 64-bit 01:08:03 Byte Order: Little Endian 01:08:03 Address sizes: 40 bits physical, 48 bits virtual 01:08:03 CPU(s): 2 01:08:03 On-line CPU(s) list: 0,1 01:08:03 Thread(s) per core: 1 01:08:03 Core(s) per socket: 1 01:08:03 Socket(s): 2 01:08:03 NUMA node(s): 1 01:08:03 Vendor ID: AuthenticAMD 01:08:03 CPU family: 23 01:08:03 Model: 49 01:08:03 Model name: AMD EPYC-Rome Processor 01:08:03 Stepping: 0 01:08:03 CPU MHz: 2800.000 01:08:03 BogoMIPS: 5600.00 01:08:03 Virtualization: AMD-V 01:08:03 Hypervisor vendor: KVM 01:08:03 Virtualization type: full 01:08:03 L1d cache: 64 KiB 01:08:03 L1i cache: 64 KiB 01:08:03 L2 cache: 1 MiB 01:08:03 L3 cache: 32 MiB 01:08:03 NUMA node0 CPU(s): 0,1 01:08:03 Vulnerability Gather data sampling: Not affected 01:08:03 Vulnerability Itlb multihit: Not affected 01:08:03 Vulnerability L1tf: Not affected 01:08:03 Vulnerability Mds: Not affected 01:08:03 Vulnerability Meltdown: Not affected 01:08:03 Vulnerability Mmio stale data: Not affected 01:08:03 Vulnerability Retbleed: Vulnerable 01:08:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:08:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:08:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:08:03 Vulnerability Srbds: Not affected 01:08:03 Vulnerability Tsx async abort: Not affected 01:08: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 01:08:03 01:08:03 01:08:03 ---> nproc: 01:08:03 2 01:08:03 01:08:03 01:08:03 ---> df -h: 01:08:03 Filesystem Size Used Avail Use% Mounted on 01:08:03 udev 3.9G 0 3.9G 0% /dev 01:08:03 tmpfs 795M 1.1M 794M 1% /run 01:08:03 /dev/vda1 39G 9.9G 29G 26% / 01:08:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:08:03 tmpfs 5.0M 0 5.0M 0% /run/lock 01:08:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:08:03 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 01:08:03 /dev/loop2 62M 62M 0 100% /snap/core20/1405 01:08:03 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 01:08:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:08:03 tmpfs 795M 0 795M 0% /run/user/1001 01:08:03 01:08:03 01:08:03 ---> free -m: 01:08:03 total used free shared buff/cache available 01:08:03 Mem: 7945 528 4897 1 2520 7116 01:08:03 Swap: 1023 0 1023 01:08:03 01:08:03 01:08:03 ---> ip addr: 01:08:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:08:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:08:03 inet 127.0.0.1/8 scope host lo 01:08:03 valid_lft forever preferred_lft forever 01:08:03 inet6 ::1/128 scope host 01:08:03 valid_lft forever preferred_lft forever 01:08:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:08:03 link/ether fa:16:3e:a8:5c:c3 brd ff:ff:ff:ff:ff:ff 01:08:03 inet 10.30.122.23/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:08:03 valid_lft 86212sec preferred_lft 86212sec 01:08:03 inet6 fe80::f816:3eff:fea8:5cc3/64 scope link 01:08:03 valid_lft forever preferred_lft forever 01:08:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:08:03 link/ether ae:ea:c1:b4:9b:a9 brd ff:ff:ff:ff:ff:ff 01:08:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:08:03 valid_lft forever preferred_lft forever 01:08:03 01:08:03 01:08:03 ---> sar -b -r -n DEV: 01:08:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-329) 08/12/26 _x86_64_ (2 CPU) 01:08:03 01:08:03 01:04:57 LINUX RESTART (2 CPU) 01:08:03 01:08:03 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:08:03 01:06:02 142.84 77.25 65.59 0.00 11719.78 63618.60 0.00 01:08:03 01:07:01 102.14 1.30 100.83 0.00 109.27 13082.27 0.00 01:08:03 01:08:01 33.49 1.52 31.98 0.00 137.71 6163.77 0.00 01:08:03 Average: 92.77 26.83 65.94 0.00 4010.59 27702.76 0.00 01:08:03 01:08:03 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:08:03 01:06:02 5484108 7309152 487356 5.99 63424 1939904 1135352 12.36 670800 1762344 56488 01:08:03 01:07:01 4974148 7249432 520376 6.40 92948 2335352 1172000 12.76 745768 2145248 182752 01:08:03 01:08:01 4990564 7262452 507492 6.24 93976 2331124 1187416 12.93 765512 2110244 29440 01:08:03 Average: 5149607 7273679 505075 6.21 83449 2202127 1164923 12.68 727360 2005945 89560 01:08:03 01:08:03 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:08:03 01:06:02 lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 01:08:03 01:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:03 01:06:02 ens3 275.04 201.60 1062.19 68.48 0.00 0.00 0.00 0.00 01:08:03 01:07:01 lo 0.54 0.54 0.06 0.06 0.00 0.00 0.00 0.00 01:08:03 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:03 01:07:01 ens3 67.51 45.57 1131.74 8.00 0.00 0.00 0.00 0.00 01:08:03 01:08:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 01:08:03 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:03 01:08:01 ens3 20.86 18.00 24.62 12.79 0.00 0.00 0.00 0.00 01:08:03 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 01:08:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:03 Average: ens3 121.44 88.63 737.32 29.88 0.00 0.00 0.00 0.00 01:08:03 01:08:03 01:08:03 ---> sar -P ALL: 01:08:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-329) 08/12/26 _x86_64_ (2 CPU) 01:08:03 01:08:03 01:04:57 LINUX RESTART (2 CPU) 01:08:03 01:08:03 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:08:03 01:06:02 all 25.04 0.00 4.14 11.30 0.07 59.45 01:08:03 01:06:02 0 27.46 0.00 4.51 13.50 0.08 54.45 01:08:03 01:06:02 1 22.61 0.00 3.77 9.10 0.05 64.47 01:08:03 01:07:01 all 40.70 0.00 3.20 4.09 0.12 51.89 01:08:03 01:07:01 0 67.31 0.00 4.18 6.86 0.12 21.54 01:08:03 01:07:01 1 14.30 0.00 2.24 1.35 0.12 82.00 01:08:03 01:08:01 all 42.20 0.00 2.79 0.63 0.07 54.32 01:08:03 01:08:01 0 18.76 0.00 2.49 1.06 0.05 77.63 01:08:03 01:08:01 1 65.68 0.00 3.08 0.20 0.08 30.96 01:08:03 Average: all 35.97 0.00 3.38 5.34 0.08 55.23 01:08:03 Average: 0 37.66 0.00 3.72 7.13 0.08 51.40 01:08:03 Average: 1 34.29 0.00 3.03 3.55 0.08 59.05 01:08:03 01:08:03 01:08:03