07:30:06 Started by user Jin Lin Guan 07:30:06 Running as SYSTEM 07:30:06 [EnvInject] - Loading node environment variables. 07:30:07 Building remotely on prd-ubuntu20.04-docker-2c-8g-1944 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker 07:30:07 [ssh-agent] Looking for ssh-agent implementation... 07:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:07 $ ssh-agent 07:30:07 SSH_AUTH_SOCK=/tmp/ssh-OIpt69KR7LJa/agent.1432 07:30:07 SSH_AGENT_PID=1434 07:30:07 [ssh-agent] Started. 07:30:07 Running ssh-add (command line suppressed) 07:30:07 Identity added: /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker@tmp/private_key_1928368224930970612.key (/w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker@tmp/private_key_1928368224930970612.key) 07:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:07 The recommended git tool is: NONE 07:30:09 using credential edgex-jenkins-ssh 07:30:09 Wiping out workspace first. 07:30:09 Cloning the remote Git repository 07:30:09 Cloning repository git@github.com:edgexfoundry/ci-management 07:30:09 > git init /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker # timeout=10 07:30:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:30:09 > git --version # timeout=10 07:30:09 > git --version # 'git version 2.25.1' 07:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:30:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:30:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 07:30:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:30:10 Checking out Revision 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb (refs/remotes/origin/master) 07:30:10 > git config core.sparsecheckout # timeout=10 07:30:10 > git checkout -f 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 07:30:11 Commit message: "ci: Overwrite image values for Ubuntu 24.04, Cent8 (#697)" 07:30:11 > git rev-list --no-walk 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 07:30:11 > git remote # timeout=10 07:30:11 > git submodule init # timeout=10 07:30:11 > git submodule sync # timeout=10 07:30:11 > git config --get remote.origin.url # timeout=10 07:30:11 > git submodule init # timeout=10 07:30:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:30:11 > git config --get submodule.packer/common-packer.url # timeout=10 07:30:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:30:11 > git config --get submodule.global-jjb.url # timeout=10 07:30:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:30:11 > git submodule update --init --recursive packer/common-packer # timeout=10 07:30:11 > git submodule update --init --recursive global-jjb # timeout=10 07:30:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:30:16 provisioning config files... 07:30:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:30:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:30:16 provisioning config files... 07:30:16 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 07:30:16 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 07:30:16 Run condition [Boolean condition] enabling perform for step [BuilderChain] 07:30:16 provisioning config files... 07:30:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:30:16 [EnvInject] - Injecting environment variables from a build step. 07:30:16 [EnvInject] - Injecting as environment variables the properties content 07:30:16 OS_CLOUD=vex 07:30:16 07:30:16 [EnvInject] - Variables injected successfully. 07:30:16 provisioning config files... 07:30:16 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 07:30:16 [EnvInject] - Injecting environment variables from a build step. 07:30:16 [EnvInject] - Injecting as environment variables the properties content 07:30:16 PACKER_TEMPLATE=docker 07:30:16 PACKER_PLATFORM=ubuntu-24.04-arm64 07:30:16 PACKER_VERSION=1.9.1 07:30:16 PACKER_BUILDER=openstack 07:30:16 UPDATE_CLOUD_IMAGE=False 07:30:16 07:30:16 [EnvInject] - Variables injected successfully. 07:30:16 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins2439071089332301579.sh 07:30:16 ---> packer-install.sh 07:30:16 Packer binary not available, installing Packer version 1.9.1. 07:30:16 /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker 07:30:16 2025-05-22 07:30:16 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] 07:30:16 Archive: packer_1.9.1_linux_amd64.zip 07:30:16 inflating: /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/bin/packer 07:30:16 /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker 07:30:16 ---> packer-build.sh 07:30:16 packer init templates/docker.pkr.hcl ... 07:30:17 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" 07:30:18 Warning: Undefined variable 07:30:18 07:30:18 The variable "stack_tenant" was set but was not declared as an input variable. 07:30:18 To declare variable "stack_tenant" place this block in one of your .pkr.hcl 07:30:18 files, such as variables.pkr.hcl 07:30:18 07:30:18 variable "stack_tenant" { 07:30:18 type = string 07:30:18 default = null 07:30:18 } 07:30:18 07:30:18 Warning: Undefined variable 07:30:18 07:30:18 The variable "stack_user" was set but was not declared as an input variable. 07:30:18 To declare variable "stack_user" place this block in one of your .pkr.hcl files, 07:30:18 such as variables.pkr.hcl 07:30:18 07:30:18 variable "stack_user" { 07:30:18 type = string 07:30:18 default = null 07:30:18 } 07:30:18 07:30:18 Warning: Undefined variable 07:30:18 07:30:18 The variable "stack_network" was set but was not declared as an input variable. 07:30:18 To declare variable "stack_network" place this block in one of your .pkr.hcl 07:30:18 files, such as variables.pkr.hcl 07:30:18 07:30:18 variable "stack_network" { 07:30:18 type = string 07:30:18 default = null 07:30:18 } 07:30:18 07:30:18 Warning: Undefined variable 07:30:18 07:30:18 The variable "stack_pass" was set but was not declared as an input variable. 07:30:18 To declare variable "stack_pass" place this block in one of your .pkr.hcl files, 07:30:18 such as variables.pkr.hcl 07:30:18 07:30:18 variable "stack_pass" { 07:30:18 type = string 07:30:18 default = null 07:30:18 } 07:30:18 07:30:18 07:30:19 The configuration is valid. 07:30:19 + [[ -n '' ]] 07:30:19 + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] 07:30:19 ++ git log --no-merges -1 --format=%H 07:30:19 + LAST_CHANGE_SHA=25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb 07:30:19 ++ echo https://github.com/edgexfoundry/ci-management 07:30:19 ++ sed -E 's#(www.)?github.com#api.github.com/repos#' 07:30:19 + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management 07:30:19 + CONTEXT_VALUE='"Packer ubuntu-24.04-arm64-docker Verify Build"' 07:30:19 + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer ubuntu-24.04-arm64-docker Verify Build")' 07:30:19 ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb 07:30:19 ++ jq '.[] | select(.state == "success" and .context == "Packer ubuntu-24.04-arm64-docker Verify Build")' 07:30:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:19 Dload Upload Total Spent Left Speed 07:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 43 0 --:--:-- --:--:-- --:--:-- 43 07:30:19 + STATUS= 07:30:19 + [[ -n '' ]] 07:30:19 + set +x 07:30:20 ==> openstack.docker: Loading flavor: v3-standard-2 07:30:20 openstack.docker: Verified flavor. ID: d6906d2a-e83f-42be-b33e-fbaeb5c511cb 07:30:20 ==> openstack.docker: Creating temporary RSA SSH key for instance... 07:30:24 ==> openstack.docker: Creating temporary keypair: packer_682ed28c-57c4-e7c1-d3bf-72a80d7ac9c7 ... 07:30:24 ==> openstack.docker: Created temporary keypair: packer_682ed28c-57c4-e7c1-d3bf-72a80d7ac9c7 07:30:24 openstack.docker: Found Image ID: 86571b14-c7a2-4961-8d27-e7a188bd7ab2 07:30:24 ==> openstack.docker: Creating volume... 07:30:25 ==> openstack.docker: Waiting for volume packer_682ed28c-2b07-c55b-a981-13ec35979f2d (volume id: 5e112762-a0b2-4c89-a8bb-41f42ba21879) to become available... 07:30:27 openstack.docker: Volume ID: 5e112762-a0b2-4c89-a8bb-41f42ba21879 07:30:27 ==> openstack.docker: Launching server... 07:30:27 ==> openstack.docker: Launching server... 07:30:28 openstack.docker: Server ID: d68386bf-c638-4367-a242-5d40490d6b50 07:30:28 ==> openstack.docker: Waiting for server to become ready... 07:30:34 openstack.docker: Floating IP not required 07:30:34 ==> openstack.docker: Using SSH communicator to connect: 10.30.122.104 07:30:34 ==> openstack.docker: Waiting for SSH to become available... 07:35:34 ==> openstack.docker: Timeout waiting for SSH. 07:35:34 ==> openstack.docker: Terminating the source server: d68386bf-c638-4367-a242-5d40490d6b50 ... 07:35:37 ==> openstack.docker: Deleting volume: 5e112762-a0b2-4c89-a8bb-41f42ba21879 ... 07:35:37 ==> openstack.docker: Deleting temporary keypair: packer_682ed28c-57c4-e7c1-d3bf-72a80d7ac9c7 ... 07:35:37 Build 'openstack.docker' errored after 5 minutes 17 seconds: Timeout waiting for SSH. 07:35:37 07:35:37 ==> Wait completed after 5 minutes 17 seconds 07:35:37 07:35:37 ==> Some builds didn't complete successfully and had errors: 07:35:37 --> openstack.docker: Timeout waiting for SSH. 07:35:37 07:35:37 ==> Builds finished but no artifacts were created. 07:35:37 Build step 'Execute shell' marked build as failure 07:35:37 $ ssh-agent -k 07:35:37 unset SSH_AUTH_SOCK; 07:35:37 unset SSH_AGENT_PID; 07:35:37 echo Agent pid 1434 killed; 07:35:37 [ssh-agent] Stopped. 07:35:38 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:38 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins6633874624612619293.sh 07:35:38 ---> sysstat.sh 07:35:38 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins14672756295133450016.sh 07:35:38 ---> package-listing.sh 07:35:38 ++ tr '[:upper:]' '[:lower:]' 07:35:38 ++ facter osfamily 07:35:38 + OS_FAMILY=debian 07:35:38 + workspace=/w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker 07:35:38 + START_PACKAGES=/tmp/packages_start.txt 07:35:38 + END_PACKAGES=/tmp/packages_end.txt 07:35:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:38 + PACKAGES=/tmp/packages_start.txt 07:35:38 + '[' /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker ']' 07:35:38 + PACKAGES=/tmp/packages_end.txt 07:35:38 + case "${OS_FAMILY}" in 07:35:38 + grep '^ii' 07:35:38 + dpkg -l 07:35:38 + '[' -f /tmp/packages_start.txt ']' 07:35:38 + '[' -f /tmp/packages_end.txt ']' 07:35:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:38 + '[' /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker ']' 07:35:38 + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/archives/ 07:35:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/archives/ 07:35:38 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins822500753965795129.sh 07:35:38 ---> capture-instance-metadata.sh 07:35:38 Setup pyenv: 07:35:38 * system (set by /opt/pyenv/version) 07:35:38 * 3.8.13 (set by /opt/pyenv/version) 07:35:39 * 3.9.13 (set by /opt/pyenv/version) 07:35:39 * 3.10.6 (set by /opt/pyenv/version) 07:35:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x3jv 07:35:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:35:46 lf-activate-venv(): INFO: Installing: lftools 07:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-x3jv/bin to PATH 07:36:08 INFO: Running in OpenStack, capturing instance metadata 07:36:08 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins14939664010389796704.sh 07:36:08 provisioning config files... 07:36:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker@tmp/config211669386877405802tmp 07:36:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:08 [EnvInject] - Injecting environment variables from a build step. 07:36:08 [EnvInject] - Injecting as environment variables the properties content 07:36:08 SERVER_ID=logs 07:36:08 07:36:08 [EnvInject] - Variables injected successfully. 07:36:08 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins6407969451754644845.sh 07:36:08 ---> create-netrc.sh 07:36:08 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins13122524684671434161.sh 07:36:08 ---> python-tools-install.sh 07:36:08 Setup pyenv: 07:36:08 system 07:36:08 3.8.13 07:36:08 3.9.13 07:36:08 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/.python-version) 07:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3jv from file:/tmp/.os_lf_venv 07:36:10 lf-activate-venv(): INFO: Installing: lftools 07:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-x3jv/bin to PATH 07:36:18 Generating Requirements File 07:36: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. 07:36:36 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:36:37 Python 3.10.6 07:36:37 pip 25.1.1 from /tmp/venv-x3jv/lib/python3.10/site-packages/pip (python 3.10) 07:36:37 appdirs==1.4.4 07:36:37 argcomplete==3.6.2 07:36:37 aspy.yaml==1.3.0 07:36:37 attrs==25.3.0 07:36:37 autopage==0.5.2 07:36:37 beautifulsoup4==4.13.4 07:36:37 boto3==1.38.21 07:36:37 botocore==1.38.21 07:36:37 bs4==0.0.2 07:36:37 cachetools==5.5.2 07:36:37 certifi==2025.4.26 07:36:37 cffi==1.17.1 07:36:37 cfgv==3.4.0 07:36:37 chardet==5.2.0 07:36:37 charset-normalizer==3.4.2 07:36:37 click==8.2.1 07:36:37 cliff==4.10.0 07:36:37 cmd2==2.5.11 07:36:37 cryptography==3.3.2 07:36:37 debtcollector==3.0.0 07:36:37 decorator==5.2.1 07:36:37 defusedxml==0.7.1 07:36:37 Deprecated==1.2.18 07:36:37 distlib==0.3.9 07:36:37 dnspython==2.7.0 07:36:37 docker==4.2.2 07:36:37 dogpile.cache==1.4.0 07:36:37 durationpy==0.10 07:36:37 email_validator==2.2.0 07:36:37 filelock==3.18.0 07:36:37 future==1.0.0 07:36:37 gitdb==4.0.12 07:36:37 GitPython==3.1.44 07:36:37 google-auth==2.40.2 07:36:37 httplib2==0.22.0 07:36:37 identify==2.6.10 07:36:37 idna==3.10 07:36:37 importlib-resources==1.5.0 07:36:37 iso8601==2.1.0 07:36:37 Jinja2==3.1.6 07:36:37 jmespath==1.0.1 07:36:37 jsonpatch==1.33 07:36:37 jsonpointer==3.0.0 07:36:37 jsonschema==4.23.0 07:36:37 jsonschema-specifications==2025.4.1 07:36:37 keystoneauth1==5.11.0 07:36:37 kubernetes==32.0.1 07:36:37 lftools==0.37.12 07:36:37 lxml==5.4.0 07:36:37 MarkupSafe==3.0.2 07:36:37 msgpack==1.1.0 07:36:37 multi_key_dict==2.0.3 07:36:37 munch==4.0.0 07:36:37 netaddr==1.3.0 07:36:37 niet==1.4.2 07:36:37 nodeenv==1.9.1 07:36:37 oauth2client==4.1.3 07:36:37 oauthlib==3.2.2 07:36:37 openstacksdk==4.5.0 07:36:37 os-client-config==2.1.0 07:36:37 os-service-types==1.7.0 07:36:37 osc-lib==4.0.1 07:36:37 oslo.config==9.8.0 07:36:37 oslo.context==6.0.0 07:36:37 oslo.i18n==6.5.1 07:36:37 oslo.log==7.1.0 07:36:37 oslo.serialization==5.7.0 07:36:37 oslo.utils==9.0.0 07:36:37 packaging==25.0 07:36:37 pbr==6.1.1 07:36:37 platformdirs==4.3.8 07:36:37 prettytable==3.16.0 07:36:37 psutil==7.0.0 07:36:37 pyasn1==0.6.1 07:36:37 pyasn1_modules==0.4.2 07:36:37 pycparser==2.22 07:36:37 pygerrit2==2.0.15 07:36:37 PyGithub==2.6.1 07:36:37 PyJWT==2.10.1 07:36:37 PyNaCl==1.5.0 07:36:37 pyparsing==2.4.7 07:36:37 pyperclip==1.9.0 07:36:37 pyrsistent==0.20.0 07:36:37 python-cinderclient==9.7.0 07:36:37 python-dateutil==2.9.0.post0 07:36:37 python-heatclient==4.2.0 07:36:37 python-jenkins==1.8.2 07:36:37 python-keystoneclient==5.6.0 07:36:37 python-magnumclient==4.8.1 07:36:37 python-openstackclient==8.0.0 07:36:37 python-swiftclient==4.8.0 07:36:37 PyYAML==6.0.2 07:36:37 referencing==0.36.2 07:36:37 requests==2.32.3 07:36:37 requests-oauthlib==2.0.0 07:36:37 requestsexceptions==1.4.0 07:36:37 rfc3986==2.0.0 07:36:37 rpds-py==0.25.1 07:36:37 rsa==4.9.1 07:36:37 ruamel.yaml==0.18.10 07:36:37 ruamel.yaml.clib==0.2.12 07:36:37 s3transfer==0.12.0 07:36:37 simplejson==3.20.1 07:36:37 six==1.17.0 07:36:37 smmap==5.0.2 07:36:37 soupsieve==2.7 07:36:37 stevedore==5.4.1 07:36:37 tabulate==0.9.0 07:36:37 toml==0.10.2 07:36:37 tomlkit==0.13.2 07:36:37 tqdm==4.67.1 07:36:37 typing_extensions==4.13.2 07:36:37 tzdata==2025.2 07:36:37 urllib3==1.26.20 07:36:37 virtualenv==20.31.2 07:36:37 wcwidth==0.2.13 07:36:37 websocket-client==1.8.0 07:36:37 wrapt==1.17.2 07:36:37 xdg==6.0.0 07:36:37 xmltodict==0.14.2 07:36:37 yq==3.4.3 07:36:37 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins16853193986160027431.sh 07:36:37 ---> sudo-logs.sh 07:36:37 Archiving 'sudo' log.. 07:36:38 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash /tmp/jenkins6595420060294729880.sh 07:36:38 ---> job-cost.sh 07:36:38 Setup pyenv: 07:36:38 system 07:36:38 3.8.13 07:36:38 3.9.13 07:36:38 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/.python-version) 07:36:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3jv from file:/tmp/.os_lf_venv 07:36:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:36:44 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. 07:36:44 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:36:45 lf-activate-venv(): INFO: Adding /tmp/venv-x3jv/bin to PATH 07:36:45 INFO: No Stack... 07:36:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:36:45 INFO: Archiving Costs 07:36:45 [ci-management-packer-merge-ubuntu-24.04-arm64-docker] $ /bin/bash -l /tmp/jenkins9302746100623041781.sh 07:36:45 ---> logs-deploy.sh 07:36:45 Setup pyenv: 07:36:45 system 07:36:45 3.8.13 07:36:45 3.9.13 07:36:45 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-arm64-docker/.python-version) 07:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3jv from file:/tmp/.os_lf_venv 07:36:47 lf-activate-venv(): INFO: Installing: lftools 07:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-x3jv/bin to PATH 07:36:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-ubuntu-24.04-arm64-docker/7 07:36:55 INFO: archiving workspace using pattern(s): 07:36:56 Archives upload complete. 07:36:56 INFO: archiving logs to Nexus 07:36:57 ---> uname -a: 07:36:57 Linux prd-ubuntu20-04-docker-2c-8g-1944 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:36:57 07:36:57 07:36:57 ---> lscpu: 07:36:57 Architecture: x86_64 07:36:57 CPU op-mode(s): 32-bit, 64-bit 07:36:57 Byte Order: Little Endian 07:36:57 Address sizes: 40 bits physical, 48 bits virtual 07:36:57 CPU(s): 2 07:36:57 On-line CPU(s) list: 0,1 07:36:57 Thread(s) per core: 1 07:36:57 Core(s) per socket: 1 07:36:57 Socket(s): 2 07:36:57 NUMA node(s): 1 07:36:57 Vendor ID: AuthenticAMD 07:36:57 CPU family: 23 07:36:57 Model: 49 07:36:57 Model name: AMD EPYC-Rome Processor 07:36:57 Stepping: 0 07:36:57 CPU MHz: 2799.998 07:36:57 BogoMIPS: 5599.99 07:36:57 Virtualization: AMD-V 07:36:57 Hypervisor vendor: KVM 07:36:57 Virtualization type: full 07:36:57 L1d cache: 64 KiB 07:36:57 L1i cache: 64 KiB 07:36:57 L2 cache: 1 MiB 07:36:57 L3 cache: 32 MiB 07:36:57 NUMA node0 CPU(s): 0,1 07:36:57 Vulnerability Gather data sampling: Not affected 07:36:57 Vulnerability Itlb multihit: Not affected 07:36:57 Vulnerability L1tf: Not affected 07:36:57 Vulnerability Mds: Not affected 07:36:57 Vulnerability Meltdown: Not affected 07:36:57 Vulnerability Mmio stale data: Not affected 07:36:57 Vulnerability Retbleed: Vulnerable 07:36:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:36:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:36:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 07:36:57 Vulnerability Srbds: Not affected 07:36:57 Vulnerability Tsx async abort: Not affected 07:36:57 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 07:36:57 07:36:57 07:36:57 ---> nproc: 07:36:57 2 07:36:57 07:36:57 07:36:57 ---> df -h: 07:36:57 Filesystem Size Used Avail Use% Mounted on 07:36:57 udev 3.9G 0 3.9G 0% /dev 07:36:57 tmpfs 795M 1.1M 794M 1% /run 07:36:57 /dev/vda1 39G 9.2G 30G 24% / 07:36:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:36:57 tmpfs 5.0M 0 5.0M 0% /run/lock 07:36:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:36:57 /dev/loop2 62M 62M 0 100% /snap/core20/1405 07:36:57 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 07:36:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:36:57 tmpfs 795M 0 795M 0% /run/user/1001 07:36:57 /dev/loop3 51M 51M 0 100% /snap/snapd/24505 07:36:57 /dev/loop4 92M 92M 0 100% /snap/lxd/32662 07:36:57 07:36:57 07:36:57 ---> free -m: 07:36:57 total used free shared buff/cache available 07:36:57 Mem: 7945 519 4863 1 2562 7127 07:36:57 Swap: 1023 0 1023 07:36:57 07:36:57 07:36:57 ---> ip addr: 07:36:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:36:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:36:57 inet 127.0.0.1/8 scope host lo 07:36:57 valid_lft forever preferred_lft forever 07:36:57 inet6 ::1/128 scope host 07:36:57 valid_lft forever preferred_lft forever 07:36:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:36:57 link/ether fa:16:3e:67:9b:44 brd ff:ff:ff:ff:ff:ff 07:36:57 inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic ens3 07:36:57 valid_lft 85955sec preferred_lft 85955sec 07:36:57 inet6 fe80::f816:3eff:fe67:9b44/64 scope link 07:36:57 valid_lft forever preferred_lft forever 07:36:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:36:57 link/ether 02:42:06:d1:6f:73 brd ff:ff:ff:ff:ff:ff 07:36:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:36:57 valid_lft forever preferred_lft forever 07:36:57 07:36:57 07:36:57 ---> sar -b -r -n DEV: 07:36:57 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1944) 05/22/25 _x86_64_ (2 CPU) 07:36:57 07:36:57 07:29:35 LINUX RESTART (2 CPU) 07:36:57 07:36:57 07:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:36:57 07:31:01 269.24 31.60 237.64 0.00 3567.80 10127.91 0.00 07:36:57 07:32:01 3.77 0.00 3.77 0.00 0.00 86.27 0.00 07:36:57 07:33:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 07:36:57 07:34:01 1.58 0.00 1.58 0.00 0.00 20.80 0.00 07:36:57 07:35:01 37.04 4.90 32.14 0.00 2604.63 6151.24 0.00 07:36:57 07:36:01 43.24 8.78 34.46 0.00 672.69 3304.92 0.00 07:36:57 Average: 58.75 7.48 51.27 0.00 1134.09 3265.15 0.00 07:36:57 07:36:57 07:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:57 07:31:01 5704740 7333968 486184 5.98 44232 1754580 1498560 16.31 690508 1534800 2036 07:36:57 07:32:01 5707984 7337260 482768 5.93 44304 1754588 1498560 16.31 687780 1534792 144 07:36:57 07:33:01 5709972 7339324 480660 5.91 44368 1754604 1498560 16.31 685784 1534804 152 07:36:57 07:34:01 5710536 7340412 480084 5.90 44432 1754612 1498560 16.31 684828 1535264 152 07:36:57 07:35:01 5385272 7325888 467020 5.74 71476 2047380 1454624 15.84 895496 1629020 956 07:36:57 07:36:01 5139960 7260264 524384 6.44 85044 2205412 1219468 13.28 992444 1764444 95896 07:36:57 Average: 5559744 7322853 486850 5.98 55643 1878529 1444722 15.73 772807 1588854 16556 07:36:57 07:36:57 07:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:57 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:31:01 ens3 421.35 231.57 1348.26 75.14 0.00 0.00 0.00 0.00 07:36:57 07:31:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 07:36:57 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:32:01 ens3 0.17 0.88 0.01 0.04 0.00 0.00 0.00 0.00 07:36:57 07:32:01 lo 0.45 0.45 0.03 0.03 0.00 0.00 0.00 0.00 07:36:57 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:33:01 ens3 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 07:36:57 07:33:01 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 07:36:57 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:34:01 ens3 0.15 0.88 0.01 0.04 0.00 0.00 0.00 0.00 07:36:57 07:34:01 lo 0.45 0.45 0.03 0.03 0.00 0.00 0.00 0.00 07:36:57 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:35:01 ens3 96.88 52.36 2277.81 3.77 0.00 0.00 0.00 0.00 07:36:57 07:35:01 lo 0.65 0.65 0.07 0.07 0.00 0.00 0.00 0.00 07:36:57 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 07:36:01 ens3 49.19 35.38 829.30 6.87 0.00 0.00 0.00 0.00 07:36:57 07:36:01 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 07:36:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:57 Average: ens3 93.71 53.14 740.88 14.15 0.00 0.00 0.00 0.00 07:36:57 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 07:36:57 07:36:57 07:36:57 ---> sar -P ALL: 07:36:57 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1944) 05/22/25 _x86_64_ (2 CPU) 07:36:57 07:36:57 07:29:35 LINUX RESTART (2 CPU) 07:36:57 07:36:57 07:30:02 CPU %user %nice %system %iowait %steal %idle 07:36:57 07:31:01 all 15.71 0.00 2.75 3.02 0.06 78.46 07:36:57 07:31:01 0 18.07 0.00 2.28 1.12 0.07 78.46 07:36:57 07:31:01 1 13.33 0.00 3.24 4.93 0.05 78.45 07:36:57 07:32:01 all 0.12 0.00 0.07 0.05 0.03 99.74 07:36:57 07:32:01 0 0.13 0.00 0.07 0.03 0.02 99.75 07:36:57 07:32:01 1 0.10 0.00 0.07 0.07 0.03 99.73 07:36:57 07:33:01 all 0.15 0.00 0.09 0.03 0.04 99.69 07:36:57 07:33:01 0 0.15 0.00 0.10 0.00 0.05 99.70 07:36:57 07:33:01 1 0.15 0.00 0.08 0.05 0.03 99.68 07:36:57 07:34:01 all 0.72 0.00 0.07 0.03 0.02 99.15 07:36:57 07:34:01 0 0.10 0.00 0.10 0.02 0.02 99.77 07:36:57 07:34:01 1 1.34 0.00 0.05 0.05 0.02 98.54 07:36:57 07:35:01 all 6.92 0.00 3.80 1.76 0.06 87.46 07:36:57 07:35:01 0 5.79 0.00 3.72 0.70 0.07 89.72 07:36:57 07:35:01 1 8.05 0.00 3.87 2.81 0.05 85.22 07:36:57 07:36:01 all 16.24 0.00 1.61 1.76 0.05 80.35 07:36:57 07:36:01 0 19.61 0.00 1.63 1.07 0.03 77.65 07:36:57 07:36:01 1 12.84 0.00 1.58 2.45 0.07 83.07 07:36:57 Average: all 6.61 0.00 1.39 1.10 0.04 90.86 07:36:57 Average: 0 7.28 0.00 1.31 0.49 0.04 90.87 07:36:57 Average: 1 5.94 0.00 1.47 1.71 0.04 90.84 07:36:57 07:36:57 07:36:57