Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-funcsigs.spec'], chrootPath='/var/lib/mock/1122988-centos-stream-x86_64-1575384727.814347/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '427c8a96743e4d589e1e2eea0cccfffd', '-D', '/var/lib/mock/1122988-centos-stream-x86_64-1575384727.814347/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-funcsigs.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-funcsigs-1.0.2-17.el8.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-funcsigs.spec'], chrootPath='/var/lib/mock/1122988-centos-stream-x86_64-1575384727.814347/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8c8a033996a44bdfa5f53f8a764dfcae', '-D', '/var/lib/mock/1122988-centos-stream-x86_64-1575384727.814347/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c0ptos67:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-funcsigs.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CoBuuP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf funcsigs-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/funcsigs-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd funcsigs-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf funcsigs.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dYuRLt + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + 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 creating build/lib/funcsigs copying funcsigs/version.py -> build/lib/funcsigs copying funcsigs/__init__.py -> build/lib/funcsigs + sleep 1 + sphinx-build docs html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/py3k/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/py3k/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/py3k/objects.inv', , ConnectionError(...)) loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WptgJe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 + cd funcsigs-1.0.2 + 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-funcsigs-1.0.2-17.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs copying build/lib/funcsigs/__init__.py -> /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs copying build/lib/funcsigs/version.py -> /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs byte-compiling /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmpu4xtajc1.py' /usr/libexec/platform-python /tmp/tmpu4xtajc1.py removing /tmp/tmpu4xtajc1.py running install_egg_info running egg_info creating funcsigs.egg-info writing funcsigs.egg-info/PKG-INFO writing dependency_links to funcsigs.egg-info/dependency_links.txt writing requirements to funcsigs.egg-info/requires.txt writing top-level names to funcsigs.egg-info/top_level.txt writing manifest file 'funcsigs.egg-info/SOURCES.txt' reading manifest file 'funcsigs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'funcsigs.egg-info/SOURCES.txt' Copying funcsigs.egg-info to /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/lib/python3.6/site-packages/funcsigs-1.0.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.2-17.el8 --unique-debug-suffix -1.0.2-17.el8.x86_64 --unique-debug-src-base python-funcsigs-1.0.2-17.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/funcsigs-1.0.2 find: 'debug': No such file or directory + /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-funcsigs-1.0.2-17.el8.x86_64/usr/lib/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.2HoEv1 + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + /usr/libexec/platform-python setup.py test running test 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. running egg_info writing funcsigs.egg-info/PKG-INFO writing dependency_links to funcsigs.egg-info/dependency_links.txt writing requirements to funcsigs.egg-info/requires.txt writing top-level names to funcsigs.egg-info/top_level.txt reading manifest file 'funcsigs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'funcsigs.egg-info/SOURCES.txt' running build_ext test_builtin_type (tests.test_formatannotation.TestFormatAnnotation) ... ok test_string (tests.test_formatannotation.TestFormatAnnotation) ... ok test_user_type (tests.test_formatannotation.TestFormatAnnotation) ... ok test_has_version (tests.test_funcsigs.TestFunctionSignatures) ... ok test_keywords_args (tests.test_funcsigs.TestFunctionSignatures) ... ok test_multiple_arguments (tests.test_funcsigs.TestFunctionSignatures) ... ok test_readme (tests.test_funcsigs.TestFunctionSignatures) ... ********************************************************************** File "/builddir/build/BUILD/funcsigs-1.0.2/tests/../README.rst", line 58, in README.rst Failed example: sig Expected: Got: ********************************************************************** File "/builddir/build/BUILD/funcsigs-1.0.2/tests/../README.rst", line 60, in README.rst Failed example: sig.parameters Expected: OrderedDict([('a', ), ('b', ), ('args', ), ('kwargs', )]) Got: mappingproxy(OrderedDict([('a', ), ('b', ), ('args', ), ('kwargs', )])) ********************************************************************** 1 items had failures: 2 of 30 in README.rst ***Test Failed*** 2 failures. ok test_single_keyword_argument (tests.test_funcsigs.TestFunctionSignatures) ... ok test_single_positional_argument (tests.test_funcsigs.TestFunctionSignatures) ... ok test_unbound_method (tests.test_funcsigs.TestFunctionSignatures) ... ok test_var_args (tests.test_funcsigs.TestFunctionSignatures) ... ok test_zero_arguments (tests.test_funcsigs.TestFunctionSignatures) ... ok test_signature_bound_arguments_equality (tests.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_unhashable (tests.test_inspect.TestBoundArguments) ... ok test_signature_parameter_equality (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_immutability (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_kinds (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_object (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_positional_only (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_replace (tests.test_inspect.TestParameterObject) ... ok test_signature_parameter_unhashable (tests.test_inspect.TestParameterObject) ... ok test_bind_self (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_args_and_kwargs (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_args_and_varargs (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_arguments (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_empty (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_just_args (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_just_kwargs (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_kwonly (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_positional_only (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_var (tests.test_inspect.TestSignatureBind) ... ok test_signature_bind_varargs_order (tests.test_inspect.TestSignatureBind) ... ok test_signature_equality (tests.test_inspect.TestSignatureObject) ... ok test_signature_immutability (tests.test_inspect.TestSignatureObject) ... ok test_signature_object (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_builtin_function (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_callable_objects (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_class (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_classmethod (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_complex_args (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_decorated (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_lambdas (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_method (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_noarg (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_non_function (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_partial (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_staticmethod (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_wargs (tests.test_inspect.TestSignatureObject) ... ok test_signature_on_wkwonly (tests.test_inspect.TestSignatureObject) ... ok test_signature_replace_anno (tests.test_inspect.TestSignatureObject) ... ok test_signature_str (tests.test_inspect.TestSignatureObject) ... ok test_signature_str_positional_only (tests.test_inspect.TestSignatureObject) ... ok test_signature_unhashable (tests.test_inspect.TestSignatureObject) ... ok ---------------------------------------------------------------------- Ran 53 tests in 0.026s OK + exit 0 Processing files: python3-funcsigs-1.0.2-17.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vts0jP + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python3-funcsigs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python3-funcsigs + cp -pr README.rst /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python3-funcsigs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5KMt9C + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python3-funcsigs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python3-funcsigs + cp -pr LICENSE /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python3-funcsigs + exit 0 Provides: python3-funcsigs = 1.0.2-17.el8 python3.6dist(funcsigs) = 1.0.2 python3dist(funcsigs) = 1.0.2 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: python(abi) = 3.6 Processing files: python-funcsigs-doc-1.0.2-17.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4eoTgA + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python-funcsigs-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python-funcsigs-doc + cp -pr html /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/doc/python-funcsigs-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AFiaqx + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python-funcsigs-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python-funcsigs-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64/usr/share/licenses/python-funcsigs-doc + exit 0 Provides: python-funcsigs-doc = 1.0.2-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 Wrote: /builddir/build/RPMS/python3-funcsigs-1.0.2-17.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-funcsigs-doc-1.0.2-17.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2Zfpdv + umask 022 + cd /builddir/build/BUILD + cd funcsigs-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-funcsigs-1.0.2-17.el8.x86_64 + exit 0 Child return code was: 0