D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-cookiecutter-1.7.3-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eA9LcZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cookiecutter-1.7.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/1.7.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cookiecutter-1.7.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's#python -c#/usr/bin/python3 -c#' Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.byHVIX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/cookiecutter
copying cookiecutter/zipfile.py -> build/lib/cookiecutter
copying cookiecutter/vcs.py -> build/lib/cookiecutter
copying cookiecutter/utils.py -> build/lib/cookiecutter
copying cookiecutter/repository.py -> build/lib/cookiecutter
copying cookiecutter/replay.py -> build/lib/cookiecutter
copying cookiecutter/prompt.py -> build/lib/cookiecutter
copying cookiecutter/main.py -> build/lib/cookiecutter
copying cookiecutter/log.py -> build/lib/cookiecutter
copying cookiecutter/hooks.py -> build/lib/cookiecutter
copying cookiecutter/generate.py -> build/lib/cookiecutter
copying cookiecutter/find.py -> build/lib/cookiecutter
copying cookiecutter/extensions.py -> build/lib/cookiecutter
copying cookiecutter/exceptions.py -> build/lib/cookiecutter
copying cookiecutter/environment.py -> build/lib/cookiecutter
copying cookiecutter/config.py -> build/lib/cookiecutter
copying cookiecutter/cli.py -> build/lib/cookiecutter
copying cookiecutter/__main__.py -> build/lib/cookiecutter
copying cookiecutter/__init__.py -> build/lib/cookiecutter
running egg_info
creating cookiecutter.egg-info
writing cookiecutter.egg-info/PKG-INFO
writing dependency_links to cookiecutter.egg-info/dependency_links.txt
writing entry points to cookiecutter.egg-info/entry_points.txt
writing requirements to cookiecutter.egg-info/requires.txt
writing top-level names to cookiecutter.egg-info/top_level.txt
writing manifest file 'cookiecutter.egg-info/SOURCES.txt'
reading manifest file 'cookiecutter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS.rst'
warning: no files found matching 'CONTRIBUTING.rst'
warning: no files found matching 'HISTORY.rst'
warning: no files found matching 'README.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'cookiecutter.egg-info/SOURCES.txt'
+ make docs
+ docs
Creating file docs/cookiecutter.rst.
Creating file docs/modules.rst.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs'
rm -rf _build/*
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v4.3.0
making output directory... done
loading intersphinx inventory from http://docs.python.org/objects.inv...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffa483caf0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 32 source files that are out of date
updating environment: [new config] 32 added, 0 changed, 0 removed
reading sources... [  3%] AUTHORS
/usr/lib/python3.9/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))
reading sources... [  6%] BACKERS
reading sources... [  9%] CODE_OF_CONDUCT
reading sources... [ 12%] CONTRIBUTING
reading sources... [ 15%] HISTORY
reading sources... [ 18%] README
reading sources... [ 21%] advanced/calling_from_python
reading sources... [ 25%] advanced/choice_variables
reading sources... [ 28%] advanced/cli_options
reading sources... [ 31%] advanced/copy_without_render
reading sources... [ 34%] advanced/dict_variables
reading sources... [ 37%] advanced/directories
reading sources... [ 40%] advanced/hooks
reading sources... [ 43%] advanced/index
reading sources... [ 46%] advanced/injecting_context
reading sources... [ 50%] advanced/replay
reading sources... [ 53%] advanced/suppressing_prompts
reading sources... [ 56%] advanced/template_extensions
reading sources... [ 59%] advanced/templates_in_context
reading sources... [ 62%] advanced/user_config
reading sources... [ 65%] case_studies
reading sources... [ 68%] cookiecutter
reading sources... [ 71%] first_steps
reading sources... [ 75%] index
reading sources... [ 78%] installation
reading sources... [ 81%] overview
reading sources... [ 84%] sprint-contributors
reading sources... [ 87%] troubleshooting
reading sources... [ 90%] tutorial1
reading sources... [ 93%] tutorial2
reading sources... [ 96%] tutorials
reading sources... [100%] usage

/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/first_steps.rst:1: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'HelloCookieCutter1/Readme.rst'.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  3%] AUTHORS
writing output... [  6%] BACKERS
writing output... [  9%] CODE_OF_CONDUCT
writing output... [ 12%] CONTRIBUTING
writing output... [ 15%] HISTORY
writing output... [ 18%] README
writing output... [ 21%] advanced/calling_from_python
writing output... [ 25%] advanced/choice_variables
writing output... [ 28%] advanced/cli_options
writing output... [ 31%] advanced/copy_without_render
writing output... [ 34%] advanced/dict_variables
writing output... [ 37%] advanced/directories
writing output... [ 40%] advanced/hooks
writing output... [ 43%] advanced/index
writing output... [ 46%] advanced/injecting_context
writing output... [ 50%] advanced/replay
writing output... [ 53%] advanced/suppressing_prompts
writing output... [ 56%] advanced/template_extensions
writing output... [ 59%] advanced/templates_in_context
writing output... [ 62%] advanced/user_config
writing output... [ 65%] case_studies
writing output... [ 68%] cookiecutter
writing output... [ 71%] first_steps
writing output... [ 75%] index
writing output... [ 78%] installation
writing output... [ 81%] overview
writing output... [ 84%] sprint-contributors
writing output... [ 87%] troubleshooting
writing output... [ 90%] tutorial1
writing output... [ 93%] tutorial2
writing output... [ 96%] tutorials
writing output... [100%] usage

/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/advanced/template_extensions.rst:97: WARNING: Could not lex literal_block as "json". Highlighting skipped.
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
generating indices... genindex /home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
py-modindex /home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
done
highlighting module code... [  6%] cookiecutter.cli
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 12%] cookiecutter.config
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 18%] cookiecutter.environment
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 25%] cookiecutter.exceptions
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 31%] cookiecutter.extensions
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 37%] cookiecutter.find
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 43%] cookiecutter.generate
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 50%] cookiecutter.hooks
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 56%] cookiecutter.log
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 62%] cookiecutter.main
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 68%] cookiecutter.prompt
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 75%] cookiecutter.replay
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 81%] cookiecutter.repository
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 87%] cookiecutter.utils
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [ 93%] cookiecutter.vcs
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
highlighting module code... [100%] cookiecutter.zipfile
/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated

/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
writing additional pages... search /home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs/index.rst:14: WARNING: toctree contains reference to document 'first_steps' that doesn't have a title: no link will be generated
done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 56 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3/docs'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2rCcY9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
+ cd cookiecutter-1.7.3
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/cli.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/environment.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/extensions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/find.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/generate.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/hooks.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/main.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/prompt.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/replay.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/repository.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/vcs.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
copying build/lib/cookiecutter/zipfile.py -> /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/cli.py to cli.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/config.py to config.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/environment.py to environment.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/extensions.py to extensions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/find.py to find.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/generate.py to generate.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/hooks.py to hooks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/log.py to log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/main.py to main.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/prompt.py to prompt.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/replay.py to replay.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/repository.py to repository.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/vcs.py to vcs.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter/zipfile.py to zipfile.cpython-39.pyc
writing byte-compilation script '/tmp/tmp5ual7qp0.py'
/usr/bin/python3 /tmp/tmp5ual7qp0.py
removing /tmp/tmp5ual7qp0.py
running install_egg_info
running egg_info
writing cookiecutter.egg-info/PKG-INFO
writing dependency_links to cookiecutter.egg-info/dependency_links.txt
writing entry points to cookiecutter.egg-info/entry_points.txt
writing requirements to cookiecutter.egg-info/requires.txt
writing top-level names to cookiecutter.egg-info/top_level.txt
reading manifest file 'cookiecutter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS.rst'
warning: no files found matching 'CONTRIBUTING.rst'
warning: no files found matching 'HISTORY.rst'
warning: no files found matching 'README.rst'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
adding license file 'AUTHORS.md'
writing manifest file 'cookiecutter.egg-info/SOURCES.txt'
Copying cookiecutter.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/cookiecutter-1.7.3-py3.9.egg-info
running install_scripts
Installing cookiecutter script to /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.3-1.mga9 --unique-debug-suffix -1.7.3-1.mga9.aarch64 --unique-debug-src-base python-cookiecutter-1.7.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WoMhFU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 -m pytest tests -v
/usr/lib/python3.9/site-packages/_pytest/config/__init__.py:427: PytestConfigWarning: pytest-catchlog plugin has been merged into the core, please remove it from your requirements.
  warnings.warn(
============================= test session starts ==============================
platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /home/iurt/rpmbuild/BUILD/cookiecutter-1.7.3, configfile: setup.cfg, testpaths: tests
plugins: cov-2.12.1, catchlog-1.2.2, mock-3.6.1
collecting ... collected 276 items

tests/test_abort_generate_on_hook_error.py::test_hooks_raises_errors[pre_gen_hook_raises_error] PASSED [  0%]
tests/test_abort_generate_on_hook_error.py::test_hooks_raises_errors[post_gen_hook_raises_error] PASSED [  0%]
tests/test_cli.py::test_cli_version[-V] PASSED                           [  1%]
tests/test_cli.py::test_cli_version[--version] PASSED                    [  1%]
tests/test_cli.py::test_cli_error_on_existing_output_directory PASSED    [  1%]
tests/test_cli.py::test_cli PASSED                                       [  2%]
tests/test_cli.py::test_cli_verbose PASSED                               [  2%]
tests/test_cli.py::test_cli_replay PASSED                                [  2%]
tests/test_cli.py::test_cli_exit_on_noinput_and_replay PASSED            [  3%]
tests/test_cli.py::test_run_cookiecutter_on_overwrite_if_exists_and_replay[-f] PASSED [  3%]
tests/test_cli.py::test_run_cookiecutter_on_overwrite_if_exists_and_replay[--overwrite-if-exists] PASSED [  3%]
tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_does_not_exist[-f] PASSED [  4%]
tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_does_not_exist[--overwrite-if-exists] PASSED [  4%]
tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_exists[-f] PASSED [  5%]
tests/test_cli.py::test_cli_overwrite_if_exists_when_output_dir_exists[--overwrite-if-exists] PASSED [  5%]
tests/test_cli.py::test_cli_output_dir[-o] PASSED                        [  5%]
tests/test_cli.py::test_cli_output_dir[--output-dir] PASSED              [  6%]
tests/test_cli.py::test_cli_help[-h] PASSED                              [  6%]
tests/test_cli.py::test_cli_help[--help] PASSED                          [  6%]
tests/test_cli.py::test_cli_help[help] PASSED                            [  7%]
tests/test_cli.py::test_user_config PASSED                               [  7%]
tests/test_cli.py::test_default_user_config_overwrite PASSED             [  7%]
tests/test_cli.py::test_default_user_config PASSED                       [  8%]
tests/test_cli.py::test_echo_undefined_variable_error PASSED             [  8%]
tests/test_cli.py::test_echo_unknown_extension_error PASSED              [  9%]
tests/test_cli.py::test_cli_extra_context PASSED                         [  9%]
tests/test_cli.py::test_cli_extra_context_invalid_format PASSED          [  9%]
tests/test_cli.py::test_debug_file_non_verbose PASSED                    [ 10%]
tests/test_cli.py::test_debug_file_verbose PASSED                        [ 10%]
tests/test_cli.py::test_directory_repo PASSED                            [ 10%]
tests/test_cookiecutter_invocation.py::test_should_raise_error_without_template_arg PASSED [ 11%]
tests/test_cookiecutter_invocation.py::test_should_invoke_main PASSED    [ 11%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_project_dir[tests/fake-repo-pre/] PASSED [ 11%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_project_dir[tests/fake-repo-pre] PASSED [ 12%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_extra_context PASSED [ 12%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_templated_context PASSED [ 13%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_no_input_return_rendered_file PASSED [ 13%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_dict_values_in_context PASSED [ 13%]
tests/test_cookiecutter_local_no_input.py::test_cookiecutter_template_cleanup PASSED [ 14%]
tests/test_cookiecutter_local_with_input.py::test_cookiecutter_local_with_input PASSED [ 14%]
tests/test_cookiecutter_local_with_input.py::test_cookiecutter_input_extra_context PASSED [ 14%]
tests/test_custom_extensions_in_hooks.py::test_hook_with_extension[pre_gen_hook] PASSED [ 15%]
tests/test_custom_extensions_in_hooks.py::test_hook_with_extension[post_gen_hook] PASSED [ 15%]
tests/test_default_extensions.py::test_jinja2_time_extension PASSED      [ 15%]
tests/test_default_extensions.py::test_jinja2_slugify_extension PASSED   [ 16%]
tests/test_environment.py::test_env_should_raise_for_unknown_extension PASSED [ 16%]
tests/test_environment.py::test_env_should_come_with_default_extensions PASSED [ 17%]
tests/test_exceptions.py::test_undefined_variable_to_str PASSED          [ 17%]
tests/test_find.py::test_find_template[fake-repo-pre] PASSED             [ 17%]
tests/test_find.py::test_find_template[fake-repo-pre2] PASSED            [ 18%]
tests/test_generate_context.py::test_generate_context[input_params0-expected_context0] PASSED [ 18%]
tests/test_generate_context.py::test_generate_context[input_params1-expected_context1] PASSED [ 18%]
tests/test_generate_context.py::test_generate_context[input_params2-expected_context2] PASSED [ 19%]
tests/test_generate_context.py::test_generate_context[input_params3-expected_context3] PASSED [ 19%]
tests/test_generate_context.py::test_generate_context_with_json_decoding_error PASSED [ 19%]
tests/test_generate_context.py::test_default_context_replacement_in_generate_context PASSED [ 20%]
tests/test_generate_context.py::test_apply_overwrites_does_include_unused_variables PASSED [ 20%]
tests/test_generate_context.py::test_apply_overwrites_sets_non_list_value PASSED [ 21%]
tests/test_generate_context.py::test_apply_overwrites_does_not_modify_choices_for_invalid_overwrite PASSED [ 21%]
tests/test_generate_context.py::test_apply_overwrites_sets_default_for_choice_variable PASSED [ 21%]
tests/test_generate_copy_without_render.py::test_generate_copy_without_render_extensions PASSED [ 22%]
tests/test_generate_file.py::test_generate_file PASSED                   [ 22%]
tests/test_generate_file.py::test_generate_file_jsonify_filter PASSED    [ 22%]
tests/test_generate_file.py::test_generate_file_random_ascii_string[True-10] PASSED [ 23%]
tests/test_generate_file.py::test_generate_file_random_ascii_string[True-40] PASSED [ 23%]
tests/test_generate_file.py::test_generate_file_random_ascii_string[False-10] PASSED [ 23%]
tests/test_generate_file.py::test_generate_file_random_ascii_string[False-40] PASSED [ 24%]
tests/test_generate_file.py::test_generate_file_with_true_condition PASSED [ 24%]
tests/test_generate_file.py::test_generate_file_with_false_condition PASSED [ 25%]
tests/test_generate_file.py::test_generate_file_verbose_template_syntax_error PASSED [ 25%]
tests/test_generate_files.py::test_ensure_dir_is_templated_raises[] PASSED [ 25%]
tests/test_generate_files.py::test_ensure_dir_is_templated_raises[{foo}] PASSED [ 26%]
tests/test_generate_files.py::test_ensure_dir_is_templated_raises[{{foo] PASSED [ 26%]
tests/test_generate_files.py::test_ensure_dir_is_templated_raises[bar}}] PASSED [ 26%]
tests/test_generate_files.py::test_generate_files_nontemplated_exception PASSED [ 27%]
tests/test_generate_files.py::test_generate_files PASSED                 [ 27%]
tests/test_generate_files.py::test_generate_files_with_trailing_newline PASSED [ 27%]
tests/test_generate_files.py::test_generate_files_binaries PASSED        [ 28%]
tests/test_generate_files.py::test_generate_files_absolute_path PASSED   [ 28%]
tests/test_generate_files.py::test_generate_files_output_dir PASSED      [ 28%]
tests/test_generate_files.py::test_generate_files_permissions PASSED     [ 29%]
tests/test_generate_files.py::test_generate_files_with_overwrite_if_exists_with_skip_if_file_exists PASSED [ 29%]
tests/test_generate_files.py::test_generate_files_with_skip_if_file_exists PASSED [ 30%]
tests/test_generate_files.py::test_generate_files_with_overwrite_if_exists PASSED [ 30%]
tests/test_generate_files.py::test_raise_undefined_variable_file_name PASSED [ 30%]
tests/test_generate_files.py::test_raise_undefined_variable_file_name_existing_project PASSED [ 31%]
tests/test_generate_files.py::test_raise_undefined_variable_file_content PASSED [ 31%]
tests/test_generate_files.py::test_raise_undefined_variable_dir_name PASSED [ 31%]
tests/test_generate_files.py::test_raise_undefined_variable_dir_name_existing_project PASSED [ 32%]
tests/test_generate_files.py::test_raise_undefined_variable_project_dir PASSED [ 32%]
tests/test_generate_hooks.py::test_ignore_hooks_dirs PASSED              [ 32%]
tests/test_generate_hooks.py::test_run_python_hooks PASSED               [ 33%]
tests/test_generate_hooks.py::test_run_python_hooks_cwd PASSED           [ 33%]
tests/test_generate_hooks.py::test_empty_hooks PASSED                    [ 34%]
tests/test_generate_hooks.py::test_oserror_hooks PASSED                  [ 34%]
tests/test_generate_hooks.py::test_run_failing_hook_removes_output_directory PASSED [ 34%]
tests/test_generate_hooks.py::test_run_failing_hook_preserves_existing_output_directory PASSED [ 35%]
tests/test_generate_hooks.py::test_run_shell_hooks PASSED                [ 35%]
tests/test_generate_hooks.py::test_run_shell_hooks_win SKIPPED (Win ...) [ 35%]
tests/test_get_config.py::test_merge_configs PASSED                      [ 36%]
tests/test_get_config.py::test_get_config PASSED                         [ 36%]
tests/test_get_config.py::test_get_config_does_not_exist PASSED          [ 36%]
tests/test_get_config.py::test_invalid_config PASSED                     [ 37%]
tests/test_get_config.py::test_get_config_with_defaults PASSED           [ 37%]
tests/test_get_user_config.py::test_get_user_config_valid PASSED         [ 38%]
tests/test_get_user_config.py::test_get_user_config_invalid PASSED       [ 38%]
tests/test_get_user_config.py::test_get_user_config_nonexistent PASSED   [ 38%]
tests/test_get_user_config.py::test_specify_config_path PASSED           [ 39%]
tests/test_get_user_config.py::test_default_config_path PASSED           [ 39%]
tests/test_get_user_config.py::test_default_config_from_env_variable PASSED [ 39%]
tests/test_get_user_config.py::test_force_default_config PASSED          [ 40%]
tests/test_get_user_config.py::test_expand_user_for_directories_in_config PASSED [ 40%]
tests/test_get_user_config.py::test_expand_vars_for_directories_in_config PASSED [ 40%]
tests/test_hooks.py::TestFindHooks::test_find_hook PASSED                [ 41%]
tests/test_hooks.py::TestFindHooks::test_no_hooks PASSED                 [ 41%]
tests/test_hooks.py::TestFindHooks::test_unknown_hooks_dir PASSED        [ 42%]
tests/test_hooks.py::TestFindHooks::test_hook_not_found PASSED           [ 42%]
tests/test_hooks.py::TestExternalHooks::test_run_script PASSED           [ 42%]
tests/test_hooks.py::TestExternalHooks::test_run_script_cwd PASSED       [ 43%]
tests/test_hooks.py::TestExternalHooks::test_run_script_with_context PASSED [ 43%]
tests/test_hooks.py::TestExternalHooks::test_run_hook PASSED             [ 43%]
tests/test_hooks.py::TestExternalHooks::test_run_failing_hook PASSED     [ 44%]
tests/test_hooks.py::test_ignore_hook_backup_files PASSED                [ 44%]
tests/test_log.py::test_info_stdout_logging PASSED                       [ 44%]
tests/test_log.py::test_debug_stdout_logging PASSED                      [ 45%]
tests/test_log.py::test_debug_file_logging PASSED                        [ 45%]
tests/test_main.py::test_replay_dump_template_name PASSED                [ 46%]
tests/test_main.py::test_replay_load_template_name PASSED                [ 46%]
tests/test_output_folder.py::test_output_folder PASSED                   [ 46%]
tests/test_output_folder.py::test_exception_when_output_folder_exists PASSED [ 47%]
tests/test_preferred_encoding.py::test_not_ascii PASSED                  [ 47%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str[1-1] PASSED [ 47%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str[True-True] PASSED [ 48%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str[foo-foo] PASSED [ 48%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str[{{cookiecutter.project}}-foobar] PASSED [ 48%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str[None-None] PASSED [ 49%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var0-rendered_var0] PASSED [ 49%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var1-rendered_var1] PASSED [ 50%]
tests/test_prompt.py::TestRenderVariable::test_convert_to_str_complex_variables[raw_var2-rendered_var2] PASSED [ 50%]
tests/test_prompt.py::TestPrompt::test_prompt_for_config[ASCII default prompt/input] PASSED [ 50%]
tests/test_prompt.py::TestPrompt::test_prompt_for_config[Unicode default prompt/input] PASSED [ 51%]
tests/test_prompt.py::TestPrompt::test_prompt_for_config_dict PASSED     [ 51%]
tests/test_prompt.py::TestPrompt::test_should_render_dict PASSED         [ 51%]
tests/test_prompt.py::TestPrompt::test_should_render_deep_dict PASSED    [ 52%]
tests/test_prompt.py::TestPrompt::test_prompt_for_templated_config PASSED [ 52%]
tests/test_prompt.py::TestPrompt::test_dont_prompt_for_private_context_var PASSED [ 52%]
tests/test_prompt.py::TestPrompt::test_should_not_render_private_variables PASSED [ 53%]
tests/test_prompt.py::TestReadUserChoice::test_should_invoke_read_user_choice PASSED [ 53%]
tests/test_prompt.py::TestReadUserChoice::test_should_invoke_read_user_variable PASSED [ 53%]
tests/test_prompt.py::TestReadUserChoice::test_should_render_choices PASSED [ 54%]
tests/test_prompt.py::TestPromptChoiceForConfig::test_should_return_first_option_if_no_input PASSED [ 54%]
tests/test_prompt.py::TestPromptChoiceForConfig::test_should_read_user_choice PASSED [ 55%]
tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict] PASSED [ 55%]
tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with choices] PASSED [ 55%]
tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with dict_key] PASSED [ 56%]
tests/test_prompt.py::test_undefined_variable[Undefined variable in cookiecutter dict with key_value] PASSED [ 56%]
tests/test_read_repo_password.py::test_click_invocation PASSED           [ 56%]
tests/test_read_user_choice.py::test_click_invocation[1-hello] PASSED    [ 57%]
tests/test_read_user_choice.py::test_click_invocation[2-world] PASSED    [ 57%]
tests/test_read_user_choice.py::test_click_invocation[3-foo] PASSED      [ 57%]
tests/test_read_user_choice.py::test_click_invocation[4-bar] PASSED      [ 58%]
tests/test_read_user_choice.py::test_raise_if_options_is_not_a_non_empty_list PASSED [ 58%]
tests/test_read_user_dict.py::test_process_json_invalid_json PASSED      [ 59%]
tests/test_read_user_dict.py::test_process_json_non_dict PASSED          [ 59%]
tests/test_read_user_dict.py::test_process_json_valid_json PASSED        [ 59%]
tests/test_read_user_dict.py::test_process_json_deep_dict PASSED         [ 60%]
tests/test_read_user_dict.py::test_should_raise_type_error PASSED        [ 60%]
tests/test_read_user_dict.py::test_should_call_prompt_with_process_json PASSED [ 60%]
tests/test_read_user_dict.py::test_read_user_dict_default_value PASSED   [ 61%]
tests/test_read_user_variable.py::test_click_invocation PASSED           [ 61%]
tests/test_read_user_yes_no.py::test_click_invocation PASSED             [ 61%]
tests/test_repo_not_found.py::test_should_raise_error_if_repo_does_not_exist PASSED [ 62%]
tests/test_specify_output_dir.py::test_api_invocation PASSED             [ 62%]
tests/test_specify_output_dir.py::test_default_output_dir PASSED         [ 63%]
tests/test_utils.py::test_rmtree PASSED                                  [ 63%]
tests/test_utils.py::test_make_sure_path_exists FAILED                   [ 63%]
tests/test_utils.py::test_workin PASSED                                  [ 64%]
tests/test_utils.py::test_prompt_should_ask_and_rm_repo_dir PASSED       [ 64%]
tests/test_utils.py::test_prompt_should_ask_and_exit_on_user_no_answer PASSED [ 64%]
tests/test_utils.py::test_prompt_should_ask_and_rm_repo_file PASSED      [ 65%]
tests/test_utils.py::test_prompt_should_ask_and_keep_repo_on_no_reuse PASSED [ 65%]
tests/test_utils.py::test_prompt_should_ask_and_keep_repo_on_reuse PASSED [ 65%]
tests/test_utils.py::test_prompt_should_not_ask_if_no_input_and_rm_repo_dir PASSED [ 66%]
tests/test_utils.py::test_prompt_should_not_ask_if_no_input_and_rm_repo_file PASSED [ 66%]
tests/replay/test_dump.py::test_type_error_if_no_template_name PASSED    [ 67%]
tests/replay/test_dump.py::test_type_error_if_not_dict_context PASSED    [ 67%]
tests/replay/test_dump.py::test_value_error_if_key_missing_in_context PASSED [ 67%]
tests/replay/test_dump.py::test_ioerror_if_replay_dir_creation_fails PASSED [ 68%]
tests/replay/test_dump.py::test_run_json_dump PASSED                     [ 68%]
tests/replay/test_load.py::test_type_error_if_no_template_name PASSED    [ 68%]
tests/replay/test_load.py::test_value_error_if_key_missing_in_context PASSED [ 69%]
tests/replay/test_load.py::test_io_error_if_no_replay_file PASSED        [ 69%]
tests/replay/test_load.py::test_run_json_load PASSED                     [ 69%]
tests/replay/test_replay.py::test_get_replay_file_name PASSED            [ 70%]
tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs0] PASSED [ 70%]
tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs1] PASSED [ 71%]
tests/replay/test_replay.py::test_raise_on_invalid_mode[invalid_kwargs2] PASSED [ 71%]
tests/replay/test_replay.py::test_main_does_not_invoke_dump_but_load PASSED [ 71%]
tests/replay/test_replay.py::test_main_does_not_invoke_load_but_dump PASSED [ 72%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Simple expansion] PASSED [ 72%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Skip expansion (expansion not an abbreviation)] PASSED [ 72%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Expansion prefix] PASSED [ 73%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[expansion_override_builtin] PASSED [ 73%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[expansion_prefix_ignores_suffix] PASSED [ 73%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (github)] PASSED [ 74%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (gitlab)] PASSED [ 74%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion[Correct expansion for builtin abbreviations (bitbucket)] PASSED [ 75%]
tests/repository/test_abbreviation_expansion.py::test_abbreviation_expansion_prefix_not_0_in_braces PASSED [ 75%]
tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[/path/to/zipfile.zip-False] PASSED [ 75%]
tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[https://example.com/path/to/zipfile.zip-True] PASSED [ 76%]
tests/repository/test_determine_repo_dir_clones_repo.py::test_zipfile_unzip[http://example.com/path/to/zipfile.zip-True] PASSED [ 76%]
tests/repository/test_determine_repo_dir_clones_repo.py::test_repository_url_should_clone PASSED [ 76%]
tests/repository/test_determine_repo_dir_clones_repo.py::test_repository_url_with_no_context_file PASSED [ 77%]
tests/repository/test_determine_repo_dir_finds_existing_cookiecutter.py::test_should_find_existing_cookiecutter PASSED [ 77%]
tests/repository/test_determine_repo_dir_finds_subdirectories.py::test_should_find_existing_cookiecutter PASSED [ 77%]
tests/repository/test_determine_repo_dir_finds_subdirectories.py::test_local_repo_typo PASSED [ 78%]
tests/repository/test_determine_repository_should_use_local_repo.py::test_finds_local_repo PASSED [ 78%]
tests/repository/test_determine_repository_should_use_local_repo.py::test_local_repo_with_no_context_raises PASSED [ 78%]
tests/repository/test_determine_repository_should_use_local_repo.py::test_local_repo_typo PASSED [ 79%]
tests/repository/test_is_repo_url.py::test_is_zip_file[/path/to/zipfile.zip] PASSED [ 79%]
tests/repository/test_is_repo_url.py::test_is_zip_file[https://example.com/path/to/zipfile.zip] PASSED [ 80%]
tests/repository/test_is_repo_url.py::test_is_zip_file[http://example.com/path/to/zipfile.zip] PASSED [ 80%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[gitolite@server:team/repo] PASSED [ 80%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[git@github.com:audreyr/cookiecutter.git] PASSED [ 81%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[https://github.com/audreyr/cookiecutter.git] PASSED [ 81%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[git+https://private.com/gitrepo] PASSED [ 81%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[hg+https://private.com/mercurialrepo] PASSED [ 82%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[https://bitbucket.org/pokoli/cookiecutter.hg] PASSED [ 82%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_remote_urls[file://server/path/to/repo.git] PASSED [ 82%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[/audreyr/cookiecutter.git] PASSED [ 83%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[/home/audreyr/cookiecutter] PASSED [ 83%]
tests/repository/test_is_repo_url.py::test_is_repo_url_for_local_urls[c:\\users\\foo\\appdata\\local\\temp\\1\\pytest-0\\test_default_output_dir0\\template] PASSED [ 84%]
tests/repository/test_is_repo_url.py::test_expand_abbreviations PASSED   [ 84%]
tests/repository/test_repository_has_cookiecutter_json.py::test_valid_repository PASSED [ 84%]
tests/repository/test_repository_has_cookiecutter_json.py::test_invalid_repository[tests/fake-repo-bad] PASSED [ 85%]
tests/repository/test_repository_has_cookiecutter_json.py::test_invalid_repository[tests/unknown-repo] PASSED [ 85%]
tests/vcs/test_clone.py::test_clone_should_raise_if_vcs_not_installed PASSED [ 85%]
tests/vcs/test_clone.py::test_clone_should_rstrip_trailing_slash_in_repo_url PASSED [ 86%]
tests/vcs/test_clone.py::test_clone_should_abort_if_user_does_not_want_to_reclone PASSED [ 86%]
tests/vcs/test_clone.py::test_clone_should_invoke_vcs_command[git-https://github.com/hello/world.git-world] PASSED [ 86%]
tests/vcs/test_clone.py::test_clone_should_invoke_vcs_command[hg-https://bitbucket.org/foo/bar-bar] PASSED [ 87%]
tests/vcs/test_clone.py::test_clone_handles_repo_typo[fatal: repository 'https://github.com/hackebro/cookiedozer' not found] PASSED [ 87%]
tests/vcs/test_clone.py::test_clone_handles_repo_typo[hg: abort: HTTP Error 404: Not Found] PASSED [ 88%]
tests/vcs/test_clone.py::test_clone_handles_branch_typo[error: pathspec 'unknown_branch' did not match any file(s) known to git] PASSED [ 88%]
tests/vcs/test_clone.py::test_clone_handles_branch_typo[hg: abort: unknown revision 'unknown_branch'!] PASSED [ 88%]
tests/vcs/test_clone.py::test_clone_unknown_subprocess_error PASSED      [ 89%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[git+https://github.com/pytest-dev/cookiecutter-pytest-plugin.git-git-https://github.com/pytest-dev/cookiecutter-pytest-plugin.git] PASSED [ 89%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[hg+https://bitbucket.org/foo/bar.hg-hg-https://bitbucket.org/foo/bar.hg] PASSED [ 89%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/pytest-dev/cookiecutter-pytest-plugin.git-git-https://github.com/pytest-dev/cookiecutter-pytest-plugin.git] PASSED [ 90%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[https://bitbucket.org/foo/bar.hg-hg-https://bitbucket.org/foo/bar.hg] PASSED [ 90%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/audreyr/cookiecutter-pypackage.git-git-https://github.com/audreyr/cookiecutter-pypackage.git] PASSED [ 90%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[https://github.com/audreyr/cookiecutter-pypackage-git-https://github.com/audreyr/cookiecutter-pypackage] PASSED [ 91%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[git@gitorious.org:cookiecutter-gitorious/cookiecutter-gitorious.git-git-git@gitorious.org:cookiecutter-gitorious/cookiecutter-gitorious.git] PASSED [ 91%]
tests/vcs/test_identify_repo.py::test_identify_known_repo[https://audreyr@bitbucket.org/audreyr/cookiecutter-bitbucket-hg-https://audreyr@bitbucket.org/audreyr/cookiecutter-bitbucket] PASSED [ 92%]
tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+git] PASSED [ 92%]
tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+hg] PASSED [ 92%]
tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foo+bar] PASSED [ 93%]
tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[foobar] PASSED [ 93%]
tests/vcs/test_identify_repo.py::test_identify_raise_on_unknown_repo[http://norepotypespecified.com] PASSED [ 93%]
tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[-False] PASSED [ 94%]
tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[None-False] PASSED [ 94%]
tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[False-False] PASSED [ 94%]
tests/vcs/test_is_vcs_installed.py::test_is_vcs_installed[/usr/local/bin/git-True] PASSED [ 95%]
tests/zipfile/test_unzip.py::test_unzip_local_file PASSED                [ 95%]
tests/zipfile/test_unzip.py::test_unzip_protected_local_file_environment_password PASSED [ 96%]
tests/zipfile/test_unzip.py::test_unzip_protected_local_file_bad_environment_password PASSED [ 96%]
tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_password_with_noinput PASSED [ 96%]
tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_password PASSED [ 97%]
tests/zipfile/test_unzip.py::test_unzip_protected_local_file_user_bad_password PASSED [ 97%]
tests/zipfile/test_unzip.py::test_empty_zip_file PASSED                  [ 97%]
tests/zipfile/test_unzip.py::test_non_repo_zip_file PASSED               [ 98%]
tests/zipfile/test_unzip.py::test_bad_zip_file PASSED                    [ 98%]
tests/zipfile/test_unzip.py::test_unzip_url PASSED                       [ 98%]
tests/zipfile/test_unzip.py::test_unzip_url_existing_cache PASSED        [ 99%]
tests/zipfile/test_unzip.py::test_unzip_url_existing_cache_no_input PASSED [ 99%]
tests/zipfile/test_unzip.py::test_unzip_should_abort_if_no_redownload PASSED [100%]

=================================== FAILURES ===================================
__________________________ test_make_sure_path_exists __________________________

    def test_make_sure_path_exists():
        """Verify correct True/False response from `utils.make_sure_path_exists`.
    
        Should return True if directory exist or created.
        Should return False if impossible to create directory (for example protected)
        """
        if sys.platform.startswith('win'):
            existing_directory = os.path.abspath(os.curdir)
            uncreatable_directory = 'a*b'
        else:
            existing_directory = '/usr/'
            uncreatable_directory = '/this-doesnt-exist-and-cant-be-created/'
    
        assert utils.make_sure_path_exists(existing_directory)
        assert utils.make_sure_path_exists('tests/blah')
        assert utils.make_sure_path_exists('tests/trailingslash/')
>       assert not utils.make_sure_path_exists(uncreatable_directory)
E       AssertionError: assert not True
E        +  where True = <function make_sure_path_exists at 0xffffac1f2820>('/this-doesnt-exist-and-cant-be-created/')
E        +    where <function make_sure_path_exists at 0xffffac1f2820> = utils.make_sure_path_exists

tests/test_utils.py:46: AssertionError
------------------------------ Captured log call -------------------------------
DEBUG    cookiecutter.utils:utils.py:42 Making sure path exists: /usr/
DEBUG    cookiecutter.utils:utils.py:42 Making sure path exists: tests/blah
DEBUG    cookiecutter.utils:utils.py:45 Created directory at: tests/blah
DEBUG    cookiecutter.utils:utils.py:42 Making sure path exists: tests/trailingslash/
DEBUG    cookiecutter.utils:utils.py:45 Created directory at: tests/trailingslash/
DEBUG    cookiecutter.utils:utils.py:42 Making sure path exists: /this-doesnt-exist-and-cant-be-created/
DEBUG    cookiecutter.utils:utils.py:45 Created directory at: /this-doesnt-exist-and-cant-be-created/

----------- coverage: platform linux, python 3.9.8-final-0 -----------
Name                          Stmts   Miss  Cover   Missing
-----------------------------------------------------------
cookiecutter/__init__.py          2      0   100%
cookiecutter/__main__.py          3      0   100%
cookiecutter/cli.py              53      0   100%
cookiecutter/config.py           57      0   100%
cookiecutter/environment.py      21      0   100%
cookiecutter/exceptions.py       24      0   100%
cookiecutter/extensions.py       30      2    93%   11-12
cookiecutter/find.py             18      0   100%
cookiecutter/generate.py        169      0   100%
cookiecutter/hooks.py            62      0   100%
cookiecutter/log.py              22      0   100%
cookiecutter/main.py             31      0   100%
cookiecutter/prompt.py           89      0   100%
cookiecutter/replay.py           30      0   100%
cookiecutter/repository.py       41      0   100%
cookiecutter/utils.py            50      3    94%   25-26, 48
cookiecutter/vcs.py              57      2    96%   12-13
cookiecutter/zipfile.py          61      2    97%   14-15
-----------------------------------------------------------
TOTAL                           820      9    99%

=========================== short test summary info ============================
FAILED tests/test_utils.py::test_make_sure_path_exists - AssertionError: asse...
================== 1 failed, 274 passed, 1 skipped in 11.50s ===================
+ true
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python-cookiecutter-doc-1.7.3-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NLksYJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/doc/python-cookiecutter-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/doc/python-cookiecutter-doc
+ cp -pr docs /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/doc/python-cookiecutter-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zOyw1E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python-cookiecutter-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python-cookiecutter-doc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python-cookiecutter-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-cookiecutter-doc = 1.7.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-cookiecutter-1.7.3-1.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.edg5DC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python3-cookiecutter
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python3-cookiecutter
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64/usr/share/licenses/python3-cookiecutter
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-cookiecutter = 1.7.3-1.mga9 python3-cookiecutter = 1.7.3-1.mga9 python3.9-cookiecutter = 1.7.3-1.mga9 python3.9dist(cookiecutter) = 1.7.3 python3dist(cookiecutter) = 1.7.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(binaryornot) >= 0.4.4 python3.9dist(click) >= 7 python3.9dist(jinja2) < 4 python3.9dist(jinja2-time) >= 0.2 python3.9dist(poyo) >= 0.5 python3.9dist(python-slugify) >= 4 python3.9dist(requests) >= 2.23 python3.9dist(setuptools) python3.9dist(six) >= 1.10
Obsoletes: python-cookiecutter < 1.7.3-1.mga9
Recommends: python-cookiecutter-doc
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-cookiecutter-1.7.3-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-cookiecutter-doc-1.7.3-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GNDdiV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cookiecutter-1.7.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cookiecutter-1.7.3-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V4N2ia
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cookiecutter-1.7.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!