21:04:09 Started by timer 21:04:09 Running as SYSTEM 21:04:09 [EnvInject] - Loading node environment variables. 21:04:09 Building remotely on prd-ubuntu20.04-docker-2c-8g-9765 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:09 [ssh-agent] Looking for ssh-agent implementation... 21:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:10 $ ssh-agent 21:04:10 SSH_AUTH_SOCK=/tmp/ssh-v7gj612O8m61/agent.1706 21:04:10 SSH_AGENT_PID=1708 21:04:10 [ssh-agent] Started. 21:04:10 Running ssh-add (command line suppressed) 21:04:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17713026556994466047.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17713026556994466047.key) 21:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:10 The recommended git tool is: NONE 21:04:14 using credential edgex-jenkins-ssh 21:04:14 Wiping out workspace first. 21:04:14 Cloning the remote Git repository 21:04:14 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:14 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:14 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:14 > git --version # timeout=10 21:04:14 > git --version # 'git version 2.25.1' 21:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:15 Avoid second fetch 21:04:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:15 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:15 > git config core.sparsecheckout # timeout=10 21:04:15 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:15 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:15 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:15 > git remote # timeout=10 21:04:15 > git submodule init # timeout=10 21:04:15 > git submodule sync # timeout=10 21:04:15 > git config --get remote.origin.url # timeout=10 21:04:15 > git submodule init # timeout=10 21:04:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:16 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:16 > git config --get submodule.global-jjb.url # timeout=10 21:04:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:16 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:16 > git submodule update --init --recursive global-jjb # timeout=10 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:20 provisioning config files... 21:04:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7967417042516076619.sh 21:04:20 ---> python-tools-install.sh 21:04:20 Setup pyenv: 21:04:20 * system (set by /opt/pyenv/version) 21:04:20 * 3.8.20 (set by /opt/pyenv/version) 21:04:20 * 3.9.20 (set by /opt/pyenv/version) 21:04:20 3.10.15 21:04:20 3.11.10 21:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LO6d 21:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:04:35 lf-activate-venv(): INFO: Base packages installed successfully 21:04:35 lf-activate-venv(): INFO: Installing additional packages: lftools 21:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:05:29 Generating Requirements File 21:05:51 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. 21:05:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:05:51 Python 3.11.10 21:05:52 pip 25.2 from /tmp/venv-LO6d/lib/python3.11/site-packages/pip (python 3.11) 21:05:52 appdirs==1.4.4 21:05:52 argcomplete==3.6.2 21:05:52 aspy.yaml==1.3.0 21:05:52 attrs==25.3.0 21:05:52 autopage==0.5.2 21:05:52 beautifulsoup4==4.14.2 21:05:52 boto3==1.40.41 21:05:52 botocore==1.40.41 21:05:52 bs4==0.0.2 21:05:52 cachetools==5.5.2 21:05:52 certifi==2025.8.3 21:05:52 cffi==2.0.0 21:05:52 cfgv==3.4.0 21:05:52 chardet==5.2.0 21:05:52 charset-normalizer==3.4.3 21:05:52 click==8.3.0 21:05:52 cliff==4.11.0 21:05:52 cmd2==2.7.0 21:05:52 cryptography==3.3.2 21:05:52 debtcollector==3.0.0 21:05:52 decorator==5.2.1 21:05:52 defusedxml==0.7.1 21:05:52 Deprecated==1.2.18 21:05:52 distlib==0.4.0 21:05:52 dnspython==2.8.0 21:05:52 docker==7.1.0 21:05:52 dogpile.cache==1.4.1 21:05:52 durationpy==0.10 21:05:52 email-validator==2.3.0 21:05:52 filelock==3.19.1 21:05:52 future==1.0.0 21:05:52 gitdb==4.0.12 21:05:52 GitPython==3.1.45 21:05:52 google-auth==2.40.3 21:05:52 httplib2==0.31.0 21:05:52 identify==2.6.14 21:05:52 idna==3.10 21:05:52 importlib-resources==1.5.0 21:05:52 iso8601==2.1.0 21:05:52 Jinja2==3.1.6 21:05:52 jmespath==1.0.1 21:05:52 jsonpatch==1.33 21:05:52 jsonpointer==3.0.0 21:05:52 jsonschema==4.25.1 21:05:52 jsonschema-specifications==2025.9.1 21:05:52 keystoneauth1==5.12.0 21:05:52 kubernetes==34.1.0 21:05:52 lftools==0.37.14 21:05:52 lxml==6.0.2 21:05:52 markdown-it-py==4.0.0 21:05:52 MarkupSafe==3.0.3 21:05:52 mdurl==0.1.2 21:05:52 msgpack==1.1.1 21:05:52 multi_key_dict==2.0.3 21:05:52 munch==4.0.0 21:05:52 netaddr==1.3.0 21:05:52 niet==1.4.2 21:05:52 nodeenv==1.9.1 21:05:52 oauth2client==4.1.3 21:05:52 oauthlib==3.3.1 21:05:52 openstacksdk==4.7.1 21:05:52 os-service-types==1.8.0 21:05:52 osc-lib==4.2.0 21:05:52 oslo.config==10.0.0 21:05:52 oslo.context==6.1.0 21:05:52 oslo.i18n==6.6.0 21:05:52 oslo.log==7.2.1 21:05:52 oslo.serialization==5.8.0 21:05:52 oslo.utils==9.1.0 21:05:52 packaging==25.0 21:05:52 pbr==7.0.1 21:05:52 platformdirs==4.4.0 21:05:52 prettytable==3.16.0 21:05:52 psutil==7.1.0 21:05:52 pyasn1==0.6.1 21:05:52 pyasn1_modules==0.4.2 21:05:52 pycparser==2.23 21:05:52 pygerrit2==2.0.15 21:05:52 PyGithub==2.8.1 21:05:52 Pygments==2.19.2 21:05:52 PyJWT==2.10.1 21:05:52 PyNaCl==1.6.0 21:05:52 pyparsing==2.4.7 21:05:52 pyperclip==1.11.0 21:05:52 pyrsistent==0.20.0 21:05:52 python-cinderclient==9.8.0 21:05:52 python-dateutil==2.9.0.post0 21:05:52 python-heatclient==4.3.0 21:05:52 python-jenkins==1.8.3 21:05:52 python-keystoneclient==5.7.0 21:05:52 python-magnumclient==4.9.0 21:05:52 python-openstackclient==8.2.0 21:05:52 python-swiftclient==4.8.0 21:05:52 PyYAML==6.0.3 21:05:52 referencing==0.36.2 21:05:52 requests==2.32.5 21:05:52 requests-oauthlib==2.0.0 21:05:52 requestsexceptions==1.4.0 21:05:52 rfc3986==2.0.0 21:05:52 rich==14.1.0 21:05:52 rich-argparse==1.7.1 21:05:52 rpds-py==0.27.1 21:05:52 rsa==4.9.1 21:05:52 ruamel.yaml==0.18.15 21:05:52 ruamel.yaml.clib==0.2.14 21:05:52 s3transfer==0.14.0 21:05:52 simplejson==3.20.2 21:05:52 six==1.17.0 21:05:52 smmap==5.0.2 21:05:52 soupsieve==2.8 21:05:52 stevedore==5.5.0 21:05:52 tabulate==0.9.0 21:05:52 toml==0.10.2 21:05:52 tomlkit==0.13.3 21:05:52 tqdm==4.67.1 21:05:52 typing_extensions==4.15.0 21:05:52 tzdata==2025.2 21:05:52 urllib3==1.26.20 21:05:52 virtualenv==20.34.0 21:05:52 wcwidth==0.2.14 21:05:52 websocket-client==1.8.0 21:05:52 wrapt==1.17.3 21:05:52 xdg==6.0.0 21:05:52 xmltodict==1.0.2 21:05:52 yq==3.4.3 21:05:52 [EnvInject] - Injecting environment variables from a build step. 21:05:52 [EnvInject] - Injecting as environment variables the properties content 21:05:52 OS_CLOUD=vex 21:05:52 21:05:52 [EnvInject] - Variables injected successfully. 21:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins812690571001263450.sh 21:05:52 ---> Orphaned k8s clusters 21:05:52 Setup pyenv: 21:05:52 system 21:05:52 3.8.20 21:05:52 3.9.20 21:05:52 3.10.15 21:05:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:54 lf-activate-venv(): INFO: Base packages installed successfully 21:05:54 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:06:00 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. 21:06:00 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:06:02 -----> Delete orphaned cluster 21:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9009266564454494650.sh 21:06:02 ---> Orphaned stacks 21:06:02 Setup pyenv: 21:06:02 system 21:06:02 3.8.20 21:06:02 3.9.20 21:06:02 3.10.15 21:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:04 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. 21:06:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:06:04 lf-activate-venv(): INFO: Base packages installed successfully 21:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:06:17 + mapfile -t OS_COE_CLUSTERS_ID 21:06:17 ++ awk '{print $1}' 21:06:17 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:06:17 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:06:19 + echo '-----> Active clusters -> stacks' 21:06:19 -----> Active clusters -> stacks 21:06:19 + OS_COE_STACKS=() 21:06:19 + [[ 0 -gt 0 ]] 21:06:19 + mapfile -t OS_STACKS 21:06:19 ++ awk '{print $1}' 21:06:19 ++ 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 21:06:20 + echo '-----> Active stacks' 21:06:20 -----> Active stacks 21:06:20 + echo '-----> Delete orphaned stacks' 21:06:20 -----> Delete orphaned stacks 21:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6752062412959314764.sh 21:06:20 ---> Orphaned servers 21:06:20 Setup pyenv: 21:06:20 system 21:06:20 3.8.20 21:06:20 3.9.20 21:06:20 3.10.15 21:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:22 lf-activate-venv(): INFO: Base packages installed successfully 21:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:06:39 -----> Active servers 21:06:39 prd-ubuntu20.04-docker-2c-8g-9765 21:06:39 prd-centos7-blackbox-4c-2g-9609 21:06:39 prd-centos7-blackbox-4c-2g-9608 21:06:39 -----> Delete orphaned servers 21:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15817995921411012113.sh 21:06:40 ---> Orphaned ports 21:06:40 Setup pyenv: 21:06:40 system 21:06:40 3.8.20 21:06:40 3.9.20 21:06:40 3.10.15 21:06:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:41 lf-activate-venv(): INFO: Base packages installed successfully 21:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:06:53 No orphaned ports to process. 21:06:53 Build step 'Conditional step (single)' marked build as failure 21:06:53 $ ssh-agent -k 21:06:53 unset SSH_AUTH_SOCK; 21:06:53 unset SSH_AGENT_PID; 21:06:53 echo Agent pid 1708 killed; 21:06:53 [ssh-agent] Stopped. 21:06:53 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9454541822254367536.sh 21:06:53 ---> sysstat.sh 21:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins570657004764230462.sh 21:06:54 ---> package-listing.sh 21:06:54 ++ tr '[:upper:]' '[:lower:]' 21:06:54 ++ facter osfamily 21:06:54 + OS_FAMILY=debian 21:06:54 + workspace=/w/workspace/ci-management-openstack-cron 21:06:54 + START_PACKAGES=/tmp/packages_start.txt 21:06:54 + END_PACKAGES=/tmp/packages_end.txt 21:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:54 + PACKAGES=/tmp/packages_start.txt 21:06:54 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:54 + PACKAGES=/tmp/packages_end.txt 21:06:54 + case "${OS_FAMILY}" in 21:06:54 + grep '^ii' 21:06:54 + dpkg -l 21:06:54 + '[' -f /tmp/packages_start.txt ']' 21:06:54 + '[' -f /tmp/packages_end.txt ']' 21:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:54 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:54 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5695568130037282764.sh 21:06:54 ---> capture-instance-metadata.sh 21:06:54 Setup pyenv: 21:06:54 system 21:06:54 3.8.20 21:06:54 3.9.20 21:06:54 3.10.15 21:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:56 lf-activate-venv(): INFO: Base packages installed successfully 21:06:56 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:07:04 INFO: Running in OpenStack, capturing instance metadata 21:07:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15752562127675496019.sh 21:07:04 provisioning config files... 21:07:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5222079320751841943tmp 21:07:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:07:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:07:04 [EnvInject] - Injecting environment variables from a build step. 21:07:04 [EnvInject] - Injecting as environment variables the properties content 21:07:04 SERVER_ID=logs 21:07:04 21:07:04 [EnvInject] - Variables injected successfully. 21:07:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2214322361568992741.sh 21:07:04 ---> create-netrc.sh 21:07:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6827412339665104142.sh 21:07:04 ---> python-tools-install.sh 21:07:04 Setup pyenv: 21:07:04 system 21:07:04 3.8.20 21:07:04 3.9.20 21:07:04 3.10.15 21:07:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:07:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:06 lf-activate-venv(): INFO: Base packages installed successfully 21:07:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:07:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3541596354174667476.sh 21:07:14 ---> sudo-logs.sh 21:07:14 Archiving 'sudo' log.. 21:07:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11943475500948991669.sh 21:07:14 ---> job-cost.sh 21:07:14 Setup pyenv: 21:07:14 system 21:07:14 3.8.20 21:07:14 3.9.20 21:07:14 3.10.15 21:07:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:16 lf-activate-venv(): INFO: Base packages installed successfully 21:07:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:07:23 INFO: No Stack... 21:07:23 INFO: Retrieving Pricing Info for: v3-starter-1 21:07:23 INFO: Archiving Costs 21:07:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2158257258298411519.sh 21:07:23 ---> logs-deploy.sh 21:07:23 Setup pyenv: 21:07:23 system 21:07:23 3.8.20 21:07:23 3.9.20 21:07:23 3.10.15 21:07:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LO6d from file:/tmp/.os_lf_venv 21:07:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:25 lf-activate-venv(): INFO: Base packages installed successfully 21:07:25 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-LO6d/bin to PATH 21:07:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57414 21:07:34 INFO: archiving workspace using pattern(s): 21:07:35 Archives upload complete. 21:07:35 INFO: archiving logs to Nexus 21:07:35 ---> uname -a: 21:07:35 Linux prd-ubuntu20-04-docker-2c-8g-9765 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:07:35 21:07:35 21:07:35 ---> lscpu: 21:07:35 Architecture: x86_64 21:07:35 CPU op-mode(s): 32-bit, 64-bit 21:07:35 Byte Order: Little Endian 21:07:35 Address sizes: 40 bits physical, 48 bits virtual 21:07:35 CPU(s): 1 21:07:35 On-line CPU(s) list: 0 21:07:35 Thread(s) per core: 1 21:07:35 Core(s) per socket: 1 21:07:35 Socket(s): 1 21:07:35 NUMA node(s): 1 21:07:35 Vendor ID: AuthenticAMD 21:07:35 CPU family: 23 21:07:35 Model: 49 21:07:35 Model name: AMD EPYC-Rome Processor 21:07:35 Stepping: 0 21:07:35 CPU MHz: 2800.000 21:07:35 BogoMIPS: 5600.00 21:07:35 Virtualization: AMD-V 21:07:35 Hypervisor vendor: KVM 21:07:35 Virtualization type: full 21:07:35 L1d cache: 32 KiB 21:07:35 L1i cache: 32 KiB 21:07:35 L2 cache: 512 KiB 21:07:35 L3 cache: 16 MiB 21:07:35 NUMA node0 CPU(s): 0 21:07:35 Vulnerability Gather data sampling: Not affected 21:07:35 Vulnerability Itlb multihit: Not affected 21:07:35 Vulnerability L1tf: Not affected 21:07:36 Vulnerability Mds: Not affected 21:07:36 Vulnerability Meltdown: Not affected 21:07:36 Vulnerability Mmio stale data: Not affected 21:07:36 Vulnerability Retbleed: Vulnerable 21:07:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:07:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:07:36 Vulnerability Srbds: Not affected 21:07:36 Vulnerability Tsx async abort: Not affected 21:07:36 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 21:07:36 21:07:36 21:07:36 ---> nproc: 21:07:36 1 21:07:36 21:07:36 21:07:36 ---> df -h: 21:07:36 Filesystem Size Used Avail Use% Mounted on 21:07:36 udev 969M 0 969M 0% /dev 21:07:36 tmpfs 198M 1.1M 197M 1% /run 21:07:36 /dev/vda1 194G 10G 184G 6% / 21:07:36 tmpfs 986M 0 986M 0% /dev/shm 21:07:36 tmpfs 5.0M 0 5.0M 0% /run/lock 21:07:36 tmpfs 986M 0 986M 0% /sys/fs/cgroup 21:07:36 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 21:07:36 /dev/loop0 62M 62M 0 100% /snap/core20/1405 21:07:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:07:36 /dev/loop3 51M 51M 0 100% /snap/snapd/25202 21:07:36 tmpfs 198M 0 198M 0% /run/user/1001 21:07:36 /dev/loop4 64M 64M 0 100% /snap/core20/2669 21:07:36 /dev/loop5 92M 92M 0 100% /snap/lxd/32662 21:07:36 21:07:36 21:07:36 ---> free -m: 21:07:36 total used free shared buff/cache available 21:07:36 Mem: 1971 445 136 0 1389 1334 21:07:36 Swap: 1023 1 1022 21:07:36 21:07:36 21:07:36 ---> ip addr: 21:07:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:36 inet 127.0.0.1/8 scope host lo 21:07:36 valid_lft forever preferred_lft forever 21:07:36 inet6 ::1/128 scope host 21:07:36 valid_lft forever preferred_lft forever 21:07:36 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 21:07:36 link/ether fa:16:3e:e1:53:ac brd ff:ff:ff:ff:ff:ff 21:07:36 inet 10.30.122.195/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:07:36 valid_lft 86149sec preferred_lft 86149sec 21:07:36 inet6 fe80::f816:3eff:fee1:53ac/64 scope link 21:07:36 valid_lft forever preferred_lft forever 21:07:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:07:36 link/ether be:56:67:2b:7a:49 brd ff:ff:ff:ff:ff:ff 21:07:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:36 valid_lft forever preferred_lft forever 21:07:36 21:07:36 21:07:36 ---> sar -b -r -n DEV: 21:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9765) 09/29/25 _x86_64_ (1 CPU) 21:07:36 21:07:36 21:03:27 LINUX RESTART (1 CPU) 21:07:36 21:07:36 21:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:36 21:05:01 442.15 72.96 369.19 0.00 11448.82 15994.04 0.00 21:07:36 21:06:01 136.31 20.91 115.40 0.00 5481.09 27157.21 0.00 21:07:36 21:07:01 50.24 9.05 41.19 0.00 465.92 4217.96 0.00 21:07:36 Average: 208.29 34.10 174.20 0.00 5767.69 15788.62 0.00 21:07:36 21:07:36 21:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:36 21:05:01 100340 1379396 406792 20.15 71896 1305444 979844 31.94 490448 1237488 888 21:07:36 21:06:01 140332 1379696 392876 19.46 106788 1219384 968788 31.58 682792 985356 45872 21:07:36 21:07:01 131196 1343328 429608 21.28 110108 1188724 1009304 32.90 739400 938568 12788 21:07:36 Average: 123956 1367473 409759 20.30 96264 1237851 985979 32.14 637547 1053804 19849 21:07:36 21:07:36 21:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:36 21:05:01 ens3 552.85 313.35 1483.76 80.07 0.00 0.00 0.00 0.00 21:07:36 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:36 21:05:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 21:07:36 21:06:01 ens3 378.84 232.16 2596.60 28.94 0.00 0.00 0.00 0.00 21:07:36 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:36 21:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 21:07:36 21:07:01 ens3 32.38 29.61 54.56 14.68 0.00 0.00 0.00 0.00 21:07:36 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:36 21:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 21:07:36 Average: ens3 320.09 191.04 1377.73 41.02 0.00 0.00 0.00 0.00 21:07:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:36 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 21:07:36 21:07:36 21:07:36 ---> sar -P ALL: 21:07:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9765) 09/29/25 _x86_64_ (1 CPU) 21:07:36 21:07:36 21:03:27 LINUX RESTART (1 CPU) 21:07:36 21:07:36 21:04:02 CPU %user %nice %system %iowait %steal %idle 21:07:36 21:05:01 all 44.42 0.00 8.67 44.16 0.10 2.65 21:07:36 21:05:01 0 44.42 0.00 8.67 44.16 0.10 2.65 21:07:36 21:06:01 all 66.81 0.00 9.89 15.74 0.13 7.42 21:07:36 21:06:01 0 66.81 0.00 9.89 15.74 0.13 7.42 21:07:36 21:07:01 all 75.19 0.00 3.83 3.56 0.12 17.30 21:07:36 21:07:01 0 75.19 0.00 3.83 3.56 0.12 17.30 21:07:36 Average: all 62.27 0.00 7.46 20.99 0.12 9.17 21:07:36 Average: 0 62.27 0.00 7.46 20.99 0.12 9.17 21:07:36 21:07:36 21:07:36