23:36:03 Started by user Eric Ball 23:36:03 Running as SYSTEM 23:36:03 [EnvInject] - Loading node environment variables. 23:36:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-754 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-centos-cs-9-docker 23:36:03 [ssh-agent] Looking for ssh-agent implementation... 23:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:03 $ ssh-agent 23:36:03 SSH_AUTH_SOCK=/tmp/ssh-cQqs6WFqOVVh/agent.1439 23:36:03 SSH_AGENT_PID=1441 23:36:03 [ssh-agent] Started. 23:36:03 Running ssh-add (command line suppressed) 23:36:03 Identity added: /w/workspace/ci-management-packer-merge-centos-cs-9-docker@tmp/private_key_483350282883372107.key (/w/workspace/ci-management-packer-merge-centos-cs-9-docker@tmp/private_key_483350282883372107.key) 23:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:03 The recommended git tool is: NONE 23:36:05 using credential edgex-jenkins-ssh 23:36:05 Wiping out workspace first. 23:36:05 Cloning the remote Git repository 23:36:05 Cloning repository git@github.com:edgexfoundry/ci-management 23:36:05 > git init /w/workspace/ci-management-packer-merge-centos-cs-9-docker # timeout=10 23:36:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:36:05 > git --version # timeout=10 23:36:05 > git --version # 'git version 2.25.1' 23:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:36:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:36:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 23:36:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:36:07 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 23:36:07 > git config core.sparsecheckout # timeout=10 23:36:07 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 23:36:07 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 23:36:07 First time build. Skipping changelog. 23:36:07 > git remote # timeout=10 23:36:07 > git submodule init # timeout=10 23:36:07 > git submodule sync # timeout=10 23:36:07 > git config --get remote.origin.url # timeout=10 23:36:07 > git submodule init # timeout=10 23:36:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:36:07 > git config --get submodule.packer/common-packer.url # timeout=10 23:36:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:36:07 > git config --get submodule.global-jjb.url # timeout=10 23:36:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:36:07 > git submodule update --init --recursive packer/common-packer # timeout=10 23:36:08 > git submodule update --init --recursive global-jjb # timeout=10 23:36:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:36:12 provisioning config files... 23:36:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:36:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:36:12 provisioning config files... 23:36:12 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 23:36:12 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 23:36:12 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:36:12 provisioning config files... 23:36:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:36:12 [EnvInject] - Injecting environment variables from a build step. 23:36:12 [EnvInject] - Injecting as environment variables the properties content 23:36:12 OS_CLOUD=vex 23:36:12 23:36:12 [EnvInject] - Variables injected successfully. 23:36:12 provisioning config files... 23:36:12 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 23:36:12 [EnvInject] - Injecting environment variables from a build step. 23:36:12 [EnvInject] - Injecting as environment variables the properties content 23:36:12 PACKER_TEMPLATE=docker 23:36:12 PACKER_PLATFORM=centos-cs-9 23:36:12 PACKER_VERSION=1.9.1 23:36:12 PACKER_BUILDER=openstack 23:36:12 UPDATE_CLOUD_IMAGE=False 23:36:12 23:36:12 [EnvInject] - Variables injected successfully. 23:36:12 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins427997880745007861.sh 23:36:12 ---> packer-install.sh 23:36:12 Packer binary not available, installing Packer version 1.9.1. 23:36:12 /w/workspace/ci-management-packer-merge-centos-cs-9-docker /w/workspace/ci-management-packer-merge-centos-cs-9-docker 23:36:12 2025-05-01 23:36:12 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] 23:36:12 Archive: packer_1.9.1_linux_amd64.zip 23:36:12 inflating: /w/workspace/ci-management-packer-merge-centos-cs-9-docker/bin/packer 23:36:12 /w/workspace/ci-management-packer-merge-centos-cs-9-docker 23:36:12 ---> packer-build.sh 23:36:12 packer init templates/docker.pkr.hcl ... 23:36:13 Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" 23:36:14 Warning: Undefined variable 23:36:14 23:36:14 The variable "stack_tenant" was set but was not declared as an input variable. 23:36:14 To declare variable "stack_tenant" place this block in one of your .pkr.hcl 23:36:14 files, such as variables.pkr.hcl 23:36:14 23:36:14 variable "stack_tenant" { 23:36:14 type = string 23:36:14 default = null 23:36:14 } 23:36:14 23:36:14 Warning: Undefined variable 23:36:14 23:36:14 The variable "stack_user" was set but was not declared as an input variable. 23:36:14 To declare variable "stack_user" place this block in one of your .pkr.hcl files, 23:36:14 such as variables.pkr.hcl 23:36:14 23:36:14 variable "stack_user" { 23:36:14 type = string 23:36:14 default = null 23:36:14 } 23:36:14 23:36:14 Warning: Undefined variable 23:36:14 23:36:14 The variable "stack_pass" was set but was not declared as an input variable. 23:36:14 To declare variable "stack_pass" place this block in one of your .pkr.hcl files, 23:36:14 such as variables.pkr.hcl 23:36:14 23:36:14 variable "stack_pass" { 23:36:14 type = string 23:36:14 default = null 23:36:14 } 23:36:14 23:36:14 Warning: Undefined variable 23:36:14 23:36:14 The variable "stack_network" was set but was not declared as an input variable. 23:36:14 To declare variable "stack_network" place this block in one of your .pkr.hcl 23:36:14 files, such as variables.pkr.hcl 23:36:14 23:36:14 variable "stack_network" { 23:36:14 type = string 23:36:14 default = null 23:36:14 } 23:36:14 23:36:14 23:36:15 The configuration is valid. 23:36:15 + [[ -n '' ]] 23:36:15 + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] 23:36:15 ++ git log --no-merges -1 --format=%H 23:36:15 + LAST_CHANGE_SHA=3ba1ccc24f6e0323eb309673e2a56f3244180088 23:36:15 ++ echo https://github.com/edgexfoundry/ci-management 23:36:15 ++ sed -E 's#(www.)?github.com#api.github.com/repos#' 23:36:15 + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management 23:36:15 + CONTEXT_VALUE='"Packer centos-cs-9-docker Verify Build"' 23:36:15 + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer centos-cs-9-docker Verify Build")' 23:36:15 ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/3ba1ccc24f6e0323eb309673e2a56f3244180088 23:36:15 ++ jq '.[] | select(.state == "success" and .context == "Packer centos-cs-9-docker Verify Build")' 23:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:15 Dload Upload Total Spent Left Speed 23:36:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6827 100 6827 0 0 51330 0 --:--:-- --:--:-- --:--:-- 51330 23:36:15 + STATUS= 23:36:15 + [[ -n '' ]] 23:36:15 + set +x 23:36:16 ==> openstack.docker: Loading flavor: v2-highcpu-1 23:36:16 openstack.docker: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 23:36:16 ==> openstack.docker: Creating temporary RSA SSH key for instance... 23:36:21 ==> openstack.docker: Creating temporary keypair: packer_68140570-e2cc-556d-8aea-e1945eac1249 ... 23:36:21 ==> openstack.docker: Created temporary keypair: packer_68140570-e2cc-556d-8aea-e1945eac1249 23:36:22 ==> openstack.docker: No image was found matching filters: {ID: Limit:0 Marker: Name:CentOS Stream 9 (x86_64) [2023-03-27] Visibility: MemberStatus: Owner: Status: SizeMin:0 SizeMax:0 Sort: SortKey: SortDir: Tags:[] CreatedAtQuery: UpdatedAtQuery: ContainerFormat: DiskFormat:} properties map[] 23:36:22 ==> openstack.docker: Deleting temporary keypair: packer_68140570-e2cc-556d-8aea-e1945eac1249 ... 23:36:22 Build 'openstack.docker' errored after 5 seconds 688 milliseconds: No image was found matching filters: {ID: Limit:0 Marker: Name:CentOS Stream 9 (x86_64) [2023-03-27] Visibility: MemberStatus: Owner: Status: SizeMin:0 SizeMax:0 Sort: SortKey: SortDir: Tags:[] CreatedAtQuery: UpdatedAtQuery: ContainerFormat: DiskFormat:} properties map[] 23:36:22 23:36:22 ==> Wait completed after 5 seconds 688 milliseconds 23:36:22 23:36:22 ==> Some builds didn't complete successfully and had errors: 23:36:22 --> openstack.docker: No image was found matching filters: {ID: Limit:0 Marker: Name:CentOS Stream 9 (x86_64) [2023-03-27] Visibility: MemberStatus: Owner: Status: SizeMin:0 SizeMax:0 Sort: SortKey: SortDir: Tags:[] CreatedAtQuery: UpdatedAtQuery: ContainerFormat: DiskFormat:} properties map[] 23:36:22 23:36:22 ==> Builds finished but no artifacts were created. 23:36:22 Build step 'Execute shell' marked build as failure 23:36:22 $ ssh-agent -k 23:36:22 unset SSH_AUTH_SOCK; 23:36:22 unset SSH_AGENT_PID; 23:36:22 echo Agent pid 1441 killed; 23:36:22 [ssh-agent] Stopped. 23:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:22 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins18343208579649317535.sh 23:36:22 ---> sysstat.sh 23:36:22 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins6426790200900465232.sh 23:36:22 ---> package-listing.sh 23:36:22 ++ facter osfamily 23:36:22 ++ tr '[:upper:]' '[:lower:]' 23:36:23 + OS_FAMILY=debian 23:36:23 + workspace=/w/workspace/ci-management-packer-merge-centos-cs-9-docker 23:36:23 + START_PACKAGES=/tmp/packages_start.txt 23:36:23 + END_PACKAGES=/tmp/packages_end.txt 23:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:23 + PACKAGES=/tmp/packages_start.txt 23:36:23 + '[' /w/workspace/ci-management-packer-merge-centos-cs-9-docker ']' 23:36:23 + PACKAGES=/tmp/packages_end.txt 23:36:23 + case "${OS_FAMILY}" in 23:36:23 + grep '^ii' 23:36:23 + dpkg -l 23:36:23 + '[' -f /tmp/packages_start.txt ']' 23:36:23 + '[' -f /tmp/packages_end.txt ']' 23:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:23 + '[' /w/workspace/ci-management-packer-merge-centos-cs-9-docker ']' 23:36:23 + mkdir -p /w/workspace/ci-management-packer-merge-centos-cs-9-docker/archives/ 23:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-cs-9-docker/archives/ 23:36:23 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins15270703547454547318.sh 23:36:23 ---> capture-instance-metadata.sh 23:36:23 Setup pyenv: 23:36:23 * system (set by /opt/pyenv/version) 23:36:23 * 3.8.13 (set by /opt/pyenv/version) 23:36:23 * 3.9.13 (set by /opt/pyenv/version) 23:36:23 * 3.10.6 (set by /opt/pyenv/version) 23:36:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jte0 23:36:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:36:30 lf-activate-venv(): INFO: Installing: lftools 23:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-jte0/bin to PATH 23:36:56 INFO: Running in OpenStack, capturing instance metadata 23:36:56 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins7047012944273835718.sh 23:36:56 provisioning config files... 23:36:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-cs-9-docker@tmp/config17955641689000496574tmp 23:36:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:36:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:36:56 [EnvInject] - Injecting environment variables from a build step. 23:36:56 [EnvInject] - Injecting as environment variables the properties content 23:36:56 SERVER_ID=logs 23:36:56 23:36:56 [EnvInject] - Variables injected successfully. 23:36:56 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins3535302511319840247.sh 23:36:56 ---> create-netrc.sh 23:36:56 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins7905507944295264523.sh 23:36:56 ---> python-tools-install.sh 23:36:56 Setup pyenv: 23:36:56 system 23:36:56 3.8.13 23:36:56 3.9.13 23:36:56 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-docker/.python-version) 23:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jte0 from file:/tmp/.os_lf_venv 23:36:57 lf-activate-venv(): INFO: Installing: lftools 23:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-jte0/bin to PATH 23:37:04 Generating Requirements File 23:37:27 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. 23:37:27 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 23:37:27 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:37:28 Python 3.10.6 23:37:28 pip 25.1 from /tmp/venv-jte0/lib/python3.10/site-packages/pip (python 3.10) 23:37:28 appdirs==1.4.4 23:37:28 argcomplete==3.6.2 23:37:28 aspy.yaml==1.3.0 23:37:28 attrs==25.3.0 23:37:28 autopage==0.5.2 23:37:28 beautifulsoup4==4.13.4 23:37:28 boto3==1.38.7 23:37:28 botocore==1.38.7 23:37:28 bs4==0.0.2 23:37:28 cachetools==5.5.2 23:37:28 certifi==2025.4.26 23:37:28 cffi==1.17.1 23:37:28 cfgv==3.4.0 23:37:28 chardet==5.2.0 23:37:28 charset-normalizer==3.4.1 23:37:28 click==8.1.8 23:37:28 cliff==4.9.1 23:37:28 cmd2==2.5.11 23:37:28 cryptography==3.3.2 23:37:28 debtcollector==3.0.0 23:37:28 decorator==5.2.1 23:37:28 defusedxml==0.7.1 23:37:28 Deprecated==1.2.18 23:37:28 distlib==0.3.9 23:37:28 dnspython==2.7.0 23:37:28 docker==4.2.2 23:37:28 dogpile.cache==1.4.0 23:37:28 durationpy==0.9 23:37:28 email_validator==2.2.0 23:37:28 filelock==3.18.0 23:37:28 future==1.0.0 23:37:28 gitdb==4.0.12 23:37:28 GitPython==3.1.44 23:37:28 google-auth==2.39.0 23:37:28 httplib2==0.22.0 23:37:28 identify==2.6.10 23:37:28 idna==3.10 23:37:28 importlib-resources==1.5.0 23:37:28 iso8601==2.1.0 23:37:28 Jinja2==3.1.6 23:37:28 jmespath==1.0.1 23:37:28 jsonpatch==1.33 23:37:28 jsonpointer==3.0.0 23:37:28 jsonschema==4.23.0 23:37:28 jsonschema-specifications==2025.4.1 23:37:28 keystoneauth1==5.10.0 23:37:28 kubernetes==32.0.1 23:37:28 lftools==0.37.12 23:37:28 lxml==5.4.0 23:37:28 MarkupSafe==3.0.2 23:37:28 msgpack==1.1.0 23:37:28 multi_key_dict==2.0.3 23:37:28 munch==4.0.0 23:37:28 netaddr==1.3.0 23:37:28 netifaces==0.11.0 23:37:28 niet==1.4.2 23:37:28 nodeenv==1.9.1 23:37:28 oauth2client==4.1.3 23:37:28 oauthlib==3.2.2 23:37:28 openstacksdk==0.62.0 23:37:28 os-client-config==2.1.0 23:37:28 os-service-types==1.7.0 23:37:28 osc-lib==4.0.0 23:37:28 oslo.config==9.7.1 23:37:28 oslo.context==5.7.1 23:37:28 oslo.i18n==6.5.1 23:37:28 oslo.log==7.1.0 23:37:28 oslo.serialization==5.7.0 23:37:28 oslo.utils==8.2.0 23:37:28 packaging==25.0 23:37:28 pbr==6.1.1 23:37:28 platformdirs==4.3.7 23:37:28 prettytable==3.16.0 23:37:28 psutil==7.0.0 23:37:28 pyasn1==0.6.1 23:37:28 pyasn1_modules==0.4.2 23:37:28 pycparser==2.22 23:37:28 pygerrit2==2.0.15 23:37:28 PyGithub==2.6.1 23:37:28 PyJWT==2.10.1 23:37:28 PyNaCl==1.5.0 23:37:28 pyparsing==2.4.7 23:37:28 pyperclip==1.9.0 23:37:28 pyrsistent==0.20.0 23:37:28 python-cinderclient==9.7.0 23:37:28 python-dateutil==2.9.0.post0 23:37:28 python-heatclient==4.1.0 23:37:28 python-jenkins==1.8.2 23:37:28 python-keystoneclient==5.6.0 23:37:28 python-magnumclient==4.8.1 23:37:28 python-novaclient==18.9.0 23:37:28 python-openstackclient==6.0.1 23:37:28 python-swiftclient==4.7.0 23:37:28 PyYAML==6.0.2 23:37:28 referencing==0.36.2 23:37:28 requests==2.32.3 23:37:28 requests-oauthlib==2.0.0 23:37:28 requestsexceptions==1.4.0 23:37:28 rfc3986==2.0.0 23:37:28 rpds-py==0.24.0 23:37:28 rsa==4.9.1 23:37:28 ruamel.yaml==0.18.10 23:37:28 ruamel.yaml.clib==0.2.12 23:37:28 s3transfer==0.12.0 23:37:28 simplejson==3.20.1 23:37:28 six==1.17.0 23:37:28 smmap==5.0.2 23:37:28 soupsieve==2.7 23:37:28 stevedore==5.4.1 23:37:28 tabulate==0.9.0 23:37:28 toml==0.10.2 23:37:28 tomlkit==0.13.2 23:37:28 tqdm==4.67.1 23:37:28 typing_extensions==4.13.2 23:37:28 tzdata==2025.2 23:37:28 urllib3==1.26.20 23:37:28 virtualenv==20.30.0 23:37:28 wcwidth==0.2.13 23:37:28 websocket-client==1.8.0 23:37:28 wrapt==1.17.2 23:37:28 xdg==6.0.0 23:37:28 xmltodict==0.14.2 23:37:28 yq==3.4.3 23:37:28 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins4747676433141244873.sh 23:37:28 ---> sudo-logs.sh 23:37:28 Archiving 'sudo' log.. 23:37:29 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash /tmp/jenkins9393485360840484066.sh 23:37:29 ---> job-cost.sh 23:37:29 Setup pyenv: 23:37:29 system 23:37:29 3.8.13 23:37:29 3.9.13 23:37:29 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-docker/.python-version) 23:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jte0 from file:/tmp/.os_lf_venv 23:37:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:37:36 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. 23:37:36 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 23:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-jte0/bin to PATH 23:37:36 INFO: No Stack... 23:37:36 INFO: Retrieving Pricing Info for: v3-standard-2 23:37:37 INFO: Archiving Costs 23:37:37 [ci-management-packer-merge-centos-cs-9-docker] $ /bin/bash -l /tmp/jenkins6613827508891301265.sh 23:37:37 ---> logs-deploy.sh 23:37:37 Setup pyenv: 23:37:37 system 23:37:37 3.8.13 23:37:37 3.9.13 23:37:37 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-docker/.python-version) 23:37:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jte0 from file:/tmp/.os_lf_venv 23:37:38 lf-activate-venv(): INFO: Installing: lftools 23:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-jte0/bin to PATH 23:37:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-centos-cs-9-docker/1 23:37:45 INFO: archiving workspace using pattern(s): 23:37:46 Archives upload complete. 23:37:46 INFO: archiving logs to Nexus 23:37:47 ---> uname -a: 23:37:47 Linux prd-ubuntu20-04-docker-2c-8g-754 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:37:47 23:37:47 23:37:47 ---> lscpu: 23:37:47 Architecture: x86_64 23:37:47 CPU op-mode(s): 32-bit, 64-bit 23:37:47 Byte Order: Little Endian 23:37:47 Address sizes: 40 bits physical, 48 bits virtual 23:37:47 CPU(s): 2 23:37:47 On-line CPU(s) list: 0,1 23:37:47 Thread(s) per core: 1 23:37:47 Core(s) per socket: 1 23:37:47 Socket(s): 2 23:37:47 NUMA node(s): 1 23:37:47 Vendor ID: AuthenticAMD 23:37:47 CPU family: 23 23:37:47 Model: 49 23:37:47 Model name: AMD EPYC-Rome Processor 23:37:47 Stepping: 0 23:37:47 CPU MHz: 2799.998 23:37:47 BogoMIPS: 5599.99 23:37:47 Virtualization: AMD-V 23:37:47 Hypervisor vendor: KVM 23:37:47 Virtualization type: full 23:37:47 L1d cache: 64 KiB 23:37:47 L1i cache: 64 KiB 23:37:47 L2 cache: 1 MiB 23:37:47 L3 cache: 32 MiB 23:37:47 NUMA node0 CPU(s): 0,1 23:37:47 Vulnerability Gather data sampling: Not affected 23:37:47 Vulnerability Itlb multihit: Not affected 23:37:47 Vulnerability L1tf: Not affected 23:37:47 Vulnerability Mds: Not affected 23:37:47 Vulnerability Meltdown: Not affected 23:37:47 Vulnerability Mmio stale data: Not affected 23:37:47 Vulnerability Retbleed: Vulnerable 23:37:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:37:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:37:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 23:37:47 Vulnerability Srbds: Not affected 23:37:47 Vulnerability Tsx async abort: Not affected 23:37:47 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:37:47 23:37:47 23:37:47 ---> nproc: 23:37:47 2 23:37:47 23:37:47 23:37:47 ---> df -h: 23:37:47 Filesystem Size Used Avail Use% Mounted on 23:37:47 udev 3.9G 0 3.9G 0% /dev 23:37:47 tmpfs 795M 1.1M 794M 1% /run 23:37:47 /dev/vda1 39G 9.1G 30G 24% / 23:37:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:37:47 tmpfs 5.0M 0 5.0M 0% /run/lock 23:37:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:37:47 /dev/loop0 62M 62M 0 100% /snap/core20/1405 23:37:47 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 23:37:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:37:47 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 23:37:47 tmpfs 795M 0 795M 0% /run/user/1001 23:37:47 23:37:47 23:37:47 ---> free -m: 23:37:47 total used free shared buff/cache available 23:37:47 Mem: 7945 528 5138 1 2278 7140 23:37:47 Swap: 1023 0 1023 23:37:47 23:37:47 23:37:47 ---> ip addr: 23:37:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:37:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:37:47 inet 127.0.0.1/8 scope host lo 23:37:47 valid_lft forever preferred_lft forever 23:37:47 inet6 ::1/128 scope host 23:37:47 valid_lft forever preferred_lft forever 23:37:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:37:47 link/ether fa:16:3e:03:b2:35 brd ff:ff:ff:ff:ff:ff 23:37:47 inet 10.30.123.216/23 brd 10.30.123.255 scope global dynamic ens3 23:37:47 valid_lft 86260sec preferred_lft 86260sec 23:37:47 inet6 fe80::f816:3eff:fe03:b235/64 scope link 23:37:47 valid_lft forever preferred_lft forever 23:37:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:37:47 link/ether 02:42:70:41:9b:a9 brd ff:ff:ff:ff:ff:ff 23:37:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:37:47 valid_lft forever preferred_lft forever 23:37:47 23:37:47 23:37:47 ---> sar -b -r -n DEV: 23:37:47 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-754) 05/01/25 _x86_64_ (2 CPU) 23:37:47 23:37:47 23:35:30 LINUX RESTART (2 CPU) 23:37:47 23:37:47 23:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:37:47 23:37:01 256.07 14.65 241.43 0.00 1027.03 12279.30 0.00 23:37:47 Average: 256.07 14.65 241.43 0.00 1027.03 12279.30 0.00 23:37:47 23:37:47 23:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:47 23:37:01 5397008 7288736 520332 6.39 70168 1970636 1251888 13.63 767424 1736696 136636 23:37:47 Average: 5397008 7288736 520332 6.39 70168 1970636 1251888 13.63 767424 1736696 136636 23:37:47 23:37:47 23:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:47 23:37:01 ens3 245.44 153.42 1669.35 54.44 0.00 0.00 0.00 0.00 23:37:47 23:37:01 lo 2.20 2.20 0.24 0.24 0.00 0.00 0.00 0.00 23:37:47 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:47 Average: ens3 245.44 153.42 1669.35 54.44 0.00 0.00 0.00 0.00 23:37:47 Average: lo 2.20 2.20 0.24 0.24 0.00 0.00 0.00 0.00 23:37:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:47 23:37:47 23:37:47 ---> sar -P ALL: 23:37:47 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-754) 05/01/25 _x86_64_ (2 CPU) 23:37:47 23:37:47 23:35:30 LINUX RESTART (2 CPU) 23:37:47 23:37:47 23:36:01 CPU %user %nice %system %iowait %steal %idle 23:37:47 23:37:01 all 37.96 0.00 3.39 7.54 0.09 51.01 23:37:47 23:37:01 0 52.16 0.00 3.62 7.83 0.10 36.29 23:37:47 23:37:01 1 23.85 0.00 3.16 7.26 0.08 65.64 23:37:47 Average: all 37.96 0.00 3.39 7.54 0.09 51.01 23:37:47 Average: 0 52.16 0.00 3.62 7.83 0.10 36.29 23:37:47 Average: 1 23.85 0.00 3.16 7.26 0.08 65.64 23:37:47 23:37:47 23:37:47