Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-196097-60841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-markupsafe-2.1.1-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-196097-60841/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yNCtE7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MarkupSafe-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IJ1hgU + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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-aarch64-3.6 creating build/lib.linux-aarch64-3.6/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-aarch64-3.6/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-aarch64-3.6/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-aarch64-3.6/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-aarch64-3.6/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-aarch64-3.6/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/src creating build/temp.linux-aarch64-3.6/src/markupsafe 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c src/markupsafe/_speedups.c -o build/temp.linux-aarch64-3.6/src/markupsafe/_speedups.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/src/markupsafe/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-aarch64-3.6/markupsafe/_speedups.cpython-36m-aarch64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VANiIa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 + cd MarkupSafe-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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-markupsafe-2.1.1-1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr creating /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/__init__.py -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/_native.py -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/_speedups.pyi -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/py.typed -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe copying build/lib.linux-aarch64-3.6/markupsafe/_speedups.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe/_native.py to _native.cpython-36.pyc writing byte-compilation script '/tmp/tmpxt_o46pz.py' /usr/libexec/platform-python /tmp/tmpxt_o46pz.py removing /tmp/tmpxt_o46pz.py running install_egg_info running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' Copying src/MarkupSafe.egg-info to /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/MarkupSafe-2.1.1-py3.6.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe/_speedups.c + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.1.1-1.an8 --unique-debug-suffix -2.1.1-1.an8.aarch64 --unique-debug-src-base python-markupsafe-2.1.1-1.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MarkupSafe-2.1.1 extracting debug info from /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages/markupsafe/_speedups.cpython-36m-aarch64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 14 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-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/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.CdKSpw + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-2.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/lib/python3.6/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/MarkupSafe-2.1.1, inifile: setup.cfg collected 52 items tests/test_escape.py .......... [ 19%] tests/test_exception_custom_html.py . [ 21%] tests/test_markupsafe.py ..... [ 30%] tests/test_escape.py .......... [ 50%] tests/test_exception_custom_html.py . [ 51%] tests/test_markupsafe.py ..... [ 61%] tests/test_leak.py . [ 63%] tests/test_markupsafe.py ................... [100%] ========================== 52 passed in 0.21 seconds =========================== + exit 0 Processing files: python3-markupsafe-2.1.1-1.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tp5UAN + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/doc/python3-markupsafe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/doc/python3-markupsafe + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/doc/python3-markupsafe + cp -pr README.rst /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/doc/python3-markupsafe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8zNlFD + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/licenses/python3-markupsafe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/licenses/python3-markupsafe + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64/usr/share/licenses/python3-markupsafe + exit 0 Provides: python3-markupsafe = 2.1.1-1.an8 python3-markupsafe(aarch-64) = 2.1.1-1.an8 python3.6dist(markupsafe) = 2.1.1 python3dist(markupsafe) = 2.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-markupsafe-debugsource-2.1.1-1.an8.aarch64 Provides: python-markupsafe-debugsource = 2.1.1-1.an8 python-markupsafe-debugsource(aarch-64) = 2.1.1-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-markupsafe-debuginfo-2.1.1-1.an8.aarch64 Provides: debuginfo(build-id) = 387df6df6ef034cf3ba844a188331d216cc8b183 python3-markupsafe-debuginfo = 2.1.1-1.an8 python3-markupsafe-debuginfo(aarch-64) = 2.1.1-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-markupsafe-debugsource(aarch-64) = 2.1.1-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 Wrote: /builddir/build/RPMS/python3-markupsafe-2.1.1-1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python-markupsafe-debugsource-2.1.1-1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-markupsafe-debuginfo-2.1.1-1.an8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qrzmln + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-markupsafe-2.1.1-1.an8.aarch64 + exit 0 Child return code was: 0