13:03:59 Started by timer 13:03:59 Running as SYSTEM 13:03:59 [EnvInject] - Loading node environment variables. 13:03:59 Building remotely on prd-ubuntu20.04-docker-2c-8g-9178 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:59 [ssh-agent] Looking for ssh-agent implementation... 13:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:59 $ ssh-agent 13:03:59 SSH_AUTH_SOCK=/tmp/ssh-3cKWMjEOLEh6/agent.1441 13:03:59 SSH_AGENT_PID=1443 13:03:59 [ssh-agent] Started. 13:03:59 Running ssh-add (command line suppressed) 13:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1272520618507688351.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1272520618507688351.key) 13:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:59 The recommended git tool is: NONE 13:04:01 using credential edgex-jenkins-ssh 13:04:01 Wiping out workspace first. 13:04:01 Cloning the remote Git repository 13:04:01 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:01 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:01 > git --version # timeout=10 13:04:01 > git --version # 'git version 2.25.1' 13:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:02 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:02 Avoid second fetch 13:04:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:02 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:02 > git config core.sparsecheckout # timeout=10 13:04:02 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:03 > git remote # timeout=10 13:04:03 > git submodule init # timeout=10 13:04:03 > git submodule sync # timeout=10 13:04:03 > git config --get remote.origin.url # timeout=10 13:04:03 > git submodule init # timeout=10 13:04:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:03 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:03 > git config --get submodule.global-jjb.url # timeout=10 13:04:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:03 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:03 > git submodule update --init --recursive global-jjb # timeout=10 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:07 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:07 provisioning config files... 13:04:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2224428183584775205.sh 13:04:08 ---> python-tools-install.sh 13:04:08 Setup pyenv: 13:04:08 * system (set by /opt/pyenv/version) 13:04:08 * 3.8.20 (set by /opt/pyenv/version) 13:04:08 * 3.9.20 (set by /opt/pyenv/version) 13:04:08 3.10.15 13:04:08 3.11.10 13:04:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2GSs 13:04:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:16 lf-activate-venv(): INFO: Base packages installed successfully 13:04:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:04:37 Generating Requirements File 13:04:54 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. 13:04:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:04:54 Python 3.11.10 13:04:54 pip 25.2 from /tmp/venv-2GSs/lib/python3.11/site-packages/pip (python 3.11) 13:04:55 appdirs==1.4.4 13:04:55 argcomplete==3.6.2 13:04:55 aspy.yaml==1.3.0 13:04:55 attrs==25.3.0 13:04:55 autopage==0.5.2 13:04:55 beautifulsoup4==4.13.5 13:04:55 boto3==1.40.35 13:04:55 botocore==1.40.35 13:04:55 bs4==0.0.2 13:04:55 cachetools==5.5.2 13:04:55 certifi==2025.8.3 13:04:55 cffi==2.0.0 13:04:55 cfgv==3.4.0 13:04:55 chardet==5.2.0 13:04:55 charset-normalizer==3.4.3 13:04:55 click==8.3.0 13:04:55 cliff==4.11.0 13:04:55 cmd2==2.7.0 13:04:55 cryptography==3.3.2 13:04:55 debtcollector==3.0.0 13:04:55 decorator==5.2.1 13:04:55 defusedxml==0.7.1 13:04:55 Deprecated==1.2.18 13:04:55 distlib==0.4.0 13:04:55 dnspython==2.8.0 13:04:55 docker==7.1.0 13:04:55 dogpile.cache==1.4.1 13:04:55 durationpy==0.10 13:04:55 email-validator==2.3.0 13:04:55 filelock==3.19.1 13:04:55 future==1.0.0 13:04:55 gitdb==4.0.12 13:04:55 GitPython==3.1.45 13:04:55 google-auth==2.40.3 13:04:55 httplib2==0.31.0 13:04:55 identify==2.6.14 13:04:55 idna==3.10 13:04:55 importlib-resources==1.5.0 13:04:55 iso8601==2.1.0 13:04:55 Jinja2==3.1.6 13:04:55 jmespath==1.0.1 13:04:55 jsonpatch==1.33 13:04:55 jsonpointer==3.0.0 13:04:55 jsonschema==4.25.1 13:04:55 jsonschema-specifications==2025.9.1 13:04:55 keystoneauth1==5.12.0 13:04:55 kubernetes==33.1.0 13:04:55 lftools==0.37.13 13:04:55 lxml==6.0.1 13:04:55 markdown-it-py==4.0.0 13:04:55 MarkupSafe==3.0.2 13:04:55 mdurl==0.1.2 13:04:55 msgpack==1.1.1 13:04:55 multi_key_dict==2.0.3 13:04:55 munch==4.0.0 13:04:55 netaddr==1.3.0 13:04:55 niet==1.4.2 13:04:55 nodeenv==1.9.1 13:04:55 oauth2client==4.1.3 13:04:55 oauthlib==3.3.1 13:04:55 openstacksdk==4.7.1 13:04:55 os-service-types==1.8.0 13:04:55 osc-lib==4.2.0 13:04:55 oslo.config==10.0.0 13:04:55 oslo.context==6.1.0 13:04:55 oslo.i18n==6.6.0 13:04:55 oslo.log==7.2.1 13:04:55 oslo.serialization==5.8.0 13:04:55 oslo.utils==9.1.0 13:04:55 packaging==25.0 13:04:55 pbr==7.0.1 13:04:55 platformdirs==4.4.0 13:04:55 prettytable==3.16.0 13:04:55 psutil==7.1.0 13:04:55 pyasn1==0.6.1 13:04:55 pyasn1_modules==0.4.2 13:04:55 pycparser==2.23 13:04:55 pygerrit2==2.0.15 13:04:55 PyGithub==2.8.1 13:04:55 Pygments==2.19.2 13:04:55 PyJWT==2.10.1 13:04:55 PyNaCl==1.6.0 13:04:55 pyparsing==2.4.7 13:04:55 pyperclip==1.10.0 13:04:55 pyrsistent==0.20.0 13:04:55 python-cinderclient==9.8.0 13:04:55 python-dateutil==2.9.0.post0 13:04:55 python-heatclient==4.3.0 13:04:55 python-jenkins==1.8.3 13:04:55 python-keystoneclient==5.7.0 13:04:55 python-magnumclient==4.9.0 13:04:55 python-openstackclient==8.2.0 13:04:55 python-swiftclient==4.8.0 13:04:55 PyYAML==6.0.2 13:04:55 referencing==0.36.2 13:04:55 requests==2.32.5 13:04:55 requests-oauthlib==2.0.0 13:04:55 requestsexceptions==1.4.0 13:04:55 rfc3986==2.0.0 13:04:55 rich==14.1.0 13:04:55 rich-argparse==1.7.1 13:04:55 rpds-py==0.27.1 13:04:55 rsa==4.9.1 13:04:55 ruamel.yaml==0.18.15 13:04:55 ruamel.yaml.clib==0.2.12 13:04:55 s3transfer==0.14.0 13:04:55 simplejson==3.20.1 13:04:55 six==1.17.0 13:04:55 smmap==5.0.2 13:04:55 soupsieve==2.8 13:04:55 stevedore==5.5.0 13:04:55 tabulate==0.9.0 13:04:55 toml==0.10.2 13:04:55 tomlkit==0.13.3 13:04:55 tqdm==4.67.1 13:04:55 typing_extensions==4.15.0 13:04:55 tzdata==2025.2 13:04:55 urllib3==1.26.20 13:04:55 virtualenv==20.34.0 13:04:55 wcwidth==0.2.13 13:04:55 websocket-client==1.8.0 13:04:55 wrapt==1.17.3 13:04:55 xdg==6.0.0 13:04:55 xmltodict==1.0.2 13:04:55 yq==3.4.3 13:04:55 [EnvInject] - Injecting environment variables from a build step. 13:04:55 [EnvInject] - Injecting as environment variables the properties content 13:04:55 OS_CLOUD=vex 13:04:55 13:04:55 [EnvInject] - Variables injected successfully. 13:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16176979047178540944.sh 13:04:55 ---> Orphaned k8s clusters 13:04:55 Setup pyenv: 13:04:55 system 13:04:55 3.8.20 13:04:55 3.9.20 13:04:55 3.10.15 13:04:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:04:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:57 lf-activate-venv(): INFO: Base packages installed successfully 13:04:57 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05: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. 13:05:02 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:05:04 -----> Delete orphaned cluster 13:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15865325209221468983.sh 13:05:04 ---> Orphaned stacks 13:05:04 Setup pyenv: 13:05:05 system 13:05:05 3.8.20 13:05:05 3.9.20 13:05:05 3.10.15 13:05:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:06 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. 13:05:06 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:05:06 lf-activate-venv(): INFO: Base packages installed successfully 13:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:05:18 + mapfile -t OS_COE_CLUSTERS_ID 13:05:18 ++ awk '{print $1}' 13:05:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:21 + echo '-----> Active clusters -> stacks' 13:05:21 -----> Active clusters -> stacks 13:05:21 + OS_COE_STACKS=() 13:05:21 + [[ 0 -gt 0 ]] 13:05:21 + mapfile -t OS_STACKS 13:05:21 ++ awk '{print $1}' 13:05:21 ++ 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 13:06:12 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/f5ab9a59d6c649bd8ed4af258c4ba755/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 13:06:12 + echo '-----> Active stacks' 13:06:12 -----> Active stacks 13:06:12 + echo '-----> Delete orphaned stacks' 13:06:12 -----> Delete orphaned stacks 13:06:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6531902275888790313.sh 13:06:12 ---> Orphaned servers 13:06:12 Setup pyenv: 13:06:12 system 13:06:12 3.8.20 13:06:12 3.9.20 13:06:12 3.10.15 13:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:14 lf-activate-venv(): INFO: Base packages installed successfully 13:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:06:28 -----> Active servers 13:06:28 prd-ubuntu20.04-docker-2c-8g-9178 13:06:28 prd-centos7-blackbox-4c-2g-9159 13:06:28 prd-centos7-blackbox-4c-2g-9158 13:06:28 prd-centos7-blackbox-4c-2g-9157 13:06:28 prd-centos7-blackbox-4c-2g-9156 13:06:28 -----> Delete orphaned servers 13:06:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11706866177988980959.sh 13:06:29 ---> Orphaned ports 13:06:29 Setup pyenv: 13:06:29 system 13:06:29 3.8.20 13:06:29 3.9.20 13:06:29 3.10.15 13:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:31 lf-activate-venv(): INFO: Base packages installed successfully 13:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:06:42 No orphaned ports to process. 13:06:42 Build step 'Conditional step (single)' marked build as failure 13:06:42 $ ssh-agent -k 13:06:42 unset SSH_AUTH_SOCK; 13:06:42 unset SSH_AGENT_PID; 13:06:42 echo Agent pid 1443 killed; 13:06:42 [ssh-agent] Stopped. 13:06:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7664506995384131984.sh 13:06:42 ---> sysstat.sh 13:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7086912123673664943.sh 13:06:43 ---> package-listing.sh 13:06:43 ++ tr '[:upper:]' '[:lower:]' 13:06:43 ++ facter osfamily 13:06:43 + OS_FAMILY=debian 13:06:43 + workspace=/w/workspace/ci-management-openstack-cron 13:06:43 + START_PACKAGES=/tmp/packages_start.txt 13:06:43 + END_PACKAGES=/tmp/packages_end.txt 13:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:43 + PACKAGES=/tmp/packages_start.txt 13:06:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:43 + PACKAGES=/tmp/packages_end.txt 13:06:43 + case "${OS_FAMILY}" in 13:06:43 + grep '^ii' 13:06:43 + dpkg -l 13:06:43 + '[' -f /tmp/packages_start.txt ']' 13:06:43 + '[' -f /tmp/packages_end.txt ']' 13:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2781344934335349091.sh 13:06:43 ---> capture-instance-metadata.sh 13:06:43 Setup pyenv: 13:06:43 system 13:06:43 3.8.20 13:06:43 3.9.20 13:06:43 3.10.15 13:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:45 lf-activate-venv(): INFO: Base packages installed successfully 13:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:06:52 INFO: Running in OpenStack, capturing instance metadata 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1871376565377123087.sh 13:06:52 provisioning config files... 13:06:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1873188418086495484tmp 13:06:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:52 [EnvInject] - Injecting environment variables from a build step. 13:06:52 [EnvInject] - Injecting as environment variables the properties content 13:06:52 SERVER_ID=logs 13:06:52 13:06:52 [EnvInject] - Variables injected successfully. 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7002870098338019215.sh 13:06:52 ---> create-netrc.sh 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12199210521631005214.sh 13:06:52 ---> python-tools-install.sh 13:06:52 Setup pyenv: 13:06:52 system 13:06:52 3.8.20 13:06:52 3.9.20 13:06:52 3.10.15 13:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:54 lf-activate-venv(): INFO: Base packages installed successfully 13:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3128441637302327351.sh 13:07:02 ---> sudo-logs.sh 13:07:02 Archiving 'sudo' log.. 13:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16580525627001395477.sh 13:07:02 ---> job-cost.sh 13:07:02 Setup pyenv: 13:07:02 system 13:07:02 3.8.20 13:07:02 3.9.20 13:07:02 3.10.15 13:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:04 lf-activate-venv(): INFO: Base packages installed successfully 13:07:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:07:10 INFO: No Stack... 13:07:10 INFO: Retrieving Pricing Info for: v3-starter-1 13:07:10 INFO: Archiving Costs 13:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1921168332408546925.sh 13:07:10 ---> logs-deploy.sh 13:07:10 Setup pyenv: 13:07:10 system 13:07:10 3.8.20 13:07:10 3.9.20 13:07:10 3.10.15 13:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2GSs from file:/tmp/.os_lf_venv 13:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:12 lf-activate-venv(): INFO: Base packages installed successfully 13:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-2GSs/bin to PATH 13:07:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57190 13:07:21 INFO: archiving workspace using pattern(s): 13:07:22 Archives upload complete. 13:07:22 INFO: archiving logs to Nexus 13:07:23 ---> uname -a: 13:07:23 Linux prd-ubuntu20-04-docker-2c-8g-9178 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:07:23 13:07:23 13:07:23 ---> lscpu: 13:07:23 Architecture: x86_64 13:07:23 CPU op-mode(s): 32-bit, 64-bit 13:07:23 Byte Order: Little Endian 13:07:23 Address sizes: 40 bits physical, 48 bits virtual 13:07:23 CPU(s): 1 13:07:23 On-line CPU(s) list: 0 13:07:23 Thread(s) per core: 1 13:07:23 Core(s) per socket: 1 13:07:23 Socket(s): 1 13:07:23 NUMA node(s): 1 13:07:23 Vendor ID: AuthenticAMD 13:07:23 CPU family: 23 13:07:23 Model: 49 13:07:23 Model name: AMD EPYC-Rome Processor 13:07:23 Stepping: 0 13:07:23 CPU MHz: 2800.000 13:07:23 BogoMIPS: 5600.00 13:07:23 Virtualization: AMD-V 13:07:23 Hypervisor vendor: KVM 13:07:23 Virtualization type: full 13:07:23 L1d cache: 32 KiB 13:07:23 L1i cache: 32 KiB 13:07:23 L2 cache: 512 KiB 13:07:23 L3 cache: 16 MiB 13:07:23 NUMA node0 CPU(s): 0 13:07:23 Vulnerability Gather data sampling: Not affected 13:07:23 Vulnerability Itlb multihit: Not affected 13:07:23 Vulnerability L1tf: Not affected 13:07:23 Vulnerability Mds: Not affected 13:07:23 Vulnerability Meltdown: Not affected 13:07:23 Vulnerability Mmio stale data: Not affected 13:07:23 Vulnerability Retbleed: Vulnerable 13:07:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:07:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:07:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:07:23 Vulnerability Srbds: Not affected 13:07:23 Vulnerability Tsx async abort: Not affected 13:07:23 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 13:07:23 13:07:23 13:07:23 ---> nproc: 13:07:23 1 13:07:23 13:07:23 13:07:23 ---> df -h: 13:07:23 Filesystem Size Used Avail Use% Mounted on 13:07:23 udev 969M 0 969M 0% /dev 13:07:23 tmpfs 198M 1.1M 197M 1% /run 13:07:23 /dev/vda1 194G 9.8G 184G 6% / 13:07:23 tmpfs 986M 0 986M 0% /dev/shm 13:07:23 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:23 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:07:23 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:07:23 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:07:23 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:07:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:07:23 tmpfs 198M 0 198M 0% /run/user/1001 13:07:23 13:07:23 13:07:23 ---> free -m: 13:07:23 total used free shared buff/cache available 13:07:23 Mem: 1971 408 141 0 1421 1371 13:07:23 Swap: 1023 1 1022 13:07:23 13:07:23 13:07:23 ---> ip addr: 13:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:23 inet 127.0.0.1/8 scope host lo 13:07:23 valid_lft forever preferred_lft forever 13:07:23 inet6 ::1/128 scope host 13:07:23 valid_lft forever preferred_lft forever 13:07:23 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:07:23 link/ether fa:16:3e:d2:12:cd brd ff:ff:ff:ff:ff:ff 13:07:23 inet 10.30.123.213/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:07:23 valid_lft 86160sec preferred_lft 86160sec 13:07:23 inet6 fe80::f816:3eff:fed2:12cd/64 scope link 13:07:23 valid_lft forever preferred_lft forever 13:07:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:07:23 link/ether 9a:67:fb:3c:35:d8 brd ff:ff:ff:ff:ff:ff 13:07:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:07:23 valid_lft forever preferred_lft forever 13:07:23 13:07:23 13:07:23 ---> sar -b -r -n DEV: 13:07:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9178) 09/20/25 _x86_64_ (1 CPU) 13:07:23 13:07:23 13:03:26 LINUX RESTART (1 CPU) 13:07:23 13:07:23 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:07:23 13:05:01 416.39 15.13 401.25 0.00 1311.24 21564.75 0.00 13:07:23 13:06:01 36.03 1.27 34.76 0.00 59.59 6886.59 0.00 13:07:23 13:07:01 34.98 6.02 28.97 0.00 312.00 3063.73 0.00 13:07:23 Average: 161.05 7.43 153.63 0.00 556.76 10443.66 0.00 13:07:23 13:07:23 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:23 13:05:01 107076 1399288 377852 18.72 77496 1297680 941724 30.70 426184 1276752 121740 13:07:23 13:06:01 182060 1419824 357164 17.69 81180 1239444 919388 29.97 429708 1197588 852 13:07:23 13:07:01 112432 1362552 414576 20.54 84916 1247796 974932 31.78 502128 1195340 12836 13:07:23 Average: 133856 1393888 383197 18.98 81197 1261640 945348 30.82 452673 1223227 45143 13:07:23 13:07:23 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:23 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:05:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 13:07:23 13:05:01 ens3 133.67 84.36 1339.61 24.91 0.00 0.00 0.00 0.00 13:07:23 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:07:23 13:06:01 ens3 9.27 8.97 31.23 3.03 0.00 0.00 0.00 0.00 13:07:23 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:07:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 13:07:23 13:07:01 ens3 33.10 28.28 33.56 14.60 0.00 0.00 0.00 0.00 13:07:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:07:23 Average: ens3 58.26 40.29 463.29 14.12 0.00 0.00 0.00 0.00 13:07:23 13:07:23 13:07:23 ---> sar -P ALL: 13:07:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9178) 09/20/25 _x86_64_ (1 CPU) 13:07:23 13:07:23 13:03:26 LINUX RESTART (1 CPU) 13:07:23 13:07:23 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:07:23 13:05:01 all 78.99 0.00 7.16 10.15 0.08 3.62 13:07:23 13:05:01 0 78.99 0.00 7.16 10.15 0.08 3.62 13:07:23 13:06:01 all 25.85 0.00 1.44 1.54 0.07 71.10 13:07:23 13:06:01 0 25.85 0.00 1.44 1.54 0.07 71.10 13:07:23 13:07:01 all 65.96 0.00 3.19 2.80 0.08 27.96 13:07:23 13:07:01 0 65.96 0.00 3.19 2.80 0.08 27.96 13:07:23 Average: all 56.87 0.00 3.92 4.81 0.08 34.32 13:07:23 Average: 0 56.87 0.00 3.92 4.81 0.08 34.32 13:07:23 13:07:23 13:07:23