Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-anykeystore.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dcb94208d7014231815bc23027935b17', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-anykeystore.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-anykeystore-0.2-8.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-anykeystore.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4834fb9a987748dfa304ece6a87a089d', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-anykeystore.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cMz6hR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anykeystore-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/anykeystore-0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd anykeystore-0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-anykeystore-use-unittest1.patch): + echo 'Patch #0 (python-anykeystore-use-unittest1.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-anykeystore-use-unittest1.patch + /usr/bin/patch -p1 --fuzz=0 patching file anykeystore/tests/integration/tests.py patching file anykeystore/tests/test_backends/test_memcached.py patching file anykeystore/tests/test_backends/test_memory.py patching file anykeystore/tests/test_backends/test_mongodb.py patching file anykeystore/tests/test_backends/test_redis.py patching file anykeystore/tests/test_backends/test_sqla.py patching file setup.py + rm -rf anykeystore/tests/integration/tests.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mT13Fn + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/anykeystore copying anykeystore/__init__.py -> build/lib/anykeystore copying anykeystore/compat.py -> build/lib/anykeystore copying anykeystore/exceptions.py -> build/lib/anykeystore copying anykeystore/interfaces.py -> build/lib/anykeystore copying anykeystore/store.py -> build/lib/anykeystore copying anykeystore/utils.py -> build/lib/anykeystore creating build/lib/anykeystore/backends copying anykeystore/backends/__init__.py -> build/lib/anykeystore/backends copying anykeystore/backends/memcached.py -> build/lib/anykeystore/backends copying anykeystore/backends/memory.py -> build/lib/anykeystore/backends copying anykeystore/backends/mongodb.py -> build/lib/anykeystore/backends copying anykeystore/backends/redis.py -> build/lib/anykeystore/backends copying anykeystore/backends/sqla.py -> build/lib/anykeystore/backends creating build/lib/anykeystore/tests copying anykeystore/tests/__init__.py -> build/lib/anykeystore/tests copying anykeystore/tests/test_store.py -> build/lib/anykeystore/tests copying anykeystore/tests/test_utils.py -> build/lib/anykeystore/tests creating build/lib/anykeystore/tests/integration copying anykeystore/tests/integration/__init__.py -> build/lib/anykeystore/tests/integration creating build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/__init__.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_memcached.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_memory.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_mongodb.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_redis.py -> build/lib/anykeystore/tests/test_backends copying anykeystore/tests/test_backends/test_sqla.py -> build/lib/anykeystore/tests/test_backends running egg_info writing anykeystore.egg-info/PKG-INFO writing top-level names to anykeystore.egg-info/top_level.txt writing dependency_links to anykeystore.egg-info/dependency_links.txt writing entry points to anykeystore.egg-info/entry_points.txt reading manifest file 'anykeystore.egg-info/SOURCES.txt' writing manifest file 'anykeystore.egg-info/SOURCES.txt' copying anykeystore/tests/integration/testing.ini -> build/lib/anykeystore/tests/integration + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nmq5uU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 ++ dirname /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 + cd anykeystore-0.2 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/compat.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/exceptions.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/interfaces.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/store.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore copying build/lib/anykeystore/utils.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/memcached.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/memory.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/mongodb.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/redis.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends copying build/lib/anykeystore/backends/sqla.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests copying build/lib/anykeystore/tests/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests copying build/lib/anykeystore/tests/test_store.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests copying build/lib/anykeystore/tests/test_utils.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/integration copying build/lib/anykeystore/tests/integration/testing.ini -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/integration creating /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/__init__.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_memcached.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_memory.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_mongodb.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_redis.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends copying build/lib/anykeystore/tests/test_backends/test_sqla.py -> /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/store.py to store.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/memcached.py to memcached.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/memory.py to memory.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/redis.py to redis.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/backends/sqla.py to sqla.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_store.py to test_store.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/integration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/test_memcached.py to test_memcached.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/test_memory.py to test_memory.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/test_mongodb.py to test_mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/test_redis.py to test_redis.pyc byte-compiling /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore/tests/test_backends/test_sqla.py to test_sqla.pyc writing byte-compilation script '/tmp/tmpnGstgd.py' /usr/bin/python2 -O /tmp/tmpnGstgd.py removing /tmp/tmpnGstgd.py running install_egg_info running egg_info writing anykeystore.egg-info/PKG-INFO writing top-level names to anykeystore.egg-info/top_level.txt writing dependency_links to anykeystore.egg-info/dependency_links.txt writing entry points to anykeystore.egg-info/entry_points.txt reading manifest file 'anykeystore.egg-info/SOURCES.txt' writing manifest file 'anykeystore.egg-info/SOURCES.txt' Copying anykeystore.egg-info to /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/lib/python2.7/site-packages/anykeystore-0.2-py2.7.egg-info running install_scripts + /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/anykeystore-0.2 /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-anykeystore-0.2-8.el7.i386/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.sWGKVu + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + /usr/bin/python2 setup.py test running test running egg_info writing anykeystore.egg-info/PKG-INFO writing top-level names to anykeystore.egg-info/top_level.txt writing dependency_links to anykeystore.egg-info/dependency_links.txt writing entry points to anykeystore.egg-info/entry_points.txt reading manifest file 'anykeystore.egg-info/SOURCES.txt' writing manifest file 'anykeystore.egg-info/SOURCES.txt' running build_ext /usr/lib/python2.7/site-packages/nose/config.py:262: RuntimeWarning: Option 'cover-package' in config file 'setup.cfg' ignored: excluded by runtime environment warn(msg, RuntimeWarning) /usr/lib/python2.7/site-packages/nose/config.py:262: RuntimeWarning: Option 'cover-erase' in config file 'setup.cfg' ignored: excluded by runtime environment warn(msg, RuntimeWarning) test__get_conn (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_delete (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_init_with_server_list (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_init_with_server_string (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_purge (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_retrieve (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_retrieve_expired (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_store (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_store_with_expires (anykeystore.tests.test_backends.test_memcached.TestMemcachedStore) ... ok test_it (anykeystore.tests.test_backends.test_memory.TestMemoryStore) ... ok test_it_delete (anykeystore.tests.test_backends.test_memory.TestMemoryStore) ... ok test_it_old (anykeystore.tests.test_backends.test_memory.TestMemoryStore) ... ok test_it_purge (anykeystore.tests.test_backends.test_memory.TestMemoryStore) ... ok test__get_conn (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test__get_conn_and_create_collection (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_delete (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_purge (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_retrieve (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_retrieve_expired (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_store (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test_store_with_expires (anykeystore.tests.test_backends.test_mongodb.TestMongoStore) ... ok test__get_conn (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_delete (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_purge (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_retrieve (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_retrieve_expired (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_store (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test_store_with_expires (anykeystore.tests.test_backends.test_redis.TestRedisStore) ... ok test__get_conn (anykeystore.tests.test_backends.test_sqla.TestSQLStore) ... ok test_init_with_table (anykeystore.tests.test_backends.test_sqla.TestSQLStore) ... ok test_init_with_table_name (anykeystore.tests.test_backends.test_sqla.TestSQLStore) ... ok test_init_with_table_name_and_metadata (anykeystore.tests.test_backends.test_sqla.TestSQLStore) ... ok test_retrieve (anykeystore.tests.test_backends.test_sqla.TestSQLStore) ... ok test_create_nonexistent_store (anykeystore.tests.test_store.TestStore) ... ok test_create_store (anykeystore.tests.test_store.TestStore) ... ok test_create_store_from_settings (anykeystore.tests.test_store.TestStore) ... ok test_create_store_from_settings_with_prefix (anykeystore.tests.test_store.TestStore) ... ok test_coerce_with_int (anykeystore.tests.test_utils.TestCoerceTimedelta) ... ok test_coerce_with_timedelta (anykeystore.tests.test_utils.TestCoerceTimedelta) ... ok test_it_multiple_lines (anykeystore.tests.test_utils.TestSplitlines) ... ok test_it_single_line (anykeystore.tests.test_utils.TestSplitlines) ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.053s OK + exit 0 Processing files: python-anykeystore-0.2-8.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3EbwS6 + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + DOCDIR=/builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/share/doc/python-anykeystore-0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/share/doc/python-anykeystore-0.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/share/doc/python-anykeystore-0.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386/usr/share/doc/python-anykeystore-0.2 + exit 0 Provides: python-anykeystore = 0.2-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 warning: Could not canonicalize hostname: kvm.centos.org Wrote: /builddir/build/RPMS/python-anykeystore-0.2-8.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mu0XPu + umask 022 + cd /builddir/build/BUILD + cd anykeystore-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-anykeystore-0.2-8.el7.i386 + exit 0 Child return code was: 0