21:04:43 Started by timer 21:04:43 Running as SYSTEM 21:04:43 [EnvInject] - Loading node environment variables. 21:04:43 Building remotely on prd-ubuntu20.04-docker-2c-8g-1 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:43 [ssh-agent] Looking for ssh-agent implementation... 21:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:43 $ ssh-agent 21:04:43 SSH_AUTH_SOCK=/tmp/ssh-8dj6jLvUuCtd/agent.1531 21:04:43 SSH_AGENT_PID=1533 21:04:43 [ssh-agent] Started. 21:04:43 Running ssh-add (command line suppressed) 21:04:43 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_805126692576635933.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_805126692576635933.key) 21:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:43 The recommended git tool is: NONE 21:04:45 using credential edgex-jenkins-ssh 21:04:45 Wiping out workspace first. 21:04:45 Cloning the remote Git repository 21:04:45 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:45 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:45 > git --version # timeout=10 21:04:45 > git --version # 'git version 2.25.1' 21:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:46 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:47 Avoid second fetch 21:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:47 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:47 > git config core.sparsecheckout # timeout=10 21:04:47 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:47 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:47 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:47 > git remote # timeout=10 21:04:47 > git submodule init # timeout=10 21:04:47 > git submodule sync # timeout=10 21:04:47 > git config --get remote.origin.url # timeout=10 21:04:47 > git submodule init # timeout=10 21:04:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:47 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:47 > git config --get submodule.global-jjb.url # timeout=10 21:04:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:47 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:48 > git submodule update --init --recursive global-jjb # timeout=10 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:53 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:53 provisioning config files... 21:04:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15153329005090980620.sh 21:04:53 ---> python-tools-install.sh 21:04:53 Setup pyenv: 21:04:53 * system (set by /opt/pyenv/version) 21:04:53 * 3.8.20 (set by /opt/pyenv/version) 21:04:53 * 3.9.20 (set by /opt/pyenv/version) 21:04:53 3.10.15 21:04:53 3.11.10 21:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uml9 21:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:01 lf-activate-venv(): INFO: Base packages installed successfully 21:05:01 lf-activate-venv(): INFO: Installing additional packages: lftools 21:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:05:21 Generating Requirements File 21:05:42 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:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:05:42 Python 3.11.10 21:05:42 pip 26.2.1 from /tmp/venv-Uml9/lib/python3.11/site-packages/pip (python 3.11) 21:05:43 aiohappyeyeballs==2.7.1 21:05:43 aiohttp==3.14.3 21:05:43 aiosignal==1.4.0 21:05:43 appdirs==1.4.4 21:05:43 argcomplete==3.7.2 21:05:43 aspy.yaml==1.3.0 21:05:43 attrs==26.1.0 21:05:43 autopage==0.6.0 21:05:43 beautifulsoup4==4.15.0 21:05:43 boto3==1.43.67 21:05:43 botocore==1.43.67 21:05:43 bs4==0.0.2 21:05:43 certifi==2026.7.22 21:05:43 cffi==2.1.1 21:05:43 cfgv==3.5.0 21:05:43 chardet==7.5.1 21:05:43 charset-normalizer==3.4.9 21:05:43 click==8.4.2 21:05:43 cliff==4.15.0 21:05:43 cmd2==4.2.0 21:05:43 cryptography==3.3.2 21:05:43 debtcollector==3.1.0 21:05:43 decorator==5.3.1 21:05:43 defusedxml==0.7.1 21:05:43 Deprecated==1.3.1 21:05:43 distlib==0.4.3 21:05:43 dnspython==2.8.0 21:05:43 docker==7.2.0 21:05:43 dogpile.cache==1.5.0 21:05:43 durationpy==0.10 21:05:43 email-validator==2.3.0 21:05:43 filelock==3.32.2 21:05:43 frozenlist==1.8.0 21:05:43 future==1.0.0 21:05:43 gitdb==4.0.12 21:05:43 GitPython==3.1.58 21:05:43 httplib2==0.30.2 21:05:43 identify==2.6.19 21:05:43 idna==3.18 21:05:43 importlib-resources==1.5.0 21:05:43 iso8601==2.1.0 21:05:43 Jinja2==3.1.6 21:05:43 jmespath==1.1.0 21:05:43 jsonpatch==1.33 21:05:43 jsonpointer==3.1.1 21:05:43 jsonschema==4.26.0 21:05:43 jsonschema-specifications==2025.9.1 21:05:43 keystoneauth1==5.15.0 21:05:43 kubernetes==36.0.3 21:05:43 lftools==0.37.22 21:05:43 lxml==6.1.1 21:05:43 markdown-it-py==4.2.0 21:05:43 MarkupSafe==3.0.3 21:05:43 mdurl==0.1.2 21:05:43 msgpack==1.2.1 21:05:43 multi_key_dict==2.0.3 21:05:43 multidict==6.7.1 21:05:43 munch==4.0.0 21:05:43 netaddr==1.3.0 21:05:43 niet==1.4.2 21:05:43 nodeenv==1.10.0 21:05:43 oauth2client==4.1.3 21:05:43 oauthlib==3.3.1 21:05:43 openstacksdk==4.18.0 21:05:43 os-service-types==1.9.0 21:05:43 osc-lib==4.7.0 21:05:43 oslo.config==10.7.0 21:05:43 oslo.context==6.5.0 21:05:43 oslo.i18n==6.9.0 21:05:43 oslo.log==8.3.0 21:05:43 oslo.serialization==5.11.0 21:05:43 oslo.utils==10.1.1 21:05:43 packaging==26.3 21:05:43 pbr==7.0.3 21:05:43 platformdirs==4.11.0 21:05:43 prettytable==3.18.0 21:05:43 prompt_toolkit==3.0.53 21:05:43 propcache==0.5.2 21:05:43 psutil==7.2.2 21:05:43 pyasn1==0.6.4 21:05:43 pyasn1_modules==0.4.2 21:05:43 pycparser==3.0 21:05:43 pygerrit2==2.0.15 21:05:43 PyGithub==2.9.1 21:05:43 Pygments==2.20.0 21:05:43 PyJWT==2.13.0 21:05:43 PyNaCl==1.6.2 21:05:43 pyparsing==2.4.7 21:05:43 pyperclip==1.11.0 21:05:43 pyrsistent==0.20.0 21:05:43 python-dateutil==2.9.0.post0 21:05:43 python-discovery==1.5.1 21:05:43 python-heatclient==5.2.0 21:05:43 python-jenkins==1.8.3 21:05:43 python-keystoneclient==5.8.0 21:05:43 python-magnumclient==4.11.0 21:05:43 python-manilaclient==6.2.0 21:05:43 python-openstackclient==10.2.1 21:05:43 python-swiftclient==4.10.0 21:05:43 PyYAML==6.0.3 21:05:43 referencing==0.37.0 21:05:43 requests==2.34.2 21:05:43 requests-oauthlib==2.0.0 21:05:43 rfc3986==2.0.0 21:05:43 rich==15.0.0 21:05:43 rich-argparse==1.8.0 21:05:43 rpds-py==2026.6.3 21:05:43 rsa==4.9.1 21:05:43 ruamel.yaml==0.19.1 21:05:43 ruamel.yaml.clib==0.2.15 21:05:43 s3transfer==0.19.2 21:05:43 simplejson==4.1.1 21:05:43 six==1.17.0 21:05:43 smmap==5.0.3 21:05:43 soupsieve==2.9.2 21:05:43 stevedore==5.9.0 21:05:43 tabulate==0.10.0 21:05:43 toml==0.10.2 21:05:43 tomlkit==0.15.1 21:05:43 tqdm==4.70.0 21:05:43 typing_extensions==4.16.0 21:05:43 urllib3==1.26.20 21:05:43 virtualenv==21.7.1 21:05:43 wcwidth==0.8.2 21:05:43 websocket-client==1.9.0 21:05:43 wrapt==2.3.0 21:05:43 xdg==6.0.0 21:05:43 xmltodict==1.0.4 21:05:43 yarl==1.24.5 21:05:43 yq==4.1.2 21:05:43 [EnvInject] - Injecting environment variables from a build step. 21:05:43 [EnvInject] - Injecting as environment variables the properties content 21:05:43 OS_CLOUD=vex 21:05:43 21:05:43 [EnvInject] - Variables injected successfully. 21:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1482150700588276460.sh 21:05:43 ---> Orphaned k8s clusters 21:05:43 Setup pyenv: 21:05:43 system 21:05:43 3.8.20 21:05:43 3.9.20 21:05:43 3.10.15 21:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:44 lf-activate-venv(): INFO: Base packages installed successfully 21:05:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:05:53 -----> Delete orphaned cluster 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/jenkins15973133288841781518.sh 21:05:53 ---> Orphaned stacks 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-Uml9 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:05 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:06:05 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 21:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:05 + mapfile -t OS_COE_CLUSTERS_ID 21:06:05 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:06:05 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:06:05 ++ awk '{print $1}' 21:06:08 + echo '-----> Active clusters -> stacks' 21:06:08 -----> Active clusters -> stacks 21:06:08 + OS_COE_STACKS=() 21:06:08 + [[ 0 -gt 0 ]] 21:06:08 + mapfile -t OS_STACKS 21:06:08 ++ awk '{print $1}' 21:06:08 ++ 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:06:09 + echo '-----> Active stacks' 21:06:09 -----> Active stacks 21:06:09 + echo '-----> Delete orphaned stacks' 21:06:09 -----> Delete orphaned stacks 21:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12178340442670436091.sh 21:06:09 ---> Orphaned servers 21:06:09 Setup pyenv: 21:06:09 system 21:06:09 3.8.20 21:06:09 3.9.20 21:06:09 3.10.15 21:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:11 lf-activate-venv(): INFO: Base packages installed successfully 21:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:24 -----> Active servers 21:06:24 prd-ubuntu20.04-docker-2c-8g-1 21:06:24 prd-ubuntu20.04-docker-8c-8g-36 21:06:24 prd-ubuntu20.04-docker-8c-8g-35 21:06:24 prd-ubuntu20.04-docker-8c-8g-34 21:06:24 prd-centos7-blackbox-4c-2g-16079 21:06:24 -----> Delete orphaned servers 21:06:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3709312420265390352.sh 21:06:25 ---> Orphaned ports 21:06:25 Setup pyenv: 21:06:25 system 21:06:25 3.8.20 21:06:25 3.9.20 21:06:25 3.10.15 21:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:27 lf-activate-venv(): INFO: Base packages installed successfully 21:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:35 No orphaned ports to process. 21:06:35 Build step 'Conditional step (single)' marked build as failure 21:06:35 $ ssh-agent -k 21:06:35 unset SSH_AUTH_SOCK; 21:06:35 unset SSH_AGENT_PID; 21:06:35 echo Agent pid 1533 killed; 21:06:35 [ssh-agent] Stopped. 21:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6103076777490195720.sh 21:06:36 ---> sysstat.sh 21:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15841830645761946763.sh 21:06:36 ---> package-listing.sh 21:06:36 ++ facter osfamily 21:06:36 ++ tr '[:upper:]' '[:lower:]' 21:06:37 + OS_FAMILY=debian 21:06:37 + workspace=/w/workspace/ci-management-openstack-cron 21:06:37 + START_PACKAGES=/tmp/packages_start.txt 21:06:37 + END_PACKAGES=/tmp/packages_end.txt 21:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:37 + PACKAGES=/tmp/packages_start.txt 21:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:37 + PACKAGES=/tmp/packages_end.txt 21:06:37 + case "${OS_FAMILY}" in 21:06:37 + dpkg -l 21:06:37 + grep '^ii' 21:06:37 + '[' -f /tmp/packages_start.txt ']' 21:06:37 + '[' -f /tmp/packages_end.txt ']' 21:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17232447207357528126.sh 21:06:37 ---> capture-instance-metadata.sh 21:06:37 Setup pyenv: 21:06:37 system 21:06:37 3.8.20 21:06:37 3.9.20 21:06:37 3.10.15 21:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:38 lf-activate-venv(): INFO: Base packages installed successfully 21:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:44 INFO: Running in OpenStack, capturing instance metadata 21:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10723000275052525923.sh 21:06:44 provisioning config files... 21:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13368578414685063258tmp 21:06:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:44 [EnvInject] - Injecting environment variables from a build step. 21:06:44 [EnvInject] - Injecting as environment variables the properties content 21:06:44 SERVER_ID=logs 21:06:44 21:06:44 [EnvInject] - Variables injected successfully. 21:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15800534221916019074.sh 21:06:44 ---> create-netrc.sh 21:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16108040291258560587.sh 21:06:44 ---> python-tools-install.sh 21:06:44 Setup pyenv: 21:06:44 system 21:06:44 3.8.20 21:06:44 3.9.20 21:06:44 3.10.15 21:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:46 lf-activate-venv(): INFO: Base packages installed successfully 21:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15356847116061805251.sh 21:06:51 ---> sudo-logs.sh 21:06:51 Archiving 'sudo' log.. 21:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8770595185086259115.sh 21:06:52 ---> job-cost.sh 21:06:52 Setup pyenv: 21:06:52 system 21:06:52 3.8.20 21:06:52 3.9.20 21:06:52 3.10.15 21:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:53 lf-activate-venv(): INFO: Base packages installed successfully 21:06:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:06:58 INFO: No Stack... 21:06:58 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:59 INFO: Archiving Costs 21:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins564986339589103777.sh 21:06:59 ---> logs-deploy.sh 21:06:59 Setup pyenv: 21:06:59 system 21:06:59 3.8.20 21:06:59 3.9.20 21:06:59 3.10.15 21:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uml9 from file:/tmp/.os_lf_venv 21:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:00 lf-activate-venv(): INFO: Base packages installed successfully 21:07:00 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-Uml9/bin to PATH 21:07:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64211 21:07:06 INFO: archiving workspace using pattern(s): 21:07:07 Archives upload complete. 21:07:07 INFO: archiving logs to Nexus 21:07:08 ---> uname -a: 21:07:08 Linux prd-ubuntu20-04-docker-2c-8g-1 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:07:08 21:07:08 21:07:08 ---> lscpu: 21:07:08 Architecture: x86_64 21:07:08 CPU op-mode(s): 32-bit, 64-bit 21:07:08 Byte Order: Little Endian 21:07:08 Address sizes: 40 bits physical, 48 bits virtual 21:07:08 CPU(s): 2 21:07:08 On-line CPU(s) list: 0,1 21:07:08 Thread(s) per core: 1 21:07:08 Core(s) per socket: 1 21:07:08 Socket(s): 2 21:07:08 NUMA node(s): 1 21:07:08 Vendor ID: AuthenticAMD 21:07:08 CPU family: 23 21:07:08 Model: 49 21:07:08 Model name: AMD EPYC-Rome Processor 21:07:08 Stepping: 0 21:07:08 CPU MHz: 2799.998 21:07:08 BogoMIPS: 5599.99 21:07:08 Virtualization: AMD-V 21:07:08 Hypervisor vendor: KVM 21:07:08 Virtualization type: full 21:07:08 L1d cache: 64 KiB 21:07:08 L1i cache: 64 KiB 21:07:08 L2 cache: 1 MiB 21:07:08 L3 cache: 32 MiB 21:07:08 NUMA node0 CPU(s): 0,1 21:07:08 Vulnerability Gather data sampling: Not affected 21:07:08 Vulnerability Itlb multihit: Not affected 21:07:08 Vulnerability L1tf: Not affected 21:07:08 Vulnerability Mds: Not affected 21:07:08 Vulnerability Meltdown: Not affected 21:07:08 Vulnerability Mmio stale data: Not affected 21:07:08 Vulnerability Retbleed: Vulnerable 21:07:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:07:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:07:08 Vulnerability Srbds: Not affected 21:07:08 Vulnerability Tsx async abort: Not affected 21:07:08 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:07:08 21:07:08 21:07:08 ---> nproc: 21:07:08 2 21:07:08 21:07:08 21:07:08 ---> df -h: 21:07:08 Filesystem Size Used Avail Use% Mounted on 21:07:08 udev 3.9G 0 3.9G 0% /dev 21:07:08 tmpfs 795M 1.1M 794M 1% /run 21:07:08 /dev/vda1 39G 9.9G 29G 26% / 21:07:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:07:08 tmpfs 5.0M 0 5.0M 0% /run/lock 21:07:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:07:08 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 21:07:08 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 21:07:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:07:08 /dev/loop2 62M 62M 0 100% /snap/core20/1405 21:07:08 tmpfs 795M 0 795M 0% /run/user/1001 21:07:08 21:07:08 21:07:08 ---> free -m: 21:07:08 total used free shared buff/cache available 21:07:08 Mem: 7945 518 4909 1 2517 7127 21:07:08 Swap: 1023 0 1023 21:07:08 21:07:08 21:07:08 ---> ip addr: 21:07:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:08 inet 127.0.0.1/8 scope host lo 21:07:08 valid_lft forever preferred_lft forever 21:07:08 inet6 ::1/128 scope host 21:07:08 valid_lft forever preferred_lft forever 21:07:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:07:08 link/ether fa:16:3e:af:8a:eb brd ff:ff:ff:ff:ff:ff 21:07:08 inet 10.30.123.9/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:07:08 valid_lft 86204sec preferred_lft 86204sec 21:07:08 inet6 fe80::f816:3eff:feaf:8aeb/64 scope link 21:07:08 valid_lft forever preferred_lft forever 21:07:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:07:08 link/ether ea:bd:1a:cb:f9:25 brd ff:ff:ff:ff:ff:ff 21:07:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:08 valid_lft forever preferred_lft forever 21:07:08 21:07:08 21:07:08 ---> sar -b -r -n DEV: 21:07:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1) 08/07/26 _x86_64_ (2 CPU) 21:07:08 21:07:08 21:03:54 LINUX RESTART (2 CPU) 21:07:08 21:07:08 21:04:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:08 21:05:01 623.75 223.75 347.44 52.56 19370.35 52726.56 1221158.73 21:07:08 21:06:01 119.73 1.63 118.10 0.00 130.91 13323.25 0.00 21:07:08 21:07:01 37.48 1.52 35.96 0.00 137.71 6478.92 0.00 21:07:08 Average: 239.17 67.01 156.67 15.48 5800.08 22514.88 359679.45 21:07:08 21:07:08 21:04:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:08 21:05:01 5527028 7342556 456764 5.61 59856 1935480 1128876 12.29 628648 1764928 64288 21:07:08 21:06:01 5016152 7270216 503188 6.18 91760 2317344 1164200 12.67 723812 2131152 175328 21:07:08 21:07:01 5059408 7328964 443264 5.45 94012 2329488 1100088 11.98 700252 2110120 31264 21:07:08 Average: 5200863 7313912 467739 5.75 81876 2194104 1131055 12.31 684237 2002067 90293 21:07:08 21:07:08 21:04:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:08 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:08 21:05:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 21:07:08 21:05:01 ens3 354.58 218.98 1213.93 78.28 0.00 0.00 0.00 0.00 21:07:08 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:08 21:06:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 21:07:08 21:06:01 ens3 68.36 49.83 1142.06 9.01 0.00 0.00 0.00 0.00 21:07:08 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:08 21:07:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 21:07:08 21:07:01 ens3 22.06 19.56 49.53 6.05 0.00 0.00 0.00 0.00 21:07:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:08 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 21:07:08 Average: ens3 136.33 88.97 777.86 28.37 0.00 0.00 0.00 0.00 21:07:08 21:07:08 21:07:08 ---> sar -P ALL: 21:07:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1) 08/07/26 _x86_64_ (2 CPU) 21:07:08 21:07:08 21:03:54 LINUX RESTART (2 CPU) 21:07:08 21:07:08 21:04:11 CPU %user %nice %system %iowait %steal %idle 21:07:08 21:05:01 all 25.07 0.10 6.11 19.44 0.07 49.21 21:07:08 21:05:01 0 24.93 0.14 4.87 15.47 0.06 54.52 21:07:08 21:05:01 1 25.21 0.06 7.34 23.40 0.08 43.91 21:07:08 21:06:01 all 40.97 0.00 3.14 3.51 0.08 52.30 21:07:08 21:06:01 0 48.01 0.00 3.36 1.69 0.08 46.86 21:07:08 21:06:01 1 33.94 0.00 2.93 5.33 0.08 57.72 21:07:08 21:07:01 all 41.44 0.00 2.98 0.70 0.09 54.79 21:07:08 21:07:01 0 65.03 0.00 3.25 0.52 0.10 31.10 21:07:08 21:07:01 1 18.28 0.00 2.70 0.88 0.08 78.05 21:07:08 Average: all 36.49 0.03 3.95 7.17 0.08 52.28 21:07:08 Average: 0 47.27 0.04 3.76 5.31 0.08 43.53 21:07:08 Average: 1 25.80 0.02 4.14 9.01 0.08 60.95 21:07:08 21:07:08 21:07:08