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