01:04:57 Started by timer 01:04:57 Running as SYSTEM 01:04:57 [EnvInject] - Loading node environment variables. 01:04:57 Building remotely on prd-ubuntu20.04-docker-2c-8g-9094 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:57 [ssh-agent] Looking for ssh-agent implementation... 01:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:57 $ ssh-agent 01:04:57 SSH_AUTH_SOCK=/tmp/ssh-jW8ynAoyPxff/agent.1512 01:04:57 SSH_AGENT_PID=1514 01:04:57 [ssh-agent] Started. 01:04:57 Running ssh-add (command line suppressed) 01:04:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6474164566447402262.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6474164566447402262.key) 01:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:58 The recommended git tool is: NONE 01:04:59 using credential edgex-jenkins-ssh 01:04:59 Wiping out workspace first. 01:04:59 Cloning the remote Git repository 01:04:59 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:59 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:59 > git --version # timeout=10 01:04:59 > git --version # 'git version 2.25.1' 01:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:05:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:00 Avoid second fetch 01:05:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:05:00 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:05:00 > git config core.sparsecheckout # timeout=10 01:05:00 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:05:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:05:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:05:01 > git remote # timeout=10 01:05:01 > git submodule init # timeout=10 01:05:01 > git submodule sync # timeout=10 01:05:01 > git config --get remote.origin.url # timeout=10 01:05:01 > git submodule init # timeout=10 01:05:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:05:01 > git config --get submodule.packer/common-packer.url # timeout=10 01:05:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:05:01 > git config --get submodule.global-jjb.url # timeout=10 01:05:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:05:01 > git submodule update --init --recursive packer/common-packer # timeout=10 01:05:01 > git submodule update --init --recursive global-jjb # timeout=10 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:05:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:05:05 provisioning config files... 01:05:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:05:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:05:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:05:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12613235930671231074.sh 01:05:05 ---> python-tools-install.sh 01:05:05 Setup pyenv: 01:05:05 * system (set by /opt/pyenv/version) 01:05:05 * 3.8.20 (set by /opt/pyenv/version) 01:05:05 * 3.9.20 (set by /opt/pyenv/version) 01:05:05 3.10.15 01:05:05 3.11.10 01:05:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mhdw 01:05:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:14 lf-activate-venv(): INFO: Base packages installed successfully 01:05:14 lf-activate-venv(): INFO: Installing additional packages: lftools 01:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:05:35 Generating Requirements File 01:05:53 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:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:53 Python 3.11.10 01:05:54 pip 26.1.1 from /tmp/venv-mhdw/lib/python3.11/site-packages/pip (python 3.11) 01:05:54 appdirs==1.4.4 01:05:54 argcomplete==3.6.3 01:05:54 aspy.yaml==1.3.0 01:05:54 attrs==26.1.0 01:05:54 autopage==0.6.0 01:05:54 beautifulsoup4==4.14.3 01:05:54 boto3==1.43.6 01:05:54 botocore==1.43.6 01:05:54 bs4==0.0.2 01:05:54 certifi==2026.4.22 01:05:54 cffi==2.0.0 01:05:54 cfgv==3.5.0 01:05:54 chardet==7.4.3 01:05:54 charset-normalizer==3.4.7 01:05:54 click==8.3.3 01:05:54 cliff==4.13.3 01:05:54 cmd2==3.5.1 01:05:54 cryptography==3.3.2 01:05:54 debtcollector==3.1.0 01:05:54 decorator==5.2.1 01:05:54 defusedxml==0.7.1 01:05:54 Deprecated==1.3.1 01:05:54 distlib==0.4.0 01:05:54 dnspython==2.8.0 01:05:54 docker==7.1.0 01:05:54 dogpile.cache==1.5.0 01:05:54 durationpy==0.10 01:05:54 email-validator==2.3.0 01:05:54 filelock==3.29.0 01:05:54 future==1.0.0 01:05:54 gitdb==4.0.12 01:05:54 GitPython==3.1.50 01:05:54 httplib2==0.30.2 01:05:54 identify==2.6.19 01:05:54 idna==3.14 01:05:54 importlib-resources==1.5.0 01:05:54 iso8601==2.1.0 01:05:54 Jinja2==3.1.6 01:05:54 jmespath==1.1.0 01:05:54 jsonpatch==1.33 01:05:54 jsonpointer==3.1.1 01:05:54 jsonschema==4.26.0 01:05:54 jsonschema-specifications==2025.9.1 01:05:54 keystoneauth1==5.13.1 01:05:54 kubernetes==35.0.0 01:05:54 lftools==0.37.22 01:05:54 lxml==6.1.0 01:05:54 markdown-it-py==4.2.0 01:05:54 MarkupSafe==3.0.3 01:05:54 mdurl==0.1.2 01:05:54 msgpack==1.1.2 01:05:54 multi_key_dict==2.0.3 01:05:54 munch==4.0.0 01:05:54 netaddr==1.3.0 01:05:54 niet==1.4.2 01:05:54 nodeenv==1.10.0 01:05:54 oauth2client==4.1.3 01:05:54 oauthlib==3.3.1 01:05:54 openstacksdk==4.12.0 01:05:54 os-service-types==1.8.2 01:05:54 osc-lib==4.6.0 01:05:54 oslo.config==10.3.0 01:05:54 oslo.context==6.3.0 01:05:54 oslo.i18n==6.7.2 01:05:54 oslo.log==8.1.0 01:05:54 oslo.serialization==5.9.1 01:05:54 oslo.utils==10.0.1 01:05:54 packaging==26.2 01:05:54 pbr==7.0.3 01:05:54 platformdirs==4.9.6 01:05:54 prettytable==3.17.0 01:05:54 psutil==7.2.2 01:05:54 pyasn1==0.6.3 01:05:54 pyasn1_modules==0.4.2 01:05:54 pycparser==3.0 01:05:54 pygerrit2==2.0.15 01:05:54 PyGithub==2.9.1 01:05:54 Pygments==2.20.0 01:05:54 PyJWT==2.12.1 01:05:54 PyNaCl==1.6.2 01:05:54 pyparsing==2.4.7 01:05:54 pyperclip==1.11.0 01:05:54 pyrsistent==0.20.0 01:05:54 python-cinderclient==9.9.0 01:05:54 python-dateutil==2.9.0.post0 01:05:54 python-discovery==1.3.0 01:05:54 python-heatclient==5.1.0 01:05:54 python-jenkins==1.8.3 01:05:54 python-keystoneclient==5.8.0 01:05:54 python-magnumclient==4.10.0 01:05:54 python-openstackclient==9.0.0 01:05:54 python-swiftclient==4.10.0 01:05:54 PyYAML==6.0.3 01:05:54 referencing==0.37.0 01:05:54 requests==2.34.0 01:05:54 requests-oauthlib==2.0.0 01:05:54 rfc3986==2.0.0 01:05:54 rich==15.0.0 01:05:54 rich-argparse==1.8.0 01:05:54 rpds-py==0.30.0 01:05:54 rsa==4.9.1 01:05:54 ruamel.yaml==0.19.1 01:05:54 ruamel.yaml.clib==0.2.15 01:05:54 s3transfer==0.17.0 01:05:54 simplejson==4.1.1 01:05:54 six==1.17.0 01:05:54 smmap==5.0.3 01:05:54 soupsieve==2.8.3 01:05:54 stevedore==5.7.0 01:05:54 tabulate==0.10.0 01:05:54 toml==0.10.2 01:05:54 tomlkit==0.15.0 01:05:54 tqdm==4.67.3 01:05:54 typing_extensions==4.15.0 01:05:54 urllib3==1.26.20 01:05:54 virtualenv==21.3.1 01:05:54 wcwidth==0.7.0 01:05:54 websocket-client==1.9.0 01:05:54 wrapt==2.1.2 01:05:54 xdg==6.0.0 01:05:54 xmltodict==1.0.4 01:05:54 yq==3.4.3 01:05:54 [EnvInject] - Injecting environment variables from a build step. 01:05:54 [EnvInject] - Injecting as environment variables the properties content 01:05:54 OS_CLOUD=vex 01:05:54 01:05:54 [EnvInject] - Variables injected successfully. 01:05:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins537337134401452243.sh 01:05:54 ---> Orphaned k8s clusters 01:05:54 Setup pyenv: 01:05:54 system 01:05:54 3.8.20 01:05:54 3.9.20 01:05:54 3.10.15 01:05:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:56 lf-activate-venv(): INFO: Base packages installed successfully 01:05:56 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:06:03 -----> Delete orphaned cluster 01:06:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8667127982492081158.sh 01:06:03 ---> Orphaned stacks 01:06:03 Setup pyenv: 01:06:03 system 01:06:03 3.8.20 01:06:03 3.9.20 01:06:03 3.10.15 01:06:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:05 lf-activate-venv(): INFO: Base packages installed successfully 01:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:06:16 + mapfile -t OS_COE_CLUSTERS_ID 01:06:16 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:06:16 ++ awk '{print $1}' 01:06:16 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:06:18 + echo '-----> Active clusters -> stacks' 01:06:18 -----> Active clusters -> stacks 01:06:18 + OS_COE_STACKS=() 01:06:18 + [[ 0 -gt 0 ]] 01:06:18 + mapfile -t OS_STACKS 01:06:18 ++ awk '{print $1}' 01:06:18 ++ 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:06:20 + echo '-----> Active stacks' 01:06:20 -----> Active stacks 01:06:20 + echo '-----> Delete orphaned stacks' 01:06:20 -----> Delete orphaned stacks 01:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16627380944520203041.sh 01:06:20 ---> Orphaned servers 01:06:20 Setup pyenv: 01:06:20 system 01:06:20 3.8.20 01:06:20 3.9.20 01:06:20 3.10.15 01:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:21 lf-activate-venv(): INFO: Base packages installed successfully 01:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:06:35 -----> Active servers 01:06:35 prd-ubuntu20.04-docker-2c-8g-9095 01:06:35 prd-ubuntu20.04-docker-2c-8g-9094 01:06:35 prd-ubuntu20.04-docker-2c-8g-9093 01:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-9092 01:06:35 prd-ubuntu20.04-docker-8c-8g-9064 01:06:35 prd-centos7-blackbox-4c-2g-8950 01:06:35 prd-centos7-blackbox-4c-2g-8949 01:06:35 -----> Delete orphaned servers 01:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9164696943708329143.sh 01:06:36 ---> Orphaned ports 01:06:36 Setup pyenv: 01:06:36 system 01:06:36 3.8.20 01:06:36 3.9.20 01:06:36 3.10.15 01:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:38 lf-activate-venv(): INFO: Base packages installed successfully 01:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:06:48 No orphaned ports to process. 01:06:48 Build step 'Conditional step (single)' marked build as failure 01:06:48 $ ssh-agent -k 01:06:48 unset SSH_AUTH_SOCK; 01:06:48 unset SSH_AGENT_PID; 01:06:48 echo Agent pid 1514 killed; 01:06:48 [ssh-agent] Stopped. 01:06:48 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12017996866578102901.sh 01:06:48 ---> sysstat.sh 01:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins575027233805283419.sh 01:06:48 ---> package-listing.sh 01:06:48 ++ facter osfamily 01:06:48 ++ tr '[:upper:]' '[:lower:]' 01:06:49 + OS_FAMILY=debian 01:06:49 + workspace=/w/workspace/ci-management-openstack-cron 01:06:49 + START_PACKAGES=/tmp/packages_start.txt 01:06:49 + END_PACKAGES=/tmp/packages_end.txt 01:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:49 + PACKAGES=/tmp/packages_start.txt 01:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:49 + PACKAGES=/tmp/packages_end.txt 01:06:49 + case "${OS_FAMILY}" in 01:06:49 + grep '^ii' 01:06:49 + dpkg -l 01:06:49 + '[' -f /tmp/packages_start.txt ']' 01:06:49 + '[' -f /tmp/packages_end.txt ']' 01:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:49 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12281194535014702560.sh 01:06:49 ---> capture-instance-metadata.sh 01:06:49 Setup pyenv: 01:06:49 system 01:06:49 3.8.20 01:06:49 3.9.20 01:06:49 3.10.15 01:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:50 lf-activate-venv(): INFO: Base packages installed successfully 01:06:50 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:06:56 INFO: Running in OpenStack, capturing instance metadata 01:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13269786709558704165.sh 01:06:57 provisioning config files... 01:06:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6703211425854847731tmp 01:06:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:57 [EnvInject] - Injecting environment variables from a build step. 01:06:57 [EnvInject] - Injecting as environment variables the properties content 01:06:57 SERVER_ID=logs 01:06:57 01:06:57 [EnvInject] - Variables injected successfully. 01:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2772828030331307826.sh 01:06:57 ---> create-netrc.sh 01:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5073093036131252118.sh 01:06:57 ---> python-tools-install.sh 01:06:57 Setup pyenv: 01:06:57 system 01:06:57 3.8.20 01:06:57 3.9.20 01:06:57 3.10.15 01:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:58 lf-activate-venv(): INFO: Base packages installed successfully 01:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:07:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7499145954442593907.sh 01:07:04 ---> sudo-logs.sh 01:07:04 Archiving 'sudo' log.. 01:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7762844118682399379.sh 01:07:05 ---> job-cost.sh 01:07:05 Setup pyenv: 01:07:05 system 01:07:05 3.8.20 01:07:05 3.9.20 01:07:05 3.10.15 01:07:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:06 lf-activate-venv(): INFO: Base packages installed successfully 01:07:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:07:11 INFO: No Stack... 01:07:11 INFO: Retrieving Pricing Info for: v3-standard-2 01:07:12 INFO: Archiving Costs 01:07:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2712345145629721764.sh 01:07:12 ---> logs-deploy.sh 01:07:12 Setup pyenv: 01:07:12 system 01:07:12 3.8.20 01:07:12 3.9.20 01:07:12 3.10.15 01:07:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mhdw from file:/tmp/.os_lf_venv 01:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:14 lf-activate-venv(): INFO: Base packages installed successfully 01:07:14 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-mhdw/bin to PATH 01:07:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62108 01:07:20 INFO: archiving workspace using pattern(s): 01:07:21 Archives upload complete. 01:07:21 INFO: archiving logs to Nexus 01:07:22 ---> uname -a: 01:07:22 Linux prd-ubuntu20-04-docker-2c-8g-9094 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:22 01:07:22 01:07:22 ---> lscpu: 01:07:22 Architecture: x86_64 01:07:22 CPU op-mode(s): 32-bit, 64-bit 01:07:22 Byte Order: Little Endian 01:07:22 Address sizes: 40 bits physical, 48 bits virtual 01:07:22 CPU(s): 2 01:07:22 On-line CPU(s) list: 0,1 01:07:22 Thread(s) per core: 1 01:07:22 Core(s) per socket: 1 01:07:22 Socket(s): 2 01:07:22 NUMA node(s): 1 01:07:22 Vendor ID: AuthenticAMD 01:07:22 CPU family: 23 01:07:22 Model: 49 01:07:22 Model name: AMD EPYC-Rome Processor 01:07:22 Stepping: 0 01:07:22 CPU MHz: 2799.998 01:07:22 BogoMIPS: 5599.99 01:07:22 Virtualization: AMD-V 01:07:22 Hypervisor vendor: KVM 01:07:22 Virtualization type: full 01:07:22 L1d cache: 64 KiB 01:07:22 L1i cache: 64 KiB 01:07:22 L2 cache: 1 MiB 01:07:22 L3 cache: 32 MiB 01:07:22 NUMA node0 CPU(s): 0,1 01:07:22 Vulnerability Gather data sampling: Not affected 01:07:22 Vulnerability Itlb multihit: Not affected 01:07:22 Vulnerability L1tf: Not affected 01:07:22 Vulnerability Mds: Not affected 01:07:22 Vulnerability Meltdown: Not affected 01:07:22 Vulnerability Mmio stale data: Not affected 01:07:22 Vulnerability Retbleed: Vulnerable 01:07:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:07:22 Vulnerability Srbds: Not affected 01:07:22 Vulnerability Tsx async abort: Not affected 01:07:22 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:22 01:07:22 01:07:22 ---> nproc: 01:07:22 2 01:07:22 01:07:22 01:07:22 ---> df -h: 01:07:22 Filesystem Size Used Avail Use% Mounted on 01:07:22 udev 3.9G 0 3.9G 0% /dev 01:07:22 tmpfs 795M 1.1M 794M 1% /run 01:07:22 /dev/vda1 39G 9.8G 29G 26% / 01:07:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:07:22 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:07:22 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:07:22 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:07:22 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:07:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:22 tmpfs 795M 0 795M 0% /run/user/1001 01:07:22 01:07:22 01:07:22 ---> free -m: 01:07:22 total used free shared buff/cache available 01:07:22 Mem: 7945 533 4978 1 2434 7115 01:07:22 Swap: 1023 0 1023 01:07:22 01:07:22 01:07:22 ---> ip addr: 01:07:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:22 inet 127.0.0.1/8 scope host lo 01:07:22 valid_lft forever preferred_lft forever 01:07:22 inet6 ::1/128 scope host 01:07:22 valid_lft forever preferred_lft forever 01:07:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:22 link/ether fa:16:3e:9d:1b:1c brd ff:ff:ff:ff:ff:ff 01:07:22 inet 10.30.123.38/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:07:22 valid_lft 86227sec preferred_lft 86227sec 01:07:22 inet6 fe80::f816:3eff:fe9d:1b1c/64 scope link 01:07:22 valid_lft forever preferred_lft forever 01:07:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:22 link/ether 9a:46:ea:5c:cb:08 brd ff:ff:ff:ff:ff:ff 01:07:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:22 valid_lft forever preferred_lft forever 01:07:22 01:07:22 01:07:22 ---> sar -b -r -n DEV: 01:07:22 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9094) 05/12/26 _x86_64_ (2 CPU) 01:07:22 01:07:22 01:04:31 LINUX RESTART (2 CPU) 01:07:22 01:07:22 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:22 01:06:01 315.38 9.62 305.77 0.00 827.33 9935.83 0.00 01:07:22 01:07:01 77.34 3.98 73.35 0.00 243.96 10286.55 0.00 01:07:22 Average: 196.36 6.80 189.56 0.00 535.64 10111.19 0.00 01:07:22 01:07:22 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:22 01:06:01 5124604 7289312 488440 6.00 89204 2234536 1158940 12.62 699860 2052428 253936 01:07:22 01:07:01 5124476 7306036 470772 5.79 95228 2244564 1144932 12.47 726088 2026976 12612 01:07:22 Average: 5124540 7297674 479606 5.89 92216 2239550 1151936 12.54 712974 2039702 133274 01:07:22 01:07:22 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:22 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:22 01:06:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 01:07:22 01:06:01 ens3 148.43 99.15 1348.85 25.54 0.00 0.00 0.00 0.00 01:07:22 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:22 01:07:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 01:07:22 01:07:01 ens3 40.64 37.63 62.70 13.09 0.00 0.00 0.00 0.00 01:07:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:22 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 01:07:22 Average: ens3 94.53 68.39 705.78 19.32 0.00 0.00 0.00 0.00 01:07:22 01:07:22 01:07:22 ---> sar -P ALL: 01:07:22 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9094) 05/12/26 _x86_64_ (2 CPU) 01:07:22 01:07:22 01:04:31 LINUX RESTART (2 CPU) 01:07:22 01:07:22 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:07:22 01:06:01 all 37.57 0.00 3.94 5.29 0.10 53.10 01:07:22 01:06:01 0 39.15 0.00 4.54 9.39 0.10 46.82 01:07:22 01:06:01 1 36.00 0.00 3.35 1.18 0.10 59.37 01:07:22 01:07:01 all 36.50 0.00 2.78 1.38 0.09 59.25 01:07:22 01:07:01 0 30.66 0.00 2.97 2.40 0.08 63.90 01:07:22 01:07:01 1 42.36 0.00 2.59 0.35 0.10 54.60 01:07:22 Average: all 37.04 0.00 3.36 3.33 0.10 56.17 01:07:22 Average: 0 34.90 0.00 3.75 5.89 0.09 55.36 01:07:22 Average: 1 39.18 0.00 2.97 0.77 0.10 56.99 01:07:22 01:07:22 01:07:22