Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-160628-978342/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1667433600 Wrote: /builddir/build/SRPMS/openstack-tripleo-heat-templates-17.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-160628-978342/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1667433600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V4xH1u + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/tripleo-heat-templates-17.0.0.tar.gz.asc --data=/builddir/build/SOURCES/tripleo-heat-templates-17.0.0.tar.gz gpgv: Signature made Wed Nov 2 16:36:30 2022 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf tripleo-heat-templates-17.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tripleo-heat-templates-17.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tripleo-heat-templates-17.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep '/usr/bin/env python' . -rl + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/convert_policy_yaml_to_heat_template.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/yaml-diff.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/roles-data-generate.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/tests/test_convert_heat_nic_config_to_ansible_j2.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/process-templates.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/render-ansible-tasks.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/convert_nic_config.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/yaml-validate.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/convert_v1_net_data.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/make_ceph_disk_list.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/convert_heat_nic_config_to_ansible_j2.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tools/merge-new-params-nic-config-script.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tripleo_heat_templates/environment_generator.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./scripts/check-run-nova-compute + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./deployment/neutron/derive_pci_passthrough_whitelist.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/nova_wait_for_compute_service.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/nova_statedir_ownership.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/placement_wait_for_service.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/nova_api_ensure_default_cells.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/nova_wait_for_api_service.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./container_config_scripts/monitoring/collectd_check_health.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./ChangeLog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sgNchX + umask 022 + cd /builddir/build/BUILD + cd tripleo-heat-templates-17.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DnQBF7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch + cd tripleo-heat-templates-17.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch --prefix /usr running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_egg_info running egg_info writing tripleo_heat_templates.egg-info/PKG-INFO writing dependency_links to tripleo_heat_templates.egg-info/dependency_links.txt writing requirements to tripleo_heat_templates.egg-info/requires.txt writing top-level names to tripleo_heat_templates.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying tripleo_heat_templates.egg-info to /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tripleo_heat_templates-17.0.0-py3.9.egg-info running install_scripts + install -d -m 755 /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar config-download-software.yaml config-download-structured.yaml j2_excludes.yaml network_data_default.yaml network_data_undercloud.yaml overcloud-resource-registry-puppet.j2.yaml overcloud.j2.yaml roles_data.yaml roles_data_undercloud.yaml vip_data_default.yaml /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar puppet /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar common /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + '[' -d docker ']' + cp -ar deployment /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + '[' -d docker_config_scripts ']' + '[' -d container_config_scripts ']' + cp -ar container_config_scripts /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar firstboot /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar extraconfig /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar environments /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar network /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + '[' -d networks ']' + '[' -d network-data-samples ']' + cp -ar network-data-samples /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + '[' -d validation-scripts ']' + cp -ar deployed-server /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar ci /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar plan-samples /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar roles /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar scripts /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + cp -ar tools /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/share/openstack-tripleo-heat-templates + '[' -d examples ']' + '[' -d /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch//usr/lib/python3.9/site-packages/tripleo_heat_merge ']' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 17.0.0-1.el9s --unique-debug-suffix -17.0.0-1.el9s.noarch --unique-debug-src-base openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/tripleo-heat-templates-17.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/openstack-tripleo-heat-templates/tools/check-up-to-date.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/tools/roles-data-validation.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/tools/roles-data-generate-samples.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/tools/releasenotes_tox.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/extraconfig/post_deploy/undercloud_post.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/deployed-server/scripts/enable-ssh-admin.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/deployment/neutron/neutron-cleanup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pacemaker_restart_bundle.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pyshim.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pacemaker_resource_lock.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pacemaker_wait_bundle.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/nova_libvirt_init_secret.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pacemaker_mutex_restart_bundle.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/pacemaker_mutex_shutdown.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/mysql_upgrade_db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/openstack-tripleo-heat-templates/container_config_scripts/wait-port-and-run.sh from /bin/bash to #!/usr/bin/bash Processing files: openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Drn2Un + umask 022 + cd /builddir/build/BUILD + cd tripleo-heat-templates-17.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/doc/openstack-tripleo-heat-templates + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/doc/openstack-tripleo-heat-templates + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/doc/openstack-tripleo-heat-templates + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZX7bga + umask 022 + cd /builddir/build/BUILD + cd tripleo-heat-templates-17.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/licenses/openstack-tripleo-heat-templates + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/licenses/openstack-tripleo-heat-templates + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch/usr/share/licenses/openstack-tripleo-heat-templates + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-tripleo-heat-templates = 17.0.0-1.el9s python3.9dist(tripleo-heat-templates) = 17 python3dist(tripleo-heat-templates) = 17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) /usr/bin/bash /usr/bin/python3 /usr/libexec/platform-python python(abi) = 3.9 python3.9dist(jinja2) >= 2.10 python3.9dist(pyyaml) >= 3.12 python3.9dist(tripleo-common) >= 7.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YPeYXb + umask 022 + cd /builddir/build/BUILD + cd tripleo-heat-templates-17.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-17.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0