21:04:00 Started by timer 21:04:00 Running as SYSTEM 21:04:00 [EnvInject] - Loading node environment variables. 21:04:00 Building remotely on prd-ubuntu20.04-docker-2c-8g-773002 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:00 [ssh-agent] Looking for ssh-agent implementation... 21:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:00 $ ssh-agent 21:04:00 SSH_AUTH_SOCK=/tmp/ssh-dZeEz75eU55o/agent.1488 21:04:00 SSH_AGENT_PID=1490 21:04:00 [ssh-agent] Started. 21:04:00 Running ssh-add (command line suppressed) 21:04:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1042468335024214719.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1042468335024214719.key) 21:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:00 The recommended git tool is: NONE 21:04:02 using credential edgex-jenkins-ssh 21:04:02 Wiping out workspace first. 21:04:02 Cloning the remote Git repository 21:04:02 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:02 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:02 > git --version # timeout=10 21:04:02 > git --version # 'git version 2.25.1' 21:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:03 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:03 Avoid second fetch 21:04:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:03 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:03 > git config core.sparsecheckout # timeout=10 21:04:03 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:03 > git remote # timeout=10 21:04:03 > git submodule init # timeout=10 21:04:03 > git submodule sync # timeout=10 21:04:03 > git config --get remote.origin.url # timeout=10 21:04:03 > git submodule init # timeout=10 21:04:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:03 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:03 > git config --get submodule.global-jjb.url # timeout=10 21:04:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:04 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:04 > git submodule update --init --recursive global-jjb # timeout=10 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:08 provisioning config files... 21:04:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins692804801464328169.sh 21:04:08 ---> python-tools-install.sh 21:04:08 Setup pyenv: 21:04:08 * system (set by /opt/pyenv/version) 21:04:08 * 3.8.20 (set by /opt/pyenv/version) 21:04:08 * 3.9.20 (set by /opt/pyenv/version) 21:04:08 3.10.15 21:04:08 3.11.10 21:04:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Hih 21:04:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:04:17 lf-activate-venv(): INFO: Base packages installed successfully 21:04:17 lf-activate-venv(): INFO: Installing additional packages: lftools 21:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:04:38 Generating Requirements File 21:04:57 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:04:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:04:57 Python 3.11.10 21:04:57 pip 25.3 from /tmp/venv-0Hih/lib/python3.11/site-packages/pip (python 3.11) 21:04:57 appdirs==1.4.4 21:04:57 argcomplete==3.6.3 21:04:57 aspy.yaml==1.3.0 21:04:57 attrs==25.4.0 21:04:57 autopage==0.5.2 21:04:57 beautifulsoup4==4.14.2 21:04:57 boto3==1.40.72 21:04:57 botocore==1.40.72 21:04:57 bs4==0.0.2 21:04:57 cachetools==6.2.1 21:04:57 certifi==2025.11.12 21:04:57 cffi==2.0.0 21:04:57 cfgv==3.4.0 21:04:57 chardet==5.2.0 21:04:57 charset-normalizer==3.4.4 21:04:57 click==8.3.0 21:04:57 cliff==4.11.0 21:04:57 cmd2==2.7.0 21:04:57 cryptography==3.3.2 21:04:57 debtcollector==3.0.0 21:04:57 decorator==5.2.1 21:04:57 defusedxml==0.7.1 21:04:57 Deprecated==1.3.1 21:04:57 distlib==0.4.0 21:04:57 dnspython==2.8.0 21:04:57 docker==7.1.0 21:04:57 dogpile.cache==1.5.0 21:04:57 durationpy==0.10 21:04:57 email-validator==2.3.0 21:04:57 filelock==3.20.0 21:04:57 future==1.0.0 21:04:57 gitdb==4.0.12 21:04:57 GitPython==3.1.45 21:04:57 google-auth==2.43.0 21:04:57 httplib2==0.31.0 21:04:57 identify==2.6.15 21:04:57 idna==3.11 21:04:57 importlib-resources==1.5.0 21:04:57 iso8601==2.1.0 21:04:57 Jinja2==3.1.6 21:04:57 jmespath==1.0.1 21:04:57 jsonpatch==1.33 21:04:57 jsonpointer==3.0.0 21:04:57 jsonschema==4.25.1 21:04:57 jsonschema-specifications==2025.9.1 21:04:57 keystoneauth1==5.12.0 21:04:57 kubernetes==34.1.0 21:04:57 lftools==0.37.15 21:04:57 lxml==6.0.2 21:04:57 markdown-it-py==4.0.0 21:04:57 MarkupSafe==3.0.3 21:04:57 mdurl==0.1.2 21:04:57 msgpack==1.1.2 21:04:57 multi_key_dict==2.0.3 21:04:57 munch==4.0.0 21:04:57 netaddr==1.3.0 21:04:57 niet==1.4.2 21:04:57 nodeenv==1.9.1 21:04:57 oauth2client==4.1.3 21:04:57 oauthlib==3.3.1 21:04:57 openstacksdk==4.7.1 21:04:57 os-service-types==1.8.1 21:04:57 osc-lib==4.2.0 21:04:57 oslo.config==10.0.0 21:04:57 oslo.context==6.1.0 21:04:57 oslo.i18n==6.6.0 21:04:57 oslo.log==7.2.1 21:04:57 oslo.serialization==5.8.0 21:04:57 oslo.utils==9.1.0 21:04:57 packaging==25.0 21:04:57 pbr==7.0.3 21:04:57 platformdirs==4.5.0 21:04:57 prettytable==3.16.0 21:04:57 psutil==7.1.3 21:04:57 pyasn1==0.6.1 21:04:57 pyasn1_modules==0.4.2 21:04:57 pycparser==2.23 21:04:57 pygerrit2==2.0.15 21:04:57 PyGithub==2.8.1 21:04:57 Pygments==2.19.2 21:04:57 PyJWT==2.10.1 21:04:57 PyNaCl==1.6.1 21:04:57 pyparsing==2.4.7 21:04:57 pyperclip==1.11.0 21:04:57 pyrsistent==0.20.0 21:04:57 python-cinderclient==9.8.0 21:04:57 python-dateutil==2.9.0.post0 21:04:57 python-heatclient==4.3.0 21:04:57 python-jenkins==1.8.3 21:04:57 python-keystoneclient==5.7.0 21:04:57 python-magnumclient==4.9.0 21:04:57 python-openstackclient==8.2.0 21:04:57 python-swiftclient==4.8.0 21:04:57 PyYAML==6.0.3 21:04:57 referencing==0.37.0 21:04:57 requests==2.32.5 21:04:57 requests-oauthlib==2.0.0 21:04:57 requestsexceptions==1.4.0 21:04:57 rfc3986==2.0.0 21:04:57 rich==14.2.0 21:04:57 rich-argparse==1.7.2 21:04:57 rpds-py==0.28.0 21:04:57 rsa==4.9.1 21:04:57 ruamel.yaml==0.18.16 21:04:57 ruamel.yaml.clib==0.2.14 21:04:57 s3transfer==0.14.0 21:04:57 simplejson==3.20.2 21:04:57 six==1.17.0 21:04:57 smmap==5.0.2 21:04:57 soupsieve==2.8 21:04:57 stevedore==5.5.0 21:04:57 tabulate==0.9.0 21:04:57 toml==0.10.2 21:04:57 tomlkit==0.13.3 21:04:57 tqdm==4.67.1 21:04:57 typing_extensions==4.15.0 21:04:57 tzdata==2025.2 21:04:57 urllib3==1.26.20 21:04:57 virtualenv==20.35.4 21:04:57 wcwidth==0.2.14 21:04:57 websocket-client==1.9.0 21:04:57 wrapt==2.0.1 21:04:57 xdg==6.0.0 21:04:57 xmltodict==1.0.2 21:04:57 yq==3.4.3 21:04:57 [EnvInject] - Injecting environment variables from a build step. 21:04:57 [EnvInject] - Injecting as environment variables the properties content 21:04:57 OS_CLOUD=vex 21:04:57 21:04:57 [EnvInject] - Variables injected successfully. 21:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15049940113841519766.sh 21:04:57 ---> Orphaned k8s clusters 21:04:57 Setup pyenv: 21:04:57 system 21:04:57 3.8.20 21:04:57 3.9.20 21:04:57 3.10.15 21:04:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:04:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:04:59 lf-activate-venv(): INFO: Base packages installed successfully 21:04:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:05: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:05:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:05:07 -----> Delete orphaned cluster 21:05:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins643687011905721237.sh 21:05:07 ---> Orphaned stacks 21:05:07 Setup pyenv: 21:05:07 system 21:05:07 3.8.20 21:05:07 3.9.20 21:05:07 3.10.15 21:05:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:05:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:09 lf-activate-venv(): INFO: Base packages installed successfully 21:05:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:05:23 + mapfile -t OS_COE_CLUSTERS_ID 21:05:23 ++ awk '{print $1}' 21:05:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:05:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:05:25 + echo '-----> Active clusters -> stacks' 21:05:25 -----> Active clusters -> stacks 21:05:25 + OS_COE_STACKS=() 21:05:25 + [[ 0 -gt 0 ]] 21:05:25 + mapfile -t OS_STACKS 21:05:25 ++ awk '{print $1}' 21:05:25 ++ 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:26 + echo '-----> Active stacks' 21:05:26 -----> Active stacks 21:05:26 + echo '-----> Delete orphaned stacks' 21:05:26 -----> Delete orphaned stacks 21:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17377058746008210682.sh 21:05:26 ---> Orphaned servers 21:05:26 Setup pyenv: 21:05:26 system 21:05:26 3.8.20 21:05:26 3.9.20 21:05:26 3.10.15 21:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:28 lf-activate-venv(): INFO: Base packages installed successfully 21:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:05:43 -----> Active servers 21:05:43 prd-ubuntu20.04-docker-2c-8g-773002 21:05:43 prd-centos7-blackbox-4c-2g-772770 21:05:43 -----> Delete orphaned servers 21:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8473172452338050238.sh 21:05:44 ---> Orphaned ports 21:05:44 Setup pyenv: 21:05:44 system 21:05:44 3.8.20 21:05:44 3.9.20 21:05:44 3.10.15 21:05:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:05:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:46 lf-activate-venv(): INFO: Base packages installed successfully 21:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:05:57 No orphaned ports to process. 21:05:57 Build step 'Conditional step (single)' marked build as failure 21:05:57 $ ssh-agent -k 21:05:57 unset SSH_AUTH_SOCK; 21:05:57 unset SSH_AGENT_PID; 21:05:57 echo Agent pid 1490 killed; 21:05:57 [ssh-agent] Stopped. 21:05:57 [PostBuildScript] - [INFO] Executing post build scripts. 21:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9067386232218173068.sh 21:05:57 ---> sysstat.sh 21:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7999146775896960989.sh 21:05:57 ---> package-listing.sh 21:05:57 ++ tr '[:upper:]' '[:lower:]' 21:05:57 ++ facter osfamily 21:05:58 + OS_FAMILY=debian 21:05:58 + workspace=/w/workspace/ci-management-openstack-cron 21:05:58 + START_PACKAGES=/tmp/packages_start.txt 21:05:58 + END_PACKAGES=/tmp/packages_end.txt 21:05:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:58 + PACKAGES=/tmp/packages_start.txt 21:05:58 + '[' /w/workspace/ci-management-openstack-cron ']' 21:05:58 + PACKAGES=/tmp/packages_end.txt 21:05:58 + case "${OS_FAMILY}" in 21:05:58 + grep '^ii' 21:05:58 + dpkg -l 21:05:58 + '[' -f /tmp/packages_start.txt ']' 21:05:58 + '[' -f /tmp/packages_end.txt ']' 21:05:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:58 + '[' /w/workspace/ci-management-openstack-cron ']' 21:05:58 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:05:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10286759260678765025.sh 21:05:58 ---> capture-instance-metadata.sh 21:05:58 Setup pyenv: 21:05:58 system 21:05:58 3.8.20 21:05:58 3.9.20 21:05:58 3.10.15 21:05:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:00 lf-activate-venv(): INFO: Base packages installed successfully 21:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:06:07 INFO: Running in OpenStack, capturing instance metadata 21:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9478359792019140752.sh 21:06:07 provisioning config files... 21:06:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7395435640861751551tmp 21:06:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:07 [EnvInject] - Injecting environment variables from a build step. 21:06:07 [EnvInject] - Injecting as environment variables the properties content 21:06:07 SERVER_ID=logs 21:06:07 21:06:07 [EnvInject] - Variables injected successfully. 21:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17921039393214189605.sh 21:06:07 ---> create-netrc.sh 21:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6792530796301286901.sh 21:06:08 ---> python-tools-install.sh 21:06:08 Setup pyenv: 21:06:08 system 21:06:08 3.8.20 21:06:08 3.9.20 21:06:08 3.10.15 21:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:09 lf-activate-venv(): INFO: Base packages installed successfully 21:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17504314765301741795.sh 21:06:18 ---> sudo-logs.sh 21:06:18 Archiving 'sudo' log.. 21:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14108754419781101707.sh 21:06:18 ---> job-cost.sh 21:06:18 Setup pyenv: 21:06:18 system 21:06:18 3.8.20 21:06:18 3.9.20 21:06:18 3.10.15 21:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:20 lf-activate-venv(): INFO: Base packages installed successfully 21:06:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:06:26 INFO: No Stack... 21:06:26 INFO: Retrieving Pricing Info for: v3-starter-1 21:06:27 INFO: Archiving Costs 21:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6297417242248452342.sh 21:06:27 ---> logs-deploy.sh 21:06:27 Setup pyenv: 21:06:27 system 21:06:27 3.8.20 21:06:27 3.9.20 21:06:27 3.10.15 21:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Hih from file:/tmp/.os_lf_venv 21:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:28 lf-activate-venv(): INFO: Base packages installed successfully 21:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 21:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-0Hih/bin to PATH 21:06:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57798 21:06:36 INFO: archiving workspace using pattern(s): 21:06:37 Archives upload complete. 21:06:37 INFO: archiving logs to Nexus 21:06:38 ---> uname -a: 21:06:38 Linux prd-ubuntu20-04-docker-2c-8g-773002 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:38 21:06:38 21:06:38 ---> lscpu: 21:06:38 Architecture: x86_64 21:06:38 CPU op-mode(s): 32-bit, 64-bit 21:06:38 Byte Order: Little Endian 21:06:38 Address sizes: 40 bits physical, 48 bits virtual 21:06:38 CPU(s): 1 21:06:38 On-line CPU(s) list: 0 21:06:38 Thread(s) per core: 1 21:06:38 Core(s) per socket: 1 21:06:38 Socket(s): 1 21:06:38 NUMA node(s): 1 21:06:38 Vendor ID: AuthenticAMD 21:06:38 CPU family: 23 21:06:38 Model: 49 21:06:38 Model name: AMD EPYC-Rome Processor 21:06:38 Stepping: 0 21:06:38 CPU MHz: 2799.998 21:06:38 BogoMIPS: 5599.99 21:06:38 Virtualization: AMD-V 21:06:38 Hypervisor vendor: KVM 21:06:38 Virtualization type: full 21:06:38 L1d cache: 32 KiB 21:06:38 L1i cache: 32 KiB 21:06:38 L2 cache: 512 KiB 21:06:38 L3 cache: 16 MiB 21:06:38 NUMA node0 CPU(s): 0 21:06:38 Vulnerability Gather data sampling: Not affected 21:06:38 Vulnerability Itlb multihit: Not affected 21:06:38 Vulnerability L1tf: Not affected 21:06:38 Vulnerability Mds: Not affected 21:06:38 Vulnerability Meltdown: Not affected 21:06:38 Vulnerability Mmio stale data: Not affected 21:06:38 Vulnerability Retbleed: Vulnerable 21:06:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:06:38 Vulnerability Srbds: Not affected 21:06:38 Vulnerability Tsx async abort: Not affected 21:06:38 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:38 21:06:38 21:06:38 ---> nproc: 21:06:38 1 21:06:38 21:06:38 21:06:38 ---> df -h: 21:06:38 Filesystem Size Used Avail Use% Mounted on 21:06:38 udev 969M 0 969M 0% /dev 21:06:38 tmpfs 198M 1.1M 197M 1% /run 21:06:38 /dev/vda1 194G 9.8G 184G 6% / 21:06:38 tmpfs 986M 0 986M 0% /dev/shm 21:06:38 tmpfs 5.0M 0 5.0M 0% /run/lock 21:06:38 tmpfs 986M 0 986M 0% /sys/fs/cgroup 21:06:38 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 21:06:38 /dev/loop0 62M 62M 0 100% /snap/core20/1405 21:06:38 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 21:06:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:06:38 tmpfs 198M 0 198M 0% /run/user/1001 21:06:38 21:06:38 21:06:38 ---> free -m: 21:06:38 total used free shared buff/cache available 21:06:38 Mem: 1971 408 152 0 1410 1371 21:06:38 Swap: 1023 1 1022 21:06:38 21:06:38 21:06:38 ---> ip addr: 21:06:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:06:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:06:38 inet 127.0.0.1/8 scope host lo 21:06:38 valid_lft forever preferred_lft forever 21:06:38 inet6 ::1/128 scope host 21:06:38 valid_lft forever preferred_lft forever 21:06:38 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 21:06:38 link/ether fa:16:3e:19:77:bb brd ff:ff:ff:ff:ff:ff 21:06:38 inet 10.30.123.69/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:06:38 valid_lft 86204sec preferred_lft 86204sec 21:06:38 inet6 fe80::f816:3eff:fe19:77bb/64 scope link 21:06:38 valid_lft forever preferred_lft forever 21:06:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:06:38 link/ether b6:6a:c0:62:1b:b4 brd ff:ff:ff:ff:ff:ff 21:06:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:06:38 valid_lft forever preferred_lft forever 21:06:38 21:06:38 21:06:38 ---> sar -b -r -n DEV: 21:06:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773002) 11/12/25 _x86_64_ (1 CPU) 21:06:38 21:06:38 21:03:25 LINUX RESTART (1 CPU) 21:06:38 21:06:38 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:38 21:05:01 415.76 16.56 399.20 0.00 1413.05 24320.49 0.00 21:06:38 21:06:01 53.31 3.60 49.71 0.00 217.30 8207.30 0.00 21:06:38 Average: 233.01 10.02 222.99 0.00 810.15 16196.20 0.00 21:06:38 21:06:38 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:38 21:05:01 158688 1425016 352412 17.46 77196 1272164 922524 30.08 392468 1259208 79640 21:06:38 21:06:01 201096 1435104 342196 16.95 83512 1233256 914248 29.81 419552 1189600 9940 21:06:38 Average: 179892 1430060 347304 17.20 80354 1252710 918386 29.94 406010 1224404 44790 21:06:38 21:06:38 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:38 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:38 21:05:01 ens3 146.14 94.90 1361.15 36.40 0.00 0.00 0.00 0.00 21:06:38 21:05:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 21:06:38 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:38 21:06:01 ens3 29.31 27.88 55.04 12.97 0.00 0.00 0.00 0.00 21:06:38 21:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 21:06:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:38 Average: ens3 87.24 61.11 702.61 24.59 0.00 0.00 0.00 0.00 21:06:38 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 21:06:38 21:06:38 21:06:38 ---> sar -P ALL: 21:06:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773002) 11/12/25 _x86_64_ (1 CPU) 21:06:38 21:06:38 21:03:25 LINUX RESTART (1 CPU) 21:06:38 21:06:38 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:06:38 21:05:01 all 77.09 0.00 7.34 9.89 0.08 5.59 21:06:38 21:05:01 0 77.09 0.00 7.34 9.89 0.08 5.59 21:06:38 21:06:01 all 75.07 0.00 3.54 3.34 0.10 17.95 21:06:38 21:06:01 0 75.07 0.00 3.54 3.34 0.10 17.95 21:06:38 Average: all 76.07 0.00 5.42 6.59 0.09 11.83 21:06:38 Average: 0 76.07 0.00 5.42 6.59 0.09 11.83 21:06:38 21:06:38 21:06:38