Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-packstack.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-83315-504979/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fe77372bbe134ba28498e3dc8899b5b1', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83315-504979/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/openstack-packstack.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/openstack-packstack-17.0.0-0.1.0rc2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-packstack.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-83315-504979/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '29fa5ff126464ef69c3b148fc1ff603c', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83315-504979/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/openstack-packstack.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.4FGSah + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf packstack-17.0.0.0rc2 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-17.0.0.0rc2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-17.0.0.0rc2 + /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 'openstack-packstack-17.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + xargs rm -rf + find packstack/puppet/modules '(' -name spec -o -name ext ')' + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BhjkYb + umask 022 + cd /builddir/build/BUILD + cd packstack-17.0.0.0rc2 + 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/packstack creating build/lib/packstack/installer copying packstack/installer/output_messages.py -> build/lib/packstack/installer copying packstack/installer/__init__.py -> build/lib/packstack/installer copying packstack/installer/validators.py -> build/lib/packstack/installer copying packstack/installer/setup_controller.py -> build/lib/packstack/installer copying packstack/installer/exceptions.py -> build/lib/packstack/installer copying packstack/installer/run_setup.py -> build/lib/packstack/installer copying packstack/installer/basedefs.py -> build/lib/packstack/installer copying packstack/installer/processors.py -> build/lib/packstack/installer creating build/lib/packstack/modules copying packstack/modules/puppet.py -> build/lib/packstack/modules copying packstack/modules/documentation.py -> build/lib/packstack/modules copying packstack/modules/__init__.py -> build/lib/packstack/modules copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules copying packstack/modules/common.py -> build/lib/packstack/modules copying packstack/version.py -> build/lib/packstack copying packstack/__init__.py -> build/lib/packstack creating build/lib/packstack/plugins copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins copying packstack/plugins/ssl_001.py -> build/lib/packstack/plugins copying packstack/plugins/__init__.py -> build/lib/packstack/plugins copying packstack/plugins/manila_355.py -> build/lib/packstack/plugins copying packstack/plugins/panko_820.py -> build/lib/packstack/plugins copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins copying packstack/plugins/sahara_900.py -> build/lib/packstack/plugins copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins copying packstack/plugins/magnum_920.py -> build/lib/packstack/plugins copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins copying packstack/plugins/gnocchi_790.py -> build/lib/packstack/plugins copying packstack/plugins/postscript_951.py -> build/lib/packstack/plugins copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins copying packstack/plugins/aodh_810.py -> build/lib/packstack/plugins copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins creating build/lib/packstack/installer/utils copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils creating build/lib/packstack/installer/core copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core copying packstack/installer/core/arch.py -> build/lib/packstack/installer/core running egg_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' writing manifest file 'packstack.egg-info/SOURCES.txt' copying packstack/installer/LICENSE -> build/lib/packstack/installer + sleep 1 + /usr/libexec/platform-python setup.py build_sphinx -b man running build_sphinx The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_tree_index_modules'] [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option. Creating file docs/api/packstack.rst. Creating file docs/api/packstack.installer.rst. Creating file docs/api/packstack.installer.core.rst. Creating file docs/api/packstack.installer.utils.rst. Creating file docs/api/packstack.modules.rst. Creating file docs/api/packstack.plugins.rst. Creating file docs/api/tests.rst. Creating file docs/api/tests.installer.rst. Creating file docs/api/tests.modules.rst. Creating file docs/api/modules.rst. Running Sphinx v2.2.2 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: all of 0 po files building [man]: all source files updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api/modules reading sources... [ 18%] api/packstack reading sources... [ 27%] api/packstack.installer reading sources... [ 36%] api/packstack.installer.core reading sources... [ 45%] api/packstack.installer.utils reading sources... [ 54%] api/packstack.modules reading sources... [ 63%] api/packstack.plugins reading sources... [ 72%] api/tests reading sources... [ 81%] api/tests.installer reading sources... [ 90%] api/tests.modules reading sources... [100%] packstack /builddir/build/BUILD/packstack-17.0.0.0rc2/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/packstack-17.0.0.0rc2/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "info". /builddir/build/BUILD/packstack-17.0.0.0rc2/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "err". WARNING: autodoc: failed to import module 'test_arch' from module 'tests.installer'; the following exception was raised: No module named 'mock' looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/packstack-17.0.0.0rc2/docs/api/modules.rst: WARNING: document isn't included in any toctree done writing... packstack.1 { } done build succeeded, 6 warnings. The manual pages are in docs/build/man. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.upGNBj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch + cd packstack-17.0.0.0rc2 + 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/openstack-packstack-17.0.0-0.1.0rc2.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/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack copying build/lib/packstack/version.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/output_messages.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/validators.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/strings.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shortcuts.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/network.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/datastructures.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/shell.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/utils/decorators.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils copying build/lib/packstack/installer/LICENSE -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/sequences.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/parameters.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/drones.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/core/arch.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core copying build/lib/packstack/installer/setup_controller.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/exceptions.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/run_setup.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/basedefs.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/installer/processors.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer copying build/lib/packstack/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/keystone_100.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/ceilometer_800.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/ironic_275.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/ssl_001.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/manila_355.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/panko_820.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/prescript_000.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/dashboard_500.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/provision_700.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/cinder_250.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/trove_850.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/mariadb_003.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/sahara_900.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/swift_600.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/magnum_920.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/nova_300.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/amqp_002.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/gnocchi_790.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/postscript_951.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/puppet_950.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/neutron_350.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/heat_650.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/aodh_810.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/openstack_client_400.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins copying build/lib/packstack/plugins/glance_200.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules copying build/lib/packstack/modules/puppet.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules copying build/lib/packstack/modules/documentation.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules copying build/lib/packstack/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules copying build/lib/packstack/modules/ospluginutils.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules copying build/lib/packstack/modules/common.py -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/output_messages.py to output_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/validators.py to validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/strings.py to strings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/shortcuts.py to shortcuts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/datastructures.py to datastructures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/utils/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core/sequences.py to sequences.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core/parameters.py to parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core/drones.py to drones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/core/arch.py to arch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/setup_controller.py to setup_controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/run_setup.py to run_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/basedefs.py to basedefs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/installer/processors.py to processors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/keystone_100.py to keystone_100.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/ceilometer_800.py to ceilometer_800.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/ironic_275.py to ironic_275.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/ssl_001.py to ssl_001.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/manila_355.py to manila_355.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/panko_820.py to panko_820.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/prescript_000.py to prescript_000.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/dashboard_500.py to dashboard_500.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/provision_700.py to provision_700.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/cinder_250.py to cinder_250.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/trove_850.py to trove_850.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/mariadb_003.py to mariadb_003.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/sahara_900.py to sahara_900.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/swift_600.py to swift_600.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/magnum_920.py to magnum_920.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/nova_300.py to nova_300.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/amqp_002.py to amqp_002.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/gnocchi_790.py to gnocchi_790.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/postscript_951.py to postscript_951.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/puppet_950.py to puppet_950.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/neutron_350.py to neutron_350.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/heat_650.py to heat_650.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/aodh_810.py to aodh_810.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/openstack_client_400.py to openstack_client_400.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/plugins/glance_200.py to glance_200.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules/puppet.py to puppet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules/documentation.py to documentation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules/ospluginutils.py to ospluginutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack/modules/common.py to common.cpython-36.pyc writing byte-compilation script '/tmp/tmpw8cndfy5.py' /usr/libexec/platform-python /tmp/tmpw8cndfy5.py removing /tmp/tmpw8cndfy5.py running install_data creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share creating /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/packstack copying docs/packstack.rst -> /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/packstack running install_egg_info running egg_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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 reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' writing manifest file 'packstack.egg-info/SOURCES.txt' Copying packstack.egg-info to /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/packstack-17.0.0.0rc2-py3.6.egg-info running install_scripts Installing packstack script to /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.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) + rm -fr /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/tests + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/share/openstack-puppet/modules + cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/share/openstack-puppet/modules/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/share/packstack + install -p -D -m 644 docs/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/share/packstack + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/lib/python3.6/site-packages/packstack/puppet + mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch//usr/lib/python3.6/site-packages/packstack/puppet/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/man/man1 + install -p -D -m 644 docs/build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/man/man1/ + rm -fr /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/lib/python3.6/site-packages/docs + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 17.0.0-0.1.0rc2.el8 --unique-debug-suffix -17.0.0-0.1.0rc2.el8.noarch --unique-debug-src-base openstack-packstack-17.0.0-0.1.0rc2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/packstack-17.0.0.0rc2 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: /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/openstack-packstack-17.0.0-0.1.0rc2.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 mangling shebang in /usr/share/openstack-puppet/modules/packstack/templates/ssl/generate_ssl_certs.sh.erb from /bin/env bash to #!/bin/bash *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services_remote.pp is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services.pp is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/magnum/rabbitmq.pp is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/keystone/magnum.pp is executable but has empty or no shebang, removing executable bit Processing files: openstack-packstack-17.0.0-0.1.0rc2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vLGoPu + umask 022 + cd /builddir/build/BUILD + cd packstack-17.0.0.0rc2 + DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/doc/openstack-packstack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/doc/openstack-packstack + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch/usr/share/doc/openstack-packstack + exit 0 Provides: openstack-packstack = 1:17.0.0-0.1.0rc2.el8 python3.6dist(packstack) = 17.0.0.0rc2 python3dist(packstack) = 17.0.0.0rc2 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: packstack-modules-puppet Processing files: openstack-packstack-puppet-17.0.0-0.1.0rc2.el8.noarch Provides: openstack-packstack-puppet = 1:17.0.0-0.1.0rc2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: openstack-packstack-doc-17.0.0-0.1.0rc2.el8.noarch Provides: openstack-packstack-doc = 1:17.0.0-0.1.0rc2.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/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch Wrote: /builddir/build/RPMS/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-puppet-17.0.0-0.1.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-doc-17.0.0-0.1.0rc2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S8W8b1 + umask 022 + cd /builddir/build/BUILD + cd packstack-17.0.0.0rc2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-17.0.0-0.1.0rc2.el8.noarch + exit 0 Child return code was: 0