04:04:19 Started by timer 04:04:19 Running as SYSTEM 04:04:19 [EnvInject] - Loading node environment variables. 04:04:19 Building remotely on prd-ubuntu20.04-docker-2c-8g-15736 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:19 [ssh-agent] Looking for ssh-agent implementation... 04:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:20 $ ssh-agent 04:04:20 SSH_AUTH_SOCK=/tmp/ssh-L5xKpetMOd5a/agent.1569 04:04:20 SSH_AGENT_PID=1571 04:04:20 [ssh-agent] Started. 04:04:20 Running ssh-add (command line suppressed) 04:04:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6381436096391982323.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6381436096391982323.key) 04:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:20 The recommended git tool is: NONE 04:04:22 using credential edgex-jenkins-ssh 04:04:22 Wiping out workspace first. 04:04:22 Cloning the remote Git repository 04:04:22 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:22 > git --version # timeout=10 04:04:22 > git --version # 'git version 2.25.1' 04:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:23 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:23 Avoid second fetch 04:04:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:23 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:23 > git config core.sparsecheckout # timeout=10 04:04:23 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:23 > git remote # timeout=10 04:04:23 > git submodule init # timeout=10 04:04:23 > git submodule sync # timeout=10 04:04:23 > git config --get remote.origin.url # timeout=10 04:04:23 > git submodule init # timeout=10 04:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:23 > git config --get submodule.global-jjb.url # timeout=10 04:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:24 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:24 > git submodule update --init --recursive global-jjb # timeout=10 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:28 provisioning config files... 04:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2297030376264291224.sh 04:04:28 ---> python-tools-install.sh 04:04:28 Setup pyenv: 04:04:28 * system (set by /opt/pyenv/version) 04:04:28 * 3.8.20 (set by /opt/pyenv/version) 04:04:28 * 3.9.20 (set by /opt/pyenv/version) 04:04:28 3.10.15 04:04:28 3.11.10 04:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wpz7 04:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:37 lf-activate-venv(): INFO: Base packages installed successfully 04:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:04:57 Generating Requirements File 04:05:18 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. 04:05:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:19 Python 3.11.10 04:05:19 pip 26.1.2 from /tmp/venv-wpz7/lib/python3.11/site-packages/pip (python 3.11) 04:05:19 aiohappyeyeballs==2.7.1 04:05:19 aiohttp==3.14.3 04:05:19 aiosignal==1.4.0 04:05:19 appdirs==1.4.4 04:05:19 argcomplete==3.7.0 04:05:19 aspy.yaml==1.3.0 04:05:19 attrs==26.1.0 04:05:19 autopage==0.6.0 04:05:19 beautifulsoup4==4.15.0 04:05:19 boto3==1.43.56 04:05:19 botocore==1.43.56 04:05:19 bs4==0.0.2 04:05:19 certifi==2026.7.22 04:05:19 cffi==2.1.0 04:05:19 cfgv==3.5.0 04:05:19 chardet==7.4.3 04:05:19 charset-normalizer==3.4.9 04:05:19 click==8.4.2 04:05:19 cliff==4.15.0 04:05:19 cmd2==4.1.2 04:05:19 cryptography==3.3.2 04:05:19 debtcollector==3.1.0 04:05:19 decorator==5.3.1 04:05:19 defusedxml==0.7.1 04:05:19 Deprecated==1.3.1 04:05:19 distlib==0.4.3 04:05:19 dnspython==2.8.0 04:05:19 docker==7.2.0 04:05:19 dogpile.cache==1.5.0 04:05:19 durationpy==0.10 04:05:19 email-validator==2.3.0 04:05:19 filelock==3.32.0 04:05:19 frozenlist==1.8.0 04:05:19 future==1.0.0 04:05:19 gitdb==4.0.12 04:05:19 GitPython==3.1.56 04:05:19 httplib2==0.30.2 04:05:19 identify==2.6.19 04:05:19 idna==3.18 04:05:19 importlib-resources==1.5.0 04:05:19 iso8601==2.1.0 04:05:19 Jinja2==3.1.6 04:05:19 jmespath==1.1.0 04:05:19 jsonpatch==1.33 04:05:19 jsonpointer==3.1.1 04:05:19 jsonschema==4.26.0 04:05:19 jsonschema-specifications==2025.9.1 04:05:19 keystoneauth1==5.15.0 04:05:19 kubernetes==36.0.3 04:05:19 lftools==0.37.22 04:05:19 lxml==6.1.1 04:05:19 markdown-it-py==4.2.0 04:05:19 MarkupSafe==3.0.3 04:05:19 mdurl==0.1.2 04:05:19 msgpack==1.2.1 04:05:19 multi_key_dict==2.0.3 04:05:19 multidict==6.7.1 04:05:19 munch==4.0.0 04:05:19 netaddr==1.3.0 04:05:19 niet==1.4.2 04:05:19 nodeenv==1.10.0 04:05:19 oauth2client==4.1.3 04:05:19 oauthlib==3.3.1 04:05:19 openstacksdk==4.17.0 04:05:19 os-service-types==1.8.2 04:05:19 osc-lib==4.7.0 04:05:19 oslo.config==10.6.0 04:05:19 oslo.context==6.5.0 04:05:19 oslo.i18n==6.9.0 04:05:19 oslo.log==8.3.0 04:05:19 oslo.serialization==5.11.0 04:05:19 oslo.utils==10.1.1 04:05:19 packaging==26.2 04:05:19 pbr==7.0.3 04:05:19 platformdirs==4.11.0 04:05:19 prettytable==3.18.0 04:05:19 prompt_toolkit==3.0.52 04:05:19 propcache==0.5.2 04:05:19 psutil==7.2.2 04:05:19 pyasn1==0.6.4 04:05:19 pyasn1_modules==0.4.2 04:05:19 pycparser==3.0 04:05:19 pygerrit2==2.0.15 04:05:19 PyGithub==2.9.1 04:05:19 Pygments==2.20.0 04:05:19 PyJWT==2.13.0 04:05:19 PyNaCl==1.6.2 04:05:19 pyparsing==2.4.7 04:05:19 pyperclip==1.11.0 04:05:19 pyrsistent==0.20.0 04:05:19 python-dateutil==2.9.0.post0 04:05:19 python-discovery==1.5.0 04:05:19 python-heatclient==5.2.0 04:05:19 python-jenkins==1.8.3 04:05:19 python-keystoneclient==5.8.0 04:05:19 python-magnumclient==4.11.0 04:05:19 python-manilaclient==6.2.0 04:05:19 python-openstackclient==10.2.1 04:05:19 python-swiftclient==4.10.0 04:05:19 PyYAML==6.0.3 04:05:19 referencing==0.37.0 04:05:19 requests==2.34.2 04:05:19 requests-oauthlib==2.0.0 04:05:19 rfc3986==2.0.0 04:05:19 rich==15.0.0 04:05:19 rich-argparse==1.8.0 04:05:19 rpds-py==2026.6.3 04:05:19 rsa==4.9.1 04:05:19 ruamel.yaml==0.19.1 04:05:19 ruamel.yaml.clib==0.2.15 04:05:19 s3transfer==0.19.2 04:05:19 simplejson==4.1.1 04:05:19 six==1.17.0 04:05:19 smmap==5.0.3 04:05:19 soupsieve==2.9.1 04:05:19 stevedore==5.9.0 04:05:19 tabulate==0.10.0 04:05:19 toml==0.10.2 04:05:19 tomlkit==0.15.1 04:05:19 tqdm==4.69.1 04:05:19 typing_extensions==4.16.0 04:05:19 urllib3==1.26.20 04:05:19 virtualenv==21.7.0 04:05:19 wcwidth==0.8.2 04:05:19 websocket-client==1.9.0 04:05:19 wrapt==2.2.2 04:05:19 xdg==6.0.0 04:05:19 xmltodict==1.0.4 04:05:19 yarl==1.24.5 04:05:19 yq==4.1.2 04:05:19 [EnvInject] - Injecting environment variables from a build step. 04:05:19 [EnvInject] - Injecting as environment variables the properties content 04:05:19 OS_CLOUD=vex 04:05:19 04:05:19 [EnvInject] - Variables injected successfully. 04:05:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9596465601621415383.sh 04:05:19 ---> Orphaned k8s clusters 04:05:19 Setup pyenv: 04:05:19 system 04:05:19 3.8.20 04:05:19 3.9.20 04:05:19 3.10.15 04:05:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:21 lf-activate-venv(): INFO: Base packages installed successfully 04:05:21 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:05:30 -----> Delete orphaned cluster 04:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8573501204108303806.sh 04:05:30 ---> Orphaned stacks 04:05:30 Setup pyenv: 04:05:30 system 04:05:30 3.8.20 04:05:30 3.9.20 04:05:30 3.10.15 04:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:32 lf-activate-venv(): INFO: Base packages installed successfully 04:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:43 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. 04:05:43 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:05:44 + mapfile -t OS_COE_CLUSTERS_ID 04:05:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:44 ++ awk '{print $1}' 04:05:46 + echo '-----> Active clusters -> stacks' 04:05:46 -----> Active clusters -> stacks 04:05:46 + OS_COE_STACKS=() 04:05:46 + [[ 0 -gt 0 ]] 04:05:46 + mapfile -t OS_STACKS 04:05:46 ++ awk '{print $1}' 04:05:46 ++ 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 04:05:48 + echo '-----> Active stacks' 04:05:48 -----> Active stacks 04:05:48 + echo '-----> Delete orphaned stacks' 04:05:48 -----> Delete orphaned stacks 04:05:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6683557674743975364.sh 04:05:48 ---> Orphaned servers 04:05:48 Setup pyenv: 04:05:48 system 04:05:48 3.8.20 04:05:48 3.9.20 04:05:48 3.10.15 04:05:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:49 lf-activate-venv(): INFO: Base packages installed successfully 04:05:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:05 -----> Active servers 04:06:05 prd-ubuntu20.04-docker-2c-8g-15427 04:06:05 prd-ubuntu20.04-docker-2c-8g-15736 04:06:05 prd-centos7-blackbox-4c-2g-15587 04:06:05 prd-centos7-blackbox-4c-2g-15586 04:06:05 prd-centos7-blackbox-4c-2g-15584 04:06:05 prd-centos7-blackbox-4c-2g-15585 04:06:05 prd-centos7-blackbox-4c-2g-15583 04:06:05 -----> Delete orphaned servers 04:06:05 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 04:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4366161537187093810.sh 04:06:09 ---> Orphaned ports 04:06:09 Setup pyenv: 04:06:09 system 04:06:09 3.8.20 04:06:09 3.9.20 04:06:09 3.10.15 04:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:10 lf-activate-venv(): INFO: Base packages installed successfully 04:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:20 No orphaned ports to process. 04:06:20 Build step 'Conditional step (single)' marked build as failure 04:06:20 $ ssh-agent -k 04:06:20 unset SSH_AUTH_SOCK; 04:06:20 unset SSH_AGENT_PID; 04:06:20 echo Agent pid 1571 killed; 04:06:20 [ssh-agent] Stopped. 04:06:20 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10243313392476346687.sh 04:06:20 ---> sysstat.sh 04:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14719089733984784522.sh 04:06:20 ---> package-listing.sh 04:06:20 ++ tr '[:upper:]' '[:lower:]' 04:06:20 ++ facter osfamily 04:06:21 + OS_FAMILY=debian 04:06:21 + workspace=/w/workspace/ci-management-openstack-cron 04:06:21 + START_PACKAGES=/tmp/packages_start.txt 04:06:21 + END_PACKAGES=/tmp/packages_end.txt 04:06:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:21 + PACKAGES=/tmp/packages_start.txt 04:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:21 + PACKAGES=/tmp/packages_end.txt 04:06:21 + case "${OS_FAMILY}" in 04:06:21 + dpkg -l 04:06:21 + grep '^ii' 04:06:21 + '[' -f /tmp/packages_start.txt ']' 04:06:21 + '[' -f /tmp/packages_end.txt ']' 04:06:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:21 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10841597287113816710.sh 04:06:21 ---> capture-instance-metadata.sh 04:06:21 Setup pyenv: 04:06:21 system 04:06:21 3.8.20 04:06:21 3.9.20 04:06:21 3.10.15 04:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:22 lf-activate-venv(): INFO: Base packages installed successfully 04:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:28 INFO: Running in OpenStack, capturing instance metadata 04:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4483370934205605345.sh 04:06:29 provisioning config files... 04:06:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10468479683318957917tmp 04:06:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:29 [EnvInject] - Injecting environment variables from a build step. 04:06:29 [EnvInject] - Injecting as environment variables the properties content 04:06:29 SERVER_ID=logs 04:06:29 04:06:29 [EnvInject] - Variables injected successfully. 04:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins597287406020900343.sh 04:06:29 ---> create-netrc.sh 04:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7725869704523126820.sh 04:06:29 ---> python-tools-install.sh 04:06:29 Setup pyenv: 04:06:29 system 04:06:29 3.8.20 04:06:29 3.9.20 04:06:29 3.10.15 04:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:31 lf-activate-venv(): INFO: Base packages installed successfully 04:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9254555847567694872.sh 04:06:36 ---> sudo-logs.sh 04:06:36 Archiving 'sudo' log.. 04:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2939000870024243080.sh 04:06:37 ---> job-cost.sh 04:06:37 Setup pyenv: 04:06:37 system 04:06:37 3.8.20 04:06:37 3.9.20 04:06:37 3.10.15 04:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:38 lf-activate-venv(): INFO: Base packages installed successfully 04:06:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:44 INFO: No Stack... 04:06:44 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:45 INFO: Archiving Costs 04:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15146981333692692939.sh 04:06:45 ---> logs-deploy.sh 04:06:45 Setup pyenv: 04:06:45 system 04:06:45 3.8.20 04:06:45 3.9.20 04:06:45 3.10.15 04:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wpz7 from file:/tmp/.os_lf_venv 04:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:46 lf-activate-venv(): INFO: Base packages installed successfully 04:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-wpz7/bin to PATH 04:06:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63909 04:06:53 INFO: archiving workspace using pattern(s): 04:06:53 Archives upload complete. 04:06:53 INFO: archiving logs to Nexus 04:06:54 ---> uname -a: 04:06:54 Linux prd-ubuntu20-04-docker-2c-8g-15736 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:06:54 04:06:54 04:06:54 ---> lscpu: 04:06:54 Architecture: x86_64 04:06:54 CPU op-mode(s): 32-bit, 64-bit 04:06:54 Byte Order: Little Endian 04:06:54 Address sizes: 40 bits physical, 48 bits virtual 04:06:54 CPU(s): 2 04:06:54 On-line CPU(s) list: 0,1 04:06:54 Thread(s) per core: 1 04:06:54 Core(s) per socket: 1 04:06:54 Socket(s): 2 04:06:54 NUMA node(s): 1 04:06:54 Vendor ID: AuthenticAMD 04:06:54 CPU family: 23 04:06:54 Model: 49 04:06:54 Model name: AMD EPYC-Rome Processor 04:06:54 Stepping: 0 04:06:54 CPU MHz: 2800.000 04:06:54 BogoMIPS: 5600.00 04:06:54 Virtualization: AMD-V 04:06:54 Hypervisor vendor: KVM 04:06:54 Virtualization type: full 04:06:54 L1d cache: 64 KiB 04:06:54 L1i cache: 64 KiB 04:06:54 L2 cache: 1 MiB 04:06:54 L3 cache: 32 MiB 04:06:54 NUMA node0 CPU(s): 0,1 04:06:54 Vulnerability Gather data sampling: Not affected 04:06:54 Vulnerability Itlb multihit: Not affected 04:06:54 Vulnerability L1tf: Not affected 04:06:54 Vulnerability Mds: Not affected 04:06:54 Vulnerability Meltdown: Not affected 04:06:54 Vulnerability Mmio stale data: Not affected 04:06:54 Vulnerability Retbleed: Vulnerable 04:06:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:06:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:06:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:06:54 Vulnerability Srbds: Not affected 04:06:54 Vulnerability Tsx async abort: Not affected 04: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 04:06:54 04:06:54 04:06:54 ---> nproc: 04:06:54 2 04:06:54 04:06:54 04:06:54 ---> df -h: 04:06:54 Filesystem Size Used Avail Use% Mounted on 04:06:54 udev 3.9G 0 3.9G 0% /dev 04:06:54 tmpfs 795M 1.1M 794M 1% /run 04:06:54 /dev/vda1 39G 9.9G 29G 26% / 04:06:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:06:54 tmpfs 5.0M 0 5.0M 0% /run/lock 04:06:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:06:54 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 04:06:54 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 04:06:54 /dev/loop0 62M 62M 0 100% /snap/core20/1405 04:06:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:06:54 tmpfs 795M 0 795M 0% /run/user/1001 04:06:54 04:06:54 04:06:54 ---> free -m: 04:06:54 total used free shared buff/cache available 04:06:54 Mem: 7945 522 4899 1 2523 7122 04:06:54 Swap: 1023 0 1023 04:06:54 04:06:54 04:06:54 ---> ip addr: 04:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:06:54 inet 127.0.0.1/8 scope host lo 04:06:54 valid_lft forever preferred_lft forever 04:06:54 inet6 ::1/128 scope host 04:06:54 valid_lft forever preferred_lft forever 04:06:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:06:54 link/ether fa:16:3e:59:18:4d brd ff:ff:ff:ff:ff:ff 04:06:54 inet 10.30.122.250/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:06:54 valid_lft 86190sec preferred_lft 86190sec 04:06:54 inet6 fe80::f816:3eff:fe59:184d/64 scope link 04:06:54 valid_lft forever preferred_lft forever 04:06:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:06:54 link/ether d2:04:fb:90:96:97 brd ff:ff:ff:ff:ff:ff 04:06:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:06:54 valid_lft forever preferred_lft forever 04:06:54 04:06:54 04:06:54 ---> sar -b -r -n DEV: 04:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15736) 07/26/26 _x86_64_ (2 CPU) 04:06:54 04:06:54 04:03:26 LINUX RESTART (2 CPU) 04:06:54 04:06:54 04:04:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:06:54 04:05:01 424.72 67.35 357.37 0.00 11222.28 50796.86 0.00 04:06:54 04:06:01 116.41 1.42 115.00 0.00 87.59 14913.66 0.00 04:06:54 Average: 265.27 33.25 232.02 0.00 5463.48 32238.29 0.00 04:06:54 04:06:54 04:04:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:06:54 04:05:01 5300116 7335556 451836 5.55 82228 2120060 1145560 12.47 654176 1941948 197192 04:06:54 04:06:01 5048204 7309524 464332 5.71 96432 2318696 1176596 12.81 720220 2102540 32868 04:06:54 Average: 5174160 7322540 458084 5.63 89330 2219378 1161078 12.64 687198 2022244 115030 04:06:54 04:06:54 04:04:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:06:54 04:05:01 ens3 419.39 259.37 1924.49 77.26 0.00 0.00 0.00 0.00 04:06:54 04:05:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 04:06:54 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:54 04:06:01 ens3 37.99 34.48 334.07 9.89 0.00 0.00 0.00 0.00 04:06:54 04:06:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 04:06:54 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:54 Average: ens3 222.13 143.06 1101.93 42.42 0.00 0.00 0.00 0.00 04:06:54 Average: lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 04:06:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:54 04:06:54 04:06:54 ---> sar -P ALL: 04:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15736) 07/26/26 _x86_64_ (2 CPU) 04:06:54 04:06:54 04:03:26 LINUX RESTART (2 CPU) 04:06:54 04:06:54 04:04:05 CPU %user %nice %system %iowait %steal %idle 04:06:54 04:05:01 all 35.74 0.00 4.44 11.52 0.11 48.20 04:06:54 04:05:01 0 25.83 0.00 4.67 20.11 0.12 49.26 04:06:54 04:05:01 1 45.69 0.00 4.20 2.89 0.09 47.13 04:06:54 04:06:01 all 40.56 0.00 2.79 2.88 0.09 53.67 04:06:54 04:06:01 0 61.51 0.00 2.92 1.10 0.10 34.37 04:06:54 04:06:01 1 19.56 0.00 2.66 4.67 0.08 73.02 04:06:54 Average: all 38.24 0.00 3.58 7.04 0.10 51.04 04:06:54 Average: 0 44.32 0.00 3.77 10.26 0.11 41.55 04:06:54 Average: 1 32.14 0.00 3.40 3.82 0.09 60.56 04:06:54 04:06:54 04:06:54