21:04:42 Started by timer 21:04:42 Running as SYSTEM 21:04:42 [EnvInject] - Loading node environment variables. 21:04:42 Building remotely on prd-ubuntu20.04-docker-2c-8g-17 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 21:04:42 [ssh-agent] Looking for ssh-agent implementation... 21:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:44 $ ssh-agent 21:04:44 SSH_AUTH_SOCK=/tmp/ssh-res0yv3ZEjWY/agent.1542 21:04:44 SSH_AGENT_PID=1544 21:04:44 [ssh-agent] Started. 21:04:44 Running ssh-add (command line suppressed) 21:04:44 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9468680011681116232.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9468680011681116232.key) 21:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:44 The recommended git tool is: NONE 21:04:50 using credential edgex-jenkins-ssh 21:04:50 Wiping out workspace first. 21:04:50 Cloning the remote Git repository 21:04:51 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:51 > git --version # timeout=10 21:04:51 > git --version # 'git version 2.25.1' 21:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:52 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:53 Avoid second fetch 21:04:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:53 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 21:04:53 > git config core.sparsecheckout # timeout=10 21:04:53 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:54 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 21:04:54 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 21:04:54 > git remote # timeout=10 21:04:54 > git submodule init # timeout=10 21:04:54 > git submodule sync # timeout=10 21:04:54 > git config --get remote.origin.url # timeout=10 21:04:54 > git submodule init # timeout=10 21:04:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:54 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:54 > git config --get submodule.global-jjb.url # timeout=10 21:04:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:55 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:56 > git submodule update --init --recursive global-jjb # timeout=10 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:05:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:05:01 provisioning config files... 21:05:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:05:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:05:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:05:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3678964458463383924.sh 21:05:02 ---> python-tools-install.sh 21:05:02 Setup pyenv: 21:05:02 * system (set by /opt/pyenv/version) 21:05:02 * 3.8.20 (set by /opt/pyenv/version) 21:05:02 * 3.9.20 (set by /opt/pyenv/version) 21:05:02 3.10.15 21:05:02 3.11.10 21:05:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqSL 21:05:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:10 lf-activate-venv(): INFO: Base packages installed successfully 21:05:10 lf-activate-venv(): INFO: Installing additional packages: lftools 21:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:05:30 Generating Requirements File 21:05:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:05:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:05:51 Python 3.11.10 21:05:51 pip 26.2.1 from /tmp/venv-PqSL/lib/python3.11/site-packages/pip (python 3.11) 21:05:51 aiohappyeyeballs==2.7.1 21:05:51 aiohttp==3.14.3 21:05:51 aiosignal==1.4.0 21:05:51 appdirs==1.4.4 21:05:51 argcomplete==3.7.1 21:05:51 aspy.yaml==1.3.0 21:05:51 attrs==26.1.0 21:05:51 autopage==0.6.0 21:05:51 beautifulsoup4==4.15.0 21:05:51 boto3==1.43.65 21:05:51 botocore==1.43.65 21:05:51 bs4==0.0.2 21:05:51 certifi==2026.7.22 21:05:51 cffi==2.1.1 21:05:51 cfgv==3.5.0 21:05:51 chardet==7.4.3 21:05:51 charset-normalizer==3.4.9 21:05:51 click==8.4.2 21:05:51 cliff==4.15.0 21:05:51 cmd2==4.1.2 21:05:51 cryptography==3.3.2 21:05:51 debtcollector==3.1.0 21:05:51 decorator==5.3.1 21:05:51 defusedxml==0.7.1 21:05:51 Deprecated==1.3.1 21:05:51 distlib==0.4.3 21:05:51 dnspython==2.8.0 21:05:51 docker==7.2.0 21:05:51 dogpile.cache==1.5.0 21:05:51 durationpy==0.10 21:05:51 email-validator==2.3.0 21:05:51 filelock==3.32.2 21:05:51 frozenlist==1.8.0 21:05:51 future==1.0.0 21:05:51 gitdb==4.0.12 21:05:51 GitPython==3.1.58 21:05:51 httplib2==0.30.2 21:05:51 identify==2.6.19 21:05:51 idna==3.18 21:05:51 importlib-resources==1.5.0 21:05:51 iso8601==2.1.0 21:05:51 Jinja2==3.1.6 21:05:51 jmespath==1.1.0 21:05:51 jsonpatch==1.33 21:05:51 jsonpointer==3.1.1 21:05:51 jsonschema==4.26.0 21:05:51 jsonschema-specifications==2025.9.1 21:05:51 keystoneauth1==5.15.0 21:05:51 kubernetes==36.0.3 21:05:51 lftools==0.37.22 21:05:51 lxml==6.1.1 21:05:51 markdown-it-py==4.2.0 21:05:51 MarkupSafe==3.0.3 21:05:51 mdurl==0.1.2 21:05:51 msgpack==1.2.1 21:05:51 multi_key_dict==2.0.3 21:05:51 multidict==6.7.1 21:05:51 munch==4.0.0 21:05:51 netaddr==1.3.0 21:05:51 niet==1.4.2 21:05:51 nodeenv==1.10.0 21:05:51 oauth2client==4.1.3 21:05:51 oauthlib==3.3.1 21:05:51 openstacksdk==4.18.0 21:05:51 os-service-types==1.9.0 21:05:51 osc-lib==4.7.0 21:05:51 oslo.config==10.6.0 21:05:51 oslo.context==6.5.0 21:05:51 oslo.i18n==6.9.0 21:05:51 oslo.log==8.3.0 21:05:51 oslo.serialization==5.11.0 21:05:51 oslo.utils==10.1.1 21:05:51 packaging==26.3 21:05:51 pbr==7.0.3 21:05:51 platformdirs==4.11.0 21:05:51 prettytable==3.18.0 21:05:51 prompt_toolkit==3.0.53 21:05:51 propcache==0.5.2 21:05:51 psutil==7.2.2 21:05:51 pyasn1==0.6.4 21:05:51 pyasn1_modules==0.4.2 21:05:51 pycparser==3.0 21:05:51 pygerrit2==2.0.15 21:05:51 PyGithub==2.9.1 21:05:51 Pygments==2.20.0 21:05:51 PyJWT==2.13.0 21:05:51 PyNaCl==1.6.2 21:05:51 pyparsing==2.4.7 21:05:51 pyperclip==1.11.0 21:05:51 pyrsistent==0.20.0 21:05:51 python-dateutil==2.9.0.post0 21:05:51 python-discovery==1.5.1 21:05:51 python-heatclient==5.2.0 21:05:51 python-jenkins==1.8.3 21:05:51 python-keystoneclient==5.8.0 21:05:51 python-magnumclient==4.11.0 21:05:51 python-manilaclient==6.2.0 21:05:51 python-openstackclient==10.2.1 21:05:51 python-swiftclient==4.10.0 21:05:51 PyYAML==6.0.3 21:05:51 referencing==0.37.0 21:05:51 requests==2.34.2 21:05:51 requests-oauthlib==2.0.0 21:05:51 rfc3986==2.0.0 21:05:51 rich==15.0.0 21:05:51 rich-argparse==1.8.0 21:05:51 rpds-py==2026.6.3 21:05:51 rsa==4.9.1 21:05:51 ruamel.yaml==0.19.1 21:05:51 ruamel.yaml.clib==0.2.15 21:05:51 s3transfer==0.19.2 21:05:51 simplejson==4.1.1 21:05:51 six==1.17.0 21:05:51 smmap==5.0.3 21:05:51 soupsieve==2.9.1 21:05:51 stevedore==5.9.0 21:05:51 tabulate==0.10.0 21:05:51 toml==0.10.2 21:05:51 tomlkit==0.15.1 21:05:51 tqdm==4.70.0 21:05:51 typing_extensions==4.16.0 21:05:51 urllib3==1.26.20 21:05:51 virtualenv==21.7.1 21:05:51 wcwidth==0.8.2 21:05:51 websocket-client==1.9.0 21:05:51 wrapt==2.3.0 21:05:51 xdg==6.0.0 21:05:51 xmltodict==1.0.4 21:05:51 yarl==1.24.5 21:05:51 yq==4.1.2 21:05:52 [EnvInject] - Injecting environment variables from a build step. 21:05:52 [EnvInject] - Injecting as environment variables the properties content 21:05:52 OS_CLOUD=vex 21:05:52 21:05:52 [EnvInject] - Variables injected successfully. 21:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14198318503508037710.sh 21:05:52 ---> Orphaned k8s clusters 21:05:52 Setup pyenv: 21:05:53 system 21:05:53 3.8.20 21:05:53 3.9.20 21:05:53 3.10.15 21:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:54 lf-activate-venv(): INFO: Base packages installed successfully 21:05:54 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:06:03 -----> Delete orphaned cluster 21:06:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1046696777242548617.sh 21:06:03 ---> Orphaned stacks 21:06:03 Setup pyenv: 21:06:03 system 21:06:03 3.8.20 21:06:03 3.9.20 21:06:03 3.10.15 21:06:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:05 lf-activate-venv(): INFO: Base packages installed successfully 21:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06: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. 21:06:15 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 21:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:06:19 + mapfile -t OS_COE_CLUSTERS_ID 21:06:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:06:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:06:19 ++ awk '{print $1}' 21:06:19 + echo '-----> Active clusters -> stacks' 21:06:19 -----> Active clusters -> stacks 21:06:19 + OS_COE_STACKS=() 21:06:19 + [[ 0 -gt 0 ]] 21:06:19 + mapfile -t OS_STACKS 21:06:19 ++ awk '{print $1}' 21:06:19 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 21:06:19 + echo '-----> Active stacks' 21:06:19 -----> Active stacks 21:06:19 + echo '-----> Delete orphaned stacks' 21:06:19 -----> Delete orphaned stacks 21:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5446629483757494609.sh 21:06:20 ---> Orphaned servers 21:06:20 Setup pyenv: 21:06:20 system 21:06:20 3.8.20 21:06:20 3.9.20 21:06:20 3.10.15 21:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:22 lf-activate-venv(): INFO: Base packages installed successfully 21:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:06:38 -----> Active servers 21:06:38 prd-ubuntu20.04-docker-2c-8g-17 21:06:38 prd-centos7-blackbox-4c-2g-16080 21:06:38 prd-centos7-blackbox-4c-2g-16079 21:06:38 -----> Delete orphaned servers 21:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5661392594843974848.sh 21:06:40 ---> Orphaned ports 21:06:40 Setup pyenv: 21:06:40 system 21:06:40 3.8.20 21:06:40 3.9.20 21:06:40 3.10.15 21:06:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:42 lf-activate-venv(): INFO: Base packages installed successfully 21:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:06:50 No orphaned ports to process. 21:06:50 Build step 'Conditional step (single)' marked build as failure 21:06:51 $ ssh-agent -k 21:06:51 unset SSH_AUTH_SOCK; 21:06:51 unset SSH_AGENT_PID; 21:06:51 echo Agent pid 1544 killed; 21:06:51 [ssh-agent] Stopped. 21:06:52 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins82736896636786435.sh 21:06:52 ---> sysstat.sh 21:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6972636634117151676.sh 21:06:57 ---> package-listing.sh 21:06:57 ++ facter osfamily 21:06:57 ++ tr '[:upper:]' '[:lower:]' 21:06:57 + OS_FAMILY=debian 21:06:57 + workspace=/w/workspace/ci-management-openstack-cron 21:06:57 + START_PACKAGES=/tmp/packages_start.txt 21:06:57 + END_PACKAGES=/tmp/packages_end.txt 21:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:57 + PACKAGES=/tmp/packages_start.txt 21:06:57 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:57 + PACKAGES=/tmp/packages_end.txt 21:06:57 + case "${OS_FAMILY}" in 21:06:57 + dpkg -l 21:06:57 + grep '^ii' 21:06:57 + '[' -f /tmp/packages_start.txt ']' 21:06:57 + '[' -f /tmp/packages_end.txt ']' 21:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:57 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:57 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12107047935778482604.sh 21:06:57 ---> capture-instance-metadata.sh 21:06:57 Setup pyenv: 21:06:57 system 21:06:57 3.8.20 21:06:57 3.9.20 21:06:57 3.10.15 21:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:04 lf-activate-venv(): INFO: Base packages installed successfully 21:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:07:04 INFO: Running in OpenStack, capturing instance metadata 21:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5726584543970742852.sh 21:07:05 provisioning config files... 21:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config383539214345422299tmp 21:07:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:07:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:07:05 [EnvInject] - Injecting environment variables from a build step. 21:07:05 [EnvInject] - Injecting as environment variables the properties content 21:07:05 SERVER_ID=logs 21:07:05 21:07:05 [EnvInject] - Variables injected successfully. 21:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3725448862139214434.sh 21:07:05 ---> create-netrc.sh 21:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5849247451641111010.sh 21:07:05 ---> python-tools-install.sh 21:07:05 Setup pyenv: 21:07:05 system 21:07:05 3.8.20 21:07:05 3.9.20 21:07:05 3.10.15 21:07:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:11 lf-activate-venv(): INFO: Base packages installed successfully 21:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:07:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5138850915812856827.sh 21:07:17 ---> sudo-logs.sh 21:07:17 Archiving 'sudo' log.. 21:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12147356417728905216.sh 21:07:18 ---> job-cost.sh 21:07:18 Setup pyenv: 21:07:18 system 21:07:18 3.8.20 21:07:18 3.9.20 21:07:18 3.10.15 21:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:25 lf-activate-venv(): INFO: Base packages installed successfully 21:07:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:07:25 INFO: No Stack... 21:07:25 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:25 INFO: Archiving Costs 21:07:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8931918476033298690.sh 21:07:25 ---> logs-deploy.sh 21:07:25 Setup pyenv: 21:07:25 system 21:07:25 3.8.20 21:07:25 3.9.20 21:07:25 3.10.15 21:07:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PqSL from file:/tmp/.os_lf_venv 21:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:31 lf-activate-venv(): INFO: Base packages installed successfully 21:07:31 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-PqSL/bin to PATH 21:07:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64165 21:07:32 INFO: archiving workspace using pattern(s): 21:07:38 Archives upload complete. 21:07:38 INFO: archiving logs to Nexus 21:07:38 ---> uname -a: 21:07:38 Linux prd-ubuntu20-04-docker-2c-8g-17 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:07:38 21:07:38 21:07:38 ---> lscpu: 21:07:38 Architecture: x86_64 21:07:38 CPU op-mode(s): 32-bit, 64-bit 21:07:38 Byte Order: Little Endian 21:07:38 Address sizes: 40 bits physical, 48 bits virtual 21:07:38 CPU(s): 2 21:07:38 On-line CPU(s) list: 0,1 21:07:38 Thread(s) per core: 1 21:07:38 Core(s) per socket: 1 21:07:38 Socket(s): 2 21:07:38 NUMA node(s): 1 21:07:38 Vendor ID: AuthenticAMD 21:07:38 CPU family: 23 21:07:38 Model: 49 21:07:38 Model name: AMD EPYC-Rome Processor 21:07:38 Stepping: 0 21:07:38 CPU MHz: 2799.998 21:07:38 BogoMIPS: 5599.99 21:07:38 Virtualization: AMD-V 21:07:38 Hypervisor vendor: KVM 21:07:38 Virtualization type: full 21:07:38 L1d cache: 64 KiB 21:07:38 L1i cache: 64 KiB 21:07:38 L2 cache: 1 MiB 21:07:38 L3 cache: 32 MiB 21:07:38 NUMA node0 CPU(s): 0,1 21:07:38 Vulnerability Gather data sampling: Not affected 21:07:38 Vulnerability Itlb multihit: Not affected 21:07:38 Vulnerability L1tf: Not affected 21:07:38 Vulnerability Mds: Not affected 21:07:38 Vulnerability Meltdown: Not affected 21:07:38 Vulnerability Mmio stale data: Not affected 21:07:38 Vulnerability Retbleed: Vulnerable 21:07:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:07:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:07:38 Vulnerability Srbds: Not affected 21:07:38 Vulnerability Tsx async abort: Not affected 21:07:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:07:38 21:07:38 21:07:38 ---> nproc: 21:07:38 2 21:07:38 21:07:38 21:07:38 ---> df -h: 21:07:38 Filesystem Size Used Avail Use% Mounted on 21:07:38 udev 3.9G 0 3.9G 0% /dev 21:07:38 tmpfs 795M 1.1M 794M 1% /run 21:07:38 /dev/vda1 39G 9.9G 29G 26% / 21:07:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:07:38 tmpfs 5.0M 0 5.0M 0% /run/lock 21:07:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:07:38 /dev/loop0 62M 62M 0 100% /snap/core20/1405 21:07:38 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 21:07:38 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 21:07:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:07:38 tmpfs 795M 0 795M 0% /run/user/1001 21:07:38 21:07:38 21:07:38 ---> free -m: 21:07:38 total used free shared buff/cache available 21:07:38 Mem: 7945 506 4920 1 2519 7139 21:07:38 Swap: 1023 0 1023 21:07:38 21:07:38 21:07:38 ---> ip addr: 21:07:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:38 inet 127.0.0.1/8 scope host lo 21:07:38 valid_lft forever preferred_lft forever 21:07:38 inet6 ::1/128 scope host 21:07:38 valid_lft forever preferred_lft forever 21:07:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:07:38 link/ether fa:16:3e:0b:03:82 brd ff:ff:ff:ff:ff:ff 21:07:38 inet 10.30.122.238/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 21:07:38 valid_lft 86181sec preferred_lft 86181sec 21:07:38 inet6 fe80::f816:3eff:fe0b:382/64 scope link 21:07:38 valid_lft forever preferred_lft forever 21:07:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:07:38 link/ether 26:45:85:c4:01:45 brd ff:ff:ff:ff:ff:ff 21:07:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:38 valid_lft forever preferred_lft forever 21:07:38 21:07:38 21:07:38 ---> sar -b -r -n DEV: 21:07:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-17) 08/05/26 _x86_64_ (2 CPU) 21:07:38 21:07:38 21:03:58 LINUX RESTART (2 CPU) 21:07:38 21:07:38 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:38 21:05:01 351.66 76.04 275.62 0.00 10994.43 48590.17 0.00 21:07:38 21:06:01 99.52 10.08 89.44 0.00 895.98 12093.47 0.00 21:07:38 21:07:01 44.43 0.93 43.49 0.00 68.79 7835.23 0.00 21:07:38 Average: 165.20 29.02 136.18 0.00 3986.40 22839.62 0.00 21:07:38 21:07:38 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:38 21:05:01 5683912 7413932 390432 4.80 55176 1858100 1040912 11.33 545204 1700540 8568 21:07:38 21:06:01 5059336 7312404 461628 5.67 90664 2317088 1101548 11.99 677740 2134044 206956 21:07:38 21:07:01 5052876 7314668 458936 5.64 93628 2322464 1107064 12.05 717336 2101544 11664 21:07:38 Average: 5265375 7347001 436999 5.37 79823 2165884 1083175 11.79 646760 1978709 75729 21:07:38 21:07:38 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:38 21:05:01 ens3 234.04 181.04 845.32 64.58 0.00 0.00 0.00 0.00 21:07:38 21:05:01 lo 1.10 1.10 0.09 0.09 0.00 0.00 0.00 0.00 21:07:38 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:38 21:06:01 ens3 72.35 55.56 1288.76 9.29 0.00 0.00 0.00 0.00 21:07:38 21:06:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 21:07:38 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:38 21:07:01 ens3 18.31 15.46 51.66 4.48 0.00 0.00 0.00 0.00 21:07:38 21:07:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:07:38 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:38 Average: ens3 108.24 84.02 728.58 26.12 0.00 0.00 0.00 0.00 21:07:38 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 21:07:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:38 21:07:38 21:07:38 ---> sar -P ALL: 21:07:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-17) 08/05/26 _x86_64_ (2 CPU) 21:07:38 21:07:38 21:03:58 LINUX RESTART (2 CPU) 21:07:38 21:07:38 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:07:38 21:05:01 all 16.84 0.00 4.10 8.33 0.08 70.66 21:07:38 21:05:01 0 17.61 0.00 4.18 12.83 0.08 65.30 21:07:38 21:05:01 1 16.08 0.00 4.01 3.85 0.07 76.00 21:07:38 21:06:01 all 41.86 0.00 3.34 3.21 0.12 51.47 21:07:38 21:06:01 0 57.61 0.00 3.64 1.90 0.12 36.73 21:07:38 21:06:01 1 26.24 0.00 3.04 4.51 0.13 66.07 21:07:38 21:07:01 all 32.69 0.00 2.08 0.60 0.06 64.57 21:07:38 21:07:01 0 53.17 0.00 2.53 0.75 0.07 43.48 21:07:38 21:07:01 1 12.56 0.00 1.64 0.46 0.05 85.30 21:07:38 Average: all 30.51 0.00 3.17 4.03 0.09 62.21 21:07:38 Average: 0 42.85 0.00 3.45 5.14 0.09 48.47 21:07:38 Average: 1 18.28 0.00 2.89 2.93 0.08 75.81 21:07:38 21:07:38 21:07:38