Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/1023205-epel-7-x86_64-1567007888.176053/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '94ab28968ed04539b0178337282b0193', '-D', '/var/lib/mock/1023205-epel-7-x86_64-1567007888.176053/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pbr-5.1.2-2.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/1023205-epel-7-x86_64-1567007888.176053/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4facf6a416c44be3bf18453383d6859a', '-D', '/var/lib/mock/1023205-epel-7-x86_64-1567007888.176053/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.g54jc5xv:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lv3gsn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pbr-5.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FMMeR0 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests creating build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/__init__.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.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 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py 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 + sleep 1 + sphinx-build doc/source html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] contributor/index deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 20%] index deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 30%] reference/index deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 40%] user/compatibility deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 50%] user/features deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 60%] user/history deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 70%] user/index deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 80%] user/packagers deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [ 90%] user/semver deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.reading sources... [100%] user/using deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed. BUILDSTDERR: /builddir/build/BUILD/pbr-5.1.2/doc/source/reference/index.rst:5: WARNING: toctree glob pattern u'api/*' didn't match any documents looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] contributor/index writing output... [ 20%] index writing output... [ 30%] reference/index writing output... [ 40%] user/compatibility writing output... [ 50%] user/features writing output... [ 60%] user/history writing output... [ 70%] user/index writing output... [ 80%] user/packagers writing output... [ 90%] user/semver writing output... [100%] user/using writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Db9NlY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 + cd pbr-5.1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/cmd creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/src creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/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.1.2-2.el7.x86_64/usr/lib/python3.6/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.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/testr_command.py to testr_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/sphinxext.py to sphinxext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/options.py to options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/pbr_json.py to pbr_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/extra_files.py to extra_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/find_package.py to find_package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/builddoc.py to builddoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/cmd/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_integration.py to test_integration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_files.py to test_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_commands.py to test_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests/test_setup.py to test_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/backwards.py to backwards.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/hooks/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpw4zrmgpp.py' /usr/bin/python3.6 /tmp/tmpw4zrmgpp.py removing /tmp/tmpw4zrmgpp.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.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr-5.1.2-py3.6.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/bin BUILDSTDERR: /builddir/build/BUILD/pbr-5.1.2/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header BUILDSTDERR: header = easy_install.get_script_header("", executable, is_wininst) + rm -rf /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/bin/pbr-3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/cmd creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/src creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.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.1.2-2.el7.x86_64/usr/lib/python2.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.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.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.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/testr_command.py to testr_command.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/packaging.py to packaging.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/pbr_json.py to pbr_json.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/extra_files.py to extra_files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/find_package.py to find_package.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/builddoc.py to builddoc.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/cmd/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/testpackage/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_packaging.py to test_packaging.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_integration.py to test_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_files.py to test_files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests/test_setup.py to test_setup.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/backwards.py to backwards.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/hooks/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp5jRq_i.py' /usr/bin/python2 -O /tmp/tmp5jRq_i.py removing /tmp/tmp5jRq_i.py running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr-5.1.2-py2.7.egg-info running install_scripts BUILDSTDERR: /builddir/build/BUILD/pbr-5.1.2/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header BUILDSTDERR: header = easy_install.get_script_header("", executable, is_wininst) Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/bin + rm -rf /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7/site-packages/pbr/tests + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pbr-5.1.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-pbr-5.1.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PTn4n2 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python2-pbr-5.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python2-pbr-5.1.2 + cp -pr html /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python2-pbr-5.1.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python2-pbr-5.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bjcWs6 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python2-pbr-5.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python2-pbr-5.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python2-pbr-5.1.2 + exit 0 Provides: python-pbr = 5.1.2-2.el7 python2-pbr = 5.1.2-2.el7 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/python2 python(abi) = 2.7 Obsoletes: python-pbr < 5.1.2-2.el7 Processing files: python3-pbr-5.1.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BPWhZd + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python3-pbr-5.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python3-pbr-5.1.2 + cp -pr html /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python3-pbr-5.1.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/doc/python3-pbr-5.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fwiRyl + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python3-pbr-5.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python3-pbr-5.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64/usr/share/licenses/python3-pbr-5.1.2 + exit 0 Provides: python3-pbr = 5.1.2-2.el7 python36-pbr Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Obsoletes: python36-pbr <= 5.1.2-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 Wrote: /builddir/build/RPMS/python2-pbr-5.1.2-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python3-pbr-5.1.2-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fCVRRW + umask 022 + cd /builddir/build/BUILD + cd pbr-5.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pbr-5.1.2-2.el7.x86_64 + exit 0 Child return code was: 0