Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-169656-1028505/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678147200 Wrote: /builddir/build/SRPMS/python-oslo-cache-3.3.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-169656-1028505/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-cache.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678147200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IoPX80 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/oslo.cache-3.3.1.tar.gz.asc --data=/builddir/build/SOURCES/oslo.cache-3.3.1.tar.gz gpgv: Signature made Tue Feb 21 17:25:22 2023 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.cache-3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.cache-3.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.cache-3.3.1 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-cache-3.3.1 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J6Qami + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -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 creating build/lib/oslo_cache/tests/functional/dogpile_cache_bmemcached copying oslo_cache/tests/functional/dogpile_cache_bmemcached/__init__.py -> build/lib/oslo_cache/tests/functional/dogpile_cache_bmemcached copying oslo_cache/tests/functional/dogpile_cache_bmemcached/test_cache_backend.py -> build/lib/oslo_cache/tests/functional/dogpile_cache_bmemcached creating build/lib/oslo_cache/tests/unit copying oslo_cache/tests/unit/test_cache_backend_mongo.py -> build/lib/oslo_cache/tests/unit copying oslo_cache/tests/unit/__init__.py -> build/lib/oslo_cache/tests/unit copying oslo_cache/tests/unit/test_dict_backend.py -> build/lib/oslo_cache/tests/unit copying oslo_cache/tests/unit/test_cache_basics.py -> build/lib/oslo_cache/tests/unit copying oslo_cache/tests/unit/test_connection_pool.py -> build/lib/oslo_cache/tests/unit copying oslo_cache/tests/functional/__init__.py -> build/lib/oslo_cache/tests/functional copying oslo_cache/tests/functional/test_base.py -> build/lib/oslo_cache/tests/functional creating build/lib/oslo_cache/tests/functional/memcache_pool copying oslo_cache/tests/functional/memcache_pool/__init__.py -> build/lib/oslo_cache/tests/functional/memcache_pool copying oslo_cache/tests/functional/memcache_pool/test_cache_backend.py -> build/lib/oslo_cache/tests/functional/memcache_pool creating build/lib/oslo_cache/tests/functional/dogpile_cache_pymemcache copying oslo_cache/tests/functional/dogpile_cache_pymemcache/__init__.py -> build/lib/oslo_cache/tests/functional/dogpile_cache_pymemcache copying oslo_cache/tests/functional/dogpile_cache_pymemcache/test_cache_backend.py -> build/lib/oslo_cache/tests/functional/dogpile_cache_pymemcache creating build/lib/oslo_cache/backends copying oslo_cache/backends/__init__.py -> build/lib/oslo_cache/backends copying oslo_cache/backends/etcd3gw.py -> 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/memcache_pool.py -> build/lib/oslo_cache/backends creating build/lib/oslo_cache/tests/functional/etcd3gw copying oslo_cache/tests/functional/etcd3gw/__init__.py -> build/lib/oslo_cache/tests/functional/etcd3gw copying oslo_cache/tests/functional/etcd3gw/test_cache_backend.py -> build/lib/oslo_cache/tests/functional/etcd3gw copying oslo_cache/_opts.py -> build/lib/oslo_cache copying oslo_cache/exception.py -> build/lib/oslo_cache copying oslo_cache/__init__.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/_memcache_pool.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/_bmemcache_pool.py -> build/lib/oslo_cache copying oslo_cache/tests/__init__.py -> build/lib/oslo_cache/tests copying oslo_cache/tests/test_cache.py -> build/lib/oslo_cache/tests 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 adding license file 'LICENSE' adding license file 'AUTHORS' 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 + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.cache) with name extracted from the package (oslo.cache); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.cache-3.3.1/doc/source/reference/api/oslo_cache.rst. Creating file /builddir/build/BUILD/oslo.cache-3.3.1/doc/source/reference/api/oslo_cache.backends.rst. Creating file /builddir/build/BUILD/oslo.cache-3.3.1/doc/source/reference/api/modules.rst. loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from http://docs.openstack.org/oslo.config/latest/objects.inv... loading intersphinx inventory from https://dogpilecache.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.openstack.org/oslo.config/latest/objects.inv' not fetchable due to : HTTPConnectionPool(host='cache.rdu2.centos.org', port=8080): Max retries exceeded with url: http://docs.openstack.org/oslo.config/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://dogpilecache.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='dogpilecache.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.cache-3.3.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] configuration/index reading sources... [ 18%] contributor/index reading sources... [ 27%] index reading sources... [ 36%] install/index reading sources... [ 45%] reference/api/modules reading sources... [ 54%] reference/api/oslo_cache reading sources... [ 63%] reference/api/oslo_cache.backends reading sources... [ 72%] reference/index reading sources... [ 81%] user/history reading sources... [ 90%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] configuration/index writing output... [ 18%] contributor/index writing output... [ 27%] index writing output... [ 36%] install/index writing output... [ 45%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 54%] reference/api/oslo_cache [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_cache' writing output... [ 63%] reference/api/oslo_cache.backends [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_cache.backends' writing output... [ 72%] reference/index writing output... [ 81%] user/history writing output... [ 90%] user/index writing output... [100%] user/usage generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.buildinfo + python3 setup.py compile_catalog -d build/lib/oslo_cache/locale --domain oslo_cache running compile_catalog 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/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/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/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/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/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/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/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/es/LC_MESSAGES/oslo_cache.po to build/lib/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tyCbh0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch + cd oslo.cache-3.3.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch --prefix /usr 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-3.3.1-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/_opts.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/exception.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests copying build/lib/oslo_cache/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit copying build/lib/oslo_cache/tests/unit/test_cache_backend_mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit copying build/lib/oslo_cache/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit copying build/lib/oslo_cache/tests/unit/test_dict_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit copying build/lib/oslo_cache/tests/unit/test_cache_basics.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit copying build/lib/oslo_cache/tests/unit/test_connection_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional copying build/lib/oslo_cache/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/etcd3gw copying build/lib/oslo_cache/tests/functional/etcd3gw/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/etcd3gw copying build/lib/oslo_cache/tests/functional/etcd3gw/test_cache_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/etcd3gw creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/memcache_pool copying build/lib/oslo_cache/tests/functional/memcache_pool/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/memcache_pool copying build/lib/oslo_cache/tests/functional/memcache_pool/test_cache_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/memcache_pool copying build/lib/oslo_cache/tests/functional/test_base.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache copying build/lib/oslo_cache/tests/functional/dogpile_cache_pymemcache/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache copying build/lib/oslo_cache/tests/functional/dogpile_cache_pymemcache/test_cache_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached copying build/lib/oslo_cache/tests/functional/dogpile_cache_bmemcached/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached copying build/lib/oslo_cache/tests/functional/dogpile_cache_bmemcached/test_cache_backend.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached copying build/lib/oslo_cache/tests/test_cache.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests copying build/lib/oslo_cache/testing.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/_memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/de creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_CN creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/tr_TR creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/fr creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/pt_BR creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_TW creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ru creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ko_KR creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/it creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/es creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/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-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/es/LC_MESSAGES copying build/lib/oslo_cache/core.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/version.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache copying build/lib/oslo_cache/_bmemcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache creating /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/etcd3gw.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/dictionary.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/mongo.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends copying build/lib/oslo_cache/backends/memcache_pool.py -> /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/_opts.py to _opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit/test_cache_backend_mongo.py to test_cache_backend_mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit/test_dict_backend.py to test_dict_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit/test_cache_basics.py to test_cache_basics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/unit/test_connection_pool.py to test_connection_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/etcd3gw/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/etcd3gw/test_cache_backend.py to test_cache_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/memcache_pool/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/memcache_pool/test_cache_backend.py to test_cache_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/test_cache_backend.py to test_cache_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/test_cache_backend.py to test_cache_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/tests/test_cache.py to test_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py to _memcache_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py to _bmemcache_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends/etcd3gw.py to etcd3gw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends/dictionary.py to dictionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/backends/memcache_pool.py to memcache_pool.cpython-39.pyc writing byte-compilation script '/tmp/tmp70k66ejd.py' /usr/bin/python3 /tmp/tmp70k66ejd.py removing /tmp/tmp70k66ejd.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.cache.egg-info/SOURCES.txt' Copying oslo.cache.egg-info to /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.cache-3.3.1-py3.9.egg-info running install_scripts + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po + rm -f '/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_cache/locale /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch oslo_cache --all-name + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 3.3.1-1.el9s --unique-debug-suffix -3.3.1-1.el9s.noarch --unique-debug-src-base python-oslo-cache-3.3.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/oslo.cache-3.3.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t9b9st + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + PYTHON=python3 + stestr --test-path ./oslo_cache/tests/unit run --exclude-regex oslo_cache.tests.unit.test_cache_backend_mongo ERROR [oslo.cache.core] Unable to build cache config-key. Expected format ":". Skipping unknown format: arg3.invalid {3} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_should_cache_fn_global_cache_enabled [0.005481s] ... ok {5} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_tls_enabled_with_config [0.007325s] ... ok {5} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_retry_enabled_with_wrong_backend [0.002626s] ... ok {4} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_configure_non_region_object_raises_error [0.004892s] ... ok {2} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_socket_keepalive_disabled [0.004976s] ... ok {2} oslo_cache.tests.unit.test_connection_pool.TestConnectionPool.test_cleanup_pool [0.004259s] ... ok {0} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_tls_disabled [0.006437s] ... ok {0} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_socket_kalive_enabled_with_wrong_backend [0.002580s] ... ok {7} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_enabled [0.005557s] ... ok {6} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder [0.006684s] ... ok {6} oslo_cache.tests.unit.test_connection_pool.TestMemcacheClientOverrides.test_can_create_with_kwargs [0.002574s] ... ok {1} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_tls_enabled [0.006136s] ... ok {1} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_expiration_time [0.042784s] ... ok {3} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend [0.043163s] ... ok {10} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_retry_enabled [0.004642s] ... ok {8} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_rewrite_value [0.010029s] ... ok {12} oslo_cache.tests.unit.test_cache_basics.UTF8KeyManglerTests.test_key_is_utf8_encoded [0.001676s] ... ok {4} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys [0.042154s] ... ok {15} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_kwarg_function_key_generator_with_kwargs [0.005291s] ... ok {9} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_socket_keepalive_with_config [0.004977s] ... ok {19} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_flush_on_reconnect_enabled [0.005150s] ... ok {14} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_should_cache_fn_global_cache_disabled_group_cache_enabled [0.005361s] ... ok {17} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_debug_proxy [0.005185s] ... ok {13} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_global_disabled [0.005541s] ... ok {11} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_zero_expiration_time [0.043455s] ... ok {16} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_multi_keys_in_one_call [0.010952s] ... ok {18} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_retry_disabled [0.005364s] ... ok {25} oslo_cache.tests.unit.test_connection_pool.TestConnectionPool.test_get_context_manager [0.002601s] ... ok {20} oslo_cache.tests.unit.test_cache_basics.UTF8KeyManglerTests.test_key_is_bytestring [0.002206s] ... ok {21} oslo_cache.tests.unit.test_connection_pool.TestConnectionPool.test_connection_pool_maximum_connection_get_timeout [0.002721s] ... ok {27} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_region_no_error_multiple_config [0.003478s] ... ok {22} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_socket_keepalive_enabled [0.005123s] ... ok {24} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_dictionary_config_builder_flush_on_reconnect_disabled [0.003411s] ... ok {23} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_region_built_with_proxy_direct_cache_test [0.004988s] ... ok {26} oslo_cache.tests.unit.test_dict_backend.CacheDictBackendTest.test_dict_backend_clear_cache [0.006464s] ... ok {31} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_retry_with_extra_opts [0.003440s] ... ok {33} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_should_cache_fn_global_cache_enabled_group_cache_disabled [0.004097s] ... ok {29} oslo_cache.tests.unit.test_cache_basics.UTF8KeyManglerTests.test_key_is_string [0.001320s] ... ok {28} oslo_cache.tests.unit.test_connection_pool.TestBMemcacheClient.test_can_create_with_kwargs [0.001966s] ... ok {34} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_kwarg_function_key_generator_no_kwargs [0.004240s] ... ok {30} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_fallthrough_expiration_time_fn [0.005143s] ... ok {38} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_should_cache_fn_global_cache_disabled [0.003992s] ... ok {35} oslo_cache.tests.unit.test_connection_pool.TestConnectionPool.test_acquire_conn_exception_returns_acquired_count [0.001961s] ... ok {32} oslo_cache.tests.unit.test_connection_pool.TestMemcacheClientOverrides.test_client_stripped_of_threading_local [0.001250s] ... ok {36} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_pymemcache_retry_with_opts [0.003563s] ... ok {39} oslo_cache.tests.unit.test_cache_basics.CacheRegionTest.test_cache_no_fallthrough_expiration_time_fn [0.005197s] ... ok {37} oslo_cache.tests.unit.test_connection_pool.TestConnectionPool.test_connection_pool_limits_maximum_connections [0.002394s] ... ok ====== Totals ====== Ran: 47 tests in 0.1714 sec. - Passed: 47 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3648 sec. ============== Worker Balance ============== - Worker 0 (2 tests) => 0:00:00.009326 - Worker 1 (2 tests) => 0:00:00.049462 - Worker 2 (2 tests) => 0:00:00.009666 - Worker 3 (2 tests) => 0:00:00.049053 - Worker 4 (2 tests) => 0:00:00.047535 - Worker 5 (2 tests) => 0:00:00.010248 - Worker 6 (2 tests) => 0:00:00.009822 - Worker 7 (1 tests) => 0:00:00.005557 - Worker 8 (1 tests) => 0:00:00.010029 - Worker 9 (1 tests) => 0:00:00.004977 - Worker 10 (1 tests) => 0:00:00.004642 - Worker 11 (1 tests) => 0:00:00.043455 - Worker 12 (1 tests) => 0:00:00.001676 - Worker 13 (1 tests) => 0:00:00.005541 - Worker 14 (1 tests) => 0:00:00.005361 - Worker 15 (1 tests) => 0:00:00.005291 - Worker 16 (1 tests) => 0:00:00.010952 - Worker 17 (1 tests) => 0:00:00.005185 - Worker 18 (1 tests) => 0:00:00.005364 - Worker 19 (1 tests) => 0:00:00.005150 - Worker 20 (1 tests) => 0:00:00.002206 - Worker 21 (1 tests) => 0:00:00.002721 - Worker 22 (1 tests) => 0:00:00.005123 - Worker 23 (1 tests) => 0:00:00.004988 - Worker 24 (1 tests) => 0:00:00.003411 - Worker 25 (1 tests) => 0:00:00.002601 - Worker 26 (1 tests) => 0:00:00.006464 - Worker 27 (1 tests) => 0:00:00.003478 - Worker 28 (1 tests) => 0:00:00.001966 - Worker 29 (1 tests) => 0:00:00.001320 - Worker 30 (1 tests) => 0:00:00.005143 - Worker 31 (1 tests) => 0:00:00.003440 - Worker 32 (1 tests) => 0:00:00.001250 - Worker 33 (1 tests) => 0:00:00.004097 - Worker 34 (1 tests) => 0:00:00.004240 - Worker 35 (1 tests) => 0:00:00.001961 - Worker 36 (1 tests) => 0:00:00.003563 - Worker 37 (1 tests) => 0:00:00.002394 - Worker 38 (1 tests) => 0:00:00.003992 - Worker 39 (1 tests) => 0:00:00.005197 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-cache-3.3.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1vfukv + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.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-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python3-oslo-cache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6bGz46 + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.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-3.3.1-1.el9s.noarch/usr/share/licenses/python3-oslo-cache + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/licenses/python3-oslo-cache + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-cache = 3.3.1-1.el9s python3-oslo-cache = 3.3.1-1.el9s python3.9-oslo-cache = 3.3.1-1.el9s python3.9dist(oslo-cache) = 3.3.1 python3.9dist(oslo.cache) = 3.3.1 python3dist(oslo-cache) = 3.3.1 python3dist(oslo.cache) = 3.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-oslo-cache < 3.3.1-1.el9s Processing files: python-oslo-cache-doc-3.3.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4E04A5 + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python-oslo-cache-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python-oslo-cache-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/doc/python-oslo-cache-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s1EDvY + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/licenses/python-oslo-cache-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/licenses/python-oslo-cache-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/licenses/python-oslo-cache-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-cache-doc = 3.3.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-cache-tests-3.3.1-1.el9s.noarch Provides: python-oslo-cache-tests = 3.3.1-1.el9s python3-oslo-cache-tests = 3.3.1-1.el9s python3.9-oslo-cache-tests = 3.3.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-oslo-cache-tests < 3.3.1-1.el9s Processing files: python-oslo-cache-lang-3.3.1-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AVfFso + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.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-3.3.1-1.el9s.noarch/usr/share/licenses/python-oslo-cache-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch/usr/share/licenses/python-oslo-cache-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-cache-lang = 3.3.1-1.el9s 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-3.3.1-1.el9s.noarch Wrote: /builddir/build/RPMS/python-oslo-cache-lang-3.3.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-cache-tests-3.3.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-cache-3.3.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-cache-doc-3.3.1-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r6e8C5 + umask 022 + cd /builddir/build/BUILD + cd oslo.cache-3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-cache-3.3.1-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0