10:07:29 Started by timer 10:07:29 Running as SYSTEM 10:07:29 [EnvInject] - Loading node environment variables. 10:07:29 Building remotely on prd-ubuntu20.04-docker-2c-8g-139 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 10:07:29 [ssh-agent] Looking for ssh-agent implementation... 10:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:30 $ ssh-agent 10:07:30 SSH_AUTH_SOCK=/tmp/ssh-uBMrrAKedGTJ/agent.1525 10:07:30 SSH_AGENT_PID=1527 10:07:30 [ssh-agent] Started. 10:07:30 Running ssh-add (command line suppressed) 10:07:30 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3923617871122649337.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3923617871122649337.key) 10:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:30 The recommended git tool is: NONE 10:07:31 using credential edgex-jenkins-ssh 10:07:31 Wiping out workspace first. 10:07:31 Cloning the remote Git repository 10:07:31 Cloning repository git@github.com:edgexfoundry/ci-management 10:07:31 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:07:31 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 10:07:31 > git --version # timeout=10 10:07:31 > git --version # 'git version 2.25.1' 10:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:32 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 10:07:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:32 Avoid second fetch 10:07:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:07:33 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 10:07:33 > git config core.sparsecheckout # timeout=10 10:07:33 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:07:33 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 10:07:33 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:07:33 > git remote # timeout=10 10:07:33 > git submodule init # timeout=10 10:07:33 > git submodule sync # timeout=10 10:07:33 > git config --get remote.origin.url # timeout=10 10:07:33 > git submodule init # timeout=10 10:07:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:07:33 > git config --get submodule.packer/common-packer.url # timeout=10 10:07:33 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:07:33 > git config --get submodule.global-jjb.url # timeout=10 10:07:33 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:07:33 > git submodule update --init --recursive packer/common-packer # timeout=10 10:07:34 > git submodule update --init --recursive global-jjb # timeout=10 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:07:38 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:07:38 provisioning config files... 10:07:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:07:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:07:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15590840916233220734.sh 10:07:38 ---> python-tools-install.sh 10:07:38 Setup pyenv: 10:07:38 * system (set by /opt/pyenv/version) 10:07:38 * 3.8.20 (set by /opt/pyenv/version) 10:07:38 * 3.9.20 (set by /opt/pyenv/version) 10:07:38 3.10.15 10:07:38 3.11.10 10:07:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oqJU 10:07:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:46 lf-activate-venv(): INFO: Base packages installed successfully 10:07:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:08:08 Generating Requirements File 10:08:30 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. 10:08:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:08:30 Python 3.11.10 10:08:30 pip 26.2.1 from /tmp/venv-oqJU/lib/python3.11/site-packages/pip (python 3.11) 10:08:31 aiohappyeyeballs==2.7.1 10:08:31 aiohttp==3.14.3 10:08:31 aiosignal==1.4.0 10:08:31 appdirs==1.4.4 10:08:31 argcomplete==3.7.2 10:08:31 aspy.yaml==1.3.0 10:08:31 attrs==26.1.0 10:08:31 autopage==0.6.0 10:08:31 beautifulsoup4==4.15.0 10:08:31 boto3==1.43.67 10:08:31 botocore==1.43.67 10:08:31 bs4==0.0.2 10:08:31 certifi==2026.7.22 10:08:31 cffi==2.1.1 10:08:31 cfgv==3.5.0 10:08:31 chardet==7.5.1 10:08:31 charset-normalizer==3.4.9 10:08:31 click==8.4.2 10:08:31 cliff==4.15.0 10:08:31 cmd2==4.2.0 10:08:31 cryptography==3.3.2 10:08:31 debtcollector==3.1.0 10:08:31 decorator==5.3.1 10:08:31 defusedxml==0.7.1 10:08:31 Deprecated==1.3.1 10:08:31 distlib==0.4.3 10:08:31 dnspython==2.8.0 10:08:31 docker==7.2.0 10:08:31 dogpile.cache==1.5.0 10:08:31 durationpy==0.10 10:08:31 email-validator==2.3.0 10:08:31 filelock==3.32.2 10:08:31 frozenlist==1.8.0 10:08:31 future==1.0.0 10:08:31 gitdb==4.0.12 10:08:31 GitPython==3.1.58 10:08:31 httplib2==0.30.2 10:08:31 identify==2.6.19 10:08:31 idna==3.18 10:08:31 importlib-resources==1.5.0 10:08:31 iso8601==2.1.0 10:08:31 Jinja2==3.1.6 10:08:31 jmespath==1.1.0 10:08:31 jsonpatch==1.33 10:08:31 jsonpointer==3.1.1 10:08:31 jsonschema==4.26.0 10:08:31 jsonschema-specifications==2025.9.1 10:08:31 keystoneauth1==5.15.0 10:08:31 kubernetes==36.0.3 10:08:31 lftools==0.37.22 10:08:31 lxml==6.1.1 10:08:31 markdown-it-py==4.2.0 10:08:31 MarkupSafe==3.0.3 10:08:31 mdurl==0.1.2 10:08:31 msgpack==1.2.1 10:08:31 multi_key_dict==2.0.3 10:08:31 multidict==6.7.1 10:08:31 munch==4.0.0 10:08:31 netaddr==1.3.0 10:08:31 niet==1.4.2 10:08:31 nodeenv==1.10.0 10:08:31 oauth2client==4.1.3 10:08:31 oauthlib==3.3.1 10:08:31 openstacksdk==4.18.0 10:08:31 os-service-types==1.9.0 10:08:31 osc-lib==4.7.0 10:08:31 oslo.config==10.7.0 10:08:31 oslo.context==6.5.0 10:08:31 oslo.i18n==6.9.0 10:08:31 oslo.log==8.3.0 10:08:31 oslo.serialization==5.11.0 10:08:31 oslo.utils==10.1.1 10:08:31 packaging==26.3 10:08:31 pbr==7.0.3 10:08:31 platformdirs==4.11.1 10:08:31 prettytable==3.18.0 10:08:31 prompt_toolkit==3.0.53 10:08:31 propcache==0.5.2 10:08:31 psutil==7.2.2 10:08:31 pyasn1==0.6.4 10:08:31 pyasn1_modules==0.4.2 10:08:31 pycparser==3.0 10:08:31 pygerrit2==2.0.15 10:08:31 PyGithub==2.9.1 10:08:31 Pygments==2.20.0 10:08:31 PyJWT==2.13.0 10:08:31 PyNaCl==1.6.2 10:08:31 pyparsing==2.4.7 10:08:31 pyperclip==1.11.0 10:08:31 pyrsistent==0.20.0 10:08:31 python-dateutil==2.9.0.post0 10:08:31 python-discovery==1.5.1 10:08:31 python-heatclient==5.2.0 10:08:31 python-jenkins==1.8.3 10:08:31 python-keystoneclient==5.8.0 10:08:31 python-magnumclient==4.11.0 10:08:31 python-manilaclient==6.2.0 10:08:31 python-openstackclient==10.2.1 10:08:31 python-swiftclient==4.10.0 10:08:31 PyYAML==6.0.3 10:08:31 referencing==0.37.0 10:08:31 requests==2.34.2 10:08:31 requests-oauthlib==2.0.0 10:08:31 rfc3986==2.0.0 10:08:31 rich==15.0.0 10:08:31 rich-argparse==1.8.0 10:08:31 rpds-py==2026.6.3 10:08:31 rsa==4.9.1 10:08:31 ruamel.yaml==0.19.1 10:08:31 ruamel.yaml.clib==0.2.15 10:08:31 s3transfer==0.19.2 10:08:31 simplejson==4.1.1 10:08:31 six==1.17.0 10:08:31 smmap==5.0.3 10:08:31 soupsieve==2.9.2 10:08:31 stevedore==5.9.0 10:08:31 tabulate==0.10.0 10:08:31 toml==0.10.2 10:08:31 tomlkit==0.15.1 10:08:31 tqdm==4.70.0 10:08:31 typing_extensions==4.16.0 10:08:31 urllib3==1.26.20 10:08:31 virtualenv==21.7.3 10:08:31 wcwidth==0.8.2 10:08:31 websocket-client==1.9.0 10:08:31 wrapt==2.3.0 10:08:31 xdg==6.0.0 10:08:31 xmltodict==1.0.4 10:08:31 yarl==1.24.5 10:08:31 yq==4.1.2 10:08:31 [EnvInject] - Injecting environment variables from a build step. 10:08:31 [EnvInject] - Injecting as environment variables the properties content 10:08:31 OS_CLOUD=vex 10:08:31 10:08:31 [EnvInject] - Variables injected successfully. 10:08:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:08:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:08:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6986779384035749015.sh 10:08:31 ---> Orphaned k8s clusters 10:08:31 Setup pyenv: 10:08:31 system 10:08:31 3.8.20 10:08:31 3.9.20 10:08:31 3.10.15 10:08:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:33 lf-activate-venv(): INFO: Base packages installed successfully 10:08:33 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:08:39 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:08:41 -----> Delete orphaned cluster 10:08:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:08:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:08:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18363914536871701727.sh 10:08:42 ---> Orphaned stacks 10:08:42 Setup pyenv: 10:08:42 system 10:08:42 3.8.20 10:08:42 3.9.20 10:08:42 3.10.15 10:08:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:08:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:43 lf-activate-venv(): INFO: Base packages installed successfully 10:08:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:08:53 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. 10:08:53 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 10:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:08:54 + mapfile -t OS_COE_CLUSTERS_ID 10:08:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:08:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:08:54 ++ awk '{print $1}' 10:08:56 + echo '-----> Active clusters -> stacks' 10:08:56 -----> Active clusters -> stacks 10:08:56 + OS_COE_STACKS=() 10:08:56 + [[ 0 -gt 0 ]] 10:08:56 + mapfile -t OS_STACKS 10:08:56 ++ 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 10:08:56 ++ awk '{print $1}' 10:08:58 + echo '-----> Active stacks' 10:08:58 -----> Active stacks 10:08:58 + echo '-----> Delete orphaned stacks' 10:08:58 -----> Delete orphaned stacks 10:08:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:08:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:08:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4823490606721302843.sh 10:08:58 ---> Orphaned servers 10:08:58 Setup pyenv: 10:08:58 system 10:08:58 3.8.20 10:08:58 3.9.20 10:08:58 3.10.15 10:08:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:59 lf-activate-venv(): INFO: Base packages installed successfully 10:08:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:09:13 -----> Active servers 10:09:13 prd-ubuntu20.04-docker-2c-8g-139 10:09:13 prd-ubuntu20.04-docker-2c-8g-138 10:09:13 prd-ubuntu20.04-docker-2c-8g-137 10:09:13 prd-ubuntu20.04-docker-2c-8g-136 10:09:13 prd-ubuntu20.04-docker-2c-8g-135 10:09:13 prd-ubuntu20.04-docker-2c-8g-133 10:09:13 -----> Delete orphaned servers 10:09:13 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-138 10:09:15 WARN: Server "prd-ubuntu20.04-docker-2c-8g-138" is not older than 15 minutes. 10:09:16 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-137 10:09:18 WARN: Server "prd-ubuntu20.04-docker-2c-8g-137" is not older than 15 minutes. 10:09:18 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-136 10:09:21 WARN: Server "prd-ubuntu20.04-docker-2c-8g-136" is not older than 15 minutes. 10:09:21 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-135 10:09:23 WARN: Server "prd-ubuntu20.04-docker-2c-8g-135" is not older than 15 minutes. 10:09:24 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-133 10:09:26 WARN: Server "prd-ubuntu20.04-docker-2c-8g-133" is not older than 15 minutes. 10:09:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:09:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:09:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4027546530078142390.sh 10:09:26 ---> Orphaned ports 10:09:26 Setup pyenv: 10:09:26 system 10:09:26 3.8.20 10:09:26 3.9.20 10:09:26 3.10.15 10:09:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:28 lf-activate-venv(): INFO: Base packages installed successfully 10:09:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:09:36 No orphaned ports to process. 10:09:36 Build step 'Conditional step (single)' marked build as failure 10:09:36 $ ssh-agent -k 10:09:36 unset SSH_AUTH_SOCK; 10:09:36 unset SSH_AGENT_PID; 10:09:36 echo Agent pid 1527 killed; 10:09:36 [ssh-agent] Stopped. 10:09:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:09:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7828251623766388662.sh 10:09:36 ---> sysstat.sh 10:09:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18218179001459146022.sh 10:09:36 ---> package-listing.sh 10:09:36 ++ facter osfamily 10:09:36 ++ tr '[:upper:]' '[:lower:]' 10:09:37 + OS_FAMILY=debian 10:09:37 + workspace=/w/workspace/ci-management-openstack-cron 10:09:37 + START_PACKAGES=/tmp/packages_start.txt 10:09:37 + END_PACKAGES=/tmp/packages_end.txt 10:09:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:37 + PACKAGES=/tmp/packages_start.txt 10:09:37 + '[' /w/workspace/ci-management-openstack-cron ']' 10:09:37 + PACKAGES=/tmp/packages_end.txt 10:09:37 + case "${OS_FAMILY}" in 10:09:37 + grep '^ii' 10:09:37 + dpkg -l 10:09:37 + '[' -f /tmp/packages_start.txt ']' 10:09:37 + '[' -f /tmp/packages_end.txt ']' 10:09:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:37 + '[' /w/workspace/ci-management-openstack-cron ']' 10:09:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:09:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:09:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2728491727588521003.sh 10:09:37 ---> capture-instance-metadata.sh 10:09:37 Setup pyenv: 10:09:37 system 10:09:37 3.8.20 10:09:37 3.9.20 10:09:37 3.10.15 10:09:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:38 lf-activate-venv(): INFO: Base packages installed successfully 10:09:38 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:09:43 INFO: Running in OpenStack, capturing instance metadata 10:09:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11601095627172223393.sh 10:09:44 provisioning config files... 10:09:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6113745920673144644tmp 10:09:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:09:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:09:44 [EnvInject] - Injecting environment variables from a build step. 10:09:44 [EnvInject] - Injecting as environment variables the properties content 10:09:44 SERVER_ID=logs 10:09:44 10:09:44 [EnvInject] - Variables injected successfully. 10:09:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17283381669764118556.sh 10:09:44 ---> create-netrc.sh 10:09:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2795662550483955097.sh 10:09:44 ---> python-tools-install.sh 10:09:44 Setup pyenv: 10:09:44 system 10:09:44 3.8.20 10:09:44 3.9.20 10:09:44 3.10.15 10:09:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:45 lf-activate-venv(): INFO: Base packages installed successfully 10:09:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:09:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18377502839343253458.sh 10:09:51 ---> sudo-logs.sh 10:09:51 Archiving 'sudo' log.. 10:09:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6149066905051725324.sh 10:09:51 ---> job-cost.sh 10:09:51 Setup pyenv: 10:09:51 system 10:09:51 3.8.20 10:09:51 3.9.20 10:09:51 3.10.15 10:09:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:09:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:53 lf-activate-venv(): INFO: Base packages installed successfully 10:09:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:09:58 INFO: No Stack... 10:09:58 INFO: Retrieving Pricing Info for: v3-standard-2 10:09:58 INFO: Archiving Costs 10:09:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1092696062603947424.sh 10:09:58 ---> logs-deploy.sh 10:09:58 Setup pyenv: 10:09:58 system 10:09:58 3.8.20 10:09:58 3.9.20 10:09:58 3.10.15 10:09:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqJU from file:/tmp/.os_lf_venv 10:09:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:00 lf-activate-venv(): INFO: Base packages installed successfully 10:10:00 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-oqJU/bin to PATH 10:10:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64272 10:10:05 INFO: archiving workspace using pattern(s): 10:10:06 Archives upload complete. 10:10:06 INFO: archiving logs to Nexus 10:10:07 ---> uname -a: 10:10:07 Linux prd-ubuntu20-04-docker-2c-8g-139 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:10:07 10:10:07 10:10:07 ---> lscpu: 10:10:07 Architecture: x86_64 10:10:07 CPU op-mode(s): 32-bit, 64-bit 10:10:07 Byte Order: Little Endian 10:10:07 Address sizes: 40 bits physical, 48 bits virtual 10:10:07 CPU(s): 2 10:10:07 On-line CPU(s) list: 0,1 10:10:07 Thread(s) per core: 1 10:10:07 Core(s) per socket: 1 10:10:07 Socket(s): 2 10:10:07 NUMA node(s): 1 10:10:07 Vendor ID: AuthenticAMD 10:10:07 CPU family: 23 10:10:07 Model: 49 10:10:07 Model name: AMD EPYC-Rome Processor 10:10:07 Stepping: 0 10:10:07 CPU MHz: 2800.000 10:10:07 BogoMIPS: 5600.00 10:10:07 Virtualization: AMD-V 10:10:07 Hypervisor vendor: KVM 10:10:07 Virtualization type: full 10:10:07 L1d cache: 64 KiB 10:10:07 L1i cache: 64 KiB 10:10:07 L2 cache: 1 MiB 10:10:07 L3 cache: 32 MiB 10:10:07 NUMA node0 CPU(s): 0,1 10:10:07 Vulnerability Gather data sampling: Not affected 10:10:07 Vulnerability Itlb multihit: Not affected 10:10:07 Vulnerability L1tf: Not affected 10:10:07 Vulnerability Mds: Not affected 10:10:07 Vulnerability Meltdown: Not affected 10:10:07 Vulnerability Mmio stale data: Not affected 10:10:07 Vulnerability Retbleed: Vulnerable 10:10:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:10:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:10:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:10:07 Vulnerability Srbds: Not affected 10:10:07 Vulnerability Tsx async abort: Not affected 10:10:07 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 10:10:07 10:10:07 10:10:07 ---> nproc: 10:10:07 2 10:10:07 10:10:07 10:10:07 ---> df -h: 10:10:07 Filesystem Size Used Avail Use% Mounted on 10:10:07 udev 3.9G 0 3.9G 0% /dev 10:10:07 tmpfs 795M 1.1M 794M 1% /run 10:10:07 /dev/vda1 39G 9.9G 29G 26% / 10:10:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:10:07 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:10:07 /dev/loop0 62M 62M 0 100% /snap/core20/1405 10:10:07 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 10:10:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:10:07 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 10:10:07 tmpfs 795M 0 795M 0% /run/user/1001 10:10:07 10:10:07 10:10:07 ---> free -m: 10:10:07 total used free shared buff/cache available 10:10:07 Mem: 7945 553 4875 1 2516 7091 10:10:07 Swap: 1023 0 1023 10:10:07 10:10:07 10:10:07 ---> ip addr: 10:10:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:07 inet 127.0.0.1/8 scope host lo 10:10:07 valid_lft forever preferred_lft forever 10:10:07 inet6 ::1/128 scope host 10:10:07 valid_lft forever preferred_lft forever 10:10:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:07 link/ether fa:16:3e:17:2c:c2 brd ff:ff:ff:ff:ff:ff 10:10:07 inet 10.30.123.15/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 10:10:07 valid_lft 86208sec preferred_lft 86208sec 10:10:07 inet6 fe80::f816:3eff:fe17:2cc2/64 scope link 10:10:07 valid_lft forever preferred_lft forever 10:10:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:10:07 link/ether ae:72:f9:f9:17:de brd ff:ff:ff:ff:ff:ff 10:10:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:10:07 valid_lft forever preferred_lft forever 10:10:07 10:10:07 10:10:07 ---> sar -b -r -n DEV: 10:10:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-139) 08/10/26 _x86_64_ (2 CPU) 10:10:07 10:10:07 10:06:58 LINUX RESTART (2 CPU) 10:10:07 10:10:07 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:10:07 10:08:01 399.88 82.89 317.00 0.00 11768.84 67901.22 0.00 10:10:07 10:09:01 114.96 1.23 113.73 0.00 106.52 15060.71 0.00 10:10:07 10:10:01 11.73 2.20 9.53 0.00 175.44 1823.30 0.00 10:10:07 Average: 175.53 28.77 146.75 0.00 4016.93 28261.74 0.00 10:10:07 10:10:07 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:07 10:08:01 5338976 7259472 534576 6.57 69864 2026404 1205004 13.12 728740 1843772 108240 10:10:07 10:09:01 5014248 7272500 499196 6.14 93204 2319400 1162428 12.66 749176 2105520 47916 10:10:07 10:10:01 5009568 7280476 490528 6.03 93820 2330884 1172456 12.76 763212 2095636 31264 10:10:07 Average: 5120931 7270816 508100 6.24 85629 2225563 1179963 12.85 747043 2014976 62473 10:10:07 10:10:07 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:07 10:08:01 lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 10:10:07 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:07 10:08:01 ens3 359.67 246.16 1754.47 72.62 0.00 0.00 0.00 0.00 10:10:07 10:09:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 10:10:07 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:07 10:09:01 ens3 36.29 29.28 429.39 5.63 0.00 0.00 0.00 0.00 10:10:07 10:10:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 10:10:07 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:07 10:10:01 ens3 21.75 19.75 26.31 6.10 0.00 0.00 0.00 0.00 10:10:07 Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 10:10:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:07 Average: ens3 139.24 98.39 736.72 28.12 0.00 0.00 0.00 0.00 10:10:07 10:10:07 10:10:07 ---> sar -P ALL: 10:10:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-139) 08/10/26 _x86_64_ (2 CPU) 10:10:07 10:10:07 10:06:58 LINUX RESTART (2 CPU) 10:10:07 10:10:07 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:10:07 10:08:01 all 27.33 0.00 5.84 6.46 0.09 60.27 10:10:07 10:08:01 0 26.04 0.00 6.66 6.27 0.08 60.95 10:10:07 10:08:01 1 28.62 0.00 5.03 6.65 0.10 59.60 10:10:07 10:09:01 all 41.30 0.00 3.41 2.70 0.07 52.51 10:10:07 10:09:01 0 23.30 0.00 3.05 1.25 0.07 72.34 10:10:07 10:09:01 1 59.31 0.00 3.78 4.15 0.08 32.68 10:10:07 10:10:01 all 39.35 0.00 2.42 0.18 0.08 57.96 10:10:07 10:10:01 0 37.48 0.00 2.34 0.08 0.08 60.02 10:10:07 10:10:01 1 41.22 0.00 2.51 0.28 0.08 55.90 10:10:07 Average: all 36.01 0.00 3.89 3.11 0.08 56.91 10:10:07 Average: 0 28.94 0.00 4.01 2.53 0.08 64.45 10:10:07 Average: 1 43.07 0.00 3.77 3.69 0.09 49.38 10:10:07 10:10:07 10:10:07