Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tmt.spec'], chrootPath='/var/lib/mock/1088353-epel-7-x86_64-1573110281.047572/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.546gyo7j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.546gyo7j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '537c253defb14db6b29534615336ce87', '-D', '/var/lib/mock/1088353-epel-7-x86_64-1573110281.047572/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.546gyo7j:/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/tmt.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 Wrote: /builddir/build/SRPMS/tmt-0.6-6.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/tmt.spec'], chrootPath='/var/lib/mock/1088353-epel-7-x86_64-1573110281.047572/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.546gyo7j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.546gyo7j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a586b3e40edc432e9357d286f10399ac', '-D', '/var/lib/mock/1088353-epel-7-x86_64-1573110281.047572/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.546gyo7j:/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/tmt.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.sHp7to + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tmt-0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/tmt-0.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tmt-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OnKyGQ + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + export LANG=en_US.utf-8 + LANG=en_US.utf-8 + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tmt copying tmt/convert.py -> build/lib/tmt copying tmt/base.py -> build/lib/tmt copying tmt/cli.py -> build/lib/tmt copying tmt/__init__.py -> build/lib/tmt copying tmt/utils.py -> build/lib/tmt copying tmt/templates.py -> build/lib/tmt creating build/lib/tmt/steps copying tmt/steps/__init__.py -> build/lib/tmt/steps creating build/lib/tmt/steps/discover copying tmt/steps/discover/shell.py -> build/lib/tmt/steps/discover copying tmt/steps/discover/__init__.py -> build/lib/tmt/steps/discover copying tmt/steps/discover/fmf.py -> build/lib/tmt/steps/discover creating build/lib/tmt/steps/provision copying tmt/steps/provision/vagrant.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/base.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/localhost.py -> build/lib/tmt/steps/provision copying tmt/steps/provision/__init__.py -> build/lib/tmt/steps/provision creating build/lib/tmt/steps/prepare copying tmt/steps/prepare/__init__.py -> build/lib/tmt/steps/prepare creating build/lib/tmt/steps/execute copying tmt/steps/execute/beakerlib.py -> build/lib/tmt/steps/execute copying tmt/steps/execute/shell.py -> build/lib/tmt/steps/execute copying tmt/steps/execute/base.py -> build/lib/tmt/steps/execute copying tmt/steps/execute/__init__.py -> build/lib/tmt/steps/execute creating build/lib/tmt/steps/report copying tmt/steps/report/__init__.py -> build/lib/tmt/steps/report creating build/lib/tmt/steps/finish copying tmt/steps/finish/__init__.py -> build/lib/tmt/steps/finish copying tmt/steps/execute/run.sh -> build/lib/tmt/steps/execute running build_scripts creating build/scripts-3.6 copying and adjusting bin/tmt -> build/scripts-3.6 changing mode of build/scripts-3.6/tmt from 644 to 755 + sleep 1 + _TMT_COMPLETE=source + /usr/bin/python3 bin/tmt Traceback (most recent call last): File "bin/tmt", line 7, in import tmt.cli ModuleNotFoundError: No module named 'tmt' + true + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.20h49n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 + cd tmt-0.6 + export LANG=en_US.utf-8 + LANG=en_US.utf-8 + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/finish copying build/lib/tmt/steps/finish/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/finish creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/report copying build/lib/tmt/steps/report/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/report creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/run.sh -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/base.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/shell.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute copying build/lib/tmt/steps/execute/beakerlib.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/prepare copying build/lib/tmt/steps/prepare/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/prepare creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/localhost.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/base.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision copying build/lib/tmt/steps/provision/vagrant.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/fmf.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover copying build/lib/tmt/steps/discover/shell.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover copying build/lib/tmt/steps/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps copying build/lib/tmt/templates.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt copying build/lib/tmt/utils.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt copying build/lib/tmt/__init__.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt copying build/lib/tmt/cli.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt copying build/lib/tmt/base.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt copying build/lib/tmt/convert.py -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/finish/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/report/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/execute/beakerlib.py to beakerlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/prepare/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision/localhost.py to localhost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/provision/vagrant.py to vagrant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover/fmf.py to fmf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/discover/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/steps/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/templates.py to templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt/convert.py to convert.cpython-36.pyc writing byte-compilation script '/tmp/tmpesacu44b.py' /usr/bin/python3 /tmp/tmpesacu44b.py removing /tmp/tmpesacu44b.py running install_egg_info running egg_info creating tmt.egg-info writing tmt.egg-info/PKG-INFO writing dependency_links to tmt.egg-info/dependency_links.txt writing requirements to tmt.egg-info/requires.txt writing top-level names to tmt.egg-info/top_level.txt writing manifest file 'tmt.egg-info/SOURCES.txt' reading manifest file 'tmt.egg-info/SOURCES.txt' writing manifest file 'tmt.egg-info/SOURCES.txt' Copying tmt.egg-info to /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/lib/python3.6/site-packages/tmt-0.6.6-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/bin copying build/scripts-3.6/tmt -> /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/bin/tmt to 755 + mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/etc/bash_completion.d/ + install -pm 644 tmt.1 /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/man/man1 + install -pm 644 tmt-complete.sh /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/etc/bash_completion.d/ + /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/tmt-0.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/tmt-0.6-6.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QJPiDY + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + export LANG=en_US.utf-8 + LANG=en_US.utf-8 + /usr/bin/python3 -m pytest -vv ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /usr/bin/python3 cachedir: .cache rootdir: /builddir/build/BUILD/tmt-0.6, inifile: collecting ... collected 38 items tests/unit/test_cli.py::test_mini PASSED tests/unit/test_cli.py::test_init PASSED tests/unit/test_cli.py::test_create PASSED tests/unit/test_cli.py::test_no_metadata PASSED tests/unit/test_cli.py::test_step PASSED tests/unit/test_cli.py::test_systemd PASSED tests/unit/test_convert.py::test_convert PASSED tests/unit/test_utils.py::test_structured_field::test_broken_field PASSED tests/unit/test_utils.py::test_structured_field::test_carriage_returns PASSED tests/unit/test_utils.py::test_structured_field::test_empty_section PASSED tests/unit/test_utils.py::test_structured_field::test_everything PASSED tests/unit/test_utils.py::test_structured_field::test_header_footer_modify PASSED tests/unit/test_utils.py::test_structured_field::test_just_sections PASSED tests/unit/test_utils.py::test_structured_field::test_missing_end_tag PASSED tests/unit/test_utils.py::test_structured_field::test_multiple_values PASSED tests/unit/test_utils.py::test_structured_field::test_nesting PASSED tests/unit/test_utils.py::test_structured_field::test_no_footer PASSED tests/unit/test_utils.py::test_structured_field::test_no_header PASSED tests/unit/test_utils.py::test_structured_field::test_plain_text PASSED tests/unit/test_utils.py::test_structured_field::test_remove_section PASSED tests/unit/test_utils.py::test_structured_field::test_section_item_get PASSED tests/unit/test_utils.py::test_structured_field::test_section_item_remove PASSED tests/unit/test_utils.py::test_structured_field::test_section_item_set PASSED tests/unit/test_utils.py::test_structured_field::test_section_tag_escaping PASSED tests/unit/test_utils.py::test_structured_field::test_section_tags_in_header PASSED tests/unit/test_utils.py::test_structured_field::test_set_content PASSED tests/unit/test_utils.py::test_structured_field::test_trailing_whitespace PASSED tests/unit/test_utils.py::test_structured_field::test_unicode_header PASSED tests/unit/test_utils.py::test_structured_field::test_unicode_section_content PASSED tests/unit/test_utils.py::test_structured_field::test_unicode_section_name PASSED tests/unit/steps/test_execute.py::TestExecute::test_data_empty PASSED tests/unit/steps/test_execute.py::TestExecute::test_invalid_data_list PASSED tests/unit/steps/test_execute.py::TestExecute::test_invalid_data_unsupported_executor PASSED tests/unit/steps/test_execute.py::TestExecute::test_pick_executor_beakerlib PASSED tests/unit/steps/test_execute.py::TestExecute::test_pick_executor_empty PASSED tests/unit/steps/test_execute.py::TestExecute::test_pick_executor_shell PASSED tests/unit/steps/test_execute.py::TestShellExecutor::test_requires PASSED tests/unit/steps/test_execute.py::TestBeakerlibExecutor::test_requires PASSED ========================== 38 passed in 0.44 seconds =========================== + exit 0 Processing files: tmt-0.6-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ecd4VB + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + DOCDIR=/builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/doc/tmt-0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/doc/tmt-0.6 + cp -pr README.rst /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/doc/tmt-0.6 + cp -pr examples /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/doc/tmt-0.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KBxghf + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-0.6 + exit 0 Provides: tmt = 0.6-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/python3 Processing files: python36-tmt-0.6-6.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6icS8S + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/python36-tmt-0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/python36-tmt-0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/python36-tmt-0.6 + exit 0 Provides: python3-tmt = 0.6-6.el7 python3.6dist(tmt) = 0.6.6 python36-tmt = 0.6-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash python(abi) = 3.6 Processing files: tmt-all-0.6-6.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EspLbA Provides: tmt-all = 0.6-6.el7 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/tmt-0.6-6.el7.x86_64 + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-all-0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-all-0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64/usr/share/licenses/tmt-all-0.6 + exit 0 Wrote: /builddir/build/RPMS/tmt-0.6-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-tmt-0.6-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/tmt-all-0.6-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.up7o2m + umask 022 + cd /builddir/build/BUILD + cd tmt-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tmt-0.6-6.el7.x86_64 + exit 0 Child return code was: 0