13:04:21 Started by timer 13:04:21 Running as SYSTEM 13:04:21 [EnvInject] - Loading node environment variables. 13:04:21 Building remotely on prd-ubuntu20.04-docker-2c-8g-2782 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:21 [ssh-agent] Looking for ssh-agent implementation... 13:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:21 $ ssh-agent 13:04:21 SSH_AUTH_SOCK=/tmp/ssh-96JX3HJ6hYPI/agent.1541 13:04:21 SSH_AGENT_PID=1543 13:04:21 [ssh-agent] Started. 13:04:21 Running ssh-add (command line suppressed) 13:04:21 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16882232950783269173.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16882232950783269173.key) 13:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:21 The recommended git tool is: NONE 13:04:23 using credential edgex-jenkins-ssh 13:04:23 Wiping out workspace first. 13:04:23 Cloning the remote Git repository 13:04:23 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:23 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:23 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:23 > git --version # timeout=10 13:04:23 > git --version # 'git version 2.25.1' 13:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:24 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:24 Avoid second fetch 13:04:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:24 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:24 > git config core.sparsecheckout # timeout=10 13:04:24 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:24 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:24 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:24 > git remote # timeout=10 13:04:24 > git submodule init # timeout=10 13:04:24 > git submodule sync # timeout=10 13:04:24 > git config --get remote.origin.url # timeout=10 13:04:24 > git submodule init # timeout=10 13:04:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:24 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:24 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:24 > git config --get submodule.global-jjb.url # timeout=10 13:04:24 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:25 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:25 > git submodule update --init --recursive global-jjb # timeout=10 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:29 provisioning config files... 13:04:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8364583579545624896.sh 13:04:29 ---> python-tools-install.sh 13:04:29 Setup pyenv: 13:04:29 * system (set by /opt/pyenv/version) 13:04:29 * 3.8.20 (set by /opt/pyenv/version) 13:04:29 * 3.9.20 (set by /opt/pyenv/version) 13:04:29 3.10.15 13:04:29 3.11.10 13:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qsbk 13:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:37 lf-activate-venv(): INFO: Base packages installed successfully 13:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:04:59 Generating Requirements File 13:05:15 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:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:15 Python 3.11.10 13:05:15 pip 26.0.1 from /tmp/venv-qsbk/lib/python3.11/site-packages/pip (python 3.11) 13:05:15 appdirs==1.4.4 13:05:15 argcomplete==3.6.3 13:05:15 aspy.yaml==1.3.0 13:05:15 attrs==25.4.0 13:05:15 autopage==0.6.0 13:05:15 beautifulsoup4==4.14.3 13:05:15 boto3==1.42.59 13:05:15 botocore==1.42.59 13:05:15 bs4==0.0.2 13:05:15 certifi==2026.2.25 13:05:15 cffi==2.0.0 13:05:15 cfgv==3.5.0 13:05:15 chardet==6.0.0.post1 13:05:15 charset-normalizer==3.4.4 13:05:15 click==8.3.1 13:05:15 cliff==4.13.2 13:05:15 cmd2==3.2.2 13:05:15 cryptography==3.3.2 13:05:15 debtcollector==3.0.0 13:05:15 decorator==5.2.1 13:05:15 defusedxml==0.7.1 13:05:15 Deprecated==1.3.1 13:05:15 distlib==0.4.0 13:05:15 dnspython==2.8.0 13:05:15 docker==7.1.0 13:05:15 dogpile.cache==1.5.0 13:05:15 durationpy==0.10 13:05:15 email-validator==2.3.0 13:05:15 filelock==3.24.3 13:05:15 future==1.0.0 13:05:15 gitdb==4.0.12 13:05:15 GitPython==3.1.46 13:05:15 httplib2==0.30.2 13:05:15 identify==2.6.16 13:05:15 idna==3.11 13:05:15 importlib-resources==1.5.0 13:05:15 iso8601==2.1.0 13:05:15 Jinja2==3.1.6 13:05:15 jmespath==1.1.0 13:05:15 jsonpatch==1.33 13:05:15 jsonpointer==3.0.0 13:05:15 jsonschema==4.26.0 13:05:15 jsonschema-specifications==2025.9.1 13:05:15 keystoneauth1==5.13.1 13:05:15 kubernetes==35.0.0 13:05:15 lftools==0.37.21 13:05:15 lxml==6.0.2 13:05:15 markdown-it-py==4.0.0 13:05:15 MarkupSafe==3.0.3 13:05:15 mdurl==0.1.2 13:05:15 msgpack==1.1.2 13:05:15 multi_key_dict==2.0.3 13:05:15 munch==4.0.0 13:05:15 netaddr==1.3.0 13:05:15 niet==1.4.2 13:05:15 nodeenv==1.10.0 13:05:15 oauth2client==4.1.3 13:05:15 oauthlib==3.3.1 13:05:15 openstacksdk==4.10.0 13:05:15 os-service-types==1.8.2 13:05:15 osc-lib==4.4.0 13:05:15 oslo.config==10.3.0 13:05:15 oslo.context==6.3.0 13:05:15 oslo.i18n==6.7.2 13:05:15 oslo.log==8.1.0 13:05:15 oslo.serialization==5.9.1 13:05:15 oslo.utils==10.0.0 13:05:15 packaging==26.0 13:05:15 pbr==7.0.3 13:05:15 platformdirs==4.9.2 13:05:15 prettytable==3.17.0 13:05:15 psutil==7.2.2 13:05:15 pyasn1==0.6.2 13:05:15 pyasn1_modules==0.4.2 13:05:15 pycparser==3.0 13:05:15 pygerrit2==2.0.15 13:05:15 PyGithub==2.8.1 13:05:15 Pygments==2.19.2 13:05:15 PyJWT==2.11.0 13:05:15 PyNaCl==1.6.2 13:05:15 pyparsing==2.4.7 13:05:15 pyperclip==1.11.0 13:05:15 pyrsistent==0.20.0 13:05:15 python-cinderclient==9.8.0 13:05:15 python-dateutil==2.9.0.post0 13:05:15 python-discovery==1.1.0 13:05:15 python-heatclient==5.1.0 13:05:15 python-jenkins==1.8.3 13:05:15 python-keystoneclient==5.8.0 13:05:15 python-magnumclient==4.10.0 13:05:15 python-openstackclient==9.0.0 13:05:15 python-swiftclient==4.10.0 13:05:15 PyYAML==6.0.3 13:05:15 referencing==0.37.0 13:05:15 requests==2.32.5 13:05:15 requests-oauthlib==2.0.0 13:05:15 requestsexceptions==1.4.0 13:05:15 rfc3986==2.0.0 13:05:15 rich==14.3.3 13:05:15 rich-argparse==1.7.2 13:05:15 rpds-py==0.30.0 13:05:15 rsa==4.9.1 13:05:15 ruamel.yaml==0.19.1 13:05:15 ruamel.yaml.clib==0.2.15 13:05:15 s3transfer==0.16.0 13:05:15 simplejson==3.20.2 13:05:15 six==1.17.0 13:05:15 smmap==5.0.2 13:05:15 soupsieve==2.8.3 13:05:15 stevedore==5.7.0 13:05:15 tabulate==0.9.0 13:05:15 toml==0.10.2 13:05:15 tomlkit==0.14.0 13:05:15 tqdm==4.67.3 13:05:15 typing_extensions==4.15.0 13:05:15 urllib3==1.26.20 13:05:15 virtualenv==21.1.0 13:05:15 wcwidth==0.6.0 13:05:15 websocket-client==1.9.0 13:05:15 wrapt==2.1.1 13:05:15 xdg==6.0.0 13:05:15 xmltodict==1.0.4 13:05:15 yq==3.4.3 13:05:15 [EnvInject] - Injecting environment variables from a build step. 13:05:15 [EnvInject] - Injecting as environment variables the properties content 13:05:15 OS_CLOUD=vex 13:05:15 13:05:15 [EnvInject] - Variables injected successfully. 13:05:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4019885026391808302.sh 13:05:16 ---> Orphaned k8s clusters 13:05:16 Setup pyenv: 13:05:16 system 13:05:16 3.8.20 13:05:16 3.9.20 13:05:16 3.10.15 13:05:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:05:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:17 lf-activate-venv(): INFO: Base packages installed successfully 13:05:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:05:22 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:05:22 warnings.warn( 13:05:24 -----> Delete orphaned cluster 13:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8930169731021198227.sh 13:05:24 ---> Orphaned stacks 13:05:24 Setup pyenv: 13:05:24 system 13:05:24 3.8.20 13:05:24 3.9.20 13:05:24 3.10.15 13:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:26 lf-activate-venv(): INFO: Base packages installed successfully 13:05:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:05:36 + mapfile -t OS_COE_CLUSTERS_ID 13:05:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:36 ++ awk '{print $1}' 13:05:36 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:05:36 warnings.warn( 13:05:38 + echo '-----> Active clusters -> stacks' 13:05:38 -----> Active clusters -> stacks 13:05:38 + OS_COE_STACKS=() 13:05:38 + [[ 0 -gt 0 ]] 13:05:38 + mapfile -t OS_STACKS 13:05:38 ++ 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:38 ++ awk '{print $1}' 13:05:39 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:05:39 warnings.warn( 13:05:40 + echo '-----> Active stacks' 13:05:40 -----> Active stacks 13:05:40 + echo '-----> Delete orphaned stacks' 13:05:40 -----> Delete orphaned stacks 13:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5395026545205183301.sh 13:05:40 ---> Orphaned servers 13:05:40 Setup pyenv: 13:05:40 system 13:05:40 3.8.20 13:05:40 3.9.20 13:05:40 3.10.15 13:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:42 lf-activate-venv(): INFO: Base packages installed successfully 13:05:42 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-qsbk/bin to PATH 13:05:50 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:05:50 warnings.warn( 13:05:55 -----> Active servers 13:05:55 prd-ubuntu20.04-docker-2c-8g-2782 13:05:55 prd-centos7-blackbox-4c-2g-2771 13:05:55 prd-centos7-blackbox-4c-2g-2769 13:05:55 prd-centos7-blackbox-4c-2g-2770 13:05:55 prd-centos7-blackbox-4c-2g-2480 13:05:55 -----> Delete orphaned servers 13:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins328471206827852254.sh 13:05:55 ---> Orphaned ports 13:05:55 Setup pyenv: 13:05:55 system 13:05:55 3.8.20 13:05:55 3.9.20 13:05:55 3.10.15 13:05:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:57 lf-activate-venv(): INFO: Base packages installed successfully 13:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:06:05 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:06:05 warnings.warn( 13:06:07 No orphaned ports to process. 13:06:07 Build step 'Conditional step (single)' marked build as failure 13:06:07 $ ssh-agent -k 13:06:07 unset SSH_AUTH_SOCK; 13:06:07 unset SSH_AGENT_PID; 13:06:07 echo Agent pid 1543 killed; 13:06:07 [ssh-agent] Stopped. 13:06:07 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins769555084513590287.sh 13:06:07 ---> sysstat.sh 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14737459541817929190.sh 13:06:07 ---> package-listing.sh 13:06:07 ++ tr '[:upper:]' '[:lower:]' 13:06:07 ++ facter osfamily 13:06:07 + OS_FAMILY=debian 13:06:07 + workspace=/w/workspace/ci-management-openstack-cron 13:06:07 + START_PACKAGES=/tmp/packages_start.txt 13:06:07 + END_PACKAGES=/tmp/packages_end.txt 13:06:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:07 + PACKAGES=/tmp/packages_start.txt 13:06:07 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:07 + PACKAGES=/tmp/packages_end.txt 13:06:07 + case "${OS_FAMILY}" in 13:06:07 + grep '^ii' 13:06:07 + dpkg -l 13:06:07 + '[' -f /tmp/packages_start.txt ']' 13:06:07 + '[' -f /tmp/packages_end.txt ']' 13:06:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:07 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:07 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3949689639223250077.sh 13:06:07 ---> capture-instance-metadata.sh 13:06:08 Setup pyenv: 13:06:08 system 13:06:08 3.8.20 13:06:08 3.9.20 13:06:08 3.10.15 13:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:09 lf-activate-venv(): INFO: Base packages installed successfully 13:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:06:16 INFO: Running in OpenStack, capturing instance metadata 13:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14718589052251011966.sh 13:06:16 provisioning config files... 13:06:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2708422887965951576tmp 13:06:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:16 [EnvInject] - Injecting environment variables from a build step. 13:06:16 [EnvInject] - Injecting as environment variables the properties content 13:06:16 SERVER_ID=logs 13:06:16 13:06:16 [EnvInject] - Variables injected successfully. 13:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins41923739431231078.sh 13:06:16 ---> create-netrc.sh 13:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4772077155532031638.sh 13:06:16 ---> python-tools-install.sh 13:06:16 Setup pyenv: 13:06:16 system 13:06:16 3.8.20 13:06:16 3.9.20 13:06:16 3.10.15 13:06:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:18 lf-activate-venv(): INFO: Base packages installed successfully 13:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4523732523567786060.sh 13:06:24 ---> sudo-logs.sh 13:06:24 Archiving 'sudo' log.. 13:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12324260481941969235.sh 13:06:24 ---> job-cost.sh 13:06:24 Setup pyenv: 13:06:24 system 13:06:24 3.8.20 13:06:24 3.9.20 13:06:24 3.10.15 13:06:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:26 lf-activate-venv(): INFO: Base packages installed successfully 13:06:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:06:32 INFO: No Stack... 13:06:32 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:32 INFO: Archiving Costs 13:06:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10946268100919722990.sh 13:06:32 ---> logs-deploy.sh 13:06:32 Setup pyenv: 13:06:32 system 13:06:32 3.8.20 13:06:32 3.9.20 13:06:32 3.10.15 13:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsbk from file:/tmp/.os_lf_venv 13:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:34 lf-activate-venv(): INFO: Base packages installed successfully 13:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-qsbk/bin to PATH 13:06:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60368 13:06:40 INFO: archiving workspace using pattern(s): 13:06:40 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:06:40 warnings.warn( 13:06:41 Archives upload complete. 13:06:41 INFO: archiving logs to Nexus 13:06:42 /tmp/venv-qsbk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 13:06:42 warnings.warn( 13:06:42 ---> uname -a: 13:06:42 Linux prd-ubuntu20-04-docker-2c-8g-2782 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:42 13:06:42 13:06:42 ---> lscpu: 13:06:42 Architecture: x86_64 13:06:42 CPU op-mode(s): 32-bit, 64-bit 13:06:42 Byte Order: Little Endian 13:06:42 Address sizes: 40 bits physical, 48 bits virtual 13:06:42 CPU(s): 2 13:06:42 On-line CPU(s) list: 0,1 13:06:42 Thread(s) per core: 1 13:06:42 Core(s) per socket: 1 13:06:42 Socket(s): 2 13:06:42 NUMA node(s): 1 13:06:42 Vendor ID: AuthenticAMD 13:06:42 CPU family: 23 13:06:42 Model: 49 13:06:42 Model name: AMD EPYC-Rome Processor 13:06:42 Stepping: 0 13:06:42 CPU MHz: 2799.998 13:06:42 BogoMIPS: 5599.99 13:06:42 Virtualization: AMD-V 13:06:42 Hypervisor vendor: KVM 13:06:42 Virtualization type: full 13:06:42 L1d cache: 64 KiB 13:06:42 L1i cache: 64 KiB 13:06:42 L2 cache: 1 MiB 13:06:42 L3 cache: 32 MiB 13:06:42 NUMA node0 CPU(s): 0,1 13:06:42 Vulnerability Gather data sampling: Not affected 13:06:42 Vulnerability Itlb multihit: Not affected 13:06:42 Vulnerability L1tf: Not affected 13:06:42 Vulnerability Mds: Not affected 13:06:42 Vulnerability Meltdown: Not affected 13:06:42 Vulnerability Mmio stale data: Not affected 13:06:42 Vulnerability Retbleed: Vulnerable 13:06:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:42 Vulnerability Srbds: Not affected 13:06:42 Vulnerability Tsx async abort: Not affected 13:06:42 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:42 13:06:42 13:06:42 ---> nproc: 13:06:42 2 13:06:42 13:06:42 13:06:42 ---> df -h: 13:06:42 Filesystem Size Used Avail Use% Mounted on 13:06:42 udev 3.9G 0 3.9G 0% /dev 13:06:42 tmpfs 795M 1.1M 794M 1% /run 13:06:42 /dev/vda1 39G 9.8G 29G 26% / 13:06:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:42 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:42 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:06:42 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:06:42 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:06:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:42 tmpfs 795M 0 795M 0% /run/user/1001 13:06:42 13:06:42 13:06:42 ---> free -m: 13:06:42 total used free shared buff/cache available 13:06:42 Mem: 7945 554 4950 1 2440 7094 13:06:42 Swap: 1023 0 1023 13:06:42 13:06:42 13:06:42 ---> ip addr: 13:06:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:42 inet 127.0.0.1/8 scope host lo 13:06:42 valid_lft forever preferred_lft forever 13:06:42 inet6 ::1/128 scope host 13:06:42 valid_lft forever preferred_lft forever 13:06:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:42 link/ether fa:16:3e:e4:72:dc brd ff:ff:ff:ff:ff:ff 13:06:42 inet 10.30.123.65/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:42 valid_lft 86221sec preferred_lft 86221sec 13:06:42 inet6 fe80::f816:3eff:fee4:72dc/64 scope link 13:06:42 valid_lft forever preferred_lft forever 13:06:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:42 link/ether fa:8c:39:59:4e:13 brd ff:ff:ff:ff:ff:ff 13:06:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:42 valid_lft forever preferred_lft forever 13:06:42 13:06:42 13:06:42 ---> sar -b -r -n DEV: 13:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-2782) 02/28/26 _x86_64_ (2 CPU) 13:06:42 13:06:42 13:03:45 LINUX RESTART (2 CPU) 13:06:42 13:06:42 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:42 13:05:02 389.02 69.71 319.31 0.00 11501.42 47388.50 0.00 13:06:42 13:06:01 106.41 1.56 104.85 0.00 105.20 13141.23 0.00 13:06:42 Average: 248.90 35.92 212.98 0.00 5851.18 30408.74 0.00 13:06:42 13:06:42 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:42 13:05:02 5278804 7314932 472956 5.81 81812 2121336 1132952 12.33 673960 1944264 205376 13:06:42 13:06:01 5070008 7254804 523996 6.44 94052 2249196 1193060 12.99 783616 2027208 28656 13:06:42 Average: 5174406 7284868 498476 6.13 87932 2185266 1163006 12.66 728788 1985736 117016 13:06:42 13:06:42 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:42 13:05:02 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 13:06:42 13:05:02 ens3 385.89 225.15 1722.25 72.33 0.00 0.00 0.00 0.00 13:06:42 13:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:42 13:06:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 13:06:42 13:06:01 ens3 47.43 39.62 294.69 13.38 0.00 0.00 0.00 0.00 13:06:42 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:42 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:06:42 Average: ens3 218.08 133.16 1014.47 43.11 0.00 0.00 0.00 0.00 13:06:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:42 13:06:42 13:06:42 ---> sar -P ALL: 13:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-2782) 02/28/26 _x86_64_ (2 CPU) 13:06:42 13:06:42 13:03:45 LINUX RESTART (2 CPU) 13:06:42 13:06:42 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:42 13:05:02 all 34.45 0.00 5.68 5.71 0.07 54.09 13:06:42 13:05:02 0 36.27 0.00 5.59 3.51 0.07 54.57 13:06:42 13:05:02 1 32.63 0.00 5.78 7.92 0.07 53.61 13:06:42 13:06:01 all 39.08 0.00 2.76 2.23 0.08 55.86 13:06:42 13:06:01 0 42.36 0.00 2.55 1.84 0.08 53.16 13:06:42 13:06:01 1 35.79 0.00 2.97 2.61 0.07 58.57 13:06:42 Average: all 36.76 0.00 4.23 3.98 0.07 54.97 13:06:42 Average: 0 39.30 0.00 4.08 2.68 0.08 53.87 13:06:42 Average: 1 34.20 0.00 4.38 5.28 0.07 56.08 13:06:42 13:06:42 13:06:42