13:04:36 Started by timer 13:04:36 Running as SYSTEM 13:04:36 [EnvInject] - Loading node environment variables. 13:04:36 Building remotely on prd-ubuntu20.04-docker-2c-8g-4067 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:36 [ssh-agent] Looking for ssh-agent implementation... 13:04:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:36 $ ssh-agent 13:04:36 SSH_AUTH_SOCK=/tmp/ssh-7QilvKDIIJZU/agent.1523 13:04:36 SSH_AGENT_PID=1525 13:04:36 [ssh-agent] Started. 13:04:36 Running ssh-add (command line suppressed) 13:04:36 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6036036731730497610.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6036036731730497610.key) 13:04:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:36 The recommended git tool is: NONE 13:04:38 using credential edgex-jenkins-ssh 13:04:38 Wiping out workspace first. 13:04:38 Cloning the remote Git repository 13:04:38 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:38 > git --version # timeout=10 13:04:38 > git --version # 'git version 2.25.1' 13:04:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:39 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:39 Avoid second fetch 13:04:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:39 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:39 > git config core.sparsecheckout # timeout=10 13:04:39 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:39 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:39 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:40 > git remote # timeout=10 13:04:40 > git submodule init # timeout=10 13:04:40 > git submodule sync # timeout=10 13:04:40 > git config --get remote.origin.url # timeout=10 13:04:40 > git submodule init # timeout=10 13:04:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:40 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:40 > git config --get submodule.global-jjb.url # timeout=10 13:04:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:40 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:40 > git submodule update --init --recursive global-jjb # timeout=10 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:44 provisioning config files... 13:04:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12732854520751711421.sh 13:04:44 ---> python-tools-install.sh 13:04:44 Setup pyenv: 13:04:44 * system (set by /opt/pyenv/version) 13:04:44 * 3.8.20 (set by /opt/pyenv/version) 13:04:44 * 3.9.20 (set by /opt/pyenv/version) 13:04:44 3.10.15 13:04:44 3.11.10 13:04:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-27T4 13:04:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:53 lf-activate-venv(): INFO: Base packages installed successfully 13:04:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:05:13 Generating Requirements File 13:05:29 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. 13:05:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:29 Python 3.11.10 13:05:29 pip 26.0.1 from /tmp/venv-27T4/lib/python3.11/site-packages/pip (python 3.11) 13:05:30 appdirs==1.4.4 13:05:30 argcomplete==3.6.3 13:05:30 aspy.yaml==1.3.0 13:05:30 attrs==26.1.0 13:05:30 autopage==0.6.0 13:05:30 beautifulsoup4==4.14.3 13:05:30 boto3==1.42.75 13:05:30 botocore==1.42.75 13:05:30 bs4==0.0.2 13:05:30 certifi==2026.2.25 13:05:30 cffi==2.0.0 13:05:30 cfgv==3.5.0 13:05:30 chardet==7.3.0 13:05:30 charset-normalizer==3.4.6 13:05:30 click==8.3.1 13:05:30 cliff==4.13.2 13:05:30 cmd2==3.4.0 13:05:30 cryptography==3.3.2 13:05:30 debtcollector==3.1.0 13:05:30 decorator==5.2.1 13:05:30 defusedxml==0.7.1 13:05:30 Deprecated==1.3.1 13:05:30 distlib==0.4.0 13:05:30 dnspython==2.8.0 13:05:30 docker==7.1.0 13:05:30 dogpile.cache==1.5.0 13:05:30 durationpy==0.10 13:05:30 email-validator==2.3.0 13:05:30 filelock==3.25.2 13:05:30 future==1.0.0 13:05:30 gitdb==4.0.12 13:05:30 GitPython==3.1.46 13:05:30 httplib2==0.30.2 13:05:30 identify==2.6.18 13:05:30 idna==3.11 13:05:30 importlib-resources==1.5.0 13:05:30 iso8601==2.1.0 13:05:30 Jinja2==3.1.6 13:05:30 jmespath==1.1.0 13:05:30 jsonpatch==1.33 13:05:30 jsonpointer==3.1.1 13:05:30 jsonschema==4.26.0 13:05:30 jsonschema-specifications==2025.9.1 13:05:30 keystoneauth1==5.13.1 13:05:30 kubernetes==35.0.0 13:05:30 lftools==0.37.22 13:05:30 lxml==6.0.2 13:05:30 markdown-it-py==4.0.0 13:05:30 MarkupSafe==3.0.3 13:05:30 mdurl==0.1.2 13:05:30 msgpack==1.1.2 13:05:30 multi_key_dict==2.0.3 13:05:30 munch==4.0.0 13:05:30 netaddr==1.3.0 13:05:30 niet==1.4.2 13:05:30 nodeenv==1.10.0 13:05:30 oauth2client==4.1.3 13:05:30 oauthlib==3.3.1 13:05:30 openstacksdk==4.10.0 13:05:30 os-service-types==1.8.2 13:05:30 osc-lib==4.4.0 13:05:30 oslo.config==10.3.0 13:05:30 oslo.context==6.3.0 13:05:30 oslo.i18n==6.7.2 13:05:30 oslo.log==8.1.0 13:05:30 oslo.serialization==5.9.1 13:05:30 oslo.utils==10.0.0 13:05:30 packaging==26.0 13:05:30 pbr==7.0.3 13:05:30 platformdirs==4.9.4 13:05:30 prettytable==3.17.0 13:05:30 psutil==7.2.2 13:05:30 pyasn1==0.6.3 13:05:30 pyasn1_modules==0.4.2 13:05:30 pycparser==3.0 13:05:30 pygerrit2==2.0.15 13:05:30 PyGithub==2.9.0 13:05:30 Pygments==2.19.2 13:05:30 PyJWT==2.12.1 13:05:30 PyNaCl==1.6.2 13:05:30 pyparsing==2.4.7 13:05:30 pyperclip==1.11.0 13:05:30 pyrsistent==0.20.0 13:05:30 python-cinderclient==9.9.0 13:05:30 python-dateutil==2.9.0.post0 13:05:30 python-discovery==1.2.0 13:05:30 python-heatclient==5.1.0 13:05:30 python-jenkins==1.8.3 13:05:30 python-keystoneclient==5.8.0 13:05:30 python-magnumclient==4.10.0 13:05:30 python-openstackclient==9.0.0 13:05:30 python-swiftclient==4.10.0 13:05:30 PyYAML==6.0.3 13:05:30 referencing==0.37.0 13:05:30 requests==2.32.5 13:05:30 requests-oauthlib==2.0.0 13:05:30 requestsexceptions==1.4.0 13:05:30 rfc3986==2.0.0 13:05:30 rich==14.3.3 13:05:30 rich-argparse==1.7.2 13:05:30 rpds-py==0.30.0 13:05:30 rsa==4.9.1 13:05:30 ruamel.yaml==0.19.1 13:05:30 ruamel.yaml.clib==0.2.15 13:05:30 s3transfer==0.16.0 13:05:30 simplejson==3.20.2 13:05:30 six==1.17.0 13:05:30 smmap==5.0.3 13:05:30 soupsieve==2.8.3 13:05:30 stevedore==5.7.0 13:05:30 tabulate==0.10.0 13:05:30 toml==0.10.2 13:05:30 tomlkit==0.14.0 13:05:30 tqdm==4.67.3 13:05:30 typing_extensions==4.15.0 13:05:30 urllib3==1.26.20 13:05:30 virtualenv==21.2.0 13:05:30 wcwidth==0.6.0 13:05:30 websocket-client==1.9.0 13:05:30 wrapt==2.1.2 13:05:30 xdg==6.0.0 13:05:30 xmltodict==1.0.4 13:05:30 yq==3.4.3 13:05:30 [EnvInject] - Injecting environment variables from a build step. 13:05:30 [EnvInject] - Injecting as environment variables the properties content 13:05:30 OS_CLOUD=vex 13:05:30 13:05:30 [EnvInject] - Variables injected successfully. 13:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins358508469445232568.sh 13:05:30 ---> Orphaned k8s clusters 13:05:30 Setup pyenv: 13:05:30 system 13:05:30 3.8.20 13:05:30 3.9.20 13:05:30 3.10.15 13:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:31 lf-activate-venv(): INFO: Base packages installed successfully 13:05:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:05:36 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:05:36 warnings.warn( 13:05:38 -----> Delete orphaned cluster 13:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9640298745697081017.sh 13:05:39 ---> Orphaned stacks 13:05:39 Setup pyenv: 13:05:39 system 13:05:39 3.8.20 13:05:39 3.9.20 13:05:39 3.10.15 13:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:40 lf-activate-venv(): INFO: Base packages installed successfully 13:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:05:50 + mapfile -t OS_COE_CLUSTERS_ID 13:05:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:50 ++ awk '{print $1}' 13:05:50 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:05:50 warnings.warn( 13:05:52 + echo '-----> Active clusters -> stacks' 13:05:52 -----> Active clusters -> stacks 13:05:52 + OS_COE_STACKS=() 13:05:52 + [[ 0 -gt 0 ]] 13:05:52 + mapfile -t OS_STACKS 13:05:52 ++ 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 13:05:52 ++ awk '{print $1}' 13:05:53 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:05:53 warnings.warn( 13:05:54 + echo '-----> Active stacks' 13:05:54 -----> Active stacks 13:05:54 + echo '-----> Delete orphaned stacks' 13:05:54 -----> Delete orphaned stacks 13:05:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1755104537162365855.sh 13:05:54 ---> Orphaned servers 13:05:54 Setup pyenv: 13:05:54 system 13:05:54 3.8.20 13:05:54 3.9.20 13:05:54 3.10.15 13:05:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:56 lf-activate-venv(): INFO: Base packages installed successfully 13:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:04 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:06:04 warnings.warn( 13:06:09 -----> Active servers 13:06:09 prd-ubuntu20.04-docker-2c-8g-4067 13:06:09 prd-centos7-blackbox-4c-2g-3841 13:06:09 -----> Delete orphaned servers 13:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins985318447421579346.sh 13:06:09 ---> Orphaned ports 13:06:09 Setup pyenv: 13:06:09 system 13:06:09 3.8.20 13:06:09 3.9.20 13:06:09 3.10.15 13:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:11 lf-activate-venv(): INFO: Base packages installed successfully 13:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:19 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:06:19 warnings.warn( 13:06:20 No orphaned ports to process. 13:06:20 Build step 'Conditional step (single)' marked build as failure 13:06:20 $ ssh-agent -k 13:06:20 unset SSH_AUTH_SOCK; 13:06:20 unset SSH_AGENT_PID; 13:06:20 echo Agent pid 1525 killed; 13:06:20 [ssh-agent] Stopped. 13:06:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15183379753081519937.sh 13:06:20 ---> sysstat.sh 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7468869431122003837.sh 13:06:21 ---> package-listing.sh 13:06:21 ++ facter osfamily 13:06:21 ++ tr '[:upper:]' '[:lower:]' 13:06:21 + OS_FAMILY=debian 13:06:21 + workspace=/w/workspace/ci-management-openstack-cron 13:06:21 + START_PACKAGES=/tmp/packages_start.txt 13:06:21 + END_PACKAGES=/tmp/packages_end.txt 13:06:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:21 + PACKAGES=/tmp/packages_start.txt 13:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:21 + PACKAGES=/tmp/packages_end.txt 13:06:21 + case "${OS_FAMILY}" in 13:06:21 + dpkg -l 13:06:21 + grep '^ii' 13:06:21 + '[' -f /tmp/packages_start.txt ']' 13:06:21 + '[' -f /tmp/packages_end.txt ']' 13:06:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17087519840368590327.sh 13:06:21 ---> capture-instance-metadata.sh 13:06:21 Setup pyenv: 13:06:21 system 13:06:21 3.8.20 13:06:21 3.9.20 13:06:21 3.10.15 13:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:23 lf-activate-venv(): INFO: Base packages installed successfully 13:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:29 INFO: Running in OpenStack, capturing instance metadata 13:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10833330610340842227.sh 13:06:30 provisioning config files... 13:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2036178544989354505tmp 13:06:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:30 [EnvInject] - Injecting environment variables from a build step. 13:06:30 [EnvInject] - Injecting as environment variables the properties content 13:06:30 SERVER_ID=logs 13:06:30 13:06:30 [EnvInject] - Variables injected successfully. 13:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17067283755398499309.sh 13:06:30 ---> create-netrc.sh 13:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5520456100173682340.sh 13:06:30 ---> python-tools-install.sh 13:06:30 Setup pyenv: 13:06:30 system 13:06:30 3.8.20 13:06:30 3.9.20 13:06:30 3.10.15 13:06:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:31 lf-activate-venv(): INFO: Base packages installed successfully 13:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2356855640169581157.sh 13:06:37 ---> sudo-logs.sh 13:06:37 Archiving 'sudo' log.. 13:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14933151049929602755.sh 13:06:38 ---> job-cost.sh 13:06:38 Setup pyenv: 13:06:38 system 13:06:38 3.8.20 13:06:38 3.9.20 13:06:38 3.10.15 13:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:39 lf-activate-venv(): INFO: Base packages installed successfully 13:06:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:45 INFO: No Stack... 13:06:45 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:46 INFO: Archiving Costs 13:06:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8535330319719703065.sh 13:06:46 ---> logs-deploy.sh 13:06:46 Setup pyenv: 13:06:46 system 13:06:46 3.8.20 13:06:46 3.9.20 13:06:46 3.10.15 13:06:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-27T4 from file:/tmp/.os_lf_venv 13:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:47 lf-activate-venv(): INFO: Base packages installed successfully 13:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-27T4/bin to PATH 13:06:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60968 13:06:54 INFO: archiving workspace using pattern(s): 13:06:54 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:06:54 warnings.warn( 13:06:55 Archives upload complete. 13:06:55 INFO: archiving logs to Nexus 13:06:55 /tmp/venv-27T4/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:06:55 warnings.warn( 13:06:56 ---> uname -a: 13:06:56 Linux prd-ubuntu20-04-docker-2c-8g-4067 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:56 13:06:56 13:06:56 ---> lscpu: 13:06:56 Architecture: x86_64 13:06:56 CPU op-mode(s): 32-bit, 64-bit 13:06:56 Byte Order: Little Endian 13:06:56 Address sizes: 40 bits physical, 48 bits virtual 13:06:56 CPU(s): 2 13:06:56 On-line CPU(s) list: 0,1 13:06:56 Thread(s) per core: 1 13:06:56 Core(s) per socket: 1 13:06:56 Socket(s): 2 13:06:56 NUMA node(s): 1 13:06:56 Vendor ID: AuthenticAMD 13:06:56 CPU family: 23 13:06:56 Model: 49 13:06:56 Model name: AMD EPYC-Rome Processor 13:06:56 Stepping: 0 13:06:56 CPU MHz: 2799.934 13:06:56 BogoMIPS: 5599.86 13:06:56 Virtualization: AMD-V 13:06:56 Hypervisor vendor: KVM 13:06:56 Virtualization type: full 13:06:56 L1d cache: 64 KiB 13:06:56 L1i cache: 64 KiB 13:06:56 L2 cache: 1 MiB 13:06:56 L3 cache: 32 MiB 13:06:56 NUMA node0 CPU(s): 0,1 13:06:56 Vulnerability Gather data sampling: Not affected 13:06:56 Vulnerability Itlb multihit: Not affected 13:06:56 Vulnerability L1tf: Not affected 13:06:56 Vulnerability Mds: Not affected 13:06:56 Vulnerability Meltdown: Not affected 13:06:56 Vulnerability Mmio stale data: Not affected 13:06:56 Vulnerability Retbleed: Vulnerable 13:06:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:56 Vulnerability Srbds: Not affected 13:06:56 Vulnerability Tsx async abort: Not affected 13:06:56 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 13:06:56 13:06:56 13:06:56 ---> nproc: 13:06:56 2 13:06:56 13:06:56 13:06:56 ---> df -h: 13:06:56 Filesystem Size Used Avail Use% Mounted on 13:06:56 udev 3.9G 0 3.9G 0% /dev 13:06:56 tmpfs 795M 1.1M 794M 1% /run 13:06:56 /dev/vda1 39G 9.8G 29G 26% / 13:06:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:56 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:56 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 13:06:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:56 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:06:56 /dev/loop2 62M 62M 0 100% /snap/core20/1405 13:06:56 tmpfs 795M 0 795M 0% /run/user/1001 13:06:56 13:06:56 13:06:56 ---> free -m: 13:06:56 total used free shared buff/cache available 13:06:56 Mem: 7945 532 4985 1 2427 7116 13:06:56 Swap: 1023 0 1023 13:06:56 13:06:56 13:06:56 ---> ip addr: 13:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:56 inet 127.0.0.1/8 scope host lo 13:06:56 valid_lft forever preferred_lft forever 13:06:56 inet6 ::1/128 scope host 13:06:56 valid_lft forever preferred_lft forever 13:06:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:56 link/ether fa:16:3e:6f:24:c5 brd ff:ff:ff:ff:ff:ff 13:06:56 inet 10.30.123.155/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:56 valid_lft 86226sec preferred_lft 86226sec 13:06:56 inet6 fe80::f816:3eff:fe6f:24c5/64 scope link 13:06:56 valid_lft forever preferred_lft forever 13:06:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:56 link/ether 26:35:32:9f:b9:d4 brd ff:ff:ff:ff:ff:ff 13:06:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:56 valid_lft forever preferred_lft forever 13:06:56 13:06:56 13:06:56 ---> sar -b -r -n DEV: 13:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4067) 03/25/26 _x86_64_ (2 CPU) 13:06:56 13:06:56 13:04:05 LINUX RESTART (2 CPU) 13:06:56 13:06:56 13:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:56 13:06:01 139.08 2.86 136.21 0.00 134.49 14593.88 0.00 13:06:56 Average: 139.08 2.86 136.21 0.00 134.49 14593.88 0.00 13:06:56 13:06:56 13:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:56 13:06:01 5090080 7259720 518688 6.37 93400 2234548 1161872 12.65 766308 2023616 50852 13:06:56 Average: 5090080 7259720 518688 6.37 93400 2234548 1161872 12.65 766308 2023616 50852 13:06:56 13:06:56 13:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:56 13:06:01 ens3 62.75 52.62 899.95 12.07 0.00 0.00 0.00 0.00 13:06:56 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:56 13:06:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 13:06:56 Average: ens3 62.75 52.62 899.95 12.07 0.00 0.00 0.00 0.00 13:06:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:56 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 13:06:56 13:06:56 13:06:56 ---> sar -P ALL: 13:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4067) 03/25/26 _x86_64_ (2 CPU) 13:06:56 13:06:56 13:04:05 LINUX RESTART (2 CPU) 13:06:56 13:06:56 13:05:01 CPU %user %nice %system %iowait %steal %idle 13:06:56 13:06:01 all 39.64 0.00 3.24 3.72 0.11 53.29 13:06:56 13:06:01 0 56.91 0.00 3.44 1.39 0.10 38.15 13:06:56 13:06:01 1 22.41 0.00 3.05 6.04 0.12 68.39 13:06:56 Average: all 39.64 0.00 3.24 3.72 0.11 53.29 13:06:56 Average: 0 56.91 0.00 3.44 1.39 0.10 38.15 13:06:56 Average: 1 22.41 0.00 3.05 6.04 0.12 68.39 13:06:56 13:06:56 13:06:56