Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-storages.spec'], chrootPath='/var/lib/mock/f33-build-21857198-1797018/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-storages.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 warning: Macro expanded in comment on line 147: %{srcname}+google Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-django-storages-1.8-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-storages.spec'], chrootPath='/var/lib/mock/f33-build-21857198-1797018/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-storages.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 warning: Macro expanded in comment on line 147: %{srcname}+google Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Vp7xh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-storages-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-storages-1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-storages-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -vr django_storages.egg-info removed 'django_storages.egg-info/PKG-INFO' removed 'django_storages.egg-info/SOURCES.txt' removed 'django_storages.egg-info/dependency_links.txt' removed 'django_storages.egg-info/not-zip-safe' removed 'django_storages.egg-info/requires.txt' removed 'django_storages.egg-info/top_level.txt' removed directory 'django_storages.egg-info' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bEeYJd + umask 022 + cd /builddir/build/BUILD + cd django-storages-1.8 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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/storages copying storages/__init__.py -> build/lib/storages copying storages/utils.py -> build/lib/storages creating build/lib/storages/backends copying storages/backends/__init__.py -> build/lib/storages/backends copying storages/backends/apache_libcloud.py -> build/lib/storages/backends copying storages/backends/azure_storage.py -> build/lib/storages/backends copying storages/backends/dropbox.py -> build/lib/storages/backends copying storages/backends/ftp.py -> build/lib/storages/backends copying storages/backends/gcloud.py -> build/lib/storages/backends copying storages/backends/s3boto.py -> build/lib/storages/backends copying storages/backends/s3boto3.py -> build/lib/storages/backends copying storages/backends/sftpstorage.py -> build/lib/storages/backends + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yE6V0f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch ++ dirname /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch + cd django-storages-1.8 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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-django-storages-1.8-4.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages copying build/lib/storages/__init__.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages copying build/lib/storages/utils.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages creating /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/apache_libcloud.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/azure_storage.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/dropbox.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/ftp.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/gcloud.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/s3boto.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/s3boto3.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends copying build/lib/storages/backends/sftpstorage.py -> /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/apache_libcloud.py to apache_libcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/azure_storage.py to azure_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/dropbox.py to dropbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/ftp.py to ftp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/gcloud.py to gcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/s3boto.py to s3boto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/s3boto3.py to s3boto3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/storages/backends/sftpstorage.py to sftpstorage.cpython-39.pyc writing byte-compilation script '/tmp/tmpqq249tzu.py' /usr/bin/python3 /tmp/tmpqq249tzu.py removing /tmp/tmpqq249tzu.py running install_egg_info running egg_info creating django_storages.egg-info writing django_storages.egg-info/PKG-INFO writing dependency_links to django_storages.egg-info/dependency_links.txt writing requirements to django_storages.egg-info/requires.txt writing top-level names to django_storages.egg-info/top_level.txt writing manifest file 'django_storages.egg-info/SOURCES.txt' reading manifest file 'django_storages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_storages.egg-info/SOURCES.txt' Copying django_storages.egg-info to /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9/site-packages/django_storages-1.8-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.8-4.fc33 --unique-debug-suffix -1.8-4.fc33.noarch --unique-debug-src-base python-django-storages-1.8-4.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/django-storages-1.8 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-django-storages-1.8-4.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oaugwf + umask 022 + cd /builddir/build/BUILD + cd django-storages-1.8 + DOCDIR=/builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/doc/python3-django-storages + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/doc/python3-django-storages + cp -pr README.rst /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/doc/python3-django-storages + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/doc/python3-django-storages + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.to9Lfh + umask 022 + cd /builddir/build/BUILD + cd django-storages-1.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/licenses/python3-django-storages + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/licenses/python3-django-storages + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch/usr/share/licenses/python3-django-storages + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-storages = 1.8-4.fc33 python3-django-storages = 1.8-4.fc33 python3.9-django-storages = 1.8-4.fc33 python3.9dist(django-storages) = 1.8 python3dist(django-storages) = 1.8 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(django) >= 1.11 Obsoletes: python-django-storages < 1.8-4.fc33 Processing files: python3-django-storages+azure-1.8-4.fc33.noarch Provides: python-django-storages+azure = 1.8-4.fc33 python3-django-storages+azure = 1.8-4.fc33 python3.9-django-storages+azure = 1.8-4.fc33 python3.9dist(django-storages/azure) = 1.8 python3.9dist(django-storages[azure]) = 1.8 python3dist(django-storages/azure) = 1.8 python3dist(django-storages[azure]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(azure-storage-blob) < 12 with python3.9dist(azure-storage-blob) >= 1.3.1) python(abi) = 3.9 Obsoletes: python-django-storages+azure < 1.8-4.fc33 Processing files: python3-django-storages+boto-1.8-4.fc33.noarch Provides: python-django-storages+boto = 1.8-4.fc33 python3-django-storages+boto = 1.8-4.fc33 python3.9-django-storages+boto = 1.8-4.fc33 python3.9dist(django-storages/boto) = 1.8 python3.9dist(django-storages[boto]) = 1.8 python3dist(django-storages/boto) = 1.8 python3dist(django-storages[boto]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(boto) >= 2.32 Obsoletes: python-django-storages+boto < 1.8-4.fc33 Processing files: python3-django-storages+boto3-1.8-4.fc33.noarch Provides: python-django-storages+boto3 = 1.8-4.fc33 python3-django-storages+boto3 = 1.8-4.fc33 python3.9-django-storages+boto3 = 1.8-4.fc33 python3.9dist(django-storages/boto3) = 1.8 python3.9dist(django-storages[boto3]) = 1.8 python3dist(django-storages/boto3) = 1.8 python3dist(django-storages[boto3]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(boto3) >= 1.4.4 Obsoletes: python-django-storages+boto3 < 1.8-4.fc33 Processing files: python3-django-storages+dropbox-1.8-4.fc33.noarch Provides: python-django-storages+dropbox = 1.8-4.fc33 python3-django-storages+dropbox = 1.8-4.fc33 python3.9-django-storages+dropbox = 1.8-4.fc33 python3.9dist(django-storages/dropbox) = 1.8 python3.9dist(django-storages[dropbox]) = 1.8 python3dist(django-storages/dropbox) = 1.8 python3dist(django-storages[dropbox]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(dropbox) >= 7.2.1 Obsoletes: python-django-storages+dropbox < 1.8-4.fc33 Processing files: python3-django-storages+libcloud-1.8-4.fc33.noarch Provides: python-django-storages+libcloud = 1.8-4.fc33 python3-django-storages+libcloud = 1.8-4.fc33 python3.9-django-storages+libcloud = 1.8-4.fc33 python3.9dist(django-storages/libcloud) = 1.8 python3.9dist(django-storages[libcloud]) = 1.8 python3dist(django-storages/libcloud) = 1.8 python3dist(django-storages[libcloud]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(apache-libcloud) Obsoletes: python-django-storages+libcloud < 1.8-4.fc33 Processing files: python3-django-storages+sftp-1.8-4.fc33.noarch Provides: python-django-storages+sftp = 1.8-4.fc33 python3-django-storages+sftp = 1.8-4.fc33 python3.9-django-storages+sftp = 1.8-4.fc33 python3.9dist(django-storages/sftp) = 1.8 python3.9dist(django-storages[sftp]) = 1.8 python3dist(django-storages/sftp) = 1.8 python3dist(django-storages[sftp]) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(paramiko) Obsoletes: python-django-storages+sftp < 1.8-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch Wrote: /builddir/build/RPMS/python3-django-storages+boto3-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages+sftp-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages+azure-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages+boto-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages+libcloud-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages+dropbox-1.8-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-storages-1.8-4.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GhkKxe + umask 022 + cd /builddir/build/BUILD + cd django-storages-1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-storages-1.8-4.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0