Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cheetah.spec'], nspawn_args=[]shell=Falseuid=996env={'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/module-mongodb-3.6-8010020191120044531-1cd76107-build-29611-2966/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cheetah.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cheetah.spec'], nspawn_args=[]shell=Falseuid=996env={'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/module-mongodb-3.6-8010020191120044531-1cd76107-build-29611-2966/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cheetah.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3WnQ8g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cheetah3-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cheetah3-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cheetah3-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cheetah-3.0.0-dont-run-tests-twice.patch): + echo 'Patch #0 (cheetah-3.0.0-dont-run-tests-twice.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Cheetah/CheetahWrapper.py Hunk #1 succeeded at 289 (offset 26 lines). + /usr/bin/sed -i -e '/^#!/,1d' Cheetah/Tests/Analyzer.py Cheetah/Tests/Boinker.py Cheetah/Tests/CheetahWrapper.py Cheetah/Tests/Cheps.py Cheetah/Tests/Filters.py Cheetah/Tests/Misc.py Cheetah/Tests/NameMapper.py Cheetah/Tests/NameMapper_pure.py Cheetah/Tests/Parser.py Cheetah/Tests/Performance.py Cheetah/Tests/Pinger.py Cheetah/Tests/Regressions.py Cheetah/Tests/SyntaxAndOutput.py Cheetah/Tests/Template.py Cheetah/Tests/Test.py Cheetah/Tests/Unicode.py Cheetah/Tests/__init__.py Cheetah/Tests/xmlrunner.py Cheetah/DirectiveAnalyzer.py Cheetah/Utils/Misc.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SwcUUb + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.1.0 + 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.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/NameMapper.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/ImportHooks.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/DummyTransaction.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/TemplateCmdLineIface.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Compiler.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Parser.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/DirectiveAnalyzer.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Unspecified.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/FileUtils.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Django.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Version.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/compat.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Servlet.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Filters.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/CacheRegion.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/SettingsManager.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/SourceReader.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/ImportManager.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/ErrorCatchers.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/convertTmplPathToModuleName.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/CacheStore.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/CheetahWrapper.py -> build/lib.linux-x86_64-3.6/Cheetah copying Cheetah/Template.py -> build/lib.linux-x86_64-3.6/Cheetah creating build/lib.linux-x86_64-3.6/Cheetah/Macros copying Cheetah/Macros/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah/Macros copying Cheetah/Macros/I18n.py -> build/lib.linux-x86_64-3.6/Cheetah/Macros creating build/lib.linux-x86_64-3.6/Cheetah/Templates copying Cheetah/Templates/SkeletonPage.py -> build/lib.linux-x86_64-3.6/Cheetah/Templates copying Cheetah/Templates/_SkeletonPage.py -> build/lib.linux-x86_64-3.6/Cheetah/Templates copying Cheetah/Templates/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah/Templates creating build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/NameMapper.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/NameMapper_pure.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Unicode.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Parser.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Misc.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Pinger.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Performance.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Filters.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/SyntaxAndOutput.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Test.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Boinker.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Analyzer.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Cheps.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Regressions.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/CheetahWrapper.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/xmlrunner.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests copying Cheetah/Tests/Template.py -> build/lib.linux-x86_64-3.6/Cheetah/Tests creating build/lib.linux-x86_64-3.6/Cheetah/Tools copying Cheetah/Tools/RecursiveNull.py -> build/lib.linux-x86_64-3.6/Cheetah/Tools copying Cheetah/Tools/CGITemplate.py -> build/lib.linux-x86_64-3.6/Cheetah/Tools copying Cheetah/Tools/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah/Tools copying Cheetah/Tools/MondoReport.py -> build/lib.linux-x86_64-3.6/Cheetah/Tools copying Cheetah/Tools/SiteHierarchy.py -> build/lib.linux-x86_64-3.6/Cheetah/Tools creating build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/statprof.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/Misc.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/WebInputMixin.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/__init__.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/htmlDecode.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/htmlEncode.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils copying Cheetah/Utils/Indenter.py -> build/lib.linux-x86_64-3.6/Cheetah/Utils running build_ext building 'Cheetah._namemapper' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/Cheetah creating build/temp.linux-x86_64-3.6/Cheetah/c gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python3.6m -c Cheetah/c/_namemapper.c -o build/temp.linux-x86_64-3.6/Cheetah/c/_namemapper.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-3.6/Cheetah/c/_namemapper.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Cheetah/_namemapper.cpython-36m-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.6 copying and adjusting bin/cheetah-compile -> build/scripts-3.6 copying and adjusting bin/cheetah -> build/scripts-3.6 copying and adjusting bin/cheetah-analyze -> build/scripts-3.6 changing mode of build/scripts-3.6/cheetah-compile from 644 to 755 changing mode of build/scripts-3.6/cheetah from 644 to 755 changing mode of build/scripts-3.6/cheetah-analyze from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VSoK79 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 + cd Cheetah3-3.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/NameMapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/NameMapper_pure.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Unicode.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Pinger.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Performance.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/SyntaxAndOutput.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Test.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Boinker.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Analyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Cheps.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Regressions.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/Tests/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests copying build/lib.linux-x86_64-3.6/Cheetah/ImportHooks.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/DummyTransaction.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/TemplateCmdLineIface.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Compiler.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Parser.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/DirectiveAnalyzer.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Unspecified.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-3.6/Cheetah/Templates/SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-3.6/Cheetah/Templates/_SkeletonPage.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates copying build/lib.linux-x86_64-3.6/Cheetah/Templates/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-3.6/Cheetah/Macros/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-3.6/Cheetah/Macros/I18n.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Macros copying build/lib.linux-x86_64-3.6/Cheetah/FileUtils.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Django.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Version.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/compat.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/_namemapper.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Servlet.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/Filters.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/CacheRegion.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/SettingsManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/statprof.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/Misc.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/WebInputMixin.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/htmlDecode.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/htmlEncode.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/Utils/Indenter.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils copying build/lib.linux-x86_64-3.6/Cheetah/SourceReader.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/ImportManager.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/ErrorCatchers.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/convertTmplPathToModuleName.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/CacheStore.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah copying build/lib.linux-x86_64-3.6/Cheetah/CheetahWrapper.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Tools/RecursiveNull.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Tools/CGITemplate.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Tools/__init__.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Tools/MondoReport.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Tools/SiteHierarchy.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying build/lib.linux-x86_64-3.6/Cheetah/Template.py -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/NameMapper.py to NameMapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/NameMapper_pure.py to NameMapper_pure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Unicode.py to Unicode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Parser.py to Parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Misc.py to Misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Pinger.py to Pinger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Performance.py to Performance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Filters.py to Filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Test.py to Test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Boinker.py to Boinker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Cheps.py to Cheps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Regressions.py to Regressions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tests/Template.py to Template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/ImportHooks.py to ImportHooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Compiler.py to Compiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Parser.py to Parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Unspecified.py to Unspecified.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Macros/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Macros/I18n.py to I18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/FileUtils.py to FileUtils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Django.py to Django.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Version.py to Version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Servlet.py to Servlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Filters.py to Filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/CacheRegion.py to CacheRegion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/SettingsManager.py to SettingsManager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/statprof.py to statprof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/Misc.py to Misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Utils/Indenter.py to Indenter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/SourceReader.py to SourceReader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/ImportManager.py to ImportManager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/CacheStore.py to CacheStore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Template.py to Template.cpython-36.pyc writing byte-compilation script '/tmp/tmp0jwtrx8o.py' /usr/libexec/platform-python /tmp/tmp0jwtrx8o.py removing /tmp/tmp0jwtrx8o.py running install_data copying Cheetah/Tools/MondoReportDoc.txt -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Tools copying Cheetah/Templates/SkeletonPage.tmpl -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/Templates running install_egg_info running egg_info writing Cheetah3.egg-info/PKG-INFO writing dependency_links to Cheetah3.egg-info/dependency_links.txt writing top-level names to Cheetah3.egg-info/top_level.txt reading manifest file 'Cheetah3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'devscripts' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'Cheetah3.egg-info/SOURCES.txt' Copying Cheetah3.egg-info to /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah3-3.1.0-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin copying build/scripts-3.6/cheetah-analyze -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin copying build/scripts-3.6/cheetah-compile -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin copying build/scripts-3.6/cheetah -> /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin/cheetah-analyze to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin/cheetah-compile to 755 changing mode of /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/bin/cheetah to 755 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 3.1.0-4.module_el8.1.0+239+2a5c3cf1 --unique-debug-suffix -3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 --unique-debug-src-base python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Cheetah3-3.1.0 extracting debug info from /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6/site-packages/Cheetah/_namemapper.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 28 blocks + /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/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/lib/debug/usr/lib64/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eJyVgc + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.1.0 + export PATH=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64//usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64//usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PYTHONPATH=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64//usr/lib64/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64//usr/lib64/python3.6/site-packages + /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64//usr/bin/cheetah test .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 2162 tests in 9.790s OK + exit 0 Processing files: python3-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5dCZGC + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + cp -pr ANNOUNCE.rst /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + cp -pr README.rst /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + cp -pr TODO /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + cp -pr BUGS /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/doc/python3-cheetah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nc0c82 + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/licenses/python3-cheetah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/licenses/python3-cheetah + cp -pr LICENSE /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64/usr/share/licenses/python3-cheetah + exit 0 Provides: python3-cheetah = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 python3-cheetah(x86-64) = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 python3.6dist(cheetah3) = 3.1.0 python3dist(cheetah3) = 3.1.0 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 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-cheetah-debugsource-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 Provides: python-cheetah-debugsource = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 python-cheetah-debugsource(x86-64) = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cheetah-debuginfo-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 Provides: debuginfo(build-id) = fa666edaea908ec5825d213d4981a9061fe25384 python3-cheetah-debuginfo = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 python3-cheetah-debuginfo(x86-64) = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cheetah-debugsource(x86-64) = 3.1.0-4.module_el8.1.0+239+2a5c3cf1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 Wrote: /builddir/build/RPMS/python3-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64.rpm Wrote: /builddir/build/RPMS/python-cheetah-debugsource-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-cheetah-debuginfo-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cDZLxP + umask 022 + cd /builddir/build/BUILD + cd Cheetah3-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cheetah-3.1.0-4.module_el8.1.0+239+2a5c3cf1.x86_64 + exit 0 Child return code was: 0