Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heatclient.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-82066-492174/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c19fc2e33fd640bb86f65c8d6fb71dd0', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-82066-492174/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heatclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-heatclient-2.2.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heatclient.spec'], nspawn_args=['--private-network']shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-82066-492174/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e1c3e68e54845968d4ebe95f74d4611', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-82066-492174/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heatclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6HyUnq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-heatclient-2.2.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-heatclient-2.2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-heatclient-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-heatclient-2.2.1 base' + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Eu2TZw + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/heatclient creating build/lib/heatclient/tests creating build/lib/heatclient/tests/unit creating build/lib/heatclient/tests/unit/osc copying heatclient/tests/unit/osc/__init__.py -> build/lib/heatclient/tests/unit/osc copying heatclient/tests/unit/osc/fakes.py -> build/lib/heatclient/tests/unit/osc copying heatclient/tests/unit/osc/utils.py -> build/lib/heatclient/tests/unit/osc creating build/lib/heatclient/osc copying heatclient/osc/plugin.py -> build/lib/heatclient/osc copying heatclient/osc/__init__.py -> build/lib/heatclient/osc copying heatclient/__init__.py -> build/lib/heatclient copying heatclient/_i18n.py -> build/lib/heatclient copying heatclient/client.py -> build/lib/heatclient copying heatclient/exc.py -> build/lib/heatclient copying heatclient/shell.py -> build/lib/heatclient creating build/lib/heatclient/tests/functional creating build/lib/heatclient/tests/functional/osc creating build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/test_readonly.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/__init__.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/test_stack.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/base.py -> build/lib/heatclient/tests/functional/osc/v1 creating build/lib/heatclient/tests/unit/v1 copying heatclient/tests/unit/v1/__init__.py -> build/lib/heatclient/tests/unit/v1 copying heatclient/tests/unit/v1/test_hooks.py -> build/lib/heatclient/tests/unit/v1 copying heatclient/tests/functional/__init__.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/test_readonly_heat.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/base.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/config.py -> build/lib/heatclient/tests/functional creating build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_software_config.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/__init__.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_resource_type.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_software_deployment.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_service.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_stack_failures.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_stack.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_event.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_template.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/fakes.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_build_info.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_resource.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_snapshot.py -> build/lib/heatclient/tests/unit/osc/v1 creating build/lib/heatclient/v1 copying heatclient/v1/services.py -> build/lib/heatclient/v1 copying heatclient/v1/__init__.py -> build/lib/heatclient/v1 copying heatclient/v1/stacks.py -> build/lib/heatclient/v1 copying heatclient/v1/resources.py -> build/lib/heatclient/v1 copying heatclient/v1/client.py -> build/lib/heatclient/v1 copying heatclient/v1/build_info.py -> build/lib/heatclient/v1 copying heatclient/v1/software_deployments.py -> build/lib/heatclient/v1 copying heatclient/v1/actions.py -> build/lib/heatclient/v1 copying heatclient/v1/resource_types.py -> build/lib/heatclient/v1 copying heatclient/v1/template_versions.py -> build/lib/heatclient/v1 copying heatclient/v1/events.py -> build/lib/heatclient/v1 copying heatclient/v1/shell.py -> build/lib/heatclient/v1 copying heatclient/v1/software_configs.py -> build/lib/heatclient/v1 creating build/lib/heatclient/osc/v1 copying heatclient/osc/v1/__init__.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/event.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/software_config.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/snapshot.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/resource_type.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/software_deployment.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/service.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/stack.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/build_info.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/resource.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/template.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/stack_failures.py -> build/lib/heatclient/osc/v1 copying heatclient/tests/functional/osc/__init__.py -> build/lib/heatclient/tests/functional/osc creating build/lib/heatclient/common copying heatclient/common/event_utils.py -> build/lib/heatclient/common copying heatclient/common/__init__.py -> build/lib/heatclient/common copying heatclient/common/format_utils.py -> build/lib/heatclient/common copying heatclient/common/http.py -> build/lib/heatclient/common copying heatclient/common/template_utils.py -> build/lib/heatclient/common copying heatclient/common/base.py -> build/lib/heatclient/common copying heatclient/common/template_format.py -> build/lib/heatclient/common copying heatclient/common/resource_formatter.py -> build/lib/heatclient/common copying heatclient/common/deployment_utils.py -> build/lib/heatclient/common copying heatclient/common/utils.py -> build/lib/heatclient/common copying heatclient/common/hook_utils.py -> build/lib/heatclient/common copying heatclient/common/environment_format.py -> build/lib/heatclient/common copying heatclient/tests/unit/__init__.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_deployment_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_service.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_stacks.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_common_http.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_shell.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_software_configs.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_software_deployments.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resource_types.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_environment_format.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_versions.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/fakes.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_event_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resources.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_build_info.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_format.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resource_formatter.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_actions.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_format_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_events.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_openstack_common.py -> build/lib/heatclient/tests/unit copying heatclient/tests/__init__.py -> build/lib/heatclient/tests copying heatclient/tests/inline_templates.py -> build/lib/heatclient/tests running egg_info writing python_heatclient.egg-info/PKG-INFO writing dependency_links to python_heatclient.egg-info/dependency_links.txt writing entry points to python_heatclient.egg-info/entry_points.txt deleting python_heatclient.egg-info/requires.txt writing top-level names to python_heatclient.egg-info/top_level.txt writing pbr to python_heatclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_heatclient.egg-info/SOURCES.txt' creating build/lib/heatclient/tests/functional/templates copying heatclient/tests/functional/templates/heat_minimal.yaml -> build/lib/heatclient/tests/functional/templates copying heatclient/tests/functional/templates/heat_minimal_hot.yaml -> build/lib/heatclient/tests/functional/templates creating build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/adopt_stack_data.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/dot_test.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/environment.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/minimal.template -> build/lib/heatclient/tests/unit/var creating build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/adopt.json -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/adopt_with_file.json -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/empty.yaml -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/parameters.yaml -> build/lib/heatclient/tests/test_templates + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QN6ohH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch + cd python-heatclient-2.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient copying build/lib/heatclient/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient copying build/lib/heatclient/_i18n.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests copying build/lib/heatclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/parameters.yaml -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/empty.yaml -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/adopt.json -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/adopt_with_file.json -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/inline_templates.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_deployment_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_service.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_stacks.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_common_http.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_software_configs.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_software_deployments.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/adopt_stack_data.json -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/dot_test.json -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/environment.json -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/minimal.template -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/test_resource_types.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_environment_format.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_versions.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_event_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_resources.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_build_info.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_format.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_resource_formatter.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_actions.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_format_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_events.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_openstack_common.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/osc/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/osc/utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_resource_type.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_service.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_stack_failures.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_stack.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_event.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_template.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_resource.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_snapshot.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1 creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/v1 copying build/lib/heatclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/v1 copying build/lib/heatclient/tests/unit/v1/test_hooks.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/v1 creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional copying build/lib/heatclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional copying build/lib/heatclient/tests/functional/test_readonly_heat.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/templates/heat_minimal_hot.yaml -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/templates/heat_minimal.yaml -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional copying build/lib/heatclient/tests/functional/config.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc copying build/lib/heatclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/test_readonly.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/test_stack.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/base.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/client.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient copying build/lib/heatclient/exc.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/event_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/format_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/http.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/template_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/base.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/template_format.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/resource_formatter.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/deployment_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/hook_utils.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/common/environment_format.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common copying build/lib/heatclient/shell.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc copying build/lib/heatclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc copying build/lib/heatclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/event.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/software_config.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/snapshot.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/resource_type.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/service.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/stack.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/build_info.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/resource.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/template.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/stack_failures.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1 creating /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/services.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/stacks.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/resources.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/client.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/build_info.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/software_deployments.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/actions.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/resource_types.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/template_versions.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/events.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/shell.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 copying build/lib/heatclient/v1/software_configs.py -> /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1 byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/inline_templates.py to inline_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_deployment_utils.py to test_deployment_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_stacks.py to test_stacks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_common_http.py to test_common_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_software_configs.py to test_software_configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_software_deployments.py to test_software_deployments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_resource_types.py to test_resource_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_environment_format.py to test_environment_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_template_versions.py to test_template_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_template_utils.py to test_template_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_event_utils.py to test_event_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_resources.py to test_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_build_info.py to test_build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_template_format.py to test_template_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_resource_formatter.py to test_resource_formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_actions.py to test_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_format_utils.py to test_format_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_events.py to test_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/test_openstack_common.py to test_openstack_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_software_config.py to test_software_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_resource_type.py to test_resource_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_software_deployment.py to test_software_deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_stack_failures.py to test_stack_failures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_event.py to test_event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_template.py to test_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_build_info.py to test_build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/osc/v1/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/unit/v1/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/test_readonly_heat.py to test_readonly_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1/test_readonly.py to test_readonly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests/functional/osc/v1/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/event_utils.py to event_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/format_utils.py to format_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/http.py to http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/template_utils.py to template_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/template_format.py to template_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/resource_formatter.py to resource_formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/deployment_utils.py to deployment_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/hook_utils.py to hook_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/common/environment_format.py to environment_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/software_config.py to software_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/snapshot.py to snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/resource_type.py to resource_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/software_deployment.py to software_deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/stack.py to stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/build_info.py to build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/osc/v1/stack_failures.py to stack_failures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/stacks.py to stacks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/build_info.py to build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/software_deployments.py to software_deployments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/actions.py to actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/resource_types.py to resource_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/template_versions.py to template_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/v1/software_configs.py to software_configs.cpython-36.pyc writing byte-compilation script '/tmp/tmp3jhe_if9.py' /usr/libexec/platform-python /tmp/tmp3jhe_if9.py removing /tmp/tmp3jhe_if9.py running install_egg_info running egg_info writing python_heatclient.egg-info/PKG-INFO writing dependency_links to python_heatclient.egg-info/dependency_links.txt writing entry points to python_heatclient.egg-info/entry_points.txt writing top-level names to python_heatclient.egg-info/top_level.txt writing pbr to python_heatclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_heatclient.egg-info/SOURCES.txt' Copying python_heatclient.egg-info to /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/python_heatclient-2.2.1-py3.6.egg-info running install_scripts Installing heat script to /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + echo 2.2.1 + ln -s heat /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/bin/heat-3 + mkdir -p /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/etc/bash_completion.d + install -pm 644 tools/heat.bash_completion /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/etc/bash_completion.d/heat + rm -fr /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/heatclient/tests + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-heatclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-heatclient-2.2.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 11%] cli/orchestration reading sources... [ 17%] cli/software_config reading sources... [ 23%] cli/software_deployment reading sources... [ 29%] cli/stack reading sources... [ 35%] index reading sources... [ 41%] man/heat reading sources... [ 47%] ref/client reading sources... [ 52%] ref/exc reading sources... [ 58%] ref/index reading sources... [ 64%] ref/v1/actions reading sources... [ 70%] ref/v1/events reading sources... [ 76%] ref/v1/index reading sources... [ 82%] ref/v1/resources reading sources... [ 88%] ref/v1/software_configs reading sources... [ 94%] ref/v1/software_deployments reading sources... [100%] ref/v1/stacks looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] cli/index [openstackdocstheme] pdf_link False writing output... [ 11%] cli/orchestration writing output... [ 17%] cli/software_config writing output... [ 23%] cli/software_deployment writing output... [ 29%] cli/stack writing output... [ 35%] index writing output... [ 41%] man/heat writing output... [ 47%] ref/client [openstackdocstheme] could not determine last_updated for 'ref/client' writing output... [ 52%] ref/exc [openstackdocstheme] could not determine last_updated for 'ref/exc' writing output... [ 58%] ref/index [openstackdocstheme] could not determine last_updated for 'ref/index' writing output... [ 64%] ref/v1/actions [openstackdocstheme] could not determine last_updated for 'ref/v1/actions' writing output... [ 70%] ref/v1/events [openstackdocstheme] could not determine last_updated for 'ref/v1/events' writing output... [ 76%] ref/v1/index [openstackdocstheme] could not determine last_updated for 'ref/v1/index' writing output... [ 82%] ref/v1/resources [openstackdocstheme] could not determine last_updated for 'ref/v1/resources' writing output... [ 88%] ref/v1/software_configs [openstackdocstheme] could not determine last_updated for 'ref/v1/software_configs' writing output... [ 94%] ref/v1/software_deployments [openstackdocstheme] could not determine last_updated for 'ref/v1/software_deployments' writing output... [100%] ref/v1/stacks [openstackdocstheme] could not determine last_updated for 'ref/v1/stacks' generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-heatclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-heatclient-2.2.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 11%] cli/orchestration reading sources... [ 17%] cli/software_config reading sources... [ 23%] cli/software_deployment reading sources... [ 29%] cli/stack reading sources... [ 35%] index reading sources... [ 41%] man/heat reading sources... [ 47%] ref/client reading sources... [ 52%] ref/exc reading sources... [ 58%] ref/index reading sources... [ 64%] ref/v1/actions reading sources... [ 70%] ref/v1/events reading sources... [ 76%] ref/v1/index reading sources... [ 82%] ref/v1/resources reading sources... [ 88%] ref/v1/software_configs reading sources... [ 94%] ref/v1/software_deployments reading sources... [100%] ref/v1/stacks looking for now-outdated files... none found pickling environment... done checking consistency... done writing... heat.1 { } done build succeeded. The manual pages are in doc/build/man. + install -p -D -m 644 doc/build/man/heat.1 /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/man/man1/heat.1 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.2.1-1.el8 --unique-debug-suffix -2.2.1-1.el8.noarch --unique-debug-src-base python-heatclient-2.2.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-heatclient-2.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-heatclient-2.2.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7EUFX8 + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python3-heatclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python3-heatclient + cp -pr README.rst /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python3-heatclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6IHZEA + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python3-heatclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python3-heatclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python3-heatclient + exit 0 Provides: python3-heatclient = 2.2.1-1.el8 python3.6dist(python-heatclient) = 2.2.1 python3dist(python-heatclient) = 2.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-heatclient < 2.2.1-1.el8 Processing files: python-heatclient-doc-2.2.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WUid3i + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python-heatclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python-heatclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/doc/python-heatclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zo8Rt1 + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python-heatclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python-heatclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch/usr/share/licenses/python-heatclient-doc + exit 0 Provides: python-heatclient-doc = 2.2.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-heatclient-2.2.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-heatclient-doc-2.2.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c1EatL + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-heatclient-2.2.1-1.el8.noarch + exit 0 Child return code was: 0