Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nbformat.spec'], chrootPath='/var/lib/mock/f32-build-19137750-1341183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nbformat.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1579737600 Wrote: /builddir/build/SRPMS/python-nbformat-5.0.4-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nbformat.spec'], chrootPath='/var/lib/mock/f32-build-19137750-1341183/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nbformat.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1579737600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KGzwAr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nbformat-5.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nbformat-5.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nbformat-5.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vQLDYt + umask 022 + cd /builddir/build/BUILD + cd nbformat-5.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/nbformat copying nbformat/notebooknode.py -> build/lib/nbformat copying nbformat/__init__.py -> build/lib/nbformat copying nbformat/_version.py -> build/lib/nbformat copying nbformat/reader.py -> build/lib/nbformat copying nbformat/sign.py -> build/lib/nbformat copying nbformat/converter.py -> build/lib/nbformat copying nbformat/validator.py -> build/lib/nbformat copying nbformat/sentinel.py -> build/lib/nbformat copying nbformat/current.py -> build/lib/nbformat copying nbformat/_compat.py -> build/lib/nbformat creating build/lib/nbformat/tests copying nbformat/tests/test_sign.py -> build/lib/nbformat/tests copying nbformat/tests/test_convert.py -> build/lib/nbformat/tests copying nbformat/tests/__init__.py -> build/lib/nbformat/tests copying nbformat/tests/test_validator.py -> build/lib/nbformat/tests copying nbformat/tests/test_api.py -> build/lib/nbformat/tests copying nbformat/tests/base.py -> build/lib/nbformat/tests copying nbformat/tests/test_reader.py -> build/lib/nbformat/tests creating build/lib/nbformat/v2 copying nbformat/v2/convert.py -> build/lib/nbformat/v2 copying nbformat/v2/__init__.py -> build/lib/nbformat/v2 copying nbformat/v2/nbjson.py -> build/lib/nbformat/v2 copying nbformat/v2/nbxml.py -> build/lib/nbformat/v2 copying nbformat/v2/nbpy.py -> build/lib/nbformat/v2 copying nbformat/v2/rwbase.py -> build/lib/nbformat/v2 copying nbformat/v2/nbbase.py -> build/lib/nbformat/v2 creating build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_json.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbpy.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/__init__.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbbase.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/nbexamples.py -> build/lib/nbformat/v2/tests creating build/lib/nbformat/v4 copying nbformat/v4/convert.py -> build/lib/nbformat/v4 copying nbformat/v4/__init__.py -> build/lib/nbformat/v4 copying nbformat/v4/nbjson.py -> build/lib/nbformat/v4 copying nbformat/v4/rwbase.py -> build/lib/nbformat/v4 copying nbformat/v4/nbbase.py -> build/lib/nbformat/v4 creating build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_json.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_convert.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/__init__.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_nbbase.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_validate.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/formattest.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/nbexamples.py -> build/lib/nbformat/v4/tests creating build/lib/nbformat/v3 copying nbformat/v3/convert.py -> build/lib/nbformat/v3 copying nbformat/v3/__init__.py -> build/lib/nbformat/v3 copying nbformat/v3/nbjson.py -> build/lib/nbformat/v3 copying nbformat/v3/nbpy.py -> build/lib/nbformat/v3 copying nbformat/v3/rwbase.py -> build/lib/nbformat/v3 copying nbformat/v3/nbbase.py -> build/lib/nbformat/v3 creating build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_json.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbpy.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/__init__.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbbase.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/formattest.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_misc.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/nbexamples.py -> build/lib/nbformat/v3/tests creating build/lib/nbformat/v1 copying nbformat/v1/convert.py -> build/lib/nbformat/v1 copying nbformat/v1/__init__.py -> build/lib/nbformat/v1 copying nbformat/v1/nbjson.py -> build/lib/nbformat/v1 copying nbformat/v1/rwbase.py -> build/lib/nbformat/v1 copying nbformat/v1/nbbase.py -> build/lib/nbformat/v1 creating build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_json.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/__init__.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_nbbase.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/nbexamples.py -> build/lib/nbformat/v1/tests copying nbformat/tests/test2.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4custom.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4plus.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4.ipynb -> build/lib/nbformat/tests copying nbformat/tests/invalid.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4docinfo.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test3.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4jupyter_metadata_timings.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4jupyter_metadata.ipynb -> build/lib/nbformat/tests copying nbformat/v3/nbformat.v3.schema.json -> build/lib/nbformat/v3 copying nbformat/v4/nbformat.v4.0.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.3.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.1.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.2.schema.json -> build/lib/nbformat/v4 /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hrvaqs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch + cd nbformat-5.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/notebooknode.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/_version.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_sign.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test2.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_validator.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4custom.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4plus.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_api.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/invalid.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4docinfo.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/base.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test3.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4jupyter_metadata_timings.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_reader.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4jupyter_metadata.ipynb -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests copying build/lib/nbformat/reader.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/sign.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_json.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbpy.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/nbexamples.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/nbjson.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbxml.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbpy.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/rwbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2 copying build/lib/nbformat/converter.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/validator.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/sentinel.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat copying build/lib/nbformat/current.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_json.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_validate.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/formattest.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/nbexamples.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/nbjson.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.0.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.4.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.3.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/rwbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.1.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.2.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_json.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbpy.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/formattest.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_misc.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/nbexamples.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/nbjson.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbformat.v3.schema.json -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbpy.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/rwbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/convert.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 creating /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_json.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/__init__.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/nbexamples.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/nbjson.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/rwbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbbase.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1 copying build/lib/nbformat/_compat.py -> /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/notebooknode.py to notebooknode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/test_sign.py to test_sign.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/test_convert.py to test_convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/test_validator.py to test_validator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/test_api.py to test_api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/tests/test_reader.py to test_reader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/reader.py to reader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/sign.py to sign.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/convert.py to convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_nbpy.py to test_nbpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/nbjson.py to nbjson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/nbxml.py to nbxml.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/nbpy.py to nbpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/rwbase.py to rwbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v2/nbbase.py to nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/converter.py to converter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/validator.py to validator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/sentinel.py to sentinel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/current.py to current.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/convert.py to convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_convert.py to test_convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/test_validate.py to test_validate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/formattest.py to formattest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/nbjson.py to nbjson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/rwbase.py to rwbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v4/nbbase.py to nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/convert.py to convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_nbpy.py to test_nbpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/formattest.py to formattest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/test_misc.py to test_misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/nbjson.py to nbjson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/nbpy.py to nbpy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/rwbase.py to rwbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v3/nbbase.py to nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/convert.py to convert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests/test_json.py to test_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests/test_nbbase.py to test_nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/tests/nbexamples.py to nbexamples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/nbjson.py to nbjson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/rwbase.py to rwbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/v1/nbbase.py to nbbase.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat/_compat.py to _compat.cpython-38.pyc writing byte-compilation script '/tmp/tmp216nz52x.py' /usr/bin/python3 /tmp/tmp216nz52x.py removing /tmp/tmp216nz52x.py running install_egg_info Writing /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8/site-packages/nbformat-5.0.4-py3.8.egg-info /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) + rm -rfv /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 5.0.4-1.fc32 --unique-debug-suffix -5.0.4-1.fc32.noarch --unique-debug-src-base python-nbformat-5.0.4-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nbformat-5.0.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Dy60Ar + umask 022 + cd /builddir/build/BUILD + cd nbformat-5.0.4 + mv nbformat/tests/test_sign.py nbformat/tests/test_sign.py.fail + py.test-3.8 -v nbformat/tests/ ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/nbformat-5.0.4 collecting ... collected 22 items nbformat/tests/test_api.py::TestAPI::test_read PASSED [ 4%] nbformat/tests/test_api.py::TestAPI::test_read_write_path PASSED [ 9%] nbformat/tests/test_api.py::TestAPI::test_write_downgrade_2 PASSED [ 13%] nbformat/tests/test_convert.py::TestConvert::test_downgrade_3_2 PASSED [ 18%] nbformat/tests/test_convert.py::TestConvert::test_open_current PASSED [ 22%] nbformat/tests/test_convert.py::TestConvert::test_upgrade_2_3 PASSED [ 27%] nbformat/tests/test_convert.py::TestConvert::test_upgrade_downgrade_4_3_4 PASSED [ 31%] nbformat/tests/test_reader.py::TestReader::test_read PASSED [ 36%] nbformat/tests/test_validator.py::TestValidator::test_future PASSED [ 40%] nbformat/tests/test_validator.py::TestValidator::test_invalid PASSED [ 45%] nbformat/tests/test_validator.py::TestValidator::test_iter_validation_empty PASSED [ 50%] nbformat/tests/test_validator.py::TestValidator::test_iter_validation_error PASSED [ 54%] nbformat/tests/test_validator.py::TestValidator::test_nb2 PASSED [ 59%] nbformat/tests/test_validator.py::TestValidator::test_nb3 PASSED [ 63%] nbformat/tests/test_validator.py::TestValidator::test_nb4 PASSED [ 68%] nbformat/tests/test_validator.py::TestValidator::test_nb4_document_info PASSED [ 72%] nbformat/tests/test_validator.py::TestValidator::test_nb4custom PASSED [ 77%] nbformat/tests/test_validator.py::TestValidator::test_nb4jupyter_metadata PASSED [ 81%] nbformat/tests/test_validator.py::TestValidator::test_nb4jupyter_metadata_timings PASSED [ 86%] nbformat/tests/test_validator.py::TestValidator::test_validate_empty PASSED [ 90%] nbformat/tests/test_validator.py::TestValidator::test_validation_error PASSED [ 95%] nbformat/tests/test_validator.py::TestValidator::test_validation_no_version PASSED [100%] =============================== warnings summary =============================== nbformat/tests/test_validator.py::TestValidator::test_validation_error /builddir/build/BUILD/nbformat-5.0.4/nbformat/tests/test_validator.py:98: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches(s, "validating.*required.* in markdown_cell") nbformat/tests/test_validator.py::TestValidator::test_validation_error /builddir/build/BUILD/nbformat-5.0.4/nbformat/tests/test_validator.py:99: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches(s, "source.* is a required property") nbformat/tests/test_validator.py::TestValidator::test_validation_error /builddir/build/BUILD/nbformat-5.0.4/nbformat/tests/test_validator.py:100: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches(s, r"On instance\[u?['\"].*cells['\"]\]\[0\]") -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 22 passed, 3 warnings in 0.72 seconds ===================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-nbformat-5.0.4-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ta1pzt + umask 022 + cd /builddir/build/BUILD + cd nbformat-5.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/doc/python3-nbformat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/doc/python3-nbformat + cp -pr README.md /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/doc/python3-nbformat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PJMetq + umask 022 + cd /builddir/build/BUILD + cd nbformat-5.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/licenses/python3-nbformat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/licenses/python3-nbformat + cp -pr COPYING.md /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch/usr/share/licenses/python3-nbformat + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-nbformat = 5.0.4-1.fc32 python3-nbformat = 5.0.4-1.fc32 python3.8dist(nbformat) = 5.0.4 python3dist(nbformat) = 5.0.4 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.8 Obsoletes: python-nbformat < 5.0.4-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch Wrote: /builddir/build/RPMS/python3-nbformat-5.0.4-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aNY2Kq + umask 022 + cd /builddir/build/BUILD + cd nbformat-5.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nbformat-5.0.4-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0