Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jupyter-console.spec'], chrootPath='/var/lib/mock/742736-fedora-rawhide-x86_64-1524090471.473082/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '09ed72b2834c4438a56cdcdf13da7000', '-D', '/var/lib/mock/742736-fedora-rawhide-x86_64-1524090471.473082/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jupyter-console.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-jupyter-console-5.2.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jupyter-console.spec'], chrootPath='/var/lib/mock/742736-fedora-rawhide-x86_64-1524090471.473082/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9709726c6ad04a459948d99c4fb57a19', '-D', '/var/lib/mock/742736-fedora-rawhide-x86_64-1524090471.473082/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jupyter-console.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NC4vAC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jupyter_console-5.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/5.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jupyter_console-5.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/jupyter_console_remove_sphinx_github_alt.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nL4wMm + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/jupyter_console copying jupyter_console/zmqhistory.py -> build/lib/jupyter_console copying jupyter_console/ptshell.py -> build/lib/jupyter_console copying jupyter_console/completer.py -> build/lib/jupyter_console copying jupyter_console/app.py -> build/lib/jupyter_console copying jupyter_console/_version.py -> build/lib/jupyter_console copying jupyter_console/__main__.py -> build/lib/jupyter_console copying jupyter_console/__init__.py -> build/lib/jupyter_console creating build/lib/jupyter_console/tests copying jupyter_console/tests/writetofile.py -> build/lib/jupyter_console/tests copying jupyter_console/tests/test_image_handler.py -> build/lib/jupyter_console/tests copying jupyter_console/tests/test_console.py -> build/lib/jupyter_console/tests copying jupyter_console/tests/__init__.py -> build/lib/jupyter_console/tests running build_scripts creating build/scripts-2.7 copying and adjusting scripts/jupyter-console -> build/scripts-2.7 changing mode of build/scripts-2.7/jupyter-console from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + LDFLAGS='-Wl,-z,relro -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 running build_scripts creating build/scripts-3.6 copying and adjusting scripts/jupyter-console -> build/scripts-3.6 changing mode of build/scripts-3.6/jupyter-console from 644 to 755 + sleep 1 + PYTHONPATH=build/lib/ + sphinx-build docs html Running Sphinx v1.7.2 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] changelog reading sources... [ 66%] index reading sources... [100%] release BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:9: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:11: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:12: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:14: WARNING: Unknown interpreted text role "ghpull". looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:15: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:38: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:41: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:45: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:46: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:50: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:51: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/changelog.rst:52: WARNING: Unknown interpreted text role "ghpull". BUILDSTDERR: /builddir/build/BUILD/jupyter_console-5.2.0/docs/index.rst:40: WARNING: toctree contains reference to nonexisting document 'config_options' done checking consistency... done preparing documents... done writing output... [ 33%] changelog writing output... [ 66%] index writing output... [100%] release generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 15 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.19dhJL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 + cd jupyter_console-5.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + LDFLAGS='-Wl,-z,relro -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-jupyter-console-5.2.0-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/test_console.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/test_image_handler.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/writetofile.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests copying build/lib/jupyter_console/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/__main__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/_version.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/app.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/completer.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/ptshell.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console copying build/lib/jupyter_console/zmqhistory.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests/test_console.py to test_console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests/test_image_handler.py to test_image_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/tests/writetofile.py to writetofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/completer.py to completer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/ptshell.py to ptshell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console/zmqhistory.py to zmqhistory.cpython-36.pyc writing byte-compilation script '/tmp/tmp9e7x_7bn.py' /usr/bin/python3 /tmp/tmp9e7x_7bn.py removing /tmp/tmp9e7x_7bn.py running install_scripts creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/bin copying build/scripts-3.6/jupyter-console -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/bin/jupyter-console to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/jupyter_console-5.2.0-py3.6.egg-info + mv /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64//usr/bin/jupyter-console /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64//usr/bin/jupyter-console-3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console creating /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/test_console.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/test_image_handler.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests copying build/lib/jupyter_console/tests/writetofile.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests copying build/lib/jupyter_console/__init__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/__main__.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/_version.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/app.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/completer.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/ptshell.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console copying build/lib/jupyter_console/zmqhistory.py -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests/test_console.py to test_console.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests/test_image_handler.py to test_image_handler.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/tests/writetofile.py to writetofile.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/completer.py to completer.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/ptshell.py to ptshell.pyc byte-compiling /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console/zmqhistory.py to zmqhistory.pyc writing byte-compilation script '/tmp/tmpKYLqE2.py' /usr/bin/python2 -O /tmp/tmpKYLqE2.py removing /tmp/tmpKYLqE2.py running install_scripts copying build/scripts-2.7/jupyter-console -> /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/bin/jupyter-console to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/jupyter_console-5.2.0-py2.7.egg-info + mv /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64//usr/bin/jupyter-console /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64//usr/bin/jupyter-console-2 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 5.2.0-1.fc29 --unique-debug-suffix -5.2.0-1.fc29.x86_64 --unique-debug-src-base python-jupyter-console-5.2.0-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/jupyter_console-5.2.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-jupyter-console-5.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XiWlCd + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python2-jupyter-console + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python2-jupyter-console + cp -pr README.md /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python2-jupyter-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xx8BwF + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python2-jupyter-console + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python2-jupyter-console + cp -pr COPYING.md /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python2-jupyter-console + exit 0 Provides: python-jupyter-console = 5.2.0-1.fc29 python-jupyter_console = 5.2.0-1.fc29 python2-jupyter-console = 5.2.0-1.fc29 python2-jupyter_console = 5.2.0-1.fc29 python2.7dist(jupyter-console) = 5.2.0 python2dist(jupyter-console) = 5.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-jupyter-console < 5.2.0-1.fc29 python-jupyter_console < 5.2.0-1.fc29 Processing files: python3-jupyter-console-5.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TfeEPe + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python3-jupyter-console + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python3-jupyter-console + cp -pr README.md /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python3-jupyter-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tCoO9N + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python3-jupyter-console + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python3-jupyter-console + cp -pr COPYING.md /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/licenses/python3-jupyter-console + exit 0 Provides: python3-jupyter-console = 5.2.0-1.fc29 python3-jupyter_console = 5.2.0-1.fc29 python3.6dist(jupyter-console) = 5.2.0 python3dist(jupyter-console) = 5.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Processing files: python-jupyter-console-doc-5.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ViCvnv + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python-jupyter-console-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python-jupyter-console-doc + cp -pr html /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64/usr/share/doc/python-jupyter-console-doc + exit 0 Provides: python-jupyter-console-doc = 5.2.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 Wrote: /builddir/build/RPMS/python2-jupyter-console-5.2.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-jupyter-console-5.2.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-jupyter-console-doc-5.2.0-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vndseg + umask 022 + cd /builddir/build/BUILD + cd jupyter_console-5.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jupyter-console-5.2.0-1.fc29.x86_64 + exit 0 Child return code was: 0