03:10:58 Started by timer 03:10:58 Running as SYSTEM 03:10:58 [EnvInject] - Loading node environment variables. 03:10:58 Building remotely on prd-ubuntu20.04-docker-2c-8g-9484 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:10:58 [ssh-agent] Looking for ssh-agent implementation... 03:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:58 $ ssh-agent 03:10:58 SSH_AUTH_SOCK=/tmp/ssh-Gp6iJfGuTAUH/agent.1717 03:10:58 SSH_AGENT_PID=1719 03:10:58 [ssh-agent] Started. 03:10:58 Running ssh-add (command line suppressed) 03:10:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10697650574067428122.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10697650574067428122.key) 03:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:58 The recommended git tool is: NONE 03:11:01 using credential edgex-jenkins-ssh 03:11:01 Wiping out workspace first. 03:11:01 Cloning the remote Git repository 03:11:01 Cloning repository git@github.com:edgexfoundry/ci-management 03:11:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:11:01 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:11:01 > git --version # timeout=10 03:11:01 > git --version # 'git version 2.25.1' 03:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:02 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:02 Avoid second fetch 03:11:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:11:02 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:11:02 > git config core.sparsecheckout # timeout=10 03:11:02 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:11:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:11:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:11:03 > git remote # timeout=10 03:11:03 > git submodule init # timeout=10 03:11:03 > git submodule sync # timeout=10 03:11:03 > git config --get remote.origin.url # timeout=10 03:11:03 > git submodule init # timeout=10 03:11:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:11:03 > git config --get submodule.packer/common-packer.url # timeout=10 03:11:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:11:03 > git config --get submodule.global-jjb.url # timeout=10 03:11:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:11:03 > git submodule update --init --recursive packer/common-packer # timeout=10 03:11:03 > git submodule update --init --recursive global-jjb # timeout=10 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:11:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:11:08 provisioning config files... 03:11:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:11:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:11:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:11:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4996585943029830813.sh 03:11:08 ---> python-tools-install.sh 03:11:08 Setup pyenv: 03:11:08 * system (set by /opt/pyenv/version) 03:11:08 * 3.8.20 (set by /opt/pyenv/version) 03:11:08 * 3.9.20 (set by /opt/pyenv/version) 03:11:09 3.10.15 03:11:09 3.11.10 03:11:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5r89 03:11:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:11:22 lf-activate-venv(): INFO: Base packages installed successfully 03:11:22 lf-activate-venv(): INFO: Installing additional packages: lftools 03:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:11:44 Generating Requirements File 03:12:02 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. 03:12:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:12:02 Python 3.11.10 03:12:02 pip 25.2 from /tmp/venv-5r89/lib/python3.11/site-packages/pip (python 3.11) 03:12:02 appdirs==1.4.4 03:12:02 argcomplete==3.6.2 03:12:02 aspy.yaml==1.3.0 03:12:02 attrs==25.3.0 03:12:02 autopage==0.5.2 03:12:02 beautifulsoup4==4.13.5 03:12:02 boto3==1.40.38 03:12:02 botocore==1.40.38 03:12:02 bs4==0.0.2 03:12:02 cachetools==5.5.2 03:12:02 certifi==2025.8.3 03:12:02 cffi==2.0.0 03:12:02 cfgv==3.4.0 03:12:02 chardet==5.2.0 03:12:02 charset-normalizer==3.4.3 03:12:02 click==8.3.0 03:12:02 cliff==4.11.0 03:12:02 cmd2==2.7.0 03:12:02 cryptography==3.3.2 03:12:02 debtcollector==3.0.0 03:12:02 decorator==5.2.1 03:12:02 defusedxml==0.7.1 03:12:02 Deprecated==1.2.18 03:12:02 distlib==0.4.0 03:12:02 dnspython==2.8.0 03:12:02 docker==7.1.0 03:12:02 dogpile.cache==1.4.1 03:12:02 durationpy==0.10 03:12:02 email-validator==2.3.0 03:12:02 filelock==3.19.1 03:12:02 future==1.0.0 03:12:02 gitdb==4.0.12 03:12:02 GitPython==3.1.45 03:12:02 google-auth==2.40.3 03:12:02 httplib2==0.31.0 03:12:02 identify==2.6.14 03:12:02 idna==3.10 03:12:02 importlib-resources==1.5.0 03:12:02 iso8601==2.1.0 03:12:02 Jinja2==3.1.6 03:12:02 jmespath==1.0.1 03:12:02 jsonpatch==1.33 03:12:02 jsonpointer==3.0.0 03:12:02 jsonschema==4.25.1 03:12:02 jsonschema-specifications==2025.9.1 03:12:02 keystoneauth1==5.12.0 03:12:02 kubernetes==33.1.0 03:12:02 lftools==0.37.14 03:12:02 lxml==6.0.2 03:12:02 markdown-it-py==4.0.0 03:12:02 MarkupSafe==3.0.2 03:12:02 mdurl==0.1.2 03:12:02 msgpack==1.1.1 03:12:02 multi_key_dict==2.0.3 03:12:02 munch==4.0.0 03:12:02 netaddr==1.3.0 03:12:02 niet==1.4.2 03:12:02 nodeenv==1.9.1 03:12:02 oauth2client==4.1.3 03:12:02 oauthlib==3.3.1 03:12:02 openstacksdk==4.7.1 03:12:02 os-service-types==1.8.0 03:12:02 osc-lib==4.2.0 03:12:02 oslo.config==10.0.0 03:12:02 oslo.context==6.1.0 03:12:02 oslo.i18n==6.6.0 03:12:02 oslo.log==7.2.1 03:12:02 oslo.serialization==5.8.0 03:12:02 oslo.utils==9.1.0 03:12:02 packaging==25.0 03:12:02 pbr==7.0.1 03:12:02 platformdirs==4.4.0 03:12:02 prettytable==3.16.0 03:12:02 psutil==7.1.0 03:12:02 pyasn1==0.6.1 03:12:02 pyasn1_modules==0.4.2 03:12:02 pycparser==2.23 03:12:02 pygerrit2==2.0.15 03:12:02 PyGithub==2.8.1 03:12:02 Pygments==2.19.2 03:12:02 PyJWT==2.10.1 03:12:02 PyNaCl==1.6.0 03:12:02 pyparsing==2.4.7 03:12:02 pyperclip==1.10.0 03:12:02 pyrsistent==0.20.0 03:12:02 python-cinderclient==9.8.0 03:12:02 python-dateutil==2.9.0.post0 03:12:02 python-heatclient==4.3.0 03:12:02 python-jenkins==1.8.3 03:12:02 python-keystoneclient==5.7.0 03:12:02 python-magnumclient==4.9.0 03:12:02 python-openstackclient==8.2.0 03:12:02 python-swiftclient==4.8.0 03:12:02 PyYAML==6.0.2 03:12:02 referencing==0.36.2 03:12:02 requests==2.32.5 03:12:02 requests-oauthlib==2.0.0 03:12:02 requestsexceptions==1.4.0 03:12:02 rfc3986==2.0.0 03:12:02 rich==14.1.0 03:12:02 rich-argparse==1.7.1 03:12:02 rpds-py==0.27.1 03:12:02 rsa==4.9.1 03:12:02 ruamel.yaml==0.18.15 03:12:02 ruamel.yaml.clib==0.2.14 03:12:02 s3transfer==0.14.0 03:12:02 simplejson==3.20.1 03:12:02 six==1.17.0 03:12:02 smmap==5.0.2 03:12:02 soupsieve==2.8 03:12:02 stevedore==5.5.0 03:12:02 tabulate==0.9.0 03:12:02 toml==0.10.2 03:12:02 tomlkit==0.13.3 03:12:02 tqdm==4.67.1 03:12:02 typing_extensions==4.15.0 03:12:02 tzdata==2025.2 03:12:02 urllib3==1.26.20 03:12:02 virtualenv==20.34.0 03:12:02 wcwidth==0.2.14 03:12:02 websocket-client==1.8.0 03:12:02 wrapt==1.17.3 03:12:02 xdg==6.0.0 03:12:02 xmltodict==1.0.2 03:12:02 yq==3.4.3 03:12:02 [EnvInject] - Injecting environment variables from a build step. 03:12:02 [EnvInject] - Injecting as environment variables the properties content 03:12:02 OS_CLOUD=vex 03:12:02 03:12:02 [EnvInject] - Variables injected successfully. 03:12:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:12:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:12:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18020354852079735005.sh 03:12:03 ---> Orphaned k8s clusters 03:12:03 Setup pyenv: 03:12:03 system 03:12:03 3.8.20 03:12:03 3.9.20 03:12:03 3.10.15 03:12:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:12:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:04 lf-activate-venv(): INFO: Base packages installed successfully 03:12:04 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:12:10 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. 03:12:10 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:12:13 -----> Delete orphaned cluster 03:12:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:12:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:12:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1718016680934698951.sh 03:12:13 ---> Orphaned stacks 03:12:13 Setup pyenv: 03:12:13 system 03:12:13 3.8.20 03:12:13 3.9.20 03:12:13 3.10.15 03:12:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:12:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12: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. 03:12:15 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:12:15 lf-activate-venv(): INFO: Base packages installed successfully 03:12:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:12:27 + mapfile -t OS_COE_CLUSTERS_ID 03:12:27 ++ awk '{print $1}' 03:12:27 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:12:27 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:12:30 + echo '-----> Active clusters -> stacks' 03:12:30 -----> Active clusters -> stacks 03:12:30 + OS_COE_STACKS=() 03:12:30 + [[ 0 -gt 0 ]] 03:12:30 + mapfile -t OS_STACKS 03:12:30 ++ awk '{print $1}' 03:12:30 ++ 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 03:12:31 + echo '-----> Active stacks' 03:12:31 -----> Active stacks 03:12:31 + echo '-----> Delete orphaned stacks' 03:12:31 -----> Delete orphaned stacks 03:12:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:12:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:12:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7602894305370536102.sh 03:12:31 ---> Orphaned servers 03:12:31 Setup pyenv: 03:12:31 system 03:12:31 3.8.20 03:12:31 3.9.20 03:12:31 3.10.15 03:12:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:12:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:33 lf-activate-venv(): INFO: Base packages installed successfully 03:12:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:12:48 -----> Active servers 03:12:48 prd-ubuntu20.04-docker-2c-8g-9484 03:12:48 prd-centos7-blackbox-4c-2g-9159 03:12:48 -----> Delete orphaned servers 03:12:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:12:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:12:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1973332003055878730.sh 03:12:49 ---> Orphaned ports 03:12:49 Setup pyenv: 03:12:49 system 03:12:49 3.8.20 03:12:49 3.9.20 03:12:49 3.10.15 03:12:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:12:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:51 lf-activate-venv(): INFO: Base packages installed successfully 03:12:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:13:02 No orphaned ports to process. 03:13:02 Build step 'Conditional step (single)' marked build as failure 03:13:02 $ ssh-agent -k 03:13:02 unset SSH_AUTH_SOCK; 03:13:02 unset SSH_AGENT_PID; 03:13:02 echo Agent pid 1719 killed; 03:13:02 [ssh-agent] Stopped. 03:13:02 [PostBuildScript] - [INFO] Executing post build scripts. 03:13:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8817212299656715936.sh 03:13:02 ---> sysstat.sh 03:13:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15972258175280305176.sh 03:13:03 ---> package-listing.sh 03:13:03 ++ tr '[:upper:]' '[:lower:]' 03:13:03 ++ facter osfamily 03:13:03 + OS_FAMILY=debian 03:13:03 + workspace=/w/workspace/ci-management-openstack-cron 03:13:03 + START_PACKAGES=/tmp/packages_start.txt 03:13:03 + END_PACKAGES=/tmp/packages_end.txt 03:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:13:03 + PACKAGES=/tmp/packages_start.txt 03:13:03 + '[' /w/workspace/ci-management-openstack-cron ']' 03:13:03 + PACKAGES=/tmp/packages_end.txt 03:13:03 + case "${OS_FAMILY}" in 03:13:03 + grep '^ii' 03:13:03 + dpkg -l 03:13:03 + '[' -f /tmp/packages_start.txt ']' 03:13:03 + '[' -f /tmp/packages_end.txt ']' 03:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:13:03 + '[' /w/workspace/ci-management-openstack-cron ']' 03:13:03 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:13:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12129153925247695911.sh 03:13:03 ---> capture-instance-metadata.sh 03:13:03 Setup pyenv: 03:13:03 system 03:13:03 3.8.20 03:13:03 3.9.20 03:13:03 3.10.15 03:13:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:13:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:13:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:13:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:13:05 lf-activate-venv(): INFO: Base packages installed successfully 03:13:05 lf-activate-venv(): INFO: Installing additional packages: lftools 03:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:13:12 INFO: Running in OpenStack, capturing instance metadata 03:13:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10248233487529724938.sh 03:13:13 provisioning config files... 03:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1898162082221092217tmp 03:13:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:13:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:13:13 [EnvInject] - Injecting environment variables from a build step. 03:13:13 [EnvInject] - Injecting as environment variables the properties content 03:13:13 SERVER_ID=logs 03:13:13 03:13:13 [EnvInject] - Variables injected successfully. 03:13:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1176144982759916907.sh 03:13:13 ---> create-netrc.sh 03:13:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2171940670392045895.sh 03:13:13 ---> python-tools-install.sh 03:13:13 Setup pyenv: 03:13:13 system 03:13:13 3.8.20 03:13:13 3.9.20 03:13:13 3.10.15 03:13:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:13:15 lf-activate-venv(): INFO: Base packages installed successfully 03:13:15 lf-activate-venv(): INFO: Installing additional packages: lftools 03:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:13:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1855644873288461272.sh 03:13:22 ---> sudo-logs.sh 03:13:22 Archiving 'sudo' log.. 03:13:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins581970589045487216.sh 03:13:23 ---> job-cost.sh 03:13:23 Setup pyenv: 03:13:23 system 03:13:23 3.8.20 03:13:23 3.9.20 03:13:23 3.10.15 03:13:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:13:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:13:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:13:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:13:24 lf-activate-venv(): INFO: Base packages installed successfully 03:13:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:13:30 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:13:30 INFO: No Stack... 03:13:30 INFO: Retrieving Pricing Info for: v3-starter-1 03:13:31 INFO: Archiving Costs 03:13:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18204664412837871965.sh 03:13:31 ---> logs-deploy.sh 03:13:31 Setup pyenv: 03:13:31 system 03:13:31 3.8.20 03:13:31 3.9.20 03:13:31 3.10.15 03:13:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:13:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r89 from file:/tmp/.os_lf_venv 03:13:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:13:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:13:32 lf-activate-venv(): INFO: Base packages installed successfully 03:13:32 lf-activate-venv(): INFO: Installing additional packages: lftools 03:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-5r89/bin to PATH 03:13:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57300 03:13:41 INFO: archiving workspace using pattern(s): 03:13:42 Archives upload complete. 03:13:42 INFO: archiving logs to Nexus 03:13:43 ---> uname -a: 03:13:43 Linux prd-ubuntu20-04-docker-2c-8g-9484 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:13:43 03:13:43 03:13:43 ---> lscpu: 03:13:43 Architecture: x86_64 03:13:43 CPU op-mode(s): 32-bit, 64-bit 03:13:43 Byte Order: Little Endian 03:13:43 Address sizes: 40 bits physical, 48 bits virtual 03:13:43 CPU(s): 1 03:13:43 On-line CPU(s) list: 0 03:13:43 Thread(s) per core: 1 03:13:43 Core(s) per socket: 1 03:13:43 Socket(s): 1 03:13:43 NUMA node(s): 1 03:13:43 Vendor ID: AuthenticAMD 03:13:43 CPU family: 23 03:13:43 Model: 49 03:13:43 Model name: AMD EPYC-Rome Processor 03:13:43 Stepping: 0 03:13:43 CPU MHz: 2799.998 03:13:43 BogoMIPS: 5599.99 03:13:43 Virtualization: AMD-V 03:13:43 Hypervisor vendor: KVM 03:13:43 Virtualization type: full 03:13:43 L1d cache: 32 KiB 03:13:43 L1i cache: 32 KiB 03:13:43 L2 cache: 512 KiB 03:13:43 L3 cache: 16 MiB 03:13:43 NUMA node0 CPU(s): 0 03:13:43 Vulnerability Gather data sampling: Not affected 03:13:43 Vulnerability Itlb multihit: Not affected 03:13:43 Vulnerability L1tf: Not affected 03:13:43 Vulnerability Mds: Not affected 03:13:43 Vulnerability Meltdown: Not affected 03:13:43 Vulnerability Mmio stale data: Not affected 03:13:43 Vulnerability Retbleed: Vulnerable 03:13:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:13:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:13:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:13:43 Vulnerability Srbds: Not affected 03:13:43 Vulnerability Tsx async abort: Not affected 03:13:43 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 03:13:43 03:13:43 03:13:43 ---> nproc: 03:13:43 1 03:13:43 03:13:43 03:13:43 ---> df -h: 03:13:43 Filesystem Size Used Avail Use% Mounted on 03:13:43 udev 969M 0 969M 0% /dev 03:13:43 tmpfs 198M 1.1M 197M 1% /run 03:13:43 /dev/vda1 194G 10G 184G 6% / 03:13:43 tmpfs 986M 0 986M 0% /dev/shm 03:13:43 tmpfs 5.0M 0 5.0M 0% /run/lock 03:13:43 tmpfs 986M 0 986M 0% /sys/fs/cgroup 03:13:43 /dev/loop0 62M 62M 0 100% /snap/core20/1405 03:13:43 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 03:13:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:13:43 /dev/loop3 51M 51M 0 100% /snap/snapd/25202 03:13:43 tmpfs 198M 0 198M 0% /run/user/1001 03:13:43 /dev/loop4 64M 64M 0 100% /snap/core20/2599 03:13:43 /dev/loop5 92M 92M 0 100% /snap/lxd/32662 03:13:43 03:13:43 03:13:43 ---> free -m: 03:13:43 total used free shared buff/cache available 03:13:43 Mem: 1971 417 144 0 1408 1361 03:13:43 Swap: 1023 1 1022 03:13:43 03:13:43 03:13:43 ---> ip addr: 03:13:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:13:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:13:43 inet 127.0.0.1/8 scope host lo 03:13:43 valid_lft forever preferred_lft forever 03:13:43 inet6 ::1/128 scope host 03:13:43 valid_lft forever preferred_lft forever 03:13:43 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 03:13:43 link/ether fa:16:3e:49:39:c8 brd ff:ff:ff:ff:ff:ff 03:13:43 inet 10.30.122.78/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:13:43 valid_lft 86190sec preferred_lft 86190sec 03:13:43 inet6 fe80::f816:3eff:fe49:39c8/64 scope link 03:13:43 valid_lft forever preferred_lft forever 03:13:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:13:43 link/ether 6e:3c:61:15:9f:e8 brd ff:ff:ff:ff:ff:ff 03:13:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:13:43 valid_lft forever preferred_lft forever 03:13:43 03:13:43 03:13:43 ---> sar -b -r -n DEV: 03:13:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9484) 09/25/25 _x86_64_ (1 CPU) 03:13:43 03:13:43 03:10:15 LINUX RESTART (1 CPU) 03:13:43 03:13:43 03:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:13:43 03:12:01 402.29 22.56 379.73 0.00 4135.43 139958.11 0.00 03:13:43 03:13:01 60.96 3.85 57.11 0.00 194.37 25163.81 0.00 03:13:43 Average: 230.19 13.12 217.06 0.00 2148.34 82078.71 0.00 03:13:43 03:13:43 03:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:13:43 03:12:01 113828 1350104 422572 20.93 96152 1226860 1021124 33.29 601960 1092548 91904 03:13:43 03:13:01 184076 1413048 358396 17.75 102432 1211856 958064 31.23 574800 1047424 12316 03:13:43 Average: 148952 1381576 390484 19.34 99292 1219358 989594 32.26 588380 1069986 52110 03:13:43 03:13:43 03:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:13:43 03:12:01 ens3 184.58 102.98 2743.22 24.39 0.00 0.00 0.00 0.00 03:13:43 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:43 03:12:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 03:13:43 03:13:01 ens3 26.65 26.35 52.71 9.31 0.00 0.00 0.00 0.00 03:13:43 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:43 03:13:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:13:43 Average: ens3 104.95 64.34 1386.66 16.79 0.00 0.00 0.00 0.00 03:13:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:43 Average: lo 1.75 1.75 0.18 0.18 0.00 0.00 0.00 0.00 03:13:43 03:13:43 03:13:43 ---> sar -P ALL: 03:13:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9484) 09/25/25 _x86_64_ (1 CPU) 03:13:43 03:13:43 03:10:15 LINUX RESTART (1 CPU) 03:13:43 03:13:43 03:11:02 CPU %user %nice %system %iowait %steal %idle 03:13:43 03:12:01 all 78.59 0.00 10.03 7.63 0.12 3.64 03:13:43 03:12:01 0 78.59 0.00 10.03 7.63 0.12 3.64 03:13:43 03:13:01 all 77.65 0.00 4.12 3.25 0.10 14.87 03:13:43 03:13:01 0 77.65 0.00 4.12 3.25 0.10 14.87 03:13:43 Average: all 78.12 0.00 7.05 5.42 0.11 9.30 03:13:43 Average: 0 78.12 0.00 7.05 5.42 0.11 9.30 03:13:43 03:13:43 03:13:43