Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pylint-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681672097.379240/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pylint-django-2.5.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pylint-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681672097.379240/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pylint-django-2.5.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pylint-django.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681672097.379240/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GH3sre + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pylint-django-2.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pylint-django-2.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylint-django-2.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iBjtAW + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/__pkginfo__.py -> build/lib/pylint_django copying pylint_django/__init__.py -> build/lib/pylint_django copying pylint_django/compat.py -> build/lib/pylint_django copying pylint_django/utils.py -> build/lib/pylint_django copying pylint_django/plugin.py -> build/lib/pylint_django creating build/lib/pylint_django/augmentations copying pylint_django/augmentations/__init__.py -> build/lib/pylint_django/augmentations creating 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 copying pylint_django/transforms/foreignkey.py -> build/lib/pylint_django/transforms creating build/lib/pylint_django/tests copying pylint_django/tests/__init__.py -> build/lib/pylint_django/tests copying pylint_django/tests/test_func.py -> build/lib/pylint_django/tests copying pylint_django/tests/settings.py -> build/lib/pylint_django/tests creating build/lib/pylint_django/checkers copying pylint_django/checkers/__init__.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/django_installed.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/foreign_key_strings.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/migrations.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/forms.py -> build/lib/pylint_django/checkers copying pylint_django/checkers/auth_user.py -> 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 creating build/lib/pylint_django/transforms/transforms copying pylint_django/transforms/transforms/__init__.py -> 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 creating 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/external_psycopg2_noerror_postgres_fields.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_methods.py -> 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_duplicate_except_doesnotexist.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_hard_coded_auth_user.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_foreign_key_ids.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_gettext_lazy_format.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/__init__.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/func_noerror_ignore_meta_subclass.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_uuid_field.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/external_tastypie_noerror_foreign_key.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/func_noerror_classviews.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_urls.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_forms_py33.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/func_noerror_factory_post_generation.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_noerror_ugettext_lazy_format.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/func_noerror_form_fields.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_noerror_foreign_key_sets.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_model_fields.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_foreignkeys.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_noerror_protected_meta_access.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_unused_arguments.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_views.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_string_foreignkey.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_formview_ancestors.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/func_noerror_model_objects.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_generic_foreign_key.py -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/func_noerror_issue_46.py -> build/lib/pylint_django/tests/input creating build/lib/pylint_django/tests/input/models copying pylint_django/tests/input/models/__init__.py -> 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/func_noerror_foreign_key_key_cls_unbound_in_same_package.py -> build/lib/pylint_django/tests/input/models creating build/lib/pylint_django/tests/input/test_app copying pylint_django/tests/input/test_app/__init__.py -> build/lib/pylint_django/tests/input/test_app copying pylint_django/tests/input/test_app/apps.py -> build/lib/pylint_django/tests/input/test_app copying pylint_django/tests/input/test_app/models.py -> build/lib/pylint_django/tests/input/test_app creating build/lib/pylint_django/tests/input/migrations copying pylint_django/tests/input/migrations/0003_without_backwards.py -> 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/0004_noerror_with_backwards.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 copying pylint_django/tests/input/migrations/0002_new_column.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' adding license file 'LICENSE' writing manifest file 'pylint_django.egg-info/SOURCES.txt' copying pylint_django/tests/test_django_not_installed.sh -> build/lib/pylint_django/tests copying pylint_django/tests/testing_pylint.rc -> build/lib/pylint_django/tests 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_hard_coded_auth_user.txt -> 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/func_unused_arguments.txt -> build/lib/pylint_django/tests/input copying pylint_django/tests/input/migrations/0002_new_column.txt -> build/lib/pylint_django/tests/input/migrations copying pylint_django/tests/input/migrations/0003_without_backwards.txt -> build/lib/pylint_django/tests/input/migrations + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jnn5o4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 + cd pylint-django-2.5.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django copying build/lib/pylint_django/__pkginfo__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django copying build/lib/pylint_django/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/augmentations copying build/lib/pylint_django/augmentations/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/augmentations creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms copying build/lib/pylint_django/transforms/fields.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms copying build/lib/pylint_django/transforms/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/transforms/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/transforms/django_utils_translation.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms copying build/lib/pylint_django/transforms/foreignkey.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms copying build/lib/pylint_django/compat.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django copying build/lib/pylint_django/utils.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/test_django_not_installed.sh -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/test_func.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/settings.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests copying build/lib/pylint_django/tests/testing_pylint.rc -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_wsgi.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_hard_coded_auth_user.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_gettext_lazy_format.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/models/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/models/author.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/models/func_noerror_foreign_key_key_cls_unbound_in_same_package.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models copying build/lib/pylint_django/tests/input/func_noerror_uuid_field.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/external_tastypie_noerror_foreign_key.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_classviews.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_hard_coded_auth_user.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_urls.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_manytomanyfield.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app copying build/lib/pylint_django/tests/input/test_app/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app copying build/lib/pylint_django/tests/input/test_app/apps.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app copying build/lib/pylint_django/tests/input/test_app/models.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app copying build/lib/pylint_django/tests/input/func_noerror_ugettext_lazy_format.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_unused_arguments.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_json_response.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_json_response.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_foreignkeys.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0003_without_backwards.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0004_noerror_with_backwards.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/migrations/0003_without_backwards.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations copying build/lib/pylint_django/tests/input/func_modelform_exclude.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_unused_arguments.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_views.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_noerror_string_foreignkey.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input copying build/lib/pylint_django/tests/input/func_modelform_exclude.txt -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/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.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input creating /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/__init__.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/django_installed.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/foreign_key_strings.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/migrations.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/forms.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/auth_user.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/models.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/checkers/json_response.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers copying build/lib/pylint_django/plugin.py -> /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/__pkginfo__.py to __pkginfo__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/augmentations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms/django_utils_translation.py to django_utils_translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/transforms/django_db_models_fields_files.py to django_db_models_fields_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/transforms/foreignkey.py to foreignkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/test_func.py to test_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_test_wsgi_request.py to func_noerror_test_wsgi_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.py to external_psycopg2_noerror_postgres_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_models_py33.py to func_noerror_models_py33.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_model_methods.py to func_noerror_model_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_wsgi.py to func_noerror_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py to func_noerror_duplicate_except_doesnotexist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_hard_coded_auth_user.py to func_hard_coded_auth_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_model_unicode_callable.py to func_noerror_model_unicode_callable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreign_key_ids.py to func_noerror_foreign_key_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_gettext_lazy_format.py to func_noerror_gettext_lazy_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_factory_boy_noerror.py to external_factory_boy_noerror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_ignore_meta_subclass.py to func_noerror_ignore_meta_subclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreign_key_attributes.py to func_noerror_foreign_key_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models/author.py to author.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/models/func_noerror_foreign_key_key_cls_unbound_in_same_package.py to func_noerror_foreign_key_key_cls_unbound_in_same_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_uuid_field.py to func_noerror_uuid_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_tastypie_noerror_foreign_key.py to external_tastypie_noerror_foreign_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_drf_noerror_serializer.py to external_drf_noerror_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_classviews.py to func_noerror_classviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreign_key_key_cls_unbound.py to func_noerror_foreign_key_key_cls_unbound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_urls.py to func_noerror_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_manytomanyfield.py to func_noerror_manytomanyfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_managers_return_querysets.py to func_noerror_managers_return_querysets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_forms_py33.py to func_noerror_forms_py33.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_django_tables2_noerror_meta_class.py to external_django_tables2_noerror_meta_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_factory_post_generation.py to func_noerror_factory_post_generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_model_no_explicit_unicode_str_compat.py to func_model_no_explicit_unicode_str_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/test_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_ugettext_lazy_format.py to func_noerror_ugettext_lazy_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_json_response.py to func_json_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_form_fields.py to func_noerror_form_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_model_does_not_use_unicode_py33.py to func_model_does_not_use_unicode_py33.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreign_key_sets.py to func_noerror_foreign_key_sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_unicode_py2_compatible.py to func_noerror_unicode_py2_compatible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_model_fields.py to func_noerror_model_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_model_unicode_lambda.py to func_noerror_model_unicode_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreignkeys.py to func_noerror_foreignkeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations/0003_without_backwards.py to 0003_without_backwards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations/0004_noerror_with_backwards.py to 0004_noerror_with_backwards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations/0001_noerror_initial.py to 0001_noerror_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/migrations/0002_new_column.py to 0002_new_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_modelform_exclude.py to func_modelform_exclude.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_protected_meta_access.py to func_noerror_protected_meta_access.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_unused_arguments.py to func_unused_arguments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_import_q.py to func_noerror_import_q.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_views.py to func_noerror_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_string_foreignkey.py to func_noerror_string_foreignkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_foreign_key_package.py to func_noerror_foreign_key_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_formview_ancestors.py to func_noerror_formview_ancestors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/external_model_utils_noerror_override_manager.py to external_model_utils_noerror_override_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_model_objects.py to func_noerror_model_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_style_members.py to func_noerror_style_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_generic_foreign_key.py to func_noerror_generic_foreign_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/tests/input/func_noerror_issue_46.py to func_noerror_issue_46.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/django_installed.py to django_installed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/foreign_key_strings.py to foreign_key_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/migrations.py to migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/auth_user.py to auth_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/checkers/json_response.py to json_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django/plugin.py to plugin.cpython-39.pyc writing byte-compilation script '/tmp/tmpku73hpmq.py' /usr/bin/python3 /tmp/tmpku73hpmq.py removing /tmp/tmpku73hpmq.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' adding license file 'LICENSE' writing manifest file 'pylint_django.egg-info/SOURCES.txt' Copying pylint_django.egg-info to /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9/site-packages/pylint_django-2.5.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64//usr/share/doc/python-pylint-django + '[' -d doc ']' ~/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 ~/build/BUILD/pylint-django-2.5.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pylint-django-2.5.3 + popd + mv /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.5.3-1 --unique-debug-suffix -2.5.3-1.x86_64 --unique-debug-src-base python-pylint-django-2.5.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pylint-django-2.5.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pylint-django-2.5.3-1.noarch Provides: python-pylint-django python3-pylint-django = 2.5.3-1 python3.9dist(pylint-django) = 2.5.3 python3dist(pylint-django) = 2.5.3 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.9 python3.9dist(pylint) >= 2 python3.9dist(pylint) < 3 python3.9dist(pylint-plugin-utils) >= 0.7 Processing files: python-pylint-django-help-2.5.3-1.noarch warning: Empty %files file /builddir/build/BUILD/pylint-django-2.5.3/doclist.lst Provides: python-pylint-django-help = 2.5.3-1 python3-pylint-django-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 Wrote: /builddir/build/RPMS/python-pylint-django-help-2.5.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pylint-django-2.5.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aKflSi + umask 022 + cd /builddir/build/BUILD + cd pylint-django-2.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pylint-django-2.5.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0