Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-pylint-django.spec'], chrootPath='/var/lib/mock/890797-fedora-rawhide-i386-1556309878.727753/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pg94z0br:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ee2d165bcc0d4327a2b99ba1731fe14b', '-D', '/var/lib/mock/890797-fedora-rawhide-i386-1556309878.727753/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pg94z0br:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-pylint-django.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-pylint-django-2.0.9-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-pylint-django.spec'], chrootPath='/var/lib/mock/890797-fedora-rawhide-i386-1556309878.727753/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pg94z0br:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b3182ba55b304d0680388047b8ac82e4', '-D', '/var/lib/mock/890797-fedora-rawhide-i386-1556309878.727753/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pg94z0br:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-pylint-django.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ePsUKv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pylint-django-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pylint-django-2.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylint-django-2.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3lfWAt + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.0.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pylint_django copying pylint_django/utils.py -> build/lib/pylint_django copying pylint_django/plugin.py -> build/lib/pylint_django copying pylint_django/compat.py -> build/lib/pylint_django copying pylint_django/__pkginfo__.py -> build/lib/pylint_django copying pylint_django/__init__.py -> build/lib/pylint_django creating build/lib/pylint_django/transforms copying pylint_django/transforms/foreignkey.py -> build/lib/pylint_django/transforms copying pylint_django/transforms/fields.py -> build/lib/pylint_django/transforms copying pylint_django/transforms/__init__.py -> build/lib/pylint_django/transforms creating build/lib/pylint_django/tests copying pylint_django/tests/test_func.py -> build/lib/pylint_django/tests copying pylint_django/tests/__init__.py -> build/lib/pylint_django/tests creating build/lib/pylint_django/checkers copying pylint_django/checkers/models.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/json_response.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/forms.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/django_installed.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/db_performance.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/__init__.py -> build/lib/pylint_django/checkers creating build/lib/pylint_django/augmentations copying pylint_django/augmentations/__init__.py -> build/lib/pylint_django/augmentations creating build/lib/pylint_django/transforms/transforms copying pylint_django/transforms/transforms/django_utils_translation.py -> build/lib/pylint_django/transforms/transforms copying pylint_django/transforms/transforms/django_db_models_fields_files.py -> build/lib/pylint_django/transforms/transforms copying pylint_django/transforms/transforms/__init__.py -> build/lib/pylint_django/transforms/transforms creating build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_wsgi.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_views.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_uuid_field.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_urls.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_unicode_py2_compatible.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_ugettext_lazy_format.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_test_wsgi_request.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_style_members.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_protected_meta_access.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_models_py33.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_model_unicode_lambda.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_model_unicode_callable.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_model_objects.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_model_methods.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_model_fields.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_manytomanyfield.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_managers_return_querysets.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_issue_46.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_import_q.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_ignore_meta_subclass.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_generic_foreign_key.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_formview_ancestors.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_forms_py33.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_form_fields.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreignkeys.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreign_key_sets.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreign_key_package.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreign_key_key_cls_unbound.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreign_key_ids.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_foreign_key_attributes.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_factory_post_generation.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_classviews.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_modelform_exclude.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_model_does_not_use_unicode_py33.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_json_response.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_model_utils_noerror_override_manager.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_factory_boy_noerror.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_drf_noerror_serializer.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_django_tables2_noerror_meta_class.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/__init__.py -> build/lib/pylint_django/tests/input creating build/lib/pylint_django/tests/input/models copying pylint_django/tests/input/models/author.py -> build/lib/pylint_django/tests/input/models copying pylint_django/tests/input/models/__init__.py -> build/lib/pylint_django/tests/input/models creating build/lib/pylint_django/tests/input/migrations copying pylint_django/tests/input/migrations/__init__.py -> build/lib/pylint_django/tests/input/migrations copying pylint_django/tests/input/migrations/0002_new_column.py -> build/lib/pylint_django/tests/input/migrations copying pylint_django/tests/input/migrations/0001_noerror_initial.py -> build/lib/pylint_django/tests/input/migrations running egg_info writing pylint_django.egg-info/PKG-INFO writing dependency_links to pylint_django.egg-info/dependency_links.txt writing requirements to pylint_django.egg-info/requires.txt writing top-level names to pylint_django.egg-info/top_level.txt reading manifest file 'pylint_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pylint_django.egg-info/SOURCES.txt' copying pylint_django/tests/input/external_drf_noerror_serializer.rc -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_factory_boy_noerror.rc -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_model_utils_noerror_override_manager.rc -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.rc -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_json_response.txt -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_model_does_not_use_unicode_py33.txt -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.txt -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_modelform_exclude.txt -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/migrations/0002_new_column.txt -> build/lib/pylint_django/tests/input/migrations + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UFeXww + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 + cd pylint-django-2.0.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/augmentations copying build/lib/pylint_django/augmentations/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/augmentations creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/db_performance.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/django_installed.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/forms.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/json_response.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/models.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_modelform_exclude.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_model_does_not_use_unicode_py33.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_json_response.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.rc -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_model_utils_noerror_override_manager.rc -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_factory_boy_noerror.rc -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_drf_noerror_serializer.rc -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0002_new_column.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0001_noerror_initial.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0002_new_column.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/models/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/models/author.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_django_tables2_noerror_meta_class.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_drf_noerror_serializer.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_factory_boy_noerror.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_model_utils_noerror_override_manager.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_json_response.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_model_does_not_use_unicode_py33.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_modelform_exclude.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_classviews.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_factory_post_generation.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreign_key_attributes.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreign_key_ids.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreign_key_key_cls_unbound.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreign_key_package.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreign_key_sets.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreignkeys.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_form_fields.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_forms_py33.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_formview_ancestors.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_generic_foreign_key.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_ignore_meta_subclass.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_import_q.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_issue_46.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_managers_return_querysets.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_manytomanyfield.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_model_fields.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_model_methods.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_model_objects.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_model_unicode_callable.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_model_unicode_lambda.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_models_py33.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_protected_meta_access.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_style_members.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_test_wsgi_request.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_ugettext_lazy_format.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_unicode_py2_compatible.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_urls.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_uuid_field.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_views.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_wsgi.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/test_func.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms creating /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/transforms/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/transforms/django_db_models_fields_files.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/transforms/django_utils_translation.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms copying build/lib/pylint_django/transforms/fields.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms copying build/lib/pylint_django/transforms/foreignkey.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms copying build/lib/pylint_django/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django copying build/lib/pylint_django/__pkginfo__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django copying build/lib/pylint_django/compat.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django copying build/lib/pylint_django/plugin.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django copying build/lib/pylint_django/utils.py -> /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/augmentations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/db_performance.py to db_performance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/django_installed.py to django_installed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/forms.py to forms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/json_response.py to json_response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/checkers/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations/0001_noerror_initial.py to 0001_noerror_initial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations/0002_new_column.py to 0002_new_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/models/author.py to author.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/external_django_tables2_noerror_meta_class.py to external_django_tables2_noerror_meta_class.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/external_drf_noerror_serializer.py to external_drf_noerror_serializer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/external_factory_boy_noerror.py to external_factory_boy_noerror.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/external_model_utils_noerror_override_manager.py to external_model_utils_noerror_override_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.py to external_psycopg2_noerror_postgres_fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_json_response.py to func_json_response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_model_does_not_use_unicode_py33.py to func_model_does_not_use_unicode_py33.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.py to func_model_no_explicit_unicode_str_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_modelform_exclude.py to func_modelform_exclude.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_classviews.py to func_noerror_classviews.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py to func_noerror_duplicate_except_doesnotexist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_factory_post_generation.py to func_noerror_factory_post_generation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreign_key_attributes.py to func_noerror_foreign_key_attributes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreign_key_ids.py to func_noerror_foreign_key_ids.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreign_key_key_cls_unbound.py to func_noerror_foreign_key_key_cls_unbound.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreign_key_package.py to func_noerror_foreign_key_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreign_key_sets.py to func_noerror_foreign_key_sets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_foreignkeys.py to func_noerror_foreignkeys.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_form_fields.py to func_noerror_form_fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_forms_py33.py to func_noerror_forms_py33.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_formview_ancestors.py to func_noerror_formview_ancestors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_generic_foreign_key.py to func_noerror_generic_foreign_key.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_ignore_meta_subclass.py to func_noerror_ignore_meta_subclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_import_q.py to func_noerror_import_q.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_issue_46.py to func_noerror_issue_46.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_managers_return_querysets.py to func_noerror_managers_return_querysets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_manytomanyfield.py to func_noerror_manytomanyfield.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_model_fields.py to func_noerror_model_fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_model_methods.py to func_noerror_model_methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_model_objects.py to func_noerror_model_objects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_model_unicode_callable.py to func_noerror_model_unicode_callable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_model_unicode_lambda.py to func_noerror_model_unicode_lambda.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_models_py33.py to func_noerror_models_py33.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_protected_meta_access.py to func_noerror_protected_meta_access.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_style_members.py to func_noerror_style_members.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_test_wsgi_request.py to func_noerror_test_wsgi_request.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_ugettext_lazy_format.py to func_noerror_ugettext_lazy_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_unicode_py2_compatible.py to func_noerror_unicode_py2_compatible.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_urls.py to func_noerror_urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_uuid_field.py to func_noerror_uuid_field.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_views.py to func_noerror_views.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/input/func_noerror_wsgi.py to func_noerror_wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/tests/test_func.py to test_func.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms/django_db_models_fields_files.py to django_db_models_fields_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/transforms/django_utils_translation.py to django_utils_translation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/transforms/foreignkey.py to foreignkey.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/__pkginfo__.py to __pkginfo__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpata_lhis.py' /usr/bin/python3 /tmp/tmpata_lhis.py removing /tmp/tmpata_lhis.py running install_egg_info running egg_info writing pylint_django.egg-info/PKG-INFO writing dependency_links to pylint_django.egg-info/dependency_links.txt writing requirements to pylint_django.egg-info/requires.txt writing top-level names to pylint_django.egg-info/top_level.txt reading manifest file 'pylint_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pylint_django.egg-info/SOURCES.txt' Copying pylint_django.egg-info to /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7/site-packages/pylint_django-2.0.9-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.9-1.fc31 --unique-debug-suffix -2.0.9-1.fc31.i386 --unique-debug-src-base python-pylint-django-2.0.9-1.fc31.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pylint-django-2.0.9 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pylint-django-2.0.9-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vj6X3v + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/doc/python3-pylint-django + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/doc/python3-pylint-django + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/doc/python3-pylint-django + cp -pr CONTRIBUTORS.md /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/doc/python3-pylint-django + cp -pr README.rst /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/doc/python3-pylint-django + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5xvBgv + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/licenses/python3-pylint-django + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/licenses/python3-pylint-django + cp -pr LICENSE /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386/usr/share/licenses/python3-pylint-django + exit 0 Provides: python3-pylint-django = 2.0.9-1.fc31 python3.7dist(pylint-django) = 2.0.9 python3dist(pylint-django) = 2.0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 python3.7dist(pylint) >= 2.0 python3.7dist(pylint-plugin-utils) >= 0.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 Wrote: /builddir/build/RPMS/python3-pylint-django-2.0.9-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.teZwQu + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pylint-django-2.0.9-1.fc31.i386 + exit 0 Child return code was: 0