15:04:04 Started by timer 15:04:04 Running as SYSTEM 15:04:04 [EnvInject] - Loading node environment variables. 15:04:05 Building remotely on prd-ubuntu20.04-docker-2c-8g-692 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:04:05 [ssh-agent] Looking for ssh-agent implementation... 15:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:05 $ ssh-agent 15:04:05 SSH_AUTH_SOCK=/tmp/ssh-GW6VaC977OTa/agent.1538 15:04:05 SSH_AGENT_PID=1540 15:04:05 [ssh-agent] Started. 15:04:05 Running ssh-add (command line suppressed) 15:04:05 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16073774387874191803.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16073774387874191803.key) 15:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:05 The recommended git tool is: NONE 15:04:06 using credential edgex-jenkins-ssh 15:04:06 Wiping out workspace first. 15:04:07 Cloning the remote Git repository 15:04:07 Cloning repository git@github.com:edgexfoundry/ci-management 15:04:07 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:04:07 > git --version # timeout=10 15:04:07 > git --version # 'git version 2.25.1' 15:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:08 Avoid second fetch 15:04:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:04:08 > git config core.sparsecheckout # timeout=10 15:04:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:04:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:04:08 > git remote # timeout=10 15:04:08 > git submodule init # timeout=10 15:04:08 > git submodule sync # timeout=10 15:04:08 > git config --get remote.origin.url # timeout=10 15:04:08 > git submodule init # timeout=10 15:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:04:08 > git config --get submodule.packer/common-packer.url # timeout=10 15:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:04:08 > git config --get submodule.global-jjb.url # timeout=10 15:04:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:04:08 > git submodule update --init --recursive packer/common-packer # timeout=10 15:04:09 > git submodule update --init --recursive global-jjb # timeout=10 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:04:13 provisioning config files... 15:04:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:04:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13602550180589336036.sh 15:04:13 ---> python-tools-install.sh 15:04:13 Setup pyenv: 15:04:13 * system (set by /opt/pyenv/version) 15:04:13 * 3.8.20 (set by /opt/pyenv/version) 15:04:14 * 3.9.20 (set by /opt/pyenv/version) 15:04:14 3.10.15 15:04:14 3.11.10 15:04:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HJEg 15:04:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:23 lf-activate-venv(): INFO: Base packages installed successfully 15:04:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:04:48 Generating Requirements File 15:05:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:05:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:13 Python 3.11.10 15:05:13 pip 26.2.1 from /tmp/venv-HJEg/lib/python3.11/site-packages/pip (python 3.11) 15:05:13 aiohappyeyeballs==2.7.1 15:05:13 aiohttp==3.14.3 15:05:13 aiosignal==1.4.0 15:05:13 appdirs==1.4.4 15:05:13 argcomplete==3.7.2 15:05:13 aspy.yaml==1.3.0 15:05:13 attrs==26.1.0 15:05:13 autopage==0.6.0 15:05:13 beautifulsoup4==4.15.0 15:05:13 boto3==1.43.75 15:05:13 botocore==1.43.75 15:05:13 bs4==0.0.2 15:05:13 certifi==2026.7.22 15:05:13 cffi==2.1.1 15:05:13 cfgv==3.5.0 15:05:13 chardet==7.6.0 15:05:13 charset-normalizer==3.5.1 15:05:13 click==8.4.2 15:05:13 cliff==4.15.0 15:05:13 cmd2==4.2.0 15:05:13 cryptography==3.3.2 15:05:13 debtcollector==3.1.0 15:05:13 decorator==5.3.1 15:05:13 defusedxml==0.7.1 15:05:13 Deprecated==1.3.1 15:05:13 distlib==0.4.3 15:05:13 dnspython==2.8.0 15:05:13 docker==7.2.0 15:05:13 dogpile.cache==1.5.0 15:05:13 durationpy==0.10 15:05:13 email-validator==2.3.0 15:05:13 filelock==3.32.3 15:05:13 frozenlist==1.8.0 15:05:13 future==1.0.0 15:05:13 gitdb==4.0.12 15:05:13 GitPython==3.1.59 15:05:13 httplib2==0.30.2 15:05:13 identify==2.6.19 15:05:13 idna==3.19 15:05:13 importlib-resources==1.5.0 15:05:13 iso8601==2.1.0 15:05:13 Jinja2==3.1.6 15:05:13 jmespath==1.1.0 15:05:13 jsonpatch==1.33 15:05:13 jsonpointer==3.1.1 15:05:13 jsonschema==4.26.0 15:05:13 jsonschema-specifications==2025.9.1 15:05:13 keystoneauth1==5.15.0 15:05:13 kubernetes==36.0.3 15:05:13 lftools==0.37.23 15:05:13 lxml==6.1.2 15:05:13 markdown-it-py==4.2.0 15:05:13 MarkupSafe==3.0.3 15:05:13 mdurl==0.1.2 15:05:13 msgpack==1.2.1 15:05:13 multi_key_dict==2.0.3 15:05:13 multidict==6.7.1 15:05:13 munch==4.0.0 15:05:13 netaddr==1.3.0 15:05:13 niet==1.4.2 15:05:13 nodeenv==1.10.0 15:05:13 oauth2client==4.1.3 15:05:13 oauthlib==3.3.1 15:05:13 openstacksdk==4.18.0 15:05:13 os-service-types==1.9.0 15:05:13 osc-lib==4.7.0 15:05:13 oslo.config==10.7.0 15:05:13 oslo.context==6.5.0 15:05:13 oslo.i18n==6.9.0 15:05:13 oslo.log==8.3.0 15:05:13 oslo.serialization==5.11.0 15:05:13 oslo.utils==10.1.1 15:05:13 packaging==26.3 15:05:13 pbr==7.0.3 15:05:13 platformdirs==4.11.3 15:05:13 prettytable==3.18.0 15:05:13 prompt_toolkit==3.0.53 15:05:13 propcache==0.5.2 15:05:13 psutil==7.2.2 15:05:13 pyasn1==0.6.4 15:05:13 pyasn1_modules==0.4.2 15:05:13 pycparser==3.0 15:05:13 pygerrit2==2.0.15 15:05:13 PyGithub==2.10.0 15:05:13 Pygments==2.21.0 15:05:13 PyJWT==2.13.0 15:05:13 PyNaCl==1.6.2 15:05:13 pyparsing==2.4.7 15:05:13 pyperclip==1.11.0 15:05:13 pyrsistent==0.20.0 15:05:13 python-dateutil==2.9.0.post0 15:05:13 python-discovery==1.5.2 15:05:13 python-heatclient==5.2.0 15:05:13 python-jenkins==1.8.3 15:05:13 python-keystoneclient==5.8.0 15:05:13 python-magnumclient==4.11.0 15:05:13 python-manilaclient==6.2.0 15:05:13 python-openstackclient==10.2.1 15:05:13 python-swiftclient==4.10.0 15:05:13 PyYAML==6.0.3 15:05:13 referencing==0.37.0 15:05:13 requests==2.34.2 15:05:13 requests-oauthlib==2.0.0 15:05:13 rfc3986==2.0.0 15:05:13 rich==15.0.0 15:05:13 rich-argparse==1.8.0 15:05:13 rpds-py==2026.6.3 15:05:13 rsa==4.9.1 15:05:13 ruamel.yaml==0.19.1 15:05:13 ruamel.yaml.clib==0.2.15 15:05:13 s3transfer==0.19.2 15:05:13 simplejson==4.1.1 15:05:13 six==1.17.0 15:05:13 smmap==5.0.3 15:05:13 soupsieve==2.9.2 15:05:13 stevedore==5.9.0 15:05:13 tabulate==0.10.0 15:05:13 toml==0.10.2 15:05:13 tomlkit==0.15.1 15:05:13 tqdm==4.70.0 15:05:13 typing_extensions==4.16.0 15:05:13 urllib3==1.26.20 15:05:13 virtualenv==21.7.4 15:05:13 wcwidth==0.8.2 15:05:13 websocket-client==1.9.0 15:05:13 wrapt==2.3.0 15:05:13 xdg==6.0.0 15:05:13 xmltodict==1.0.4 15:05:13 yarl==1.24.5 15:05:13 yq==4.1.2 15:05:13 [EnvInject] - Injecting environment variables from a build step. 15:05:13 [EnvInject] - Injecting as environment variables the properties content 15:05:13 OS_CLOUD=vex 15:05:13 15:05:13 [EnvInject] - Variables injected successfully. 15:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13291450732026958948.sh 15:05:13 ---> Orphaned k8s clusters 15:05:13 Setup pyenv: 15:05:13 system 15:05:13 3.8.20 15:05:13 3.9.20 15:05:13 3.10.15 15:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:15 lf-activate-venv(): INFO: Base packages installed successfully 15:05:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:05:25 -----> Delete orphaned cluster 15:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11593736864786991945.sh 15:05:25 ---> Orphaned stacks 15:05:25 Setup pyenv: 15:05:25 system 15:05:25 3.8.20 15:05:25 3.9.20 15:05:25 3.10.15 15:05:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:27 lf-activate-venv(): INFO: Base packages installed successfully 15:05:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:05:38 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 15:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:05:39 + mapfile -t OS_COE_CLUSTERS_ID 15:05:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:05:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:05:39 ++ awk '{print $1}' 15:05:41 + echo '-----> Active clusters -> stacks' 15:05:41 -----> Active clusters -> stacks 15:05:41 + OS_COE_STACKS=() 15:05:41 + [[ 0 -gt 0 ]] 15:05:41 + mapfile -t OS_STACKS 15:05:41 ++ awk '{print $1}' 15:05:41 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 15:05:43 + echo '-----> Active stacks' 15:05:43 -----> Active stacks 15:05:43 + echo '-----> Delete orphaned stacks' 15:05:43 -----> Delete orphaned stacks 15:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10552030370481616195.sh 15:05:43 ---> Orphaned servers 15:05:43 Setup pyenv: 15:05:43 system 15:05:43 3.8.20 15:05:43 3.9.20 15:05:43 3.10.15 15:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:45 lf-activate-venv(): INFO: Base packages installed successfully 15:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:05:59 -----> Active servers 15:05:59 prd-ubuntu20.04-docker-2c-8g-692 15:05:59 prd-centos7-blackbox-4c-2g-460 15:05:59 -----> Delete orphaned servers 15:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5930983307878499007.sh 15:05:59 ---> Orphaned ports 15:05:59 Setup pyenv: 15:05:59 system 15:05:59 3.8.20 15:05:59 3.9.20 15:05:59 3.10.15 15:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:01 lf-activate-venv(): INFO: Base packages installed successfully 15:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:06:09 No orphaned ports to process. 15:06:09 Build step 'Conditional step (single)' marked build as failure 15:06:09 $ ssh-agent -k 15:06:09 unset SSH_AUTH_SOCK; 15:06:09 unset SSH_AGENT_PID; 15:06:09 echo Agent pid 1540 killed; 15:06:09 [ssh-agent] Stopped. 15:06:09 [PostBuildScript] - [INFO] Executing post build scripts. 15:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3822794600056230379.sh 15:06:09 ---> sysstat.sh 15:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4000579320241701309.sh 15:06:10 ---> package-listing.sh 15:06:10 ++ facter osfamily 15:06:10 ++ tr '[:upper:]' '[:lower:]' 15:06:10 + OS_FAMILY=debian 15:06:10 + workspace=/w/workspace/ci-management-openstack-cron 15:06:10 + START_PACKAGES=/tmp/packages_start.txt 15:06:10 + END_PACKAGES=/tmp/packages_end.txt 15:06:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:10 + PACKAGES=/tmp/packages_start.txt 15:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:10 + PACKAGES=/tmp/packages_end.txt 15:06:10 + case "${OS_FAMILY}" in 15:06:10 + grep '^ii' 15:06:10 + dpkg -l 15:06:10 + '[' -f /tmp/packages_start.txt ']' 15:06:10 + '[' -f /tmp/packages_end.txt ']' 15:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:10 + '[' /w/workspace/ci-management-openstack-cron ']' 15:06:10 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16422880215318491403.sh 15:06:10 ---> capture-instance-metadata.sh 15:06:10 Setup pyenv: 15:06:10 system 15:06:10 3.8.20 15:06:10 3.9.20 15:06:10 3.10.15 15:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:12 lf-activate-venv(): INFO: Base packages installed successfully 15:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:06:17 INFO: Running in OpenStack, capturing instance metadata 15:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6538635243824661314.sh 15:06:17 provisioning config files... 15:06:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13690806443009004041tmp 15:06:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:17 [EnvInject] - Injecting environment variables from a build step. 15:06:17 [EnvInject] - Injecting as environment variables the properties content 15:06:17 SERVER_ID=logs 15:06:17 15:06:17 [EnvInject] - Variables injected successfully. 15:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4968158299670186197.sh 15:06:17 ---> create-netrc.sh 15:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7385073671352152515.sh 15:06:17 ---> python-tools-install.sh 15:06:17 Setup pyenv: 15:06:17 system 15:06:17 3.8.20 15:06:17 3.9.20 15:06:17 3.10.15 15:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:19 lf-activate-venv(): INFO: Base packages installed successfully 15:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11910849385067601972.sh 15:06:24 ---> sudo-logs.sh 15:06:24 Archiving 'sudo' log.. 15:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13755888083190712237.sh 15:06:25 ---> job-cost.sh 15:06:25 Setup pyenv: 15:06:25 system 15:06:25 3.8.20 15:06:25 3.9.20 15:06:25 3.10.15 15:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:26 lf-activate-venv(): INFO: Base packages installed successfully 15:06:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:06:32 INFO: No Stack... 15:06:32 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:32 INFO: Archiving Costs 15:06:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4323139546733610978.sh 15:06:32 ---> logs-deploy.sh 15:06:32 Setup pyenv: 15:06:32 system 15:06:32 3.8.20 15:06:32 3.9.20 15:06:32 3.10.15 15:06:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HJEg from file:/tmp/.os_lf_venv 15:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:34 lf-activate-venv(): INFO: Base packages installed successfully 15:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-HJEg/bin to PATH 15:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64517 15:06:39 INFO: archiving workspace using pattern(s): 15:06:40 Archives upload complete. 15:06:40 INFO: archiving logs to Nexus 15:06:41 ---> uname -a: 15:06:41 Linux prd-ubuntu20-04-docker-2c-8g-692 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:06:41 15:06:41 15:06:41 ---> lscpu: 15:06:41 Architecture: x86_64 15:06:41 CPU op-mode(s): 32-bit, 64-bit 15:06:41 Byte Order: Little Endian 15:06:41 Address sizes: 40 bits physical, 48 bits virtual 15:06:41 CPU(s): 2 15:06:41 On-line CPU(s) list: 0,1 15:06:41 Thread(s) per core: 1 15:06:41 Core(s) per socket: 1 15:06:41 Socket(s): 2 15:06:41 NUMA node(s): 1 15:06:41 Vendor ID: AuthenticAMD 15:06:41 CPU family: 23 15:06:41 Model: 49 15:06:41 Model name: AMD EPYC-Rome Processor 15:06:41 Stepping: 0 15:06:41 CPU MHz: 2799.998 15:06:41 BogoMIPS: 5599.99 15:06:41 Virtualization: AMD-V 15:06:41 Hypervisor vendor: KVM 15:06:41 Virtualization type: full 15:06:41 L1d cache: 64 KiB 15:06:41 L1i cache: 64 KiB 15:06:41 L2 cache: 1 MiB 15:06:41 L3 cache: 32 MiB 15:06:41 NUMA node0 CPU(s): 0,1 15:06:41 Vulnerability Gather data sampling: Not affected 15:06:41 Vulnerability Itlb multihit: Not affected 15:06:41 Vulnerability L1tf: Not affected 15:06:41 Vulnerability Mds: Not affected 15:06:41 Vulnerability Meltdown: Not affected 15:06:41 Vulnerability Mmio stale data: Not affected 15:06:41 Vulnerability Retbleed: Vulnerable 15:06:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:06:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:06:41 Vulnerability Srbds: Not affected 15:06:41 Vulnerability Tsx async abort: Not affected 15:06:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:06:41 15:06:41 15:06:41 ---> nproc: 15:06:41 2 15:06:41 15:06:41 15:06:41 ---> df -h: 15:06:41 Filesystem Size Used Avail Use% Mounted on 15:06:41 udev 3.9G 0 3.9G 0% /dev 15:06:41 tmpfs 795M 1.1M 794M 1% /run 15:06:41 /dev/vda1 39G 9.9G 29G 26% / 15:06:41 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:06:41 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:41 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:06:41 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 15:06:41 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 15:06:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:06:41 tmpfs 795M 0 795M 0% /run/user/1001 15:06:41 15:06:41 15:06:41 ---> free -m: 15:06:41 total used free shared buff/cache available 15:06:41 Mem: 7945 517 4907 1 2521 7127 15:06:41 Swap: 1023 0 1023 15:06:41 15:06:41 15:06:41 ---> ip addr: 15:06:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:41 inet 127.0.0.1/8 scope host lo 15:06:41 valid_lft forever preferred_lft forever 15:06:41 inet6 ::1/128 scope host 15:06:41 valid_lft forever preferred_lft forever 15:06:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:41 link/ether fa:16:3e:1b:b8:73 brd ff:ff:ff:ff:ff:ff 15:06:41 inet 10.30.123.150/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:06:41 valid_lft 86206sec preferred_lft 86206sec 15:06:41 inet6 fe80::f816:3eff:fe1b:b873/64 scope link 15:06:41 valid_lft forever preferred_lft forever 15:06:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:06:41 link/ether ca:35:a6:76:a7:16 brd ff:ff:ff:ff:ff:ff 15:06:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:41 valid_lft forever preferred_lft forever 15:06:41 15:06:41 15:06:41 ---> sar -b -r -n DEV: 15:06:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-692) 08/20/26 _x86_64_ (2 CPU) 15:06:41 15:06:41 15:03:29 LINUX RESTART (2 CPU) 15:06:41 15:06:41 15:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:06:41 15:05:01 263.03 31.43 231.60 0.00 5053.74 13417.69 0.00 15:06:41 15:06:01 62.36 1.78 60.57 0.00 139.04 12430.88 0.00 15:06:41 Average: 161.86 16.48 145.38 0.00 2575.96 12920.18 0.00 15:06:41 15:06:41 15:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:41 15:05:01 5211092 7294880 490904 6.03 84172 2164048 1165928 12.69 695608 1984964 192564 15:06:41 15:06:01 5095328 7360568 413540 5.08 93584 2325636 1098536 11.96 670760 2105484 33552 15:06:41 Average: 5153210 7327724 452222 5.56 88878 2244842 1132232 12.33 683184 2045224 113058 15:06:41 15:06:41 15:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:41 15:05:01 ens3 470.87 279.63 1876.03 78.67 0.00 0.00 0.00 0.00 15:06:41 15:05:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 15:06:41 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:41 15:06:01 ens3 23.85 18.36 277.49 4.25 0.00 0.00 0.00 0.00 15:06:41 15:06:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:06:41 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:41 Average: ens3 245.50 147.91 1070.12 41.15 0.00 0.00 0.00 0.00 15:06:41 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 15:06:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:41 15:06:41 15:06:41 ---> sar -P ALL: 15:06:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-692) 08/20/26 _x86_64_ (2 CPU) 15:06:41 15:06:41 15:03:29 LINUX RESTART (2 CPU) 15:06:41 15:06:41 15:04:02 CPU %user %nice %system %iowait %steal %idle 15:06:41 15:05:01 all 39.41 0.00 4.34 7.62 0.12 48.51 15:06:41 15:05:01 0 29.84 0.00 4.40 8.41 0.12 57.24 15:06:41 15:05:01 1 49.01 0.00 4.29 6.82 0.12 39.75 15:06:41 15:06:01 all 41.18 0.00 2.78 3.52 0.08 52.44 15:06:41 15:06:01 0 53.07 0.00 3.29 1.85 0.08 41.70 15:06:41 15:06:01 1 29.45 0.00 2.27 5.17 0.08 63.02 15:06:41 Average: all 40.31 0.00 3.55 5.54 0.10 50.50 15:06:41 Average: 0 41.55 0.00 3.84 5.10 0.10 49.41 15:06:41 Average: 1 39.07 0.00 3.26 5.98 0.10 51.58 15:06:41 15:06:41 15:06:41