Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-gabbi.spec'], nspawn_args=[]shell=Falseuid=996env={'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-victoria-el8-build-81541-488094/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5752cad7e4994276a76342d8ff9017ec', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81541-488094/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-gabbi.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-gabbi-2.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-gabbi.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'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-victoria-el8-build-81541-488094/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ca0a6f743d0542a3a1c3e13afc27a875', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81541-488094/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-gabbi.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.1jkrxN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gabbi-2.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gabbi-2.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gabbi-2.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yypK9k + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.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/gabbi creating build/lib/gabbi/tests copying gabbi/tests/test_suitemaker.py -> build/lib/gabbi/tests copying gabbi/tests/test_utils.py -> build/lib/gabbi/tests copying gabbi/tests/custom_response_handler.py -> build/lib/gabbi/tests copying gabbi/tests/test_handlers.py -> build/lib/gabbi/tests copying gabbi/tests/test_driver.py -> build/lib/gabbi/tests copying gabbi/tests/test_use_prior_test.py -> build/lib/gabbi/tests copying gabbi/tests/test_fixtures.py -> build/lib/gabbi/tests copying gabbi/tests/test_inner_fixture.py -> build/lib/gabbi/tests copying gabbi/tests/test_runner.py -> build/lib/gabbi/tests copying gabbi/tests/test_suite.py -> build/lib/gabbi/tests copying gabbi/tests/test_jsonpath.py -> build/lib/gabbi/tests copying gabbi/tests/test_yaml_disk_loading_jsonhandler.py -> build/lib/gabbi/tests copying gabbi/tests/util.py -> build/lib/gabbi/tests copying gabbi/tests/simple_wsgi.py -> build/lib/gabbi/tests copying gabbi/tests/test_load_data_file.py -> build/lib/gabbi/tests copying gabbi/tests/test_live.py -> build/lib/gabbi/tests copying gabbi/tests/test_history.py -> build/lib/gabbi/tests copying gabbi/tests/test_replacers.py -> build/lib/gabbi/tests copying gabbi/tests/test_syntax_warning.py -> build/lib/gabbi/tests copying gabbi/tests/__init__.py -> build/lib/gabbi/tests copying gabbi/tests/test_intercept.py -> build/lib/gabbi/tests copying gabbi/tests/test_parse_url.py -> build/lib/gabbi/tests copying gabbi/tests/test_unsafe_yaml.py -> build/lib/gabbi/tests creating build/lib/gabbi/handlers copying gabbi/handlers/core.py -> build/lib/gabbi/handlers copying gabbi/handlers/base.py -> build/lib/gabbi/handlers copying gabbi/handlers/yaml_disk_loading_jsonhandler.py -> build/lib/gabbi/handlers copying gabbi/handlers/__init__.py -> build/lib/gabbi/handlers copying gabbi/handlers/jsonhandler.py -> build/lib/gabbi/handlers copying gabbi/fixture.py -> build/lib/gabbi copying gabbi/suite.py -> build/lib/gabbi copying gabbi/reporter.py -> build/lib/gabbi copying gabbi/pytester.py -> build/lib/gabbi copying gabbi/exception.py -> build/lib/gabbi copying gabbi/case.py -> build/lib/gabbi copying gabbi/driver.py -> build/lib/gabbi copying gabbi/runner.py -> build/lib/gabbi copying gabbi/httpclient.py -> build/lib/gabbi copying gabbi/json_parser.py -> build/lib/gabbi copying gabbi/suitemaker.py -> build/lib/gabbi copying gabbi/utils.py -> build/lib/gabbi copying gabbi/__init__.py -> build/lib/gabbi running egg_info writing gabbi.egg-info/PKG-INFO writing dependency_links to gabbi.egg-info/dependency_links.txt writing entry points to gabbi.egg-info/entry_points.txt writing requirements to gabbi.egg-info/requires.txt writing top-level names to gabbi.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying gabbi/tests/README -> build/lib/gabbi/tests creating build/lib/gabbi/tests/gabbits_handlers copying gabbi/tests/gabbits_handlers/cat.json -> build/lib/gabbi/tests/gabbits_handlers copying gabbi/tests/gabbits_handlers/data.json -> build/lib/gabbi/tests/gabbits_handlers copying gabbi/tests/gabbits_handlers/pets.json -> build/lib/gabbi/tests/gabbits_handlers copying gabbi/tests/gabbits_handlers/values.json -> build/lib/gabbi/tests/gabbits_handlers copying gabbi/tests/gabbits_handlers/yaml-from-disk.yaml -> build/lib/gabbi/tests/gabbits_handlers creating build/lib/gabbi/tests/gabbits_handlers/subdir copying gabbi/tests/gabbits_handlers/subdir/data.yaml -> build/lib/gabbi/tests/gabbits_handlers/subdir copying gabbi/tests/gabbits_handlers/subdir/pets.yaml -> build/lib/gabbi/tests/gabbits_handlers/subdir copying gabbi/tests/gabbits_handlers/subdir/values.yaml -> build/lib/gabbi/tests/gabbits_handlers/subdir creating build/lib/gabbi/tests/gabbits_inner copying gabbi/tests/gabbits_inner/inner.yaml -> build/lib/gabbi/tests/gabbits_inner creating build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/backref.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/cat.json -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/coerce.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/contenttype.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/cookie.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/data.json -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/data.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/failskip.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/fixture.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/forbiddenheaders.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/header-key.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/horse -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/json-extensions.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/json-left-side.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/json-right-side.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/jsonbody.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/kitten.png -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/last-url.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/method-shortcut.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/pets.json -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/poll.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/prefix.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/queryparams.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/regex.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/self.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/skipall.yaml -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/utf8.txt -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/values.json -> build/lib/gabbi/tests/gabbits_intercept copying gabbi/tests/gabbits_intercept/verbosity.yaml -> build/lib/gabbi/tests/gabbits_intercept creating build/lib/gabbi/tests/gabbits_intercept/subdir copying gabbi/tests/gabbits_intercept/subdir/values.yaml -> build/lib/gabbi/tests/gabbits_intercept/subdir creating build/lib/gabbi/tests/gabbits_live copying gabbi/tests/gabbits_live/google.yaml -> build/lib/gabbi/tests/gabbits_live creating build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/failure.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/nan.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/success.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/success_alt.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/test_data.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/test_verbose.yaml -> build/lib/gabbi/tests/gabbits_runner copying gabbi/tests/gabbits_runner/verbosity.yaml -> build/lib/gabbi/tests/gabbits_runner creating build/lib/gabbi/tests/gabbits_runner/subdir copying gabbi/tests/gabbits_runner/subdir/sample.json -> build/lib/gabbi/tests/gabbits_runner/subdir creating build/lib/gabbi/tests/gabbits_unsafe_yaml copying gabbi/tests/gabbits_unsafe_yaml/nan.yaml -> build/lib/gabbi/tests/gabbits_unsafe_yaml creating build/lib/gabbi/tests/test_gabbits copying gabbi/tests/test_gabbits/sample.yaml -> build/lib/gabbi/tests/test_gabbits creating build/lib/gabbi/tests/warning_gabbits copying gabbi/tests/warning_gabbits/underscore_sample.yaml -> build/lib/gabbi/tests/warning_gabbits + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G6GUuW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch + cd gabbi-2.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-gabbi-2.0.4-1.el8.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/fixture.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/suite.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/reporter.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/pytester.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/exception.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/case.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/driver.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/runner.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/httpclient.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/core.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/base.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/yaml_disk_loading_jsonhandler.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/handlers/jsonhandler.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers copying build/lib/gabbi/json_parser.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/suitemaker.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi copying build/lib/gabbi/utils.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_suitemaker.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_utils.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_gabbits copying build/lib/gabbi/tests/test_gabbits/sample.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_gabbits creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_unsafe_yaml copying build/lib/gabbi/tests/gabbits_unsafe_yaml/nan.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_unsafe_yaml copying build/lib/gabbi/tests/custom_response_handler.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_handlers.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_driver.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_use_prior_test.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_inner copying build/lib/gabbi/tests/gabbits_inner/inner.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_inner creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/warning_gabbits copying build/lib/gabbi/tests/warning_gabbits/underscore_sample.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/warning_gabbits copying build/lib/gabbi/tests/test_fixtures.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_inner_fixture.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_runner.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_live copying build/lib/gabbi/tests/gabbits_live/google.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_live copying build/lib/gabbi/tests/test_suite.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/success_alt.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/test_verbose.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/test_data.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/nan.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/failure.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/gabbits_runner/verbosity.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner/subdir copying build/lib/gabbi/tests/gabbits_runner/subdir/sample.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner/subdir copying build/lib/gabbi/tests/gabbits_runner/success.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_runner copying build/lib/gabbi/tests/test_jsonpath.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers copying build/lib/gabbi/tests/gabbits_handlers/pets.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers copying build/lib/gabbi/tests/gabbits_handlers/data.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers copying build/lib/gabbi/tests/gabbits_handlers/values.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers copying build/lib/gabbi/tests/gabbits_handlers/yaml-from-disk.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers copying build/lib/gabbi/tests/gabbits_handlers/cat.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers/subdir copying build/lib/gabbi/tests/gabbits_handlers/subdir/pets.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers/subdir copying build/lib/gabbi/tests/gabbits_handlers/subdir/values.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers/subdir copying build/lib/gabbi/tests/gabbits_handlers/subdir/data.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_handlers/subdir copying build/lib/gabbi/tests/test_yaml_disk_loading_jsonhandler.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/util.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/simple_wsgi.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_load_data_file.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_live.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_history.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_replacers.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/README -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/fixture.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/method-shortcut.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/forbiddenheaders.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/pets.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/data.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/prefix.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/cookie.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/json-extensions.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/utf8.txt -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/backref.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/queryparams.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/self.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/poll.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/values.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/header-key.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/horse -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/json-left-side.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/failskip.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/verbosity.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/json-right-side.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/kitten.png -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/coerce.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/cat.json -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept creating /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept/subdir copying build/lib/gabbi/tests/gabbits_intercept/subdir/values.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept/subdir copying build/lib/gabbi/tests/gabbits_intercept/regex.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/jsonbody.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/skipall.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/data.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/contenttype.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/gabbits_intercept/last-url.yaml -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/gabbits_intercept copying build/lib/gabbi/tests/test_syntax_warning.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_intercept.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_parse_url.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/tests/test_unsafe_yaml.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests copying build/lib/gabbi/__init__.py -> /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/suite.py to suite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/reporter.py to reporter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/pytester.py to pytester.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/case.py to case.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/httpclient.py to httpclient.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers/yaml_disk_loading_jsonhandler.py to yaml_disk_loading_jsonhandler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/handlers/jsonhandler.py to jsonhandler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/json_parser.py to json_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/suitemaker.py to suitemaker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_suitemaker.py to test_suitemaker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/custom_response_handler.py to custom_response_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_handlers.py to test_handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_use_prior_test.py to test_use_prior_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_fixtures.py to test_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_inner_fixture.py to test_inner_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_runner.py to test_runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_suite.py to test_suite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_jsonpath.py to test_jsonpath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_yaml_disk_loading_jsonhandler.py to test_yaml_disk_loading_jsonhandler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/simple_wsgi.py to simple_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_load_data_file.py to test_load_data_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_live.py to test_live.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_history.py to test_history.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_replacers.py to test_replacers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_syntax_warning.py to test_syntax_warning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_intercept.py to test_intercept.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_parse_url.py to test_parse_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/tests/test_unsafe_yaml.py to test_unsafe_yaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpkt9nevqi.py' /usr/libexec/platform-python /tmp/tmpkt9nevqi.py removing /tmp/tmpkt9nevqi.py running install_egg_info running egg_info writing gabbi.egg-info/PKG-INFO writing dependency_links to gabbi.egg-info/dependency_links.txt writing entry points to gabbi.egg-info/entry_points.txt writing requirements to gabbi.egg-info/requires.txt writing top-level names to gabbi.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying gabbi.egg-info to /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/gabbi-2.0.4-py3.6.egg-info running install_scripts Installing gabbi-run script to /builddir/build/BUILDROOT/python-gabbi-2.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) + sphinx-build docs/source html Running Sphinx v2.2.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] example reading sources... [ 16%] faq reading sources... [ 25%] fixtures reading sources... [ 33%] format reading sources... [ 41%] gabbi reading sources... [ 50%] handlers reading sources... [ 58%] host reading sources... [ 66%] index reading sources... [ 75%] jsonpath reading sources... [ 83%] loader reading sources... [ 91%] release reading sources... [100%] runner WARNING: autodoc: failed to import module 'driver' from module 'gabbi'; the following exception was raised: No module named 'certifi' WARNING: autodoc: failed to import module 'suitemaker' from module 'gabbi'; the following exception was raised: No module named 'certifi' WARNING: autodoc: failed to import module 'runner' from module 'gabbi'; the following exception was raised: No module named 'certifi' WARNING: autodoc: failed to import module 'httpclient' from module 'gabbi'; the following exception was raised: No module named 'certifi' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] example writing output... [ 16%] faq writing output... [ 25%] fixtures writing output... [ 33%] format writing output... [ 41%] gabbi writing output... [ 50%] handlers writing output... [ 58%] host writing output... [ 66%] index writing output... [ 75%] jsonpath writing output... [ 83%] loader writing output... [ 91%] release writing output... [100%] runner /builddir/build/BUILD/gabbi-2.0.4/docs/source/jsonpath.rst:72: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. /builddir/build/BUILD/gabbi-2.0.4/docs/source/jsonpath.rst:92: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. generating indices... genindex py-modindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in html. + sphinx-build -b man docs/source man Running Sphinx v2.2.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] example reading sources... [ 16%] faq reading sources... [ 25%] fixtures reading sources... [ 33%] format reading sources... [ 41%] gabbi reading sources... [ 50%] handlers reading sources... [ 58%] host reading sources... [ 66%] index reading sources... [ 75%] jsonpath reading sources... [ 83%] loader reading sources... [ 91%] release reading sources... [100%] runner WARNING: autodoc: failed to import module 'driver' from module 'gabbi'; the following exception was raised: No module named 'certifi' WARNING: autodoc: failed to import module 'suitemaker' from module 'gabbi'; the following exception was raised: No module named 'certifi' looking for now-outdated files... none found WARNING: autodoc: failed to import module 'runner' from module 'gabbi'; the following exception was raised: No module named 'certifi' WARNING: autodoc: failed to import module 'httpclient' from module 'gabbi'; the following exception was raised: No module named 'certifi' pickling environment... done checking consistency... done writing... gabbi.1 { format loader example jsonpath host fixtures handlers runner release faq gabbi } done build succeeded, 4 warnings. The manual pages are in man. + install -p -D -m 644 man/gabbi.1 /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/man/man1/gabbi.1 + rm -rf html/.doctrees html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.0.4-1.el8 --unique-debug-suffix -2.0.4-1.el8.noarch --unique-debug-src-base python-gabbi-2.0.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gabbi-2.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-gabbi-2.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 Processing files: python3-gabbi-2.0.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tn3HUK + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python3-gabbi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python3-gabbi + cp -pr README.rst /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python3-gabbi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U5RPlz + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python3-gabbi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python3-gabbi + cp -pr LICENSE /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python3-gabbi + exit 0 Provides: python3-gabbi = 2.0.4-1.el8 python3.6dist(gabbi) = 2.0.4 python3dist(gabbi) = 2.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 python3.6dist(certifi) python3.6dist(colorama) python3.6dist(jsonpath-rw-ext) >= 1.0.0 python3.6dist(pbr) python3.6dist(pytest) python3.6dist(pyyaml) python3.6dist(six) python3.6dist(urllib3) >= 1.11.0 python3.6dist(wsgi-intercept) >= 1.8.1 Processing files: python-gabbi-doc-2.0.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BtJVM3 + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python-gabbi-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python-gabbi-doc + cp -pr html /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/doc/python-gabbi-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MEP5fy + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python-gabbi-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python-gabbi-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch/usr/share/licenses/python-gabbi-doc + exit 0 Provides: python-gabbi-doc = 2.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-gabbi-2.0.4-1.el8.noarch Wrote: /builddir/build/RPMS/python3-gabbi-2.0.4-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-gabbi-doc-2.0.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rdsaG3 + umask 022 + cd /builddir/build/BUILD + cd gabbi-2.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gabbi-2.0.4-1.el8.noarch + exit 0 Child return code was: 0