Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2731/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-938546158.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-rest-framework-3.1.1-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-rest-framework.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2731/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-rest-framework.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EKGVHh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-django-rest-framework-3.1.1 + /usr/bin/mkdir -p python-django-rest-framework-3.1.1 + cd python-django-rest-framework-3.1.1 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/djangorestframework-3.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv djangorestframework-3.1.1 python2 ~/build/BUILD/python-django-rest-framework-3.1.1/python2 ~/build/BUILD/python-django-rest-framework-3.1.1 + pushd python2 + cp -a PKG-INFO .. + rm -rf djangorestframework.egg-info + rm rest_framework/locale/en_US/.DS_Store + find . -name '*.po' -exec rm -f '{}' ';' ~/build/BUILD/python-django-rest-framework-3.1.1 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tixsTM + umask 022 + cd /builddir/build/BUILD + cd python-django-rest-framework-3.1.1 + pushd python2 ~/build/BUILD/python-django-rest-framework-3.1.1/python2 ~/build/BUILD/python-django-rest-framework-3.1.1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/rest_framework copying rest_framework/viewsets.py -> build/lib/rest_framework copying rest_framework/views.py -> build/lib/rest_framework copying rest_framework/versioning.py -> build/lib/rest_framework copying rest_framework/validators.py -> build/lib/rest_framework copying rest_framework/urls.py -> build/lib/rest_framework copying rest_framework/urlpatterns.py -> build/lib/rest_framework copying rest_framework/throttling.py -> build/lib/rest_framework copying rest_framework/test.py -> build/lib/rest_framework copying rest_framework/status.py -> build/lib/rest_framework copying rest_framework/settings.py -> build/lib/rest_framework copying rest_framework/serializers.py -> build/lib/rest_framework copying rest_framework/routers.py -> build/lib/rest_framework copying rest_framework/reverse.py -> build/lib/rest_framework copying rest_framework/response.py -> build/lib/rest_framework copying rest_framework/request.py -> build/lib/rest_framework copying rest_framework/renderers.py -> build/lib/rest_framework copying rest_framework/relations.py -> build/lib/rest_framework copying rest_framework/permissions.py -> build/lib/rest_framework copying rest_framework/parsers.py -> build/lib/rest_framework copying rest_framework/pagination.py -> build/lib/rest_framework copying rest_framework/negotiation.py -> build/lib/rest_framework copying rest_framework/models.py -> build/lib/rest_framework copying rest_framework/mixins.py -> build/lib/rest_framework copying rest_framework/metadata.py -> build/lib/rest_framework copying rest_framework/generics.py -> build/lib/rest_framework copying rest_framework/filters.py -> build/lib/rest_framework copying rest_framework/fields.py -> build/lib/rest_framework copying rest_framework/exceptions.py -> build/lib/rest_framework copying rest_framework/decorators.py -> build/lib/rest_framework copying rest_framework/compat.py -> build/lib/rest_framework copying rest_framework/authentication.py -> build/lib/rest_framework copying rest_framework/__init__.py -> build/lib/rest_framework creating build/lib/rest_framework/utils copying rest_framework/utils/urls.py -> build/lib/rest_framework/utils copying rest_framework/utils/serializer_helpers.py -> build/lib/rest_framework/utils copying rest_framework/utils/representation.py -> build/lib/rest_framework/utils copying rest_framework/utils/model_meta.py -> build/lib/rest_framework/utils copying rest_framework/utils/mediatypes.py -> build/lib/rest_framework/utils copying rest_framework/utils/humanize_datetime.py -> build/lib/rest_framework/utils copying rest_framework/utils/html.py -> build/lib/rest_framework/utils copying rest_framework/utils/formatting.py -> build/lib/rest_framework/utils copying rest_framework/utils/field_mapping.py -> build/lib/rest_framework/utils copying rest_framework/utils/encoders.py -> build/lib/rest_framework/utils copying rest_framework/utils/breadcrumbs.py -> build/lib/rest_framework/utils copying rest_framework/utils/__init__.py -> build/lib/rest_framework/utils creating build/lib/rest_framework/templatetags copying rest_framework/templatetags/rest_framework.py -> build/lib/rest_framework/templatetags copying rest_framework/templatetags/__init__.py -> build/lib/rest_framework/templatetags creating build/lib/rest_framework/authtoken copying rest_framework/authtoken/views.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/serializers.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/models.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/admin.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/__init__.py -> build/lib/rest_framework/authtoken creating build/lib/rest_framework/authtoken/south_migrations copying rest_framework/authtoken/south_migrations/__init__.py -> build/lib/rest_framework/authtoken/south_migrations copying rest_framework/authtoken/south_migrations/0001_initial.py -> build/lib/rest_framework/authtoken/south_migrations creating build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/__init__.py -> build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/0001_initial.py -> build/lib/rest_framework/authtoken/migrations creating build/lib/rest_framework/templates creating build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/raw_data_form.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/login_base.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/login.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/base.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/api_form.html -> build/lib/rest_framework/templates/rest_framework copying rest_framework/templates/rest_framework/api.html -> build/lib/rest_framework/templates/rest_framework creating build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/textarea.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/select.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/radio.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/input.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/form.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical copying rest_framework/templates/rest_framework/vertical/checkbox.html -> build/lib/rest_framework/templates/rest_framework/vertical creating build/lib/rest_framework/templates/rest_framework/pagination copying rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/lib/rest_framework/templates/rest_framework/pagination copying rest_framework/templates/rest_framework/pagination/numbers.html -> build/lib/rest_framework/templates/rest_framework/pagination creating build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/textarea.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/select.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/radio.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/input.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/form.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline copying rest_framework/templates/rest_framework/inline/checkbox.html -> build/lib/rest_framework/templates/rest_framework/inline creating build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/textarea.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/select.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/radio.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/input.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/form.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal copying rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/lib/rest_framework/templates/rest_framework/horizontal creating build/lib/rest_framework/static creating build/lib/rest_framework/static/rest_framework creating build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/prettify-min.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/jquery-1.8.1-min.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/default.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/bootstrap.min.js -> build/lib/rest_framework/static/rest_framework/js creating build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/grid.png -> build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/lib/rest_framework/static/rest_framework/img copying rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/lib/rest_framework/static/rest_framework/img creating build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/lib/rest_framework/static/rest_framework/fonts copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/lib/rest_framework/static/rest_framework/fonts creating build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/prettify.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/default.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/bootstrap.min.css -> build/lib/rest_framework/static/rest_framework/css copying rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/lib/rest_framework/static/rest_framework/css creating build/lib/rest_framework/locale creating build/lib/rest_framework/locale/zh_CN creating build/lib/rest_framework/locale/zh_CN/LC_MESSAGES copying rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_CN/LC_MESSAGES creating build/lib/rest_framework/locale/vi creating build/lib/rest_framework/locale/vi/LC_MESSAGES copying rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/vi/LC_MESSAGES creating build/lib/rest_framework/locale/uk creating build/lib/rest_framework/locale/uk/LC_MESSAGES copying rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/uk/LC_MESSAGES creating build/lib/rest_framework/locale/tr creating build/lib/rest_framework/locale/tr/LC_MESSAGES copying rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr/LC_MESSAGES creating build/lib/rest_framework/locale/sv creating build/lib/rest_framework/locale/sv/LC_MESSAGES copying rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sv/LC_MESSAGES creating build/lib/rest_framework/locale/sk creating build/lib/rest_framework/locale/sk/LC_MESSAGES copying rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sk/LC_MESSAGES creating build/lib/rest_framework/locale/ru creating build/lib/rest_framework/locale/ru/LC_MESSAGES copying rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru/LC_MESSAGES creating build/lib/rest_framework/locale/pt_PT creating build/lib/rest_framework/locale/pt_PT/LC_MESSAGES copying rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_PT/LC_MESSAGES creating build/lib/rest_framework/locale/pt_BR creating build/lib/rest_framework/locale/pt_BR/LC_MESSAGES copying rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_BR/LC_MESSAGES creating build/lib/rest_framework/locale/pl creating build/lib/rest_framework/locale/pl/LC_MESSAGES copying rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pl/LC_MESSAGES creating build/lib/rest_framework/locale/nl creating build/lib/rest_framework/locale/nl/LC_MESSAGES copying rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nl/LC_MESSAGES creating build/lib/rest_framework/locale/mk creating build/lib/rest_framework/locale/mk/LC_MESSAGES copying rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/mk/LC_MESSAGES creating build/lib/rest_framework/locale/ko_KR creating build/lib/rest_framework/locale/ko_KR/LC_MESSAGES copying rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ko_KR/LC_MESSAGES creating build/lib/rest_framework/locale/it creating build/lib/rest_framework/locale/it/LC_MESSAGES copying rest_framework/locale/it/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/it/LC_MESSAGES creating build/lib/rest_framework/locale/id creating build/lib/rest_framework/locale/id/LC_MESSAGES copying rest_framework/locale/id/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/id/LC_MESSAGES creating build/lib/rest_framework/locale/hu creating build/lib/rest_framework/locale/hu/LC_MESSAGES copying rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hu/LC_MESSAGES creating build/lib/rest_framework/locale/fr creating build/lib/rest_framework/locale/fr/LC_MESSAGES copying rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr/LC_MESSAGES creating build/lib/rest_framework/locale/et creating build/lib/rest_framework/locale/et/LC_MESSAGES copying rest_framework/locale/et/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/et/LC_MESSAGES creating build/lib/rest_framework/locale/es creating build/lib/rest_framework/locale/es/LC_MESSAGES copying rest_framework/locale/es/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/es/LC_MESSAGES creating build/lib/rest_framework/locale/en_US creating build/lib/rest_framework/locale/en_US/LC_MESSAGES copying rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_US/LC_MESSAGES creating build/lib/rest_framework/locale/en creating build/lib/rest_framework/locale/en/LC_MESSAGES copying rest_framework/locale/en/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en/LC_MESSAGES creating build/lib/rest_framework/locale/de creating build/lib/rest_framework/locale/de/LC_MESSAGES copying rest_framework/locale/de/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/de/LC_MESSAGES creating build/lib/rest_framework/locale/da creating build/lib/rest_framework/locale/da/LC_MESSAGES copying rest_framework/locale/da/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/da/LC_MESSAGES creating build/lib/rest_framework/locale/cs creating build/lib/rest_framework/locale/cs/LC_MESSAGES copying rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/cs/LC_MESSAGES creating build/lib/rest_framework/locale/ar creating build/lib/rest_framework/locale/ar/LC_MESSAGES copying rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ar/LC_MESSAGES + popd ~/build/BUILD/python-django-rest-framework-3.1.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OMcWzi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 + cd python-django-rest-framework-3.1.1 + pushd python2 ~/build/BUILD/python-django-rest-framework-3.1.1/python2 ~/build/BUILD/python-django-rest-framework-3.1.1 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ar creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ar/LC_MESSAGES copying build/lib/rest_framework/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/cs creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/cs/LC_MESSAGES copying build/lib/rest_framework/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/da creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/da/LC_MESSAGES copying build/lib/rest_framework/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/de creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/de/LC_MESSAGES copying build/lib/rest_framework/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en/LC_MESSAGES copying build/lib/rest_framework/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en_US creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES copying build/lib/rest_framework/locale/en_US/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/es creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/es/LC_MESSAGES copying build/lib/rest_framework/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/et creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/et/LC_MESSAGES copying build/lib/rest_framework/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/fr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/fr/LC_MESSAGES copying build/lib/rest_framework/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/hu creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/hu/LC_MESSAGES copying build/lib/rest_framework/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/id creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/id/LC_MESSAGES copying build/lib/rest_framework/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/it creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/it/LC_MESSAGES copying build/lib/rest_framework/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES copying build/lib/rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/mk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/mk/LC_MESSAGES copying build/lib/rest_framework/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/nl creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/nl/LC_MESSAGES copying build/lib/rest_framework/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pl creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pl/LC_MESSAGES copying build/lib/rest_framework/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES copying build/lib/rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES copying build/lib/rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ru creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ru/LC_MESSAGES copying build/lib/rest_framework/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sk/LC_MESSAGES copying build/lib/rest_framework/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sv creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sv/LC_MESSAGES copying build/lib/rest_framework/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/tr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/tr/LC_MESSAGES copying build/lib/rest_framework/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/uk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/uk/LC_MESSAGES copying build/lib/rest_framework/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/vi creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/vi/LC_MESSAGES copying build/lib/rest_framework/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES copying build/lib/rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/default.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/prettify.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/grid.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/default.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/jquery-1.8.1-min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/prettify-min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/numbers.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/previous_and_next.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/api.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/api_form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/base.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/login.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/login_base.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/raw_data_form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/south_migrations copying build/lib/rest_framework/authtoken/south_migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/south_migrations copying build/lib/rest_framework/authtoken/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/south_migrations copying build/lib/rest_framework/authtoken/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/admin.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/models.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/serializers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/views.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/rest_framework.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templatetags creating /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/breadcrumbs.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/encoders.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/field_mapping.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/formatting.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/html.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/humanize_datetime.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/mediatypes.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/model_meta.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/representation.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/serializer_helpers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/urls.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/authentication.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/compat.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/decorators.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/exceptions.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/fields.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/filters.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/generics.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/metadata.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/mixins.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/models.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/negotiation.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/pagination.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/parsers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/permissions.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/relations.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/renderers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/request.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/response.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/reverse.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/routers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/serializers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/settings.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/status.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/test.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/throttling.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/urlpatterns.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/urls.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/validators.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/versioning.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/views.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/viewsets.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/south_migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/south_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authtoken/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/templatetags/rest_framework.py to rest_framework.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/breadcrumbs.py to breadcrumbs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/encoders.py to encoders.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/field_mapping.py to field_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/formatting.py to formatting.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/humanize_datetime.py to humanize_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/mediatypes.py to mediatypes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/model_meta.py to model_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/representation.py to representation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/serializer_helpers.py to serializer_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/utils/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/authentication.py to authentication.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/generics.py to generics.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/mixins.py to mixins.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/negotiation.py to negotiation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/pagination.py to pagination.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/permissions.py to permissions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/relations.py to relations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/throttling.py to throttling.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/urlpatterns.py to urlpatterns.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/versioning.py to versioning.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/rest_framework/viewsets.py to viewsets.pyc running install_egg_info running egg_info creating djangorestframework.egg-info writing djangorestframework.egg-info/PKG-INFO writing top-level names to djangorestframework.egg-info/top_level.txt writing dependency_links to djangorestframework.egg-info/dependency_links.txt writing manifest file 'djangorestframework.egg-info/SOURCES.txt' reading manifest file 'djangorestframework.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'djangorestframework.egg-info/SOURCES.txt' Copying djangorestframework.egg-info to /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/djangorestframework-3.1.1-py2.7.egg-info running install_scripts ~/build/BUILD/python-django-rest-framework-3.1.1 + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 django + grep python2.7 django.lang + /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/python-django-rest-framework-3.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-django-rest-framework-3.1.1-6.el7.centos.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 Processing files: python-django-rest-framework-3.1.1-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tT0bUQ + umask 022 + cd /builddir/build/BUILD + cd python-django-rest-framework-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/share/doc/python-django-rest-framework-3.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/share/doc/python-django-rest-framework-3.1.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64/usr/share/doc/python-django-rest-framework-3.1.1 + exit 0 Provides: django-rest-framework(x86-64) = 3.1.1-6.el7.centos python-django-rest-framework = 3.1.1-6.el7.centos 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-django-rest-framework-3.1.1-6.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-938546158.novalocal Wrote: /builddir/build/RPMS/python-django-rest-framework-3.1.1-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LRlfD9 + umask 022 + cd /builddir/build/BUILD + cd python-django-rest-framework-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-rest-framework-3.1.1-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->