04:04:34 Started by timer 04:04:34 Running as SYSTEM 04:04:37 [EnvInject] - Loading node environment variables. 04:04:38 Building remotely on prd-ubuntu20.04-docker-2c-8g-550 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:38 [ssh-agent] Looking for ssh-agent implementation... 04:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:38 $ ssh-agent 04:04:38 SSH_AUTH_SOCK=/tmp/ssh-yRsSZpCmebB7/agent.1530 04:04:38 SSH_AGENT_PID=1532 04:04:38 [ssh-agent] Started. 04:04:38 Running ssh-add (command line suppressed) 04:04:38 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2214122375111383058.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2214122375111383058.key) 04:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:38 The recommended git tool is: NONE 04:04:42 using credential edgex-jenkins-ssh 04:04:42 Wiping out workspace first. 04:04:42 Cloning the remote Git repository 04:04:42 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:42 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:42 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:42 > git --version # timeout=10 04:04:42 > git --version # 'git version 2.25.1' 04:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:43 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:43 Avoid second fetch 04:04:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:43 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:43 > git config core.sparsecheckout # timeout=10 04:04:43 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:44 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:44 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:44 > git remote # timeout=10 04:04:44 > git submodule init # timeout=10 04:04:44 > git submodule sync # timeout=10 04:04:44 > git config --get remote.origin.url # timeout=10 04:04:44 > git submodule init # timeout=10 04:04:44 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:44 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:44 > git config --get submodule.global-jjb.url # timeout=10 04:04:44 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:44 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:47 > git submodule update --init --recursive global-jjb # timeout=10 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:51 provisioning config files... 04:04:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5955016236349146597.sh 04:04:51 ---> python-tools-install.sh 04:04:51 Setup pyenv: 04:04:51 * system (set by /opt/pyenv/version) 04:04:51 * 3.8.20 (set by /opt/pyenv/version) 04:04:51 * 3.9.20 (set by /opt/pyenv/version) 04:04:51 3.10.15 04:04:51 3.11.10 04:04:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z2jx 04:04:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:00 lf-activate-venv(): INFO: Base packages installed successfully 04:05:00 lf-activate-venv(): INFO: Installing additional packages: lftools 04:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:05:23 Generating Requirements File 04:05:45 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:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:46 Python 3.11.10 04:05:46 pip 26.2.1 from /tmp/venv-z2jx/lib/python3.11/site-packages/pip (python 3.11) 04:05:46 aiohappyeyeballs==2.7.1 04:05:46 aiohttp==3.14.3 04:05:46 aiosignal==1.4.0 04:05:46 appdirs==1.4.4 04:05:46 argcomplete==3.7.2 04:05:46 aspy.yaml==1.3.0 04:05:46 attrs==26.1.0 04:05:46 autopage==0.6.0 04:05:46 beautifulsoup4==4.15.0 04:05:46 boto3==1.43.72 04:05:46 botocore==1.43.72 04:05:46 bs4==0.0.2 04:05:46 certifi==2026.7.22 04:05:46 cffi==2.1.1 04:05:46 cfgv==3.5.0 04:05:46 chardet==7.6.0 04:05:46 charset-normalizer==3.5.1 04:05:46 click==8.4.2 04:05:46 cliff==4.15.0 04:05:46 cmd2==4.2.0 04:05:46 cryptography==3.3.2 04:05:46 debtcollector==3.1.0 04:05:46 decorator==5.3.1 04:05:46 defusedxml==0.7.1 04:05:46 Deprecated==1.3.1 04:05:46 distlib==0.4.3 04:05:46 dnspython==2.8.0 04:05:46 docker==7.2.0 04:05:46 dogpile.cache==1.5.0 04:05:46 durationpy==0.10 04:05:46 email-validator==2.3.0 04:05:46 filelock==3.32.3 04:05:46 frozenlist==1.8.0 04:05:46 future==1.0.0 04:05:46 gitdb==4.0.12 04:05:46 GitPython==3.1.59 04:05:46 httplib2==0.30.2 04:05:46 identify==2.6.19 04:05:46 idna==3.18 04:05:46 importlib-resources==1.5.0 04:05:46 iso8601==2.1.0 04:05:46 Jinja2==3.1.6 04:05:46 jmespath==1.1.0 04:05:46 jsonpatch==1.33 04:05:46 jsonpointer==3.1.1 04:05:46 jsonschema==4.26.0 04:05:46 jsonschema-specifications==2025.9.1 04:05:46 keystoneauth1==5.15.0 04:05:46 kubernetes==36.0.3 04:05:46 lftools==0.37.23 04:05:46 lxml==6.1.1 04:05:46 markdown-it-py==4.2.0 04:05:46 MarkupSafe==3.0.3 04:05:46 mdurl==0.1.2 04:05:46 msgpack==1.2.1 04:05:46 multi_key_dict==2.0.3 04:05:46 multidict==6.7.1 04:05:46 munch==4.0.0 04:05:46 netaddr==1.3.0 04:05:46 niet==1.4.2 04:05:46 nodeenv==1.10.0 04:05:46 oauth2client==4.1.3 04:05:46 oauthlib==3.3.1 04:05:46 openstacksdk==4.18.0 04:05:46 os-service-types==1.9.0 04:05:46 osc-lib==4.7.0 04:05:46 oslo.config==10.7.0 04:05:46 oslo.context==6.5.0 04:05:46 oslo.i18n==6.9.0 04:05:46 oslo.log==8.3.0 04:05:46 oslo.serialization==5.11.0 04:05:46 oslo.utils==10.1.1 04:05:46 packaging==26.3 04:05:46 pbr==7.0.3 04:05:46 platformdirs==4.11.3 04:05:46 prettytable==3.18.0 04:05:46 prompt_toolkit==3.0.53 04:05:46 propcache==0.5.2 04:05:46 psutil==7.2.2 04:05:46 pyasn1==0.6.4 04:05:46 pyasn1_modules==0.4.2 04:05:46 pycparser==3.0 04:05:46 pygerrit2==2.0.15 04:05:46 PyGithub==2.9.1 04:05:46 Pygments==2.20.0 04:05:46 PyJWT==2.13.0 04:05:46 PyNaCl==1.6.2 04:05:46 pyparsing==2.4.7 04:05:46 pyperclip==1.11.0 04:05:46 pyrsistent==0.20.0 04:05:46 python-dateutil==2.9.0.post0 04:05:46 python-discovery==1.5.2 04:05:46 python-heatclient==5.2.0 04:05:46 python-jenkins==1.8.3 04:05:46 python-keystoneclient==5.8.0 04:05:46 python-magnumclient==4.11.0 04:05:46 python-manilaclient==6.2.0 04:05:46 python-openstackclient==10.2.1 04:05:46 python-swiftclient==4.10.0 04:05:46 PyYAML==6.0.3 04:05:46 referencing==0.37.0 04:05:46 requests==2.34.2 04:05:46 requests-oauthlib==2.0.0 04:05:46 rfc3986==2.0.0 04:05:46 rich==15.0.0 04:05:46 rich-argparse==1.8.0 04:05:46 rpds-py==2026.6.3 04:05:46 rsa==4.9.1 04:05:46 ruamel.yaml==0.19.1 04:05:46 ruamel.yaml.clib==0.2.15 04:05:46 s3transfer==0.19.2 04:05:46 simplejson==4.1.1 04:05:46 six==1.17.0 04:05:46 smmap==5.0.3 04:05:46 soupsieve==2.9.2 04:05:46 stevedore==5.9.0 04:05:46 tabulate==0.10.0 04:05:46 toml==0.10.2 04:05:46 tomlkit==0.15.1 04:05:46 tqdm==4.70.0 04:05:46 typing_extensions==4.16.0 04:05:46 urllib3==1.26.20 04:05:46 virtualenv==21.7.4 04:05:46 wcwidth==0.8.2 04:05:46 websocket-client==1.9.0 04:05:46 wrapt==2.3.0 04:05:46 xdg==6.0.0 04:05:46 xmltodict==1.0.4 04:05:46 yarl==1.24.5 04:05:46 yq==4.1.2 04:05:46 [EnvInject] - Injecting environment variables from a build step. 04:05:46 [EnvInject] - Injecting as environment variables the properties content 04:05:46 OS_CLOUD=vex 04:05:46 04:05:46 [EnvInject] - Variables injected successfully. 04:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11492729724343234012.sh 04:05:46 ---> Orphaned k8s clusters 04:05:46 Setup pyenv: 04:05:46 system 04:05:46 3.8.20 04:05:46 3.9.20 04:05:46 3.10.15 04:05:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:48 lf-activate-venv(): INFO: Base packages installed successfully 04:05:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:05:56 -----> Delete orphaned cluster 04:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14461267697302270654.sh 04:05:56 ---> Orphaned stacks 04:05:56 Setup pyenv: 04:05:56 system 04:05:56 3.8.20 04:05:56 3.9.20 04:05:56 3.10.15 04:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:58 lf-activate-venv(): INFO: Base packages installed successfully 04:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:08 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:08 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:09 + mapfile -t OS_COE_CLUSTERS_ID 04:06:09 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:06:09 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:06:09 ++ awk '{print $1}' 04:06:11 + echo '-----> Active clusters -> stacks' 04:06:11 -----> Active clusters -> stacks 04:06:11 + OS_COE_STACKS=() 04:06:11 + [[ 0 -gt 0 ]] 04:06:11 + mapfile -t OS_STACKS 04:06:11 ++ 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:11 ++ awk '{print $1}' 04:06:13 + echo '-----> Active stacks' 04:06:13 -----> Active stacks 04:06:13 + echo '-----> Delete orphaned stacks' 04:06:13 -----> Delete orphaned stacks 04:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14283603439434200682.sh 04:06:13 ---> Orphaned servers 04:06:13 Setup pyenv: 04:06:13 system 04:06:13 3.8.20 04:06:13 3.9.20 04:06:13 3.10.15 04:06:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:14 lf-activate-venv(): INFO: Base packages installed successfully 04:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:27 -----> Active servers 04:06:27 prd-ubuntu20.04-docker-2c-8g-550 04:06:27 prd-centos7-blackbox-4c-2g-460 04:06:27 -----> Delete orphaned servers 04:06:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8853105690544785514.sh 04:06:27 ---> Orphaned ports 04:06:27 Setup pyenv: 04:06:27 system 04:06:27 3.8.20 04:06:27 3.9.20 04:06:27 3.10.15 04:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:29 lf-activate-venv(): INFO: Base packages installed successfully 04:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:37 No orphaned ports to process. 04:06:37 Build step 'Conditional step (single)' marked build as failure 04:06:37 $ ssh-agent -k 04:06:37 unset SSH_AUTH_SOCK; 04:06:37 unset SSH_AGENT_PID; 04:06:37 echo Agent pid 1532 killed; 04:06:37 [ssh-agent] Stopped. 04:06:37 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16236851383320744224.sh 04:06:37 ---> sysstat.sh 04:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5519289849220278751.sh 04:06:38 ---> package-listing.sh 04:06:38 ++ tr '[:upper:]' '[:lower:]' 04:06:38 ++ facter osfamily 04:06:38 + OS_FAMILY=debian 04:06:38 + workspace=/w/workspace/ci-management-openstack-cron 04:06:38 + START_PACKAGES=/tmp/packages_start.txt 04:06:38 + END_PACKAGES=/tmp/packages_end.txt 04:06:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:38 + PACKAGES=/tmp/packages_start.txt 04:06:38 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:38 + PACKAGES=/tmp/packages_end.txt 04:06:38 + case "${OS_FAMILY}" in 04:06:38 + dpkg -l 04:06:38 + grep '^ii' 04:06:38 + '[' -f /tmp/packages_start.txt ']' 04:06:38 + '[' -f /tmp/packages_end.txt ']' 04:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:38 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3366922687103479270.sh 04:06:38 ---> capture-instance-metadata.sh 04:06:38 Setup pyenv: 04:06:38 system 04:06:38 3.8.20 04:06:38 3.9.20 04:06:38 3.10.15 04:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:39 lf-activate-venv(): INFO: Base packages installed successfully 04:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:45 INFO: Running in OpenStack, capturing instance metadata 04:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11409565551183258432.sh 04:06:45 provisioning config files... 04:06:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5860166078068871461tmp 04:06:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:45 [EnvInject] - Injecting environment variables from a build step. 04:06:45 [EnvInject] - Injecting as environment variables the properties content 04:06:45 SERVER_ID=logs 04:06:45 04:06:45 [EnvInject] - Variables injected successfully. 04:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17905974540412662268.sh 04:06:45 ---> create-netrc.sh 04:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11575847125821844050.sh 04:06:45 ---> python-tools-install.sh 04:06:45 Setup pyenv: 04:06:45 system 04:06:45 3.8.20 04:06:45 3.9.20 04:06:45 3.10.15 04:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:47 lf-activate-venv(): INFO: Base packages installed successfully 04:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7417162350013466980.sh 04:06:52 ---> sudo-logs.sh 04:06:52 Archiving 'sudo' log.. 04:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7527942533258643204.sh 04:06:52 ---> job-cost.sh 04:06:52 Setup pyenv: 04:06:52 system 04:06:52 3.8.20 04:06:52 3.9.20 04:06:52 3.10.15 04:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:54 lf-activate-venv(): INFO: Base packages installed successfully 04:06:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:06:59 INFO: No Stack... 04:06:59 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:59 INFO: Archiving Costs 04:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5905913187078296387.sh 04:06:59 ---> logs-deploy.sh 04:06:59 Setup pyenv: 04:06:59 system 04:06:59 3.8.20 04:06:59 3.9.20 04:06:59 3.10.15 04:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2jx from file:/tmp/.os_lf_venv 04:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:07:01 lf-activate-venv(): INFO: Base packages installed successfully 04:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-z2jx/bin to PATH 04:07:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64434 04:07:06 INFO: archiving workspace using pattern(s): 04:07:07 Archives upload complete. 04:07:08 INFO: archiving logs to Nexus 04:07:08 ---> uname -a: 04:07:08 Linux prd-ubuntu20-04-docker-2c-8g-550 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:08 04:07:08 04:07:08 ---> lscpu: 04:07:08 Architecture: x86_64 04:07:08 CPU op-mode(s): 32-bit, 64-bit 04:07:08 Byte Order: Little Endian 04:07:08 Address sizes: 40 bits physical, 48 bits virtual 04:07:08 CPU(s): 2 04:07:08 On-line CPU(s) list: 0,1 04:07:08 Thread(s) per core: 1 04:07:08 Core(s) per socket: 1 04:07:08 Socket(s): 2 04:07:08 NUMA node(s): 1 04:07:08 Vendor ID: AuthenticAMD 04:07:08 CPU family: 23 04:07:08 Model: 49 04:07:08 Model name: AMD EPYC-Rome Processor 04:07:08 Stepping: 0 04:07:08 CPU MHz: 2799.998 04:07:08 BogoMIPS: 5599.99 04:07:08 Virtualization: AMD-V 04:07:08 Hypervisor vendor: KVM 04:07:08 Virtualization type: full 04:07:08 L1d cache: 64 KiB 04:07:08 L1i cache: 64 KiB 04:07:08 L2 cache: 1 MiB 04:07:08 L3 cache: 32 MiB 04:07:08 NUMA node0 CPU(s): 0,1 04:07:08 Vulnerability Gather data sampling: Not affected 04:07:08 Vulnerability Itlb multihit: Not affected 04:07:08 Vulnerability L1tf: Not affected 04:07:08 Vulnerability Mds: Not affected 04:07:08 Vulnerability Meltdown: Not affected 04:07:08 Vulnerability Mmio stale data: Not affected 04:07:08 Vulnerability Retbleed: Vulnerable 04:07:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:07:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:07:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:07:08 Vulnerability Srbds: Not affected 04:07:08 Vulnerability Tsx async abort: Not affected 04:07:08 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:08 04:07:08 04:07:08 ---> nproc: 04:07:08 2 04:07:08 04:07:08 04:07:08 ---> df -h: 04:07:08 Filesystem Size Used Avail Use% Mounted on 04:07:08 udev 3.9G 0 3.9G 0% /dev 04:07:08 tmpfs 795M 1.1M 794M 1% /run 04:07:08 /dev/vda1 39G 9.9G 29G 26% / 04:07:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:07:08 tmpfs 5.0M 0 5.0M 0% /run/lock 04:07:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:07:08 /dev/loop0 62M 62M 0 100% /snap/core20/1405 04:07:08 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 04:07:08 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 04:07:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:07:08 tmpfs 795M 0 795M 0% /run/user/1001 04:07:08 04:07:08 04:07:08 ---> free -m: 04:07:08 total used free shared buff/cache available 04:07:08 Mem: 7945 544 4878 1 2523 7100 04:07:08 Swap: 1023 0 1023 04:07:08 04:07:08 04:07:08 ---> ip addr: 04:07:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:07:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:07:08 inet 127.0.0.1/8 scope host lo 04:07:08 valid_lft forever preferred_lft forever 04:07:08 inet6 ::1/128 scope host 04:07:08 valid_lft forever preferred_lft forever 04:07:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:07:08 link/ether fa:16:3e:93:1f:a5 brd ff:ff:ff:ff:ff:ff 04:07:08 inet 10.30.122.132/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:07:08 valid_lft 86213sec preferred_lft 86213sec 04:07:08 inet6 fe80::f816:3eff:fe93:1fa5/64 scope link 04:07:08 valid_lft forever preferred_lft forever 04:07:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:07:08 link/ether 9a:dd:87:24:6b:6e brd ff:ff:ff:ff:ff:ff 04:07:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:07:08 valid_lft forever preferred_lft forever 04:07:08 04:07:08 04:07:08 ---> sar -b -r -n DEV: 04:07:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-550) 08/17/26 _x86_64_ (2 CPU) 04:07:08 04:07:08 04:04:04 LINUX RESTART (2 CPU) 04:07:08 04:07:08 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:07:08 04:06:01 94.12 1.52 92.60 0.00 129.85 11281.07 0.00 04:07:08 04:07:01 48.66 1.52 47.14 0.00 137.71 8169.84 0.00 04:07:08 Average: 71.39 1.52 69.87 0.00 133.78 9725.45 0.00 04:07:08 04:07:08 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:07:08 04:06:01 4982368 7241760 529652 6.51 90792 2323248 1178972 12.84 746248 2138376 218380 04:07:08 04:07:01 5067248 7344144 425936 5.23 93768 2336704 1075912 11.71 682784 2116212 31584 04:07:08 Average: 5024808 7292952 477794 5.87 92280 2329976 1127442 12.27 714516 2127294 124982 04:07:08 04:07:08 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:07:08 04:06:01 ens3 75.87 51.12 1134.53 8.43 0.00 0.00 0.00 0.00 04:07:08 04:06:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 04:07:08 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:08 04:07:01 ens3 23.85 19.96 55.66 6.41 0.00 0.00 0.00 0.00 04:07:08 04:07:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 04:07:08 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:08 Average: ens3 49.86 35.54 595.10 7.42 0.00 0.00 0.00 0.00 04:07:08 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 04:07:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:08 04:07:08 04:07:08 ---> sar -P ALL: 04:07:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-550) 08/17/26 _x86_64_ (2 CPU) 04:07:08 04:07:08 04:04:04 LINUX RESTART (2 CPU) 04:07:08 04:07:08 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:07:08 04:06:01 all 39.05 0.00 3.18 2.60 0.08 55.09 04:07:08 04:06:01 0 39.80 0.00 3.16 0.81 0.08 56.15 04:07:08 04:06:01 1 38.30 0.00 3.20 4.39 0.08 54.02 04:07:08 04:07:01 all 42.20 0.00 3.08 0.61 0.08 54.03 04:07:08 04:07:01 0 36.73 0.00 2.93 0.78 0.08 59.48 04:07:08 04:07:01 1 47.71 0.00 3.23 0.43 0.08 48.55 04:07:08 Average: all 40.63 0.00 3.13 1.60 0.08 54.56 04:07:08 Average: 0 38.27 0.00 3.05 0.79 0.08 57.81 04:07:08 Average: 1 43.00 0.00 3.21 2.42 0.08 51.29 04:07:08 04:07:08 04:07:08