03:03:51 Started by timer 03:03:51 Running as SYSTEM 03:03:51 [EnvInject] - Loading node environment variables. 03:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-14448 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:03:51 [ssh-agent] Looking for ssh-agent implementation... 03:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:51 $ ssh-agent 03:03:51 SSH_AUTH_SOCK=/tmp/ssh-cSge9ZzNaDvo/agent.1521 03:03:51 SSH_AGENT_PID=1523 03:03:51 [ssh-agent] Started. 03:03:51 Running ssh-add (command line suppressed) 03:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4399920905565802436.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4399920905565802436.key) 03:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:52 The recommended git tool is: NONE 03:03:53 using credential edgex-jenkins-ssh 03:03:53 Wiping out workspace first. 03:03:53 Cloning the remote Git repository 03:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 03:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:03:54 > git --version # timeout=10 03:03:54 > git --version # 'git version 2.25.1' 03:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:55 Avoid second fetch 03:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:55 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:03:55 > git config core.sparsecheckout # timeout=10 03:03:55 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:03:55 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:03:55 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:03:55 > git remote # timeout=10 03:03:55 > git submodule init # timeout=10 03:03:55 > git submodule sync # timeout=10 03:03:55 > git config --get remote.origin.url # timeout=10 03:03:55 > git submodule init # timeout=10 03:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:55 > git config --get submodule.global-jjb.url # timeout=10 03:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 03:03:56 > git submodule update --init --recursive global-jjb # timeout=10 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:00 provisioning config files... 03:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14540682931060549996.sh 03:04:00 ---> python-tools-install.sh 03:04:00 Setup pyenv: 03:04:00 * system (set by /opt/pyenv/version) 03:04:00 * 3.8.20 (set by /opt/pyenv/version) 03:04:00 * 3.9.20 (set by /opt/pyenv/version) 03:04:00 3.10.15 03:04:00 3.11.10 03:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rpv6 03:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:10 lf-activate-venv(): INFO: Base packages installed successfully 03:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:04:49 Generating Requirements File 03:05:22 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. 03:05:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:22 Python 3.11.10 03:05:22 pip 26.1.2 from /tmp/venv-Rpv6/lib/python3.11/site-packages/pip (python 3.11) 03:05:22 aiohappyeyeballs==2.7.1 03:05:22 aiohttp==3.14.1 03:05:22 aiosignal==1.4.0 03:05:22 appdirs==1.4.4 03:05:22 argcomplete==3.7.0 03:05:22 aspy.yaml==1.3.0 03:05:22 attrs==26.1.0 03:05:22 autopage==0.6.0 03:05:22 beautifulsoup4==4.15.0 03:05:22 boto3==1.43.41 03:05:22 botocore==1.43.41 03:05:22 bs4==0.0.2 03:05:22 certifi==2026.6.17 03:05:22 cffi==2.1.0 03:05:22 cfgv==3.5.0 03:05:22 chardet==7.4.3 03:05:22 charset-normalizer==3.4.8 03:05:22 click==8.4.2 03:05:22 cliff==4.14.0 03:05:22 cmd2==4.0.0 03:05:22 cryptography==3.3.2 03:05:22 debtcollector==3.1.0 03:05:22 decorator==5.3.1 03:05:22 defusedxml==0.7.1 03:05:22 Deprecated==1.3.1 03:05:22 distlib==0.4.3 03:05:22 dnspython==2.8.0 03:05:22 docker==7.1.0 03:05:22 dogpile.cache==1.5.0 03:05:22 durationpy==0.10 03:05:22 email-validator==2.3.0 03:05:22 filelock==3.29.6 03:05:22 frozenlist==1.8.0 03:05:22 future==1.0.0 03:05:22 gitdb==4.0.12 03:05:22 GitPython==3.1.50 03:05:22 httplib2==0.30.2 03:05:22 identify==2.6.19 03:05:22 idna==3.18 03:05:22 importlib-resources==1.5.0 03:05:22 iso8601==2.1.0 03:05:22 Jinja2==3.1.6 03:05:22 jmespath==1.1.0 03:05:22 jsonpatch==1.33 03:05:22 jsonpointer==3.1.1 03:05:22 jsonschema==4.26.0 03:05:22 jsonschema-specifications==2025.9.1 03:05:22 keystoneauth1==5.15.0 03:05:22 kubernetes==36.0.2 03:05:22 lftools==0.37.22 03:05:22 lxml==6.1.1 03:05:22 markdown-it-py==4.2.0 03:05:22 MarkupSafe==3.0.3 03:05:22 mdurl==0.1.2 03:05:22 msgpack==1.2.1 03:05:22 multi_key_dict==2.0.3 03:05:22 multidict==6.7.1 03:05:22 munch==4.0.0 03:05:22 netaddr==1.3.0 03:05:22 niet==1.4.2 03:05:22 nodeenv==1.10.0 03:05:22 oauth2client==4.1.3 03:05:22 oauthlib==3.3.1 03:05:22 openstacksdk==4.17.0 03:05:22 os-service-types==1.8.2 03:05:22 osc-lib==4.6.0 03:05:22 oslo.config==10.5.0 03:05:22 oslo.context==6.4.0 03:05:22 oslo.i18n==6.8.0 03:05:22 oslo.log==8.2.0 03:05:22 oslo.serialization==5.10.0 03:05:22 oslo.utils==10.1.1 03:05:22 packaging==26.2 03:05:22 pbr==7.0.3 03:05:22 platformdirs==4.10.0 03:05:22 prettytable==3.18.0 03:05:22 prompt_toolkit==3.0.52 03:05:22 propcache==0.5.2 03:05:22 psutil==7.2.2 03:05:22 pyasn1==0.6.3 03:05:22 pyasn1_modules==0.4.2 03:05:22 pycparser==3.0 03:05:22 pygerrit2==2.0.15 03:05:22 PyGithub==2.9.1 03:05:22 Pygments==2.20.0 03:05:22 PyJWT==2.13.0 03:05:22 PyNaCl==1.6.2 03:05:22 pyparsing==2.4.7 03:05:22 pyperclip==1.11.0 03:05:22 pyrsistent==0.20.0 03:05:22 python-cinderclient==9.9.0 03:05:22 python-dateutil==2.9.0.post0 03:05:22 python-discovery==1.4.3 03:05:22 python-heatclient==5.2.0 03:05:22 python-jenkins==1.8.3 03:05:22 python-keystoneclient==5.8.0 03:05:22 python-magnumclient==4.11.0 03:05:22 python-openstackclient==10.1.0 03:05:22 python-swiftclient==4.10.0 03:05:22 PyYAML==6.0.3 03:05:22 referencing==0.37.0 03:05:22 requests==2.34.2 03:05:22 requests-oauthlib==2.0.0 03:05:22 rfc3986==2.0.0 03:05:22 rich==15.0.0 03:05:22 rich-argparse==1.8.0 03:05:22 rpds-py==2026.6.3 03:05:22 rsa==4.9.1 03:05:22 ruamel.yaml==0.19.1 03:05:22 ruamel.yaml.clib==0.2.15 03:05:22 s3transfer==0.19.0 03:05:22 simplejson==4.1.1 03:05:22 six==1.17.0 03:05:22 smmap==5.0.3 03:05:22 soupsieve==2.8.4 03:05:22 stevedore==5.9.0 03:05:22 tabulate==0.10.0 03:05:22 toml==0.10.2 03:05:22 tomlkit==0.15.0 03:05:22 tqdm==4.68.3 03:05:22 typing_extensions==4.16.0 03:05:22 urllib3==1.26.20 03:05:22 virtualenv==21.6.0 03:05:22 wcwidth==0.8.2 03:05:22 websocket-client==1.9.0 03:05:22 wrapt==2.2.2 03:05:22 xdg==6.0.0 03:05:22 xmltodict==1.0.4 03:05:22 yarl==1.24.2 03:05:22 yq==4.1.1 03:05:22 [EnvInject] - Injecting environment variables from a build step. 03:05:23 [EnvInject] - Injecting as environment variables the properties content 03:05:23 OS_CLOUD=vex 03:05:23 03:05:23 [EnvInject] - Variables injected successfully. 03:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13385598853422603813.sh 03:05:23 ---> Orphaned k8s clusters 03:05:23 Setup pyenv: 03:05:23 system 03:05:23 3.8.20 03:05:23 3.9.20 03:05:23 3.10.15 03:05:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:25 lf-activate-venv(): INFO: Base packages installed successfully 03:05:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:05:38 -----> Delete orphaned cluster 03:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5275129596482080855.sh 03:05:38 ---> Orphaned stacks 03:05:38 Setup pyenv: 03:05:38 system 03:05:38 3.8.20 03:05:38 3.9.20 03:05:38 3.10.15 03:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:40 lf-activate-venv(): INFO: Base packages installed successfully 03:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:05:57 + mapfile -t OS_COE_CLUSTERS_ID 03:05:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:57 ++ awk '{print $1}' 03:05:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:59 + echo '-----> Active clusters -> stacks' 03:05:59 -----> Active clusters -> stacks 03:05:59 + OS_COE_STACKS=() 03:05:59 + [[ 0 -gt 0 ]] 03:05:59 + mapfile -t OS_STACKS 03:05:59 ++ 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 03:05:59 ++ awk '{print $1}' 03:06:00 + echo '-----> Active stacks' 03:06:00 -----> Active stacks 03:06:00 + echo '-----> Delete orphaned stacks' 03:06:00 -----> Delete orphaned stacks 03:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5419452387481796446.sh 03:06:00 ---> Orphaned servers 03:06:00 Setup pyenv: 03:06:00 system 03:06:00 3.8.20 03:06:00 3.9.20 03:06:00 3.10.15 03:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:02 lf-activate-venv(): INFO: Base packages installed successfully 03:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:06:25 -----> Active servers 03:06:25 prd-ubuntu20.04-docker-2c-8g-14448 03:06:25 prd-centos7-docker-4c-2g-14447 03:06:25 prd-centos7-blackbox-4c-2g-14261 03:06:25 prd-centos7-blackbox-4c-2g-14260 03:06:25 -----> Delete orphaned servers 03:06:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9192485893214346461.sh 03:06:26 ---> Orphaned ports 03:06:26 Setup pyenv: 03:06:26 system 03:06:26 3.8.20 03:06:26 3.9.20 03:06:26 3.10.15 03:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:28 lf-activate-venv(): INFO: Base packages installed successfully 03:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:06:43 No orphaned ports to process. 03:06:43 Build step 'Conditional step (single)' marked build as failure 03:06:43 $ ssh-agent -k 03:06:43 unset SSH_AUTH_SOCK; 03:06:43 unset SSH_AGENT_PID; 03:06:43 echo Agent pid 1523 killed; 03:06:43 [ssh-agent] Stopped. 03:06:43 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8797043788455178666.sh 03:06:43 ---> sysstat.sh 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12615256095877518539.sh 03:06:44 ---> package-listing.sh 03:06:44 ++ tr '[:upper:]' '[:lower:]' 03:06:44 ++ facter osfamily 03:06:44 + OS_FAMILY=debian 03:06:44 + workspace=/w/workspace/ci-management-openstack-cron 03:06:44 + START_PACKAGES=/tmp/packages_start.txt 03:06:44 + END_PACKAGES=/tmp/packages_end.txt 03:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:44 + PACKAGES=/tmp/packages_start.txt 03:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:44 + PACKAGES=/tmp/packages_end.txt 03:06:44 + case "${OS_FAMILY}" in 03:06:44 + grep '^ii' 03:06:44 + dpkg -l 03:06:44 + '[' -f /tmp/packages_start.txt ']' 03:06:44 + '[' -f /tmp/packages_end.txt ']' 03:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7618295726805318725.sh 03:06:44 ---> capture-instance-metadata.sh 03:06:44 Setup pyenv: 03:06:44 system 03:06:44 3.8.20 03:06:44 3.9.20 03:06:44 3.10.15 03:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:46 lf-activate-venv(): INFO: Base packages installed successfully 03:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:06:54 INFO: Running in OpenStack, capturing instance metadata 03:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1495933141060350240.sh 03:06:55 provisioning config files... 03:06:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16960009246792802602tmp 03:06:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:55 [EnvInject] - Injecting environment variables from a build step. 03:06:55 [EnvInject] - Injecting as environment variables the properties content 03:06:55 SERVER_ID=logs 03:06:55 03:06:55 [EnvInject] - Variables injected successfully. 03:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10721718670595350460.sh 03:06:55 ---> create-netrc.sh 03:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8286047138320686017.sh 03:06:55 ---> python-tools-install.sh 03:06:55 Setup pyenv: 03:06:55 system 03:06:55 3.8.20 03:06:55 3.9.20 03:06:55 3.10.15 03:06:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:57 lf-activate-venv(): INFO: Base packages installed successfully 03:06:57 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:07:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3058213573217351969.sh 03:07:08 ---> sudo-logs.sh 03:07:08 Archiving 'sudo' log.. 03:07:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10253856974875697714.sh 03:07:08 ---> job-cost.sh 03:07:08 Setup pyenv: 03:07:08 system 03:07:08 3.8.20 03:07:08 3.9.20 03:07:08 3.10.15 03:07:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:10 lf-activate-venv(): INFO: Base packages installed successfully 03:07:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:07:19 INFO: No Stack... 03:07:20 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:20 INFO: Archiving Costs 03:07:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14841626959347537856.sh 03:07:20 ---> logs-deploy.sh 03:07:20 Setup pyenv: 03:07:20 system 03:07:20 3.8.20 03:07:20 3.9.20 03:07:20 3.10.15 03:07:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rpv6 from file:/tmp/.os_lf_venv 03:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:22 lf-activate-venv(): INFO: Base packages installed successfully 03:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-Rpv6/bin to PATH 03:07:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63452 03:07:34 INFO: archiving workspace using pattern(s): 03:07:35 Archives upload complete. 03:07:35 INFO: archiving logs to Nexus 03:07:36 ---> uname -a: 03:07:36 Linux prd-ubuntu20-04-docker-2c-8g-14448 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:07:36 03:07:36 03:07:36 ---> lscpu: 03:07:36 Architecture: x86_64 03:07:36 CPU op-mode(s): 32-bit, 64-bit 03:07:36 Byte Order: Little Endian 03:07:36 Address sizes: 40 bits physical, 48 bits virtual 03:07:36 CPU(s): 2 03:07:36 On-line CPU(s) list: 0,1 03:07:36 Thread(s) per core: 1 03:07:36 Core(s) per socket: 1 03:07:36 Socket(s): 2 03:07:36 NUMA node(s): 1 03:07:36 Vendor ID: AuthenticAMD 03:07:36 CPU family: 23 03:07:36 Model: 49 03:07:36 Model name: AMD EPYC-Rome Processor 03:07:36 Stepping: 0 03:07:36 CPU MHz: 2800.000 03:07:36 BogoMIPS: 5600.00 03:07:36 Virtualization: AMD-V 03:07:36 Hypervisor vendor: KVM 03:07:36 Virtualization type: full 03:07:36 L1d cache: 64 KiB 03:07:36 L1i cache: 64 KiB 03:07:36 L2 cache: 1 MiB 03:07:36 L3 cache: 32 MiB 03:07:36 NUMA node0 CPU(s): 0,1 03:07:36 Vulnerability Gather data sampling: Not affected 03:07:36 Vulnerability Itlb multihit: Not affected 03:07:36 Vulnerability L1tf: Not affected 03:07:36 Vulnerability Mds: Not affected 03:07:36 Vulnerability Meltdown: Not affected 03:07:36 Vulnerability Mmio stale data: Not affected 03:07:36 Vulnerability Retbleed: Vulnerable 03:07:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:36 Vulnerability Srbds: Not affected 03:07:36 Vulnerability Tsx async abort: Not affected 03:07:36 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 03:07:36 03:07:36 03:07:36 ---> nproc: 03:07:36 2 03:07:36 03:07:36 03:07:36 ---> df -h: 03:07:36 Filesystem Size Used Avail Use% Mounted on 03:07:36 udev 3.9G 0 3.9G 0% /dev 03:07:36 tmpfs 795M 1.1M 794M 1% /run 03:07:36 /dev/vda1 39G 9.9G 29G 26% / 03:07:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:36 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:36 /dev/loop1 62M 62M 0 100% /snap/core20/1405 03:07:36 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 03:07:36 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 03:07:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:36 tmpfs 795M 0 795M 0% /run/user/1001 03:07:36 03:07:36 03:07:36 ---> free -m: 03:07:36 total used free shared buff/cache available 03:07:36 Mem: 7945 519 4913 1 2513 7127 03:07:36 Swap: 1023 0 1023 03:07:36 03:07:36 03:07:36 ---> ip addr: 03:07:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:36 inet 127.0.0.1/8 scope host lo 03:07:36 valid_lft forever preferred_lft forever 03:07:36 inet6 ::1/128 scope host 03:07:36 valid_lft forever preferred_lft forever 03:07:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:36 link/ether fa:16:3e:6e:7e:ca brd ff:ff:ff:ff:ff:ff 03:07:36 inet 10.30.123.220/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:36 valid_lft 86143sec preferred_lft 86143sec 03:07:36 inet6 fe80::f816:3eff:fe6e:7eca/64 scope link 03:07:36 valid_lft forever preferred_lft forever 03:07:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:36 link/ether 76:00:57:15:e3:84 brd ff:ff:ff:ff:ff:ff 03:07:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:36 valid_lft forever preferred_lft forever 03:07:36 03:07:36 03:07:36 ---> sar -b -r -n DEV: 03:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14448) 07/07/26 _x86_64_ (2 CPU) 03:07:36 03:07:36 03:03:21 LINUX RESTART (2 CPU) 03:07:36 03:07:36 03:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:36 03:05:01 67.92 1.30 66.62 0.00 79.31 6716.57 0.00 03:07:36 03:06:01 89.79 1.15 88.64 0.00 88.25 13129.01 0.00 03:07:36 03:07:01 32.88 1.23 31.64 0.00 114.25 2361.47 0.00 03:07:36 Average: 63.50 1.23 62.27 0.00 94.02 7406.18 0.00 03:07:36 03:07:36 03:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:36 03:05:01 5275220 7346620 437840 5.38 82556 2153636 1097172 11.95 640512 1975888 193396 03:07:36 03:06:01 5088220 7340416 433336 5.33 94684 2312212 1103960 12.02 683128 2100396 45728 03:07:36 03:07:01 5054908 7313224 460600 5.66 97304 2315864 1132984 12.33 720716 2096128 9820 03:07:36 Average: 5139449 7333420 443925 5.46 91515 2260571 1111372 12.10 681452 2057471 82981 03:07:36 03:07:36 03:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:36 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:36 03:05:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 03:07:36 03:05:01 ens3 113.79 80.33 1016.41 8.97 0.00 0.00 0.00 0.00 03:07:36 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:36 03:06:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 03:07:36 03:06:01 ens3 49.33 37.54 317.56 8.36 0.00 0.00 0.00 0.00 03:07:36 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:36 03:07:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:07:36 03:07:01 ens3 24.90 21.66 26.68 8.76 0.00 0.00 0.00 0.00 03:07:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:36 Average: lo 1.16 1.16 0.12 0.12 0.00 0.00 0.00 0.00 03:07:36 Average: ens3 62.39 46.32 450.40 8.70 0.00 0.00 0.00 0.00 03:07:36 03:07:36 03:07:36 ---> sar -P ALL: 03:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14448) 07/07/26 _x86_64_ (2 CPU) 03:07:36 03:07:36 03:03:21 LINUX RESTART (2 CPU) 03:07:36 03:07:36 03:04:02 CPU %user %nice %system %iowait %steal %idle 03:07:36 03:05:01 all 25.35 0.00 2.32 3.77 0.09 68.47 03:07:36 03:05:01 0 36.82 0.00 3.10 5.15 0.12 54.81 03:07:36 03:05:01 1 13.86 0.00 1.55 2.38 0.05 82.15 03:07:36 03:06:01 all 31.07 0.00 2.27 1.66 0.08 64.93 03:07:36 03:06:01 0 18.88 0.00 2.11 3.09 0.07 75.86 03:07:36 03:06:01 1 43.23 0.00 2.44 0.23 0.08 54.01 03:07:36 03:07:01 all 28.31 0.00 1.83 0.74 0.08 69.03 03:07:36 03:07:01 0 16.73 0.00 1.44 1.20 0.07 80.56 03:07:36 03:07:01 1 39.85 0.00 2.22 0.28 0.10 57.55 03:07:36 Average: all 28.26 0.00 2.14 2.05 0.08 67.47 03:07:36 Average: 0 24.07 0.00 2.21 3.14 0.08 70.50 03:07:36 Average: 1 32.45 0.00 2.07 0.96 0.08 64.45 03:07:36 03:07:36 03:07:36