Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-oauthlib.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.XnpdTd:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c9e7ae3ec31b47fb9c0cb06ee45a02b6', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.XnpdTd:/etc/resolv.conf', '--setenv=LANG=en_US.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', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-oauthlib.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-oauthlib-0.6.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-oauthlib.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.XnpdTd:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7c0979ab8b6f422ea35a076ec23f362a', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.XnpdTd:/etc/resolv.conf', '--setenv=LANG=en_US.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', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-oauthlib.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Cu8Rq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oauthlib-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oauthlib-0.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oauthlib-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf oauthlib.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hFTEoQ + umask 022 + cd /builddir/build/BUILD + cd oauthlib-0.6.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/oauthlib copying oauthlib/__init__.py -> build/lib/oauthlib copying oauthlib/uri_validate.py -> build/lib/oauthlib copying oauthlib/common.py -> build/lib/oauthlib creating build/lib/oauthlib/oauth2 copying oauthlib/oauth2/__init__.py -> build/lib/oauthlib/oauth2 creating build/lib/oauthlib/oauth1 copying oauthlib/oauth1/__init__.py -> build/lib/oauthlib/oauth1 creating build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/__init__.py -> build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/parameters.py -> build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/request_validator.py -> build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/utils.py -> build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/tokens.py -> build/lib/oauthlib/oauth2/rfc6749 copying oauthlib/oauth2/rfc6749/errors.py -> build/lib/oauthlib/oauth2/rfc6749 creating build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/__init__.py -> build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/parameters.py -> build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/request_validator.py -> build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/signature.py -> build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/utils.py -> build/lib/oauthlib/oauth1/rfc5849 copying oauthlib/oauth1/rfc5849/errors.py -> build/lib/oauthlib/oauth1/rfc5849 creating build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/implicit.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/base.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types copying oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types creating build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/web_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/base.py -> build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/mobile_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/legacy_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients copying oauthlib/oauth2/rfc6749/clients/backend_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients creating build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/base.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/authorization.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/token.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/resource.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints copying oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints creating build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/__init__.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/base.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/request_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/access_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/authorization.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/resource.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints copying oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hpxglg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 + cd oauthlib-0.6.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib copying build/lib/oauthlib/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib copying build/lib/oauthlib/uri_validate.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib copying build/lib/oauthlib/common.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2 copying build/lib/oauthlib/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2 creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/parameters.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/request_validator.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/utils.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/tokens.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 copying build/lib/oauthlib/oauth2/rfc6749/errors.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749 creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/implicit.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/base.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types copying build/lib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/web_application.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/base.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/mobile_application.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/legacy_application.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients copying build/lib/oauthlib/oauth2/rfc6749/clients/backend_application.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/base.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/authorization.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/token.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/resource.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints copying build/lib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1 copying build/lib/oauthlib/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1 creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/parameters.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/request_validator.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/signature.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/utils.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 copying build/lib/oauthlib/oauth1/rfc5849/errors.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849 creating /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/__init__.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/base.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/request_token.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/access_token.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/authorization.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/resource.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints copying build/lib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/uri_validate.py to uri_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/request_validator.py to request_validator.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/implicit.py to implicit.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/authorization_code.py to authorization_code.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/client_credentials.py to client_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py to resource_owner_password_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/grant_types/refresh_token.py to refresh_token.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/web_application.py to web_application.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/mobile_application.py to mobile_application.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/legacy_application.py to legacy_application.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/clients/backend_application.py to backend_application.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/pre_configured.py to pre_configured.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/request_validator.py to request_validator.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/signature.py to signature.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/request_token.py to request_token.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/access_token.py to access_token.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib/oauth1/rfc5849/endpoints/pre_configured.py to pre_configured.pyc writing byte-compilation script '/tmp/tmpV1UTIR.py' /usr/bin/python2 -O /tmp/tmpV1UTIR.py removing /tmp/tmpV1UTIR.py running install_egg_info running egg_info creating oauthlib.egg-info writing requirements to oauthlib.egg-info/requires.txt writing oauthlib.egg-info/PKG-INFO writing top-level names to oauthlib.egg-info/top_level.txt writing dependency_links to oauthlib.egg-info/dependency_links.txt writing manifest file 'oauthlib.egg-info/SOURCES.txt' reading manifest file 'oauthlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'oauthlib.egg-info/SOURCES.txt' Copying oauthlib.egg-info to /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/lib/python2.7/site-packages/oauthlib-0.6.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/oauthlib-0.6.0 /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-oauthlib-0.6.0-2.el7.i386/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.nPUzkJ + umask 022 + cd /builddir/build/BUILD + cd oauthlib-0.6.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to oauthlib.egg-info/requires.txt writing oauthlib.egg-info/PKG-INFO writing top-level names to oauthlib.egg-info/top_level.txt writing dependency_links to oauthlib.egg-info/dependency_links.txt reading manifest file 'oauthlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'oauthlib.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_check_request_token (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_check_verifier (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_valid_request (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_validate_client_key (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_validate_request_token (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_validate_signature (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_validate_verifier (tests.oauth1.rfc5849.endpoints.test_access_token.AccessTokenEndpointTest) ... ok BUILDSTDERR: test_create_authorization_response (tests.oauth1.rfc5849.endpoints.test_authorization.ResourceEndpointTest) ... ok BUILDSTDERR: test_get_realms_and_credentials (tests.oauth1.rfc5849.endpoints.test_authorization.ResourceEndpointTest) ... ok BUILDSTDERR: test_verify_realms (tests.oauth1.rfc5849.endpoints.test_authorization.ResourceEndpointTest) ... ok BUILDSTDERR: test_verify_token (tests.oauth1.rfc5849.endpoints.test_authorization.ResourceEndpointTest) ... ok BUILDSTDERR: test_client_key_check (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_duplicate_params (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Ensure params are only supplied once ... ok BUILDSTDERR: test_enforce_ssl (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Ensure SSL is enforced by default. ... ok BUILDSTDERR: test_expired_timestamp (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_invalid_version (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_mandated_params (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Ensure all mandatory params are present. ... ok BUILDSTDERR: test_missing_parameters (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_multiple_source_params (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Check for duplicate params ... ok BUILDSTDERR: test_noncecheck (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_oauth_timestamp (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Check for a valid UNIX timestamp. ... ok BUILDSTDERR: test_oauth_version (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: OAuth version must be 1.0 if present. ... ok BUILDSTDERR: test_signature_method_validation (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) BUILDSTDERR: Ensure valid signature method is used. ... ok BUILDSTDERR: test_signature_methods (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_ssl_enforcement (tests.oauth1.rfc5849.endpoints.test_base.BaseEndpointTest) ... ok BUILDSTDERR: test_hmac_signature (tests.oauth1.rfc5849.endpoints.test_base.SignatureVerificationTest) ... ok BUILDSTDERR: test_plaintext_signature (tests.oauth1.rfc5849.endpoints.test_base.SignatureVerificationTest) ... ok BUILDSTDERR: test_rsa_signature (tests.oauth1.rfc5849.endpoints.test_base.SignatureVerificationTest) ... ok BUILDSTDERR: test_signature_too_short (tests.oauth1.rfc5849.endpoints.test_base.SignatureVerificationTest) ... ok BUILDSTDERR: test_check_realms (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_check_redirect_uri (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_uri_provided_realm (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_valid_request (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_validate_client_key (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_validate_realms (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_validate_redirect_uri (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_validate_signature (tests.oauth1.rfc5849.endpoints.test_request_token.RequestTokenEndpointTest) ... ok BUILDSTDERR: test_check_access_token (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_missing_parameters (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_valid_request (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_validate_access_token (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_validate_client_key (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_validate_realms (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_validate_signature (tests.oauth1.rfc5849.endpoints.test_resource.ResourceEndpointTest) ... ok BUILDSTDERR: test_convert_to_unicode_resource_owner (tests.oauth1.rfc5849.test_client.ClientConstructorTests) ... ok BUILDSTDERR: test_decoding (tests.oauth1.rfc5849.test_client.ClientConstructorTests) ... ok BUILDSTDERR: test_give_explicit_nonce (tests.oauth1.rfc5849.test_client.ClientConstructorTests) ... ok BUILDSTDERR: test_give_explicit_timestamp (tests.oauth1.rfc5849.test_client.ClientConstructorTests) ... ok BUILDSTDERR: test_client_no_realm (tests.oauth1.rfc5849.test_client.ClientRealmTests) ... ok BUILDSTDERR: test_client_realm_sign_with_additional_realm (tests.oauth1.rfc5849.test_client.ClientRealmTests) ... ok BUILDSTDERR: test_client_realm_sign_with_default_realm (tests.oauth1.rfc5849.test_client.ClientRealmTests) ... ok BUILDSTDERR: test_invalid_method (tests.oauth1.rfc5849.test_client.SignatureMethodTest) ... ok BUILDSTDERR: test_plaintext_method (tests.oauth1.rfc5849.test_client.SignatureMethodTest) ... ok BUILDSTDERR: test_rsa_method (tests.oauth1.rfc5849.test_client.SignatureMethodTest) ... ok BUILDSTDERR: test_invalid_signature_type (tests.oauth1.rfc5849.test_client.SignatureTypeTest) ... ok BUILDSTDERR: test_params_in_body (tests.oauth1.rfc5849.test_client.SignatureTypeTest) ... ok BUILDSTDERR: test_params_in_query (tests.oauth1.rfc5849.test_client.SignatureTypeTest) ... ok BUILDSTDERR: test_case_insensitive_headers (tests.oauth1.rfc5849.test_client.SigningTest) ... ok BUILDSTDERR: test_sign_body (tests.oauth1.rfc5849.test_client.SigningTest) ... ok BUILDSTDERR: test_sign_get_with_body (tests.oauth1.rfc5849.test_client.SigningTest) ... ok BUILDSTDERR: test_sign_no_body (tests.oauth1.rfc5849.test_client.SigningTest) ... ok BUILDSTDERR: test_sign_unicode (tests.oauth1.rfc5849.test_client.SigningTest) ... ok BUILDSTDERR: test_append_params (tests.oauth1.rfc5849.test_parameters.ParameterTests) ... ok BUILDSTDERR: test_prepare_form_encoded_body (tests.oauth1.rfc5849.test_parameters.ParameterTests) ... ok BUILDSTDERR: test_prepare_headers (tests.oauth1.rfc5849.test_parameters.ParameterTests) ... ok BUILDSTDERR: test_prepare_headers_ignore_data (tests.oauth1.rfc5849.test_parameters.ParameterTests) ... ok BUILDSTDERR: test_prepare_request_uri_query (tests.oauth1.rfc5849.test_parameters.ParameterTests) ... ok BUILDSTDERR: test_check_length (tests.oauth1.rfc5849.test_request_validator.RequestValidatorTests) ... ok BUILDSTDERR: test_check_realms (tests.oauth1.rfc5849.test_request_validator.RequestValidatorTests) ... ok BUILDSTDERR: test_not_implemented (tests.oauth1.rfc5849.test_request_validator.RequestValidatorTests) ... ok BUILDSTDERR: test_collect_parameters (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: We check against parameters multiple times in case things change ... ok BUILDSTDERR: test_construct_base_string (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: Example text to be turned into a base string:: ... ok BUILDSTDERR: test_normalize_base_string_uri (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: Example text to be turned into a normalized base string uri:: ... ok BUILDSTDERR: test_normalize_parameters (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: We copy some of the variables from the test method above. ... ok BUILDSTDERR: test_sign_hmac_sha1 (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: Verifying HMAC-SHA1 signature against one created by OpenSSL. ... ok BUILDSTDERR: test_sign_plaintext (tests.oauth1.rfc5849.test_signatures.SignatureTests) ... ok BUILDSTDERR: test_sign_rsa_sha1 (tests.oauth1.rfc5849.test_signatures.SignatureTests) BUILDSTDERR: Verify RSA-SHA1 signature against one created by OpenSSL. ... ok BUILDSTDERR: test_escape (tests.oauth1.rfc5849.test_utils.UtilsTests) ... ok BUILDSTDERR: test_filter_oauth_params (tests.oauth1.rfc5849.test_utils.UtilsTests) ... ok BUILDSTDERR: test_filter_params (tests.oauth1.rfc5849.test_utils.UtilsTests) ... ok BUILDSTDERR: test_parse_authorization_header (tests.oauth1.rfc5849.test_utils.UtilsTests) ... ok BUILDSTDERR: test_unescape (tests.oauth1.rfc5849.test_utils.UtilsTests) ... ok BUILDSTDERR: test_default_config (tests.oauth2.rfc6749.endpoints.test_base_endpoint.BaseEndpointTest) ... ok BUILDSTDERR: test_error_catching (tests.oauth2.rfc6749.endpoints.test_base_endpoint.BaseEndpointTest) ... ok BUILDSTDERR: test_unavailability (tests.oauth2.rfc6749.endpoints.test_base_endpoint.BaseEndpointTest) ... ok BUILDSTDERR: test_wrapper (tests.oauth2.rfc6749.endpoints.test_base_endpoint.BaseEndpointTest) ... ok BUILDSTDERR: test_client_id_authentication (tests.oauth2.rfc6749.endpoints.test_client_authentication.ClientAuthenticationTest) ... ok BUILDSTDERR: test_custom_authentication (tests.oauth2.rfc6749.endpoints.test_client_authentication.ClientAuthenticationTest) ... ok BUILDSTDERR: test_default_uri (tests.oauth2.rfc6749.endpoints.test_credentials_preservation.PreservationTest) ... ok BUILDSTDERR: test_invalid_redirect_uri (tests.oauth2.rfc6749.endpoints.test_credentials_preservation.PreservationTest) ... ok BUILDSTDERR: test_redirect_uri_preservation (tests.oauth2.rfc6749.endpoints.test_credentials_preservation.PreservationTest) ... ok BUILDSTDERR: test_state_preservation (tests.oauth2.rfc6749.endpoints.test_credentials_preservation.PreservationTest) ... ok BUILDSTDERR: test_access_denied (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_client (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_client_id (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_grant (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_redirect_uri (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_request (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_invalid_scope (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_mismatching_redirect_uri (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_missing_client_id (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_missing_redirect_uri (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_server_error (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_temporarily_unavailable (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_unauthorized_client (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_unsupported_grant_type (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_unsupported_response_type (tests.oauth2.rfc6749.endpoints.test_error_responses.ErrorResponseTest) ... ok BUILDSTDERR: test_post_authorization_request (tests.oauth2.rfc6749.endpoints.test_extra_credentials.ExtraCredentialsTest) ... ok BUILDSTDERR: test_token_request (tests.oauth2.rfc6749.endpoints.test_extra_credentials.ExtraCredentialsTest) ... ok BUILDSTDERR: test_backend_application (tests.oauth2.rfc6749.endpoints.test_resource_owner_association.ResourceOwnerAssociationTest) ... ok BUILDSTDERR: test_legacy_application (tests.oauth2.rfc6749.endpoints.test_resource_owner_association.ResourceOwnerAssociationTest) ... ok BUILDSTDERR: test_mobile_application (tests.oauth2.rfc6749.endpoints.test_resource_owner_association.ResourceOwnerAssociationTest) ... ok BUILDSTDERR: test_web_application (tests.oauth2.rfc6749.endpoints.test_resource_owner_association.ResourceOwnerAssociationTest) ... ok BUILDSTDERR: test_invalid_scope (tests.oauth2.rfc6749.endpoints.test_scope_handling.TestScopeHandling) ... ok BUILDSTDERR: test_scope_changed (tests.oauth2.rfc6749.endpoints.test_scope_handling.TestScopeHandling) ... ok BUILDSTDERR: test_scope_extraction (tests.oauth2.rfc6749.endpoints.test_scope_handling.TestScopeHandling) ... ok BUILDSTDERR: test_scope_preservation (tests.oauth2.rfc6749.endpoints.test_scope_handling.TestScopeHandling) ... ok BUILDSTDERR: test_create_authorization_grant (tests.oauth2.rfc6749.grant_types.test_authorization_code.AuthorizationCodeGrantTest) ... ok BUILDSTDERR: test_create_token_response (tests.oauth2.rfc6749.grant_types.test_authorization_code.AuthorizationCodeGrantTest) ... ok BUILDSTDERR: test_validate_token_request (tests.oauth2.rfc6749.grant_types.test_authorization_code.AuthorizationCodeGrantTest) ... ok BUILDSTDERR: test_create_token_response (tests.oauth2.rfc6749.grant_types.test_client_credentials.ClientCredentialsGrantTest) ... ok BUILDSTDERR: test_error_response (tests.oauth2.rfc6749.grant_types.test_client_credentials.ClientCredentialsGrantTest) ... ok BUILDSTDERR: test_validate_token_response (tests.oauth2.rfc6749.grant_types.test_client_credentials.ClientCredentialsGrantTest) ... ok BUILDSTDERR: test_create_token_response (tests.oauth2.rfc6749.grant_types.test_implicit.ImplicitGrantTest) ... ok BUILDSTDERR: test_error_response (tests.oauth2.rfc6749.grant_types.test_implicit.ImplicitGrantTest) ... ok BUILDSTDERR: test_create_token_inherit_scope (tests.oauth2.rfc6749.grant_types.test_refresh_token.RefreshTokenGrantTest) ... ok BUILDSTDERR: test_create_token_response (tests.oauth2.rfc6749.grant_types.test_refresh_token.RefreshTokenGrantTest) ... ok BUILDSTDERR: test_invalid_client (tests.oauth2.rfc6749.grant_types.test_refresh_token.RefreshTokenGrantTest) ... ok BUILDSTDERR: test_invalid_scope (tests.oauth2.rfc6749.grant_types.test_refresh_token.RefreshTokenGrantTest) ... ok BUILDSTDERR: test_invalid_token (tests.oauth2.rfc6749.grant_types.test_refresh_token.RefreshTokenGrantTest) ... ok BUILDSTDERR: test_create_token_response (tests.oauth2.rfc6749.grant_types.test_resource_owner_password.ResourceOwnerPasswordCredentialsGrantTest) ... ok BUILDSTDERR: test_error_response (tests.oauth2.rfc6749.grant_types.test_resource_owner_password.ResourceOwnerPasswordCredentialsGrantTest) ... ok BUILDSTDERR: test_scopes (tests.oauth2.rfc6749.grant_types.test_resource_owner_password.ResourceOwnerPasswordCredentialsGrantTest) ... ok BUILDSTDERR: test_parse_token_response (tests.oauth2.rfc6749.test_client.BackendApplicationClientTest) ... ok BUILDSTDERR: test_request_body (tests.oauth2.rfc6749.test_client.BackendApplicationClientTest) ... ok BUILDSTDERR: test_add_bearer_token (tests.oauth2.rfc6749.test_client.ClientTest) BUILDSTDERR: Test a number of bearer token placements ... ok BUILDSTDERR: test_add_mac_token (tests.oauth2.rfc6749.test_client.ClientTest) ... ok BUILDSTDERR: test_parse_token_response (tests.oauth2.rfc6749.test_client.LegacyApplicationClientTest) ... ok BUILDSTDERR: test_request_body (tests.oauth2.rfc6749.test_client.LegacyApplicationClientTest) ... ok BUILDSTDERR: test_implicit_token_uri (tests.oauth2.rfc6749.test_client.MobileApplicationClientTest) ... ok BUILDSTDERR: test_parse_token_response (tests.oauth2.rfc6749.test_client.MobileApplicationClientTest) ... ok BUILDSTDERR: test_auth_grant_uri (tests.oauth2.rfc6749.test_client.WebApplicationClientTest) ... ok BUILDSTDERR: test_parse_grant_uri_response (tests.oauth2.rfc6749.test_client.WebApplicationClientTest) ... ok BUILDSTDERR: test_parse_token_response (tests.oauth2.rfc6749.test_client.WebApplicationClientTest) ... ok BUILDSTDERR: test_request_body (tests.oauth2.rfc6749.test_client.WebApplicationClientTest) ... ok BUILDSTDERR: test_grant_response (tests.oauth2.rfc6749.test_parameters.ParameterTests) BUILDSTDERR: Verify correct parameter parsing and validation for auth code responses. ... ok BUILDSTDERR: test_implicit_token_response (tests.oauth2.rfc6749.test_parameters.ParameterTests) BUILDSTDERR: Verify correct parameter parsing and validation for implicit responses. ... ok BUILDSTDERR: test_json_token_response (tests.oauth2.rfc6749.test_parameters.ParameterTests) BUILDSTDERR: Verify correct parameter parsing and validation for token responses. ... ok BUILDSTDERR: test_prepare_grant_uri (tests.oauth2.rfc6749.test_parameters.ParameterTests) BUILDSTDERR: Verify correct authorization URI construction. ... ok BUILDSTDERR: test_prepare_token_request (tests.oauth2.rfc6749.test_parameters.ParameterTests) BUILDSTDERR: Verify correct access token request body construction. ... ok BUILDSTDERR: test_method_contracts (tests.oauth2.rfc6749.test_request_validator.RequestValidatorTest) ... ok BUILDSTDERR: test_authorization_grant (tests.oauth2.rfc6749.test_server.AuthorizationEndpointTest) ... ok BUILDSTDERR: test_implicit_grant (tests.oauth2.rfc6749.test_server.AuthorizationEndpointTest) ... ok BUILDSTDERR: test_invalid_type (tests.oauth2.rfc6749.test_server.AuthorizationEndpointTest) ... ok BUILDSTDERR: test_missing_type (tests.oauth2.rfc6749.test_server.AuthorizationEndpointTest) ... ok BUILDSTDERR: test_defaults (tests.oauth2.rfc6749.test_server.ResourceEndpointTest) ... ok BUILDSTDERR: test_authorization_grant (tests.oauth2.rfc6749.test_server.TokenEndpointTest) ... ok BUILDSTDERR: test_client_grant (tests.oauth2.rfc6749.test_server.TokenEndpointTest) ... ok BUILDSTDERR: test_invalid_type (tests.oauth2.rfc6749.test_server.TokenEndpointTest) ... ok BUILDSTDERR: test_missing_type (tests.oauth2.rfc6749.test_server.TokenEndpointTest) ... ok BUILDSTDERR: test_password_grant (tests.oauth2.rfc6749.test_server.TokenEndpointTest) ... ok BUILDSTDERR: test_prepare_bearer_request (tests.oauth2.rfc6749.test_tokens.TokenTest) BUILDSTDERR: Verify proper addition of bearer tokens to requests. ... ok BUILDSTDERR: test_prepare_mac_header (tests.oauth2.rfc6749.test_tokens.TokenTest) BUILDSTDERR: Verify mac signatures correctness ... ok BUILDSTDERR: test_escape (tests.oauth2.rfc6749.test_utils.UtilsTests) BUILDSTDERR: Assert that we are only escaping unicode ... ok BUILDSTDERR: test_generate_age (tests.oauth2.rfc6749.test_utils.UtilsTests) ... ok BUILDSTDERR: test_host_from_uri (tests.oauth2.rfc6749.test_utils.UtilsTests) BUILDSTDERR: Test if hosts and ports are properly extracted from URIs. ... ok BUILDSTDERR: test_is_secure_transport (tests.oauth2.rfc6749.test_utils.UtilsTests) BUILDSTDERR: Test check secure uri. ... ok BUILDSTDERR: test_params_from_uri (tests.oauth2.rfc6749.test_utils.UtilsTests) ... ok BUILDSTDERR: test_basic (tests.test_common.CaseInsensitiveDictTest) ... ok BUILDSTDERR: test_urldecode (tests.test_common.EncodingTest) ... ok BUILDSTDERR: test_generate_client_id (tests.test_common.GeneratorTest) ... ok BUILDSTDERR: test_generate_nonce (tests.test_common.GeneratorTest) BUILDSTDERR: Ping me (ib-lundgren) when you discover how to test randomness. ... ok BUILDSTDERR: test_generate_timestamp (tests.test_common.GeneratorTest) ... ok BUILDSTDERR: test_generate_token (tests.test_common.GeneratorTest) ... ok BUILDSTDERR: test_add_params_to_uri (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_invalid (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_non_formencoded_string (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_params_blank_string (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_params_dict (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_params_empty_list (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_params_formencoded (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_extract_params_twotuple (tests.test_common.ParameterTest) ... ok BUILDSTDERR: test_dict_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_empty_dict_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_empty_list_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_empty_string_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_list_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_non_formencoded_string_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_non_unicode_params (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_none_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: test_param_free_sequence_body (tests.test_common.RequestTest) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 191 tests in 0.907s BUILDSTDERR: OK + exit 0 Processing files: python-oauthlib-0.6.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.juj0Fg + umask 022 + cd /builddir/build/BUILD + cd oauthlib-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/share/doc/python-oauthlib-0.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/share/doc/python-oauthlib-0.6.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/share/doc/python-oauthlib-0.6.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386/usr/share/doc/python-oauthlib-0.6.0 + exit 0 Provides: python-oauthlib = 0.6.0-2.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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 Wrote: /builddir/build/RPMS/python-oauthlib-0.6.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CCD7Qz + umask 022 + cd /builddir/build/BUILD + cd oauthlib-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oauthlib-0.6.0-2.el7.i386 + exit 0 Child return code was: 0