Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/eln-build-21742236-1776743/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1595376000 Wrote: /builddir/build/SRPMS/python-lazy-object-proxy-1.5.1-1.eln103.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-lazy-object-proxy.spec'], chrootPath='/var/lib/mock/eln-build-21742236-1776743/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-lazy-object-proxy.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1595376000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LH4Nuv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-lazy-object-proxy-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lazy-object-proxy-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-lazy-object-proxy-1.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/scm-deversion.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HufKkv + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.5.1 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-s390x-3.9 creating build/lib.linux-s390x-3.9/lazy_object_proxy copying src/lazy_object_proxy/__init__.py -> build/lib.linux-s390x-3.9/lazy_object_proxy copying src/lazy_object_proxy/compat.py -> build/lib.linux-s390x-3.9/lazy_object_proxy copying src/lazy_object_proxy/simple.py -> build/lib.linux-s390x-3.9/lazy_object_proxy copying src/lazy_object_proxy/slots.py -> build/lib.linux-s390x-3.9/lazy_object_proxy copying src/lazy_object_proxy/utils.py -> build/lib.linux-s390x-3.9/lazy_object_proxy running build_ext building 'lazy_object_proxy.cext' extension creating build/temp.linux-s390x-3.9 creating build/temp.linux-s390x-3.9/src creating build/temp.linux-s390x-3.9/src/lazy_object_proxy gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.9 -c src/lazy_object_proxy/cext.c -o build/temp.linux-s390x-3.9/src/lazy_object_proxy/cext.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/src/lazy_object_proxy/cext.o -L/usr/lib64 -o build/lib.linux-s390x-3.9/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZBFkYt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x ++ dirname /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x + cd python-lazy-object-proxy-1.5.1 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/__init__.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/compat.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/simple.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/slots.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/utils.py -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy copying build/lib.linux-s390x-3.9/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/slots.py to slots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpbf8ywmdq.py' /usr/bin/python3 /tmp/tmpbf8ywmdq.py removing /tmp/tmpbf8ywmdq.py running install_egg_info running egg_info creating src/lazy_object_proxy.egg-info writing src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' Copying src/lazy_object_proxy.egg-info to /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy-0.0.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.5.1-1.eln103 --unique-debug-suffix -1.5.1-1.eln103.s390x --unique-debug-src-base python-lazy-object-proxy-1.5.1-1.eln103.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-lazy-object-proxy-1.5.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so original debug info size: 160kB, size after compression: 156kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 78 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Upks9u + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.5.1 + /usr/bin/python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing src/lazy_object_proxy.egg-info/PKG-INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-s390x-3.9/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so -> src/lazy_object_proxy ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lazy-object-proxy-1.5.1-1.eln103.s390x warning: File not found: /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/lib64/python3.9/site-packages/lazy_object_proxy/cext.c Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tMFV7s + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/doc/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/doc/python3-lazy-object-proxy + cp -pr README.rst /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/doc/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wpglbt + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/licenses/python3-lazy-object-proxy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/licenses/python3-lazy-object-proxy + cp -pr LICENSE /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x/usr/share/licenses/python3-lazy-object-proxy + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/e4/687d70e0e8ca769b94a3cc5730f45d4d82a3ec warning: File listed twice: /usr/lib64/python3.9/site-packages/lazy_object_proxy/cext.cpython-39-s390x-linux-gnu.so Provides: python-lazy-object-proxy = 1.5.1-1.eln103 python3-lazy-object-proxy = 1.5.1-1.eln103 python3-lazy-object-proxy(s390-64) = 1.5.1-1.eln103 python3.9-lazy-object-proxy = 1.5.1-1.eln103 python3.9dist(lazy-object-proxy) = 0 python3dist(lazy-object-proxy) = 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-lazy-object-proxy < 1.5.1-1.eln103 Processing files: python-lazy-object-proxy-debugsource-1.5.1-1.eln103.s390x Provides: python-lazy-object-proxy-debugsource = 1.5.1-1.eln103 python-lazy-object-proxy-debugsource(s390-64) = 1.5.1-1.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lazy-object-proxy-debuginfo-1.5.1-1.eln103.s390x Provides: debuginfo(build-id) = e4687d70e0e8ca769b94a3cc5730f45d4d82a3ec python-lazy-object-proxy-debuginfo = 1.5.1-1.eln103 python3-lazy-object-proxy-debuginfo = 1.5.1-1.eln103 python3-lazy-object-proxy-debuginfo(s390-64) = 1.5.1-1.eln103 python3.9-lazy-object-proxy-debuginfo = 1.5.1-1.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-lazy-object-proxy-debugsource(s390-64) = 1.5.1-1.eln103 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-1.5.1-1.eln103.s390x.rpm Wrote: /builddir/build/RPMS/python3-lazy-object-proxy-debuginfo-1.5.1-1.eln103.s390x.rpm Wrote: /builddir/build/RPMS/python-lazy-object-proxy-debugsource-1.5.1-1.eln103.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3abA6t + umask 022 + cd /builddir/build/BUILD + cd python-lazy-object-proxy-1.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lazy-object-proxy-1.5.1-1.eln103.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0