15:04:31 Started by timer 15:04:31 Running as SYSTEM 15:04:31 [EnvInject] - Loading node environment variables. 15:04:31 Building remotely on prd-ubuntu20.04-docker-2c-8g-3312 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:04:31 [ssh-agent] Looking for ssh-agent implementation... 15:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:31 $ ssh-agent 15:04:31 SSH_AUTH_SOCK=/tmp/ssh-cvXF5OTIDxiQ/agent.1545 15:04:31 SSH_AGENT_PID=1547 15:04:31 [ssh-agent] Started. 15:04:31 Running ssh-add (command line suppressed) 15:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5395258275638782237.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5395258275638782237.key) 15:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:31 The recommended git tool is: NONE 15:04:33 using credential edgex-jenkins-ssh 15:04:33 Wiping out workspace first. 15:04:33 Cloning the remote Git repository 15:04:33 Cloning repository git@github.com:edgexfoundry/ci-management 15:04:33 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:33 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:04:33 > git --version # timeout=10 15:04:33 > git --version # 'git version 2.25.1' 15:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:34 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:34 Avoid second fetch 15:04:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:34 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:04:34 > git config core.sparsecheckout # timeout=10 15:04:34 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:34 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:04:34 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:34 > git remote # timeout=10 15:04:34 > git submodule init # timeout=10 15:04:34 > git submodule sync # timeout=10 15:04:34 > git config --get remote.origin.url # timeout=10 15:04:34 > git submodule init # timeout=10 15:04:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:04:35 > git config --get submodule.packer/common-packer.url # timeout=10 15:04:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:04:35 > git config --get submodule.global-jjb.url # timeout=10 15:04:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:04:35 > git submodule update --init --recursive packer/common-packer # timeout=10 15:04:35 > git submodule update --init --recursive global-jjb # timeout=10 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:04:39 provisioning config files... 15:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:04:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16029699106330036139.sh 15:04:39 ---> python-tools-install.sh 15:04:39 Setup pyenv: 15:04:39 * system (set by /opt/pyenv/version) 15:04:39 * 3.8.20 (set by /opt/pyenv/version) 15:04:39 * 3.9.20 (set by /opt/pyenv/version) 15:04:39 3.10.15 15:04:39 3.11.10 15:04:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ekeX 15:04:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:48 lf-activate-venv(): INFO: Base packages installed successfully 15:04:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:05:09 Generating Requirements File 15:05:27 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. 15:05:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:27 Python 3.11.10 15:05:27 pip 26.0.1 from /tmp/venv-ekeX/lib/python3.11/site-packages/pip (python 3.11) 15:05:28 appdirs==1.4.4 15:05:28 argcomplete==3.6.3 15:05:28 aspy.yaml==1.3.0 15:05:28 attrs==25.4.0 15:05:28 autopage==0.6.0 15:05:28 beautifulsoup4==4.14.3 15:05:28 boto3==1.42.66 15:05:28 botocore==1.42.66 15:05:28 bs4==0.0.2 15:05:28 certifi==2026.2.25 15:05:28 cffi==2.0.0 15:05:28 cfgv==3.5.0 15:05:28 chardet==7.1.0 15:05:28 charset-normalizer==3.4.5 15:05:28 click==8.3.1 15:05:28 cliff==4.13.2 15:05:28 cmd2==3.4.0 15:05:28 cryptography==3.3.2 15:05:28 debtcollector==3.0.0 15:05:28 decorator==5.2.1 15:05:28 defusedxml==0.7.1 15:05:28 Deprecated==1.3.1 15:05:28 distlib==0.4.0 15:05:28 dnspython==2.8.0 15:05:28 docker==7.1.0 15:05:28 dogpile.cache==1.5.0 15:05:28 durationpy==0.10 15:05:28 email-validator==2.3.0 15:05:28 filelock==3.25.2 15:05:28 future==1.0.0 15:05:28 gitdb==4.0.12 15:05:28 GitPython==3.1.46 15:05:28 httplib2==0.30.2 15:05:28 identify==2.6.17 15:05:28 idna==3.11 15:05:28 importlib-resources==1.5.0 15:05:28 iso8601==2.1.0 15:05:28 Jinja2==3.1.6 15:05:28 jmespath==1.1.0 15:05:28 jsonpatch==1.33 15:05:28 jsonpointer==3.0.0 15:05:28 jsonschema==4.26.0 15:05:28 jsonschema-specifications==2025.9.1 15:05:28 keystoneauth1==5.13.1 15:05:28 kubernetes==35.0.0 15:05:28 lftools==0.37.22 15:05:28 lxml==6.0.2 15:05:28 markdown-it-py==4.0.0 15:05:28 MarkupSafe==3.0.3 15:05:28 mdurl==0.1.2 15:05:28 msgpack==1.1.2 15:05:28 multi_key_dict==2.0.3 15:05:28 munch==4.0.0 15:05:28 netaddr==1.3.0 15:05:28 niet==1.4.2 15:05:28 nodeenv==1.10.0 15:05:28 oauth2client==4.1.3 15:05:28 oauthlib==3.3.1 15:05:28 openstacksdk==4.10.0 15:05:28 os-service-types==1.8.2 15:05:28 osc-lib==4.4.0 15:05:28 oslo.config==10.3.0 15:05:28 oslo.context==6.3.0 15:05:28 oslo.i18n==6.7.2 15:05:28 oslo.log==8.1.0 15:05:28 oslo.serialization==5.9.1 15:05:28 oslo.utils==10.0.0 15:05:28 packaging==26.0 15:05:28 pbr==7.0.3 15:05:28 platformdirs==4.9.4 15:05:28 prettytable==3.17.0 15:05:28 psutil==7.2.2 15:05:28 pyasn1==0.6.2 15:05:28 pyasn1_modules==0.4.2 15:05:28 pycparser==3.0 15:05:28 pygerrit2==2.0.15 15:05:28 PyGithub==2.8.1 15:05:28 Pygments==2.19.2 15:05:28 PyJWT==2.11.0 15:05:28 PyNaCl==1.6.2 15:05:28 pyparsing==2.4.7 15:05:28 pyperclip==1.11.0 15:05:28 pyrsistent==0.20.0 15:05:28 python-cinderclient==9.9.0 15:05:28 python-dateutil==2.9.0.post0 15:05:28 python-discovery==1.1.3 15:05:28 python-heatclient==5.1.0 15:05:28 python-jenkins==1.8.3 15:05:28 python-keystoneclient==5.8.0 15:05:28 python-magnumclient==4.10.0 15:05:28 python-openstackclient==9.0.0 15:05:28 python-swiftclient==4.10.0 15:05:28 PyYAML==6.0.3 15:05:28 referencing==0.37.0 15:05:28 requests==2.32.5 15:05:28 requests-oauthlib==2.0.0 15:05:28 requestsexceptions==1.4.0 15:05:28 rfc3986==2.0.0 15:05:28 rich==14.3.3 15:05:28 rich-argparse==1.7.2 15:05:28 rpds-py==0.30.0 15:05:28 rsa==4.9.1 15:05:28 ruamel.yaml==0.19.1 15:05:28 ruamel.yaml.clib==0.2.15 15:05:28 s3transfer==0.16.0 15:05:28 simplejson==3.20.2 15:05:28 six==1.17.0 15:05:28 smmap==5.0.3 15:05:28 soupsieve==2.8.3 15:05:28 stevedore==5.7.0 15:05:28 tabulate==0.10.0 15:05:28 toml==0.10.2 15:05:28 tomlkit==0.14.0 15:05:28 tqdm==4.67.3 15:05:28 typing_extensions==4.15.0 15:05:28 urllib3==1.26.20 15:05:28 virtualenv==21.2.0 15:05:28 wcwidth==0.6.0 15:05:28 websocket-client==1.9.0 15:05:28 wrapt==2.1.2 15:05:28 xdg==6.0.0 15:05:28 xmltodict==1.0.4 15:05:28 yq==3.4.3 15:05:28 [EnvInject] - Injecting environment variables from a build step. 15:05:28 [EnvInject] - Injecting as environment variables the properties content 15:05:28 OS_CLOUD=vex 15:05:28 15:05:28 [EnvInject] - Variables injected successfully. 15:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5543505203075050226.sh 15:05:28 ---> Orphaned k8s clusters 15:05:28 Setup pyenv: 15:05:28 system 15:05:28 3.8.20 15:05:28 3.9.20 15:05:28 3.10.15 15:05:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:29 lf-activate-venv(): INFO: Base packages installed successfully 15:05:29 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:05:34 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:05:34 warnings.warn( 15:05:36 -----> Delete orphaned cluster 15:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10564826514429442382.sh 15:05:36 ---> Orphaned stacks 15:05:36 Setup pyenv: 15:05:36 system 15:05:36 3.8.20 15:05:36 3.9.20 15:05:36 3.10.15 15:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:38 lf-activate-venv(): INFO: Base packages installed successfully 15:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:05:49 + mapfile -t OS_COE_CLUSTERS_ID 15:05:49 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:05:49 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:05:49 ++ awk '{print $1}' 15:05:49 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:05:49 warnings.warn( 15:05:51 + echo '-----> Active clusters -> stacks' 15:05:51 -----> Active clusters -> stacks 15:05:51 + OS_COE_STACKS=() 15:05:51 + [[ 0 -gt 0 ]] 15:05:51 + mapfile -t OS_STACKS 15:05:51 ++ awk '{print $1}' 15:05:51 ++ 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 15:05:51 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:05:51 warnings.warn( 15:05:53 + echo '-----> Active stacks' 15:05:53 -----> Active stacks 15:05:53 + echo '-----> Delete orphaned stacks' 15:05:53 -----> Delete orphaned stacks 15:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16813051743096061424.sh 15:05:53 ---> Orphaned servers 15:05:53 Setup pyenv: 15:05:53 system 15:05:53 3.8.20 15:05:53 3.9.20 15:05:53 3.10.15 15:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:55 lf-activate-venv(): INFO: Base packages installed successfully 15:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:03 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:06:03 warnings.warn( 15:06:08 -----> Active servers 15:06:08 prd-ubuntu20.04-docker-2c-8g-3312 15:06:08 prd-centos7-docker-4c-2g-3300 15:06:08 prd-ubuntu20.04-docker-8c-8g-3298 15:06:08 prd-centos7-blackbox-4c-2g-3088 15:06:08 -----> Delete orphaned servers 15:06:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1983267261287829029.sh 15:06:08 ---> Orphaned ports 15:06:08 Setup pyenv: 15:06:08 system 15:06:08 3.8.20 15:06:08 3.9.20 15:06:08 3.10.15 15:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:10 lf-activate-venv(): INFO: Base packages installed successfully 15:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:17 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:06:17 warnings.warn( 15:06:19 No orphaned ports to process. 15:06:19 Build step 'Conditional step (single)' marked build as failure 15:06:19 $ ssh-agent -k 15:06:19 unset SSH_AUTH_SOCK; 15:06:19 unset SSH_AGENT_PID; 15:06:19 echo Agent pid 1547 killed; 15:06:19 [ssh-agent] Stopped. 15:06:19 [PostBuildScript] - [INFO] Executing post build scripts. 15:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1013017062643387030.sh 15:06:19 ---> sysstat.sh 15:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14753377645226116736.sh 15:06:20 ---> package-listing.sh 15:06:20 ++ facter osfamily 15:06:20 ++ tr '[:upper:]' '[:lower:]' 15:06:20 + OS_FAMILY=debian 15:06:20 + workspace=/w/workspace/ci-management-openstack-cron 15:06:20 + START_PACKAGES=/tmp/packages_start.txt 15:06:20 + END_PACKAGES=/tmp/packages_end.txt 15:06:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:20 + PACKAGES=/tmp/packages_start.txt 15:06:20 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:20 + PACKAGES=/tmp/packages_end.txt 15:06:20 + case "${OS_FAMILY}" in 15:06:20 + grep '^ii' 15:06:20 + dpkg -l 15:06:20 + '[' -f /tmp/packages_start.txt ']' 15:06:20 + '[' -f /tmp/packages_end.txt ']' 15:06:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:20 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:20 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:06:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10135588874834599373.sh 15:06:20 ---> capture-instance-metadata.sh 15:06:20 Setup pyenv: 15:06:20 system 15:06:20 3.8.20 15:06:20 3.9.20 15:06:20 3.10.15 15:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:22 lf-activate-venv(): INFO: Base packages installed successfully 15:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:28 INFO: Running in OpenStack, capturing instance metadata 15:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6147991189308593442.sh 15:06:28 provisioning config files... 15:06:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1945230963464306394tmp 15:06:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:28 [EnvInject] - Injecting environment variables from a build step. 15:06:28 [EnvInject] - Injecting as environment variables the properties content 15:06:28 SERVER_ID=logs 15:06:28 15:06:28 [EnvInject] - Variables injected successfully. 15:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4386144117435484554.sh 15:06:28 ---> create-netrc.sh 15:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14881060102559669564.sh 15:06:28 ---> python-tools-install.sh 15:06:28 Setup pyenv: 15:06:28 system 15:06:28 3.8.20 15:06:28 3.9.20 15:06:28 3.10.15 15:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:30 lf-activate-venv(): INFO: Base packages installed successfully 15:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15914239704607669565.sh 15:06:36 ---> sudo-logs.sh 15:06:36 Archiving 'sudo' log.. 15:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11175330336588031380.sh 15:06:36 ---> job-cost.sh 15:06:36 Setup pyenv: 15:06:36 system 15:06:36 3.8.20 15:06:36 3.9.20 15:06:36 3.10.15 15:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:38 lf-activate-venv(): INFO: Base packages installed successfully 15:06:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:43 INFO: No Stack... 15:06:43 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:44 INFO: Archiving Costs 15:06:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16128593627591143446.sh 15:06:44 ---> logs-deploy.sh 15:06:44 Setup pyenv: 15:06:44 system 15:06:44 3.8.20 15:06:44 3.9.20 15:06:44 3.10.15 15:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ekeX from file:/tmp/.os_lf_venv 15:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:45 lf-activate-venv(): INFO: Base packages installed successfully 15:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-ekeX/bin to PATH 15:06:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60658 15:06:52 INFO: archiving workspace using pattern(s): 15:06:52 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:06:52 warnings.warn( 15:06:53 Archives upload complete. 15:06:53 INFO: archiving logs to Nexus 15:06:54 /tmp/venv-ekeX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 15:06:54 warnings.warn( 15:06:54 ---> uname -a: 15:06:54 Linux prd-ubuntu20-04-docker-2c-8g-3312 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:06:54 15:06:54 15:06:54 ---> lscpu: 15:06:54 Architecture: x86_64 15:06:54 CPU op-mode(s): 32-bit, 64-bit 15:06:54 Byte Order: Little Endian 15:06:54 Address sizes: 40 bits physical, 48 bits virtual 15:06:54 CPU(s): 2 15:06:54 On-line CPU(s) list: 0,1 15:06:54 Thread(s) per core: 1 15:06:54 Core(s) per socket: 1 15:06:54 Socket(s): 2 15:06:54 NUMA node(s): 1 15:06:54 Vendor ID: AuthenticAMD 15:06:54 CPU family: 23 15:06:54 Model: 49 15:06:54 Model name: AMD EPYC-Rome Processor 15:06:54 Stepping: 0 15:06:54 CPU MHz: 2799.974 15:06:54 BogoMIPS: 5599.94 15:06:54 Virtualization: AMD-V 15:06:54 Hypervisor vendor: KVM 15:06:54 Virtualization type: full 15:06:54 L1d cache: 64 KiB 15:06:54 L1i cache: 64 KiB 15:06:54 L2 cache: 1 MiB 15:06:54 L3 cache: 32 MiB 15:06:54 NUMA node0 CPU(s): 0,1 15:06:54 Vulnerability Gather data sampling: Not affected 15:06:54 Vulnerability Itlb multihit: Not affected 15:06:54 Vulnerability L1tf: Not affected 15:06:54 Vulnerability Mds: Not affected 15:06:54 Vulnerability Meltdown: Not affected 15:06:54 Vulnerability Mmio stale data: Not affected 15:06:54 Vulnerability Retbleed: Vulnerable 15:06:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:06:54 Vulnerability Srbds: Not affected 15:06:54 Vulnerability Tsx async abort: Not affected 15:06:54 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 15:06:54 15:06:54 15:06:54 ---> nproc: 15:06:54 2 15:06:54 15:06:54 15:06:54 ---> df -h: 15:06:54 Filesystem Size Used Avail Use% Mounted on 15:06:54 udev 3.9G 0 3.9G 0% /dev 15:06:54 tmpfs 795M 1.1M 794M 1% /run 15:06:54 /dev/vda1 39G 9.8G 29G 26% / 15:06:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:06:54 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:54 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:06:54 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 15:06:54 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 15:06:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:06:54 tmpfs 795M 0 795M 0% /run/user/1001 15:06:54 15:06:54 15:06:54 ---> free -m: 15:06:54 total used free shared buff/cache available 15:06:54 Mem: 7945 538 4984 1 2422 7111 15:06:54 Swap: 1023 0 1023 15:06:54 15:06:54 15:06:54 ---> ip addr: 15:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:54 inet 127.0.0.1/8 scope host lo 15:06:54 valid_lft forever preferred_lft forever 15:06:54 inet6 ::1/128 scope host 15:06:54 valid_lft forever preferred_lft forever 15:06:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:54 link/ether fa:16:3e:32:e3:f1 brd ff:ff:ff:ff:ff:ff 15:06:54 inet 10.30.123.229/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:06:54 valid_lft 86212sec preferred_lft 86212sec 15:06:54 inet6 fe80::f816:3eff:fe32:e3f1/64 scope link 15:06:54 valid_lft forever preferred_lft forever 15:06:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:06:54 link/ether 6a:a3:95:a0:7c:c0 brd ff:ff:ff:ff:ff:ff 15:06:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:54 valid_lft forever preferred_lft forever 15:06:54 15:06:54 15:06:54 ---> sar -b -r -n DEV: 15:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3312) 03/12/26 _x86_64_ (2 CPU) 15:06:54 15:06:54 15:03:48 LINUX RESTART (2 CPU) 15:06:54 15:06:54 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:54 15:05:02 376.03 72.56 303.46 0.00 11554.76 49665.97 0.00 15:06:54 15:06:01 123.54 1.07 122.47 0.00 75.78 12928.40 0.00 15:06:54 Average: 250.87 37.12 213.74 0.00 5864.45 31454.58 0.00 15:06:54 15:06:54 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:54 15:05:02 5332588 7249932 549428 6.75 69916 2023140 1241276 13.51 744032 1840260 105212 15:06:54 15:06:01 5065560 7229420 552228 6.79 93368 2229420 1212904 13.21 798444 2018580 43112 15:06:54 Average: 5199074 7239676 550828 6.77 81642 2126280 1227090 13.36 771238 1929420 74162 15:06:54 15:06:54 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:54 15:05:02 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 15:06:54 15:05:02 ens3 383.06 217.84 1715.99 71.02 0.00 0.00 0.00 0.00 15:06:54 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:54 15:06:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 15:06:54 15:06:01 ens3 36.49 32.66 288.39 9.86 0.00 0.00 0.00 0.00 15:06:54 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:54 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 15:06:54 Average: ens3 211.26 126.04 1008.31 40.70 0.00 0.00 0.00 0.00 15:06:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:54 15:06:54 15:06:54 ---> sar -P ALL: 15:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3312) 03/12/26 _x86_64_ (2 CPU) 15:06:54 15:06:54 15:03:48 LINUX RESTART (2 CPU) 15:06:54 15:06:54 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:54 15:05:02 all 27.50 0.00 4.73 9.52 0.08 58.17 15:06:54 15:05:02 0 18.59 0.00 4.00 11.37 0.07 65.97 15:06:54 15:05:02 1 36.42 0.00 5.46 7.67 0.08 50.37 15:06:54 15:06:01 all 39.33 0.00 3.57 3.51 0.09 53.51 15:06:54 15:06:01 0 22.47 0.00 2.84 2.64 0.10 71.94 15:06:54 15:06:01 1 56.20 0.00 4.29 4.37 0.08 35.06 15:06:54 Average: all 33.38 0.00 4.15 6.53 0.08 55.85 15:06:54 Average: 0 20.52 0.00 3.43 7.03 0.08 68.94 15:06:54 Average: 1 46.25 0.00 4.88 6.03 0.08 42.76 15:06:54 15:06:54 15:06:54