Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-221 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-packer-merge-centos-7-builder [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FuWAHpfASrwX/agent.6927 SSH_AGENT_PID=6929 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-7-builder@tmp/private_key_11378082927358999944.key (/w/workspace/ci-management-packer-merge-centos-7-builder@tmp/private_key_11378082927358999944.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/ci-management > git init /w/workspace/ci-management-packer-merge-centos-7-builder # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-7-builder@tmp/jenkins-gitclient-ssh8147470989202487223.key > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b0066c3a17b1f5d4d88f420726446ab1461a66e7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0066c3a17b1f5d4d88f420726446ab1461a66e7 # timeout=10 Commit message: "Chore: Clean up JJB jobs" > git rev-list --no-walk e9e26c5c06c282f338dfda5aea11eb0f4b5ec7fc # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.jjb/global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env] to file:/w/workspace/ci-management-packer-merge-centos-7-builder@tmp/config12245625050480522319tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=builder PACKER_PLATFORM=centos-7 PACKER_VERSION=1.4.2 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins11192814922125888149.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.4.2. /w/workspace/ci-management-packer-merge-centos-7-builder /w/workspace/ci-management-packer-merge-centos-7-builder 2025-06-15 02:46:29 URL:https://releases.hashicorp.com/packer/1.4.2/packer_1.4.2_linux_amd64.zip [42983668/42983668] -> "packer_1.4.2_linux_amd64.zip" [1] Archive: packer_1.4.2_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-7-builder/bin/packer /w/workspace/ci-management-packer-merge-centos-7-builder ---> packer-build.sh Usage: packer validate [options] TEMPLATE Checks the template is valid by parsing the template and also checking the configuration with the various builders, provisioners, etc. If it is not valid, the errors will be shown and the command will exit with a non-zero exit status. If it is valid, it will exit with a zero exit status. Options: -syntax-only Only check syntax. Do not verify config of the template. -except=foo,bar,baz Validate all builds other than these. -only=foo,bar,baz Validate only these builds. -var 'key=value' Variable for templates, can be used multiple times. -var-file=path JSON file containing user variables. invalid value "common-packer/vars/centos-7.json" for flag -var-file: open common-packer/vars/centos-7.json: no such file or directory Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6929 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins5657056818099971755.sh ---> sysstat.sh [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins779071781626974803.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-7-builder + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-7-builder ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-7-builder ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-7-builder/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-7-builder/archives/ [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins6597339186006243314.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sGYM lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sGYM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins8360382557051785414.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-7-builder@tmp/config9092026762835920978tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins8360387440502248456.sh ---> create-netrc.sh [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins13523507513545321717.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-centos-7-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sGYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sGYM/bin to PATH Generating Requirements File 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. lftools 0.37.13 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.9.13 pip 25.1.1 from /tmp/venv-sGYM/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.36 botocore==1.38.36 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.1.8 cliff==4.9.1 cmd2==2.6.1 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-novaclient==18.9.0 python-openstackclient==6.0.1 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 zipp==3.23.0 [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins10953535442177339544.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-7-builder] $ /bin/bash /tmp/jenkins3552159478847359836.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-centos-7-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sGYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sGYM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-1 INFO: Archiving Costs [ci-management-packer-merge-centos-7-builder] $ /bin/bash -l /tmp/jenkins7521648361643859404.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-centos-7-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sGYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sGYM/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/ci-management-packer-merge-centos-7-builder/105 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-2c-1g-221.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux