08:19:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/143338 08:19:54 Running as SYSTEM 08:19:54 [EnvInject] - Loading node environment variables. 08:19:54 Building remotely on prd-centos8-builder-2c-1g-19731 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-packer-verify 08:19:54 [ssh-agent] Looking for ssh-agent implementation... 08:19:54 $ ssh-agent 08:19:54 SSH_AUTH_SOCK=/tmp/ssh-MSMwx9QALXsf/agent.16067 08:19:54 SSH_AGENT_PID=16099 08:19:54 [ssh-agent] Started. 08:19:54 Running ssh-add (command line suppressed) 08:19:54 Identity added: /w/workspace/ci-management-packer-verify@tmp/private_key_14926020167248959006.key (/w/workspace/ci-management-packer-verify@tmp/private_key_14926020167248959006.key) 08:19:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:19:54 The recommended git tool is: NONE 08:19:56 using credential onap-jenkins-ssh 08:19:56 Wiping out workspace first. 08:19:56 Cloning the remote Git repository 08:19:56 Cloning repository git://cloud.onap.org/mirror/ci-management 08:19:56 > git init /w/workspace/ci-management-packer-verify # timeout=10 08:19:56 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 08:19:56 > git --version # timeout=10 08:19:56 > git --version # 'git version 2.39.0' 08:19:56 using GIT_SSH to set credentials Gerrit user 08:19:56 [INFO] Currently running in a labeled security context 08:19:56 [INFO] Currently SELinux is 'enforcing' on the host 08:19:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-verify@tmp/jenkins-gitclient-ssh13217592542971281080.key 08:19:56 Verifying host key using manually-configured host key entries 08:19:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:58 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 08:19:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:58 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 08:19:58 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 08:19:58 using GIT_SSH to set credentials Gerrit user 08:19:58 [INFO] Currently running in a labeled security context 08:19:58 [INFO] Currently SELinux is 'enforcing' on the host 08:19:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-verify@tmp/jenkins-gitclient-ssh5208408175594954303.key 08:19:58 Verifying host key using manually-configured host key entries 08:19:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/38/143338/3 # timeout=10 08:19:58 > git rev-parse df488cd0465c108f840a7a7a39c81cf8cf24a8ff^{commit} # timeout=10 08:19:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:19:58 Checking out Revision df488cd0465c108f840a7a7a39c81cf8cf24a8ff (refs/changes/38/143338/3) 08:19:58 > git config core.sparsecheckout # timeout=10 08:19:58 > git checkout -f df488cd0465c108f840a7a7a39c81cf8cf24a8ff # timeout=10 08:20:02 Commit message: "Fix: Node 19 reached EOL and repo not working" 08:20:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:20:02 > git rev-list --no-walk 38738ad6513c1bf4e17258044c99cae7a48d1c35 # timeout=10 08:20:02 > git remote # timeout=10 08:20:02 > git submodule init # timeout=10 08:20:02 > git submodule sync # timeout=10 08:20:02 > git config --get remote.origin.url # timeout=10 08:20:02 > git submodule init # timeout=10 08:20:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:20:02 > git config --get submodule.global-jjb.url # timeout=10 08:20:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:20:02 > git config --get submodule.packer/common-packer.url # timeout=10 08:20:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:20:03 > git submodule update --init --recursive global-jjb # timeout=10 08:20:05 > git submodule update --init --recursive packer/common-packer # timeout=10 08:20:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:20:06 provisioning config files... 08:20:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:20:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:20:06 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 08:20:06 Run condition [Boolean condition] enabling perform for step [BuilderChain] 08:20:06 provisioning config files... 08:20:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:20:06 [EnvInject] - Injecting environment variables from a build step. 08:20:06 [EnvInject] - Injecting as environment variables the properties content 08:20:06 OS_CLOUD=vex 08:20:06 08:20:06 [EnvInject] - Variables injected successfully. 08:20:06 provisioning config files... 08:20:06 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 08:20:06 [EnvInject] - Injecting environment variables from a build step. 08:20:06 [EnvInject] - Injecting as environment variables the properties content 08:20:06 PACKER_VERSION=1.9.1 08:20:06 08:20:06 [EnvInject] - Variables injected successfully. 08:20:06 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins10639354523118751628.sh 08:20:06 ---> packer-install.sh 08:20:06 Packer binary not available, installing Packer version 1.9.1. 08:20:06 /w/workspace/ci-management-packer-verify /w/workspace/ci-management-packer-verify 08:20:06 2026-02-24 08:20:06 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] 08:20:06 Archive: packer_1.9.1_linux_amd64.zip 08:20:07 inflating: /w/workspace/ci-management-packer-verify/bin/packer 08:20:07 /w/workspace/ci-management-packer-verify 08:20:07 ---> packer-validate.sh 08:20:07 + cd packer 08:20:07 + version_ge 1.9.1 1.9.0 08:20:07 ++ head -n 1 08:20:07 ++ echo 1.9.1 1.9.0 08:20:07 ++ tr ' ' '\n' 08:20:07 ++ sort -rV 08:20:07 + test 1.9.1 == 1.9.1 08:20:07 + varfiles=(vars/*.pkrvars.hcl common-packer/vars/*.pkrvars.hcl) 08:20:07 + templates=(templates/*.pkr.hcl) 08:20:07 + for varfile in "${varfiles[@]}" 08:20:07 + [[ vars/*.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:20:07 + [[ vars/*.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:20:07 + [[ vars/*.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:07 + [[ vars/*.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:07 + [[ vars/*.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:20:07 + continue 08:20:07 + for varfile in "${varfiles[@]}" 08:20:07 + [[ common-packer/vars/centos-7-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:20:07 + [[ common-packer/vars/centos-7-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:20:07 + [[ common-packer/vars/centos-7-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:07 + [[ common-packer/vars/centos-7-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:07 + [[ common-packer/vars/centos-7-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:20:07 + echo '-----> Testing varfile: common-packer/vars/centos-7-arm64.pkrvars.hcl' 08:20:07 -----> Testing varfile: common-packer/vars/centos-7-arm64.pkrvars.hcl 08:20:07 + for template in "${templates[@]}" 08:20:07 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:07 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:07 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:07 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:20:07 packer init templates/builder-aws.pkr.hcl ... 08:20:07 + packer.io init templates/builder-aws.pkr.hcl 08:20:09 Installed plugin github.com/hashicorp/amazon v1.3.9 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/amazon/packer-plugin-amazon_v1.3.9_x5.0_linux_amd64" 08:20:10 + export PACKER_LOG=yes 08:20:10 + PACKER_LOG=yes 08:20:10 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:10 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:10 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/builder-aws.pkr.hcl 08:20:11 + output='The configuration is valid.' 08:20:11 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:20:11 templates/builder-aws.pkr.hcl: The configuration is valid. 08:20:11 + for template in "${templates[@]}" 08:20:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:11 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:11 + echo 'packer init templates/builder.pkr.hcl ...' 08:20:11 packer init templates/builder.pkr.hcl ... 08:20:11 + packer.io init templates/builder.pkr.hcl 08:20:12 Installed plugin github.com/hashicorp/openstack v1.1.3 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.3_x5.0_linux_amd64" 08:20:12 + export PACKER_LOG=yes 08:20:12 + PACKER_LOG=yes 08:20:12 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:20:12 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:20:12 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/builder.pkr.hcl 08:20:14 + output='The configuration is valid.' 08:20:14 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:20:14 templates/builder.pkr.hcl: The configuration is valid. 08:20:14 + for template in "${templates[@]}" 08:20:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:14 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:14 + echo 'packer init templates/devstack.pkr.hcl ...' 08:20:14 packer init templates/devstack.pkr.hcl ... 08:20:14 + packer.io init templates/devstack.pkr.hcl 08:20:15 + export PACKER_LOG=yes 08:20:15 + PACKER_LOG=yes 08:20:15 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:20:15 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:20:15 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/devstack.pkr.hcl 08:20:16 + output='The configuration is valid.' 08:20:16 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:20:16 templates/devstack.pkr.hcl: The configuration is valid. 08:20:16 + for template in "${templates[@]}" 08:20:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:16 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:16 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:20:16 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:20:16 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:20:17 + export PACKER_LOG=yes 08:20:17 + PACKER_LOG=yes 08:20:17 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:17 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:17 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:20:19 + output='The configuration is valid.' 08:20:19 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:20:19 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:20:19 + for template in "${templates[@]}" 08:20:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:19 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:19 + echo 'packer init templates/docker.pkr.hcl ...' 08:20:19 packer init templates/docker.pkr.hcl ... 08:20:19 + packer.io init templates/docker.pkr.hcl 08:20:19 + export PACKER_LOG=yes 08:20:19 + PACKER_LOG=yes 08:20:19 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:20:19 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:20:19 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/docker.pkr.hcl 08:20:21 + output='The configuration is valid.' 08:20:21 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:20:21 templates/docker.pkr.hcl: The configuration is valid. 08:20:21 + for template in "${templates[@]}" 08:20:21 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:21 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:21 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:21 + echo 'packer init templates/helm.pkr.hcl ...' 08:20:21 packer init templates/helm.pkr.hcl ... 08:20:21 + packer.io init templates/helm.pkr.hcl 08:20:22 + export PACKER_LOG=yes 08:20:22 + PACKER_LOG=yes 08:20:22 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:20:22 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:20:22 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/helm.pkr.hcl 08:20:24 + output='The configuration is valid.' 08:20:24 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:20:24 templates/helm.pkr.hcl: The configuration is valid. 08:20:24 + for template in "${templates[@]}" 08:20:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:24 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:24 + echo 'packer init templates/memcached.pkr.hcl ...' 08:20:24 packer init templates/memcached.pkr.hcl ... 08:20:24 + packer.io init templates/memcached.pkr.hcl 08:20:24 + export PACKER_LOG=yes 08:20:24 + PACKER_LOG=yes 08:20:24 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:20:24 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:20:24 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/memcached.pkr.hcl 08:20:26 + output='The configuration is valid.' 08:20:26 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:20:26 templates/memcached.pkr.hcl: The configuration is valid. 08:20:26 + for template in "${templates[@]}" 08:20:26 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:26 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:26 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:26 + echo 'packer init templates/redis.pkr.hcl ...' 08:20:26 packer init templates/redis.pkr.hcl ... 08:20:26 + packer.io init templates/redis.pkr.hcl 08:20:27 + export PACKER_LOG=yes 08:20:27 + PACKER_LOG=yes 08:20:27 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:20:27 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:20:27 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7-arm64.pkrvars.hcl templates/redis.pkr.hcl 08:20:28 + output='The configuration is valid.' 08:20:28 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:20:28 templates/redis.pkr.hcl: The configuration is valid. 08:20:28 + for varfile in "${varfiles[@]}" 08:20:28 + [[ common-packer/vars/centos-7.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:20:28 + [[ common-packer/vars/centos-7.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:20:28 + [[ common-packer/vars/centos-7.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:28 + [[ common-packer/vars/centos-7.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:28 + [[ common-packer/vars/centos-7.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:20:28 + echo '-----> Testing varfile: common-packer/vars/centos-7.pkrvars.hcl' 08:20:28 -----> Testing varfile: common-packer/vars/centos-7.pkrvars.hcl 08:20:28 + for template in "${templates[@]}" 08:20:28 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:28 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:28 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:28 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:20:28 packer init templates/builder-aws.pkr.hcl ... 08:20:28 + packer.io init templates/builder-aws.pkr.hcl 08:20:30 + export PACKER_LOG=yes 08:20:30 + PACKER_LOG=yes 08:20:30 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:30 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:30 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/builder-aws.pkr.hcl 08:20:31 + output='The configuration is valid.' 08:20:31 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:20:31 templates/builder-aws.pkr.hcl: The configuration is valid. 08:20:31 + for template in "${templates[@]}" 08:20:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:31 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:31 + echo 'packer init templates/builder.pkr.hcl ...' 08:20:31 packer init templates/builder.pkr.hcl ... 08:20:31 + packer.io init templates/builder.pkr.hcl 08:20:32 + export PACKER_LOG=yes 08:20:32 + PACKER_LOG=yes 08:20:32 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-builder.pkr.hcl.log 08:20:32 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-builder.pkr.hcl.log 08:20:32 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/builder.pkr.hcl 08:20:33 + output='The configuration is valid.' 08:20:33 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:20:33 templates/builder.pkr.hcl: The configuration is valid. 08:20:33 + for template in "${templates[@]}" 08:20:33 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:33 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:33 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:33 + echo 'packer init templates/devstack.pkr.hcl ...' 08:20:33 packer init templates/devstack.pkr.hcl ... 08:20:33 + packer.io init templates/devstack.pkr.hcl 08:20:34 + export PACKER_LOG=yes 08:20:34 + PACKER_LOG=yes 08:20:34 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-devstack.pkr.hcl.log 08:20:34 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-devstack.pkr.hcl.log 08:20:34 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/devstack.pkr.hcl 08:20:36 + output='The configuration is valid.' 08:20:36 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:20:36 templates/devstack.pkr.hcl: The configuration is valid. 08:20:36 + for template in "${templates[@]}" 08:20:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:36 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:36 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:20:36 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:20:36 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:20:37 + export PACKER_LOG=yes 08:20:37 + PACKER_LOG=yes 08:20:37 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:37 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:37 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:20:38 + output='The configuration is valid.' 08:20:38 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:20:38 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:20:38 + for template in "${templates[@]}" 08:20:38 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:38 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:38 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:38 + echo 'packer init templates/docker.pkr.hcl ...' 08:20:38 packer init templates/docker.pkr.hcl ... 08:20:38 + packer.io init templates/docker.pkr.hcl 08:20:39 + export PACKER_LOG=yes 08:20:39 + PACKER_LOG=yes 08:20:39 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-docker.pkr.hcl.log 08:20:39 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-docker.pkr.hcl.log 08:20:39 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/docker.pkr.hcl 08:20:41 + output='The configuration is valid.' 08:20:41 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:20:41 templates/docker.pkr.hcl: The configuration is valid. 08:20:41 + for template in "${templates[@]}" 08:20:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:41 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:41 + echo 'packer init templates/helm.pkr.hcl ...' 08:20:41 packer init templates/helm.pkr.hcl ... 08:20:41 + packer.io init templates/helm.pkr.hcl 08:20:41 + export PACKER_LOG=yes 08:20:41 + PACKER_LOG=yes 08:20:41 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-helm.pkr.hcl.log 08:20:41 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-helm.pkr.hcl.log 08:20:41 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/helm.pkr.hcl 08:20:43 + output='The configuration is valid.' 08:20:43 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:20:43 templates/helm.pkr.hcl: The configuration is valid. 08:20:43 + for template in "${templates[@]}" 08:20:43 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:43 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:43 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:43 + echo 'packer init templates/memcached.pkr.hcl ...' 08:20:43 packer init templates/memcached.pkr.hcl ... 08:20:43 + packer.io init templates/memcached.pkr.hcl 08:20:44 + export PACKER_LOG=yes 08:20:44 + PACKER_LOG=yes 08:20:44 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-memcached.pkr.hcl.log 08:20:44 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-memcached.pkr.hcl.log 08:20:44 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/memcached.pkr.hcl 08:20:46 + output='The configuration is valid.' 08:20:46 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:20:46 templates/memcached.pkr.hcl: The configuration is valid. 08:20:46 + for template in "${templates[@]}" 08:20:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:46 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:46 + echo 'packer init templates/redis.pkr.hcl ...' 08:20:46 packer init templates/redis.pkr.hcl ... 08:20:46 + packer.io init templates/redis.pkr.hcl 08:20:46 + export PACKER_LOG=yes 08:20:46 + PACKER_LOG=yes 08:20:46 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-redis.pkr.hcl.log 08:20:46 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-7.pkrvars.hcl-redis.pkr.hcl.log 08:20:46 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-7.pkrvars.hcl templates/redis.pkr.hcl 08:20:48 + output='The configuration is valid.' 08:20:48 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:20:48 templates/redis.pkr.hcl: The configuration is valid. 08:20:48 + for varfile in "${varfiles[@]}" 08:20:48 + [[ common-packer/vars/centos-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:20:48 + [[ common-packer/vars/centos-8.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:20:48 + [[ common-packer/vars/centos-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:48 + [[ common-packer/vars/centos-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:20:48 + [[ common-packer/vars/centos-8.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:20:48 + echo '-----> Testing varfile: common-packer/vars/centos-8.pkrvars.hcl' 08:20:48 -----> Testing varfile: common-packer/vars/centos-8.pkrvars.hcl 08:20:48 + for template in "${templates[@]}" 08:20:48 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:48 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:48 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:48 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:20:48 packer init templates/builder-aws.pkr.hcl ... 08:20:48 + packer.io init templates/builder-aws.pkr.hcl 08:20:49 + export PACKER_LOG=yes 08:20:49 + PACKER_LOG=yes 08:20:49 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:49 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-builder-aws.pkr.hcl.log 08:20:49 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/builder-aws.pkr.hcl 08:20:50 + output='The configuration is valid.' 08:20:50 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:20:50 templates/builder-aws.pkr.hcl: The configuration is valid. 08:20:50 + for template in "${templates[@]}" 08:20:50 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:50 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:50 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:50 + echo 'packer init templates/builder.pkr.hcl ...' 08:20:50 packer init templates/builder.pkr.hcl ... 08:20:50 + packer.io init templates/builder.pkr.hcl 08:20:51 + export PACKER_LOG=yes 08:20:51 + PACKER_LOG=yes 08:20:51 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-builder.pkr.hcl.log 08:20:51 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-builder.pkr.hcl.log 08:20:51 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/builder.pkr.hcl 08:20:53 + output='The configuration is valid.' 08:20:53 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:20:53 templates/builder.pkr.hcl: The configuration is valid. 08:20:53 + for template in "${templates[@]}" 08:20:53 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:53 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:53 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:53 + echo 'packer init templates/devstack.pkr.hcl ...' 08:20:53 packer init templates/devstack.pkr.hcl ... 08:20:53 + packer.io init templates/devstack.pkr.hcl 08:20:54 + export PACKER_LOG=yes 08:20:54 + PACKER_LOG=yes 08:20:54 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-devstack.pkr.hcl.log 08:20:54 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-devstack.pkr.hcl.log 08:20:54 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/devstack.pkr.hcl 08:20:56 + output='The configuration is valid.' 08:20:56 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:20:56 templates/devstack.pkr.hcl: The configuration is valid. 08:20:56 + for template in "${templates[@]}" 08:20:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:56 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:56 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:20:56 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:20:56 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:20:57 + export PACKER_LOG=yes 08:20:57 + PACKER_LOG=yes 08:20:57 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:57 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:20:57 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:20:58 + output='The configuration is valid.' 08:20:58 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:20:58 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:20:58 + for template in "${templates[@]}" 08:20:58 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:20:58 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:20:58 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:20:58 + echo 'packer init templates/docker.pkr.hcl ...' 08:20:58 packer init templates/docker.pkr.hcl ... 08:20:58 + packer.io init templates/docker.pkr.hcl 08:20:59 + export PACKER_LOG=yes 08:20:59 + PACKER_LOG=yes 08:20:59 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-docker.pkr.hcl.log 08:20:59 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-docker.pkr.hcl.log 08:20:59 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/docker.pkr.hcl 08:21:01 + output='The configuration is valid.' 08:21:01 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:21:01 templates/docker.pkr.hcl: The configuration is valid. 08:21:01 + for template in "${templates[@]}" 08:21:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:01 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:01 + echo 'packer init templates/helm.pkr.hcl ...' 08:21:01 packer init templates/helm.pkr.hcl ... 08:21:01 + packer.io init templates/helm.pkr.hcl 08:21:02 + export PACKER_LOG=yes 08:21:02 + PACKER_LOG=yes 08:21:02 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-helm.pkr.hcl.log 08:21:02 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-helm.pkr.hcl.log 08:21:02 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/helm.pkr.hcl 08:21:04 + output='The configuration is valid.' 08:21:04 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:21:04 templates/helm.pkr.hcl: The configuration is valid. 08:21:04 + for template in "${templates[@]}" 08:21:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:04 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:04 + echo 'packer init templates/memcached.pkr.hcl ...' 08:21:04 packer init templates/memcached.pkr.hcl ... 08:21:04 + packer.io init templates/memcached.pkr.hcl 08:21:04 + export PACKER_LOG=yes 08:21:04 + PACKER_LOG=yes 08:21:04 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-memcached.pkr.hcl.log 08:21:04 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-memcached.pkr.hcl.log 08:21:04 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/memcached.pkr.hcl 08:21:06 + output='The configuration is valid.' 08:21:06 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:21:06 templates/memcached.pkr.hcl: The configuration is valid. 08:21:06 + for template in "${templates[@]}" 08:21:06 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:06 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:06 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:06 + echo 'packer init templates/redis.pkr.hcl ...' 08:21:06 packer init templates/redis.pkr.hcl ... 08:21:06 + packer.io init templates/redis.pkr.hcl 08:21:07 + export PACKER_LOG=yes 08:21:07 + PACKER_LOG=yes 08:21:07 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-redis.pkr.hcl.log 08:21:07 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-8.pkrvars.hcl-redis.pkr.hcl.log 08:21:07 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-8.pkrvars.hcl templates/redis.pkr.hcl 08:21:09 + output='The configuration is valid.' 08:21:09 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:21:09 templates/redis.pkr.hcl: The configuration is valid. 08:21:09 + for varfile in "${varfiles[@]}" 08:21:09 + [[ common-packer/vars/centos-cs-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:21:09 + [[ common-packer/vars/centos-cs-8.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:21:09 + [[ common-packer/vars/centos-cs-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:09 + [[ common-packer/vars/centos-cs-8.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:09 + [[ common-packer/vars/centos-cs-8.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:21:09 + echo '-----> Testing varfile: common-packer/vars/centos-cs-8.pkrvars.hcl' 08:21:09 -----> Testing varfile: common-packer/vars/centos-cs-8.pkrvars.hcl 08:21:09 + for template in "${templates[@]}" 08:21:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:09 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:09 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:21:09 packer init templates/builder-aws.pkr.hcl ... 08:21:09 + packer.io init templates/builder-aws.pkr.hcl 08:21:10 + export PACKER_LOG=yes 08:21:10 + PACKER_LOG=yes 08:21:10 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:10 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:10 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/builder-aws.pkr.hcl 08:21:11 + output='The configuration is valid.' 08:21:11 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:21:11 templates/builder-aws.pkr.hcl: The configuration is valid. 08:21:11 + for template in "${templates[@]}" 08:21:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:11 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:11 + echo 'packer init templates/builder.pkr.hcl ...' 08:21:11 packer init templates/builder.pkr.hcl ... 08:21:11 + packer.io init templates/builder.pkr.hcl 08:21:12 + export PACKER_LOG=yes 08:21:12 + PACKER_LOG=yes 08:21:12 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-builder.pkr.hcl.log 08:21:12 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-builder.pkr.hcl.log 08:21:12 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/builder.pkr.hcl 08:21:14 + output='The configuration is valid.' 08:21:14 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:21:14 templates/builder.pkr.hcl: The configuration is valid. 08:21:14 + for template in "${templates[@]}" 08:21:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:14 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:14 + echo 'packer init templates/devstack.pkr.hcl ...' 08:21:14 packer init templates/devstack.pkr.hcl ... 08:21:14 + packer.io init templates/devstack.pkr.hcl 08:21:15 + export PACKER_LOG=yes 08:21:15 + PACKER_LOG=yes 08:21:15 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-devstack.pkr.hcl.log 08:21:15 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-devstack.pkr.hcl.log 08:21:15 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/devstack.pkr.hcl 08:21:16 + output='The configuration is valid.' 08:21:16 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:21:16 templates/devstack.pkr.hcl: The configuration is valid. 08:21:16 + for template in "${templates[@]}" 08:21:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:16 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:16 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:21:16 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:21:16 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:21:17 + export PACKER_LOG=yes 08:21:17 + PACKER_LOG=yes 08:21:17 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:17 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:17 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:21:19 + output='The configuration is valid.' 08:21:19 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:21:19 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:21:19 + for template in "${templates[@]}" 08:21:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:19 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:19 + echo 'packer init templates/docker.pkr.hcl ...' 08:21:19 packer init templates/docker.pkr.hcl ... 08:21:19 + packer.io init templates/docker.pkr.hcl 08:21:20 + export PACKER_LOG=yes 08:21:20 + PACKER_LOG=yes 08:21:20 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-docker.pkr.hcl.log 08:21:20 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-docker.pkr.hcl.log 08:21:20 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/docker.pkr.hcl 08:21:21 + output='The configuration is valid.' 08:21:21 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:21:21 templates/docker.pkr.hcl: The configuration is valid. 08:21:21 + for template in "${templates[@]}" 08:21:21 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:21 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:21 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:21 + echo 'packer init templates/helm.pkr.hcl ...' 08:21:21 packer init templates/helm.pkr.hcl ... 08:21:21 + packer.io init templates/helm.pkr.hcl 08:21:22 + export PACKER_LOG=yes 08:21:22 + PACKER_LOG=yes 08:21:22 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-helm.pkr.hcl.log 08:21:22 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-helm.pkr.hcl.log 08:21:22 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/helm.pkr.hcl 08:21:24 + output='The configuration is valid.' 08:21:24 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:21:24 templates/helm.pkr.hcl: The configuration is valid. 08:21:24 + for template in "${templates[@]}" 08:21:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:24 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:24 + echo 'packer init templates/memcached.pkr.hcl ...' 08:21:24 packer init templates/memcached.pkr.hcl ... 08:21:24 + packer.io init templates/memcached.pkr.hcl 08:21:25 + export PACKER_LOG=yes 08:21:25 + PACKER_LOG=yes 08:21:25 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-memcached.pkr.hcl.log 08:21:25 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-memcached.pkr.hcl.log 08:21:25 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/memcached.pkr.hcl 08:21:27 + output='The configuration is valid.' 08:21:27 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:21:27 templates/memcached.pkr.hcl: The configuration is valid. 08:21:27 + for template in "${templates[@]}" 08:21:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:27 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:27 + echo 'packer init templates/redis.pkr.hcl ...' 08:21:27 packer init templates/redis.pkr.hcl ... 08:21:27 + packer.io init templates/redis.pkr.hcl 08:21:27 + export PACKER_LOG=yes 08:21:27 + PACKER_LOG=yes 08:21:27 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-redis.pkr.hcl.log 08:21:27 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-8.pkrvars.hcl-redis.pkr.hcl.log 08:21:27 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-8.pkrvars.hcl templates/redis.pkr.hcl 08:21:29 + output='The configuration is valid.' 08:21:29 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:21:29 templates/redis.pkr.hcl: The configuration is valid. 08:21:29 + for varfile in "${varfiles[@]}" 08:21:29 + [[ common-packer/vars/centos-cs-9.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:21:29 + [[ common-packer/vars/centos-cs-9.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:21:29 + [[ common-packer/vars/centos-cs-9.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:29 + [[ common-packer/vars/centos-cs-9.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:29 + [[ common-packer/vars/centos-cs-9.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:21:29 + echo '-----> Testing varfile: common-packer/vars/centos-cs-9.pkrvars.hcl' 08:21:29 -----> Testing varfile: common-packer/vars/centos-cs-9.pkrvars.hcl 08:21:29 + for template in "${templates[@]}" 08:21:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:29 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:29 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:21:29 packer init templates/builder-aws.pkr.hcl ... 08:21:29 + packer.io init templates/builder-aws.pkr.hcl 08:21:30 + export PACKER_LOG=yes 08:21:30 + PACKER_LOG=yes 08:21:30 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:30 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:30 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/builder-aws.pkr.hcl 08:21:31 + output='The configuration is valid.' 08:21:31 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:21:31 templates/builder-aws.pkr.hcl: The configuration is valid. 08:21:31 + for template in "${templates[@]}" 08:21:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:31 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:31 + echo 'packer init templates/builder.pkr.hcl ...' 08:21:31 packer init templates/builder.pkr.hcl ... 08:21:31 + packer.io init templates/builder.pkr.hcl 08:21:32 + export PACKER_LOG=yes 08:21:32 + PACKER_LOG=yes 08:21:32 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-builder.pkr.hcl.log 08:21:32 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-builder.pkr.hcl.log 08:21:32 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/builder.pkr.hcl 08:21:34 + output='The configuration is valid.' 08:21:34 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:21:34 templates/builder.pkr.hcl: The configuration is valid. 08:21:34 + for template in "${templates[@]}" 08:21:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:34 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:34 + echo 'packer init templates/devstack.pkr.hcl ...' 08:21:34 packer init templates/devstack.pkr.hcl ... 08:21:34 + packer.io init templates/devstack.pkr.hcl 08:21:35 + export PACKER_LOG=yes 08:21:35 + PACKER_LOG=yes 08:21:35 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-devstack.pkr.hcl.log 08:21:35 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-devstack.pkr.hcl.log 08:21:35 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/devstack.pkr.hcl 08:21:36 + output='The configuration is valid.' 08:21:36 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:21:36 templates/devstack.pkr.hcl: The configuration is valid. 08:21:36 + for template in "${templates[@]}" 08:21:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:36 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:36 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:21:36 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:21:36 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:21:37 + export PACKER_LOG=yes 08:21:37 + PACKER_LOG=yes 08:21:37 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:37 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:37 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:21:39 + output='The configuration is valid.' 08:21:39 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:21:39 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:21:39 + for template in "${templates[@]}" 08:21:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:39 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:39 + echo 'packer init templates/docker.pkr.hcl ...' 08:21:39 packer init templates/docker.pkr.hcl ... 08:21:39 + packer.io init templates/docker.pkr.hcl 08:21:40 + export PACKER_LOG=yes 08:21:40 + PACKER_LOG=yes 08:21:40 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-docker.pkr.hcl.log 08:21:40 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-docker.pkr.hcl.log 08:21:40 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/docker.pkr.hcl 08:21:41 + output='The configuration is valid.' 08:21:41 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:21:41 templates/docker.pkr.hcl: The configuration is valid. 08:21:41 + for template in "${templates[@]}" 08:21:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:41 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:41 + echo 'packer init templates/helm.pkr.hcl ...' 08:21:41 packer init templates/helm.pkr.hcl ... 08:21:41 + packer.io init templates/helm.pkr.hcl 08:21:42 + export PACKER_LOG=yes 08:21:42 + PACKER_LOG=yes 08:21:42 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-helm.pkr.hcl.log 08:21:42 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-helm.pkr.hcl.log 08:21:42 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/helm.pkr.hcl 08:21:44 + output='The configuration is valid.' 08:21:44 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:21:44 templates/helm.pkr.hcl: The configuration is valid. 08:21:44 + for template in "${templates[@]}" 08:21:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:44 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:44 + echo 'packer init templates/memcached.pkr.hcl ...' 08:21:44 packer init templates/memcached.pkr.hcl ... 08:21:44 + packer.io init templates/memcached.pkr.hcl 08:21:45 + export PACKER_LOG=yes 08:21:45 + PACKER_LOG=yes 08:21:45 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-memcached.pkr.hcl.log 08:21:45 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-memcached.pkr.hcl.log 08:21:45 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/memcached.pkr.hcl 08:21:46 + output='The configuration is valid.' 08:21:46 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:21:46 templates/memcached.pkr.hcl: The configuration is valid. 08:21:46 + for template in "${templates[@]}" 08:21:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:46 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:46 + echo 'packer init templates/redis.pkr.hcl ...' 08:21:46 packer init templates/redis.pkr.hcl ... 08:21:46 + packer.io init templates/redis.pkr.hcl 08:21:47 + export PACKER_LOG=yes 08:21:47 + PACKER_LOG=yes 08:21:47 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-redis.pkr.hcl.log 08:21:47 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-centos-cs-9.pkrvars.hcl-redis.pkr.hcl.log 08:21:47 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/centos-cs-9.pkrvars.hcl templates/redis.pkr.hcl 08:21:49 + output='The configuration is valid.' 08:21:49 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:21:49 templates/redis.pkr.hcl: The configuration is valid. 08:21:49 + for varfile in "${varfiles[@]}" 08:21:49 + [[ common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:21:49 + [[ common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:21:49 + [[ common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:49 + [[ common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:21:49 + [[ common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:21:49 + echo '-----> Testing varfile: common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl' 08:21:49 -----> Testing varfile: common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl 08:21:49 + for template in "${templates[@]}" 08:21:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:49 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:49 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:21:49 packer init templates/builder-aws.pkr.hcl ... 08:21:49 + packer.io init templates/builder-aws.pkr.hcl 08:21:50 + export PACKER_LOG=yes 08:21:50 + PACKER_LOG=yes 08:21:50 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:50 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:21:50 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/builder-aws.pkr.hcl 08:21:51 + output='The configuration is valid.' 08:21:51 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:21:51 templates/builder-aws.pkr.hcl: The configuration is valid. 08:21:51 + for template in "${templates[@]}" 08:21:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:51 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:51 + echo 'packer init templates/builder.pkr.hcl ...' 08:21:51 packer init templates/builder.pkr.hcl ... 08:21:51 + packer.io init templates/builder.pkr.hcl 08:21:52 + export PACKER_LOG=yes 08:21:52 + PACKER_LOG=yes 08:21:52 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:21:52 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:21:52 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/builder.pkr.hcl 08:21:54 + output='The configuration is valid.' 08:21:54 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:21:54 templates/builder.pkr.hcl: The configuration is valid. 08:21:54 + for template in "${templates[@]}" 08:21:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:54 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:54 + echo 'packer init templates/devstack.pkr.hcl ...' 08:21:54 packer init templates/devstack.pkr.hcl ... 08:21:54 + packer.io init templates/devstack.pkr.hcl 08:21:55 + export PACKER_LOG=yes 08:21:55 + PACKER_LOG=yes 08:21:55 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:21:55 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:21:55 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/devstack.pkr.hcl 08:21:57 + output='The configuration is valid.' 08:21:57 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:21:57 templates/devstack.pkr.hcl: The configuration is valid. 08:21:57 + for template in "${templates[@]}" 08:21:57 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:57 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:57 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:57 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:21:57 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:21:57 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:21:58 + export PACKER_LOG=yes 08:21:58 + PACKER_LOG=yes 08:21:58 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:58 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:21:58 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:21:59 + output='The configuration is valid.' 08:21:59 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:21:59 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:21:59 + for template in "${templates[@]}" 08:21:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:21:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:21:59 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:21:59 + echo 'packer init templates/docker.pkr.hcl ...' 08:21:59 packer init templates/docker.pkr.hcl ... 08:21:59 + packer.io init templates/docker.pkr.hcl 08:22:00 + export PACKER_LOG=yes 08:22:00 + PACKER_LOG=yes 08:22:00 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:22:00 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:22:00 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/docker.pkr.hcl 08:22:02 + output='The configuration is valid.' 08:22:02 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:22:02 templates/docker.pkr.hcl: The configuration is valid. 08:22:02 + for template in "${templates[@]}" 08:22:02 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:02 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:02 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:02 + echo 'packer init templates/helm.pkr.hcl ...' 08:22:02 packer init templates/helm.pkr.hcl ... 08:22:02 + packer.io init templates/helm.pkr.hcl 08:22:03 + export PACKER_LOG=yes 08:22:03 + PACKER_LOG=yes 08:22:03 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:22:03 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:22:03 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/helm.pkr.hcl 08:22:04 + output='The configuration is valid.' 08:22:04 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:22:04 templates/helm.pkr.hcl: The configuration is valid. 08:22:04 + for template in "${templates[@]}" 08:22:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:04 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:04 + echo 'packer init templates/memcached.pkr.hcl ...' 08:22:04 packer init templates/memcached.pkr.hcl ... 08:22:04 + packer.io init templates/memcached.pkr.hcl 08:22:05 + export PACKER_LOG=yes 08:22:05 + PACKER_LOG=yes 08:22:05 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:22:05 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:22:05 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/memcached.pkr.hcl 08:22:07 + output='The configuration is valid.' 08:22:07 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:22:07 templates/memcached.pkr.hcl: The configuration is valid. 08:22:07 + for template in "${templates[@]}" 08:22:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:07 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:07 + echo 'packer init templates/redis.pkr.hcl ...' 08:22:07 packer init templates/redis.pkr.hcl ... 08:22:07 + packer.io init templates/redis.pkr.hcl 08:22:08 + export PACKER_LOG=yes 08:22:08 + PACKER_LOG=yes 08:22:08 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:22:08 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:22:08 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04-arm64.pkrvars.hcl templates/redis.pkr.hcl 08:22:09 + output='The configuration is valid.' 08:22:09 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:22:09 templates/redis.pkr.hcl: The configuration is valid. 08:22:09 + for varfile in "${varfiles[@]}" 08:22:09 + [[ common-packer/vars/ubuntu-16.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:22:09 + [[ common-packer/vars/ubuntu-16.04.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:22:09 + [[ common-packer/vars/ubuntu-16.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:09 + [[ common-packer/vars/ubuntu-16.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:09 + [[ common-packer/vars/ubuntu-16.04.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:22:09 + echo '-----> Testing varfile: common-packer/vars/ubuntu-16.04.pkrvars.hcl' 08:22:09 -----> Testing varfile: common-packer/vars/ubuntu-16.04.pkrvars.hcl 08:22:09 + for template in "${templates[@]}" 08:22:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:09 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:09 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:22:09 packer init templates/builder-aws.pkr.hcl ... 08:22:09 + packer.io init templates/builder-aws.pkr.hcl 08:22:10 + export PACKER_LOG=yes 08:22:10 + PACKER_LOG=yes 08:22:10 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:10 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:10 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/builder-aws.pkr.hcl 08:22:12 + output='The configuration is valid.' 08:22:12 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:22:12 templates/builder-aws.pkr.hcl: The configuration is valid. 08:22:12 + for template in "${templates[@]}" 08:22:12 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:12 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:12 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:12 + echo 'packer init templates/builder.pkr.hcl ...' 08:22:12 packer init templates/builder.pkr.hcl ... 08:22:12 + packer.io init templates/builder.pkr.hcl 08:22:12 + export PACKER_LOG=yes 08:22:12 + PACKER_LOG=yes 08:22:12 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-builder.pkr.hcl.log 08:22:12 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-builder.pkr.hcl.log 08:22:12 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/builder.pkr.hcl 08:22:14 + output='The configuration is valid.' 08:22:14 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:22:14 templates/builder.pkr.hcl: The configuration is valid. 08:22:14 + for template in "${templates[@]}" 08:22:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:14 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:14 + echo 'packer init templates/devstack.pkr.hcl ...' 08:22:14 packer init templates/devstack.pkr.hcl ... 08:22:14 + packer.io init templates/devstack.pkr.hcl 08:22:15 + export PACKER_LOG=yes 08:22:15 + PACKER_LOG=yes 08:22:15 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-devstack.pkr.hcl.log 08:22:15 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-devstack.pkr.hcl.log 08:22:15 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/devstack.pkr.hcl 08:22:16 + output='The configuration is valid.' 08:22:16 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:22:16 templates/devstack.pkr.hcl: The configuration is valid. 08:22:16 + for template in "${templates[@]}" 08:22:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:16 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:16 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:22:16 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:22:16 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:22:18 + export PACKER_LOG=yes 08:22:18 + PACKER_LOG=yes 08:22:18 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:18 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:18 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:22:19 + output='The configuration is valid.' 08:22:19 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:22:19 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:22:19 + for template in "${templates[@]}" 08:22:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:19 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:19 + echo 'packer init templates/docker.pkr.hcl ...' 08:22:19 packer init templates/docker.pkr.hcl ... 08:22:19 + packer.io init templates/docker.pkr.hcl 08:22:20 + export PACKER_LOG=yes 08:22:20 + PACKER_LOG=yes 08:22:20 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-docker.pkr.hcl.log 08:22:20 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-docker.pkr.hcl.log 08:22:20 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/docker.pkr.hcl 08:22:22 + output='The configuration is valid.' 08:22:22 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:22:22 templates/docker.pkr.hcl: The configuration is valid. 08:22:22 + for template in "${templates[@]}" 08:22:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:22 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:22 + echo 'packer init templates/helm.pkr.hcl ...' 08:22:22 packer init templates/helm.pkr.hcl ... 08:22:22 + packer.io init templates/helm.pkr.hcl 08:22:23 + export PACKER_LOG=yes 08:22:23 + PACKER_LOG=yes 08:22:23 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-helm.pkr.hcl.log 08:22:23 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-helm.pkr.hcl.log 08:22:23 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/helm.pkr.hcl 08:22:24 + output='The configuration is valid.' 08:22:24 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:22:24 templates/helm.pkr.hcl: The configuration is valid. 08:22:24 + for template in "${templates[@]}" 08:22:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:24 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:24 + echo 'packer init templates/memcached.pkr.hcl ...' 08:22:24 packer init templates/memcached.pkr.hcl ... 08:22:24 + packer.io init templates/memcached.pkr.hcl 08:22:25 + export PACKER_LOG=yes 08:22:25 + PACKER_LOG=yes 08:22:25 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-memcached.pkr.hcl.log 08:22:25 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-memcached.pkr.hcl.log 08:22:25 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/memcached.pkr.hcl 08:22:27 + output='The configuration is valid.' 08:22:27 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:22:27 templates/memcached.pkr.hcl: The configuration is valid. 08:22:27 + for template in "${templates[@]}" 08:22:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:27 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:27 + echo 'packer init templates/redis.pkr.hcl ...' 08:22:27 packer init templates/redis.pkr.hcl ... 08:22:27 + packer.io init templates/redis.pkr.hcl 08:22:27 + export PACKER_LOG=yes 08:22:27 + PACKER_LOG=yes 08:22:27 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-redis.pkr.hcl.log 08:22:27 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-16.04.pkrvars.hcl-redis.pkr.hcl.log 08:22:27 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-16.04.pkrvars.hcl templates/redis.pkr.hcl 08:22:29 + output='The configuration is valid.' 08:22:29 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:22:29 templates/redis.pkr.hcl: The configuration is valid. 08:22:29 + for varfile in "${varfiles[@]}" 08:22:29 + [[ common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:22:29 + [[ common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:22:29 + [[ common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:29 + [[ common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:29 + [[ common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:22:29 + echo '-----> Testing varfile: common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl' 08:22:29 -----> Testing varfile: common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl 08:22:29 + for template in "${templates[@]}" 08:22:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:29 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:29 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:22:29 packer init templates/builder-aws.pkr.hcl ... 08:22:29 + packer.io init templates/builder-aws.pkr.hcl 08:22:30 + export PACKER_LOG=yes 08:22:30 + PACKER_LOG=yes 08:22:30 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:30 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:30 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/builder-aws.pkr.hcl 08:22:31 + output='The configuration is valid.' 08:22:31 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:22:31 templates/builder-aws.pkr.hcl: The configuration is valid. 08:22:31 + for template in "${templates[@]}" 08:22:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:31 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:31 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:31 + echo 'packer init templates/builder.pkr.hcl ...' 08:22:31 packer init templates/builder.pkr.hcl ... 08:22:31 + packer.io init templates/builder.pkr.hcl 08:22:32 + export PACKER_LOG=yes 08:22:32 + PACKER_LOG=yes 08:22:32 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:22:32 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:22:32 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/builder.pkr.hcl 08:22:34 + output='The configuration is valid.' 08:22:34 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:22:34 templates/builder.pkr.hcl: The configuration is valid. 08:22:34 + for template in "${templates[@]}" 08:22:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:34 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:34 + echo 'packer init templates/devstack.pkr.hcl ...' 08:22:34 packer init templates/devstack.pkr.hcl ... 08:22:34 + packer.io init templates/devstack.pkr.hcl 08:22:35 + export PACKER_LOG=yes 08:22:35 + PACKER_LOG=yes 08:22:35 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:22:35 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:22:35 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/devstack.pkr.hcl 08:22:36 + output='The configuration is valid.' 08:22:36 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:22:36 templates/devstack.pkr.hcl: The configuration is valid. 08:22:36 + for template in "${templates[@]}" 08:22:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:36 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:36 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:36 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:22:36 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:22:36 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:22:37 + export PACKER_LOG=yes 08:22:37 + PACKER_LOG=yes 08:22:37 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:37 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:37 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:22:39 + output='The configuration is valid.' 08:22:39 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:22:39 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:22:39 + for template in "${templates[@]}" 08:22:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:39 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:39 + echo 'packer init templates/docker.pkr.hcl ...' 08:22:39 packer init templates/docker.pkr.hcl ... 08:22:39 + packer.io init templates/docker.pkr.hcl 08:22:40 + export PACKER_LOG=yes 08:22:40 + PACKER_LOG=yes 08:22:40 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:22:40 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:22:40 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/docker.pkr.hcl 08:22:41 + output='The configuration is valid.' 08:22:41 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:22:41 templates/docker.pkr.hcl: The configuration is valid. 08:22:41 + for template in "${templates[@]}" 08:22:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:41 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:41 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:41 + echo 'packer init templates/helm.pkr.hcl ...' 08:22:41 packer init templates/helm.pkr.hcl ... 08:22:41 + packer.io init templates/helm.pkr.hcl 08:22:42 + export PACKER_LOG=yes 08:22:42 + PACKER_LOG=yes 08:22:42 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:22:42 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:22:42 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/helm.pkr.hcl 08:22:44 + output='The configuration is valid.' 08:22:44 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:22:44 templates/helm.pkr.hcl: The configuration is valid. 08:22:44 + for template in "${templates[@]}" 08:22:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:44 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:44 + echo 'packer init templates/memcached.pkr.hcl ...' 08:22:44 packer init templates/memcached.pkr.hcl ... 08:22:44 + packer.io init templates/memcached.pkr.hcl 08:22:45 + export PACKER_LOG=yes 08:22:45 + PACKER_LOG=yes 08:22:45 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:22:45 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:22:45 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/memcached.pkr.hcl 08:22:46 + output='The configuration is valid.' 08:22:46 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:22:46 templates/memcached.pkr.hcl: The configuration is valid. 08:22:46 + for template in "${templates[@]}" 08:22:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:46 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:46 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:46 + echo 'packer init templates/redis.pkr.hcl ...' 08:22:46 packer init templates/redis.pkr.hcl ... 08:22:46 + packer.io init templates/redis.pkr.hcl 08:22:47 + export PACKER_LOG=yes 08:22:47 + PACKER_LOG=yes 08:22:47 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:22:47 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:22:47 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04-arm64.pkrvars.hcl templates/redis.pkr.hcl 08:22:49 + output='The configuration is valid.' 08:22:49 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:22:49 templates/redis.pkr.hcl: The configuration is valid. 08:22:49 + for varfile in "${varfiles[@]}" 08:22:49 + [[ common-packer/vars/ubuntu-18.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:22:49 + [[ common-packer/vars/ubuntu-18.04.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:22:49 + [[ common-packer/vars/ubuntu-18.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:49 + [[ common-packer/vars/ubuntu-18.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:22:49 + [[ common-packer/vars/ubuntu-18.04.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:22:49 + echo '-----> Testing varfile: common-packer/vars/ubuntu-18.04.pkrvars.hcl' 08:22:49 -----> Testing varfile: common-packer/vars/ubuntu-18.04.pkrvars.hcl 08:22:49 + for template in "${templates[@]}" 08:22:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:49 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:49 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:22:49 packer init templates/builder-aws.pkr.hcl ... 08:22:49 + packer.io init templates/builder-aws.pkr.hcl 08:22:50 + export PACKER_LOG=yes 08:22:50 + PACKER_LOG=yes 08:22:50 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:50 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:22:50 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/builder-aws.pkr.hcl 08:22:51 + output='The configuration is valid.' 08:22:51 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:22:51 templates/builder-aws.pkr.hcl: The configuration is valid. 08:22:51 + for template in "${templates[@]}" 08:22:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:51 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:51 + echo 'packer init templates/builder.pkr.hcl ...' 08:22:51 packer init templates/builder.pkr.hcl ... 08:22:51 + packer.io init templates/builder.pkr.hcl 08:22:52 + export PACKER_LOG=yes 08:22:52 + PACKER_LOG=yes 08:22:52 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-builder.pkr.hcl.log 08:22:52 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-builder.pkr.hcl.log 08:22:52 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/builder.pkr.hcl 08:22:54 + output='The configuration is valid.' 08:22:54 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:22:54 templates/builder.pkr.hcl: The configuration is valid. 08:22:54 + for template in "${templates[@]}" 08:22:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:54 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:54 + echo 'packer init templates/devstack.pkr.hcl ...' 08:22:54 packer init templates/devstack.pkr.hcl ... 08:22:54 + packer.io init templates/devstack.pkr.hcl 08:22:55 + export PACKER_LOG=yes 08:22:55 + PACKER_LOG=yes 08:22:55 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-devstack.pkr.hcl.log 08:22:55 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-devstack.pkr.hcl.log 08:22:55 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/devstack.pkr.hcl 08:22:56 + output='The configuration is valid.' 08:22:56 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:22:56 templates/devstack.pkr.hcl: The configuration is valid. 08:22:56 + for template in "${templates[@]}" 08:22:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:56 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:56 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:22:56 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:22:56 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:22:57 + export PACKER_LOG=yes 08:22:57 + PACKER_LOG=yes 08:22:57 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:57 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:22:57 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:22:59 + output='The configuration is valid.' 08:22:59 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:22:59 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:22:59 + for template in "${templates[@]}" 08:22:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:22:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:22:59 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:22:59 + echo 'packer init templates/docker.pkr.hcl ...' 08:22:59 packer init templates/docker.pkr.hcl ... 08:22:59 + packer.io init templates/docker.pkr.hcl 08:23:00 + export PACKER_LOG=yes 08:23:00 + PACKER_LOG=yes 08:23:00 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-docker.pkr.hcl.log 08:23:00 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-docker.pkr.hcl.log 08:23:00 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/docker.pkr.hcl 08:23:01 + output='The configuration is valid.' 08:23:01 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:23:01 templates/docker.pkr.hcl: The configuration is valid. 08:23:01 + for template in "${templates[@]}" 08:23:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:01 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:01 + echo 'packer init templates/helm.pkr.hcl ...' 08:23:01 packer init templates/helm.pkr.hcl ... 08:23:01 + packer.io init templates/helm.pkr.hcl 08:23:02 + export PACKER_LOG=yes 08:23:02 + PACKER_LOG=yes 08:23:02 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-helm.pkr.hcl.log 08:23:02 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-helm.pkr.hcl.log 08:23:02 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/helm.pkr.hcl 08:23:04 + output='The configuration is valid.' 08:23:04 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:23:04 templates/helm.pkr.hcl: The configuration is valid. 08:23:04 + for template in "${templates[@]}" 08:23:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:04 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:04 + echo 'packer init templates/memcached.pkr.hcl ...' 08:23:04 packer init templates/memcached.pkr.hcl ... 08:23:04 + packer.io init templates/memcached.pkr.hcl 08:23:05 + export PACKER_LOG=yes 08:23:05 + PACKER_LOG=yes 08:23:05 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-memcached.pkr.hcl.log 08:23:05 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-memcached.pkr.hcl.log 08:23:05 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/memcached.pkr.hcl 08:23:07 + output='The configuration is valid.' 08:23:07 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:23:07 templates/memcached.pkr.hcl: The configuration is valid. 08:23:07 + for template in "${templates[@]}" 08:23:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:07 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:07 + echo 'packer init templates/redis.pkr.hcl ...' 08:23:07 packer init templates/redis.pkr.hcl ... 08:23:07 + packer.io init templates/redis.pkr.hcl 08:23:08 + export PACKER_LOG=yes 08:23:08 + PACKER_LOG=yes 08:23:08 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-redis.pkr.hcl.log 08:23:08 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-18.04.pkrvars.hcl-redis.pkr.hcl.log 08:23:08 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-18.04.pkrvars.hcl templates/redis.pkr.hcl 08:23:09 + output='The configuration is valid.' 08:23:09 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:23:09 templates/redis.pkr.hcl: The configuration is valid. 08:23:09 + for varfile in "${varfiles[@]}" 08:23:09 + [[ common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:23:09 + [[ common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:23:09 + [[ common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:09 + [[ common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:09 + [[ common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:23:09 + echo '-----> Testing varfile: common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl' 08:23:09 -----> Testing varfile: common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl 08:23:09 + for template in "${templates[@]}" 08:23:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:09 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:09 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:09 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:23:09 packer init templates/builder-aws.pkr.hcl ... 08:23:09 + packer.io init templates/builder-aws.pkr.hcl 08:23:10 + export PACKER_LOG=yes 08:23:10 + PACKER_LOG=yes 08:23:10 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:10 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:10 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/builder-aws.pkr.hcl 08:23:11 + output='The configuration is valid.' 08:23:11 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:23:11 templates/builder-aws.pkr.hcl: The configuration is valid. 08:23:11 + for template in "${templates[@]}" 08:23:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:11 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:11 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:11 + echo 'packer init templates/builder.pkr.hcl ...' 08:23:11 packer init templates/builder.pkr.hcl ... 08:23:11 + packer.io init templates/builder.pkr.hcl 08:23:12 + export PACKER_LOG=yes 08:23:12 + PACKER_LOG=yes 08:23:12 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:23:12 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:23:12 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/builder.pkr.hcl 08:23:14 + output='The configuration is valid.' 08:23:14 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:23:14 templates/builder.pkr.hcl: The configuration is valid. 08:23:14 + for template in "${templates[@]}" 08:23:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:14 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:14 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:14 + echo 'packer init templates/devstack.pkr.hcl ...' 08:23:14 packer init templates/devstack.pkr.hcl ... 08:23:14 + packer.io init templates/devstack.pkr.hcl 08:23:15 + export PACKER_LOG=yes 08:23:15 + PACKER_LOG=yes 08:23:15 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:23:15 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:23:15 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/devstack.pkr.hcl 08:23:16 + output='The configuration is valid.' 08:23:16 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:23:16 templates/devstack.pkr.hcl: The configuration is valid. 08:23:16 + for template in "${templates[@]}" 08:23:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:16 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:16 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:16 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:23:16 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:23:16 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:23:17 + export PACKER_LOG=yes 08:23:17 + PACKER_LOG=yes 08:23:17 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:17 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:17 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:23:19 + output='The configuration is valid.' 08:23:19 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:23:19 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:23:19 + for template in "${templates[@]}" 08:23:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:19 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:19 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:19 + echo 'packer init templates/docker.pkr.hcl ...' 08:23:19 packer init templates/docker.pkr.hcl ... 08:23:19 + packer.io init templates/docker.pkr.hcl 08:23:20 + export PACKER_LOG=yes 08:23:20 + PACKER_LOG=yes 08:23:20 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:23:20 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:23:20 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/docker.pkr.hcl 08:23:22 + output='The configuration is valid.' 08:23:22 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:23:22 templates/docker.pkr.hcl: The configuration is valid. 08:23:22 + for template in "${templates[@]}" 08:23:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:22 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:22 + echo 'packer init templates/helm.pkr.hcl ...' 08:23:22 packer init templates/helm.pkr.hcl ... 08:23:22 + packer.io init templates/helm.pkr.hcl 08:23:23 + export PACKER_LOG=yes 08:23:23 + PACKER_LOG=yes 08:23:23 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:23:23 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:23:23 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/helm.pkr.hcl 08:23:24 + output='The configuration is valid.' 08:23:24 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:23:24 templates/helm.pkr.hcl: The configuration is valid. 08:23:24 + for template in "${templates[@]}" 08:23:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:24 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:24 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:24 + echo 'packer init templates/memcached.pkr.hcl ...' 08:23:24 packer init templates/memcached.pkr.hcl ... 08:23:24 + packer.io init templates/memcached.pkr.hcl 08:23:25 + export PACKER_LOG=yes 08:23:25 + PACKER_LOG=yes 08:23:25 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:23:25 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:23:25 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/memcached.pkr.hcl 08:23:27 + output='The configuration is valid.' 08:23:27 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:23:27 templates/memcached.pkr.hcl: The configuration is valid. 08:23:27 + for template in "${templates[@]}" 08:23:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:27 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:27 + echo 'packer init templates/redis.pkr.hcl ...' 08:23:27 packer init templates/redis.pkr.hcl ... 08:23:27 + packer.io init templates/redis.pkr.hcl 08:23:28 + export PACKER_LOG=yes 08:23:28 + PACKER_LOG=yes 08:23:28 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:23:28 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:23:28 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04-arm64.pkrvars.hcl templates/redis.pkr.hcl 08:23:29 + output='The configuration is valid.' 08:23:29 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:23:29 templates/redis.pkr.hcl: The configuration is valid. 08:23:29 + for varfile in "${varfiles[@]}" 08:23:29 + [[ common-packer/vars/ubuntu-20.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:23:29 + [[ common-packer/vars/ubuntu-20.04.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:23:29 + [[ common-packer/vars/ubuntu-20.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:29 + [[ common-packer/vars/ubuntu-20.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:29 + [[ common-packer/vars/ubuntu-20.04.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:23:29 + echo '-----> Testing varfile: common-packer/vars/ubuntu-20.04.pkrvars.hcl' 08:23:29 -----> Testing varfile: common-packer/vars/ubuntu-20.04.pkrvars.hcl 08:23:29 + for template in "${templates[@]}" 08:23:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:29 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:29 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:29 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:23:29 packer init templates/builder-aws.pkr.hcl ... 08:23:29 + packer.io init templates/builder-aws.pkr.hcl 08:23:30 + export PACKER_LOG=yes 08:23:30 + PACKER_LOG=yes 08:23:30 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:30 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:30 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/builder-aws.pkr.hcl 08:23:32 + output='The configuration is valid.' 08:23:32 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:23:32 templates/builder-aws.pkr.hcl: The configuration is valid. 08:23:32 + for template in "${templates[@]}" 08:23:32 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:32 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:32 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:32 + echo 'packer init templates/builder.pkr.hcl ...' 08:23:32 packer init templates/builder.pkr.hcl ... 08:23:32 + packer.io init templates/builder.pkr.hcl 08:23:33 + export PACKER_LOG=yes 08:23:33 + PACKER_LOG=yes 08:23:33 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-builder.pkr.hcl.log 08:23:33 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-builder.pkr.hcl.log 08:23:33 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/builder.pkr.hcl 08:23:34 + output='The configuration is valid.' 08:23:34 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:23:34 templates/builder.pkr.hcl: The configuration is valid. 08:23:34 + for template in "${templates[@]}" 08:23:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:34 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:34 + echo 'packer init templates/devstack.pkr.hcl ...' 08:23:34 packer init templates/devstack.pkr.hcl ... 08:23:34 + packer.io init templates/devstack.pkr.hcl 08:23:35 + export PACKER_LOG=yes 08:23:35 + PACKER_LOG=yes 08:23:35 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-devstack.pkr.hcl.log 08:23:35 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-devstack.pkr.hcl.log 08:23:35 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/devstack.pkr.hcl 08:23:37 + output='The configuration is valid.' 08:23:37 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:23:37 templates/devstack.pkr.hcl: The configuration is valid. 08:23:37 + for template in "${templates[@]}" 08:23:37 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:37 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:37 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:37 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:23:37 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:23:37 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:23:39 + export PACKER_LOG=yes 08:23:39 + PACKER_LOG=yes 08:23:39 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:39 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:39 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:23:40 + output='The configuration is valid.' 08:23:40 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:23:40 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:23:40 + for template in "${templates[@]}" 08:23:40 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:40 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:40 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:40 + echo 'packer init templates/docker.pkr.hcl ...' 08:23:40 packer init templates/docker.pkr.hcl ... 08:23:40 + packer.io init templates/docker.pkr.hcl 08:23:41 + export PACKER_LOG=yes 08:23:41 + PACKER_LOG=yes 08:23:41 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-docker.pkr.hcl.log 08:23:41 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-docker.pkr.hcl.log 08:23:41 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/docker.pkr.hcl 08:23:43 + output='The configuration is valid.' 08:23:43 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:23:43 templates/docker.pkr.hcl: The configuration is valid. 08:23:43 + for template in "${templates[@]}" 08:23:43 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:43 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:43 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:43 + echo 'packer init templates/helm.pkr.hcl ...' 08:23:43 packer init templates/helm.pkr.hcl ... 08:23:43 + packer.io init templates/helm.pkr.hcl 08:23:44 + export PACKER_LOG=yes 08:23:44 + PACKER_LOG=yes 08:23:44 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-helm.pkr.hcl.log 08:23:44 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-helm.pkr.hcl.log 08:23:44 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/helm.pkr.hcl 08:23:45 + output='The configuration is valid.' 08:23:45 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:23:45 templates/helm.pkr.hcl: The configuration is valid. 08:23:45 + for template in "${templates[@]}" 08:23:45 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:45 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:45 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:45 + echo 'packer init templates/memcached.pkr.hcl ...' 08:23:45 packer init templates/memcached.pkr.hcl ... 08:23:45 + packer.io init templates/memcached.pkr.hcl 08:23:46 + export PACKER_LOG=yes 08:23:46 + PACKER_LOG=yes 08:23:46 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-memcached.pkr.hcl.log 08:23:46 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-memcached.pkr.hcl.log 08:23:46 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/memcached.pkr.hcl 08:23:48 + output='The configuration is valid.' 08:23:48 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:23:48 templates/memcached.pkr.hcl: The configuration is valid. 08:23:48 + for template in "${templates[@]}" 08:23:48 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:48 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:48 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:48 + echo 'packer init templates/redis.pkr.hcl ...' 08:23:48 packer init templates/redis.pkr.hcl ... 08:23:48 + packer.io init templates/redis.pkr.hcl 08:23:49 + export PACKER_LOG=yes 08:23:49 + PACKER_LOG=yes 08:23:49 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-redis.pkr.hcl.log 08:23:49 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-20.04.pkrvars.hcl-redis.pkr.hcl.log 08:23:49 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-20.04.pkrvars.hcl templates/redis.pkr.hcl 08:23:50 + output='The configuration is valid.' 08:23:50 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:23:50 templates/redis.pkr.hcl: The configuration is valid. 08:23:50 + for varfile in "${varfiles[@]}" 08:23:50 + [[ common-packer/vars/ubuntu-22.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:23:50 + [[ common-packer/vars/ubuntu-22.04.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:23:50 + [[ common-packer/vars/ubuntu-22.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:50 + [[ common-packer/vars/ubuntu-22.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:23:50 + [[ common-packer/vars/ubuntu-22.04.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:23:50 + echo '-----> Testing varfile: common-packer/vars/ubuntu-22.04.pkrvars.hcl' 08:23:50 -----> Testing varfile: common-packer/vars/ubuntu-22.04.pkrvars.hcl 08:23:50 + for template in "${templates[@]}" 08:23:50 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:50 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:50 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:50 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:23:50 packer init templates/builder-aws.pkr.hcl ... 08:23:50 + packer.io init templates/builder-aws.pkr.hcl 08:23:52 + export PACKER_LOG=yes 08:23:52 + PACKER_LOG=yes 08:23:52 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:52 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:23:52 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/builder-aws.pkr.hcl 08:23:53 + output='The configuration is valid.' 08:23:53 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:23:53 templates/builder-aws.pkr.hcl: The configuration is valid. 08:23:53 + for template in "${templates[@]}" 08:23:53 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:53 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:53 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:53 + echo 'packer init templates/builder.pkr.hcl ...' 08:23:53 packer init templates/builder.pkr.hcl ... 08:23:53 + packer.io init templates/builder.pkr.hcl 08:23:54 + export PACKER_LOG=yes 08:23:54 + PACKER_LOG=yes 08:23:54 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-builder.pkr.hcl.log 08:23:54 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-builder.pkr.hcl.log 08:23:54 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/builder.pkr.hcl 08:23:55 + output='The configuration is valid.' 08:23:55 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:23:55 templates/builder.pkr.hcl: The configuration is valid. 08:23:55 + for template in "${templates[@]}" 08:23:55 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:55 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:55 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:55 + echo 'packer init templates/devstack.pkr.hcl ...' 08:23:55 packer init templates/devstack.pkr.hcl ... 08:23:55 + packer.io init templates/devstack.pkr.hcl 08:23:56 + export PACKER_LOG=yes 08:23:56 + PACKER_LOG=yes 08:23:56 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-devstack.pkr.hcl.log 08:23:56 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-devstack.pkr.hcl.log 08:23:56 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/devstack.pkr.hcl 08:23:58 + output='The configuration is valid.' 08:23:58 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:23:58 templates/devstack.pkr.hcl: The configuration is valid. 08:23:58 + for template in "${templates[@]}" 08:23:58 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:23:58 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:23:58 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:23:58 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:23:58 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:23:58 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:23:59 + export PACKER_LOG=yes 08:23:59 + PACKER_LOG=yes 08:23:59 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:59 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:23:59 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:24:00 + output='The configuration is valid.' 08:24:00 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:24:00 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:24:00 + for template in "${templates[@]}" 08:24:00 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:00 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:00 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:00 + echo 'packer init templates/docker.pkr.hcl ...' 08:24:00 packer init templates/docker.pkr.hcl ... 08:24:00 + packer.io init templates/docker.pkr.hcl 08:24:01 + export PACKER_LOG=yes 08:24:01 + PACKER_LOG=yes 08:24:01 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-docker.pkr.hcl.log 08:24:01 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-docker.pkr.hcl.log 08:24:01 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/docker.pkr.hcl 08:24:03 + output='The configuration is valid.' 08:24:03 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:24:03 templates/docker.pkr.hcl: The configuration is valid. 08:24:03 + for template in "${templates[@]}" 08:24:03 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:03 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:03 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:03 + echo 'packer init templates/helm.pkr.hcl ...' 08:24:03 packer init templates/helm.pkr.hcl ... 08:24:03 + packer.io init templates/helm.pkr.hcl 08:24:04 + export PACKER_LOG=yes 08:24:04 + PACKER_LOG=yes 08:24:04 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-helm.pkr.hcl.log 08:24:04 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-helm.pkr.hcl.log 08:24:04 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/helm.pkr.hcl 08:24:05 + output='The configuration is valid.' 08:24:05 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:24:05 templates/helm.pkr.hcl: The configuration is valid. 08:24:05 + for template in "${templates[@]}" 08:24:05 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:05 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:05 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:05 + echo 'packer init templates/memcached.pkr.hcl ...' 08:24:05 packer init templates/memcached.pkr.hcl ... 08:24:05 + packer.io init templates/memcached.pkr.hcl 08:24:06 + export PACKER_LOG=yes 08:24:06 + PACKER_LOG=yes 08:24:06 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-memcached.pkr.hcl.log 08:24:06 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-memcached.pkr.hcl.log 08:24:06 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/memcached.pkr.hcl 08:24:08 + output='The configuration is valid.' 08:24:08 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:24:08 templates/memcached.pkr.hcl: The configuration is valid. 08:24:08 + for template in "${templates[@]}" 08:24:08 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:08 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:08 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:08 + echo 'packer init templates/redis.pkr.hcl ...' 08:24:08 packer init templates/redis.pkr.hcl ... 08:24:08 + packer.io init templates/redis.pkr.hcl 08:24:09 + export PACKER_LOG=yes 08:24:09 + PACKER_LOG=yes 08:24:09 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-redis.pkr.hcl.log 08:24:09 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-22.04.pkrvars.hcl-redis.pkr.hcl.log 08:24:09 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-22.04.pkrvars.hcl templates/redis.pkr.hcl 08:24:10 + output='The configuration is valid.' 08:24:10 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:24:10 templates/redis.pkr.hcl: The configuration is valid. 08:24:10 + for varfile in "${varfiles[@]}" 08:24:10 + [[ common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:24:10 + [[ common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:24:10 + [[ common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:10 + [[ common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:10 + [[ common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:24:10 + echo '-----> Testing varfile: common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl' 08:24:10 -----> Testing varfile: common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl 08:24:10 + for template in "${templates[@]}" 08:24:10 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:10 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:10 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:10 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:24:10 packer init templates/builder-aws.pkr.hcl ... 08:24:10 + packer.io init templates/builder-aws.pkr.hcl 08:24:11 + export PACKER_LOG=yes 08:24:11 + PACKER_LOG=yes 08:24:11 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:11 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:11 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/builder-aws.pkr.hcl 08:24:13 + output='The configuration is valid.' 08:24:13 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:24:13 templates/builder-aws.pkr.hcl: The configuration is valid. 08:24:13 + for template in "${templates[@]}" 08:24:13 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:13 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:13 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:13 + echo 'packer init templates/builder.pkr.hcl ...' 08:24:13 packer init templates/builder.pkr.hcl ... 08:24:13 + packer.io init templates/builder.pkr.hcl 08:24:13 + export PACKER_LOG=yes 08:24:13 + PACKER_LOG=yes 08:24:13 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:24:13 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-builder.pkr.hcl.log 08:24:13 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/builder.pkr.hcl 08:24:15 + output='The configuration is valid.' 08:24:15 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:24:15 templates/builder.pkr.hcl: The configuration is valid. 08:24:15 + for template in "${templates[@]}" 08:24:15 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:15 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:15 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:15 + echo 'packer init templates/devstack.pkr.hcl ...' 08:24:15 packer init templates/devstack.pkr.hcl ... 08:24:15 + packer.io init templates/devstack.pkr.hcl 08:24:16 + export PACKER_LOG=yes 08:24:16 + PACKER_LOG=yes 08:24:16 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:24:16 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-devstack.pkr.hcl.log 08:24:16 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/devstack.pkr.hcl 08:24:17 + output='The configuration is valid.' 08:24:17 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:24:17 templates/devstack.pkr.hcl: The configuration is valid. 08:24:17 + for template in "${templates[@]}" 08:24:17 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:17 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:17 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:17 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:24:17 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:24:17 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:24:18 + export PACKER_LOG=yes 08:24:18 + PACKER_LOG=yes 08:24:18 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:18 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:18 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:24:20 + output='The configuration is valid.' 08:24:20 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:24:20 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:24:20 + for template in "${templates[@]}" 08:24:20 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:20 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:20 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:20 + echo 'packer init templates/docker.pkr.hcl ...' 08:24:20 packer init templates/docker.pkr.hcl ... 08:24:20 + packer.io init templates/docker.pkr.hcl 08:24:21 + export PACKER_LOG=yes 08:24:21 + PACKER_LOG=yes 08:24:21 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:24:21 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-docker.pkr.hcl.log 08:24:21 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/docker.pkr.hcl 08:24:22 + output='The configuration is valid.' 08:24:22 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:24:22 templates/docker.pkr.hcl: The configuration is valid. 08:24:22 + for template in "${templates[@]}" 08:24:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:22 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:22 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:22 + echo 'packer init templates/helm.pkr.hcl ...' 08:24:22 packer init templates/helm.pkr.hcl ... 08:24:22 + packer.io init templates/helm.pkr.hcl 08:24:23 + export PACKER_LOG=yes 08:24:23 + PACKER_LOG=yes 08:24:23 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:24:23 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-helm.pkr.hcl.log 08:24:23 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/helm.pkr.hcl 08:24:25 + output='The configuration is valid.' 08:24:25 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:24:25 templates/helm.pkr.hcl: The configuration is valid. 08:24:25 + for template in "${templates[@]}" 08:24:25 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:25 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:25 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:25 + echo 'packer init templates/memcached.pkr.hcl ...' 08:24:25 packer init templates/memcached.pkr.hcl ... 08:24:25 + packer.io init templates/memcached.pkr.hcl 08:24:26 + export PACKER_LOG=yes 08:24:26 + PACKER_LOG=yes 08:24:26 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:24:26 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-memcached.pkr.hcl.log 08:24:26 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/memcached.pkr.hcl 08:24:27 + output='The configuration is valid.' 08:24:27 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:24:27 templates/memcached.pkr.hcl: The configuration is valid. 08:24:27 + for template in "${templates[@]}" 08:24:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:27 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:27 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:27 + echo 'packer init templates/redis.pkr.hcl ...' 08:24:27 packer init templates/redis.pkr.hcl ... 08:24:27 + packer.io init templates/redis.pkr.hcl 08:24:28 + export PACKER_LOG=yes 08:24:28 + PACKER_LOG=yes 08:24:28 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:24:28 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04-arm64.pkrvars.hcl-redis.pkr.hcl.log 08:24:28 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04-arm64.pkrvars.hcl templates/redis.pkr.hcl 08:24:30 + output='The configuration is valid.' 08:24:30 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:24:30 templates/redis.pkr.hcl: The configuration is valid. 08:24:30 + for varfile in "${varfiles[@]}" 08:24:30 + [[ common-packer/vars/ubuntu-24.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:24:30 + [[ common-packer/vars/ubuntu-24.04.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:24:30 + [[ common-packer/vars/ubuntu-24.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:30 + [[ common-packer/vars/ubuntu-24.04.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:30 + [[ common-packer/vars/ubuntu-24.04.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:24:30 + echo '-----> Testing varfile: common-packer/vars/ubuntu-24.04.pkrvars.hcl' 08:24:30 -----> Testing varfile: common-packer/vars/ubuntu-24.04.pkrvars.hcl 08:24:30 + for template in "${templates[@]}" 08:24:30 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:30 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:30 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:30 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:24:30 packer init templates/builder-aws.pkr.hcl ... 08:24:30 + packer.io init templates/builder-aws.pkr.hcl 08:24:31 + export PACKER_LOG=yes 08:24:31 + PACKER_LOG=yes 08:24:31 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:31 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:31 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/builder-aws.pkr.hcl 08:24:32 + output='The configuration is valid.' 08:24:32 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:24:32 templates/builder-aws.pkr.hcl: The configuration is valid. 08:24:32 + for template in "${templates[@]}" 08:24:32 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:32 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:32 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:32 + echo 'packer init templates/builder.pkr.hcl ...' 08:24:32 packer init templates/builder.pkr.hcl ... 08:24:32 + packer.io init templates/builder.pkr.hcl 08:24:33 + export PACKER_LOG=yes 08:24:33 + PACKER_LOG=yes 08:24:33 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-builder.pkr.hcl.log 08:24:33 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-builder.pkr.hcl.log 08:24:33 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/builder.pkr.hcl 08:24:34 + output='The configuration is valid.' 08:24:34 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:24:34 templates/builder.pkr.hcl: The configuration is valid. 08:24:34 + for template in "${templates[@]}" 08:24:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:34 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:34 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:34 + echo 'packer init templates/devstack.pkr.hcl ...' 08:24:34 packer init templates/devstack.pkr.hcl ... 08:24:34 + packer.io init templates/devstack.pkr.hcl 08:24:35 + export PACKER_LOG=yes 08:24:35 + PACKER_LOG=yes 08:24:35 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-devstack.pkr.hcl.log 08:24:35 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-devstack.pkr.hcl.log 08:24:35 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/devstack.pkr.hcl 08:24:37 + output='The configuration is valid.' 08:24:37 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:24:37 templates/devstack.pkr.hcl: The configuration is valid. 08:24:37 + for template in "${templates[@]}" 08:24:37 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:37 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:37 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:37 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:24:37 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:24:37 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:24:38 + export PACKER_LOG=yes 08:24:38 + PACKER_LOG=yes 08:24:38 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:38 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:38 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:24:39 + output='The configuration is valid.' 08:24:39 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:24:39 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:24:39 + for template in "${templates[@]}" 08:24:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:39 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:39 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:39 + echo 'packer init templates/docker.pkr.hcl ...' 08:24:39 packer init templates/docker.pkr.hcl ... 08:24:39 + packer.io init templates/docker.pkr.hcl 08:24:40 + export PACKER_LOG=yes 08:24:40 + PACKER_LOG=yes 08:24:40 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-docker.pkr.hcl.log 08:24:40 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-docker.pkr.hcl.log 08:24:40 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/docker.pkr.hcl 08:24:42 + output='The configuration is valid.' 08:24:42 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:24:42 templates/docker.pkr.hcl: The configuration is valid. 08:24:42 + for template in "${templates[@]}" 08:24:42 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:42 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:42 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:42 + echo 'packer init templates/helm.pkr.hcl ...' 08:24:42 packer init templates/helm.pkr.hcl ... 08:24:42 + packer.io init templates/helm.pkr.hcl 08:24:43 + export PACKER_LOG=yes 08:24:43 + PACKER_LOG=yes 08:24:43 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-helm.pkr.hcl.log 08:24:43 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-helm.pkr.hcl.log 08:24:43 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/helm.pkr.hcl 08:24:44 + output='The configuration is valid.' 08:24:44 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:24:44 templates/helm.pkr.hcl: The configuration is valid. 08:24:44 + for template in "${templates[@]}" 08:24:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:44 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:44 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:44 + echo 'packer init templates/memcached.pkr.hcl ...' 08:24:44 packer init templates/memcached.pkr.hcl ... 08:24:44 + packer.io init templates/memcached.pkr.hcl 08:24:45 + export PACKER_LOG=yes 08:24:45 + PACKER_LOG=yes 08:24:45 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-memcached.pkr.hcl.log 08:24:45 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-memcached.pkr.hcl.log 08:24:45 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/memcached.pkr.hcl 08:24:47 + output='The configuration is valid.' 08:24:47 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:24:47 templates/memcached.pkr.hcl: The configuration is valid. 08:24:47 + for template in "${templates[@]}" 08:24:47 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:47 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:47 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:47 + echo 'packer init templates/redis.pkr.hcl ...' 08:24:47 packer init templates/redis.pkr.hcl ... 08:24:47 + packer.io init templates/redis.pkr.hcl 08:24:48 + export PACKER_LOG=yes 08:24:48 + PACKER_LOG=yes 08:24:48 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-redis.pkr.hcl.log 08:24:48 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-ubuntu-24.04.pkrvars.hcl-redis.pkr.hcl.log 08:24:48 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/ubuntu-24.04.pkrvars.hcl templates/redis.pkr.hcl 08:24:49 + output='The configuration is valid.' 08:24:49 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:24:49 templates/redis.pkr.hcl: The configuration is valid. 08:24:49 + for varfile in "${varfiles[@]}" 08:24:49 + [[ common-packer/vars/windows-server-2016.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\j\s\o\n* ]] 08:24:49 + [[ common-packer/vars/windows-server-2016.pkrvars.hcl == \v\a\r\s\/\*\.\j\s\o\n ]] 08:24:49 + [[ common-packer/vars/windows-server-2016.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:49 + [[ common-packer/vars/windows-server-2016.pkrvars.hcl == *\c\l\o\u\d\-\e\n\v\-\a\w\s\.\p\k\r\v\a\r\s\.\h\c\l* ]] 08:24:49 + [[ common-packer/vars/windows-server-2016.pkrvars.hcl == \v\a\r\s\/\*\.\p\k\r\v\a\r\s\.\h\c\l ]] 08:24:49 + echo '-----> Testing varfile: common-packer/vars/windows-server-2016.pkrvars.hcl' 08:24:49 -----> Testing varfile: common-packer/vars/windows-server-2016.pkrvars.hcl 08:24:49 + for template in "${templates[@]}" 08:24:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:49 + [[ templates/builder-aws.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:49 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:49 + echo 'packer init templates/builder-aws.pkr.hcl ...' 08:24:49 packer init templates/builder-aws.pkr.hcl ... 08:24:49 + packer.io init templates/builder-aws.pkr.hcl 08:24:50 + export PACKER_LOG=yes 08:24:50 + PACKER_LOG=yes 08:24:50 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:50 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-builder-aws.pkr.hcl.log 08:24:50 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/builder-aws.pkr.hcl 08:24:51 + output='The configuration is valid.' 08:24:51 + echo 'templates/builder-aws.pkr.hcl: The configuration is valid.' 08:24:51 templates/builder-aws.pkr.hcl: The configuration is valid. 08:24:51 + for template in "${templates[@]}" 08:24:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:51 + [[ templates/builder.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:51 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:51 + echo 'packer init templates/builder.pkr.hcl ...' 08:24:51 packer init templates/builder.pkr.hcl ... 08:24:51 + packer.io init templates/builder.pkr.hcl 08:24:52 + export PACKER_LOG=yes 08:24:52 + PACKER_LOG=yes 08:24:52 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-builder.pkr.hcl.log 08:24:52 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-builder.pkr.hcl.log 08:24:52 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/builder.pkr.hcl 08:24:54 + output='The configuration is valid.' 08:24:54 + echo 'templates/builder.pkr.hcl: The configuration is valid.' 08:24:54 templates/builder.pkr.hcl: The configuration is valid. 08:24:54 + for template in "${templates[@]}" 08:24:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:54 + [[ templates/devstack.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:54 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:54 + echo 'packer init templates/devstack.pkr.hcl ...' 08:24:54 packer init templates/devstack.pkr.hcl ... 08:24:54 + packer.io init templates/devstack.pkr.hcl 08:24:55 + export PACKER_LOG=yes 08:24:55 + PACKER_LOG=yes 08:24:55 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-devstack.pkr.hcl.log 08:24:55 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-devstack.pkr.hcl.log 08:24:55 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/devstack.pkr.hcl 08:24:56 + output='The configuration is valid.' 08:24:56 + echo 'templates/devstack.pkr.hcl: The configuration is valid.' 08:24:56 templates/devstack.pkr.hcl: The configuration is valid. 08:24:56 + for template in "${templates[@]}" 08:24:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:56 + [[ templates/devstack-pre-pip-yoga.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:56 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:56 + echo 'packer init templates/devstack-pre-pip-yoga.pkr.hcl ...' 08:24:56 packer init templates/devstack-pre-pip-yoga.pkr.hcl ... 08:24:56 + packer.io init templates/devstack-pre-pip-yoga.pkr.hcl 08:24:57 + export PACKER_LOG=yes 08:24:57 + PACKER_LOG=yes 08:24:57 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:57 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-devstack-pre-pip-yoga.pkr.hcl.log 08:24:57 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/devstack-pre-pip-yoga.pkr.hcl 08:24:59 + output='The configuration is valid.' 08:24:59 + echo 'templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid.' 08:24:59 templates/devstack-pre-pip-yoga.pkr.hcl: The configuration is valid. 08:24:59 + for template in "${templates[@]}" 08:24:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:24:59 + [[ templates/docker.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:24:59 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:24:59 + echo 'packer init templates/docker.pkr.hcl ...' 08:24:59 packer init templates/docker.pkr.hcl ... 08:24:59 + packer.io init templates/docker.pkr.hcl 08:25:00 + export PACKER_LOG=yes 08:25:00 + PACKER_LOG=yes 08:25:00 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-docker.pkr.hcl.log 08:25:00 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-docker.pkr.hcl.log 08:25:00 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/docker.pkr.hcl 08:25:01 + output='The configuration is valid.' 08:25:01 + echo 'templates/docker.pkr.hcl: The configuration is valid.' 08:25:01 templates/docker.pkr.hcl: The configuration is valid. 08:25:01 + for template in "${templates[@]}" 08:25:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:25:01 + [[ templates/helm.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:25:01 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:25:01 + echo 'packer init templates/helm.pkr.hcl ...' 08:25:01 packer init templates/helm.pkr.hcl ... 08:25:01 + packer.io init templates/helm.pkr.hcl 08:25:02 + export PACKER_LOG=yes 08:25:02 + PACKER_LOG=yes 08:25:02 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-helm.pkr.hcl.log 08:25:02 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-helm.pkr.hcl.log 08:25:02 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/helm.pkr.hcl 08:25:04 + output='The configuration is valid.' 08:25:04 + echo 'templates/helm.pkr.hcl: The configuration is valid.' 08:25:04 templates/helm.pkr.hcl: The configuration is valid. 08:25:04 + for template in "${templates[@]}" 08:25:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:25:04 + [[ templates/memcached.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:25:04 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:25:04 + echo 'packer init templates/memcached.pkr.hcl ...' 08:25:04 packer init templates/memcached.pkr.hcl ... 08:25:04 + packer.io init templates/memcached.pkr.hcl 08:25:05 + export PACKER_LOG=yes 08:25:05 + PACKER_LOG=yes 08:25:05 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-memcached.pkr.hcl.log 08:25:05 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-memcached.pkr.hcl.log 08:25:05 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/memcached.pkr.hcl 08:25:07 + output='The configuration is valid.' 08:25:07 + echo 'templates/memcached.pkr.hcl: The configuration is valid.' 08:25:07 templates/memcached.pkr.hcl: The configuration is valid. 08:25:07 + for template in "${templates[@]}" 08:25:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\p\k\r\.\h\c\l* ]] 08:25:07 + [[ templates/redis.pkr.hcl == *\v\a\r\i\a\b\l\e\s\.\a\u\t\o\.\p\k\r\.\h\c\l* ]] 08:25:07 + [[ pkr.hcl == \p\k\r\.\h\c\l ]] 08:25:07 + echo 'packer init templates/redis.pkr.hcl ...' 08:25:07 packer init templates/redis.pkr.hcl ... 08:25:07 + packer.io init templates/redis.pkr.hcl 08:25:07 + export PACKER_LOG=yes 08:25:07 + PACKER_LOG=yes 08:25:07 + export PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-redis.pkr.hcl.log 08:25:07 + PACKER_LOG_PATH=/w/workspace/ci-management-packer-verify/archives/packer/packer-validate-windows-server-2016.pkrvars.hcl-redis.pkr.hcl.log 08:25:07 ++ packer.io validate -var-file=/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl -var-file=common-packer/vars/windows-server-2016.pkrvars.hcl templates/redis.pkr.hcl 08:25:09 + output='The configuration is valid.' 08:25:09 + echo 'templates/redis.pkr.hcl: The configuration is valid.' 08:25:09 templates/redis.pkr.hcl: The configuration is valid. 08:25:09 [ci-management-packer-verify] $ /bin/bash -ue /tmp/jenkins4277893007720918200.sh 08:25:09 ---> packer-clear-credentials.sh 08:25:09 $ ssh-agent -k 08:25:09 unset SSH_AUTH_SOCK; 08:25:09 unset SSH_AGENT_PID; 08:25:09 echo Agent pid 16099 killed; 08:25:09 [ssh-agent] Stopped. 08:25:09 [PostBuildScript] - [INFO] Executing post build scripts. 08:25:09 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins14668471092151134545.sh 08:25:09 ---> sysstat.sh 08:25:09 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins9969419052559732318.sh 08:25:10 ---> package-listing.sh 08:25:10 ++ tr '[:upper:]' '[:lower:]' 08:25:10 ++ facter osfamily 08:25:10 + OS_FAMILY=redhat 08:25:10 + workspace=/w/workspace/ci-management-packer-verify 08:25:10 + START_PACKAGES=/tmp/packages_start.txt 08:25:10 + END_PACKAGES=/tmp/packages_end.txt 08:25:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:10 + PACKAGES=/tmp/packages_start.txt 08:25:10 + '[' /w/workspace/ci-management-packer-verify ']' 08:25:10 + PACKAGES=/tmp/packages_end.txt 08:25:10 + case "${OS_FAMILY}" in 08:25:10 + rpm -qa 08:25:10 + sort 08:25:10 + '[' -f /tmp/packages_start.txt ']' 08:25:10 + '[' -f /tmp/packages_end.txt ']' 08:25:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:10 + '[' /w/workspace/ci-management-packer-verify ']' 08:25:10 + mkdir -p /w/workspace/ci-management-packer-verify/archives/ 08:25:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-verify/archives/ 08:25:10 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins31146853674796950.sh 08:25:10 ---> capture-instance-metadata.sh 08:25:10 Setup pyenv: 08:25:10 system 08:25:10 * 3.8.13 (set by /opt/pyenv/version) 08:25:10 * 3.9.13 (set by /opt/pyenv/version) 08:25:10 * 3.10.6 (set by /opt/pyenv/version) 08:25:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ESaY 08:25:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:25:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:25:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:25:18 lf-activate-venv(): INFO: Base packages installed successfully 08:25:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-ESaY/bin to PATH 08:25:39 INFO: Running in OpenStack, capturing instance metadata 08:25:39 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins6394664847386504916.sh 08:25:39 provisioning config files... 08:25:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-verify@tmp/config6407126352286851990tmp 08:25:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:25:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:25:39 [EnvInject] - Injecting environment variables from a build step. 08:25:39 [EnvInject] - Injecting as environment variables the properties content 08:25:39 SERVER_ID=logs 08:25:39 08:25:39 [EnvInject] - Variables injected successfully. 08:25:39 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins14734899208098149020.sh 08:25:39 ---> create-netrc.sh 08:25:39 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins18300808869045322987.sh 08:25:39 ---> python-tools-install.sh 08:25:39 Setup pyenv: 08:25:40 system 08:25:40 3.8.13 08:25:40 3.9.13 08:25:40 * 3.10.6 (set by /w/workspace/ci-management-packer-verify/.python-version) 08:25:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ESaY from file:/tmp/.os_lf_venv 08:25:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:25:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:25:41 lf-activate-venv(): INFO: Base packages installed successfully 08:25:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:25:48 lf-activate-venv(): INFO: Adding /tmp/venv-ESaY/bin to PATH 08:25:48 Generating Requirements File 08:26:04 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. 08:26:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:26:05 Python 3.10.6 08:26:05 pip 26.0.1 from /tmp/venv-ESaY/lib/python3.10/site-packages/pip (python 3.10) 08:26:05 appdirs==1.4.4 08:26:05 argcomplete==3.6.3 08:26:05 aspy.yaml==1.3.0 08:26:05 attrs==25.4.0 08:26:05 autopage==0.6.0 08:26:05 backports.strenum==1.3.1 08:26:05 beautifulsoup4==4.14.3 08:26:05 boto3==1.42.55 08:26:05 botocore==1.42.55 08:26:05 bs4==0.0.2 08:26:05 certifi==2026.1.4 08:26:05 cffi==2.0.0 08:26:05 cfgv==3.5.0 08:26:05 chardet==6.0.0.post1 08:26:05 charset-normalizer==3.4.4 08:26:05 click==8.3.1 08:26:05 cliff==4.13.2 08:26:05 cmd2==3.2.2 08:26:05 cryptography==3.3.2 08:26:05 debtcollector==3.0.0 08:26:05 decorator==5.2.1 08:26:05 defusedxml==0.7.1 08:26:05 Deprecated==1.3.1 08:26:05 distlib==0.4.0 08:26:05 dnspython==2.8.0 08:26:05 docker==7.1.0 08:26:05 dogpile.cache==1.5.0 08:26:05 durationpy==0.10 08:26:05 email-validator==2.3.0 08:26:05 filelock==3.24.3 08:26:05 future==1.0.0 08:26:05 gitdb==4.0.12 08:26:05 GitPython==3.1.46 08:26:05 httplib2==0.30.2 08:26:05 identify==2.6.16 08:26:05 idna==3.11 08:26:05 importlib-resources==1.5.0 08:26:05 iso8601==2.1.0 08:26:05 Jinja2==3.1.6 08:26:05 jmespath==1.1.0 08:26:05 jsonpatch==1.33 08:26:05 jsonpointer==3.0.0 08:26:05 jsonschema==4.26.0 08:26:05 jsonschema-specifications==2025.9.1 08:26:05 keystoneauth1==5.13.1 08:26:05 kubernetes==35.0.0 08:26:05 lftools==0.37.21 08:26:05 lxml==6.0.2 08:26:05 markdown-it-py==4.0.0 08:26:05 MarkupSafe==3.0.3 08:26:05 mdurl==0.1.2 08:26:05 msgpack==1.1.2 08:26:05 multi_key_dict==2.0.3 08:26:05 munch==4.0.0 08:26:05 netaddr==1.3.0 08:26:05 niet==1.4.2 08:26:05 nodeenv==1.10.0 08:26:05 oauth2client==4.1.3 08:26:05 oauthlib==3.3.1 08:26:05 openstacksdk==4.10.0 08:26:05 os-service-types==1.8.2 08:26:05 osc-lib==4.4.0 08:26:05 oslo.config==10.3.0 08:26:05 oslo.context==6.3.0 08:26:05 oslo.i18n==6.7.2 08:26:05 oslo.log==8.1.0 08:26:05 oslo.serialization==5.9.1 08:26:05 oslo.utils==10.0.0 08:26:05 packaging==26.0 08:26:05 pbr==7.0.3 08:26:05 platformdirs==4.9.2 08:26:05 prettytable==3.17.0 08:26:05 psutil==7.2.2 08:26:05 pyasn1==0.6.2 08:26:05 pyasn1_modules==0.4.2 08:26:05 pycparser==3.0 08:26:05 pygerrit2==2.0.15 08:26:05 PyGithub==2.8.1 08:26:05 Pygments==2.19.2 08:26:05 PyJWT==2.11.0 08:26:05 PyNaCl==1.6.2 08:26:05 pyparsing==2.4.7 08:26:05 pyperclip==1.11.0 08:26:05 pyrsistent==0.20.0 08:26:05 python-cinderclient==9.8.0 08:26:05 python-dateutil==2.9.0.post0 08:26:05 python-heatclient==5.0.0 08:26:05 python-jenkins==1.8.3 08:26:05 python-keystoneclient==5.7.0 08:26:05 python-magnumclient==4.9.0 08:26:05 python-openstackclient==9.0.0 08:26:05 python-swiftclient==4.9.0 08:26:05 PyYAML==6.0.3 08:26:05 referencing==0.37.0 08:26:05 requests==2.32.5 08:26:05 requests-oauthlib==2.0.0 08:26:05 requestsexceptions==1.4.0 08:26:05 rfc3986==2.0.0 08:26:05 rich==14.3.3 08:26:05 rich-argparse==1.7.2 08:26:05 rpds-py==0.30.0 08:26:05 rsa==4.9.1 08:26:05 ruamel.yaml==0.19.1 08:26:05 ruamel.yaml.clib==0.2.15 08:26:05 s3transfer==0.16.0 08:26:05 simplejson==3.20.2 08:26:05 six==1.17.0 08:26:05 smmap==5.0.2 08:26:05 soupsieve==2.8.3 08:26:05 stevedore==5.7.0 08:26:05 tabulate==0.9.0 08:26:05 toml==0.10.2 08:26:05 tomlkit==0.14.0 08:26:05 tqdm==4.67.3 08:26:05 typing_extensions==4.15.0 08:26:05 urllib3==1.26.20 08:26:05 virtualenv==20.39.0 08:26:05 wcwidth==0.6.0 08:26:05 websocket-client==1.9.0 08:26:05 wrapt==2.1.1 08:26:05 xdg==6.0.0 08:26:05 xmltodict==1.0.4 08:26:05 yq==3.4.3 08:26:05 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins8061406958036100747.sh 08:26:05 ---> sudo-logs.sh 08:26:05 Archiving 'sudo' log.. 08:26:06 [ci-management-packer-verify] $ /bin/bash /tmp/jenkins14991378275063224209.sh 08:26:06 ---> job-cost.sh 08:26:06 INFO: Activating Python virtual environment... 08:26:06 Setup pyenv: 08:26:06 system 08:26:06 3.8.13 08:26:06 3.9.13 08:26:06 * 3.10.6 (set by /w/workspace/ci-management-packer-verify/.python-version) 08:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ESaY from file:/tmp/.os_lf_venv 08:26:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:07 lf-activate-venv(): INFO: Base packages installed successfully 08:26:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-ESaY/bin to PATH 08:26:13 INFO: No stack-cost file found 08:26:13 INFO: Instance uptime: 410s 08:26:13 INFO: Fetching instance metadata (attempt 1 of 3)... 08:26:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:26:13 INFO: Successfully fetched instance metadata 08:26:13 INFO: Instance type: v3-standard-2 08:26:13 INFO: Retrieving pricing info for: v3-standard-2 08:26:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:26:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=410 08:26:13 INFO: Successfully fetched Vexxhost pricing API 08:26:13 INFO: Retrieved cost: 0.06 08:26:13 INFO: Retrieved resource: v3-standard-2 08:26:13 INFO: Creating archive directory: /w/workspace/ci-management-packer-verify/archives/cost 08:26:13 INFO: Archiving costs to: /w/workspace/ci-management-packer-verify/archives/cost.csv 08:26:13 INFO: Successfully archived job cost data 08:26:13 DEBUG: Cost data: ci-management-packer-verify,356,2026-02-24 08:26:13,v3-standard-2,410,0.06,0.00,SUCCESS 08:26:13 [ci-management-packer-verify] $ /bin/bash -l /tmp/jenkins11002180921639936185.sh 08:26:14 ---> logs-deploy.sh 08:26:14 Setup pyenv: 08:26:14 system 08:26:14 3.8.13 08:26:14 3.9.13 08:26:14 * 3.10.6 (set by /w/workspace/ci-management-packer-verify/.python-version) 08:26:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ESaY from file:/tmp/.os_lf_venv 08:26:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:15 lf-activate-venv(): INFO: Base packages installed successfully 08:26:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-ESaY/bin to PATH 08:26:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-packer-verify/356 08:26:22 INFO: archiving workspace using pattern(s): 08:26:23 /tmp/venv-ESaY/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:26:23 warnings.warn( 08:26:24 Archives upload complete. 08:26:24 INFO: archiving logs to Nexus 08:26:24 /tmp/venv-ESaY/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:26:24 warnings.warn( 08:26:25 ---> uname -a: 08:26:25 Linux prd-centos8-builder-2c-1g-19731.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:26:25 08:26:25 08:26:25 ---> lscpu: 08:26:25 Architecture: x86_64 08:26:25 CPU op-mode(s): 32-bit, 64-bit 08:26:25 Byte Order: Little Endian 08:26:25 CPU(s): 2 08:26:25 On-line CPU(s) list: 0,1 08:26:25 Thread(s) per core: 1 08:26:25 Core(s) per socket: 1 08:26:25 Socket(s): 2 08:26:25 NUMA node(s): 1 08:26:25 Vendor ID: AuthenticAMD 08:26:25 CPU family: 23 08:26:25 Model: 49 08:26:25 Model name: AMD EPYC-Rome Processor 08:26:25 Stepping: 0 08:26:25 CPU MHz: 2799.998 08:26:25 BogoMIPS: 5599.99 08:26:25 Virtualization: AMD-V 08:26:25 Hypervisor vendor: KVM 08:26:25 Virtualization type: full 08:26:25 L1d cache: 32K 08:26:25 L1i cache: 32K 08:26:25 L2 cache: 512K 08:26:25 L3 cache: 16384K 08:26:25 NUMA node0 CPU(s): 0,1 08:26:25 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 08:26:25 08:26:25 08:26:25 ---> nproc: 08:26:25 2 08:26:25 08:26:25 08:26:25 ---> df -h: 08:26:25 Filesystem Size Used Avail Use% Mounted on 08:26:25 devtmpfs 3.8G 0 3.8G 0% /dev 08:26:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:26:25 tmpfs 3.8G 17M 3.8G 1% /run 08:26:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:26:25 /dev/vda1 40G 8.8G 32G 22% / 08:26:25 tmpfs 770M 0 770M 0% /run/user/1001 08:26:25 08:26:25 08:26:25 ---> free -m: 08:26:25 total used free shared buff/cache available 08:26:25 Mem: 7699 595 4775 19 2327 6798 08:26:25 Swap: 1023 0 1023 08:26:25 08:26:25 08:26:25 ---> ip addr: 08:26:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:26:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:25 inet 127.0.0.1/8 scope host lo 08:26:25 valid_lft forever preferred_lft forever 08:26:25 inet6 ::1/128 scope host 08:26:25 valid_lft forever preferred_lft forever 08:26:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:26:25 link/ether fa:16:3e:57:df:43 brd ff:ff:ff:ff:ff:ff 08:26:25 altname enp0s3 08:26:25 altname ens3 08:26:25 inet 10.30.107.207/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:26:25 valid_lft 85988sec preferred_lft 85988sec 08:26:25 inet6 fe80::f816:3eff:fe57:df43/64 scope link 08:26:25 valid_lft forever preferred_lft forever 08:26:25 08:26:25 08:26:25 ---> sar -b -r -n DEV: 08:26:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 08:26:25 08:26:25 08:19:29 LINUX RESTART (2 CPU) 08:26:25 08:26:25 08:20:00 AM tps rtps wtps bread/s bwrtn/s 08:26:25 08:20:01 AM 2817.57 335.14 2482.43 3156.76 19545.95 08:26:25 08:21:01 AM 185.05 101.08 83.97 1087.95 10570.57 08:26:25 08:22:01 AM 3.68 0.00 3.68 0.00 125.15 08:26:25 08:23:01 AM 1.55 0.05 1.50 1.07 21.68 08:26:25 08:24:01 AM 0.97 0.00 0.97 0.00 9.95 08:26:25 08:25:01 AM 1.30 0.02 1.28 0.53 14.85 08:26:25 08:26:01 AM 84.36 6.85 77.51 971.81 4864.01 08:26:25 Average: 51.83 18.65 33.19 349.34 2635.78 08:26:25 08:26:25 08:20:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:26:25 08:20:01 AM 5731388 7136896 2153048 27.31 2688 1596468 646288 7.23 149860 1720384 38444 08:26:25 08:21:01 AM 5332248 7021400 2552188 32.37 2688 1876512 1030996 11.54 354668 1901456 36 08:26:25 08:22:01 AM 5396244 7085496 2488192 31.56 2688 1876596 767128 8.59 355600 1838904 12 08:26:25 08:23:01 AM 5329008 7018428 2555428 32.41 2688 1876728 1027124 11.50 356180 1903244 32 08:26:25 08:24:01 AM 5398132 7087632 2486304 31.53 2688 1876796 705460 7.90 356400 1836348 4 08:26:25 08:25:01 AM 5368624 7058260 2515812 31.91 2688 1876916 822948 9.21 356604 1864904 24 08:26:25 08:26:01 AM 4948808 6966012 2935628 37.23 2688 2188436 764120 8.55 545948 2040020 191080 08:26:25 Average: 5357779 7053446 2526657 32.05 2688 1881207 823438 9.22 353609 1872180 32805 08:26:25 08:26:25 08:20:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:26:25 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:21:01 AM eth0 139.68 99.42 1023.95 17.86 0.00 0.00 0.00 0.00 08:26:25 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:22:01 AM eth0 22.93 22.38 16.99 4.10 0.00 0.00 0.00 0.00 08:26:25 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:23:01 AM eth0 23.51 22.96 17.15 4.22 0.00 0.00 0.00 0.00 08:26:25 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:24:01 AM eth0 23.13 22.93 16.96 4.14 0.00 0.00 0.00 0.00 08:26:25 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:25:01 AM eth0 23.74 23.31 17.28 4.30 0.00 0.00 0.00 0.00 08:26:25 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 08:26:01 AM eth0 91.24 68.21 1140.60 13.41 0.00 0.00 0.00 0.00 08:26:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:25 Average: eth0 53.93 43.11 371.40 7.99 0.00 0.00 0.00 0.00 08:26:25 08:26:25 08:26:25 ---> sar -P ALL: 08:26:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 08:26:25 08:26:25 08:19:29 LINUX RESTART (2 CPU) 08:26:25 08:26:25 08:20:00 AM CPU %user %nice %system %iowait %steal %idle 08:26:25 08:20:01 AM all 21.53 15.28 35.42 15.97 0.00 11.81 08:26:25 08:20:01 AM 0 42.25 1.41 18.31 21.13 0.00 16.90 08:26:25 08:20:01 AM 1 1.37 28.77 52.05 10.96 0.00 6.85 08:26:25 08:21:01 AM all 33.25 1.83 18.49 1.73 0.08 44.61 08:26:25 08:21:01 AM 0 35.73 2.05 18.37 1.70 0.08 42.07 08:26:25 08:21:01 AM 1 30.77 1.61 18.62 1.77 0.08 47.15 08:26:25 08:22:01 AM all 34.70 0.00 4.61 0.02 0.08 60.59 08:26:25 08:22:01 AM 0 35.98 0.00 4.56 0.00 0.08 59.37 08:26:25 08:22:01 AM 1 33.42 0.00 4.66 0.03 0.08 61.81 08:26:25 08:23:01 AM all 35.37 0.00 4.57 0.01 0.12 59.94 08:26:25 08:23:01 AM 0 35.87 0.00 4.58 0.02 0.12 59.42 08:26:25 08:23:01 AM 1 34.87 0.00 4.56 0.00 0.12 60.45 08:26:25 08:24:01 AM all 34.01 0.00 4.34 0.01 0.08 61.55 08:26:25 08:24:01 AM 0 34.48 0.00 4.32 0.00 0.08 61.11 08:26:25 08:24:01 AM 1 33.55 0.00 4.36 0.02 0.08 61.99 08:26:25 08:25:01 AM all 35.50 0.00 4.62 0.01 0.08 59.80 08:26:25 08:25:01 AM 0 34.95 0.00 4.62 0.02 0.07 60.34 08:26:25 08:25:01 AM 1 36.04 0.00 4.61 0.00 0.08 59.27 08:26:25 08:26:01 AM all 40.55 0.00 4.32 0.76 0.09 54.28 08:26:25 08:26:01 AM 0 56.25 0.00 5.30 1.00 0.08 37.37 08:26:25 08:26:01 AM 1 24.90 0.00 3.34 0.52 0.10 71.15 08:26:25 Average: all 35.55 0.33 6.86 0.45 0.09 56.73 08:26:25 Average: 0 38.91 0.34 6.96 0.49 0.09 53.22 08:26:25 Average: 1 32.19 0.32 6.75 0.41 0.09 60.24 08:26:25 08:26:25 08:26:25