Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-restkit.spec'], chrootPath='/var/lib/mock/876858-epel-7-x86_64-1554289698.705589/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q_7a3kik:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6a3d072c56b408788ae0526fa4ab1bf', '-D', '/var/lib/mock/876858-epel-7-x86_64-1554289698.705589/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q_7a3kik:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-restkit.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-restkit-4.2.2-13.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-restkit.spec'], chrootPath='/var/lib/mock/876858-epel-7-x86_64-1554289698.705589/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q_7a3kik:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a3b01bc432c42c4b2d1536f42f7d91c', '-D', '/var/lib/mock/876858-epel-7-x86_64-1554289698.705589/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q_7a3kik:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-restkit.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.PoF92R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf restkit-4.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/restkit-4.2.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd restkit-4.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf restkit.egg-info + echo 'Patch #0 (restkit-disable-tests-needing-internet-connection.patch):' Patch #0 (restkit-disable-tests-needing-internet-connection.patch): + /usr/bin/cat /builddir/build/SOURCES/restkit-disable-tests-needing-internet-connection.patch + /usr/bin/patch -p0 --fuzz=0 patching file tests/004-test-client.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YbXhKv + umask 022 + cd /builddir/build/BUILD + cd restkit-4.2.2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/restkit copying restkit/filters.py -> build/lib/restkit copying restkit/util.py -> build/lib/restkit copying restkit/conn.py -> build/lib/restkit copying restkit/errors.py -> build/lib/restkit copying restkit/oauth2.py -> build/lib/restkit copying restkit/client.py -> build/lib/restkit copying restkit/resource.py -> build/lib/restkit copying restkit/wrappers.py -> build/lib/restkit copying restkit/datastructures.py -> build/lib/restkit copying restkit/session.py -> build/lib/restkit copying restkit/forms.py -> build/lib/restkit copying restkit/tee.py -> build/lib/restkit copying restkit/__init__.py -> build/lib/restkit copying restkit/version.py -> build/lib/restkit creating build/lib/restkit/contrib copying restkit/contrib/webob_api.py -> build/lib/restkit/contrib copying restkit/contrib/wsgi_proxy.py -> build/lib/restkit/contrib copying restkit/contrib/console.py -> build/lib/restkit/contrib copying restkit/contrib/webob_helper.py -> build/lib/restkit/contrib copying restkit/contrib/ipython_shell.py -> build/lib/restkit/contrib copying restkit/contrib/__init__.py -> build/lib/restkit/contrib running build_scripts creating build/scripts-2.7 copying and adjusting scripts/restcli -> build/scripts-2.7 changing mode of build/scripts-2.7/restcli from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mBbrG9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 + cd restkit-4.2.2 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 --install-data /usr/share/doc running install running install_lib creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/__init__.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/ipython_shell.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/webob_helper.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/console.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/wsgi_proxy.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/contrib/webob_api.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib copying build/lib/restkit/version.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/__init__.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/tee.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/forms.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/session.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/datastructures.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/wrappers.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/resource.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/client.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/oauth2.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/errors.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/conn.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/util.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit copying build/lib/restkit/filters.py -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/ipython_shell.py to ipython_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/webob_helper.py to webob_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/wsgi_proxy.py to wsgi_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/webob_api.py to webob_api.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/tee.py to tee.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/oauth2.py to oauth2.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/conn.py to conn.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/filters.py to filters.pyc writing byte-compilation script '/tmp/tmp5pywJ6.py' /usr/bin/python2 -O /tmp/tmp5pywJ6.py removing /tmp/tmp5pywJ6.py running install_data creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying LICENSE -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying MANIFEST.in -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying NOTICE -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying README.rst -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying THANKS -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit copying TODO.txt -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit running install_egg_info running egg_info creating restkit.egg-info writing requirements to restkit.egg-info/requires.txt writing restkit.egg-info/PKG-INFO writing top-level names to restkit.egg-info/top_level.txt writing dependency_links to restkit.egg-info/dependency_links.txt writing entry points to restkit.egg-info/entry_points.txt writing manifest file 'restkit.egg-info/SOURCES.txt' reading manifest file 'restkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'restkit.egg-info/SOURCES.txt' Copying restkit.egg-info to /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit-4.2.2-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/bin copying build/scripts-2.7/restcli -> /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/bin/restcli to 755 + rm /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/share/doc/restkit/TODO.txt + sed -i 1d /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/restkit/contrib/webob_api.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/restkit-4.2.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EpHE0O + umask 022 + cd /builddir/build/BUILD + cd restkit-4.2.2 + nosetests --exclude=009-test-oauth_filter BUILDSTDERR: nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /unicode HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /éàù HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /json HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /json HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /unkown HTTP/1.1" 404 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /query?test=testing HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /redirect HTTP/1.1" 301 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /complete_redirect HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /bytestring HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /unicode HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /json HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /json HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /empty HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /empty HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /query?test=testing HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /1M HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /large HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "PUT / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /auth HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /auth HTTP/1.1" 403 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /list HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /chunked HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /cookie HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /cookies HTTP/1.1" 200 - BUILDSTDERR: ..127.0.0.1 - - [03/Apr/2019 11:08:37] "GET / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /unicode HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /%C3%A9%C3%A0%C3%B9 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /test HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /%C3%A9%C3%A0%C3%B9 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /json HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /json HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /unknown HTTP/1.1" 404 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /query?test=testing HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:37] "GET /qint?test=1 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:37] "POST /bytestring HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /unicode HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /unicode HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /json HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /json HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /empty HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /empty HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /query?test=testing HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /form HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "PUT / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "HEAD /ok HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "DELETE /delete HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /json HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /json HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multivalueform HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart2 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart3 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart4 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart4 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /auth HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /auth HTTP/1.1" 403 - BUILDSTDERR: ....127.0.0.1 - - [03/Apr/2019 11:08:38] "GET / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST / HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /auth HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /auth HTTP/1.1" 403 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart2 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart3 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart4 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /multipart4 HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /query HTTP/1.1" 400 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "POST /json HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "PUT /json HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "HEAD /ok HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "DELETE /delete HTTP/1.1" 200 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /redirect HTTP/1.1" 301 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /redirect_to_url HTTP/1.1" 301 - BUILDSTDERR: .127.0.0.1 - - [03/Apr/2019 11:08:38] "GET /redirect_to_url HTTP/1.1" 301 - BUILDSTDERR: . BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 65 tests in 0.486s BUILDSTDERR: OK + exit 0 Processing files: python2-restkit-4.2.2-13.el7.noarch BUILDSTDERR: warning: File not found: /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64/usr/lib/python2.7/site-packages/tests Provides: python-restkit = 4.2.2-13.el7 python2-restkit = 4.2.2-13.el7 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-restkit < 4.2.2-13.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 Wrote: /builddir/build/RPMS/python2-restkit-4.2.2-13.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3eWo0f + umask 022 + cd /builddir/build/BUILD + cd restkit-4.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-restkit-4.2.2-13.el7.x86_64 + exit 0 Child return code was: 0