Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-django-flash.spec'], False, '/var/lib/mock/f20-build-1794319-311552/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-django-flash.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm04-builder10.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-flash-1.8-8.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-django-flash.spec'], False, '/var/lib/mock/f20-build-1794319-311552/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-django-flash.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aoLrMU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-flash-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-flash-1.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-flash-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (python-django-flash-settings.patch):' Patch #1 (python-django-flash-settings.patch): + /usr/bin/cat /builddir/build/SOURCES/python-django-flash-settings.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/djangoflash/tests/testproj/settings.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oVkDdG + umask 022 + cd /builddir/build/BUILD + cd django-flash-1.8 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/djangoflash copying src/djangoflash/context_processors.py -> build/lib/djangoflash copying src/djangoflash/models.py -> build/lib/djangoflash copying src/djangoflash/decorators.py -> build/lib/djangoflash copying src/djangoflash/views.py -> build/lib/djangoflash copying src/djangoflash/middleware.py -> build/lib/djangoflash copying src/djangoflash/__init__.py -> build/lib/djangoflash creating build/lib/djangoflash/tests copying src/djangoflash/tests/context_processors.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/models.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/decorators.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/codec.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/storage.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/__init__.py -> build/lib/djangoflash/tests copying src/djangoflash/tests/suite.py -> build/lib/djangoflash/tests creating build/lib/djangoflash/storage copying src/djangoflash/storage/session.py -> build/lib/djangoflash/storage copying src/djangoflash/storage/cookie.py -> build/lib/djangoflash/storage copying src/djangoflash/storage/__init__.py -> build/lib/djangoflash/storage creating build/lib/djangoflash/codec copying src/djangoflash/codec/pickle_impl.py -> build/lib/djangoflash/codec copying src/djangoflash/codec/json_zlib_impl.py -> build/lib/djangoflash/codec copying src/djangoflash/codec/json_impl.py -> build/lib/djangoflash/codec copying src/djangoflash/codec/__init__.py -> build/lib/djangoflash/codec creating build/lib/djangoflash/tests/testproj copying src/djangoflash/tests/testproj/urls.py -> build/lib/djangoflash/tests/testproj copying src/djangoflash/tests/testproj/manage.py -> build/lib/djangoflash/tests/testproj copying src/djangoflash/tests/testproj/__init__.py -> build/lib/djangoflash/tests/testproj copying src/djangoflash/tests/testproj/settings.py -> build/lib/djangoflash/tests/testproj creating build/lib/djangoflash/tests/testproj/app copying src/djangoflash/tests/testproj/app/models.py -> build/lib/djangoflash/tests/testproj/app copying src/djangoflash/tests/testproj/app/views.py -> build/lib/djangoflash/tests/testproj/app copying src/djangoflash/tests/testproj/app/urls.py -> build/lib/djangoflash/tests/testproj/app copying src/djangoflash/tests/testproj/app/tests.py -> build/lib/djangoflash/tests/testproj/app copying src/djangoflash/tests/testproj/app/__init__.py -> build/lib/djangoflash/tests/testproj/app running egg_info writing requirements to src/django_flash.egg-info/requires.txt writing src/django_flash.egg-info/PKG-INFO writing top-level names to src/django_flash.egg-info/top_level.txt writing dependency_links to src/django_flash.egg-info/dependency_links.txt reading manifest file 'src/django_flash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/django_flash.egg-info/SOURCES.txt' creating build/lib/djangoflash/tests/testproj/media copying src/djangoflash/tests/testproj/media/test.css -> build/lib/djangoflash/tests/testproj/media creating build/lib/djangoflash/tests/testproj/templates copying src/djangoflash/tests/testproj/templates/simple.html -> build/lib/djangoflash/tests/testproj/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fUKtJJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch ++ dirname /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch + cd django-flash-1.8 + rm -rf /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash copying build/lib/djangoflash/context_processors.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash copying build/lib/djangoflash/models.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash copying build/lib/djangoflash/decorators.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash copying build/lib/djangoflash/views.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/context_processors.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/models.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/decorators.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/codec.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/storage.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/templates copying build/lib/djangoflash/tests/testproj/templates/simple.html -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/templates copying build/lib/djangoflash/tests/testproj/urls.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj copying build/lib/djangoflash/tests/testproj/manage.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/app/models.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/app/views.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/app/urls.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/app/tests.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/app/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app copying build/lib/djangoflash/tests/testproj/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj copying build/lib/djangoflash/tests/testproj/settings.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/media copying build/lib/djangoflash/tests/testproj/media/test.css -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/media copying build/lib/djangoflash/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/tests/suite.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests copying build/lib/djangoflash/middleware.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage copying build/lib/djangoflash/storage/session.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage copying build/lib/djangoflash/storage/cookie.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage copying build/lib/djangoflash/storage/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage creating /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec copying build/lib/djangoflash/codec/pickle_impl.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec copying build/lib/djangoflash/codec/json_zlib_impl.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec copying build/lib/djangoflash/codec/json_impl.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec copying build/lib/djangoflash/codec/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec copying build/lib/djangoflash/__init__.py -> /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/codec.py to codec.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/testproj/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/tests/suite.py to suite.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage/cookie.py to cookie.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec/pickle_impl.py to pickle_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec/json_zlib_impl.py to json_zlib_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec/json_impl.py to json_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/codec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/djangoflash/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to src/django_flash.egg-info/requires.txt writing src/django_flash.egg-info/PKG-INFO writing top-level names to src/django_flash.egg-info/top_level.txt writing dependency_links to src/django_flash.egg-info/dependency_links.txt reading manifest file 'src/django_flash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/django_flash.egg-info/SOURCES.txt' Copying src/django_flash.egg-info to /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/site-packages/django_flash-1.8-py2.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch -name manage.py + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/django-flash-1.8 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YNwtup + umask 022 + cd /builddir/build/BUILD + cd django-flash-1.8 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/django_flash.egg-info/requires.txt writing src/django_flash.egg-info/PKG-INFO writing top-level names to src/django_flash.egg-info/top_level.txt writing dependency_links to src/django_flash.egg-info/dependency_links.txt reading manifest file 'src/django_flash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/django_flash.egg-info/SOURCES.txt' running build_ext /usr/lib/python2.7/site-packages/django/utils/hashcompat.py:9: DeprecationWarning: django.utils.hashcompat is deprecated; use hashlib instead DeprecationWarning) test_decoded_signed (djangoflash.tests.codec.BaseCodecTestCase) Codec: BaseCodec should decode an encoded and signed version of the flash. ... ok test_decoded_tampered (djangoflash.tests.codec.BaseCodecTestCase) Codec: BaseCodec should not decode a tampered version of the flash. ... ok test_encode_and_sign (djangoflash.tests.codec.BaseCodecTestCase) Codec: BaseCodec should return an encoded and signed version of the flash. ... ok test_get_codec_by_invalid_module (djangoflash.tests.codec.CodecTestCase) Codec: Should raise an error when module doesn't provide a codec class. ... ok test_get_codec_by_invalid_module_name (djangoflash.tests.codec.CodecTestCase) Codec: Should raise an error when resolving a module name that doesn't exists. ... ok test_get_codec_by_module_name (djangoflash.tests.codec.CodecTestCase) Codec: 'djangoflash.codec.json_impl' should resolve to JSON-based codec. ... ok test_get_json_codec_by_alias (djangoflash.tests.codec.CodecTestCase) Codec: 'json' should resolve to JSON-based codec. ... ok test_get_json_zlib_codec_by_alias (djangoflash.tests.codec.CodecTestCase) Codec: 'json_zlib' should resolve to JSON/zlib-based codec. ... ok test_get_pickle_codec_by_alias (djangoflash.tests.codec.CodecTestCase) Codec: 'pickle' should resolve to Pickle-based codec. ... ok test_clear_storage (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should set an empty/expired cookie. ... ok test_get (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should return the stored object. ... ok test_get_empty (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should return nothing when empty. ... ok test_set_empty_object (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should not store an empty object. ... ok test_set_null_object (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should not store null values. ... ok test_set_object (djangoflash.tests.storage.CookieFlashStorageTestCase) CookieStorage: should store valid objects. ... ok test_expose_flash (djangoflash.tests.context_processors.FlashContextProcessorTestCase) FlashContextProcessor: should expose the flash to view templates. ... ok test_expose_inexistent_flash (djangoflash.tests.context_processors.FlashContextProcessorTestCase) FlashContextProcessor: should fail when there's no flash available. ... ok test_expose_invalid_flash (djangoflash.tests.context_processors.FlashContextProcessorTestCase) FlashContextProcessor: should fail when exposing an invalid object as being the flash. ... ok test_add_across_requests (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should keep a key when a value is appended to it. ... ok test_add_with_existing_list_value (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should append a value if the current value is a list. ... ok test_add_with_existing_non_list_value (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should append a value to a key even if the current value is not a list. ... ok test_add_with_non_existing_value (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should add a value even if the given key doesn't exists. ... ok test_clear (djangoflash.tests.models.FlashScopeTestCase) FlashScope: flash.clear() should remove all items from the flash scope. ... ok test_contains (djangoflash.tests.models.FlashScopeTestCase) FlashScope: "key in flash" syntax should be supported. ... ok test_del_item (djangoflash.tests.models.FlashScopeTestCase) FlashScope: "del flash[key]" syntax should be supported. ... ok test_discard (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should mark a value for removal. ... ok test_empty_to_dict (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should export the flash data to a dict even if it's empty. ... ok test_get (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return a default value if the given key doesn' exists. ... ok test_get_invalid_item (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should raise KeyError if trying to get an invalid value. ... ok test_items (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return the list of items stored in the flash scope. ... ok test_iteritems (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return an iterator to the items stored in the flash scope. ... ok test_iterkeys (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return an iterator to the keys stored in the flash scope. ... ok test_itervalues (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return an iterator to the values stored in the flash scope. ... ok test_keep (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should avoid the removal of specific values. ... ok test_keep_all (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should avoid the removal of all values. ... ok test_keys (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return the list of keys stored in the flash scope. ... ok test_len (djangoflash.tests.models.FlashScopeTestCase) FlashScope: "len(flash)" syntax should be supported. ... ok test_pop (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should pop a value from the flash scope. ... ok test_pop_used_value (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should pop a used value from the flash scope. ... ok test_put (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should put several keys into the flash scope at the same time. ... ok test_replace_used_value (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should keep a key when its value is replaced. ... ok test_restore (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should restore the flash using a dict. ... ok test_restore_immutability (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should restore the flash using a shallow copy of a dict. ... ok test_restore_with_invalid_keys (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should not restore the flash using a dict with invalid keys. ... ok test_restore_with_invalid_type (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should not restore the flash using an invalid object. ... ok test_restore_with_invalid_values (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should not restore the flash using a dict with invalid values. ... ok test_set_item (djangoflash.tests.models.FlashScopeTestCase) FlashScope: flash[key] = value" syntax should be supported. ... ok test_to_dict (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should export the flash data to a dict. ... ok test_to_dict_immutability (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should export a copy of the flash data as a dict. ... ok test_values (djangoflash.tests.models.FlashScopeTestCase) FlashScope: Should return the list of values stored in the flash scope. ... ok test_add_with_existing_list_value (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: Should append an immediate value if the current value is a list. ... ok test_add_with_existing_non_list_value (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: Should append immediate values to a key even if the current value is not a list. ... ok test_add_with_non_existing_value (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: Should append an immediate value even if the given key doesn't exists. ... ok test_alternative_now (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: Immediate values (flash.now) should be supported. ... ok test_contains (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: "key in flash.now" syntax should be supported. ... ok test_get_invalid_item (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: Should raise KeyError if trying to get an invalid item. ... ok test_now (djangoflash.tests.models.ImmediateFlashScope) FlashScope.now: "flash.now[key] = value" syntax should be supported. ... ok test_default_lifecycle (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: a value should be automatically removed from the flash. ... /usr/lib/python2.7/site-packages/django/conf/urls/defaults.py:3: DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead DeprecationWarning) ok test_discard_lifecycle (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: a discarded value shouldn't survive to the next request. ... ok test_flash_with_common_middleware_and_missing_trailing_slash (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: missing trailing slash in URL should not affect the flash lifecycle when using the CommonMiddleware. ... ok test_keep_decorator (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: keep_messages decorator should behave exactly like keep. ... ok test_keep_lifecycle (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: a value shouldn't be removed from the flash when it is kept. ... ok test_multiple_variables_lifecycle (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: the flash should control several values independently. ... ok test_now_lifecycle (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: an immediate value shouldn't survive the next request. ... ok test_remove_flash (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: an empty flash should be provided when none is available. ... ok test_replace_flash_with_invalid_object (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: an exception should be raised when exposing an invalid object as being the flash. ... ok test_request_to_serve_view_with_default_value (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: request to static resources should not trigger the flash update in debug mode. ... ok test_request_to_serve_view_with_ignore (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: request to static resources should not trigger the flash update, if properly configured. ... ok test_request_to_serve_view_without_ignore (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: request to static resources should trigger the flash update. ... ok test_value_in_template (djangoflash.tests.testproj.app.tests.IntegrationTestCase) Integration: a value should be accessible by the templating system. ... ok test_decode (djangoflash.tests.codec.JSONCodecTestCase) Codec: JSON-based codec should restore the flash from a JSON string. ... ok test_encode (djangoflash.tests.codec.JSONCodecTestCase) Codec: JSON-based codec should return a JSON version of the flash. ... ok test_decode (djangoflash.tests.codec.JSONZlibCodecTestCase) Codec: JSON\zlib-based codec should restore the flash from a zlib compressed JSON string. ... ok test_encode (djangoflash.tests.codec.JSONZlibCodecTestCase) Codec: JSON\zlib-based codec should return a zlib compressed JSON version of the flash. ... ok test_decorator_with_args (djangoflash.tests.decorators.KeepMessagesDecoratorTestCase) Decorators: keep_messages should avoid the removal of specific flash-scoped values. ... ok test_decorator_with_empty_args (djangoflash.tests.decorators.KeepMessagesDecoratorTestCase) Decorators: keep_messages with empty args should avoid the removal of all flash-scoped values. ... ok test_decorator_with_invalid_arg (djangoflash.tests.decorators.KeepMessagesDecoratorTestCase) Decorators: keep_messages should not avoid the removal of flash-scoped values. ... ok test_decorator_with_no_args (djangoflash.tests.decorators.KeepMessagesDecoratorTestCase) Decorators: keep_messages with no args should avoid the removal of all flash-scoped values. ... ok test_decorator_with_no_flash (djangoflash.tests.decorators.KeepMessagesDecoratorTestCase) Decorators: keep_messages should not break when there's no flash scope attached to the request. ... ok test_add_immediate_with_existing_regular_list (djangoflash.tests.models.MixedFlashScope) FlashScope.now: Should add an immediate value to a regular list, expiring on the current request. ... ok test_add_immediate_with_existing_regular_value (djangoflash.tests.models.MixedFlashScope) FlashScope.now: Should add an immediate value to a regular key, expiring on the current request. ... ok test_add_regular_with_existing_immediate_list (djangoflash.tests.models.MixedFlashScope) FlashScope: Should add a regular value to an immediate list, expiring on the next request. ... ok test_add_regular_with_existing_immediate_value (djangoflash.tests.models.MixedFlashScope) FlashScope: Should add a regular value to an immediate key, expiring on the next request. ... ok test_replace_immediate_with_regular_value (djangoflash.tests.models.MixedFlashScope) FlashScope: Should replace an immediate value with a regular value. ... ok test_replace_with_immediate_value (djangoflash.tests.models.MixedFlashScope) FlashScope: Should replace a regular value by an immediate value. ... ok test_decode (djangoflash.tests.codec.PickleCodecTestCase) Codec: Pickle-based codec should restore the flash from a Pickle dump string. ... ok test_encode (djangoflash.tests.codec.PickleCodecTestCase) Codec: Pickle-based codec should return a Pickle dump of the flash. ... ok test_clear_storage (djangoflash.tests.storage.SessionFlashStorageTestCase) SessionStorage: should remove flash contents from the session. ... ok test_get (djangoflash.tests.storage.SessionFlashStorageTestCase) SessionStorage: should return the stored object. ... ok test_get_empty (djangoflash.tests.storage.SessionFlashStorageTestCase) SessionStorage: should return nothing when empty. ... ok test_set_empty_object (djangoflash.tests.storage.SessionFlashStorageTestCase) SessionStorage: should not store empty objects. ... ok test_set_null_object (djangoflash.tests.storage.SessionFlashStorageTestCase) SessionStorage: should not store null values. ... ok test_set_object (djangoflash.tests.storage.SessionFlashStorageTestCase) Session storage: should store valid objects. ... ok test_get_cookie_storage_by_alias (djangoflash.tests.storage.StorageTestCase) Storage: 'cookie' should resolve to cookie flash storage. ... ok test_get_session_storage_by_alias (djangoflash.tests.storage.StorageTestCase) Storage: 'session' should resolve to session flash storage. ... ok test_get_storage_by_invalid_module (djangoflash.tests.storage.StorageTestCase) Storage: Should raise an error when module doesn't provide a storage class. ... ok test_get_storage_by_invalid_module_name (djangoflash.tests.storage.StorageTestCase) Storage: Should raise an error when resolving a module name that doesn't exists. ... ok test_get_storage_by_module_name (djangoflash.tests.storage.StorageTestCase) Storage: 'djangoflash.storage.cookie' should resolve to cookie flash storage. ... ok ---------------------------------------------------------------------- Ran 98 tests in 1.267s OK Creating test database for alias 'default'... + exit 0 Processing files: python-django-flash-1.8-8.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YaOJ4t + umask 022 + cd /builddir/build/BUILD + cd django-flash-1.8 + DOCDIR=/builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/share/doc/python-django-flash + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/share/doc/python-django-flash + cp -pr AUTHORS /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/share/doc/python-django-flash + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/share/doc/python-django-flash + cp -pr README.rst /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch/usr/share/doc/python-django-flash + exit 0 Provides: django-flash = 1.8-8.fc20 python-django-flash = 1.8-8.fc20 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: /usr/bin/env python(abi) = 2.7 Obsoletes: django-flash < 1.7.2-7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch warning: Could not canonicalize hostname: arm04-builder10.arm.fedoraproject.org Wrote: /builddir/build/RPMS/python-django-flash-1.8-8.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CXUDKQ + umask 022 + cd /builddir/build/BUILD + cd django-flash-1.8 + rm -rf /builddir/build/BUILDROOT/python-django-flash-1.8-8.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->