Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-config.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-85789-549978/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '14d78cc071ba46638d2ce67e3e0b48ca', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-85789-549978/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-config.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-config-8.0.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-config.spec'], nspawn_args=['--private-network']shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-85789-549978/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d6481b1599c485cb1d0e4c4d4db419e', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-85789-549978/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-oslo-config.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bmcpnz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.config-8.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-8.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.config-8.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-8.0.4 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/0001-add-usr-share-project-dist.conf-to-the-default-confi.patch + /usr/bin/git commit -q -m 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch --author 'rpm-build ' + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py + rm -rf test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v1NjxR + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/oslo_config creating build/lib/oslo_config/tests creating build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/__init__.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/blaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbaar_baa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/baz_qux_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/fblaa_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/testmods/bar_foo_opt.py -> build/lib/oslo_config/tests/testmods copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests creating build/lib/oslo_config/sources copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources copying oslo_config/version.py -> build/lib/oslo_config copying oslo_config/iniparser.py -> build/lib/oslo_config copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config copying oslo_config/__init__.py -> build/lib/oslo_config copying oslo_config/cfg.py -> build/lib/oslo_config copying oslo_config/_i18n.py -> build/lib/oslo_config copying oslo_config/_list_opts.py -> build/lib/oslo_config copying oslo_config/fixture.py -> build/lib/oslo_config copying oslo_config/sphinxext.py -> build/lib/oslo_config copying oslo_config/types.py -> build/lib/oslo_config copying oslo_config/validator.py -> build/lib/oslo_config copying oslo_config/generator.py -> build/lib/oslo_config running egg_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt deleting oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.config.egg-info/SOURCES.txt' copying oslo_config/tests/test_fixture.conf -> build/lib/oslo_config/tests + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/oslo.config-8.0.4/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-8.0.4/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-8.0.4/doc/source/sample.config WARNING:stevedore.named:Could not load oslo.config Creating file /builddir/build/BUILD/oslo.config-8.0.4/doc/source/reference/api/oslo_config.rst. Creating file /builddir/build/BUILD/oslo.config-8.0.4/doc/source/reference/api/oslo_config.sources.rst. Creating file /builddir/build/BUILD/oslo.config-8.0.4/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 27 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 3%] cli/generator reading sources... [ 6%] cli/index reading sources... [ 10%] cli/validator reading sources... [ 13%] configuration/drivers documenting plugins from 'oslo.config.driver' reading sources... [ 16%] configuration/format reading sources... [ 20%] configuration/index reading sources... [ 23%] configuration/mutable reading sources... [ 26%] configuration/options WARNING:stevedore.named:Could not load oslo.config reading sources... [ 30%] configuration/quickstart reading sources... [ 33%] contributor/index reading sources... [ 36%] index reading sources... [ 40%] reference/accessing reading sources... [ 43%] reference/api/modules reading sources... [ 46%] reference/api/oslo_config reading sources... [ 50%] reference/api/oslo_config.sources reading sources... [ 53%] reference/command-line reading sources... [ 56%] reference/configuration-files reading sources... [ 60%] reference/defining reading sources... [ 63%] reference/deprecating reading sources... [ 66%] reference/drivers reading sources... [ 70%] reference/faq reading sources... [ 73%] reference/globals reading sources... [ 76%] reference/helpers reading sources... [ 80%] reference/index reading sources... [ 83%] reference/locations reading sources... [ 86%] reference/mutable reading sources... [ 90%] reference/naming reading sources... [ 93%] reference/sphinxconfiggen reading sources... [ 96%] reference/sphinxext reading sources... [100%] reference/styleguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] cli/generator [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/oslo.config/tree/doc/source' [openstackdocstheme] bug_project (from user) 'oslo.config' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/generator is 2020-11-16 08:10:03 writing output... [ 6%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-11-16 08:10:03 writing output... [ 10%] cli/validator [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/validator is 2020-11-16 08:10:03 writing output... [ 13%] configuration/drivers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/drivers is 2020-11-16 08:10:03 writing output... [ 16%] configuration/format [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/format is 2020-11-16 08:10:03 writing output... [ 20%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-11-16 08:10:03 writing output... [ 23%] configuration/mutable [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/mutable is 2020-11-16 08:10:03 writing output... [ 26%] configuration/options [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/options is 2020-11-16 08:10:03 writing output... [ 30%] configuration/quickstart [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/quickstart is 2020-11-16 08:10:03 writing output... [ 33%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-11-16 08:10:03 writing output... [ 36%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-11-16 08:10:03 writing output... [ 40%] reference/accessing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/accessing is 2020-11-16 08:10:03 writing output... [ 43%] reference/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 46%] reference/api/oslo_config [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config' writing output... [ 50%] reference/api/oslo_config.sources [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/oslo_config.sources' writing output... [ 53%] reference/command-line [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/command-line is 2020-11-16 08:10:03 writing output... [ 56%] reference/configuration-files [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/configuration-files is 2020-11-16 08:10:03 writing output... [ 60%] reference/defining [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/defining is 2020-11-16 08:10:03 writing output... [ 63%] reference/deprecating [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/deprecating is 2020-11-16 08:10:03 writing output... [ 66%] reference/drivers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/drivers is 2020-11-16 08:10:03 writing output... [ 70%] reference/faq [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/faq is 2020-11-16 08:10:03 writing output... [ 73%] reference/globals [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/globals is 2020-11-16 08:10:03 writing output... [ 76%] reference/helpers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/helpers is 2020-11-16 08:10:03 writing output... [ 80%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-11-16 08:10:03 writing output... [ 83%] reference/locations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/locations is 2020-11-16 08:10:03 writing output... [ 86%] reference/mutable [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/mutable is 2020-11-16 08:10:03 writing output... [ 90%] reference/naming [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/naming is 2020-11-16 08:10:03 writing output... [ 93%] reference/sphinxconfiggen [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/sphinxconfiggen is 2020-11-16 08:10:03 writing output... [ 96%] reference/sphinxext [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/sphinxext is 2020-11-16 08:10:03 writing output... [100%] reference/styleguide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/styleguide is 2020-11-16 08:10:03 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2CAePn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch + cd oslo.config-8.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/version.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources copying build/lib/oslo_config/sources/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources copying build/lib/oslo_config/sources/_environment.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources copying build/lib/oslo_config/sources/_uri.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources copying build/lib/oslo_config/iniparser.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/sphinxconfiggen.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/cfg.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/_list_opts.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_sources.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_cfg.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxconfiggen.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_validator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_iniparser.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_types.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_sphinxext.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests creating /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/blaa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbaar_baa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fbar_foo_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/baz_qux_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/fblaa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/testmods/bar_foo_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods copying build/lib/oslo_config/tests/test_generator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_fixture.conf -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/tests/test_get_location.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests copying build/lib/oslo_config/fixture.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/sphinxext.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/types.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/validator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config copying build/lib/oslo_config/generator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources/_environment.py to _environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sources/_uri.py to _uri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/iniparser.py to iniparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sphinxconfiggen.py to sphinxconfiggen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/cfg.py to cfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/_list_opts.py to _list_opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_sources.py to test_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_cfg.py to test_cfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_sphinxconfiggen.py to test_sphinxconfiggen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_validator.py to test_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_fixture.py to test_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_iniparser.py to test_iniparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_sphinxext.py to test_sphinxext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/blaa_opt.py to blaa_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fbaar_baa_opt.py to fbaar_baa_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fbar_foo_opt.py to fbar_foo_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/baz_qux_opt.py to baz_qux_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fblaa_opt.py to fblaa_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/bar_foo_opt.py to bar_foo_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_generator.py to test_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/tests/test_get_location.py to test_get_location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/sphinxext.py to sphinxext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/validator.py to validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo_config/generator.py to generator.cpython-36.pyc writing byte-compilation script '/tmp/tmpe4mkhg61.py' /usr/libexec/platform-python /tmp/tmpe4mkhg61.py removing /tmp/tmpe4mkhg61.py running install_egg_info running egg_info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.config.egg-info/SOURCES.txt' Copying oslo.config.egg-info to /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/oslo.config-8.0.4-py3.6.egg-info running install_scripts Installing oslo-config-generator script to /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/bin Installing oslo-config-validator script to /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + pushd /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch//usr/bin + for i in generator validator ~/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/bin ~/build/BUILD/oslo.config-8.0.4 + ln -s oslo-config-generator oslo-config-generator-3 + for i in generator validator + ln -s oslo-config-validator oslo-config-validator-3 + popd ~/build/BUILD/oslo.config-8.0.4 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 8.0.4-1.el8 --unique-debug-suffix -8.0.4-1.el8.noarch --unique-debug-src-base python-oslo-config-8.0.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.config-8.0.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LCrdbX + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + exit 0 Processing files: python3-oslo-config-8.0.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KW11xw + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python3-oslo-config + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python3-oslo-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1HjVV5 + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python3-oslo-config + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python3-oslo-config + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python3-oslo-config + exit 0 Provides: python3-oslo-config = 2:8.0.4-1.el8 python3.6dist(oslo.config) = 8.0.4 python3dist(oslo.config) = 8.0.4 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/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-oslo-config < 8.0.4-1.el8 Processing files: python-oslo-config-doc-8.0.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WUa1LS + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python-oslo-config-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/doc/python-oslo-config-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R0wLEF + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python-oslo-config-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python-oslo-config-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch/usr/share/licenses/python-oslo-config-doc + exit 0 Provides: python-oslo-config-doc = 2:8.0.4-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch Wrote: /builddir/build/RPMS/python3-oslo-config-8.0.4-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-config-doc-8.0.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S0lXvu + umask 022 + cd /builddir/build/BUILD + cd oslo.config-8.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-8.0.4-1.el8.noarch + exit 0 Child return code was: 0