04:04:29 Started by timer 04:04:29 Running as SYSTEM 04:04:29 [EnvInject] - Loading node environment variables. 04:04:29 Building remotely on prd-ubuntu20.04-docker-2c-8g-776 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:29 [ssh-agent] Looking for ssh-agent implementation... 04:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:30 $ ssh-agent 04:04:30 SSH_AUTH_SOCK=/tmp/ssh-Ginw6G0NEEMR/agent.1508 04:04:30 SSH_AGENT_PID=1510 04:04:30 [ssh-agent] Started. 04:04:30 Running ssh-add (command line suppressed) 04:04:30 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11158299984116689000.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11158299984116689000.key) 04:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:30 The recommended git tool is: NONE 04:04:37 using credential edgex-jenkins-ssh 04:04:37 Wiping out workspace first. 04:04:37 Cloning the remote Git repository 04:04:37 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:37 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:37 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:37 > git --version # timeout=10 04:04:37 > git --version # 'git version 2.25.1' 04:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:39 Avoid second fetch 04:04:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:39 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:39 > git config core.sparsecheckout # timeout=10 04:04:39 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:40 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:40 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:40 > git remote # timeout=10 04:04:40 > git submodule init # timeout=10 04:04:40 > git submodule sync # timeout=10 04:04:41 > git config --get remote.origin.url # timeout=10 04:04:41 > git submodule init # timeout=10 04:04:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:41 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:41 > git config --get submodule.global-jjb.url # timeout=10 04:04:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:41 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:42 > git submodule update --init --recursive global-jjb # timeout=10 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:47 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:47 provisioning config files... 04:04:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15443350864288481837.sh 04:04:47 ---> python-tools-install.sh 04:04:47 Setup pyenv: 04:04:48 * system (set by /opt/pyenv/version) 04:04:48 * 3.8.20 (set by /opt/pyenv/version) 04:04:48 * 3.9.20 (set by /opt/pyenv/version) 04:04:48 3.10.15 04:04:48 3.11.10 04:04:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3Eq 04:04:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:56 lf-activate-venv(): INFO: Base packages installed successfully 04:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools 04:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:05:18 Generating Requirements File 04:05:39 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. 04:05:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:39 Python 3.11.10 04:05:39 pip 26.2.1 from /tmp/venv-X3Eq/lib/python3.11/site-packages/pip (python 3.11) 04:05:40 aiohappyeyeballs==2.7.1 04:05:40 aiohttp==3.14.3 04:05:40 aiosignal==1.4.0 04:05:40 appdirs==1.4.4 04:05:40 argcomplete==3.7.2 04:05:40 aspy.yaml==1.3.0 04:05:40 attrs==26.1.0 04:05:40 autopage==0.6.0 04:05:40 beautifulsoup4==4.15.0 04:05:40 boto3==1.43.78 04:05:40 botocore==1.43.78 04:05:40 bs4==0.0.2 04:05:40 certifi==2026.7.22 04:05:40 cffi==2.1.1 04:05:40 cfgv==3.5.0 04:05:40 chardet==7.6.0 04:05:40 charset-normalizer==3.5.1 04:05:40 click==8.4.2 04:05:40 cliff==4.15.0 04:05:40 cmd2==4.2.0 04:05:40 cryptography==3.3.2 04:05:40 debtcollector==3.1.0 04:05:40 decorator==5.3.1 04:05:40 defusedxml==0.7.1 04:05:40 Deprecated==1.3.1 04:05:40 distlib==0.4.3 04:05:40 dnspython==2.8.0 04:05:40 docker==7.2.0 04:05:40 dogpile.cache==1.5.0 04:05:40 durationpy==0.10 04:05:40 email-validator==2.3.0 04:05:40 filelock==3.32.3 04:05:40 frozenlist==1.8.0 04:05:40 future==1.0.0 04:05:40 gitdb==4.0.12 04:05:40 GitPython==3.1.59 04:05:40 httplib2==0.30.2 04:05:40 identify==2.6.19 04:05:40 idna==3.19 04:05:40 importlib-resources==1.5.0 04:05:40 iso8601==2.1.0 04:05:40 Jinja2==3.1.6 04:05:40 jmespath==1.1.0 04:05:40 jsonpatch==1.33 04:05:40 jsonpointer==3.1.1 04:05:40 jsonschema==4.26.0 04:05:40 jsonschema-specifications==2025.9.1 04:05:40 keystoneauth1==5.15.0 04:05:40 kubernetes==36.0.3 04:05:40 lftools==0.37.23 04:05:40 lxml==6.1.2 04:05:40 markdown-it-py==4.2.0 04:05:40 MarkupSafe==3.0.3 04:05:40 mdurl==0.1.2 04:05:40 msgpack==1.2.1 04:05:40 multi_key_dict==2.0.3 04:05:40 multidict==6.7.1 04:05:40 munch==4.0.0 04:05:40 netaddr==1.3.0 04:05:40 niet==1.4.2 04:05:40 nodeenv==1.10.0 04:05:40 oauth2client==4.1.3 04:05:40 oauthlib==3.3.1 04:05:40 openstacksdk==4.18.0 04:05:40 os-service-types==1.9.0 04:05:40 osc-lib==4.7.0 04:05:40 oslo.config==10.7.0 04:05:40 oslo.context==6.5.0 04:05:40 oslo.i18n==6.9.0 04:05:40 oslo.log==8.3.0 04:05:40 oslo.serialization==5.11.0 04:05:40 oslo.utils==10.1.1 04:05:40 packaging==26.3 04:05:40 pbr==7.0.3 04:05:40 platformdirs==4.11.3 04:05:40 prettytable==3.18.0 04:05:40 prompt_toolkit==3.0.53 04:05:40 propcache==0.5.2 04:05:40 psutil==7.2.2 04:05:40 pyasn1==0.6.4 04:05:40 pyasn1_modules==0.4.2 04:05:40 pycparser==3.0 04:05:40 pygerrit2==2.0.15 04:05:40 PyGithub==2.10.0 04:05:40 Pygments==2.21.0 04:05:40 PyJWT==2.13.0 04:05:40 PyNaCl==1.6.2 04:05:40 pyparsing==2.4.7 04:05:40 pyperclip==1.11.0 04:05:40 pyrsistent==0.20.0 04:05:40 python-dateutil==2.9.0.post0 04:05:40 python-discovery==1.5.2 04:05:40 python-heatclient==5.2.0 04:05:40 python-jenkins==1.8.3 04:05:40 python-keystoneclient==5.8.0 04:05:40 python-magnumclient==4.11.0 04:05:40 python-manilaclient==6.2.0 04:05:40 python-openstackclient==10.2.1 04:05:40 python-swiftclient==4.10.0 04:05:40 PyYAML==6.0.3 04:05:40 referencing==0.37.0 04:05:40 requests==2.34.2 04:05:40 requests-oauthlib==2.0.0 04:05:40 rfc3986==2.0.0 04:05:40 rich==15.0.0 04:05:40 rich-argparse==1.8.0 04:05:40 rpds-py==2026.6.3 04:05:40 rsa==4.9.1 04:05:40 ruamel.yaml==0.19.1 04:05:40 ruamel.yaml.clib==0.2.15 04:05:40 s3transfer==0.19.2 04:05:40 simplejson==4.1.1 04:05:40 six==1.17.0 04:05:40 smmap==5.0.3 04:05:40 soupsieve==2.9.2 04:05:40 stevedore==5.9.1 04:05:40 tabulate==0.10.0 04:05:40 toml==0.10.2 04:05:40 tomlkit==0.15.1 04:05:40 tqdm==4.70.0 04:05:40 typing_extensions==4.16.0 04:05:40 urllib3==1.26.20 04:05:40 virtualenv==21.7.4 04:05:40 wcwidth==0.8.2 04:05:40 websocket-client==1.9.0 04:05:40 wrapt==2.3.0 04:05:40 xdg==6.0.0 04:05:40 xmltodict==1.0.4 04:05:40 yarl==1.24.5 04:05:40 yq==4.1.2 04:05:40 [EnvInject] - Injecting environment variables from a build step. 04:05:40 [EnvInject] - Injecting as environment variables the properties content 04:05:40 OS_CLOUD=vex 04:05:40 04:05:40 [EnvInject] - Variables injected successfully. 04:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1972197814987048969.sh 04:05:40 ---> Orphaned k8s clusters 04:05:40 Setup pyenv: 04:05:40 system 04:05:40 3.8.20 04:05:40 3.9.20 04:05:40 3.10.15 04:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:42 lf-activate-venv(): INFO: Base packages installed successfully 04:05:42 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:05:50 -----> Delete orphaned cluster 04:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13887515747461448924.sh 04:05:50 ---> Orphaned stacks 04:05:50 Setup pyenv: 04:05:50 system 04:05:50 3.8.20 04:05:50 3.9.20 04:05:50 3.10.15 04:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:52 lf-activate-venv(): INFO: Base packages installed successfully 04:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:03 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. 04:06:03 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:03 + mapfile -t OS_COE_CLUSTERS_ID 04:06:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:06:03 ++ awk '{print $1}' 04:06:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:06:05 + echo '-----> Active clusters -> stacks' 04:06:05 -----> Active clusters -> stacks 04:06:05 + OS_COE_STACKS=() 04:06:05 + [[ 0 -gt 0 ]] 04:06:05 + mapfile -t OS_STACKS 04:06:05 ++ awk '{print $1}' 04:06:05 ++ 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 04:06:07 + echo '-----> Active stacks' 04:06:07 -----> Active stacks 04:06:07 + echo '-----> Delete orphaned stacks' 04:06:07 -----> Delete orphaned stacks 04:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13410158654217951537.sh 04:06:07 ---> Orphaned servers 04:06:07 Setup pyenv: 04:06:07 system 04:06:07 3.8.20 04:06:07 3.9.20 04:06:07 3.10.15 04:06:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:09 lf-activate-venv(): INFO: Base packages installed successfully 04:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:21 -----> Active servers 04:06:21 prd-ubuntu20.04-docker-2c-8g-776 04:06:21 prd-centos7-blackbox-4c-2g-460 04:06:21 -----> Delete orphaned servers 04:06:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12835544824405057136.sh 04:06:25 ---> Orphaned ports 04:06:25 Setup pyenv: 04:06:25 system 04:06:25 3.8.20 04:06:25 3.9.20 04:06:25 3.10.15 04:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:26 lf-activate-venv(): INFO: Base packages installed successfully 04:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:34 No orphaned ports to process. 04:06:34 Build step 'Conditional step (single)' marked build as failure 04:06:35 $ ssh-agent -k 04:06:35 unset SSH_AUTH_SOCK; 04:06:35 unset SSH_AGENT_PID; 04:06:35 echo Agent pid 1510 killed; 04:06:35 [ssh-agent] Stopped. 04:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18386204293017833854.sh 04:06:35 ---> sysstat.sh 04:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10927173573303783249.sh 04:06:35 ---> package-listing.sh 04:06:35 ++ tr '[:upper:]' '[:lower:]' 04:06:35 ++ facter osfamily 04:06:36 + OS_FAMILY=debian 04:06:36 + workspace=/w/workspace/ci-management-openstack-cron 04:06:36 + START_PACKAGES=/tmp/packages_start.txt 04:06:36 + END_PACKAGES=/tmp/packages_end.txt 04:06:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:36 + PACKAGES=/tmp/packages_start.txt 04:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:36 + PACKAGES=/tmp/packages_end.txt 04:06:36 + case "${OS_FAMILY}" in 04:06:36 + dpkg -l 04:06:36 + grep '^ii' 04:06:36 + '[' -f /tmp/packages_start.txt ']' 04:06:36 + '[' -f /tmp/packages_end.txt ']' 04:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:36 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4757212016534733393.sh 04:06:36 ---> capture-instance-metadata.sh 04:06:36 Setup pyenv: 04:06:36 system 04:06:36 3.8.20 04:06:36 3.9.20 04:06:36 3.10.15 04:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:37 lf-activate-venv(): INFO: Base packages installed successfully 04:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:43 INFO: Running in OpenStack, capturing instance metadata 04:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5173274344746156731.sh 04:06:43 provisioning config files... 04:06:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11559670310490974844tmp 04:06:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:43 [EnvInject] - Injecting environment variables from a build step. 04:06:43 [EnvInject] - Injecting as environment variables the properties content 04:06:43 SERVER_ID=logs 04:06:43 04:06:43 [EnvInject] - Variables injected successfully. 04:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11733836734747446932.sh 04:06:43 ---> create-netrc.sh 04:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9764408516503644804.sh 04:06:43 ---> python-tools-install.sh 04:06:43 Setup pyenv: 04:06:43 system 04:06:43 3.8.20 04:06:43 3.9.20 04:06:43 3.10.15 04:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:45 lf-activate-venv(): INFO: Base packages installed successfully 04:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12192638720893244389.sh 04:06:50 ---> sudo-logs.sh 04:06:50 Archiving 'sudo' log.. 04:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11158471613226037013.sh 04:06:50 ---> job-cost.sh 04:06:51 Setup pyenv: 04:06:51 system 04:06:51 3.8.20 04:06:51 3.9.20 04:06:51 3.10.15 04:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:52 lf-activate-venv(): INFO: Base packages installed successfully 04:06:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:06:57 INFO: No Stack... 04:06:57 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:57 INFO: Archiving Costs 04:06:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11574739132416378413.sh 04:06:58 ---> logs-deploy.sh 04:06:58 Setup pyenv: 04:06:58 system 04:06:58 3.8.20 04:06:58 3.9.20 04:06:58 3.10.15 04:06:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3Eq from file:/tmp/.os_lf_venv 04:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:59 lf-activate-venv(): INFO: Base packages installed successfully 04:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-X3Eq/bin to PATH 04:07:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64554 04:07:05 INFO: archiving workspace using pattern(s): 04:07:05 Archives upload complete. 04:07:06 INFO: archiving logs to Nexus 04:07:07 ---> uname -a: 04:07:07 Linux prd-ubuntu20-04-docker-2c-8g-776 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:07:07 04:07:07 04:07:07 ---> lscpu: 04:07:07 Architecture: x86_64 04:07:07 CPU op-mode(s): 32-bit, 64-bit 04:07:07 Byte Order: Little Endian 04:07:07 Address sizes: 40 bits physical, 48 bits virtual 04:07:07 CPU(s): 2 04:07:07 On-line CPU(s) list: 0,1 04:07:07 Thread(s) per core: 1 04:07:07 Core(s) per socket: 1 04:07:07 Socket(s): 2 04:07:07 NUMA node(s): 1 04:07:07 Vendor ID: AuthenticAMD 04:07:07 CPU family: 23 04:07:07 Model: 49 04:07:07 Model name: AMD EPYC-Rome Processor 04:07:07 Stepping: 0 04:07:07 CPU MHz: 2799.998 04:07:07 BogoMIPS: 5599.99 04:07:07 Virtualization: AMD-V 04:07:07 Hypervisor vendor: KVM 04:07:07 Virtualization type: full 04:07:07 L1d cache: 64 KiB 04:07:07 L1i cache: 64 KiB 04:07:07 L2 cache: 1 MiB 04:07:07 L3 cache: 32 MiB 04:07:07 NUMA node0 CPU(s): 0,1 04:07:07 Vulnerability Gather data sampling: Not affected 04:07:07 Vulnerability Itlb multihit: Not affected 04:07:07 Vulnerability L1tf: Not affected 04:07:07 Vulnerability Mds: Not affected 04:07:07 Vulnerability Meltdown: Not affected 04:07:07 Vulnerability Mmio stale data: Not affected 04:07:07 Vulnerability Retbleed: Vulnerable 04:07:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:07:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:07:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:07:07 Vulnerability Srbds: Not affected 04:07:07 Vulnerability Tsx async abort: Not affected 04:07:07 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 04:07:07 04:07:07 04:07:07 ---> nproc: 04:07:07 2 04:07:07 04:07:07 04:07:07 ---> df -h: 04:07:07 Filesystem Size Used Avail Use% Mounted on 04:07:07 udev 3.9G 0 3.9G 0% /dev 04:07:07 tmpfs 795M 1.1M 794M 1% /run 04:07:07 /dev/vda1 39G 9.9G 29G 26% / 04:07:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:07:07 tmpfs 5.0M 0 5.0M 0% /run/lock 04:07:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:07:07 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 04:07:07 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 04:07:07 /dev/loop2 62M 62M 0 100% /snap/core20/1405 04:07:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:07:07 tmpfs 795M 0 795M 0% /run/user/1001 04:07:07 04:07:07 04:07:07 ---> free -m: 04:07:07 total used free shared buff/cache available 04:07:07 Mem: 7945 528 4897 1 2520 7117 04:07:07 Swap: 1023 0 1023 04:07:07 04:07:07 04:07:07 ---> ip addr: 04:07:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:07:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:07:07 inet 127.0.0.1/8 scope host lo 04:07:07 valid_lft forever preferred_lft forever 04:07:07 inet6 ::1/128 scope host 04:07:07 valid_lft forever preferred_lft forever 04:07:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:07:07 link/ether fa:16:3e:0d:7e:cb brd ff:ff:ff:ff:ff:ff 04:07:07 inet 10.30.123.51/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:07:07 valid_lft 86198sec preferred_lft 86198sec 04:07:07 inet6 fe80::f816:3eff:fe0d:7ecb/64 scope link 04:07:07 valid_lft forever preferred_lft forever 04:07:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:07:07 link/ether 4a:34:b1:67:ed:71 brd ff:ff:ff:ff:ff:ff 04:07:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:07:07 valid_lft forever preferred_lft forever 04:07:07 04:07:07 04:07:07 ---> sar -b -r -n DEV: 04:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-776) 08/22/26 _x86_64_ (2 CPU) 04:07:07 04:07:07 04:03:47 LINUX RESTART (2 CPU) 04:07:07 04:07:07 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:07:07 04:05:02 340.14 73.27 266.87 0.00 11562.34 51910.28 0.00 04:07:07 04:06:01 99.59 1.32 98.27 0.00 111.44 13095.41 0.00 04:07:07 04:07:01 35.13 1.52 33.61 0.00 137.71 6205.10 0.00 04:07:07 Average: 158.62 25.50 133.11 0.00 3958.53 23796.37 0.00 04:07:07 04:07:07 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:07:07 04:05:02 5480528 7301512 497312 6.11 63288 1936688 1162084 12.65 678276 1761196 55256 04:07:07 04:06:01 4972680 7241576 531184 6.53 92348 2331144 1170032 12.74 753204 2143452 178256 04:07:07 04:07:01 5028292 7302288 470032 5.78 93808 2334036 1113684 12.12 726840 2114484 31520 04:07:07 Average: 5160500 7281792 499509 6.14 83148 2200623 1148600 12.50 719440 2006377 88344 04:07:07 04:07:07 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:07:07 04:05:02 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 04:07:07 04:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:07 04:05:02 ens3 216.40 173.64 1051.16 65.74 0.00 0.00 0.00 0.00 04:07:07 04:06:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 04:07:07 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:07 04:06:01 ens3 74.55 47.47 1147.57 8.13 0.00 0.00 0.00 0.00 04:07:07 04:07:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 04:07:07 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:07 04:07:01 ens3 19.88 16.81 24.14 10.60 0.00 0.00 0.00 0.00 04:07:07 Average: lo 1.26 1.26 0.13 0.13 0.00 0.00 0.00 0.00 04:07:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:07 Average: ens3 103.77 79.48 738.68 28.27 0.00 0.00 0.00 0.00 04:07:07 04:07:07 04:07:07 ---> sar -P ALL: 04:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-776) 08/22/26 _x86_64_ (2 CPU) 04:07:07 04:07:07 04:03:47 LINUX RESTART (2 CPU) 04:07:07 04:07:07 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:07:07 04:05:02 all 24.84 0.00 4.14 5.71 0.08 65.23 04:07:07 04:05:02 0 22.80 0.00 4.87 6.80 0.07 65.47 04:07:07 04:05:02 1 26.88 0.00 3.42 4.62 0.08 64.99 04:07:07 04:06:01 all 40.31 0.00 3.12 2.77 0.09 53.72 04:07:07 04:06:01 0 23.01 0.00 2.38 0.35 0.08 74.17 04:07:07 04:06:01 1 57.83 0.00 3.87 5.21 0.10 32.99 04:07:07 04:07:01 all 40.48 0.00 2.79 0.56 0.07 56.10 04:07:07 04:07:01 0 49.32 0.00 2.92 0.20 0.08 47.48 04:07:07 04:07:01 1 31.69 0.00 2.67 0.91 0.07 64.67 04:07:07 Average: all 35.21 0.00 3.35 3.00 0.08 58.35 04:07:07 Average: 0 31.75 0.00 3.39 2.44 0.08 62.35 04:07:07 Average: 1 38.69 0.00 3.31 3.56 0.08 54.35 04:07:07 04:07:07 04:07:07