Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-cbor2.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/cloud8-openstack-wallaby-el8-build-87462-620206/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '235dcafecd574c5bb2af92818cc166c4', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87462-620206/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-cbor2.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-cbor2-5.1.2-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-cbor2.spec'], nspawn_args=['--private-network']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/cloud8-openstack-wallaby-el8-build-87462-620206/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1dccfdfbfe44e929b904b60634daff4', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87462-620206/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-cbor2.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nSFEBM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cbor2-5.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cbor2-5.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cbor2-5.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cbor2.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qnAzUu + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' your setuptools is too old (<12) setuptools_scm functionality is degraded running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/cbor2 copying cbor2/types.py -> build/lib.linux-ppc64le-3.6/cbor2 copying cbor2/compat.py -> build/lib.linux-ppc64le-3.6/cbor2 copying cbor2/__init__.py -> build/lib.linux-ppc64le-3.6/cbor2 copying cbor2/encoder.py -> build/lib.linux-ppc64le-3.6/cbor2 copying cbor2/decoder.py -> build/lib.linux-ppc64le-3.6/cbor2 running build_ext building '_cbor2' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/source gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c source/module.c -o build/temp.linux-ppc64le-3.6/source/module.o -std=c99 -D_GNU_SOURCE gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c source/encoder.c -o build/temp.linux-ppc64le-3.6/source/encoder.o -std=c99 -D_GNU_SOURCE source/encoder.c: In function ‘CBOREncoder_init’: source/encoder.c:171:36: warning: initialization of ‘PyObject *’ {aka ‘struct _object *’} from incompatible pointer type ‘PyTypeObject *’ {aka ‘struct _typeobject *’} [-Wincompatible-pointer-types] PyObject *datetime_class = PyDateTimeAPI->DateType; ^~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c source/decoder.c -o build/temp.linux-ppc64le-3.6/source/decoder.o -std=c99 -D_GNU_SOURCE source/decoder.c: In function ‘fp_read’: source/decoder.c:347:39: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘uint64_t’ {aka ‘const long unsigned int’} [-Wsign-compare] if (PyBytes_GET_SIZE(obj) == size) { ^~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c source/tags.c -o build/temp.linux-ppc64le-3.6/source/tags.o -std=c99 -D_GNU_SOURCE gcc -pthread -Wno-unused-result -Wsign-compare -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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c source/halffloat.c -o build/temp.linux-ppc64le-3.6/source/halffloat.o -std=c99 -D_GNU_SOURCE gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g build/temp.linux-ppc64le-3.6/source/module.o build/temp.linux-ppc64le-3.6/source/encoder.o build/temp.linux-ppc64le-3.6/source/decoder.o build/temp.linux-ppc64le-3.6/source/tags.o build/temp.linux-ppc64le-3.6/source/halffloat.o -L/usr/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_cbor2.cpython-36m-ppc64le-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ikk7re + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le + cd cbor2-5.1.2 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le --prefix /usr your setuptools is too old (<12) setuptools_scm functionality is degraded running install running install_lib creating /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/cbor2/types.py -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/cbor2/compat.py -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/cbor2/__init__.py -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/cbor2/encoder.py -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/cbor2/decoder.py -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2 copying build/lib.linux-ppc64le-3.6/_cbor2.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2/decoder.py to decoder.cpython-36.pyc writing byte-compilation script '/tmp/tmp49vo1wuk.py' /usr/bin/python3 /tmp/tmp49vo1wuk.py removing /tmp/tmp49vo1wuk.py running install_egg_info running egg_info creating cbor2.egg-info writing cbor2.egg-info/PKG-INFO writing dependency_links to cbor2.egg-info/dependency_links.txt writing requirements to cbor2.egg-info/requires.txt writing top-level names to cbor2.egg-info/top_level.txt writing manifest file 'cbor2.egg-info/SOURCES.txt' reading manifest file 'cbor2.egg-info/SOURCES.txt' writing manifest file 'cbor2.egg-info/SOURCES.txt' Copying cbor2.egg-info to /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/cbor2-5.1.2-py3.6.egg-info running install_scripts + PYTHONPATH=/builddir/build/BUILD/cbor2-5.1.2 + sphinx-build-3 docs html Running Sphinx v2.2.2 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] customizing reading sources... [ 28%] index reading sources... [ 42%] modules/decoder reading sources... [ 57%] modules/encoder reading sources... [ 71%] modules/types reading sources... [ 85%] usage reading sources... [100%] versionhistory /builddir/build/BUILD/cbor2-5.1.2/docs/index.rst:1: WARNING: Problem with "end-before" option of "include" directive: Text not found. looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/cbor2-5.1.2/docs/modules/decoder.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/cbor2-5.1.2/docs/modules/encoder.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/cbor2-5.1.2/docs/modules/types.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 14%] customizing writing output... [ 28%] index writing output... [ 42%] modules/decoder writing output... [ 57%] modules/encoder writing output... [ 71%] modules/types writing output... [ 85%] usage writing output... [100%] versionhistory generating indices... genindex py-modindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.1.2-2.el8 --unique-debug-suffix -5.1.2-2.el8.ppc64le --unique-debug-src-base python-cbor2-5.1.2-2.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cbor2-5.1.2 extracting debug info from /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages/_cbor2.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 383 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-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6qkkMZ + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/lib/python3.6/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v tests ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.1 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/cbor2-5.1.2, inifile: setup.cfg, testpaths: tests plugins: cov-2.8.1 collecting ... collected 526 items tests/test_decoder.py::test_fp_attr[c] PASSED [ 0%] tests/test_decoder.py::test_tag_hook_attr[c] PASSED [ 0%] tests/test_decoder.py::test_object_hook_attr[c] PASSED [ 0%] tests/test_decoder.py::test_str_errors_attr[c] PASSED [ 0%] tests/test_decoder.py::test_read[c] PASSED [ 0%] tests/test_decoder.py::test_decode_from_bytes[c] PASSED [ 1%] tests/test_decoder.py::test_immutable_attr[c] PASSED [ 1%] tests/test_decoder.py::test_load[c] PASSED [ 1%] tests/test_decoder.py::test_integer[c-00-0] PASSED [ 1%] tests/test_decoder.py::test_integer[c-01-1] PASSED [ 1%] tests/test_decoder.py::test_integer[c-0a-10] PASSED [ 2%] tests/test_decoder.py::test_integer[c-17-23] PASSED [ 2%] tests/test_decoder.py::test_integer[c-1818-24] PASSED [ 2%] tests/test_decoder.py::test_integer[c-1819-25] PASSED [ 2%] tests/test_decoder.py::test_integer[c-1864-100] PASSED [ 2%] tests/test_decoder.py::test_integer[c-1903e8-1000] PASSED [ 3%] tests/test_decoder.py::test_integer[c-1a000f4240-1000000] PASSED [ 3%] tests/test_decoder.py::test_integer[c-1b000000e8d4a51000-1000000000000] PASSED [ 3%] tests/test_decoder.py::test_integer[c-1bffffffffffffffff-18446744073709551615] PASSED [ 3%] tests/test_decoder.py::test_integer[c-c249010000000000000000-18446744073709551616] PASSED [ 3%] tests/test_decoder.py::test_integer[c-3bffffffffffffffff--18446744073709551616] PASSED [ 3%] tests/test_decoder.py::test_integer[c-c349010000000000000000--18446744073709551617] PASSED [ 4%] tests/test_decoder.py::test_integer[c-20--1] PASSED [ 4%] tests/test_decoder.py::test_integer[c-29--10] PASSED [ 4%] tests/test_decoder.py::test_integer[c-3863--100] PASSED [ 4%] tests/test_decoder.py::test_integer[c-3903e7--1000] PASSED [ 4%] tests/test_decoder.py::test_invalid_integer_subtype[c] PASSED [ 5%] tests/test_decoder.py::test_float[c-f90000-0.0] PASSED [ 5%] tests/test_decoder.py::test_float[c-f98000--0.0] PASSED [ 5%] tests/test_decoder.py::test_float[c-f93c00-1.0] PASSED [ 5%] tests/test_decoder.py::test_float[c-fb3ff199999999999a-1.1] PASSED [ 5%] tests/test_decoder.py::test_float[c-f93e00-1.5] PASSED [ 6%] tests/test_decoder.py::test_float[c-f97bff-65504.0] PASSED [ 6%] tests/test_decoder.py::test_float[c-fa47c35000-100000.0] PASSED [ 6%] tests/test_decoder.py::test_float[c-fa7f7fffff-3.4028234663852886e+38] PASSED [ 6%] tests/test_decoder.py::test_float[c-fb7e37e43c8800759c-1e+300] PASSED [ 6%] tests/test_decoder.py::test_float[c-f90001-5.960464477539063e-08] PASSED [ 7%] tests/test_decoder.py::test_float[c-f90400-6.103515625e-05] PASSED [ 7%] tests/test_decoder.py::test_float[c-f9c400--4.0] PASSED [ 7%] tests/test_decoder.py::test_float[c-fbc010666666666666--4.1] PASSED [ 7%] tests/test_decoder.py::test_float[c-f97c00-inf] PASSED [ 7%] tests/test_decoder.py::test_float[c-f9fc00--inf] PASSED [ 7%] tests/test_decoder.py::test_float[c-fa7f800000-inf] PASSED [ 8%] tests/test_decoder.py::test_float[c-faff800000--inf] PASSED [ 8%] tests/test_decoder.py::test_float[c-fb7ff0000000000000-inf] PASSED [ 8%] tests/test_decoder.py::test_float[c-fbfff0000000000000--inf] PASSED [ 8%] tests/test_decoder.py::test_float_nan[c-f97e00] PASSED [ 8%] tests/test_decoder.py::test_float_nan[c-fa7fc00000] PASSED [ 9%] tests/test_decoder.py::test_float_nan[c-fb7ff8000000000000] PASSED [ 9%] tests/test_decoder.py::test_special[c-false] PASSED [ 9%] tests/test_decoder.py::test_special[c-true] PASSED [ 9%] tests/test_decoder.py::test_special[c-null] PASSED [ 9%] tests/test_decoder.py::test_special[c-undefined] PASSED [ 10%] tests/test_decoder.py::test_binary[c-40-] PASSED [ 10%] tests/test_decoder.py::test_binary[c-4401020304-\x01\x02\x03\x04] PASSED [ 10%] tests/test_decoder.py::test_string[c-60-] PASSED [ 10%] tests/test_decoder.py::test_string[c-6161-a] PASSED [ 10%] tests/test_decoder.py::test_string[c-6449455446-IETF] PASSED [ 11%] tests/test_decoder.py::test_string[c-62225c-"\\] PASSED [ 11%] tests/test_decoder.py::test_string[c-62c3bc-\xfc] PASSED [ 11%] tests/test_decoder.py::test_string[c-63e6b0b4-\u6c34] PASSED [ 11%] tests/test_decoder.py::test_array[c-80-expected0] PASSED [ 11%] tests/test_decoder.py::test_array[c-83010203-expected1] PASSED [ 11%] tests/test_decoder.py::test_array[c-8301820203820405-expected2] PASSED [ 12%] tests/test_decoder.py::test_array[c-98190102030405060708090a0b0c0d0e0f101112131415161718181819-expected3] PASSED [ 12%] tests/test_decoder.py::test_map[c-a0-expected0] PASSED [ 12%] tests/test_decoder.py::test_map[c-a201020304-expected1] PASSED [ 12%] tests/test_decoder.py::test_mixed_array_map[c-a26161016162820203-expected0] PASSED [ 12%] tests/test_decoder.py::test_mixed_array_map[c-826161a161626163-expected1] PASSED [ 13%] tests/test_decoder.py::test_mixed_array_map[c-a56161614161626142616361436164614461656145-expected2] PASSED [ 13%] tests/test_decoder.py::test_streaming[c-5f42010243030405ff-\x01\x02\x03\x04\x05] PASSED [ 13%] tests/test_decoder.py::test_streaming[c-7f657374726561646d696e67ff-streaming] PASSED [ 13%] tests/test_decoder.py::test_streaming[c-9fff-expected2] PASSED [ 13%] tests/test_decoder.py::test_streaming[c-9f018202039f0405ffff-expected3] PASSED [ 14%] tests/test_decoder.py::test_streaming[c-9f01820203820405ff-expected4] PASSED [ 14%] tests/test_decoder.py::test_streaming[c-83018202039f0405ff-expected5] PASSED [ 14%] tests/test_decoder.py::test_streaming[c-83019f0203ff820405-expected6] PASSED [ 14%] tests/test_decoder.py::test_streaming[c-9f0102030405060708090a0b0c0d0e0f101112131415161718181819ff-expected7] PASSED [ 14%] tests/test_decoder.py::test_streaming[c-bf61610161629f0203ffff-expected8] PASSED [ 15%] tests/test_decoder.py::test_streaming[c-826161bf61626163ff-expected9] PASSED [ 15%] tests/test_decoder.py::test_streaming[c-bf6346756ef563416d7421ff-expected10] PASSED [ 15%] tests/test_decoder.py::test_streaming[c-d901029f010203ff-expected11] PASSED [ 15%] tests/test_decoder.py::test_bad_streaming_strings[c-5f42010200] PASSED [ 15%] tests/test_decoder.py::test_bad_streaming_strings[c-7f63737472a0] PASSED [ 15%] tests/test_decoder.py::test_simple_value[c-simple_value0] PASSED [ 16%] tests/test_decoder.py::test_simple_value[c-simple_value1] PASSED [ 16%] tests/test_decoder.py::test_simple_value[c-simple_value2] PASSED [ 16%] tests/test_decoder.py::test_simple_value[c-simple_value3] PASSED [ 16%] tests/test_decoder.py::test_simple_val_as_key[c] PASSED [ 16%] tests/test_decoder.py::test_datetime[c-datetime/utc] PASSED [ 17%] tests/test_decoder.py::test_datetime[c-datetime+micro/utc] PASSED [ 17%] tests/test_decoder.py::test_datetime[c-datetime/eet] PASSED [ 17%] tests/test_decoder.py::test_datetime[c-timestamp/utc] PASSED [ 17%] tests/test_decoder.py::test_datetime[c-timestamp/eet] PASSED [ 17%] tests/test_decoder.py::test_datetime_secfrac[c] PASSED [ 18%] tests/test_decoder.py::test_datetime_secfrac_naive_float_to_int_cast[c] PASSED [ 18%] tests/test_decoder.py::test_datetime_secfrac_overflow[c] PASSED [ 18%] tests/test_decoder.py::test_datetime_secfrac_requires_digit[c] PASSED [ 18%] tests/test_decoder.py::test_bad_datetime[c] PASSED [ 18%] tests/test_decoder.py::test_positive_bignum[c] PASSED [ 19%] tests/test_decoder.py::test_negative_bignum[c] PASSED [ 19%] tests/test_decoder.py::test_fraction[c] PASSED [ 19%] tests/test_decoder.py::test_bigfloat[c] PASSED [ 19%] tests/test_decoder.py::test_rational[c] PASSED [ 19%] tests/test_decoder.py::test_regex[c] PASSED [ 19%] tests/test_decoder.py::test_mime[c] PASSED [ 20%] tests/test_decoder.py::test_uuid[c] PASSED [ 20%] tests/test_decoder.py::test_ipaddress[c-ipv4] PASSED [ 20%] tests/test_decoder.py::test_ipaddress[c-ipv6] PASSED [ 20%] tests/test_decoder.py::test_ipaddress[c-mac] PASSED [ 20%] tests/test_decoder.py::test_bad_ipaddress[c] PASSED [ 21%] tests/test_decoder.py::test_ipnetwork[c-ipv4] PASSED [ 21%] tests/test_decoder.py::test_ipnetwork[c-ipv6] PASSED [ 21%] tests/test_decoder.py::test_bad_ipnetwork[c] PASSED [ 21%] tests/test_decoder.py::test_bad_shared_reference[c] PASSED [ 21%] tests/test_decoder.py::test_uninitialized_shared_reference[c] PASSED [ 22%] tests/test_decoder.py::test_immutable_shared_reference[c] PASSED [ 22%] tests/test_decoder.py::test_cyclic_array[c] PASSED [ 22%] tests/test_decoder.py::test_cyclic_map[c] PASSED [ 22%] tests/test_decoder.py::test_unhandled_tag[c] PASSED [ 22%] tests/test_decoder.py::test_premature_end_of_stream[c] PASSED [ 23%] tests/test_decoder.py::test_tag_hook[c] PASSED [ 23%] tests/test_decoder.py::test_tag_hook_cyclic[c] PASSED [ 23%] tests/test_decoder.py::test_object_hook[c] PASSED [ 23%] tests/test_decoder.py::test_load_from_file[c] PASSED [ 23%] tests/test_decoder.py::test_nested_exception[c] PASSED [ 23%] tests/test_decoder.py::test_set[c] PASSED [ 24%] tests/test_decoder.py::test_immutable_keys[c-a1a1616161626163-expected0] PASSED [ 24%] tests/test_decoder.py::test_immutable_keys[c-A1A1A10101A1666E6573746564F5A1666E6573746564F4-expected1] PASSED [ 24%] tests/test_decoder.py::test_immutable_keys[c-a182010203-expected2] PASSED [ 24%] tests/test_decoder.py::test_immutable_keys[c-a1d901028301020304-expected3] PASSED [ 24%] tests/test_decoder.py::test_immutable_keys[c-A17f657374726561646d696e67ff01-expected4] PASSED [ 25%] tests/test_decoder.py::test_immutable_keys[c-d9010282d90102820102d90102820304-expected5] PASSED [ 25%] tests/test_encoder.py::test_fp_attr[c] PASSED [ 25%] tests/test_encoder.py::test_default_attr[c] PASSED [ 25%] tests/test_encoder.py::test_timezone_attr[c] PASSED [ 25%] tests/test_encoder.py::test_write[c] PASSED [ 26%] tests/test_encoder.py::test_encoders_load_type[c] PASSED [ 26%] tests/test_encoder.py::test_encode_length[c] PASSED [ 26%] tests/test_encoder.py::test_canonical_attr[c] PASSED [ 26%] tests/test_encoder.py::test_dump[c] PASSED [ 26%] tests/test_encoder.py::test_integer[c-0-00] PASSED [ 26%] tests/test_encoder.py::test_integer[c-1-01] PASSED [ 27%] tests/test_encoder.py::test_integer[c-10-0a] PASSED [ 27%] tests/test_encoder.py::test_integer[c-23-17] PASSED [ 27%] tests/test_encoder.py::test_integer[c-24-1818] PASSED [ 27%] tests/test_encoder.py::test_integer[c-100-1864] PASSED [ 27%] tests/test_encoder.py::test_integer[c-1000-1903e8] PASSED [ 28%] tests/test_encoder.py::test_integer[c-1000000-1a000f4240] PASSED [ 28%] tests/test_encoder.py::test_integer[c-1000000000000-1b000000e8d4a51000] PASSED [ 28%] tests/test_encoder.py::test_integer[c-18446744073709551615-1bffffffffffffffff] PASSED [ 28%] tests/test_encoder.py::test_integer[c-18446744073709551616-c249010000000000000000] PASSED [ 28%] tests/test_encoder.py::test_integer[c--18446744073709551616-3bffffffffffffffff] PASSED [ 29%] tests/test_encoder.py::test_integer[c--18446744073709551617-c349010000000000000000] PASSED [ 29%] tests/test_encoder.py::test_integer[c--1-20] PASSED [ 29%] tests/test_encoder.py::test_integer[c--10-29] PASSED [ 29%] tests/test_encoder.py::test_integer[c--100-3863] PASSED [ 29%] tests/test_encoder.py::test_integer[c--1000-3903e7] PASSED [ 30%] tests/test_encoder.py::test_float[c-1.1-fb3ff199999999999a] PASSED [ 30%] tests/test_encoder.py::test_float[c-1e+300-fb7e37e43c8800759c] PASSED [ 30%] tests/test_encoder.py::test_float[c--4.1-fbc010666666666666] PASSED [ 30%] tests/test_encoder.py::test_float[c-inf-f97c00] PASSED [ 30%] tests/test_encoder.py::test_float[c-nan-f97e00] PASSED [ 30%] tests/test_encoder.py::test_float[c--inf-f9fc00] PASSED [ 31%] tests/test_encoder.py::test_bytestring[c--40] PASSED [ 31%] tests/test_encoder.py::test_bytestring[c-\x01\x02\x03\x04-4401020304] PASSED [ 31%] tests/test_encoder.py::test_bytearray[c] PASSED [ 31%] tests/test_encoder.py::test_string[c--60] PASSED [ 31%] tests/test_encoder.py::test_string[c-a-6161] PASSED [ 32%] tests/test_encoder.py::test_string[c-IETF-6449455446] PASSED [ 32%] tests/test_encoder.py::test_string[c-"\\-62225c] PASSED [ 32%] tests/test_encoder.py::test_string[c-\xfc-62c3bc] PASSED [ 32%] tests/test_encoder.py::test_string[c-\u6c34-63e6b0b4] PASSED [ 32%] tests/test_encoder.py::test_special[c-false] PASSED [ 33%] tests/test_encoder.py::test_special[c-true] PASSED [ 33%] tests/test_encoder.py::test_special[c-null] PASSED [ 33%] tests/test_encoder.py::test_special[c-undefined] PASSED [ 33%] tests/test_encoder.py::test_simple_value[c-simple_values0] PASSED [ 33%] tests/test_encoder.py::test_simple_value[c-simple_values1] PASSED [ 34%] tests/test_encoder.py::test_simple_value[c-simple_values2] PASSED [ 34%] tests/test_encoder.py::test_simple_value[c-simple_values3] PASSED [ 34%] tests/test_encoder.py::test_simple_val_as_key[c] PASSED [ 34%] tests/test_encoder.py::test_datetime[c-datetime/utc] PASSED [ 34%] tests/test_encoder.py::test_datetime[c-datetime+micro/utc] PASSED [ 34%] tests/test_encoder.py::test_datetime[c-datetime/eet] PASSED [ 35%] tests/test_encoder.py::test_datetime[c-naive] PASSED [ 35%] tests/test_encoder.py::test_datetime[c-timestamp/utc] PASSED [ 35%] tests/test_encoder.py::test_datetime[c-timestamp+micro/utc] PASSED [ 35%] tests/test_encoder.py::test_datetime[c-timestamp/eet] PASSED [ 35%] tests/test_encoder.py::test_date_fails[c-no timezone] PASSED [ 36%] tests/test_encoder.py::test_date_fails[c-utc] PASSED [ 36%] tests/test_encoder.py::test_date_as_datetime[c] PASSED [ 36%] tests/test_encoder.py::test_naive_datetime[c] PASSED [ 36%] tests/test_encoder.py::test_decimal[c-normal] PASSED [ 36%] tests/test_encoder.py::test_decimal[c-negative] PASSED [ 37%] tests/test_encoder.py::test_decimal[c-nan] PASSED [ 37%] tests/test_encoder.py::test_decimal[c-inf] PASSED [ 37%] tests/test_encoder.py::test_decimal[c-neginf] PASSED [ 37%] tests/test_encoder.py::test_rational[c] PASSED [ 37%] tests/test_encoder.py::test_regex[c] PASSED [ 38%] tests/test_encoder.py::test_mime[c] PASSED [ 38%] tests/test_encoder.py::test_uuid[c] PASSED [ 38%] tests/test_encoder.py::test_ipaddress[c-ipv4] PASSED [ 38%] tests/test_encoder.py::test_ipaddress[c-ipv6] PASSED [ 38%] tests/test_encoder.py::test_ipnetwork[c-ipv4] PASSED [ 38%] tests/test_encoder.py::test_ipnetwork[c-ipv6] PASSED [ 39%] tests/test_encoder.py::test_custom_tag[c] PASSED [ 39%] tests/test_encoder.py::test_cyclic_array[c] PASSED [ 39%] tests/test_encoder.py::test_cyclic_array_nosharing[c] PASSED [ 39%] tests/test_encoder.py::test_cyclic_map[c] PASSED [ 39%] tests/test_encoder.py::test_cyclic_map_nosharing[c] PASSED [ 40%] tests/test_encoder.py::test_not_cyclic_same_object[c-nosharing] PASSED [ 40%] tests/test_encoder.py::test_not_cyclic_same_object[c-sharing] PASSED [ 40%] tests/test_encoder.py::test_unsupported_type[c] PASSED [ 40%] tests/test_encoder.py::test_default[c] PASSED [ 40%] tests/test_encoder.py::test_default_cyclic[c] PASSED [ 41%] tests/test_encoder.py::test_dump_to_file[c] PASSED [ 41%] tests/test_encoder.py::test_ordered_map[c-empty] PASSED [ 41%] tests/test_encoder.py::test_ordered_map[c-bytes in order] PASSED [ 41%] tests/test_encoder.py::test_ordered_map[c-bytes out of order] PASSED [ 41%] tests/test_encoder.py::test_ordered_map[c-text in order] PASSED [ 42%] tests/test_encoder.py::test_ordered_map[c-text out of order] PASSED [ 42%] tests/test_encoder.py::test_ordered_map[c-byte length] PASSED [ 42%] tests/test_encoder.py::test_ordered_map[c-integer keys] PASSED [ 42%] tests/test_encoder.py::test_ordered_map[c-frozendict] PASSED [ 42%] tests/test_encoder.py::test_minimal_floats[c-float 16] PASSED [ 42%] tests/test_encoder.py::test_minimal_floats[c-float 32] PASSED [ 43%] tests/test_encoder.py::test_minimal_floats[c-float 64] PASSED [ 43%] tests/test_encoder.py::test_minimal_floats[c-inf] PASSED [ 43%] tests/test_encoder.py::test_minimal_floats[c-nan] PASSED [ 43%] tests/test_encoder.py::test_minimal_floats[c--inf] PASSED [ 43%] tests/test_encoder.py::test_minimal_floats[c-float 16 minimum positive subnormal] PASSED [ 44%] tests/test_encoder.py::test_minimal_floats[c-mantissa o/f to 32] PASSED [ 44%] tests/test_encoder.py::test_minimal_floats[c-exponent o/f to 32] PASSED [ 44%] tests/test_encoder.py::test_minimal_floats[c-oversize float] PASSED [ 44%] tests/test_encoder.py::test_tuple_key[c] PASSED [ 44%] tests/test_encoder.py::test_dict_key[c] PASSED [ 45%] tests/test_encoder.py::test_set[c-set] PASSED [ 45%] tests/test_encoder.py::test_set[c-frozenset] PASSED [ 45%] tests/test_encoder.py::test_canonical_set[c-set] PASSED [ 45%] tests/test_encoder.py::test_canonical_set[c-frozenset] PASSED [ 45%] tests/test_types.py::test_undefined_bool[c] PASSED [ 46%] tests/test_types.py::test_undefined_repr[c] PASSED [ 46%] tests/test_types.py::test_undefined_singleton[c] PASSED [ 46%] tests/test_types.py::test_undefined_init[c] PASSED [ 46%] tests/test_types.py::test_break_bool[c] PASSED [ 46%] tests/test_types.py::test_break_repr[c] PASSED [ 46%] tests/test_types.py::test_break_singleton[c] PASSED [ 47%] tests/test_types.py::test_break_init[c] PASSED [ 47%] tests/test_types.py::test_tag_init[c] PASSED [ 47%] tests/test_types.py::test_tag_attr[c] PASSED [ 47%] tests/test_types.py::test_tag_compare[c] PASSED [ 47%] tests/test_types.py::test_tag_compare_unimplemented[c] PASSED [ 48%] tests/test_types.py::test_tag_recursive[c] PASSED [ 48%] tests/test_types.py::test_tag_repr[c] PASSED [ 48%] tests/test_types.py::test_simple_value_repr[c] PASSED [ 48%] tests/test_types.py::test_simple_value_equals[c] PASSED [ 48%] tests/test_types.py::test_simple_ordering[c] PASSED [ 49%] tests/test_types.py::test_simple_value_too_big[c] PASSED [ 49%] tests/test_decoder.py::test_fp_attr[python] PASSED [ 49%] tests/test_decoder.py::test_tag_hook_attr[python] PASSED [ 49%] tests/test_decoder.py::test_object_hook_attr[python] PASSED [ 49%] tests/test_decoder.py::test_str_errors_attr[python] PASSED [ 50%] tests/test_decoder.py::test_read[python] PASSED [ 50%] tests/test_decoder.py::test_decode_from_bytes[python] PASSED [ 50%] tests/test_decoder.py::test_immutable_attr[python] PASSED [ 50%] tests/test_decoder.py::test_load[python] PASSED [ 50%] tests/test_decoder.py::test_integer[python-00-0] PASSED [ 50%] tests/test_decoder.py::test_integer[python-01-1] PASSED [ 51%] tests/test_decoder.py::test_integer[python-0a-10] PASSED [ 51%] tests/test_decoder.py::test_integer[python-17-23] PASSED [ 51%] tests/test_decoder.py::test_integer[python-1818-24] PASSED [ 51%] tests/test_decoder.py::test_integer[python-1819-25] PASSED [ 51%] tests/test_decoder.py::test_integer[python-1864-100] PASSED [ 52%] tests/test_decoder.py::test_integer[python-1903e8-1000] PASSED [ 52%] tests/test_decoder.py::test_integer[python-1a000f4240-1000000] PASSED [ 52%] tests/test_decoder.py::test_integer[python-1b000000e8d4a51000-1000000000000] PASSED [ 52%] tests/test_decoder.py::test_integer[python-1bffffffffffffffff-18446744073709551615] PASSED [ 52%] tests/test_decoder.py::test_integer[python-c249010000000000000000-18446744073709551616] PASSED [ 53%] tests/test_decoder.py::test_integer[python-3bffffffffffffffff--18446744073709551616] PASSED [ 53%] tests/test_decoder.py::test_integer[python-c349010000000000000000--18446744073709551617] PASSED [ 53%] tests/test_decoder.py::test_integer[python-20--1] PASSED [ 53%] tests/test_decoder.py::test_integer[python-29--10] PASSED [ 53%] tests/test_decoder.py::test_integer[python-3863--100] PASSED [ 53%] tests/test_decoder.py::test_integer[python-3903e7--1000] PASSED [ 54%] tests/test_decoder.py::test_invalid_integer_subtype[python] PASSED [ 54%] tests/test_decoder.py::test_float[python-f90000-0.0] PASSED [ 54%] tests/test_decoder.py::test_float[python-f98000--0.0] PASSED [ 54%] tests/test_decoder.py::test_float[python-f93c00-1.0] PASSED [ 54%] tests/test_decoder.py::test_float[python-fb3ff199999999999a-1.1] PASSED [ 55%] tests/test_decoder.py::test_float[python-f93e00-1.5] PASSED [ 55%] tests/test_decoder.py::test_float[python-f97bff-65504.0] PASSED [ 55%] tests/test_decoder.py::test_float[python-fa47c35000-100000.0] PASSED [ 55%] tests/test_decoder.py::test_float[python-fa7f7fffff-3.4028234663852886e+38] PASSED [ 55%] tests/test_decoder.py::test_float[python-fb7e37e43c8800759c-1e+300] PASSED [ 56%] tests/test_decoder.py::test_float[python-f90001-5.960464477539063e-08] PASSED [ 56%] tests/test_decoder.py::test_float[python-f90400-6.103515625e-05] PASSED [ 56%] tests/test_decoder.py::test_float[python-f9c400--4.0] PASSED [ 56%] tests/test_decoder.py::test_float[python-fbc010666666666666--4.1] PASSED [ 56%] tests/test_decoder.py::test_float[python-f97c00-inf] PASSED [ 57%] tests/test_decoder.py::test_float[python-f9fc00--inf] PASSED [ 57%] tests/test_decoder.py::test_float[python-fa7f800000-inf] PASSED [ 57%] tests/test_decoder.py::test_float[python-faff800000--inf] PASSED [ 57%] tests/test_decoder.py::test_float[python-fb7ff0000000000000-inf] PASSED [ 57%] tests/test_decoder.py::test_float[python-fbfff0000000000000--inf] PASSED [ 57%] tests/test_decoder.py::test_float_nan[python-f97e00] PASSED [ 58%] tests/test_decoder.py::test_float_nan[python-fa7fc00000] PASSED [ 58%] tests/test_decoder.py::test_float_nan[python-fb7ff8000000000000] PASSED [ 58%] tests/test_decoder.py::test_special[python-false] PASSED [ 58%] tests/test_decoder.py::test_special[python-true] PASSED [ 58%] tests/test_decoder.py::test_special[python-null] PASSED [ 59%] tests/test_decoder.py::test_special[python-undefined] PASSED [ 59%] tests/test_decoder.py::test_binary[python-40-] PASSED [ 59%] tests/test_decoder.py::test_binary[python-4401020304-\x01\x02\x03\x04] PASSED [ 59%] tests/test_decoder.py::test_string[python-60-] PASSED [ 59%] tests/test_decoder.py::test_string[python-6161-a] PASSED [ 60%] tests/test_decoder.py::test_string[python-6449455446-IETF] PASSED [ 60%] tests/test_decoder.py::test_string[python-62225c-"\\] PASSED [ 60%] tests/test_decoder.py::test_string[python-62c3bc-\xfc] PASSED [ 60%] tests/test_decoder.py::test_string[python-63e6b0b4-\u6c34] PASSED [ 60%] tests/test_decoder.py::test_array[python-80-expected0] PASSED [ 61%] tests/test_decoder.py::test_array[python-83010203-expected1] PASSED [ 61%] tests/test_decoder.py::test_array[python-8301820203820405-expected2] PASSED [ 61%] tests/test_decoder.py::test_array[python-98190102030405060708090a0b0c0d0e0f101112131415161718181819-expected3] PASSED [ 61%] tests/test_decoder.py::test_map[python-a0-expected0] PASSED [ 61%] tests/test_decoder.py::test_map[python-a201020304-expected1] PASSED [ 61%] tests/test_decoder.py::test_mixed_array_map[python-a26161016162820203-expected0] PASSED [ 62%] tests/test_decoder.py::test_mixed_array_map[python-826161a161626163-expected1] PASSED [ 62%] tests/test_decoder.py::test_mixed_array_map[python-a56161614161626142616361436164614461656145-expected2] PASSED [ 62%] tests/test_decoder.py::test_streaming[python-5f42010243030405ff-\x01\x02\x03\x04\x05] PASSED [ 62%] tests/test_decoder.py::test_streaming[python-7f657374726561646d696e67ff-streaming] PASSED [ 62%] tests/test_decoder.py::test_streaming[python-9fff-expected2] PASSED [ 63%] tests/test_decoder.py::test_streaming[python-9f018202039f0405ffff-expected3] PASSED [ 63%] tests/test_decoder.py::test_streaming[python-9f01820203820405ff-expected4] PASSED [ 63%] tests/test_decoder.py::test_streaming[python-83018202039f0405ff-expected5] PASSED [ 63%] tests/test_decoder.py::test_streaming[python-83019f0203ff820405-expected6] PASSED [ 63%] tests/test_decoder.py::test_streaming[python-9f0102030405060708090a0b0c0d0e0f101112131415161718181819ff-expected7] PASSED [ 64%] tests/test_decoder.py::test_streaming[python-bf61610161629f0203ffff-expected8] PASSED [ 64%] tests/test_decoder.py::test_streaming[python-826161bf61626163ff-expected9] PASSED [ 64%] tests/test_decoder.py::test_streaming[python-bf6346756ef563416d7421ff-expected10] PASSED [ 64%] tests/test_decoder.py::test_streaming[python-d901029f010203ff-expected11] PASSED [ 64%] tests/test_decoder.py::test_bad_streaming_strings[python-5f42010200] PASSED [ 65%] tests/test_decoder.py::test_bad_streaming_strings[python-7f63737472a0] PASSED [ 65%] tests/test_decoder.py::test_simple_value[python-simple_value0] PASSED [ 65%] tests/test_decoder.py::test_simple_value[python-simple_value1] PASSED [ 65%] tests/test_decoder.py::test_simple_value[python-simple_value2] PASSED [ 65%] tests/test_decoder.py::test_simple_value[python-simple_value3] PASSED [ 65%] tests/test_decoder.py::test_simple_val_as_key[python] PASSED [ 66%] tests/test_decoder.py::test_datetime[python-datetime/utc] PASSED [ 66%] tests/test_decoder.py::test_datetime[python-datetime+micro/utc] PASSED [ 66%] tests/test_decoder.py::test_datetime[python-datetime/eet] PASSED [ 66%] tests/test_decoder.py::test_datetime[python-timestamp/utc] PASSED [ 66%] tests/test_decoder.py::test_datetime[python-timestamp/eet] PASSED [ 67%] tests/test_decoder.py::test_datetime_secfrac[python] PASSED [ 67%] tests/test_decoder.py::test_datetime_secfrac_naive_float_to_int_cast[python] PASSED [ 67%] tests/test_decoder.py::test_datetime_secfrac_overflow[python] PASSED [ 67%] tests/test_decoder.py::test_datetime_secfrac_requires_digit[python] PASSED [ 67%] tests/test_decoder.py::test_bad_datetime[python] PASSED [ 68%] tests/test_decoder.py::test_positive_bignum[python] PASSED [ 68%] tests/test_decoder.py::test_negative_bignum[python] PASSED [ 68%] tests/test_decoder.py::test_fraction[python] PASSED [ 68%] tests/test_decoder.py::test_bigfloat[python] PASSED [ 68%] tests/test_decoder.py::test_rational[python] PASSED [ 69%] tests/test_decoder.py::test_regex[python] PASSED [ 69%] tests/test_decoder.py::test_mime[python] PASSED [ 69%] tests/test_decoder.py::test_uuid[python] PASSED [ 69%] tests/test_decoder.py::test_ipaddress[python-ipv4] PASSED [ 69%] tests/test_decoder.py::test_ipaddress[python-ipv6] PASSED [ 69%] tests/test_decoder.py::test_ipaddress[python-mac] PASSED [ 70%] tests/test_decoder.py::test_bad_ipaddress[python] PASSED [ 70%] tests/test_decoder.py::test_ipnetwork[python-ipv4] PASSED [ 70%] tests/test_decoder.py::test_ipnetwork[python-ipv6] PASSED [ 70%] tests/test_decoder.py::test_bad_ipnetwork[python] PASSED [ 70%] tests/test_decoder.py::test_bad_shared_reference[python] PASSED [ 71%] tests/test_decoder.py::test_uninitialized_shared_reference[python] PASSED [ 71%] tests/test_decoder.py::test_immutable_shared_reference[python] PASSED [ 71%] tests/test_decoder.py::test_cyclic_array[python] PASSED [ 71%] tests/test_decoder.py::test_cyclic_map[python] PASSED [ 71%] tests/test_decoder.py::test_unhandled_tag[python] PASSED [ 72%] tests/test_decoder.py::test_premature_end_of_stream[python] PASSED [ 72%] tests/test_decoder.py::test_tag_hook[python] PASSED [ 72%] tests/test_decoder.py::test_tag_hook_cyclic[python] PASSED [ 72%] tests/test_decoder.py::test_object_hook[python] PASSED [ 72%] tests/test_decoder.py::test_load_from_file[python] PASSED [ 73%] tests/test_decoder.py::test_nested_exception[python] PASSED [ 73%] tests/test_decoder.py::test_set[python] PASSED [ 73%] tests/test_decoder.py::test_immutable_keys[python-a1a1616161626163-expected0] PASSED [ 73%] tests/test_decoder.py::test_immutable_keys[python-A1A1A10101A1666E6573746564F5A1666E6573746564F4-expected1] PASSED [ 73%] tests/test_decoder.py::test_immutable_keys[python-a182010203-expected2] PASSED [ 73%] tests/test_decoder.py::test_immutable_keys[python-a1d901028301020304-expected3] PASSED [ 74%] tests/test_decoder.py::test_immutable_keys[python-A17f657374726561646d696e67ff01-expected4] PASSED [ 74%] tests/test_decoder.py::test_immutable_keys[python-d9010282d90102820102d90102820304-expected5] PASSED [ 74%] tests/test_encoder.py::test_fp_attr[python] PASSED [ 74%] tests/test_encoder.py::test_default_attr[python] PASSED [ 74%] tests/test_encoder.py::test_timezone_attr[python] PASSED [ 75%] tests/test_encoder.py::test_write[python] PASSED [ 75%] tests/test_encoder.py::test_encoders_load_type[python] PASSED [ 75%] tests/test_encoder.py::test_encode_length[python] PASSED [ 75%] tests/test_encoder.py::test_canonical_attr[python] PASSED [ 75%] tests/test_encoder.py::test_dump[python] PASSED [ 76%] tests/test_encoder.py::test_integer[python-0-00] PASSED [ 76%] tests/test_encoder.py::test_integer[python-1-01] PASSED [ 76%] tests/test_encoder.py::test_integer[python-10-0a] PASSED [ 76%] tests/test_encoder.py::test_integer[python-23-17] PASSED [ 76%] tests/test_encoder.py::test_integer[python-24-1818] PASSED [ 76%] tests/test_encoder.py::test_integer[python-100-1864] PASSED [ 77%] tests/test_encoder.py::test_integer[python-1000-1903e8] PASSED [ 77%] tests/test_encoder.py::test_integer[python-1000000-1a000f4240] PASSED [ 77%] tests/test_encoder.py::test_integer[python-1000000000000-1b000000e8d4a51000] PASSED [ 77%] tests/test_encoder.py::test_integer[python-18446744073709551615-1bffffffffffffffff] PASSED [ 77%] tests/test_encoder.py::test_integer[python-18446744073709551616-c249010000000000000000] PASSED [ 78%] tests/test_encoder.py::test_integer[python--18446744073709551616-3bffffffffffffffff] PASSED [ 78%] tests/test_encoder.py::test_integer[python--18446744073709551617-c349010000000000000000] PASSED [ 78%] tests/test_encoder.py::test_integer[python--1-20] PASSED [ 78%] tests/test_encoder.py::test_integer[python--10-29] PASSED [ 78%] tests/test_encoder.py::test_integer[python--100-3863] PASSED [ 79%] tests/test_encoder.py::test_integer[python--1000-3903e7] PASSED [ 79%] tests/test_encoder.py::test_float[python-1.1-fb3ff199999999999a] PASSED [ 79%] tests/test_encoder.py::test_float[python-1e+300-fb7e37e43c8800759c] PASSED [ 79%] tests/test_encoder.py::test_float[python--4.1-fbc010666666666666] PASSED [ 79%] tests/test_encoder.py::test_float[python-inf-f97c00] PASSED [ 80%] tests/test_encoder.py::test_float[python-nan-f97e00] PASSED [ 80%] tests/test_encoder.py::test_float[python--inf-f9fc00] PASSED [ 80%] tests/test_encoder.py::test_bytestring[python--40] PASSED [ 80%] tests/test_encoder.py::test_bytestring[python-\x01\x02\x03\x04-4401020304] PASSED [ 80%] tests/test_encoder.py::test_bytearray[python] PASSED [ 80%] tests/test_encoder.py::test_string[python--60] PASSED [ 81%] tests/test_encoder.py::test_string[python-a-6161] PASSED [ 81%] tests/test_encoder.py::test_string[python-IETF-6449455446] PASSED [ 81%] tests/test_encoder.py::test_string[python-"\\-62225c] PASSED [ 81%] tests/test_encoder.py::test_string[python-\xfc-62c3bc] PASSED [ 81%] tests/test_encoder.py::test_string[python-\u6c34-63e6b0b4] PASSED [ 82%] tests/test_encoder.py::test_special[python-false] PASSED [ 82%] tests/test_encoder.py::test_special[python-true] PASSED [ 82%] tests/test_encoder.py::test_special[python-null] PASSED [ 82%] tests/test_encoder.py::test_special[python-undefined] PASSED [ 82%] tests/test_encoder.py::test_simple_value[python-simple_values0] PASSED [ 83%] tests/test_encoder.py::test_simple_value[python-simple_values1] PASSED [ 83%] tests/test_encoder.py::test_simple_value[python-simple_values2] PASSED [ 83%] tests/test_encoder.py::test_simple_value[python-simple_values3] PASSED [ 83%] tests/test_encoder.py::test_simple_val_as_key[python] PASSED [ 83%] tests/test_encoder.py::test_datetime[python-datetime/utc] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-datetime+micro/utc] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-datetime/eet] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-naive] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-timestamp/utc] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-timestamp+micro/utc] PASSED [ 84%] tests/test_encoder.py::test_datetime[python-timestamp/eet] PASSED [ 85%] tests/test_encoder.py::test_date_fails[python-no timezone] PASSED [ 85%] tests/test_encoder.py::test_date_fails[python-utc] PASSED [ 85%] tests/test_encoder.py::test_date_as_datetime[python] PASSED [ 85%] tests/test_encoder.py::test_naive_datetime[python] PASSED [ 85%] tests/test_encoder.py::test_decimal[python-normal] PASSED [ 86%] tests/test_encoder.py::test_decimal[python-negative] PASSED [ 86%] tests/test_encoder.py::test_decimal[python-nan] PASSED [ 86%] tests/test_encoder.py::test_decimal[python-inf] PASSED [ 86%] tests/test_encoder.py::test_decimal[python-neginf] PASSED [ 86%] tests/test_encoder.py::test_rational[python] PASSED [ 87%] tests/test_encoder.py::test_regex[python] PASSED [ 87%] tests/test_encoder.py::test_mime[python] PASSED [ 87%] tests/test_encoder.py::test_uuid[python] PASSED [ 87%] tests/test_encoder.py::test_ipaddress[python-ipv4] PASSED [ 87%] tests/test_encoder.py::test_ipaddress[python-ipv6] PASSED [ 88%] tests/test_encoder.py::test_ipnetwork[python-ipv4] PASSED [ 88%] tests/test_encoder.py::test_ipnetwork[python-ipv6] PASSED [ 88%] tests/test_encoder.py::test_custom_tag[python] PASSED [ 88%] tests/test_encoder.py::test_cyclic_array[python] PASSED [ 88%] tests/test_encoder.py::test_cyclic_array_nosharing[python] PASSED [ 88%] tests/test_encoder.py::test_cyclic_map[python] PASSED [ 89%] tests/test_encoder.py::test_cyclic_map_nosharing[python] PASSED [ 89%] tests/test_encoder.py::test_not_cyclic_same_object[python-nosharing] PASSED [ 89%] tests/test_encoder.py::test_not_cyclic_same_object[python-sharing] PASSED [ 89%] tests/test_encoder.py::test_unsupported_type[python] PASSED [ 89%] tests/test_encoder.py::test_default[python] PASSED [ 90%] tests/test_encoder.py::test_default_cyclic[python] PASSED [ 90%] tests/test_encoder.py::test_dump_to_file[python] PASSED [ 90%] tests/test_encoder.py::test_ordered_map[python-empty] PASSED [ 90%] tests/test_encoder.py::test_ordered_map[python-bytes in order] PASSED [ 90%] tests/test_encoder.py::test_ordered_map[python-bytes out of order] PASSED [ 91%] tests/test_encoder.py::test_ordered_map[python-text in order] PASSED [ 91%] tests/test_encoder.py::test_ordered_map[python-text out of order] PASSED [ 91%] tests/test_encoder.py::test_ordered_map[python-byte length] PASSED [ 91%] tests/test_encoder.py::test_ordered_map[python-integer keys] PASSED [ 91%] tests/test_encoder.py::test_ordered_map[python-frozendict] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python-float 16] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python-float 32] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python-float 64] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python-inf] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python-nan] PASSED [ 92%] tests/test_encoder.py::test_minimal_floats[python--inf] PASSED [ 93%] tests/test_encoder.py::test_minimal_floats[python-float 16 minimum positive subnormal] PASSED [ 93%] tests/test_encoder.py::test_minimal_floats[python-mantissa o/f to 32] PASSED [ 93%] tests/test_encoder.py::test_minimal_floats[python-exponent o/f to 32] PASSED [ 93%] tests/test_encoder.py::test_minimal_floats[python-oversize float] PASSED [ 93%] tests/test_encoder.py::test_tuple_key[python] PASSED [ 94%] tests/test_encoder.py::test_dict_key[python] PASSED [ 94%] tests/test_encoder.py::test_set[python-set] PASSED [ 94%] tests/test_encoder.py::test_set[python-frozenset] PASSED [ 94%] tests/test_encoder.py::test_canonical_set[python-set] PASSED [ 94%] tests/test_encoder.py::test_canonical_set[python-frozenset] PASSED [ 95%] tests/test_types.py::test_undefined_bool[python] PASSED [ 95%] tests/test_types.py::test_undefined_repr[python] PASSED [ 95%] tests/test_types.py::test_undefined_singleton[python] PASSED [ 95%] tests/test_types.py::test_undefined_init[python] PASSED [ 95%] tests/test_types.py::test_break_bool[python] PASSED [ 96%] tests/test_types.py::test_break_repr[python] PASSED [ 96%] tests/test_types.py::test_break_singleton[python] PASSED [ 96%] tests/test_types.py::test_break_init[python] PASSED [ 96%] tests/test_types.py::test_tag_init[python] PASSED [ 96%] tests/test_types.py::test_tag_attr[python] PASSED [ 96%] tests/test_types.py::test_tag_compare[python] PASSED [ 97%] tests/test_types.py::test_tag_compare_unimplemented[python] PASSED [ 97%] tests/test_types.py::test_tag_recursive[python] PASSED [ 97%] tests/test_types.py::test_tag_repr[python] PASSED [ 97%] tests/test_types.py::test_simple_value_repr[python] PASSED [ 97%] tests/test_types.py::test_simple_value_equals[python] PASSED [ 98%] tests/test_types.py::test_simple_ordering[python] PASSED [ 98%] tests/test_types.py::test_simple_value_too_big[python] PASSED [ 98%] tests/test_encoder.py::test_float16_encoder[float 16] SKIPPED [ 98%] tests/test_encoder.py::test_float16_encoder[float 32] SKIPPED [ 98%] tests/test_encoder.py::test_float16_encoder[float 64] SKIPPED [ 99%] tests/test_encoder.py::test_float16_encoder[float 16 minimum positive subnormal] SKIPPED [ 99%] tests/test_encoder.py::test_float16_encoder[mantissa o/f to 32] SKIPPED [ 99%] tests/test_encoder.py::test_float16_encoder[exponent o/f to 32] SKIPPED [ 99%] tests/test_encoder.py::test_float16_encoder[oversize float] SKIPPED [ 99%] tests/test_types.py::test_frozendict PASSED [100%] ----------- coverage: platform linux, python 3.6.8-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------- cbor2/__init__.py 16 16 0% 1-51 cbor2/compat.py 87 87 0% 1-132 cbor2/decoder.py 296 296 0% 1-579 cbor2/encoder.py 250 250 0% 1-531 cbor2/types.py 101 101 0% 1-178 ------------------------------------------------- TOTAL 750 750 0% =========================== short test summary info ============================ SKIPPED [7] tests/test_encoder.py:494: Using native struct.pack ==================== 519 passed, 7 skipped in 1.94 seconds ===================== Coverage.py warning: No data was collected. (no-data-collected) + exit 0 Processing files: python3-cbor2-5.1.2-2.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pAkgtM + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python3-cbor2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python3-cbor2 + cp -pr README.rst /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python3-cbor2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nxJuaz + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python3-cbor2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python3-cbor2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python3-cbor2 + exit 0 Provides: python3-cbor2 = 5.1.2-2.el8 python3-cbor2(ppc-64) = 5.1.2-2.el8 python3.6dist(cbor2) = 5.1.2 python3dist(cbor2) = 5.1.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-cbor2-doc-5.1.2-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LLeuUm + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python-cbor2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python-cbor2-doc + cp -pr html /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/doc/python-cbor2-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zYFJKa + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python-cbor2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python-cbor2-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le/usr/share/licenses/python-cbor2-doc + exit 0 Provides: python-cbor2-doc = 5.1.2-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cbor2-debugsource-5.1.2-2.el8.ppc64le Provides: python-cbor2-debugsource = 5.1.2-2.el8 python-cbor2-debugsource(ppc-64) = 5.1.2-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cbor2-debuginfo-5.1.2-2.el8.ppc64le Provides: debuginfo(build-id) = d4e66f7208ca2ea2e067ab5219aaac15de8539a1 python3-cbor2-debuginfo = 5.1.2-2.el8 python3-cbor2-debuginfo(ppc-64) = 5.1.2-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cbor2-debugsource(ppc-64) = 5.1.2-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le Wrote: /builddir/build/RPMS/python3-cbor2-5.1.2-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-cbor2-doc-5.1.2-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-cbor2-debugsource-5.1.2-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-cbor2-debuginfo-5.1.2-2.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OAE5DZ + umask 022 + cd /builddir/build/BUILD + cd cbor2-5.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cbor2-5.1.2-2.el8.ppc64le + exit 0 Child return code was: 0