01:04:31 Started by timer 01:04:31 Running as SYSTEM 01:04:31 [EnvInject] - Loading node environment variables. 01:04:31 Building remotely on prd-ubuntu20.04-docker-2c-8g-772283 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:31 [ssh-agent] Looking for ssh-agent implementation... 01:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:31 $ ssh-agent 01:04:31 SSH_AUTH_SOCK=/tmp/ssh-NuZ7AJULaXNg/agent.1999 01:04:31 SSH_AGENT_PID=2001 01:04:31 [ssh-agent] Started. 01:04:31 Running ssh-add (command line suppressed) 01:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11282183805452801990.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11282183805452801990.key) 01:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:31 The recommended git tool is: NONE 01:04:33 using credential edgex-jenkins-ssh 01:04:33 Wiping out workspace first. 01:04:33 Cloning the remote Git repository 01:04:33 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:33 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:33 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:33 > git --version # timeout=10 01:04:33 > git --version # 'git version 2.25.1' 01:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:34 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:34 Avoid second fetch 01:04:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:34 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:34 > git config core.sparsecheckout # timeout=10 01:04:34 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:34 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:34 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:35 > git remote # timeout=10 01:04:35 > git submodule init # timeout=10 01:04:35 > git submodule sync # timeout=10 01:04:35 > git config --get remote.origin.url # timeout=10 01:04:35 > git submodule init # timeout=10 01:04:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:35 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:35 > git config --get submodule.global-jjb.url # timeout=10 01:04:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:35 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:35 > git submodule update --init --recursive global-jjb # timeout=10 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:39 provisioning config files... 01:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15207978100632673482.sh 01:04:39 ---> python-tools-install.sh 01:04:40 Setup pyenv: 01:04:40 * system (set by /opt/pyenv/version) 01:04:40 * 3.8.20 (set by /opt/pyenv/version) 01:04:40 * 3.9.20 (set by /opt/pyenv/version) 01:04:40 3.10.15 01:04:40 3.11.10 01:04:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4mGs 01:04:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:50 lf-activate-venv(): INFO: Base packages installed successfully 01:04:50 lf-activate-venv(): INFO: Installing additional packages: lftools 01:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:05:11 Generating Requirements File 01:05:30 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. 01:05:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:30 Python 3.11.10 01:05:30 pip 25.3 from /tmp/venv-4mGs/lib/python3.11/site-packages/pip (python 3.11) 01:05:30 appdirs==1.4.4 01:05:30 argcomplete==3.6.3 01:05:30 aspy.yaml==1.3.0 01:05:30 attrs==25.4.0 01:05:30 autopage==0.5.2 01:05:30 beautifulsoup4==4.14.2 01:05:30 boto3==1.40.64 01:05:30 botocore==1.40.64 01:05:30 bs4==0.0.2 01:05:30 cachetools==6.2.1 01:05:30 certifi==2025.10.5 01:05:30 cffi==2.0.0 01:05:30 cfgv==3.4.0 01:05:30 chardet==5.2.0 01:05:30 charset-normalizer==3.4.4 01:05:30 click==8.3.0 01:05:30 cliff==4.11.0 01:05:30 cmd2==2.7.0 01:05:30 cryptography==3.3.2 01:05:30 debtcollector==3.0.0 01:05:30 decorator==5.2.1 01:05:30 defusedxml==0.7.1 01:05:30 Deprecated==1.3.1 01:05:30 distlib==0.4.0 01:05:30 dnspython==2.8.0 01:05:30 docker==7.1.0 01:05:30 dogpile.cache==1.5.0 01:05:30 durationpy==0.10 01:05:30 email-validator==2.3.0 01:05:30 filelock==3.20.0 01:05:30 future==1.0.0 01:05:30 gitdb==4.0.12 01:05:30 GitPython==3.1.45 01:05:30 google-auth==2.42.1 01:05:30 httplib2==0.31.0 01:05:30 identify==2.6.15 01:05:30 idna==3.11 01:05:30 importlib-resources==1.5.0 01:05:30 iso8601==2.1.0 01:05:30 Jinja2==3.1.6 01:05:30 jmespath==1.0.1 01:05:30 jsonpatch==1.33 01:05:30 jsonpointer==3.0.0 01:05:30 jsonschema==4.25.1 01:05:30 jsonschema-specifications==2025.9.1 01:05:30 keystoneauth1==5.12.0 01:05:30 kubernetes==34.1.0 01:05:30 lftools==0.37.15 01:05:30 lxml==6.0.2 01:05:30 markdown-it-py==4.0.0 01:05:30 MarkupSafe==3.0.3 01:05:30 mdurl==0.1.2 01:05:30 msgpack==1.1.2 01:05:30 multi_key_dict==2.0.3 01:05:30 munch==4.0.0 01:05:30 netaddr==1.3.0 01:05:30 niet==1.4.2 01:05:30 nodeenv==1.9.1 01:05:30 oauth2client==4.1.3 01:05:30 oauthlib==3.3.1 01:05:30 openstacksdk==4.7.1 01:05:30 os-service-types==1.8.1 01:05:30 osc-lib==4.2.0 01:05:30 oslo.config==10.0.0 01:05:30 oslo.context==6.1.0 01:05:30 oslo.i18n==6.6.0 01:05:30 oslo.log==7.2.1 01:05:30 oslo.serialization==5.8.0 01:05:30 oslo.utils==9.1.0 01:05:30 packaging==25.0 01:05:30 pbr==7.0.2 01:05:30 platformdirs==4.5.0 01:05:30 prettytable==3.16.0 01:05:30 psutil==7.1.2 01:05:30 pyasn1==0.6.1 01:05:30 pyasn1_modules==0.4.2 01:05:30 pycparser==2.23 01:05:30 pygerrit2==2.0.15 01:05:30 PyGithub==2.8.1 01:05:30 Pygments==2.19.2 01:05:30 PyJWT==2.10.1 01:05:30 PyNaCl==1.6.0 01:05:30 pyparsing==2.4.7 01:05:30 pyperclip==1.11.0 01:05:30 pyrsistent==0.20.0 01:05:30 python-cinderclient==9.8.0 01:05:30 python-dateutil==2.9.0.post0 01:05:30 python-heatclient==4.3.0 01:05:30 python-jenkins==1.8.3 01:05:30 python-keystoneclient==5.7.0 01:05:30 python-magnumclient==4.9.0 01:05:30 python-openstackclient==8.2.0 01:05:30 python-swiftclient==4.8.0 01:05:30 PyYAML==6.0.3 01:05:30 referencing==0.37.0 01:05:30 requests==2.32.5 01:05:30 requests-oauthlib==2.0.0 01:05:30 requestsexceptions==1.4.0 01:05:30 rfc3986==2.0.0 01:05:30 rich==14.2.0 01:05:30 rich-argparse==1.7.1 01:05:30 rpds-py==0.28.0 01:05:30 rsa==4.9.1 01:05:30 ruamel.yaml==0.18.16 01:05:30 ruamel.yaml.clib==0.2.14 01:05:30 s3transfer==0.14.0 01:05:30 simplejson==3.20.2 01:05:30 six==1.17.0 01:05:30 smmap==5.0.2 01:05:30 soupsieve==2.8 01:05:30 stevedore==5.5.0 01:05:30 tabulate==0.9.0 01:05:30 toml==0.10.2 01:05:30 tomlkit==0.13.3 01:05:30 tqdm==4.67.1 01:05:30 typing_extensions==4.15.0 01:05:30 tzdata==2025.2 01:05:30 urllib3==1.26.20 01:05:30 virtualenv==20.35.4 01:05:30 wcwidth==0.2.14 01:05:30 websocket-client==1.9.0 01:05:30 wrapt==2.0.0 01:05:30 xdg==6.0.0 01:05:30 xmltodict==1.0.2 01:05:30 yq==3.4.3 01:05:30 [EnvInject] - Injecting environment variables from a build step. 01:05:30 [EnvInject] - Injecting as environment variables the properties content 01:05:30 OS_CLOUD=vex 01:05:30 01:05:30 [EnvInject] - Variables injected successfully. 01:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5101271294493951212.sh 01:05:30 ---> Orphaned k8s clusters 01:05:30 Setup pyenv: 01:05:30 system 01:05:30 3.8.20 01:05:30 3.9.20 01:05:30 3.10.15 01:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:32 lf-activate-venv(): INFO: Base packages installed successfully 01:05:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:38 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. 01:05:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:05:41 -----> Delete orphaned cluster 01:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2181344172787246259.sh 01:05:41 ---> Orphaned stacks 01:05:41 Setup pyenv: 01:05:41 system 01:05:41 3.8.20 01:05:41 3.9.20 01:05:41 3.10.15 01:05:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:43 lf-activate-venv(): INFO: Base packages installed successfully 01:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:05:55 + mapfile -t OS_COE_CLUSTERS_ID 01:05:55 ++ awk '{print $1}' 01:05:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:58 + echo '-----> Active clusters -> stacks' 01:05:58 -----> Active clusters -> stacks 01:05:58 + OS_COE_STACKS=() 01:05:58 + [[ 0 -gt 0 ]] 01:05:58 + mapfile -t OS_STACKS 01:05:58 ++ awk '{print $1}' 01:05:58 ++ 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 01:05:59 + echo '-----> Active stacks' 01:05:59 -----> Active stacks 01:05:59 + echo '-----> Delete orphaned stacks' 01:05:59 -----> Delete orphaned stacks 01:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4901472036782629775.sh 01:05:59 ---> Orphaned servers 01:05:59 Setup pyenv: 01:05:59 system 01:05:59 3.8.20 01:05:59 3.9.20 01:05:59 3.10.15 01:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:01 lf-activate-venv(): INFO: Base packages installed successfully 01:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:06:17 -----> Active servers 01:06:17 prd-ubuntu20.04-docker-2c-8g-772283 01:06:17 prd-ubuntu20.04-docker-arm64-4c-16g-772281 01:06:17 prd-ubuntu20.04-docker-8c-8g-772277 01:06:17 -----> Delete orphaned servers 01:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7995718921158443704.sh 01:06:17 ---> Orphaned ports 01:06:17 Setup pyenv: 01:06:17 system 01:06:17 3.8.20 01:06:17 3.9.20 01:06:17 3.10.15 01:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:19 lf-activate-venv(): INFO: Base packages installed successfully 01:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:06:30 No orphaned ports to process. 01:06:30 Build step 'Conditional step (single)' marked build as failure 01:06:30 $ ssh-agent -k 01:06:30 unset SSH_AUTH_SOCK; 01:06:30 unset SSH_AGENT_PID; 01:06:30 echo Agent pid 2001 killed; 01:06:30 [ssh-agent] Stopped. 01:06:30 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1057316772792483073.sh 01:06:31 ---> sysstat.sh 01:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7246531972944672597.sh 01:06:31 ---> package-listing.sh 01:06:31 ++ tr '[:upper:]' '[:lower:]' 01:06:31 ++ facter osfamily 01:06:31 + OS_FAMILY=debian 01:06:31 + workspace=/w/workspace/ci-management-openstack-cron 01:06:31 + START_PACKAGES=/tmp/packages_start.txt 01:06:31 + END_PACKAGES=/tmp/packages_end.txt 01:06:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:31 + PACKAGES=/tmp/packages_start.txt 01:06:31 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:31 + PACKAGES=/tmp/packages_end.txt 01:06:31 + case "${OS_FAMILY}" in 01:06:31 + grep '^ii' 01:06:31 + dpkg -l 01:06:31 + '[' -f /tmp/packages_start.txt ']' 01:06:31 + '[' -f /tmp/packages_end.txt ']' 01:06:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:31 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:31 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6345655890879909613.sh 01:06:31 ---> capture-instance-metadata.sh 01:06:31 Setup pyenv: 01:06:31 system 01:06:31 3.8.20 01:06:31 3.9.20 01:06:31 3.10.15 01:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:33 lf-activate-venv(): INFO: Base packages installed successfully 01:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:06:41 INFO: Running in OpenStack, capturing instance metadata 01:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16497329985402240665.sh 01:06:41 provisioning config files... 01:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config49061120610742974tmp 01:06:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:41 [EnvInject] - Injecting environment variables from a build step. 01:06:41 [EnvInject] - Injecting as environment variables the properties content 01:06:41 SERVER_ID=logs 01:06:41 01:06:41 [EnvInject] - Variables injected successfully. 01:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10081287777835402474.sh 01:06:41 ---> create-netrc.sh 01:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12423127177047121921.sh 01:06:41 ---> python-tools-install.sh 01:06:41 Setup pyenv: 01:06:41 system 01:06:41 3.8.20 01:06:41 3.9.20 01:06:41 3.10.15 01:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:43 lf-activate-venv(): INFO: Base packages installed successfully 01:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5468098747320302984.sh 01:06:51 ---> sudo-logs.sh 01:06:51 Archiving 'sudo' log.. 01:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6767342275628560061.sh 01:06:51 ---> job-cost.sh 01:06:51 Setup pyenv: 01:06:51 system 01:06:51 3.8.20 01:06:51 3.9.20 01:06:51 3.10.15 01:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:53 lf-activate-venv(): INFO: Base packages installed successfully 01:06:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:06:59 INFO: No Stack... 01:06:59 INFO: Retrieving Pricing Info for: v3-starter-1 01:06:59 INFO: Archiving Costs 01:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5695840119851699711.sh 01:06:59 ---> logs-deploy.sh 01:06:59 Setup pyenv: 01:06:59 system 01:06:59 3.8.20 01:06:59 3.9.20 01:06:59 3.10.15 01:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4mGs from file:/tmp/.os_lf_venv 01:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:01 lf-activate-venv(): INFO: Base packages installed successfully 01:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-4mGs/bin to PATH 01:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57514 01:07:09 INFO: archiving workspace using pattern(s): 01:07:10 Archives upload complete. 01:07:10 INFO: archiving logs to Nexus 01:07:11 ---> uname -a: 01:07:11 Linux prd-ubuntu20-04-docker-2c-8g-772283 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:07:11 01:07:11 01:07:11 ---> lscpu: 01:07:11 Architecture: x86_64 01:07:11 CPU op-mode(s): 32-bit, 64-bit 01:07:11 Byte Order: Little Endian 01:07:11 Address sizes: 40 bits physical, 48 bits virtual 01:07:11 CPU(s): 1 01:07:11 On-line CPU(s) list: 0 01:07:11 Thread(s) per core: 1 01:07:11 Core(s) per socket: 1 01:07:11 Socket(s): 1 01:07:11 NUMA node(s): 1 01:07:11 Vendor ID: AuthenticAMD 01:07:11 CPU family: 23 01:07:11 Model: 49 01:07:11 Model name: AMD EPYC-Rome Processor 01:07:11 Stepping: 0 01:07:11 CPU MHz: 2799.998 01:07:11 BogoMIPS: 5599.99 01:07:11 Virtualization: AMD-V 01:07:11 Hypervisor vendor: KVM 01:07:11 Virtualization type: full 01:07:11 L1d cache: 32 KiB 01:07:11 L1i cache: 32 KiB 01:07:11 L2 cache: 512 KiB 01:07:11 L3 cache: 16 MiB 01:07:11 NUMA node0 CPU(s): 0 01:07:11 Vulnerability Gather data sampling: Not affected 01:07:11 Vulnerability Itlb multihit: Not affected 01:07:11 Vulnerability L1tf: Not affected 01:07:11 Vulnerability Mds: Not affected 01:07:11 Vulnerability Meltdown: Not affected 01:07:11 Vulnerability Mmio stale data: Not affected 01:07:11 Vulnerability Retbleed: Vulnerable 01:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:07:11 Vulnerability Srbds: Not affected 01:07:11 Vulnerability Tsx async abort: Not affected 01:07:11 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 01:07:11 01:07:11 01:07:11 ---> nproc: 01:07:11 1 01:07:11 01:07:11 01:07:11 ---> df -h: 01:07:11 Filesystem Size Used Avail Use% Mounted on 01:07:11 udev 969M 0 969M 0% /dev 01:07:11 tmpfs 198M 1.1M 197M 1% /run 01:07:11 /dev/vda1 194G 9.9G 184G 6% / 01:07:11 tmpfs 986M 0 986M 0% /dev/shm 01:07:11 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:11 tmpfs 986M 0 986M 0% /sys/fs/cgroup 01:07:11 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 01:07:11 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:07:11 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:07:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:11 /dev/loop3 64M 64M 0 100% /snap/core20/2669 01:07:11 tmpfs 198M 0 198M 0% /run/user/1001 01:07:11 /dev/loop4 92M 92M 0 100% /snap/lxd/32662 01:07:11 01:07:11 01:07:11 ---> free -m: 01:07:11 total used free shared buff/cache available 01:07:11 Mem: 1971 410 222 0 1339 1368 01:07:11 Swap: 1023 1 1022 01:07:11 01:07:11 01:07:11 ---> ip addr: 01:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:11 inet 127.0.0.1/8 scope host lo 01:07:11 valid_lft forever preferred_lft forever 01:07:11 inet6 ::1/128 scope host 01:07:11 valid_lft forever preferred_lft forever 01:07:11 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 01:07:11 link/ether fa:16:3e:5d:d3:8a brd ff:ff:ff:ff:ff:ff 01:07:11 inet 10.30.123.112/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:07:11 valid_lft 86172sec preferred_lft 86172sec 01:07:11 inet6 fe80::f816:3eff:fe5d:d38a/64 scope link 01:07:11 valid_lft forever preferred_lft forever 01:07:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:11 link/ether 8a:9f:e3:4b:30:6f brd ff:ff:ff:ff:ff:ff 01:07:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:11 valid_lft forever preferred_lft forever 01:07:11 01:07:11 01:07:11 ---> sar -b -r -n DEV: 01:07:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772283) 11/01/25 _x86_64_ (1 CPU) 01:07:11 01:07:11 01:03:25 LINUX RESTART (1 CPU) 01:07:11 01:07:11 01:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:11 01:05:01 659.15 158.79 414.15 86.21 18918.74 56318.13 6566835.38 01:07:11 01:06:01 93.48 2.48 91.00 0.00 137.98 18610.50 0.00 01:07:11 01:07:01 42.40 4.73 37.67 0.00 307.87 2789.87 0.00 01:07:11 Average: 262.84 54.77 179.66 28.42 6386.28 25739.28 2164858.54 01:07:11 01:07:11 01:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:11 01:05:01 74716 1357984 429232 21.26 61780 1320300 1010344 32.94 598636 1161372 60592 01:07:11 01:06:01 310000 1463992 308892 15.30 82484 1156992 893948 29.14 461752 1036152 47928 01:07:11 01:07:01 245392 1428504 343396 17.01 87032 1180176 932500 30.40 510616 1049828 40760 01:07:11 Average: 210036 1416827 360507 17.86 77099 1219156 945597 30.83 523668 1082451 49760 01:07:11 01:07:11 01:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:11 01:05:01 lo 2.81 2.81 0.29 0.29 0.00 0.00 0.00 0.00 01:07:11 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:11 01:05:01 ens3 447.00 252.69 3309.33 71.82 0.00 0.00 0.00 0.00 01:07:11 01:06:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 01:07:11 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:11 01:06:01 ens3 56.34 44.11 863.09 10.14 0.00 0.00 0.00 0.00 01:07:11 01:07:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 01:07:11 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:11 01:07:01 ens3 30.73 28.75 30.00 16.65 0.00 0.00 0.00 0.00 01:07:11 Average: lo 2.02 2.02 0.21 0.21 0.00 0.00 0.00 0.00 01:07:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:11 Average: ens3 176.55 107.72 1390.33 32.66 0.00 0.00 0.00 0.00 01:07:11 01:07:11 01:07:11 ---> sar -P ALL: 01:07:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772283) 11/01/25 _x86_64_ (1 CPU) 01:07:11 01:07:11 01:03:25 LINUX RESTART (1 CPU) 01:07:11 01:07:11 01:04:02 CPU %user %nice %system %iowait %steal %idle 01:07:11 01:05:01 all 61.63 0.09 12.02 18.09 0.14 8.04 01:07:11 01:05:01 0 61.63 0.09 12.02 18.09 0.14 8.04 01:07:11 01:06:01 all 78.21 0.00 5.32 5.97 0.13 10.37 01:07:11 01:06:01 0 78.21 0.00 5.32 5.97 0.13 10.37 01:07:11 01:07:01 all 81.14 0.00 3.84 2.95 0.12 11.95 01:07:11 01:07:01 0 81.14 0.00 3.84 2.95 0.12 11.95 01:07:11 Average: all 73.75 0.03 7.02 8.94 0.13 10.14 01:07:11 Average: 0 73.75 0.03 7.02 8.94 0.13 10.14 01:07:11 01:07:11 01:07:11