Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wrapt.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100653-854726/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 x86_64 --nodeps /builddir/build/SPECS/python-wrapt.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611705600 Wrote: /builddir/build/SRPMS/python-wrapt-1.12.1-4.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wrapt.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100653-854726/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 x86_64 --nodeps /builddir/build/SPECS/python-wrapt.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eHK7E9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wrapt-1.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wrapt-1.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf wrapt.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.83sPNP + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.12.1 + CFLAGS='-O2 -flto=auto -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/wrapt copying src/wrapt/__init__.py -> build/lib.linux-x86_64-3.9/wrapt copying src/wrapt/decorators.py -> build/lib.linux-x86_64-3.9/wrapt copying src/wrapt/wrappers.py -> build/lib.linux-x86_64-3.9/wrapt copying src/wrapt/importer.py -> build/lib.linux-x86_64-3.9/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/wrapt gcc -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c src/wrapt/_wrappers.c -o build/temp.linux-x86_64-3.9/src/wrapt/_wrappers.o gcc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/src/wrapt/_wrappers.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/wrapt/_wrappers.cpython-39-x86_64-linux-gnu.so + pushd docs ~/build/BUILD/wrapt-1.12.1/docs ~/build/BUILD/wrapt-1.12.1 + sphinx-build -b html -d build/doctrees . build/html Running Sphinx v3.4.3 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] benchmarks reading sources... [ 22%] changes reading sources... [ 33%] decorators reading sources... [ 44%] examples reading sources... [ 55%] index reading sources... [ 66%] issues reading sources... [ 77%] quick-start reading sources... [ 88%] testing reading sources... [100%] wrappers looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] benchmarks writing output... [ 22%] changes writing output... [ 33%] decorators writing output... [ 44%] examples writing output... [ 55%] index writing output... [ 66%] issues writing output... [ 77%] quick-start writing output... [ 88%] testing writing output... [100%] wrappers generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in build/html. + popd + RPM_EC=0 ~/build/BUILD/wrapt-1.12.1 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Wjh8l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 + cd wrapt-1.12.1 + CFLAGS='-O2 -flto=auto -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr creating /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt copying build/lib.linux-x86_64-3.9/wrapt/__init__.py -> /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt copying build/lib.linux-x86_64-3.9/wrapt/decorators.py -> /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt copying build/lib.linux-x86_64-3.9/wrapt/wrappers.py -> /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt copying build/lib.linux-x86_64-3.9/wrapt/importer.py -> /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt copying build/lib.linux-x86_64-3.9/wrapt/_wrappers.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/importer.py to importer.cpython-39.pyc writing byte-compilation script '/tmp/tmpzi08eeb_.py' /usr/bin/python3 /tmp/tmpzi08eeb_.py removing /tmp/tmpzi08eeb_.py running install_egg_info Writing /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt-1.12.1-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.12.1-4.el9s --unique-debug-suffix -1.12.1-4.el9s.x86_64 --unique-debug-src-base python-wrapt-1.12.1-4.el9s.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/wrapt-1.12.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/_wrappers.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9/site-packages/wrapt/_wrappers.cpython-39-x86_64-linux-gnu.so original debug info size: 164kB, size after compression: 160kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 182 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-wrapt-1.12.1-4.el9s.x86_64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-wrapt-doc-1.12.1-4.el9s.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7MJChk + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.12.1 + DOCDIR=/builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python-wrapt-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python-wrapt-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python-wrapt-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wrapt-doc = 1.12.1-4.el9s python-wrapt-doc(x86-64) = 1.12.1-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-wrapt-1.12.1-4.el9s.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JlkA1i + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.12.1 + DOCDIR=/builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python3-wrapt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python3-wrapt + cp -pr README.rst /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/doc/python3-wrapt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yWE5rU + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.12.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/licenses/python3-wrapt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/licenses/python3-wrapt + cp -pr LICENSE /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64/usr/share/licenses/python3-wrapt + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wrapt = 1.12.1-4.el9s python3-wrapt = 1.12.1-4.el9s python3-wrapt(x86-64) = 1.12.1-4.el9s python3.9-wrapt = 1.12.1-4.el9s python3.9dist(wrapt) = 1.12.1 python3dist(wrapt) = 1.12.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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-wrapt < 1.12.1-4.el9s Processing files: python-wrapt-debugsource-1.12.1-4.el9s.x86_64 Provides: python-wrapt-debugsource = 1.12.1-4.el9s python-wrapt-debugsource(x86-64) = 1.12.1-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-wrapt-debuginfo-1.12.1-4.el9s.x86_64 Provides: debuginfo(build-id) = 29a237903dca7b53fa8bbad43e5ef34fa82c3d17 python-wrapt-debuginfo = 1.12.1-4.el9s python3-wrapt-debuginfo = 1.12.1-4.el9s python3-wrapt-debuginfo(x86-64) = 1.12.1-4.el9s python3.9-wrapt-debuginfo = 1.12.1-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wrapt-debugsource(x86-64) = 1.12.1-4.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 Wrote: /builddir/build/RPMS/python3-wrapt-debuginfo-1.12.1-4.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-wrapt-debugsource-1.12.1-4.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-wrapt-1.12.1-4.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-wrapt-doc-1.12.1-4.el9s.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y7X207 + umask 022 + cd /builddir/build/BUILD + cd wrapt-1.12.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wrapt-1.12.1-4.el9s.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0