14:04:08 Started by timer 14:04:08 Running as SYSTEM 14:04:12 [EnvInject] - Loading node environment variables. 14:04:12 Building remotely on prd-ubuntu20.04-docker-2c-8g-12235 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:12 [ssh-agent] Looking for ssh-agent implementation... 14:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:14 $ ssh-agent 14:04:14 SSH_AUTH_SOCK=/tmp/ssh-vjMcRpqE8FzS/agent.1548 14:04:14 SSH_AGENT_PID=1550 14:04:14 [ssh-agent] Started. 14:04:14 Running ssh-add (command line suppressed) 14:04:14 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17566938142441792045.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17566938142441792045.key) 14:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:14 The recommended git tool is: NONE 14:04:20 using credential edgex-jenkins-ssh 14:04:20 Wiping out workspace first. 14:04:20 Cloning the remote Git repository 14:04:20 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:20 > git --version # timeout=10 14:04:20 > git --version # 'git version 2.25.1' 14:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:21 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:22 Avoid second fetch 14:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:22 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:22 > git config core.sparsecheckout # timeout=10 14:04:22 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:23 > git remote # timeout=10 14:04:23 > git submodule init # timeout=10 14:04:23 > git submodule sync # timeout=10 14:04:23 > git config --get remote.origin.url # timeout=10 14:04:23 > git submodule init # timeout=10 14:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:23 > git config --get submodule.global-jjb.url # timeout=10 14:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:24 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:24 > git submodule update --init --recursive global-jjb # timeout=10 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:29 provisioning config files... 14:04:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6662078546434984696.sh 14:04:29 ---> python-tools-install.sh 14:04:29 Setup pyenv: 14:04:29 * system (set by /opt/pyenv/version) 14:04:29 * 3.8.20 (set by /opt/pyenv/version) 14:04:29 * 3.9.20 (set by /opt/pyenv/version) 14:04:29 3.10.15 14:04:29 3.11.10 14:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aRov 14:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:37 lf-activate-venv(): INFO: Base packages installed successfully 14:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:04:56 Generating Requirements File 14:05:16 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. 14:05:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:17 Python 3.11.10 14:05:17 pip 26.1.2 from /tmp/venv-aRov/lib/python3.11/site-packages/pip (python 3.11) 14:05:17 aiohappyeyeballs==2.6.2 14:05:17 aiohttp==3.14.0 14:05:17 aiosignal==1.4.0 14:05:17 appdirs==1.4.4 14:05:17 argcomplete==3.6.3 14:05:17 aspy.yaml==1.3.0 14:05:17 attrs==26.1.0 14:05:17 autopage==0.6.0 14:05:17 beautifulsoup4==4.14.3 14:05:17 boto3==1.43.19 14:05:17 botocore==1.43.19 14:05:17 bs4==0.0.2 14:05:17 certifi==2026.5.20 14:05:17 cffi==2.0.0 14:05:17 cfgv==3.5.0 14:05:17 chardet==7.4.3 14:05:17 charset-normalizer==3.4.7 14:05:17 click==8.4.1 14:05:17 cliff==4.14.0 14:05:17 cmd2==3.5.1 14:05:17 cryptography==3.3.2 14:05:17 debtcollector==3.1.0 14:05:17 decorator==5.3.1 14:05:17 defusedxml==0.7.1 14:05:17 Deprecated==1.3.1 14:05:17 distlib==0.4.1 14:05:17 dnspython==2.8.0 14:05:17 docker==7.1.0 14:05:17 dogpile.cache==1.5.0 14:05:17 durationpy==0.10 14:05:17 email-validator==2.3.0 14:05:17 filelock==3.29.0 14:05:17 frozenlist==1.8.0 14:05:17 future==1.0.0 14:05:17 gitdb==4.0.12 14:05:17 GitPython==3.1.50 14:05:17 httplib2==0.30.2 14:05:17 identify==2.6.19 14:05:17 idna==3.17 14:05:17 importlib-resources==1.5.0 14:05:17 iso8601==2.1.0 14:05:17 Jinja2==3.1.6 14:05:17 jmespath==1.1.0 14:05:17 jsonpatch==1.33 14:05:17 jsonpointer==3.1.1 14:05:17 jsonschema==4.26.0 14:05:17 jsonschema-specifications==2025.9.1 14:05:17 keystoneauth1==5.14.0 14:05:17 kubernetes==36.0.2 14:05:17 lftools==0.37.22 14:05:17 lxml==6.1.1 14:05:17 markdown-it-py==4.2.0 14:05:17 MarkupSafe==3.0.3 14:05:17 mdurl==0.1.2 14:05:17 msgpack==1.1.2 14:05:17 multi_key_dict==2.0.3 14:05:17 multidict==6.7.1 14:05:17 munch==4.0.0 14:05:17 netaddr==1.3.0 14:05:17 niet==1.4.2 14:05:17 nodeenv==1.10.0 14:05:17 oauth2client==4.1.3 14:05:17 oauthlib==3.3.1 14:05:17 openstacksdk==4.14.0 14:05:17 os-service-types==1.8.2 14:05:17 osc-lib==4.6.0 14:05:17 oslo.config==10.4.0 14:05:17 oslo.context==6.4.0 14:05:17 oslo.i18n==6.8.0 14:05:17 oslo.log==8.2.0 14:05:17 oslo.serialization==5.10.0 14:05:17 oslo.utils==10.1.0 14:05:17 packaging==26.2 14:05:17 pbr==7.0.3 14:05:17 platformdirs==4.10.0 14:05:17 prettytable==3.17.0 14:05:17 propcache==0.5.2 14:05:17 psutil==7.2.2 14:05:17 pyasn1==0.6.3 14:05:17 pyasn1_modules==0.4.2 14:05:17 pycparser==3.0 14:05:17 pygerrit2==2.0.15 14:05:17 PyGithub==2.9.1 14:05:17 Pygments==2.20.0 14:05:17 PyJWT==2.13.0 14:05:17 PyNaCl==1.6.2 14:05:17 pyparsing==2.4.7 14:05:17 pyperclip==1.11.0 14:05:17 pyrsistent==0.20.0 14:05:17 python-cinderclient==9.9.0 14:05:17 python-dateutil==2.9.0.post0 14:05:17 python-discovery==1.4.0 14:05:17 python-heatclient==5.2.0 14:05:17 python-jenkins==1.8.3 14:05:17 python-keystoneclient==5.8.0 14:05:17 python-magnumclient==4.10.0 14:05:17 python-openstackclient==10.0.0 14:05:17 python-swiftclient==4.10.0 14:05:17 PyYAML==6.0.3 14:05:17 referencing==0.37.0 14:05:17 requests==2.34.2 14:05:17 requests-oauthlib==2.0.0 14:05:17 rfc3986==2.0.0 14:05:17 rich==15.0.0 14:05:17 rich-argparse==1.8.0 14:05:17 rpds-py==2026.5.1 14:05:17 rsa==4.9.1 14:05:17 ruamel.yaml==0.19.1 14:05:17 ruamel.yaml.clib==0.2.15 14:05:17 s3transfer==0.18.0 14:05:17 simplejson==4.1.1 14:05:17 six==1.17.0 14:05:17 smmap==5.0.3 14:05:17 soupsieve==2.8.4 14:05:17 stevedore==5.8.0 14:05:17 tabulate==0.10.0 14:05:17 toml==0.10.2 14:05:17 tomlkit==0.15.0 14:05:17 tqdm==4.67.3 14:05:17 typing_extensions==4.15.0 14:05:17 urllib3==1.26.20 14:05:17 virtualenv==21.4.2 14:05:17 wcwidth==0.7.0 14:05:17 websocket-client==1.9.0 14:05:17 wrapt==2.2.1 14:05:17 xdg==6.0.0 14:05:17 xmltodict==1.0.4 14:05:17 yarl==1.24.2 14:05:17 yq==3.4.3 14:05:17 [EnvInject] - Injecting environment variables from a build step. 14:05:17 [EnvInject] - Injecting as environment variables the properties content 14:05:17 OS_CLOUD=vex 14:05:17 14:05:17 [EnvInject] - Variables injected successfully. 14:05:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5966945972753360842.sh 14:05:17 ---> Orphaned k8s clusters 14:05:17 Setup pyenv: 14:05:17 system 14:05:17 3.8.20 14:05:17 3.9.20 14:05:17 3.10.15 14:05:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:19 lf-activate-venv(): INFO: Base packages installed successfully 14:05:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:05:28 -----> Delete orphaned cluster 14:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15877682228924996354.sh 14:05:28 ---> Orphaned stacks 14:05:28 Setup pyenv: 14:05:28 system 14:05:28 3.8.20 14:05:28 3.9.20 14:05:28 3.10.15 14:05:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:29 lf-activate-venv(): INFO: Base packages installed successfully 14:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:05:41 + mapfile -t OS_COE_CLUSTERS_ID 14:05:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:05:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:05:41 ++ awk '{print $1}' 14:05:44 + echo '-----> Active clusters -> stacks' 14:05:44 -----> Active clusters -> stacks 14:05:44 + OS_COE_STACKS=() 14:05:44 + [[ 0 -gt 0 ]] 14:05:44 + mapfile -t OS_STACKS 14:05:44 ++ 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 14:05:44 ++ awk '{print $1}' 14:05:45 + echo '-----> Active stacks' 14:05:45 -----> Active stacks 14:05:45 + echo '-----> Delete orphaned stacks' 14:05:45 -----> Delete orphaned stacks 14:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8249471129637041634.sh 14:05:45 ---> Orphaned servers 14:05:45 Setup pyenv: 14:05:45 system 14:05:45 3.8.20 14:05:45 3.9.20 14:05:45 3.10.15 14:05:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:47 lf-activate-venv(): INFO: Base packages installed successfully 14:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:01 -----> Active servers 14:06:01 prd-ubuntu20.04-docker-2c-8g-12235 14:06:01 prd-ubuntu18.04-docker-8c-8g-12234 14:06:01 prd-ubuntu18.04-docker-8c-8g-12128 14:06:01 -----> Delete orphaned servers 14:06:02 Deleting orphaned server: prd-ubuntu18.04-docker-8c-8g-12128 14:06:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13175935592341577355.sh 14:06:05 ---> Orphaned ports 14:06:05 Setup pyenv: 14:06:05 system 14:06:05 3.8.20 14:06:05 3.9.20 14:06:05 3.10.15 14:06:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:07 lf-activate-venv(): INFO: Base packages installed successfully 14:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:15 No orphaned ports to process. 14:06:15 Build step 'Conditional step (single)' marked build as failure 14:06:15 $ ssh-agent -k 14:06:15 unset SSH_AUTH_SOCK; 14:06:15 unset SSH_AGENT_PID; 14:06:15 echo Agent pid 1550 killed; 14:06:15 [ssh-agent] Stopped. 14:06:15 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11641318109186466915.sh 14:06:15 ---> sysstat.sh 14:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12585243547508425672.sh 14:06:16 ---> package-listing.sh 14:06:16 ++ tr '[:upper:]' '[:lower:]' 14:06:16 ++ facter osfamily 14:06:16 + OS_FAMILY=debian 14:06:16 + workspace=/w/workspace/ci-management-openstack-cron 14:06:16 + START_PACKAGES=/tmp/packages_start.txt 14:06:16 + END_PACKAGES=/tmp/packages_end.txt 14:06:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:16 + PACKAGES=/tmp/packages_start.txt 14:06:16 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:16 + PACKAGES=/tmp/packages_end.txt 14:06:16 + case "${OS_FAMILY}" in 14:06:16 + dpkg -l 14:06:16 + grep '^ii' 14:06:16 + '[' -f /tmp/packages_start.txt ']' 14:06:16 + '[' -f /tmp/packages_end.txt ']' 14:06:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:16 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:16 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4517882984853084918.sh 14:06:16 ---> capture-instance-metadata.sh 14:06:16 Setup pyenv: 14:06:16 system 14:06:16 3.8.20 14:06:16 3.9.20 14:06:16 3.10.15 14:06:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:18 lf-activate-venv(): INFO: Base packages installed successfully 14:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:24 INFO: Running in OpenStack, capturing instance metadata 14:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8194891891218254810.sh 14:06:24 provisioning config files... 14:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15471763416454207810tmp 14:06:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:06:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:06:24 [EnvInject] - Injecting environment variables from a build step. 14:06:24 [EnvInject] - Injecting as environment variables the properties content 14:06:24 SERVER_ID=logs 14:06:24 14:06:24 [EnvInject] - Variables injected successfully. 14:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10662529546771610342.sh 14:06:24 ---> create-netrc.sh 14:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13618769628620800876.sh 14:06:24 ---> python-tools-install.sh 14:06:24 Setup pyenv: 14:06:24 system 14:06:24 3.8.20 14:06:24 3.9.20 14:06:24 3.10.15 14:06:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:26 lf-activate-venv(): INFO: Base packages installed successfully 14:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5316012946907199903.sh 14:06:32 ---> sudo-logs.sh 14:06:32 Archiving 'sudo' log.. 14:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1738645812263765403.sh 14:06:33 ---> job-cost.sh 14:06:33 Setup pyenv: 14:06:33 system 14:06:33 3.8.20 14:06:33 3.9.20 14:06:33 3.10.15 14:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:34 lf-activate-venv(): INFO: Base packages installed successfully 14:06:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:39 INFO: No Stack... 14:06:40 INFO: Retrieving Pricing Info for: v3-standard-2 14:06:40 INFO: Archiving Costs 14:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8569401921551123587.sh 14:06:40 ---> logs-deploy.sh 14:06:40 Setup pyenv: 14:06:40 system 14:06:40 3.8.20 14:06:40 3.9.20 14:06:40 3.10.15 14:06:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aRov from file:/tmp/.os_lf_venv 14:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:42 lf-activate-venv(): INFO: Base packages installed successfully 14:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-aRov/bin to PATH 14:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62623 14:06:48 INFO: archiving workspace using pattern(s): 14:06:50 Archives upload complete. 14:06:50 INFO: archiving logs to Nexus 14:06:51 ---> uname -a: 14:06:51 Linux prd-ubuntu20-04-docker-2c-8g-12235 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:06:51 14:06:51 14:06:51 ---> lscpu: 14:06:51 Architecture: x86_64 14:06:51 CPU op-mode(s): 32-bit, 64-bit 14:06:51 Byte Order: Little Endian 14:06:51 Address sizes: 40 bits physical, 48 bits virtual 14:06:51 CPU(s): 2 14:06:51 On-line CPU(s) list: 0,1 14:06:51 Thread(s) per core: 1 14:06:51 Core(s) per socket: 1 14:06:51 Socket(s): 2 14:06:51 NUMA node(s): 1 14:06:51 Vendor ID: AuthenticAMD 14:06:51 CPU family: 23 14:06:51 Model: 49 14:06:51 Model name: AMD EPYC-Rome Processor 14:06:51 Stepping: 0 14:06:51 CPU MHz: 2799.998 14:06:51 BogoMIPS: 5599.99 14:06:51 Virtualization: AMD-V 14:06:51 Hypervisor vendor: KVM 14:06:51 Virtualization type: full 14:06:51 L1d cache: 64 KiB 14:06:51 L1i cache: 64 KiB 14:06:51 L2 cache: 1 MiB 14:06:51 L3 cache: 32 MiB 14:06:51 NUMA node0 CPU(s): 0,1 14:06:51 Vulnerability Gather data sampling: Not affected 14:06:51 Vulnerability Itlb multihit: Not affected 14:06:51 Vulnerability L1tf: Not affected 14:06:51 Vulnerability Mds: Not affected 14:06:51 Vulnerability Meltdown: Not affected 14:06:51 Vulnerability Mmio stale data: Not affected 14:06:51 Vulnerability Retbleed: Vulnerable 14:06:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:06:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:06:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:06:51 Vulnerability Srbds: Not affected 14:06:51 Vulnerability Tsx async abort: Not affected 14:06:51 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 14:06:51 14:06:51 14:06:51 ---> nproc: 14:06:51 2 14:06:51 14:06:51 14:06:51 ---> df -h: 14:06:51 Filesystem Size Used Avail Use% Mounted on 14:06:51 udev 3.9G 0 3.9G 0% /dev 14:06:51 tmpfs 795M 1.1M 794M 1% /run 14:06:51 /dev/vda1 39G 9.9G 29G 26% / 14:06:51 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:06:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:06:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:06:51 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:06:51 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 14:06:51 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 14:06:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:06:51 tmpfs 795M 0 795M 0% /run/user/1001 14:06:51 14:06:51 14:06:51 ---> free -m: 14:06:51 total used free shared buff/cache available 14:06:51 Mem: 7945 515 4920 1 2510 7131 14:06:51 Swap: 1023 0 1023 14:06:51 14:06:51 14:06:51 ---> ip addr: 14:06:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:06:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:06:51 inet 127.0.0.1/8 scope host lo 14:06:51 valid_lft forever preferred_lft forever 14:06:51 inet6 ::1/128 scope host 14:06:51 valid_lft forever preferred_lft forever 14:06:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:06:51 link/ether fa:16:3e:fc:5f:cd brd ff:ff:ff:ff:ff:ff 14:06:51 inet 10.30.122.255/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:06:51 valid_lft 86204sec preferred_lft 86204sec 14:06:51 inet6 fe80::f816:3eff:fefc:5fcd/64 scope link 14:06:51 valid_lft forever preferred_lft forever 14:06:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:06:51 link/ether 12:55:1d:ea:90:99 brd ff:ff:ff:ff:ff:ff 14:06:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:06:51 valid_lft forever preferred_lft forever 14:06:51 14:06:51 14:06:51 ---> sar -b -r -n DEV: 14:06:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12235) 06/02/26 _x86_64_ (2 CPU) 14:06:51 14:06:51 14:03:36 LINUX RESTART (2 CPU) 14:06:51 14:06:51 14:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:06:51 14:05:01 314.76 20.45 294.31 0.00 1658.01 12251.44 0.00 14:06:51 14:06:01 100.10 2.83 97.27 0.00 101.97 14384.29 0.00 14:06:51 Average: 206.53 11.57 194.96 0.00 873.45 13326.82 0.00 14:06:51 14:06:51 14:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:51 14:05:01 5301988 7345560 440036 5.41 82204 2127860 1095880 11.93 643432 1949036 200052 14:06:51 14:06:01 5066676 7317052 456120 5.61 95332 2309680 1101916 12.00 709796 2094344 31796 14:06:51 Average: 5184332 7331306 448078 5.51 88768 2218770 1098898 11.96 676614 2021690 115924 14:06:51 14:06:51 14:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:51 14:05:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 14:06:51 14:05:01 ens3 215.86 187.24 1789.19 69.74 0.00 0.00 0.00 0.00 14:06:51 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 14:06:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:06:51 14:06:01 ens3 38.10 34.87 328.05 9.91 0.00 0.00 0.00 0.00 14:06:51 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 14:06:51 Average: ens3 126.23 110.42 1052.48 39.57 0.00 0.00 0.00 0.00 14:06:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 14:06:51 14:06:51 ---> sar -P ALL: 14:06:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12235) 06/02/26 _x86_64_ (2 CPU) 14:06:51 14:06:51 14:03:36 LINUX RESTART (2 CPU) 14:06:51 14:06:51 14:04:02 CPU %user %nice %system %iowait %steal %idle 14:06:51 14:05:01 all 33.35 0.00 3.50 4.46 0.08 58.61 14:06:51 14:05:01 0 18.69 0.00 2.88 3.88 0.07 74.47 14:06:51 14:05:01 1 48.07 0.00 4.12 5.04 0.10 42.67 14:06:51 14:06:01 all 39.76 0.00 2.81 2.17 0.09 55.16 14:06:51 14:06:01 0 28.86 0.00 2.15 0.98 0.08 67.93 14:06:51 14:06:01 1 50.78 0.00 3.48 3.38 0.10 42.27 14:06:51 Average: all 36.59 0.00 3.15 3.30 0.09 56.87 14:06:51 Average: 0 23.84 0.00 2.51 2.41 0.08 71.16 14:06:51 Average: 1 49.43 0.00 3.80 4.20 0.10 42.47 14:06:51 14:06:51 14:06:51