23:04:06 Started by timer 23:04:06 Running as SYSTEM 23:04:07 [EnvInject] - Loading node environment variables. 23:04:07 Building remotely on prd-ubuntu20.04-docker-2c-8g-91 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:04:08 [ssh-agent] Looking for ssh-agent implementation... 23:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:08 $ ssh-agent 23:04:08 SSH_AUTH_SOCK=/tmp/ssh-XpeyCEGUqlJ4/agent.1534 23:04:08 SSH_AGENT_PID=1536 23:04:08 [ssh-agent] Started. 23:04:08 Running ssh-add (command line suppressed) 23:04:08 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6682403969246118536.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6682403969246118536.key) 23:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:08 The recommended git tool is: NONE 23:04:13 using credential edgex-jenkins-ssh 23:04:13 Wiping out workspace first. 23:04:13 Cloning the remote Git repository 23:04:13 Cloning repository git@github.com:edgexfoundry/ci-management 23:04:13 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:04:13 > git --version # timeout=10 23:04:13 > git --version # 'git version 2.25.1' 23:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:15 Avoid second fetch 23:04:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:04:15 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 23:04:15 > git config core.sparsecheckout # timeout=10 23:04:15 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:16 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 23:04:16 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:16 > git remote # timeout=10 23:04:16 > git submodule init # timeout=10 23:04:16 > git submodule sync # timeout=10 23:04:16 > git config --get remote.origin.url # timeout=10 23:04:16 > git submodule init # timeout=10 23:04:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:04:16 > git config --get submodule.packer/common-packer.url # timeout=10 23:04:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:04:16 > git config --get submodule.global-jjb.url # timeout=10 23:04:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:04:16 > git submodule update --init --recursive packer/common-packer # timeout=10 23:04:17 > git submodule update --init --recursive global-jjb # timeout=10 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:21 provisioning config files... 23:04:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5123409526055725508.sh 23:04:21 ---> python-tools-install.sh 23:04:21 Setup pyenv: 23:04:21 * system (set by /opt/pyenv/version) 23:04:21 * 3.8.20 (set by /opt/pyenv/version) 23:04:21 * 3.9.20 (set by /opt/pyenv/version) 23:04:21 3.10.15 23:04:21 3.11.10 23:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3b7w 23:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:30 lf-activate-venv(): INFO: Base packages installed successfully 23:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools 23:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:04:51 Generating Requirements File 23:05:12 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. 23:05:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:05:13 Python 3.11.10 23:05:13 pip 26.2.1 from /tmp/venv-3b7w/lib/python3.11/site-packages/pip (python 3.11) 23:05:13 aiohappyeyeballs==2.7.1 23:05:13 aiohttp==3.14.3 23:05:13 aiosignal==1.4.0 23:05:13 appdirs==1.4.4 23:05:13 argcomplete==3.7.2 23:05:13 aspy.yaml==1.3.0 23:05:13 attrs==26.1.0 23:05:13 autopage==0.6.0 23:05:13 beautifulsoup4==4.15.0 23:05:13 boto3==1.43.67 23:05:13 botocore==1.43.67 23:05:13 bs4==0.0.2 23:05:13 certifi==2026.7.22 23:05:13 cffi==2.1.1 23:05:13 cfgv==3.5.0 23:05:13 chardet==7.5.1 23:05:13 charset-normalizer==3.4.9 23:05:13 click==8.4.2 23:05:13 cliff==4.15.0 23:05:13 cmd2==4.2.0 23:05:13 cryptography==3.3.2 23:05:13 debtcollector==3.1.0 23:05:13 decorator==5.3.1 23:05:13 defusedxml==0.7.1 23:05:13 Deprecated==1.3.1 23:05:13 distlib==0.4.3 23:05:13 dnspython==2.8.0 23:05:13 docker==7.2.0 23:05:13 dogpile.cache==1.5.0 23:05:13 durationpy==0.10 23:05:13 email-validator==2.3.0 23:05:13 filelock==3.32.2 23:05:13 frozenlist==1.8.0 23:05:13 future==1.0.0 23:05:13 gitdb==4.0.12 23:05:13 GitPython==3.1.58 23:05:13 httplib2==0.30.2 23:05:13 identify==2.6.19 23:05:13 idna==3.18 23:05:13 importlib-resources==1.5.0 23:05:13 iso8601==2.1.0 23:05:13 Jinja2==3.1.6 23:05:13 jmespath==1.1.0 23:05:13 jsonpatch==1.33 23:05:13 jsonpointer==3.1.1 23:05:13 jsonschema==4.26.0 23:05:13 jsonschema-specifications==2025.9.1 23:05:13 keystoneauth1==5.15.0 23:05:13 kubernetes==36.0.3 23:05:13 lftools==0.37.22 23:05:13 lxml==6.1.1 23:05:13 markdown-it-py==4.2.0 23:05:13 MarkupSafe==3.0.3 23:05:13 mdurl==0.1.2 23:05:13 msgpack==1.2.1 23:05:13 multi_key_dict==2.0.3 23:05:13 multidict==6.7.1 23:05:13 munch==4.0.0 23:05:13 netaddr==1.3.0 23:05:13 niet==1.4.2 23:05:13 nodeenv==1.10.0 23:05:13 oauth2client==4.1.3 23:05:13 oauthlib==3.3.1 23:05:13 openstacksdk==4.18.0 23:05:13 os-service-types==1.9.0 23:05:13 osc-lib==4.7.0 23:05:13 oslo.config==10.7.0 23:05:13 oslo.context==6.5.0 23:05:13 oslo.i18n==6.9.0 23:05:13 oslo.log==8.3.0 23:05:13 oslo.serialization==5.11.0 23:05:13 oslo.utils==10.1.1 23:05:13 packaging==26.3 23:05:13 pbr==7.0.3 23:05:13 platformdirs==4.11.1 23:05:13 prettytable==3.18.0 23:05:13 prompt_toolkit==3.0.53 23:05:13 propcache==0.5.2 23:05:13 psutil==7.2.2 23:05:13 pyasn1==0.6.4 23:05:13 pyasn1_modules==0.4.2 23:05:13 pycparser==3.0 23:05:13 pygerrit2==2.0.15 23:05:13 PyGithub==2.9.1 23:05:13 Pygments==2.20.0 23:05:13 PyJWT==2.13.0 23:05:13 PyNaCl==1.6.2 23:05:13 pyparsing==2.4.7 23:05:13 pyperclip==1.11.0 23:05:13 pyrsistent==0.20.0 23:05:13 python-dateutil==2.9.0.post0 23:05:13 python-discovery==1.5.1 23:05:13 python-heatclient==5.2.0 23:05:13 python-jenkins==1.8.3 23:05:13 python-keystoneclient==5.8.0 23:05:13 python-magnumclient==4.11.0 23:05:13 python-manilaclient==6.2.0 23:05:13 python-openstackclient==10.2.1 23:05:13 python-swiftclient==4.10.0 23:05:13 PyYAML==6.0.3 23:05:13 referencing==0.37.0 23:05:13 requests==2.34.2 23:05:13 requests-oauthlib==2.0.0 23:05:13 rfc3986==2.0.0 23:05:13 rich==15.0.0 23:05:13 rich-argparse==1.8.0 23:05:13 rpds-py==2026.6.3 23:05:13 rsa==4.9.1 23:05:13 ruamel.yaml==0.19.1 23:05:13 ruamel.yaml.clib==0.2.15 23:05:13 s3transfer==0.19.2 23:05:13 simplejson==4.1.1 23:05:13 six==1.17.0 23:05:13 smmap==5.0.3 23:05:13 soupsieve==2.9.2 23:05:13 stevedore==5.9.0 23:05:13 tabulate==0.10.0 23:05:13 toml==0.10.2 23:05:13 tomlkit==0.15.1 23:05:13 tqdm==4.70.0 23:05:13 typing_extensions==4.16.0 23:05:13 urllib3==1.26.20 23:05:13 virtualenv==21.7.3 23:05:13 wcwidth==0.8.2 23:05:13 websocket-client==1.9.0 23:05:13 wrapt==2.3.0 23:05:13 xdg==6.0.0 23:05:13 xmltodict==1.0.4 23:05:13 yarl==1.24.5 23:05:13 yq==4.1.2 23:05:13 [EnvInject] - Injecting environment variables from a build step. 23:05:13 [EnvInject] - Injecting as environment variables the properties content 23:05:13 OS_CLOUD=vex 23:05:13 23:05:13 [EnvInject] - Variables injected successfully. 23:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13454863485751542496.sh 23:05:13 ---> Orphaned k8s clusters 23:05:13 Setup pyenv: 23:05:13 system 23:05:13 3.8.20 23:05:13 3.9.20 23:05:13 3.10.15 23:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:15 lf-activate-venv(): INFO: Base packages installed successfully 23:05:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:05:24 -----> Delete orphaned cluster 23:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4822797190488005564.sh 23:05:24 ---> Orphaned stacks 23:05:24 Setup pyenv: 23:05:24 system 23:05:24 3.8.20 23:05:24 3.9.20 23:05:24 3.10.15 23:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:25 lf-activate-venv(): INFO: Base packages installed successfully 23:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:35 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. 23:05:35 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 23:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:05:36 + mapfile -t OS_COE_CLUSTERS_ID 23:05:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:05:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:05:36 ++ awk '{print $1}' 23:05:39 + echo '-----> Active clusters -> stacks' 23:05:39 -----> Active clusters -> stacks 23:05:39 + OS_COE_STACKS=() 23:05:39 + [[ 0 -gt 0 ]] 23:05:39 + mapfile -t OS_STACKS 23:05:39 ++ awk '{print $1}' 23:05:39 ++ 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 23:05:40 + echo '-----> Active stacks' 23:05:40 -----> Active stacks 23:05:40 + echo '-----> Delete orphaned stacks' 23:05:40 -----> Delete orphaned stacks 23:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14823331535812066726.sh 23:05:40 ---> Orphaned servers 23:05:40 Setup pyenv: 23:05:40 system 23:05:40 3.8.20 23:05:40 3.9.20 23:05:40 3.10.15 23:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:42 lf-activate-venv(): INFO: Base packages installed successfully 23:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:05:55 -----> Active servers 23:05:55 prd-ubuntu20.04-docker-2c-8g-91 23:05:55 -----> Delete orphaned servers 23:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8035811619668004057.sh 23:06:00 ---> Orphaned ports 23:06:00 Setup pyenv: 23:06:00 system 23:06:00 3.8.20 23:06:00 3.9.20 23:06:00 3.10.15 23:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:02 lf-activate-venv(): INFO: Base packages installed successfully 23:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:06:10 No orphaned ports to process. 23:06:10 Build step 'Conditional step (single)' marked build as failure 23:06:10 $ ssh-agent -k 23:06:10 unset SSH_AUTH_SOCK; 23:06:10 unset SSH_AGENT_PID; 23:06:10 echo Agent pid 1536 killed; 23:06:10 [ssh-agent] Stopped. 23:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8461050109502996236.sh 23:06:10 ---> sysstat.sh 23:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7631514029267465182.sh 23:06:11 ---> package-listing.sh 23:06:11 ++ facter osfamily 23:06:11 ++ tr '[:upper:]' '[:lower:]' 23:06:11 + OS_FAMILY=debian 23:06:11 + workspace=/w/workspace/ci-management-openstack-cron 23:06:11 + START_PACKAGES=/tmp/packages_start.txt 23:06:11 + END_PACKAGES=/tmp/packages_end.txt 23:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:11 + PACKAGES=/tmp/packages_start.txt 23:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:11 + PACKAGES=/tmp/packages_end.txt 23:06:11 + case "${OS_FAMILY}" in 23:06:11 + dpkg -l 23:06:11 + grep '^ii' 23:06:11 + '[' -f /tmp/packages_start.txt ']' 23:06:11 + '[' -f /tmp/packages_end.txt ']' 23:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:11 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9365773933826614762.sh 23:06:11 ---> capture-instance-metadata.sh 23:06:12 Setup pyenv: 23:06:12 system 23:06:12 3.8.20 23:06:12 3.9.20 23:06:12 3.10.15 23:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:13 lf-activate-venv(): INFO: Base packages installed successfully 23:06:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:06:18 INFO: Running in OpenStack, capturing instance metadata 23:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14701023607858596418.sh 23:06:19 provisioning config files... 23:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10434627699234036968tmp 23:06:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:19 [EnvInject] - Injecting environment variables from a build step. 23:06:19 [EnvInject] - Injecting as environment variables the properties content 23:06:19 SERVER_ID=logs 23:06:19 23:06:19 [EnvInject] - Variables injected successfully. 23:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7396113336956615430.sh 23:06:19 ---> create-netrc.sh 23:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17340624423334952056.sh 23:06:19 ---> python-tools-install.sh 23:06:19 Setup pyenv: 23:06:19 system 23:06:19 3.8.20 23:06:19 3.9.20 23:06:19 3.10.15 23:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:21 lf-activate-venv(): INFO: Base packages installed successfully 23:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10449904568395856723.sh 23:06:26 ---> sudo-logs.sh 23:06:26 Archiving 'sudo' log.. 23:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17732731238429481116.sh 23:06:26 ---> job-cost.sh 23:06:26 Setup pyenv: 23:06:26 system 23:06:26 3.8.20 23:06:26 3.9.20 23:06:26 3.10.15 23:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:28 lf-activate-venv(): INFO: Base packages installed successfully 23:06:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:06:32 INFO: No Stack... 23:06:32 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:33 INFO: Archiving Costs 23:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15262588363170153959.sh 23:06:33 ---> logs-deploy.sh 23:06:33 Setup pyenv: 23:06:33 system 23:06:33 3.8.20 23:06:33 3.9.20 23:06:33 3.10.15 23:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3b7w from file:/tmp/.os_lf_venv 23:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:34 lf-activate-venv(): INFO: Base packages installed successfully 23:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-3b7w/bin to PATH 23:06:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64261 23:06:40 INFO: archiving workspace using pattern(s): 23:06:41 Archives upload complete. 23:06:41 INFO: archiving logs to Nexus 23:06:42 ---> uname -a: 23:06:42 Linux prd-ubuntu20-04-docker-2c-8g-91 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:06:42 23:06:42 23:06:42 ---> lscpu: 23:06:42 Architecture: x86_64 23:06:42 CPU op-mode(s): 32-bit, 64-bit 23:06:42 Byte Order: Little Endian 23:06:42 Address sizes: 40 bits physical, 48 bits virtual 23:06:42 CPU(s): 2 23:06:42 On-line CPU(s) list: 0,1 23:06:42 Thread(s) per core: 1 23:06:42 Core(s) per socket: 1 23:06:42 Socket(s): 2 23:06:42 NUMA node(s): 1 23:06:42 Vendor ID: AuthenticAMD 23:06:42 CPU family: 23 23:06:42 Model: 49 23:06:42 Model name: AMD EPYC-Rome Processor 23:06:42 Stepping: 0 23:06:42 CPU MHz: 2800.000 23:06:42 BogoMIPS: 5600.00 23:06:42 Virtualization: AMD-V 23:06:42 Hypervisor vendor: KVM 23:06:42 Virtualization type: full 23:06:42 L1d cache: 64 KiB 23:06:42 L1i cache: 64 KiB 23:06:42 L2 cache: 1 MiB 23:06:42 L3 cache: 32 MiB 23:06:42 NUMA node0 CPU(s): 0,1 23:06:42 Vulnerability Gather data sampling: Not affected 23:06:42 Vulnerability Itlb multihit: Not affected 23:06:42 Vulnerability L1tf: Not affected 23:06:42 Vulnerability Mds: Not affected 23:06:42 Vulnerability Meltdown: Not affected 23:06:42 Vulnerability Mmio stale data: Not affected 23:06:42 Vulnerability Retbleed: Vulnerable 23:06:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:06:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:06:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:06:42 Vulnerability Srbds: Not affected 23:06:42 Vulnerability Tsx async abort: Not affected 23:06:42 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 23:06:42 23:06:42 23:06:42 ---> nproc: 23:06:42 2 23:06:42 23:06:42 23:06:42 ---> df -h: 23:06:42 Filesystem Size Used Avail Use% Mounted on 23:06:42 udev 3.9G 0 3.9G 0% /dev 23:06:42 tmpfs 795M 1.1M 794M 1% /run 23:06:42 /dev/vda1 39G 9.9G 29G 26% / 23:06:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:06:42 tmpfs 5.0M 0 5.0M 0% /run/lock 23:06:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:42 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 23:06:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:06:42 /dev/loop1 62M 62M 0 100% /snap/core20/1405 23:06:42 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 23:06:42 tmpfs 795M 0 795M 0% /run/user/1001 23:06:42 23:06:42 23:06:42 ---> free -m: 23:06:42 total used free shared buff/cache available 23:06:42 Mem: 7945 540 4892 1 2513 7105 23:06:42 Swap: 1023 0 1023 23:06:42 23:06:42 23:06:42 ---> ip addr: 23:06:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:06:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:42 inet 127.0.0.1/8 scope host lo 23:06:42 valid_lft forever preferred_lft forever 23:06:42 inet6 ::1/128 scope host 23:06:42 valid_lft forever preferred_lft forever 23:06:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:06:42 link/ether fa:16:3e:60:7a:d0 brd ff:ff:ff:ff:ff:ff 23:06:42 inet 10.30.122.106/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 23:06:42 valid_lft 86204sec preferred_lft 86204sec 23:06:42 inet6 fe80::f816:3eff:fe60:7ad0/64 scope link 23:06:42 valid_lft forever preferred_lft forever 23:06:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:06:42 link/ether aa:b0:c6:25:99:31 brd ff:ff:ff:ff:ff:ff 23:06:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:06:42 valid_lft forever preferred_lft forever 23:06:42 23:06:42 23:06:42 ---> sar -b -r -n DEV: 23:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-91) 08/09/26 _x86_64_ (2 CPU) 23:06:42 23:06:42 23:03:28 LINUX RESTART (2 CPU) 23:06:42 23:06:42 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:06:42 23:05:01 386.04 58.00 328.04 0.00 10302.43 13370.61 0.00 23:06:42 23:06:01 73.55 1.77 71.78 0.00 136.93 13017.20 0.00 23:06:42 Average: 229.82 29.89 199.93 0.00 5220.53 13193.93 0.00 23:06:42 23:06:42 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:42 23:05:01 5199548 7273492 511580 6.29 83392 2155468 1156064 12.59 714784 1978396 209912 23:06:42 23:06:01 5044784 7306320 467192 5.74 93364 2322764 1103720 12.02 722384 2103940 36092 23:06:42 Average: 5122166 7289906 489386 6.01 88378 2239116 1129892 12.30 718584 2041168 123002 23:06:42 23:06:42 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:06:42 23:05:01 ens3 260.60 197.83 1816.17 68.54 0.00 0.00 0.00 0.00 23:06:42 23:05:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 23:06:42 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:42 23:06:01 ens3 27.65 21.28 296.63 4.57 0.00 0.00 0.00 0.00 23:06:42 23:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:06:42 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:42 Average: ens3 144.14 109.57 1056.53 36.56 0.00 0.00 0.00 0.00 23:06:42 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 23:06:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:42 23:06:42 23:06:42 ---> sar -P ALL: 23:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-91) 08/09/26 _x86_64_ (2 CPU) 23:06:42 23:06:42 23:03:28 LINUX RESTART (2 CPU) 23:06:42 23:06:42 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:06:42 23:05:01 all 39.60 0.00 4.12 5.31 0.10 50.87 23:06:42 23:05:01 0 29.19 0.00 3.77 5.04 0.10 61.89 23:06:42 23:05:01 1 50.10 0.00 4.47 5.57 0.10 39.75 23:06:42 23:06:01 all 36.16 0.00 2.71 1.40 0.08 59.64 23:06:42 23:06:01 0 41.40 0.00 2.73 1.41 0.08 54.38 23:06:42 23:06:01 1 30.94 0.00 2.69 1.39 0.08 64.90 23:06:42 Average: all 37.88 0.00 3.41 3.36 0.09 55.26 23:06:42 Average: 0 35.28 0.00 3.25 3.23 0.09 58.15 23:06:42 Average: 1 40.49 0.00 3.58 3.48 0.09 52.36 23:06:42 23:06:42 23:06:42