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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-192018-1083540/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-log.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 sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1690761600 Wrote: /builddir/build/SRPMS/python-oslo-log-5.2.0-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-log.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-192018-1083540/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-log.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=1690761600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.URxjox + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/oslo.log-5.2.0.tar.gz.asc --data=/builddir/build/SOURCES/oslo.log-5.2.0.tar.gz gpgv: Signature made Tue Mar 21 16:19:38 2023 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf oslo.log-5.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-5.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-5.2.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-log-5.2.0 base' + rm -rf test-requirements.txt requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LodQjE + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 ++ '[' -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_log creating build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_formatters.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/__init__.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_convert_json.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_helpers.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_custom_loghandler.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_versionutils.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_rate_limit.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_log.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/__init__.py -> build/lib/oslo_log/tests creating build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_logging_error.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/__init__.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_setlevel.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/watchers.py -> build/lib/oslo_log copying oslo_log/rate_limit.py -> build/lib/oslo_log copying oslo_log/__init__.py -> build/lib/oslo_log copying oslo_log/helpers.py -> build/lib/oslo_log copying oslo_log/_i18n.py -> build/lib/oslo_log copying oslo_log/log.py -> build/lib/oslo_log copying oslo_log/formatters.py -> build/lib/oslo_log copying oslo_log/versionutils.py -> build/lib/oslo_log copying oslo_log/handlers.py -> build/lib/oslo_log copying oslo_log/_options.py -> build/lib/oslo_log copying oslo_log/version.py -> build/lib/oslo_log creating build/lib/oslo_log/cmds copying oslo_log/cmds/__init__.py -> build/lib/oslo_log/cmds copying oslo_log/cmds/convert_json.py -> build/lib/oslo_log/cmds creating build/lib/oslo_log/fixture copying oslo_log/fixture/__init__.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/logging_error.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/setlevel.py -> build/lib/oslo_log/fixture running egg_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' creating build/lib/oslo_log/locale creating build/lib/oslo_log/locale/de creating build/lib/oslo_log/locale/de/LC_MESSAGES copying oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/de/LC_MESSAGES creating build/lib/oslo_log/locale/en_GB creating build/lib/oslo_log/locale/en_GB/LC_MESSAGES copying oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/en_GB/LC_MESSAGES creating build/lib/oslo_log/locale/es creating build/lib/oslo_log/locale/es/LC_MESSAGES copying oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/es/LC_MESSAGES creating build/lib/oslo_log/locale/ja creating build/lib/oslo_log/locale/ja/LC_MESSAGES copying oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/ja/LC_MESSAGES + PYTHONPATH=. + sphinx-build-3 -W -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 (Python) with name extracted from the package (oslo.log); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.log-5.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 22 source files that are out of date updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 4%] admin/advanced_config reading sources... [ 9%] admin/example_nova reading sources... [ 13%] admin/index reading sources... [ 18%] admin/journal reading sources... [ 22%] admin/log_rotation reading sources... [ 27%] configuration/index reading sources... [ 31%] contributor/index reading sources... [ 36%] index reading sources... [ 40%] install/index reading sources... [ 45%] reference/fixtures reading sources... [ 50%] reference/formatters reading sources... [ 54%] reference/handlers reading sources... [ 59%] reference/helpers reading sources... [ 63%] reference/index reading sources... [ 68%] reference/log reading sources... [ 72%] reference/versionutils reading sources... [ 77%] reference/watchers reading sources... [ 81%] user/examples reading sources... [ 86%] user/guidelines reading sources... [ 90%] user/history reading sources... [ 95%] 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... [ 4%] admin/advanced_config writing output... [ 9%] admin/example_nova writing output... [ 13%] admin/index writing output... [ 18%] admin/journal writing output... [ 22%] admin/log_rotation writing output... [ 27%] configuration/index writing output... [ 31%] contributor/index writing output... [ 36%] index writing output... [ 40%] install/index writing output... [ 45%] reference/fixtures writing output... [ 50%] reference/formatters writing output... [ 54%] reference/handlers writing output... [ 59%] reference/helpers writing output... [ 63%] reference/index writing output... [ 68%] reference/log writing output... [ 72%] reference/versionutils writing output... [ 77%] reference/watchers writing output... [ 81%] user/examples writing output... [ 86%] user/guidelines writing output... [ 90%] user/history writing output... [ 95%] 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. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + python3 setup.py compile_catalog -d build/lib/oslo_log/locale --domain oslo_log running compile_catalog compiling catalog build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VX4s0K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch + cd oslo.log-5.2.0 ++ '[' -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-log-5.2.0-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-log-5.2.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/watchers.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/cmds copying build/lib/oslo_log/cmds/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/cmds copying build/lib/oslo_log/cmds/convert_json.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/cmds copying build/lib/oslo_log/rate_limit.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/helpers.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests copying build/lib/oslo_log/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_formatters.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_convert_json.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_helpers.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_custom_loghandler.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_logging_error.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_setlevel.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/test_versionutils.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_rate_limit.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_log.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/log.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/formatters.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/versionutils.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/logging_error.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/setlevel.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture copying build/lib/oslo_log/handlers.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/_options.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log copying build/lib/oslo_log/version.py -> /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/watchers.py to watchers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/cmds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/cmds/convert_json.py to convert_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/rate_limit.py to rate_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_formatters.py to test_formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_convert_json.py to test_convert_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_custom_loghandler.py to test_custom_loghandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture/test_logging_error.py to test_logging_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/fixture/test_setlevel.py to test_setlevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_versionutils.py to test_versionutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_rate_limit.py to test_rate_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/tests/unit/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/formatters.py to formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/versionutils.py to versionutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture/logging_error.py to logging_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/fixture/setlevel.py to setlevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/_options.py to _options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpl7pwyrew.py' /usr/bin/python3 /tmp/tmpl7pwyrew.py removing /tmp/tmpl7pwyrew.py running install_egg_info running egg_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' Copying oslo.log.egg-info to /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo.log-5.2.0-py3.9.egg-info running install_scripts Installing convert-json script to /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/bin + ln -s ./convert-json /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/bin/convert-json-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po + rm -f '/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslo_log/locale /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch oslo_log --all-name + /usr/bin/find-debuginfo -j40 --strict-build-id -m -i --build-id-seed 5.2.0-1.el9s --unique-debug-suffix -5.2.0-1.el9s.noarch --unique-debug-src-base python-oslo-log-5.2.0-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.log-5.2.0 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-log-5.2.0-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.dJ0jtm + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing oslo.log.egg-info/PKG-INFO writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing requirements to oslo.log.egg-info/requires.txt writing top-level names to oslo.log.egg-info/top_level.txt writing pbr to oslo.log.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.log.egg-info/SOURCES.txt' running build_ext test_context_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception ... ok test_context_format_exception_norecord (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception_norecord ... ok test_error_summary (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_error_summary ... ok test_fluent_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_fluent_format_exception ... ok test_json_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_json_format_exception ... ok test_dictify_context_empty (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_empty ... ok test_dictify_context_with_context (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_context ... ok test_dictify_context_with_dict (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_dict ... ok test_dictify_context_without_get_logging_values (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_without_get_logging_values ... ok test_replace_false_value_exists (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_exists ... ok test_replace_false_value_not_exists (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_not_exists ... ok test_console_format_debug_level_key (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_level_key ... ok test_console_format_debug_levelname (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelname ... ok test_console_format_debug_levelno (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelno ... ok test_console_format_exception (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_exception ... ok test_console_format_traceback (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_traceback ... ok test_console_format_trivial (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_trivial ... ok test_reformat_json_blanks (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_blanks ... ok test_reformat_json_double (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_double ... ok test_reformat_json_single (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_single ... ok test_log_decorator (oslo_log.tests.unit.test_helpers.LogHelpersTestCase) oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator ... ok test_log_decorator_for_static (oslo_log.tests.unit.test_helpers.LogHelpersTestCase) oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator_for_static ... ok test_log (oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase) oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase.test_log ... NOCTXT: foo ok test_logging_handle_error (oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture) oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture.test_logging_handle_error ... --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/formatters.py", line 500, in format return logging.Formatter.format(self, record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: format requires a mapping During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/formatters.py", line 506, in format return logging.Formatter.format(self, record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "/builddir/build/BUILD/oslo.log-5.2.0/setup.py", line 26, in setuptools.setup( File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib/python3.9/site-packages/setuptools/command/test.py", line 232, in run self.run_tests() File "/usr/lib/python3.9/site-packages/setuptools/command/test.py", line 250, in run_tests test = unittest.main( File "/usr/lib64/python3.9/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib64/python3.9/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib64/python3.9/unittest/runner.py", line 184, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 654, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 702, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/fixture/test_logging_error.py", line 26, in test_logging_handle_error self.log.error('pid of first child is %(foo)s', 1) Message: "Error formatting log line msg='pid of first child is *(foo)s' err=TypeError('format requires a mapping')" Arguments: (1,) ok test_set_before (oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture) oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_set_before ... ok test_unset_before (oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture) oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_unset_before ... ok test_deprecated_class_with_init (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_with_init ... ok test_deprecated_class_without_init (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_without_init ... ok test_deprecated_exception_new (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_new ... ok test_deprecated_exception_old (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_old ... ok test_deprecated_exception_unrelated (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_unrelated ... ok test_deprecated_message (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_message ... ok test_deprecated_mitaka_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_mitaka_plus_two ... ok test_deprecated_newton_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_newton_plus_two ... ok test_deprecated_ocata_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_ocata_plus_two ... ok test_deprecated_with_custom_what (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_custom_what ... ok test_deprecated_with_known_future_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_known_future_release ... ok test_deprecated_with_removed_next_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_next_release ... ok test_deprecated_with_removed_none (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_none ... ok test_deprecated_with_removed_plus_3 (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_plus_3 ... ok test_deprecated_with_removed_zero (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero ... ok test_deprecated_with_removed_zero_and_alternative (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero_and_alternative ... ok test_deprecated_with_unknown_future_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_unknown_future_release ... ok test_deprecated_without_replacement (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_without_replacement ... ok test_deprecating_a_function_returns_correct_value (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_function_returns_correct_value ... ok test_deprecating_a_method_returns_correct_value (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_method_returns_correct_value ... ok test_register_options (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_register_options ... ok test_install_twice (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_install_twice ... ok test_rate_limit (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit ... ok test_rate_limit_except_level (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit_except_level ... ok test_uninstall (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_uninstall ... ok test_can_process_strings (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_can_process_strings ... NOCTXT: b'b'\xe2\x98\xa2'' ok test_context_is_taken_from_tls_variable (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_context_is_taken_from_tls_variable ... /usr/lib/python3.9/site-packages/debtcollector/renames.py:41: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead return wrapped(*args, **kwargs) HAS CONTEXT [req-8c97b7a0-122b-46df-9077-58407e3e3920]: bar ok test_contextual_information_is_imparted_to_3rd_party_log_records (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextual_information_is_imparted_to_3rd_party_log_records ... HAS CONTEXT [req-920b7243-4a00-41eb-b1ec-38a30657b1fd]: emulate logging within sqlalchemy ok test_contextualized_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextualized_log ... HAS CONTEXT [req-f2eff9ec-1a0d-4acc-a1de-b992fa95a72f]: bar ok test_debugging_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_debugging_log ... NOCTXT: baz --DBG ok test_dict_args_with_unicode (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_dict_args_with_unicode ... NOCTXT: Ƒơơ ok test_exception_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging ... HAS CONTEXT [99]: test €: RuntimeError: test_exception_logging ok test_exception_logging_format_string (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging_format_string ... A RuntimeError: test_exception_logging B ok test_global_request_id_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_global_request_id_logging ... HAS CONTEXT [99 None]: test ok test_message_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging ... HAS CONTEXT [99]: test € ok test_message_logging_3rd_party_log_records (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging_3rd_party_log_records ... HAS CONTEXT [99]: test € ok test_no_exception_logging_format_string (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_no_exception_logging_format_string ... - ok test_rfc5424_isotime_format (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format ... 2015-12-16T13:54:26.517893+00:00 test ok test_rfc5424_isotime_format_no_microseconds (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format_no_microseconds ... 2015-12-16T13:54:26.000000+00:00 test ok test_skip_logging_builtin_exceptions (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_skip_logging_builtin_exceptions ... HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € ok test_uncontextualized_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_uncontextualized_log ... NOCTXT: foo ok test_unicode_conversion_in_adapter (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_adapter ... HAS CONTEXT [99]: Exception is (test€) --DBG ok test_unicode_conversion_in_formatter (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_formatter ... HAS CONTEXT [99]: Exception is (test€) ok test_user_identity_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging ... HAS CONTEXT [99 myuser mytenant mydomain myscope myuserdomain mydomain]: test /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:962: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' (ctxt.request_id, ctxt.user, ctxt.project_id, ctxt.domain, /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:962: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' (ctxt.request_id, ctxt.user, ctxt.project_id, ctxt.domain, /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:963: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' ctxt.system_scope, ctxt.user_domain, ctxt.project_domain, /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:963: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' ctxt.system_scope, ctxt.user_domain, ctxt.project_domain, ok test_user_identity_logging_set_format (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging_set_format ... HAS CONTEXT [99 myuser mytenant]: test /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:991: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' (ctxt.request_id, ctxt.user, ctxt.project_id, ok test_domain_in_log_msg (oslo_log.tests.unit.test_log.DomainTestCase) oslo_log.tests.unit.test_log.DomainTestCase.test_domain_in_log_msg ... /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:1295: DeprecationWarning: Property 'domain' has moved to 'domain_id' in version '2.6' and will be removed in version '3.0' self.assertIn(ctxt.domain, user_identity) /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:1296: DeprecationWarning: Property 'project_domain' has moved to 'project_domain_id' in version '2.6' and will be removed in version '3.0' self.assertIn(ctxt.project_domain, user_identity) [req-03a6e93b-2783-4844-a3a6-a60874e685e8]: myuser mytenant myuserdomain mydomain mydomain info /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:1297: DeprecationWarning: Property 'user_domain' has moved to 'user_domain_id' in version '2.6' and will be removed in version '3.0' self.assertIn(ctxt.user_domain, user_identity) [req-03a6e93b-2783-4844-a3a6-a60874e685e8]: myuser mytenant myuserdomain mydomain mydomain warn ok test_excepthook_installed (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_installed ... ok test_excepthook_logs_exception (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_logs_exception ... 2023-07-31 10:25:39.322 37423 CRITICAL somename [-] Unhandled error: Exception: Some error happened 2023-07-31 10:25:39.322 37423 ERROR somename Traceback (most recent call last): 2023-07-31 10:25:39.322 37423 ERROR somename File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py", line 1051, in test_excepthook_logs_exception 2023-07-31 10:25:39.322 37423 ERROR somename raise Exception('Some error happened') 2023-07-31 10:25:39.322 37423 ERROR somename Exception: Some error happened 2023-07-31 10:25:39.322 37423 ERROR somename ok test_rfc5424_isotime_format (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_rfc5424_isotime_format ... 2015-12-16T13:54:26.517893+00:00 Unhandled error: Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 Traceback (most recent call last): 2015-12-16T13:54:26.517893+00:00 File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py", line 1082, in test_rfc5424_isotime_format 2015-12-16T13:54:26.517893+00:00 raise Exception(message) 2015-12-16T13:54:26.517893+00:00 Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 ok test_fancy_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_fancy_key_in_log_msg ... [req-3d16c71d-a8d7-4fe3-9337-d1734c1d81a3]: info [req-3d16c71d-a8d7-4fe3-9337-d1734c1d81a3]: warn ok test_instance_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_instance_key_in_log_msg ... [req-9b4cd34f-a97e-4c52-86d6-be0261a56d2c]: [instance: 1234] info [req-9b4cd34f-a97e-4c52-86d6-be0261a56d2c]: [instance: 1234] warn ok test_resource_key_dict_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_dict_in_log_msg ... [req-2d7e6f8b-399d-4cc5-a7d8-dbfddcadd990]: [fake_resource-202260f9-1224-490d-afaf-6a744c13141f] info ok test_resource_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_in_log_msg ... [req-7dcfa965-56eb-4d9e-b979-72785a4779bb]: [resource-202260f9-1224-490d-afaf-6a744c13141f] info ok test_unsupported_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_unsupported_key_in_log_msg ... ok test_instantiate (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_instantiate ... ok test_log (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_log ... ok test_move (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_move ... Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1491, in run self.loop() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1275, in process_events self._default_proc_fun(revent) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 910, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 636, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpluzzikps/tmp5j5vuwpe' Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1491, in run self.loop() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1275, in process_events self._default_proc_fun(revent) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 910, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 636, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp6q3atml5/tmp9u0m5_s6' ok test_remove (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_remove ... Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1491, in run self.loop() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python3.9/site-packages/pyinotify.py", line 1275, in process_events self._default_proc_fun(revent) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 910, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python3.9/site-packages/pyinotify.py", line 636, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python3.9/logging/__init__.py", line 1175, in _open return open(self.baseFilename, self.mode, encoding=self.encoding, FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpbfs1v73j/tmp37904buy' ok test_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_exception ... 2023-07-31 10:25:51.381 37423 WARNING test-fluent [None req-320f1dba-66df-4635-9adc-d6902994c516 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception ok test_fluent (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_fluent ... 2023-07-31 10:25:51.383 37423 DEBUG test-fluent [None req-ab51aa70-78bf-412f-8703-d32fb3a103f7 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_fluent /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:735 /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:743: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' self.assertEqual(local_context.user, context['user']) ok test_json_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_json_exception ... 2023-07-31 10:25:51.386 37423 ERROR test-fluent [-] This is exceptional: Exception: This is exceptional 2023-07-31 10:25:51.386 37423 ERROR test-fluent Traceback (most recent call last): 2023-07-31 10:25:51.386 37423 ERROR test-fluent File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py", line 782, in test_json_exception 2023-07-31 10:25:51.386 37423 ERROR test-fluent raise Exception('This is exceptional') 2023-07-31 10:25:51.386 37423 ERROR test-fluent Exception: This is exceptional 2023-07-31 10:25:51.386 37423 ERROR test-fluent ok test_no_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_no_exception ... 2023-07-31 10:25:51.388 37423 INFO test-fluent [None req-fd3ab55d-c96f-47b3-8c30-402f7d09b780 myuser mytenant mydomain myscope myuserdomain mydomain] testing ok test_instance_dict_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_context_log_msg ... [req-2e4bb5d8-b191-4531-bd13-1d688f50277f]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_dict_in_default_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_default_log_msg ... [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_from_context_in_context_log_msg ... [req-6edf0d21-d56f-4215-97c7-6a4076d0c081]: [instance: IIIIIIII-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_as_arg_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_context_log_msg ... [req-b44d32ef-2d38-4101-9850-bf1a64533423]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_as_arg_in_default_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_default_log_msg ... [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_from_context_in_context_log_msg ... [req-9af08114-959e-4fb0-a392-8ff65d22c8c5]: [instance: CCCCCCCC-8A12-4C53-A736-D7A1C36A62F3] info ok test_resource_uuid_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_resource_uuid_from_context_in_context_log_msg ... [req-c6973787-bee7-4b8d-9475-c2175fade42e]: [instance: RRRRRRRR-8A12-4C53-A736-D7A1C36A62F3] info ok test_is_debug_enabled_off (oslo_log.tests.unit.test_log.IsDebugEnabledTestCase) oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_off ... ok test_is_debug_enabled_on (oslo_log.tests.unit.test_log.IsDebugEnabledTestCase) oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_on ... ok test_can_process_strings (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_can_process_strings ... 2023-07-31 10:25:51.404 37423 INFO test-json [-] b'b'\xe2\x98\xa2'' ok test_entire_dict (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_entire_dict ... 2023-07-31 10:25:51.406 37423 DEBUG test-json [-] This is a {'test': 'log', 'other': 'value'} dict test_entire_dict /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:694 ok test_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception ... 2023-07-31 10:25:51.408 37423 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception ok test_exception_with_exc_info_passed (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_with_exc_info_passed ... 2023-07-31 10:25:51.409 37423 ERROR test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception traceback from remote error 2023-07-31 10:25:51.409 37423 ERROR test-json Traceback (most recent call last): 2023-07-31 10:25:51.409 37423 ERROR test-json File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py", line 656, in test_exception_with_exc_info_passed 2023-07-31 10:25:51.409 37423 ERROR test-json raise RuntimeError('test_exception\ntraceback\nfrom\nremote error') 2023-07-31 10:25:51.409 37423 ERROR test-json RuntimeError: test_exception 2023-07-31 10:25:51.409 37423 ERROR test-json traceback 2023-07-31 10:25:51.409 37423 ERROR test-json from 2023-07-31 10:25:51.409 37423 ERROR test-json remote error 2023-07-31 10:25:51.409 37423 ERROR test-json ok test_exception_without_exc_info_passed (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_without_exc_info_passed ... 2023-07-31 10:25:51.411 37423 WARNING test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing: RuntimeError: test_exception ok test_extra_args_filtered (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_extra_args_filtered ... 2023-07-31 10:25:51.413 37423 DEBUG test-json [-] This is a log line %(unused) test_extra_args_filtered /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:686 ok test_fallback (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_fallback ... 2023-07-31 10:25:51.415 37423 DEBUG test-json [-] obj=str test_fallback /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:675 ok test_json_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_exception ... 2023-07-31 10:25:51.417 37423 ERROR test-json [-] This is exceptional: Exception: This is exceptional 2023-07-31 10:25:51.417 37423 ERROR test-json Traceback (most recent call last): 2023-07-31 10:25:51.417 37423 ERROR test-json File "/builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py", line 565, in test_json_exception 2023-07-31 10:25:51.417 37423 ERROR test-json raise Exception('This is exceptional') 2023-07-31 10:25:51.417 37423 ERROR test-json Exception: This is exceptional 2023-07-31 10:25:51.417 37423 ERROR test-json ok test_json_w_context_in_extras (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_context_in_extras ... 2023-07-31 10:25:51.419 37423 DEBUG test-json [None req-c7f7d2d7-d5e3-4cec-8948-8d9f0f673db1 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_context_in_extras /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:516 /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:541: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' self.assertEqual(ctx.user, context['user']) ok test_json_w_fetched_global_context (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_fetched_global_context ... 2023-07-31 10:25:51.421 37423 DEBUG test-json [None req-d221509d-110d-439e-85da-1cd36f84da82 myuser mytenant mydomain myscope myuserdomain mydomain] This is a log line test_json_w_fetched_global_context /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:528 ok test_json_with_extra (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra ... 2023-07-31 10:25:51.422 37423 DEBUG test-json [-] This is a log line test_json_with_extra /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:587 ok test_json_with_extra_keys (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra_keys ... 2023-07-31 10:25:51.424 37423 DEBUG test-json [-] This is a log line test_json_with_extra_keys /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:602 ok test_no_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_no_exception ... 2023-07-31 10:25:51.426 37423 INFO test-json [None 99 myuser mytenant mydomain myscope myuserdomain mydomain] testing ok test_empty_kwargs (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_empty_kwargs ... ok test_include_constructor_extras (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_include_constructor_extras ... ok test_pass_args_to_log (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_to_log ... ok test_pass_args_via_debug (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_via_debug ... ok test_pass_through_exc_info (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_through_exc_info ... ok test_update_extras (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_update_extras ... ok test_debug (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_debug ... ok test_default_formatter (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_default_formatter ... ok test_handlers_cleanup (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_handlers_cleanup ... ok test_json_formatter (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_json_formatter ... ok test_list_opts (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_list_opts ... ok test_log_dir (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir ... ok test_log_dir_handlers (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers ... ok test_log_file (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_file ... /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/log.py:426: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp3mf7ml3k/tmpubu2fmpp/setup.py.log' mode='a' encoding='UTF-8'> for handler in log_root.handlers: ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_log_publish_errors_handlers (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers ... ok test_logdir_deprecated (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logdir_deprecated ... ok test_logfile_deprecated (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logfile_deprecated ... ok test_logging_opts (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logging_opts ... ok test_print_help (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_print_help ... ok test_log_config_append_disable_existing_loggers (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_disable_existing_loggers ... ok test_log_config_append_invalid (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_invalid ... ok test_log_config_append_not_exist (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_not_exist ... ok test_log_config_append_ok (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_ok ... ok test_log_config_append_unreadable (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_unreadable ... ok test_iter_loggers (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_iter_loggers ... ok test_log_path_logdir (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logdir ... ok test_log_path_logfile (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile ... ok test_log_path_logfile_overrides_logdir (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile_overrides_logdir ... ok test_log_path_none (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_none ... ok test_child_log_has_level_of_parent_flag (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag ... ok test_child_log_has_level_of_parent_flag_for_trace (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag_for_trace ... ok test_get_loggers (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_get_loggers ... ok test_has_level_from_flags (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags ... ok test_has_level_from_flags_for_trace (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags_for_trace ... ok test_is_enabled_for (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_is_enabled_for ... ok test_eventlog (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog ... ok test_eventlog_missing (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog_missing ... ok test_handlers_have_context_formatter (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handlers_have_context_formatter ... ok test_handles_context_kwarg (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handles_context_kwarg ... 2023-07-31 10:25:51 INFO root [req-2585449f-8410-458d-bc12-5f97ffa5360b myuser mytenant] foo ok test_no_logging_via_module (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_no_logging_via_module ... ok test_oslo_dot (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_dot ... ok test_oslo_underscore (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_underscore ... ok test_rotate_log (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_rotate_log ... ok test_timed_rotate_log (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_timed_rotate_log ... ok test_watchlog_on_linux (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_linux ... ok test_watchlog_on_windows (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_windows ... ok test_will_be_debug_if_debug_flag_set (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_debug_if_debug_flag_set ... ok test_will_be_info_if_debug_flag_not_set (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_info_if_debug_flag_not_set ... ok test_eventlog (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog ... ok test_eventlog_missing (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog_missing ... ok test_handlers_have_context_formatter (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_handlers_have_context_formatter ... ok test_handles_context_kwarg (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_handles_context_kwarg ... 2023-07-31 10:25:51 INFO root [req-366e37ca-cd80-4b2a-8d88-ac7d2a284919 myuser mytenant] foo ok test_no_logging_via_module (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_no_logging_via_module ... ok test_rotate_log (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_rotate_log ... ok test_timed_rotate_log (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_timed_rotate_log ... ok test_watchlog_on_linux (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_linux ... ok test_watchlog_on_windows (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_windows ... ok test_will_be_debug_if_debug_flag_set (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_debug_if_debug_flag_set ... ok test_will_be_info_if_debug_flag_not_set (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_info_if_debug_flag_not_set ... ok test_debug (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_debug ... 2023-07-31 10:25:51.593 37423 INFO oslo_config.cfg [-] Option DEFAULT.debug changed from [false] to [true] ok test_log_config_append (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append ... 2023-07-31 10:25:51.597 37423 INFO oslo_config.cfg [-] Option DEFAULT.log-config-append changed from [no_exist] to [/tmp/tmpuz5s2qcv/log.inirkvd1bgh.conf] ok test_log_config_append_change_file (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_change_file ... ok test_log_config_append_no_touch (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_no_touch ... ok test_log_config_append_touch (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch ... ok test_mk_log_config_empty (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_empty ... ok test_mk_log_config_full (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_full ... ok test_remove_handler (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_remove_handler ... boo ok test_remove_logger (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_remove_logger ... /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:1660: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn("warn") /builddir/build/BUILD/oslo.log-5.2.0/oslo_log/tests/unit/test_log.py:1664: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn("warn") ok test_emit (oslo_log.tests.unit.test_log.OSJournalHandlerTestCase) oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit ... ok test_emit_exception (oslo_log.tests.unit.test_log.OSJournalHandlerTestCase) oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit_exception ... ok test_handler (oslo_log.tests.unit.test_log.OSJournalHandlerTestCase) oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_handler ... skipped 'systemd journal binding is not available' test_find_facility (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_find_facility ... ok test_handler (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_handler ... ok test_syslog (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog ... ok test_syslog_binary_name (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog_binary_name ... ok test_change_default (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default ... ok test_change_default_log_level (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default_log_level ... ok test_default_log_level_method (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_method ... ok test_default_log_level_to_none (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_to_none ... ok test_log_file_defaults_to_none (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_log_file_defaults_to_none ... ok test_tempest_set_log_file (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_tempest_set_log_file ... ok test_standard_format (oslo_log.tests.unit.test_log.SysLogHandlersTestCase) oslo_log.tests.unit.test_log.SysLogHandlersTestCase.test_standard_format ... ok /usr/lib64/python3.9/unittest/suite.py:84: ResourceWarning: unclosed return self.run(*args, **kwds) ResourceWarning: Enable tracemalloc to get the object allocation traceback test_trace_log_msg (oslo_log.tests.unit.test_log.TraceLevelTestCase) oslo_log.tests.unit.test_log.TraceLevelTestCase.test_trace_log_msg ... my trace message ok test_ascii_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_ascii_to_unicode ... ok test_exception_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_exception_to_unicode ... ok test_unicode_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_unicode_to_unicode ... ok ---------------------------------------------------------------------- Ran 196 tests in 13.441s OK (skipped=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-log-5.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.na0Dt7 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cXhqFX + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python3-oslo-log + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log = 5.2.0-1.el9s python3-oslo-log = 5.2.0-1.el9s python3.9-oslo-log = 5.2.0-1.el9s python3.9dist(oslo-log) = 5.2 python3.9dist(oslo.log) = 5.2 python3dist(oslo-log) = 5.2 python3dist(oslo.log) = 5.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python2-oslo-log < 5.2.0-1.el9s python39-oslo-log < 5.2.0-1.el9s Processing files: python-oslo-log-doc-5.2.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mjhcxr + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/doc/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.77mPdn + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-doc = 5.2.0-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-log-tests-5.2.0-1.el9s.noarch Provides: python-oslo-log-tests = 5.2.0-1.el9s python3-oslo-log-tests = 5.2.0-1.el9s python3.9-oslo-log-tests = 5.2.0-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-log-tests < 5.2.0-1.el9s Processing files: python-oslo-log-lang-5.2.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0LXBjm + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch/usr/share/licenses/python-oslo-log-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-log-lang = 5.2.0-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-log-5.2.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python-oslo-log-lang-5.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-5.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-log-tests-5.2.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-log-doc-5.2.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7sGZiu + umask 022 + cd /builddir/build/BUILD + cd oslo.log-5.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-log-5.2.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0