21:04:00 Started by timer 21:04:00 Running as SYSTEM 21:04:00 [EnvInject] - Loading node environment variables. 21:04:01 Building remotely on prd-ubuntu20.04-docker-2c-8g-319 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:01 [ssh-agent] Looking for ssh-agent implementation... 21:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:01 $ ssh-agent 21:04:02 SSH_AUTH_SOCK=/tmp/ssh-MRFewsTqYXIG/agent.1509 21:04:02 SSH_AGENT_PID=1511 21:04:02 [ssh-agent] Started. 21:04:02 Running ssh-add (command line suppressed) 21:04:02 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9318316254179973187.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9318316254179973187.key) 21:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:02 The recommended git tool is: NONE 21:04:09 using credential edgex-jenkins-ssh 21:04:09 Wiping out workspace first. 21:04:09 Cloning the remote Git repository 21:04:09 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:09 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:09 > git --version # timeout=10 21:04:09 > git --version # 'git version 2.25.1' 21:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:11 Avoid second fetch 21:04:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:11 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:12 > git config core.sparsecheckout # timeout=10 21:04:12 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:13 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:13 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:14 > git remote # timeout=10 21:04:14 > git submodule init # timeout=10 21:04:14 > git submodule sync # timeout=10 21:04:14 > git config --get remote.origin.url # timeout=10 21:04:14 > git submodule init # timeout=10 21:04:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:14 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:14 > git config --get submodule.global-jjb.url # timeout=10 21:04:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:14 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:16 > git submodule update --init --recursive global-jjb # timeout=10 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:21 provisioning config files... 21:04:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7229779533837635766.sh 21:04:22 ---> python-tools-install.sh 21:04:22 Setup pyenv: 21:04:22 * system (set by /opt/pyenv/version) 21:04:22 * 3.8.20 (set by /opt/pyenv/version) 21:04:22 * 3.9.20 (set by /opt/pyenv/version) 21:04:22 3.10.15 21:04:22 3.11.10 21:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U6xM 21:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:04:30 lf-activate-venv(): INFO: Base packages installed successfully 21:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools 21:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:04:52 Generating Requirements File 21: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. 21:05:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:05:13 Python 3.11.10 21:05:13 pip 26.2.1 from /tmp/venv-U6xM/lib/python3.11/site-packages/pip (python 3.11) 21:05:13 aiohappyeyeballs==2.7.1 21:05:13 aiohttp==3.14.3 21:05:13 aiosignal==1.4.0 21:05:13 appdirs==1.4.4 21:05:13 argcomplete==3.7.2 21:05:13 aspy.yaml==1.3.0 21:05:13 attrs==26.1.0 21:05:13 autopage==0.6.0 21:05:13 beautifulsoup4==4.15.0 21:05:13 boto3==1.43.69 21:05:13 botocore==1.43.69 21:05:13 bs4==0.0.2 21:05:13 certifi==2026.7.22 21:05:13 cffi==2.1.1 21:05:13 cfgv==3.5.0 21:05:13 chardet==7.5.1 21:05:13 charset-normalizer==3.4.9 21:05:13 click==8.4.2 21:05:13 cliff==4.15.0 21:05:13 cmd2==4.2.0 21:05:13 cryptography==3.3.2 21:05:13 debtcollector==3.1.0 21:05:13 decorator==5.3.1 21:05:13 defusedxml==0.7.1 21:05:13 Deprecated==1.3.1 21:05:13 distlib==0.4.3 21:05:13 dnspython==2.8.0 21:05:13 docker==7.2.0 21:05:13 dogpile.cache==1.5.0 21:05:13 durationpy==0.10 21:05:13 email-validator==2.3.0 21:05:13 filelock==3.32.2 21:05:13 frozenlist==1.8.0 21:05:13 future==1.0.0 21:05:13 gitdb==4.0.12 21:05:13 GitPython==3.1.59 21:05:13 httplib2==0.30.2 21:05:13 identify==2.6.19 21:05:13 idna==3.18 21:05:13 importlib-resources==1.5.0 21:05:13 iso8601==2.1.0 21:05:13 Jinja2==3.1.6 21:05:13 jmespath==1.1.0 21:05:13 jsonpatch==1.33 21:05:13 jsonpointer==3.1.1 21:05:13 jsonschema==4.26.0 21:05:13 jsonschema-specifications==2025.9.1 21:05:13 keystoneauth1==5.15.0 21:05:13 kubernetes==36.0.3 21:05:13 lftools==0.37.23 21:05:13 lxml==6.1.1 21:05:13 markdown-it-py==4.2.0 21:05:13 MarkupSafe==3.0.3 21:05:13 mdurl==0.1.2 21:05:13 msgpack==1.2.1 21:05:13 multi_key_dict==2.0.3 21:05:13 multidict==6.7.1 21:05:13 munch==4.0.0 21:05:13 netaddr==1.3.0 21:05:13 niet==1.4.2 21:05:13 nodeenv==1.10.0 21:05:13 oauth2client==4.1.3 21:05:13 oauthlib==3.3.1 21:05:13 openstacksdk==4.18.0 21:05:13 os-service-types==1.9.0 21:05:13 osc-lib==4.7.0 21:05:13 oslo.config==10.7.0 21:05:13 oslo.context==6.5.0 21:05:13 oslo.i18n==6.9.0 21:05:13 oslo.log==8.3.0 21:05:13 oslo.serialization==5.11.0 21:05:13 oslo.utils==10.1.1 21:05:13 packaging==26.3 21:05:13 pbr==7.0.3 21:05:13 platformdirs==4.11.2 21:05:13 prettytable==3.18.0 21:05:13 prompt_toolkit==3.0.53 21:05:13 propcache==0.5.2 21:05:13 psutil==7.2.2 21:05:13 pyasn1==0.6.4 21:05:13 pyasn1_modules==0.4.2 21:05:13 pycparser==3.0 21:05:13 pygerrit2==2.0.15 21:05:13 PyGithub==2.9.1 21:05:13 Pygments==2.20.0 21:05:13 PyJWT==2.13.0 21:05:13 PyNaCl==1.6.2 21:05:13 pyparsing==2.4.7 21:05:13 pyperclip==1.11.0 21:05:13 pyrsistent==0.20.0 21:05:13 python-dateutil==2.9.0.post0 21:05:13 python-discovery==1.5.1 21:05:13 python-heatclient==5.2.0 21:05:13 python-jenkins==1.8.3 21:05:13 python-keystoneclient==5.8.0 21:05:13 python-magnumclient==4.11.0 21:05:13 python-manilaclient==6.2.0 21:05:13 python-openstackclient==10.2.1 21:05:13 python-swiftclient==4.10.0 21:05:13 PyYAML==6.0.3 21:05:13 referencing==0.37.0 21:05:13 requests==2.34.2 21:05:13 requests-oauthlib==2.0.0 21:05:13 rfc3986==2.0.0 21:05:13 rich==15.0.0 21:05:13 rich-argparse==1.8.0 21:05:13 rpds-py==2026.6.3 21:05:13 rsa==4.9.1 21:05:13 ruamel.yaml==0.19.1 21:05:13 ruamel.yaml.clib==0.2.15 21:05:13 s3transfer==0.19.2 21:05:13 simplejson==4.1.1 21:05:13 six==1.17.0 21:05:13 smmap==5.0.3 21:05:13 soupsieve==2.9.2 21:05:13 stevedore==5.9.0 21:05:13 tabulate==0.10.0 21:05:13 toml==0.10.2 21:05:13 tomlkit==0.15.1 21:05:13 tqdm==4.70.0 21:05:13 typing_extensions==4.16.0 21:05:13 urllib3==1.26.20 21:05:13 virtualenv==21.7.4 21:05:13 wcwidth==0.8.2 21:05:13 websocket-client==1.9.0 21:05:13 wrapt==2.3.0 21:05:13 xdg==6.0.0 21:05:13 xmltodict==1.0.4 21:05:13 yarl==1.24.5 21:05:13 yq==4.1.2 21:05:13 [EnvInject] - Injecting environment variables from a build step. 21:05:13 [EnvInject] - Injecting as environment variables the properties content 21:05:13 OS_CLOUD=vex 21:05:13 21:05:13 [EnvInject] - Variables injected successfully. 21:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7140567791148268880.sh 21:05:13 ---> Orphaned k8s clusters 21:05:13 Setup pyenv: 21:05:13 system 21:05:13 3.8.20 21:05:13 3.9.20 21:05:13 3.10.15 21:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:15 lf-activate-venv(): INFO: Base packages installed successfully 21:05:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:05:23 -----> Delete orphaned cluster 21:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15351177360692767824.sh 21:05:23 ---> Orphaned stacks 21:05:23 Setup pyenv: 21:05:23 system 21:05:23 3.8.20 21:05:23 3.9.20 21:05:23 3.10.15 21:05:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:25 lf-activate-venv(): INFO: Base packages installed successfully 21:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21: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. 21:05:35 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 21:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:05:36 + mapfile -t OS_COE_CLUSTERS_ID 21:05:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:05:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:05:36 ++ awk '{print $1}' 21:05:38 + echo '-----> Active clusters -> stacks' 21:05:38 -----> Active clusters -> stacks 21:05:38 + OS_COE_STACKS=() 21:05:38 + [[ 0 -gt 0 ]] 21:05:38 + mapfile -t OS_STACKS 21:05:38 ++ 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:05:38 ++ awk '{print $1}' 21:05:39 + echo '-----> Active stacks' 21:05:39 -----> Active stacks 21:05:39 + echo '-----> Delete orphaned stacks' 21:05:39 -----> Delete orphaned stacks 21:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4239055175550027945.sh 21:05:40 ---> Orphaned servers 21:05:40 Setup pyenv: 21:05:40 system 21:05:40 3.8.20 21:05:40 3.9.20 21:05:40 3.10.15 21:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:41 lf-activate-venv(): INFO: Base packages installed successfully 21:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:05:53 -----> Active servers 21:05:53 prd-ubuntu20.04-docker-2c-8g-319 21:05:53 -----> Delete orphaned servers 21:06:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8023833650223555333.sh 21:06:06 ---> Orphaned ports 21:06:06 Setup pyenv: 21:06:06 system 21:06:06 3.8.20 21:06:06 3.9.20 21:06:06 3.10.15 21:06:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:07 lf-activate-venv(): INFO: Base packages installed successfully 21:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:06:15 No orphaned ports to process. 21:06:15 Build step 'Conditional step (single)' marked build as failure 21:06:16 $ ssh-agent -k 21:06:16 unset SSH_AUTH_SOCK; 21:06:16 unset SSH_AGENT_PID; 21:06:16 echo Agent pid 1511 killed; 21:06:16 [ssh-agent] Stopped. 21:06:16 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10249547245405133249.sh 21:06:16 ---> sysstat.sh 21:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins53377900718499965.sh 21:06:16 ---> package-listing.sh 21:06:16 ++ facter osfamily 21:06:16 ++ tr '[:upper:]' '[:lower:]' 21:06:17 + OS_FAMILY=debian 21:06:17 + workspace=/w/workspace/ci-management-openstack-cron 21:06:17 + START_PACKAGES=/tmp/packages_start.txt 21:06:17 + END_PACKAGES=/tmp/packages_end.txt 21:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:17 + PACKAGES=/tmp/packages_start.txt 21:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:17 + PACKAGES=/tmp/packages_end.txt 21:06:17 + case "${OS_FAMILY}" in 21:06:17 + grep '^ii' 21:06:17 + dpkg -l 21:06:17 + '[' -f /tmp/packages_start.txt ']' 21:06:17 + '[' -f /tmp/packages_end.txt ']' 21:06:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11966376089309752638.sh 21:06:17 ---> capture-instance-metadata.sh 21:06:17 Setup pyenv: 21:06:17 system 21:06:17 3.8.20 21:06:17 3.9.20 21:06:17 3.10.15 21:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:19 lf-activate-venv(): INFO: Base packages installed successfully 21:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:06:24 INFO: Running in OpenStack, capturing instance metadata 21:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12345579226134277202.sh 21:06:24 provisioning config files... 21:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11823307356016824042tmp 21:06:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:24 [EnvInject] - Injecting environment variables from a build step. 21:06:24 [EnvInject] - Injecting as environment variables the properties content 21:06:24 SERVER_ID=logs 21:06:24 21:06:24 [EnvInject] - Variables injected successfully. 21:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7788633582603232092.sh 21:06:24 ---> create-netrc.sh 21:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5967638098953841272.sh 21:06:24 ---> python-tools-install.sh 21:06:24 Setup pyenv: 21:06:24 system 21:06:24 3.8.20 21:06:24 3.9.20 21:06:24 3.10.15 21:06:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:26 lf-activate-venv(): INFO: Base packages installed successfully 21:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1134827900382321502.sh 21:06:33 ---> sudo-logs.sh 21:06:33 Archiving 'sudo' log.. 21:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10278210910805833132.sh 21:06:34 ---> job-cost.sh 21:06:34 Setup pyenv: 21:06:34 system 21:06:34 3.8.20 21:06:34 3.9.20 21:06:34 3.10.15 21:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:35 lf-activate-venv(): INFO: Base packages installed successfully 21:06:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:06:40 INFO: No Stack... 21:06:40 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:41 INFO: Archiving Costs 21:06:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6692049824426981211.sh 21:06:41 ---> logs-deploy.sh 21:06:41 Setup pyenv: 21:06:41 system 21:06:41 3.8.20 21:06:41 3.9.20 21:06:41 3.10.15 21:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U6xM from file:/tmp/.os_lf_venv 21:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:42 lf-activate-venv(): INFO: Base packages installed successfully 21:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-U6xM/bin to PATH 21:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64307 21:06:48 INFO: archiving workspace using pattern(s): 21:06:49 Archives upload complete. 21:06:49 INFO: archiving logs to Nexus 21:06:50 ---> uname -a: 21:06:50 Linux prd-ubuntu20-04-docker-2c-8g-319 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:06:50 21:06:50 21:06:50 ---> lscpu: 21:06:50 Architecture: x86_64 21:06:50 CPU op-mode(s): 32-bit, 64-bit 21:06:50 Byte Order: Little Endian 21:06:50 Address sizes: 40 bits physical, 48 bits virtual 21:06:50 CPU(s): 2 21:06:50 On-line CPU(s) list: 0,1 21:06:50 Thread(s) per core: 1 21:06:50 Core(s) per socket: 1 21:06:50 Socket(s): 2 21:06:50 NUMA node(s): 1 21:06:50 Vendor ID: AuthenticAMD 21:06:50 CPU family: 23 21:06:50 Model: 49 21:06:50 Model name: AMD EPYC-Rome Processor 21:06:50 Stepping: 0 21:06:50 CPU MHz: 2800.000 21:06:50 BogoMIPS: 5600.00 21:06:50 Virtualization: AMD-V 21:06:50 Hypervisor vendor: KVM 21:06:50 Virtualization type: full 21:06:50 L1d cache: 64 KiB 21:06:50 L1i cache: 64 KiB 21:06:50 L2 cache: 1 MiB 21:06:50 L3 cache: 32 MiB 21:06:50 NUMA node0 CPU(s): 0,1 21:06:50 Vulnerability Gather data sampling: Not affected 21:06:50 Vulnerability Itlb multihit: Not affected 21:06:50 Vulnerability L1tf: Not affected 21:06:50 Vulnerability Mds: Not affected 21:06:50 Vulnerability Meltdown: Not affected 21:06:50 Vulnerability Mmio stale data: Not affected 21:06:50 Vulnerability Retbleed: Vulnerable 21:06:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:06:50 Vulnerability Srbds: Not affected 21:06:50 Vulnerability Tsx async abort: Not affected 21:06:50 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:06:50 21:06:50 21:06:50 ---> nproc: 21:06:50 2 21:06:50 21:06:50 21:06:50 ---> df -h: 21:06:50 Filesystem Size Used Avail Use% Mounted on 21:06:50 udev 3.9G 0 3.9G 0% /dev 21:06:50 tmpfs 795M 1.1M 794M 1% /run 21:06:50 /dev/vda1 39G 9.9G 29G 26% / 21:06:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:06:50 tmpfs 5.0M 0 5.0M 0% /run/lock 21:06:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:06:50 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 21:06:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:06:50 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 21:06:50 /dev/loop2 62M 62M 0 100% /snap/core20/1405 21:06:50 tmpfs 795M 0 795M 0% /run/user/1001 21:06:50 21:06:50 21:06:50 ---> free -m: 21:06:50 total used free shared buff/cache available 21:06:50 Mem: 7945 516 4912 1 2516 7129 21:06:50 Swap: 1023 0 1023 21:06:50 21:06:50 21:06:50 ---> ip addr: 21:06:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:06:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:06:50 inet 127.0.0.1/8 scope host lo 21:06:50 valid_lft forever preferred_lft forever 21:06:50 inet6 ::1/128 scope host 21:06:50 valid_lft forever preferred_lft forever 21:06:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:06:50 link/ether fa:16:3e:cf:8d:5f brd ff:ff:ff:ff:ff:ff 21:06:50 inet 10.30.122.106/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:06:50 valid_lft 86196sec preferred_lft 86196sec 21:06:50 inet6 fe80::f816:3eff:fecf:8d5f/64 scope link 21:06:50 valid_lft forever preferred_lft forever 21:06:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:06:50 link/ether aa:e5:9d:39:90:2d brd ff:ff:ff:ff:ff:ff 21:06:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:06:50 valid_lft forever preferred_lft forever 21:06:50 21:06:50 21:06:50 ---> sar -b -r -n DEV: 21:06:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-319) 08/11/26 _x86_64_ (2 CPU) 21:06:50 21:06:50 21:03:29 LINUX RESTART (2 CPU) 21:06:50 21:06:50 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:50 21:05:01 321.66 14.00 307.67 0.00 1025.16 8326.63 0.00 21:06:50 21:06:01 70.14 1.60 68.54 0.00 114.91 13282.32 0.00 21:06:50 Average: 195.90 7.80 188.10 0.00 570.04 10804.47 0.00 21:06:50 21:06:50 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:50 21:05:01 5229776 7305292 479624 5.89 83208 2156988 1116992 12.16 683248 1979460 214640 21:06:50 21:06:01 5118344 7375968 397660 4.89 93364 2318216 1028048 11.19 650228 2101756 32568 21:06:50 Average: 5174060 7340630 438642 5.39 88286 2237602 1072520 11.68 666738 2040608 123604 21:06:50 21:06:50 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:50 21:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 21:06:50 21:05:01 ens3 163.91 118.38 1382.70 46.63 0.00 0.00 0.00 0.00 21:06:50 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:50 21:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:06:50 21:06:01 ens3 24.73 19.03 307.30 4.20 0.00 0.00 0.00 0.00 21:06:50 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:50 Average: lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 21:06:50 Average: ens3 94.32 68.71 845.00 25.42 0.00 0.00 0.00 0.00 21:06:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:50 21:06:50 21:06:50 ---> sar -P ALL: 21:06:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-319) 08/11/26 _x86_64_ (2 CPU) 21:06:50 21:06:50 21:03:29 LINUX RESTART (2 CPU) 21:06:50 21:06:50 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:06:50 21:05:01 all 32.64 0.00 3.30 4.50 0.10 59.47 21:06:50 21:05:01 0 20.60 0.00 2.96 7.27 0.10 69.07 21:06:50 21:05:01 1 44.56 0.00 3.64 1.75 0.10 49.95 21:06:50 21:06:01 all 36.05 0.00 2.16 1.24 0.08 60.47 21:06:50 21:06:01 0 37.42 0.00 2.34 1.62 0.08 58.54 21:06:50 21:06:01 1 34.68 0.00 1.98 0.87 0.07 62.40 21:06:50 Average: all 34.34 0.00 2.73 2.87 0.09 59.97 21:06:50 Average: 0 29.03 0.00 2.65 4.44 0.09 63.79 21:06:50 Average: 1 39.62 0.00 2.81 1.31 0.08 56.18 21:06:50 21:06:50 21:06:50