Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-59376-263109/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-cache-1.30.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-59376-263109/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zlSS6T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.cache-1.30.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.cache-1.30.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.cache-1.30.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-oslo-cache-1.30.4 base' + rm -rf oslo.cache.egg-info + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + rm -f test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DGjknm + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/oslo_cache creating build/lib/oslo_cache/backends copying oslo_cache/backends/dictionary.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/mongo.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/etcd3gw.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/memcache_pool.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/__init__.py -> build/lib/oslo_cache/backends creating build/lib/oslo_cache/tests copying oslo_cache/tests/test_connection_pool.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_cache.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_dict_backend.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/__init__.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_cache_backend_mongo.py -> build/lib/oslo_cache/tests copying oslo_cache/core.py -> build/lib/oslo_cache copying oslo_cache/testing.py -> build/lib/oslo_cache copying oslo_cache/version.py -> build/lib/oslo_cache copying oslo_cache/exception.py -> build/lib/oslo_cache copying oslo_cache/_opts.py -> build/lib/oslo_cache copying oslo_cache/__init__.py -> build/lib/oslo_cache copying oslo_cache/_i18n.py -> build/lib/oslo_cache copying oslo_cache/_memcache_pool.py -> build/lib/oslo_cache creating build/lib/oslo_cache/tests/functional copying oslo_cache/tests/functional/test_cache_backend_etcd3gw.py -> build/lib/oslo_cache/tests/functional copying oslo_cache/tests/functional/__init__.py -> build/lib/oslo_cache/tests/functional running egg_info creating oslo.cache.egg-info writing requirements to oslo.cache.egg-info/requires.txt writing oslo.cache.egg-info/PKG-INFO writing top-level names to oslo.cache.egg-info/top_level.txt writing dependency_links to oslo.cache.egg-info/dependency_links.txt writing entry points to oslo.cache.egg-info/entry_points.txt writing pbr to oslo.cache.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.cache.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.cache.egg-info/SOURCES.txt' creating build/lib/oslo_cache/locale creating build/lib/oslo_cache/locale/de creating build/lib/oslo_cache/locale/de/LC_MESSAGES copying oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/de/LC_MESSAGES creating build/lib/oslo_cache/locale/en_GB creating build/lib/oslo_cache/locale/en_GB/LC_MESSAGES copying oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/en_GB/LC_MESSAGES creating build/lib/oslo_cache/locale/es creating build/lib/oslo_cache/locale/es/LC_MESSAGES copying oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/es/LC_MESSAGES creating build/lib/oslo_cache/locale/fr creating build/lib/oslo_cache/locale/fr/LC_MESSAGES copying oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/fr/LC_MESSAGES creating build/lib/oslo_cache/locale/it creating build/lib/oslo_cache/locale/it/LC_MESSAGES copying oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/it/LC_MESSAGES creating build/lib/oslo_cache/locale/ko_KR creating build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES copying oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES creating build/lib/oslo_cache/locale/pt_BR creating build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES copying oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES creating build/lib/oslo_cache/locale/ru creating build/lib/oslo_cache/locale/ru/LC_MESSAGES copying oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/ru/LC_MESSAGES creating build/lib/oslo_cache/locale/tr_TR creating build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES copying oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES creating build/lib/oslo_cache/locale/zh_CN creating build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES copying oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES creating build/lib/oslo_cache/locale/zh_TW creating build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES copying oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po -> build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES + sleep 1 + /usr/bin/python2 setup.py compile_catalog -d build/lib/oslo_cache/locale running compile_catalog compiling catalog build/lib/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.mo compiling catalog build/lib/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TCBIMS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch + cd oslo.cache-1.30.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/core.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_connection_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/functional/test_cache_backend_etcd3gw.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/test_cache.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_dict_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_cache_backend_mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/dictionary.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/etcd3gw.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends copying build/lib/oslo_cache/testing.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/version.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/exception.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/_opts.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache copying build/lib/oslo_cache/_memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/es creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/es/LC_MESSAGES copying build/lib/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/es/LC_MESSAGES copying build/lib/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/tr_TR creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES copying build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES copying build/lib/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/de creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/de/LC_MESSAGES copying build/lib/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/de/LC_MESSAGES copying build/lib/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/pt_BR creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES copying build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES copying build/lib/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_TW creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES copying build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES copying build/lib/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES copying build/lib/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES copying build/lib/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ru creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ru/LC_MESSAGES copying build/lib/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ru/LC_MESSAGES copying build/lib/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/it creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/it/LC_MESSAGES copying build/lib/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/it/LC_MESSAGES copying build/lib/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_CN creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES copying build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES copying build/lib/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ko_KR creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES copying build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES copying build/lib/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/fr creating /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/fr/LC_MESSAGES copying build/lib/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/fr/LC_MESSAGES copying build/lib/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.mo -> /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/fr/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/test_connection_pool.py to test_connection_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/functional/test_cache_backend_etcd3gw.py to test_cache_backend_etcd3gw.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/test_dict_backend.py to test_dict_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/tests/test_cache_backend_mongo.py to test_cache_backend_mongo.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends/dictionary.py to dictionary.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends/mongo.py to mongo.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends/etcd3gw.py to etcd3gw.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends/memcache_pool.py to memcache_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/_opts.py to _opts.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/_memcache_pool.py to _memcache_pool.pyc writing byte-compilation script '/tmp/tmpGg9MNu.py' /usr/bin/python2 -O /tmp/tmpGg9MNu.py removing /tmp/tmpGg9MNu.py running install_egg_info running egg_info writing requirements to oslo.cache.egg-info/requires.txt writing oslo.cache.egg-info/PKG-INFO writing top-level names to oslo.cache.egg-info/top_level.txt writing dependency_links to oslo.cache.egg-info/dependency_links.txt writing entry points to oslo.cache.egg-info/entry_points.txt writing pbr to oslo.cache.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.cache.egg-info/SOURCES.txt' Copying oslo.cache.egg-info to /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo.cache-1.30.4-py2.7.egg-info running install_scripts + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po + rm -f '/builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_cache/locale /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch oslo_cache --all-name + /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/oslo.cache-1.30.4 /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-oslo-cache-1.30.4-1.el7.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.YAnLur + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to oslo.cache.egg-info/requires.txt writing oslo.cache.egg-info/PKG-INFO writing top-level names to oslo.cache.egg-info/top_level.txt writing dependency_links to oslo.cache.egg-info/dependency_links.txt writing entry points to oslo.cache.egg-info/entry_points.txt writing pbr to oslo.cache.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.cache.egg-info/SOURCES.txt' running build_ext test_acquire_conn_exception_returns_acquired_count (oslo_cache.tests.test_connection_pool.TestConnectionPool) oslo_cache.tests.test_connection_pool.TestConnectionPool.test_acquire_conn_exception_returns_acquired_count ... ok test_cleanup_pool (oslo_cache.tests.test_connection_pool.TestConnectionPool) oslo_cache.tests.test_connection_pool.TestConnectionPool.test_cleanup_pool ... ok test_connection_pool_limits_maximum_connections (oslo_cache.tests.test_connection_pool.TestConnectionPool) oslo_cache.tests.test_connection_pool.TestConnectionPool.test_connection_pool_limits_maximum_connections ... ok test_connection_pool_maximum_connection_get_timeout (oslo_cache.tests.test_connection_pool.TestConnectionPool) oslo_cache.tests.test_connection_pool.TestConnectionPool.test_connection_pool_maximum_connection_get_timeout ... ok test_get_context_manager (oslo_cache.tests.test_connection_pool.TestConnectionPool) oslo_cache.tests.test_connection_pool.TestConnectionPool.test_get_context_manager ... ok test_can_create_with_kwargs (oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides) oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides.test_can_create_with_kwargs ... ok test_client_stripped_of_threading_local (oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides) oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides.test_client_stripped_of_threading_local ... ok test_backend_delete_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_delete_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_get_missing_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_get_missing_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_multi_delete_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_delete_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_multi_get_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_get_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_multi_set_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_multi_set_get_with_blanks_none (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_get_with_blanks_none ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_multi_set_should_update_existing (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_should_update_existing ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_set_blank_as_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_blank_as_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_set_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_set_none_as_data (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_none_as_data ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_backend_set_same_key_multiple_times (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_same_key_multiple_times ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_typical_configuration (oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache) oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_typical_configuration ... WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)': / skipped u'skipping this test' test_cache_debug_proxy (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_debug_proxy ... ok test_cache_dictionary_config_builder (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_dictionary_config_builder ... ERROR [oslo.cache.core] Unable to build cache config-key. Expected format ":". Skipping unknown format: arg3.invalid ok test_cache_dictionary_config_builder_global_disabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_dictionary_config_builder_global_disabled ... ok test_cache_fallthrough_expiration_time_fn (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_fallthrough_expiration_time_fn ... ok test_cache_no_fallthrough_expiration_time_fn (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_no_fallthrough_expiration_time_fn ... ok test_cache_region_no_error_multiple_config (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_cache_region_no_error_multiple_config ... ok test_configure_non_region_object_raises_error (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_configure_non_region_object_raises_error ... ok test_function_key_generator_with_kwargs (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_function_key_generator_with_kwargs ... ok test_kwarg_function_key_generator_no_kwargs (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_kwarg_function_key_generator_no_kwargs ... ok test_kwarg_function_key_generator_with_kwargs (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_kwarg_function_key_generator_with_kwargs ... ok test_region_built_with_proxy_direct_cache_test (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_region_built_with_proxy_direct_cache_test ... ok test_should_cache_fn_global_cache_disabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_disabled ... ok test_should_cache_fn_global_cache_disabled_group_cache_enabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_disabled_group_cache_enabled ... ok test_should_cache_fn_global_cache_enabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled ... ok test_should_cache_fn_global_cache_enabled_group_cache_disabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_disabled ... ok test_should_cache_fn_global_cache_enabled_group_cache_enabled (oslo_cache.tests.test_cache.CacheRegionTest) oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_enabled ... ok test_key_is_bytestring (oslo_cache.tests.test_cache.UTF8KeyManglerTests) oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_bytestring ... ok test_key_is_string (oslo_cache.tests.test_cache.UTF8KeyManglerTests) oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_string ... ok test_key_is_utf8_encoded (oslo_cache.tests.test_cache.UTF8KeyManglerTests) oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_utf8_encoded ... ok test_dict_backend (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend ... ok test_dict_backend_clear_cache (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_clear_cache ... ok test_dict_backend_expiration_time (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_expiration_time ... ok test_dict_backend_multi_keys (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys ... ok test_dict_backend_multi_keys_in_one_call (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys_in_one_call ... ok test_dict_backend_rewrite_value (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_rewrite_value ... ok test_dict_backend_zero_expiration_time (oslo_cache.tests.test_dict_backend.CacheDictBackendTest) oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_zero_expiration_time ... ok test_additional_crud_method_arguments_support (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_additional_crud_method_arguments_support ... ok test_backend_delete_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_delete_data ... ok test_backend_get_missing_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_get_missing_data ... ok test_backend_multi_delete_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_multi_delete_data ... ok test_backend_multi_get_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_multi_get_data ... ok test_backend_multi_set_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_multi_set_data ... ok test_backend_multi_set_get_with_blanks_none (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_multi_set_get_with_blanks_none ... ok test_backend_multi_set_should_update_existing (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_multi_set_should_update_existing ... ok test_backend_set_blank_as_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_blank_as_data ... ok test_backend_set_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_data ... ok test_backend_set_data_with_int_as_valid_ttl (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_data_with_int_as_valid_ttl ... ok test_backend_set_data_with_string_as_valid_ttl (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_data_with_string_as_valid_ttl ... ok test_backend_set_none_as_data (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_none_as_data ... ok test_backend_set_same_key_multiple_times (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_backend_set_same_key_multiple_times ... ok test_cache_configuration_values_assertion (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_cache_configuration_values_assertion ... ok test_correct_read_preference (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_correct_read_preference ... ok test_correct_write_concern (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_correct_write_concern ... ok test_incorrect_mongo_ttl_seconds (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_incorrect_mongo_ttl_seconds ... ok test_incorrect_read_preference (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_incorrect_read_preference ... ok test_incorrect_write_concern (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_incorrect_write_concern ... ok test_missing_cache_collection_name (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_missing_cache_collection_name ... ok test_missing_db_hosts (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_missing_db_hosts ... ok test_missing_db_name (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_missing_db_name ... ok test_missing_replica_set_name (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_missing_replica_set_name ... ok test_multiple_region_cache_configuration (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_multiple_region_cache_configuration ... ok test_provided_replica_set_name (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_provided_replica_set_name ... ok test_typical_configuration (oslo_cache.tests.test_cache_backend_mongo.MongoCache) oslo_cache.tests.test_cache_backend_mongo.MongoCache.test_typical_configuration ... ok ---------------------------------------------------------------------- Ran 72 tests in 0.222s OK (skipped=12) + exit 0 Processing files: python2-oslo-cache-1.30.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GZ2ek2 + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/doc/python2-oslo-cache-1.30.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4iHoeD + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python2-oslo-cache-1.30.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python2-oslo-cache-1.30.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python2-oslo-cache-1.30.4 + exit 0 Provides: python-oslo-cache = 1.30.4-1.el7 python2-oslo-cache = 1.30.4-1.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 Obsoletes: python-oslo-cache < 1.30.4-1.el7 Processing files: python2-oslo-cache-tests-1.30.4-1.el7.noarch Provides: python2-oslo-cache-tests = 1.30.4-1.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 Processing files: python-oslo-cache-lang-1.30.4-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.72bxZf + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python-oslo-cache-lang-1.30.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python-oslo-cache-lang-1.30.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch/usr/share/licenses/python-oslo-cache-lang-1.30.4 + exit 0 Provides: python-oslo-cache-lang = 1.30.4-1.el7 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-oslo-cache-1.30.4-1.el7.noarch Wrote: /builddir/build/RPMS/python2-oslo-cache-1.30.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-oslo-cache-tests-1.30.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-cache-lang-1.30.4-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4v1yVM + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-1.30.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-cache-1.30.4-1.el7.noarch + exit 0 Child return code was: 0