15:05:19 Started by timer 15:05:19 Running as SYSTEM 15:05:19 [EnvInject] - Loading node environment variables. 15:05:19 Building remotely on prd-ubuntu20.04-docker-2c-8g-14312 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:05:19 [ssh-agent] Looking for ssh-agent implementation... 15:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:20 $ ssh-agent 15:05:20 SSH_AUTH_SOCK=/tmp/ssh-X8KO294mBbfy/agent.1578 15:05:20 SSH_AGENT_PID=1580 15:05:20 [ssh-agent] Started. 15:05:20 Running ssh-add (command line suppressed) 15:05:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12247250787110144059.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12247250787110144059.key) 15:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:20 The recommended git tool is: NONE 15:05:22 using credential edgex-jenkins-ssh 15:05:22 Wiping out workspace first. 15:05:22 Cloning the remote Git repository 15:05:22 Cloning repository git@github.com:edgexfoundry/ci-management 15:05:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:05:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:05:22 > git --version # timeout=10 15:05:22 > git --version # 'git version 2.25.1' 15:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:23 Avoid second fetch 15:05:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:05:23 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:05:23 > git config core.sparsecheckout # timeout=10 15:05:23 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:05:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:05:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:05:23 > git remote # timeout=10 15:05:23 > git submodule init # timeout=10 15:05:23 > git submodule sync # timeout=10 15:05:23 > git config --get remote.origin.url # timeout=10 15:05:23 > git submodule init # timeout=10 15:05:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:05:23 > git config --get submodule.packer/common-packer.url # timeout=10 15:05:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:05:23 > git config --get submodule.global-jjb.url # timeout=10 15:05:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:05:23 > git submodule update --init --recursive packer/common-packer # timeout=10 15:05:24 > git submodule update --init --recursive global-jjb # timeout=10 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:05:28 provisioning config files... 15:05:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:05:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:05:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:05:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3327744444503193780.sh 15:05:28 ---> python-tools-install.sh 15:05:28 Setup pyenv: 15:05:28 * system (set by /opt/pyenv/version) 15:05:28 * 3.8.20 (set by /opt/pyenv/version) 15:05:28 * 3.9.20 (set by /opt/pyenv/version) 15:05:28 3.10.15 15:05:28 3.11.10 15:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UX7G 15:05:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:38 lf-activate-venv(): INFO: Base packages installed successfully 15:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:05:59 Generating Requirements File 15:06:21 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. 15:06:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:06:21 Python 3.11.10 15:06:21 pip 26.1.2 from /tmp/venv-UX7G/lib/python3.11/site-packages/pip (python 3.11) 15:06:21 aiohappyeyeballs==2.7.1 15:06:21 aiohttp==3.14.1 15:06:21 aiosignal==1.4.0 15:06:21 appdirs==1.4.4 15:06:21 argcomplete==3.7.0 15:06:21 aspy.yaml==1.3.0 15:06:21 attrs==26.1.0 15:06:21 autopage==0.6.0 15:06:21 beautifulsoup4==4.15.0 15:06:21 boto3==1.43.40 15:06:21 botocore==1.43.40 15:06:21 bs4==0.0.2 15:06:21 certifi==2026.6.17 15:06:21 cffi==2.0.0 15:06:21 cfgv==3.5.0 15:06:21 chardet==7.4.3 15:06:21 charset-normalizer==3.4.7 15:06:21 click==8.4.2 15:06:21 cliff==4.14.0 15:06:21 cmd2==4.0.0 15:06:21 cryptography==3.3.2 15:06:21 debtcollector==3.1.0 15:06:21 decorator==5.3.1 15:06:21 defusedxml==0.7.1 15:06:21 Deprecated==1.3.1 15:06:21 distlib==0.4.3 15:06:21 dnspython==2.8.0 15:06:21 docker==7.1.0 15:06:21 dogpile.cache==1.5.0 15:06:21 durationpy==0.10 15:06:21 email-validator==2.3.0 15:06:21 filelock==3.29.5 15:06:21 frozenlist==1.8.0 15:06:21 future==1.0.0 15:06:21 gitdb==4.0.12 15:06:21 GitPython==3.1.50 15:06:21 httplib2==0.30.2 15:06:21 identify==2.6.19 15:06:21 idna==3.18 15:06:21 importlib-resources==1.5.0 15:06:21 iso8601==2.1.0 15:06:21 Jinja2==3.1.6 15:06:21 jmespath==1.1.0 15:06:21 jsonpatch==1.33 15:06:21 jsonpointer==3.1.1 15:06:21 jsonschema==4.26.0 15:06:21 jsonschema-specifications==2025.9.1 15:06:21 keystoneauth1==5.15.0 15:06:21 kubernetes==36.0.2 15:06:21 lftools==0.37.22 15:06:21 lxml==6.1.1 15:06:21 markdown-it-py==4.2.0 15:06:21 MarkupSafe==3.0.3 15:06:21 mdurl==0.1.2 15:06:21 msgpack==1.2.1 15:06:21 multi_key_dict==2.0.3 15:06:21 multidict==6.7.1 15:06:21 munch==4.0.0 15:06:21 netaddr==1.3.0 15:06:21 niet==1.4.2 15:06:21 nodeenv==1.10.0 15:06:21 oauth2client==4.1.3 15:06:21 oauthlib==3.3.1 15:06:21 openstacksdk==4.17.0 15:06:21 os-service-types==1.8.2 15:06:21 osc-lib==4.6.0 15:06:21 oslo.config==10.5.0 15:06:21 oslo.context==6.4.0 15:06:21 oslo.i18n==6.8.0 15:06:21 oslo.log==8.2.0 15:06:21 oslo.serialization==5.10.0 15:06:21 oslo.utils==10.1.1 15:06:21 packaging==26.2 15:06:21 pbr==7.0.3 15:06:21 platformdirs==4.10.0 15:06:21 prettytable==3.18.0 15:06:21 prompt_toolkit==3.0.52 15:06:21 propcache==0.5.2 15:06:21 psutil==7.2.2 15:06:21 pyasn1==0.6.3 15:06:21 pyasn1_modules==0.4.2 15:06:21 pycparser==3.0 15:06:21 pygerrit2==2.0.15 15:06:21 PyGithub==2.9.1 15:06:21 Pygments==2.20.0 15:06:21 PyJWT==2.13.0 15:06:21 PyNaCl==1.6.2 15:06:21 pyparsing==2.4.7 15:06:21 pyperclip==1.11.0 15:06:21 pyrsistent==0.20.0 15:06:21 python-cinderclient==9.9.0 15:06:21 python-dateutil==2.9.0.post0 15:06:21 python-discovery==1.4.3 15:06:21 python-heatclient==5.2.0 15:06:21 python-jenkins==1.8.3 15:06:21 python-keystoneclient==5.8.0 15:06:21 python-magnumclient==4.11.0 15:06:21 python-openstackclient==10.1.0 15:06:21 python-swiftclient==4.10.0 15:06:21 PyYAML==6.0.3 15:06:21 referencing==0.37.0 15:06:21 requests==2.34.2 15:06:21 requests-oauthlib==2.0.0 15:06:21 rfc3986==2.0.0 15:06:21 rich==15.0.0 15:06:21 rich-argparse==1.8.0 15:06:21 rpds-py==2026.6.3 15:06:21 rsa==4.9.1 15:06:21 ruamel.yaml==0.19.1 15:06:21 ruamel.yaml.clib==0.2.15 15:06:21 s3transfer==0.19.0 15:06:21 simplejson==4.1.1 15:06:21 six==1.17.0 15:06:21 smmap==5.0.3 15:06:21 soupsieve==2.8.4 15:06:21 stevedore==5.9.0 15:06:21 tabulate==0.10.0 15:06:21 toml==0.10.2 15:06:21 tomlkit==0.15.0 15:06:21 tqdm==4.68.3 15:06:21 typing_extensions==4.16.0 15:06:21 urllib3==1.26.20 15:06:21 virtualenv==21.5.1 15:06:21 wcwidth==0.8.2 15:06:21 websocket-client==1.9.0 15:06:21 wrapt==2.2.2 15:06:21 xdg==6.0.0 15:06:21 xmltodict==1.0.4 15:06:21 yarl==1.24.2 15:06:21 yq==4.1.1 15:06:21 [EnvInject] - Injecting environment variables from a build step. 15:06:21 [EnvInject] - Injecting as environment variables the properties content 15:06:21 OS_CLOUD=vex 15:06:21 15:06:21 [EnvInject] - Variables injected successfully. 15:06:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6341864000327256169.sh 15:06:21 ---> Orphaned k8s clusters 15:06:21 Setup pyenv: 15:06:21 system 15:06:21 3.8.20 15:06:21 3.9.20 15:06:21 3.10.15 15:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:23 lf-activate-venv(): INFO: Base packages installed successfully 15:06:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:06:34 -----> Delete orphaned cluster 15:06:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4341621481173566950.sh 15:06:34 ---> Orphaned stacks 15:06:34 Setup pyenv: 15:06:34 system 15:06:34 3.8.20 15:06:34 3.9.20 15:06:34 3.10.15 15:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:35 lf-activate-venv(): INFO: Base packages installed successfully 15:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:06:47 + mapfile -t OS_COE_CLUSTERS_ID 15:06:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:06:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:06:47 ++ awk '{print $1}' 15:06:49 + echo '-----> Active clusters -> stacks' 15:06:49 -----> Active clusters -> stacks 15:06:49 + OS_COE_STACKS=() 15:06:49 + [[ 0 -gt 0 ]] 15:06:49 + mapfile -t OS_STACKS 15:06:49 ++ awk '{print $1}' 15:06:49 ++ 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 15:06:53 + echo '-----> Active stacks' 15:06:53 -----> Active stacks 15:06:53 + echo '-----> Delete orphaned stacks' 15:06:53 -----> Delete orphaned stacks 15:06:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16309639315200223177.sh 15:06:53 ---> Orphaned servers 15:06:53 Setup pyenv: 15:06:53 system 15:06:53 3.8.20 15:06:53 3.9.20 15:06:53 3.10.15 15:06:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:55 lf-activate-venv(): INFO: Base packages installed successfully 15:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:09 -----> Active servers 15:07:09 prd-ubuntu20.04-docker-2c-8g-14312 15:07:09 prd-centos7-blackbox-4c-2g-14261 15:07:09 prd-centos7-blackbox-4c-2g-14260 15:07:09 -----> Delete orphaned servers 15:07:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:07:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6446114625880445182.sh 15:07:10 ---> Orphaned ports 15:07:10 Setup pyenv: 15:07:10 system 15:07:10 3.8.20 15:07:10 3.9.20 15:07:10 3.10.15 15:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:12 lf-activate-venv(): INFO: Base packages installed successfully 15:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:20 No orphaned ports to process. 15:07:20 Build step 'Conditional step (single)' marked build as failure 15:07:20 $ ssh-agent -k 15:07:20 unset SSH_AUTH_SOCK; 15:07:20 unset SSH_AGENT_PID; 15:07:20 echo Agent pid 1580 killed; 15:07:20 [ssh-agent] Stopped. 15:07:20 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins676956421734591144.sh 15:07:21 ---> sysstat.sh 15:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9456254464069864135.sh 15:07:21 ---> package-listing.sh 15:07:21 ++ facter osfamily 15:07:21 ++ tr '[:upper:]' '[:lower:]' 15:07:21 + OS_FAMILY=debian 15:07:21 + workspace=/w/workspace/ci-management-openstack-cron 15:07:21 + START_PACKAGES=/tmp/packages_start.txt 15:07:21 + END_PACKAGES=/tmp/packages_end.txt 15:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:21 + PACKAGES=/tmp/packages_start.txt 15:07:21 + '[' /w/workspace/ci-management-openstack-cron ']' 15:07:21 + PACKAGES=/tmp/packages_end.txt 15:07:21 + case "${OS_FAMILY}" in 15:07:21 + dpkg -l 15:07:21 + grep '^ii' 15:07:21 + '[' -f /tmp/packages_start.txt ']' 15:07:21 + '[' -f /tmp/packages_end.txt ']' 15:07:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:21 + '[' /w/workspace/ci-management-openstack-cron ']' 15:07:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:07:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13863147628620763796.sh 15:07:21 ---> capture-instance-metadata.sh 15:07:21 Setup pyenv: 15:07:21 system 15:07:21 3.8.20 15:07:21 3.9.20 15:07:21 3.10.15 15:07:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:07:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:23 lf-activate-venv(): INFO: Base packages installed successfully 15:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:29 INFO: Running in OpenStack, capturing instance metadata 15:07:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10143927203064810927.sh 15:07:29 provisioning config files... 15:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4569599549959386193tmp 15:07:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:07:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:07:29 [EnvInject] - Injecting environment variables from a build step. 15:07:30 [EnvInject] - Injecting as environment variables the properties content 15:07:30 SERVER_ID=logs 15:07:30 15:07:30 [EnvInject] - Variables injected successfully. 15:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2373984470628709201.sh 15:07:30 ---> create-netrc.sh 15:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8246243491048432405.sh 15:07:30 ---> python-tools-install.sh 15:07:30 Setup pyenv: 15:07:30 system 15:07:30 3.8.20 15:07:30 3.9.20 15:07:30 3.10.15 15:07:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:31 lf-activate-venv(): INFO: Base packages installed successfully 15:07:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12254803460920147074.sh 15:07:37 ---> sudo-logs.sh 15:07:37 Archiving 'sudo' log.. 15:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18294784958952971991.sh 15:07:38 ---> job-cost.sh 15:07:38 Setup pyenv: 15:07:38 system 15:07:38 3.8.20 15:07:38 3.9.20 15:07:38 3.10.15 15:07:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:39 lf-activate-venv(): INFO: Base packages installed successfully 15:07:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:07:46 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:46 INFO: No Stack... 15:07:47 INFO: Retrieving Pricing Info for: v3-standard-2 15:07:47 INFO: Archiving Costs 15:07:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8103081334705360046.sh 15:07:47 ---> logs-deploy.sh 15:07:47 Setup pyenv: 15:07:47 system 15:07:47 3.8.20 15:07:47 3.9.20 15:07:47 3.10.15 15:07:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UX7G from file:/tmp/.os_lf_venv 15:07:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:49 lf-activate-venv(): INFO: Base packages installed successfully 15:07:49 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-UX7G/bin to PATH 15:07:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63416 15:07:55 INFO: archiving workspace using pattern(s): 15:07:56 Archives upload complete. 15:07:56 INFO: archiving logs to Nexus 15:07:57 ---> uname -a: 15:07:57 Linux prd-ubuntu20-04-docker-2c-8g-14312 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:07:57 15:07:57 15:07:57 ---> lscpu: 15:07:57 Architecture: x86_64 15:07:57 CPU op-mode(s): 32-bit, 64-bit 15:07:57 Byte Order: Little Endian 15:07:57 Address sizes: 40 bits physical, 48 bits virtual 15:07:57 CPU(s): 2 15:07:57 On-line CPU(s) list: 0,1 15:07:57 Thread(s) per core: 1 15:07:57 Core(s) per socket: 1 15:07:57 Socket(s): 2 15:07:57 NUMA node(s): 1 15:07:57 Vendor ID: AuthenticAMD 15:07:57 CPU family: 23 15:07:57 Model: 49 15:07:57 Model name: AMD EPYC-Rome Processor 15:07:57 Stepping: 0 15:07:57 CPU MHz: 2799.998 15:07:57 BogoMIPS: 5599.99 15:07:57 Virtualization: AMD-V 15:07:57 Hypervisor vendor: KVM 15:07:57 Virtualization type: full 15:07:57 L1d cache: 64 KiB 15:07:57 L1i cache: 64 KiB 15:07:57 L2 cache: 1 MiB 15:07:57 L3 cache: 32 MiB 15:07:57 NUMA node0 CPU(s): 0,1 15:07:57 Vulnerability Gather data sampling: Not affected 15:07:57 Vulnerability Itlb multihit: Not affected 15:07:57 Vulnerability L1tf: Not affected 15:07:57 Vulnerability Mds: Not affected 15:07:57 Vulnerability Meltdown: Not affected 15:07:57 Vulnerability Mmio stale data: Not affected 15:07:57 Vulnerability Retbleed: Vulnerable 15:07:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:07:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:07:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:07:57 Vulnerability Srbds: Not affected 15:07:57 Vulnerability Tsx async abort: Not affected 15:07:57 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 15:07:57 15:07:57 15:07:57 ---> nproc: 15:07:57 2 15:07:57 15:07:57 15:07:57 ---> df -h: 15:07:57 Filesystem Size Used Avail Use% Mounted on 15:07:57 udev 3.9G 0 3.9G 0% /dev 15:07:57 tmpfs 795M 1.1M 794M 1% /run 15:07:57 /dev/vda1 39G 9.9G 29G 26% / 15:07:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:07:57 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:07:57 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:07:57 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 15:07:57 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 15:07:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:07:57 tmpfs 795M 0 795M 0% /run/user/1001 15:07:57 15:07:57 15:07:57 ---> free -m: 15:07:57 total used free shared buff/cache available 15:07:57 Mem: 7945 539 4890 1 2516 7106 15:07:57 Swap: 1023 0 1023 15:07:57 15:07:57 15:07:57 ---> ip addr: 15:07:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:57 inet 127.0.0.1/8 scope host lo 15:07:57 valid_lft forever preferred_lft forever 15:07:57 inet6 ::1/128 scope host 15:07:57 valid_lft forever preferred_lft forever 15:07:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:07:57 link/ether fa:16:3e:d4:5b:89 brd ff:ff:ff:ff:ff:ff 15:07:57 inet 10.30.122.248/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:07:57 valid_lft 86171sec preferred_lft 86171sec 15:07:57 inet6 fe80::f816:3eff:fed4:5b89/64 scope link 15:07:57 valid_lft forever preferred_lft forever 15:07:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:07:57 link/ether 52:34:9d:9d:d5:b1 brd ff:ff:ff:ff:ff:ff 15:07:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:07:57 valid_lft forever preferred_lft forever 15:07:57 15:07:57 15:07:57 ---> sar -b -r -n DEV: 15:07:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14312) 07/05/26 _x86_64_ (2 CPU) 15:07:57 15:07:57 15:04:38 LINUX RESTART (2 CPU) 15:07:57 15:07:57 15:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:07:57 15:06:01 224.60 64.12 160.49 0.00 10532.33 45709.68 0.00 15:07:57 15:07:01 117.35 2.62 114.73 0.00 103.58 15119.36 0.00 15:07:57 Average: 170.98 33.37 137.61 0.00 5318.83 30417.07 0.00 15:07:57 15:07:57 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:57 15:06:01 5303216 7325264 461500 5.67 81460 2107604 1142196 12.44 662224 1930496 188784 15:07:57 15:07:01 5003884 7258692 515132 6.33 95688 2313964 1189836 12.95 768928 2099000 31120 15:07:57 Average: 5153550 7291978 488316 6.00 88574 2210784 1166016 12.69 715576 2014748 109952 15:07:57 15:07:57 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:57 15:06:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:07:57 15:06:01 ens3 441.65 262.79 1727.39 73.87 0.00 0.00 0.00 0.00 15:07:57 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:57 15:07:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:07:57 15:07:01 ens3 72.82 52.74 429.02 11.36 0.00 0.00 0.00 0.00 15:07:57 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:57 Average: lo 1.30 1.30 0.14 0.14 0.00 0.00 0.00 0.00 15:07:57 Average: ens3 257.26 157.78 1078.31 42.62 0.00 0.00 0.00 0.00 15:07:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:57 15:07:57 15:07:57 ---> sar -P ALL: 15:07:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14312) 07/05/26 _x86_64_ (2 CPU) 15:07:57 15:07:57 15:04:38 LINUX RESTART (2 CPU) 15:07:57 15:07:57 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:07:57 15:06:01 all 32.17 0.00 4.81 16.86 0.10 46.07 15:07:57 15:06:01 0 37.04 0.00 3.88 7.73 0.10 51.25 15:07:57 15:06:01 1 27.33 0.00 5.73 25.92 0.10 40.92 15:07:57 15:07:01 all 38.26 0.00 2.63 5.15 0.07 53.88 15:07:57 15:07:01 0 32.52 0.00 3.07 5.60 0.08 58.73 15:07:57 15:07:01 1 43.96 0.00 2.20 4.71 0.07 49.07 15:07:57 Average: all 35.22 0.00 3.72 10.99 0.09 49.98 15:07:57 Average: 0 34.77 0.00 3.47 6.67 0.09 55.00 15:07:57 Average: 1 35.67 0.00 3.96 15.29 0.08 45.00 15:07:57 15:07:57 15:07:57