Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/roe1-build-3021-851/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'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pbr.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'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pbr-5.5.1-1.oe1.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-pbr.spec'], chrootPath='/var/lib/mock/roe1-build-3021-851/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'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pbr.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'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7JmP20 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pbr-5.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CIZJt4 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/extra_files.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr creating build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s27BR1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch ++ dirname /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch + cd pbr-5.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/src creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/cmd copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/extra_files.py to extra_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/testr_command.py to testr_command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/git.py to git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/packaging.py to packaging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/sphinxext.py to sphinxext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/pbr_json.py to pbr_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/options.py to options.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/files.py to files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/backwards.py to backwards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/commands.py to commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/find_package.py to find_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_files.py to test_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_version.py to test_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_setup.py to test_setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_integration.py to test_integration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/test_commands.py to test_commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/cmd/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/cmd/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/builddoc.py to builddoc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp999m74mt.py' /usr/bin/python3 /tmp/tmp999m74mt.py removing /tmp/tmp999m74mt.py running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr-5.5.1-py3.7.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/bin /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) + rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/bin/pbr-3 + ln -s ./pbr-3 /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/bin/pbr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 5.5.1-1.oe1 --unique-debug-suffix -5.5.1-1.oe1.noarch --unique-debug-src-base python-pbr-5.5.1-1.oe1.noarch -S debugsourcefiles.list /builddir/build/BUILD/pbr-5.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pbr-5.5.1-1.oe1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wttWh3 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/doc/python3-pbr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/doc/python3-pbr + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/doc/python3-pbr + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xi7ch4 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/licenses/python3-pbr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/licenses/python3-pbr + cp -pr LICENSE /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch/usr/share/licenses/python3-pbr + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pbr = 5.5.1-1.oe1 python3-pbr = 5.5.1-1.oe1 python3.7dist(pbr) = 5.5.1 python3dist(pbr) = 5.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(setuptools) Conflicts: python2-%{pypi_name} < 5.4.3-2 Obsoletes: python-pbr < 5.5.1-1.oe1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch Wrote: /builddir/build/RPMS/python3-pbr-5.5.1-1.oe1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tcGfy1 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.oe1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0