Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-cache.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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/cloud8-openstack-ussuri-el8-build-76281-416754/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '053bc17340a643ca9137636ed6c5cb7f', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76281-416754/root', '--setenv=LANG=en_GB.UTF-8', '--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', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-cache.spec'] with env {'LANG': 'en_GB.UTF-8', '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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-cache-2.3.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-cache.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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/cloud8-openstack-ussuri-el8-build-76281-416754/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '057eddc89859462196978c019fb00435', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-76281-416754/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--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', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-cache.spec'] with env {'LANG': 'en_GB.UTF-8', '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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r5wl8M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.cache-2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.cache-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.cache-2.3.0 + /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 --allow-empty -a --author 'rpm-build ' -m 'python-oslo-cache-2.3.0 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.IWFyMB + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/oslo_cache creating build/lib/oslo_cache/tests 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 copying oslo_cache/_memcache_pool.py -> build/lib/oslo_cache copying oslo_cache/exception.py -> build/lib/oslo_cache copying oslo_cache/testing.py -> build/lib/oslo_cache copying oslo_cache/_i18n.py -> build/lib/oslo_cache copying oslo_cache/__init__.py -> build/lib/oslo_cache copying oslo_cache/core.py -> build/lib/oslo_cache copying oslo_cache/version.py -> build/lib/oslo_cache copying oslo_cache/_opts.py -> build/lib/oslo_cache copying oslo_cache/tests/test_cache.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/__init__.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_connection_pool.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_dict_backend.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_cache_backend_mongo.py -> build/lib/oslo_cache/tests creating build/lib/oslo_cache/backends copying oslo_cache/backends/mongo.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/dictionary.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/etcd3gw.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/__init__.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/memcache_pool.py -> build/lib/oslo_cache/backends running egg_info creating oslo.cache.egg-info writing oslo.cache.egg-info/PKG-INFO writing dependency_links to oslo.cache.egg-info/dependency_links.txt writing entry points to oslo.cache.egg-info/entry_points.txt writing requirements to oslo.cache.egg-info/requires.txt writing top-level names to oslo.cache.egg-info/top_level.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 + python3 setup.py compile_catalog -d build/lib/oslo_cache/locale running compile_catalog 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/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/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/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/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/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/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/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/fr/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/fr/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/it/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BFTCpc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch + cd oslo.cache-2.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.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-2.3.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/_memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_cache.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_connection_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_dict_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/test_cache_backend_mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/functional/test_cache_backend_etcd3gw.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/functional creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_TW creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/tr_TR creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ru creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ko_KR creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/pt_BR creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/es creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_CN creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/fr creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/de creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/it creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/it/LC_MESSAGES copying build/lib/oslo_cache/exception.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/testing.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/dictionary.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/etcd3gw.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends copying build/lib/oslo_cache/core.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/version.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache copying build/lib/oslo_cache/_opts.py -> /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/_memcache_pool.py to _memcache_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/test_cache.py to test_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/test_connection_pool.py to test_connection_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/test_dict_backend.py to test_dict_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/test_cache_backend_mongo.py to test_cache_backend_mongo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/functional/test_cache_backend_etcd3gw.py to test_cache_backend_etcd3gw.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends/mongo.py to mongo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends/dictionary.py to dictionary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends/etcd3gw.py to etcd3gw.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/backends/memcache_pool.py to memcache_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/_opts.py to _opts.cpython-36.pyc writing byte-compilation script '/tmp/tmp3p_yvkkb.py' /usr/libexec/platform-python /tmp/tmp3p_yvkkb.py removing /tmp/tmp3p_yvkkb.py running install_egg_info running egg_info writing oslo.cache.egg-info/PKG-INFO writing dependency_links to oslo.cache.egg-info/dependency_links.txt writing entry points to oslo.cache.egg-info/entry_points.txt writing requirements to oslo.cache.egg-info/requires.txt writing top-level names to oslo.cache.egg-info/top_level.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-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.cache-2.3.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po + rm -f '/builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_cache/locale /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch oslo_cache --all-name + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.3.0-1.el8 --unique-debug-suffix -2.3.0-1.el8.noarch --unique-debug-src-base python-oslo-cache-2.3.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.cache-2.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L0qzpP + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + PYTHON=python3 + stestr-3 --test-path ./oslo_cache/tests run --black-regex oslo_cache.tests.test_cache_backend_mongo 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=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=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',)': / 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',)': / 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=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=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',)': / 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',)': / 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=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=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=0, 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',)': / 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=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',)': / 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',)': / 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',)': / 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',)': / 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',)': / ERROR [oslo.cache.core] Unable to build cache config-key. Expected format ":". Skipping unknown format: arg3.invalid 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',)': / {5} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_delete_data ... SKIPPED: skipping this test 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',)': / {2} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_get_data ... SKIPPED: skipping this test {2} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_none_as_data ... SKIPPED: skipping this test {7} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_blank_as_data ... SKIPPED: skipping this test {7} oslo_cache.tests.test_cache.CacheRegionTest.test_kwarg_function_key_generator_no_kwargs [0.011198s] ... ok {7} oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_disabled_group_cache_enabled [0.006278s] ... ok {7} oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_disabled [0.010231s] ... ok {7} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys [0.014483s] ... ok {3} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_data ... SKIPPED: skipping this test {3} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_dictionary_config_builder [0.011801s] ... ok {3} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_dictionary_config_builder_global_disabled [0.005794s] ... ok {3} oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_string [0.002598s] ... ok {3} oslo_cache.tests.test_connection_pool.TestConnectionPool.test_connection_pool_limits_maximum_connections [0.007365s] ... ok {3} oslo_cache.tests.test_connection_pool.TestConnectionPool.test_get_context_manager [0.004930s] ... ok {5} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_get_with_blanks_none ... SKIPPED: skipping this test {5} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_debug_proxy [0.014064s] ... ok {5} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_region_no_error_multiple_config [0.005294s] ... ok {5} oslo_cache.tests.test_connection_pool.TestConnectionPool.test_cleanup_pool [0.007920s] ... ok {4} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_typical_configuration ... SKIPPED: skipping this test {4} oslo_cache.tests.test_cache.CacheRegionTest.test_configure_non_region_object_raises_error [0.009127s] ... ok {4} oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides.test_can_create_with_kwargs [0.005916s] ... ok {4} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend [0.019139s] ... ok {4} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_clear_cache [0.003565s] ... ok {2} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_no_fallthrough_expiration_time_fn [0.021178s] ... ok {2} oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_bytestring [0.002733s] ... ok {2} oslo_cache.tests.test_connection_pool.TestConnectionPool.test_connection_pool_maximum_connection_get_timeout [0.004097s] ... ok {2} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_expiration_time [0.015410s] ... ok {1} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_should_update_existing ... SKIPPED: skipping this test {1} oslo_cache.tests.test_cache.CacheRegionTest.test_kwarg_function_key_generator_with_kwargs [0.011266s] ... ok {1} oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_disabled [0.006070s] ... ok {1} oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_enabled [0.009569s] ... ok {1} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys_in_one_call [0.015130s] ... ok {1} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_rewrite_value [0.003622s] ... ok {6} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_delete_data ... SKIPPED: skipping this test {6} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_get_missing_data ... SKIPPED: skipping this test {6} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_multi_set_data ... SKIPPED: skipping this test {6} oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache.test_backend_set_same_key_multiple_times ... SKIPPED: skipping this test {6} oslo_cache.tests.test_connection_pool.TestMemcacheClientOverrides.test_client_stripped_of_threading_local [0.002487s] ... ok {0} oslo_cache.tests.test_cache.CacheRegionTest.test_cache_fallthrough_expiration_time_fn [0.017487s] ... ok {0} oslo_cache.tests.test_cache.CacheRegionTest.test_region_built_with_proxy_direct_cache_test [0.005504s] ... ok {0} oslo_cache.tests.test_cache.CacheRegionTest.test_should_cache_fn_global_cache_enabled [0.006436s] ... ok {0} oslo_cache.tests.test_cache.UTF8KeyManglerTests.test_key_is_utf8_encoded [0.002569s] ... ok {0} oslo_cache.tests.test_connection_pool.TestConnectionPool.test_acquire_conn_exception_returns_acquired_count [0.003678s] ... ok {0} oslo_cache.tests.test_dict_backend.CacheDictBackendTest.test_dict_backend_zero_expiration_time [0.018922s] ... ok ====== Totals ====== Ran: 44 tests in 0.0848 sec. - Passed: 32 - Skipped: 12 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.4312 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:00.058638 - Worker 1 (6 tests) => 0:00:00.067738 - Worker 2 (6 tests) => 0:00:00.080202 - Worker 3 (6 tests) => 0:00:00.050759 - Worker 4 (5 tests) => 0:00:00.056194 - Worker 5 (5 tests) => 0:00:00.073633 - Worker 6 (5 tests) => 0:00:00.045701 - Worker 7 (5 tests) => 0:00:00.060277 + exit 0 Processing files: python3-oslo-cache-2.3.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eE0Zzt + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/doc/python3-oslo-cache + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dodfZb + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python3-oslo-cache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python3-oslo-cache + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python3-oslo-cache + exit 0 Provides: python3-oslo-cache = 2.3.0-1.el8 python3.6dist(oslo.cache) = 2.3.0 python3dist(oslo.cache) = 2.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-oslo-cache-tests-2.3.0-1.el8.noarch Provides: python3-oslo-cache-tests = 2.3.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-oslo-cache-lang-2.3.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6SLOST + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python-oslo-cache-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python-oslo-cache-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch/usr/share/licenses/python-oslo-cache-lang + exit 0 Provides: python-oslo-cache-lang = 2.3.0-1.el8 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-2.3.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-cache-2.3.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-cache-tests-2.3.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-cache-lang-2.3.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TEiIJL + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-cache-2.3.0-1.el8.noarch + exit 0 Child return code was: 0