Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.spec'], chrootPath='/var/lib/mock/f26-build-10450564-810567/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.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 sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-argcomplete-1.9.2-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.spec'], chrootPath='/var/lib/mock/f26-build-10450564-810567/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nK6m0W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf argcomplete-1.9.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/argcomplete-1.9.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd argcomplete-1.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -r -e '/tests_require = /s/"(coverage|flake8|wheel)"[, ]*//g' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RzeLJn + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/argcomplete copying argcomplete/_check_module.py -> build/lib/argcomplete copying argcomplete/completers.py -> build/lib/argcomplete copying argcomplete/compat.py -> build/lib/argcomplete copying argcomplete/__init__.py -> build/lib/argcomplete copying argcomplete/my_argparse.py -> build/lib/argcomplete copying argcomplete/my_shlex.py -> build/lib/argcomplete running egg_info creating argcomplete.egg-info writing requirements to argcomplete.egg-info/requires.txt writing argcomplete.egg-info/PKG-INFO writing top-level names to argcomplete.egg-info/top_level.txt writing dependency_links to argcomplete.egg-info/dependency_links.txt writing manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' creating build/lib/argcomplete/bash_completion.d copying argcomplete/bash_completion.d/python-argcomplete.sh -> build/lib/argcomplete/bash_completion.d running build_scripts creating build/scripts-2.7 copying and adjusting scripts/activate-global-python-argcomplete -> build/scripts-2.7 copying scripts/python-argcomplete-tcsh -> build/scripts-2.7 copying and adjusting scripts/python-argcomplete-check-easy-install-script -> build/scripts-2.7 copying and adjusting scripts/register-python-argcomplete -> build/scripts-2.7 changing mode of build/scripts-2.7/activate-global-python-argcomplete from 644 to 755 changing mode of build/scripts-2.7/python-argcomplete-check-easy-install-script from 644 to 755 changing mode of build/scripts-2.7/register-python-argcomplete from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.6 copying and adjusting scripts/activate-global-python-argcomplete -> build/scripts-3.6 copying scripts/python-argcomplete-tcsh -> build/scripts-3.6 copying and adjusting scripts/python-argcomplete-check-easy-install-script -> build/scripts-3.6 copying and adjusting scripts/register-python-argcomplete -> build/scripts-3.6 changing mode of build/scripts-3.6/activate-global-python-argcomplete from 644 to 755 changing mode of build/scripts-3.6/python-argcomplete-check-easy-install-script from 644 to 755 changing mode of build/scripts-3.6/register-python-argcomplete from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nnyC6P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch + cd argcomplete-1.9.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/_check_module.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/completers.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/compat.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/bash_completion.d/python-argcomplete.sh -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/__init__.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/my_argparse.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/my_shlex.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/_check_module.py to _check_module.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/completers.py to completers.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/my_argparse.py to my_argparse.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete/my_shlex.py to my_shlex.pyc writing byte-compilation script '/tmp/tmphxrKy9.py' /usr/bin/python2 -O /tmp/tmphxrKy9.py removing /tmp/tmphxrKy9.py running install_egg_info running egg_info writing requirements to argcomplete.egg-info/requires.txt writing argcomplete.egg-info/PKG-INFO writing top-level names to argcomplete.egg-info/top_level.txt writing dependency_links to argcomplete.egg-info/dependency_links.txt reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' Copying argcomplete.egg-info to /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7/site-packages/argcomplete-1.9.2-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-2.7/activate-global-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-2.7/python-argcomplete-tcsh -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-2.7/python-argcomplete-check-easy-install-script -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-2.7/register-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/activate-global-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/python-argcomplete-tcsh to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/python-argcomplete-check-easy-install-script to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/register-python-argcomplete to 755 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete copying build/lib/argcomplete/_check_module.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete copying build/lib/argcomplete/completers.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete copying build/lib/argcomplete/compat.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete creating /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/bash_completion.d/python-argcomplete.sh -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/__init__.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete copying build/lib/argcomplete/my_argparse.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete copying build/lib/argcomplete/my_shlex.py -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/_check_module.py to _check_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/completers.py to completers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/my_argparse.py to my_argparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/my_shlex.py to my_shlex.cpython-36.pyc writing byte-compilation script '/tmp/tmp30t72gd4.py' /usr/bin/python3 /tmp/tmp30t72gd4.py removing /tmp/tmp30t72gd4.py running install_egg_info running egg_info writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' Copying argcomplete.egg-info to /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete-1.9.2-py3.6.egg-info running install_scripts copying build/scripts-3.6/activate-global-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-3.6/python-argcomplete-check-easy-install-script -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin copying build/scripts-3.6/register-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/activate-global-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/python-argcomplete-tcsh to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/python-argcomplete-check-easy-install-script to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/bin/register-python-argcomplete to 755 + mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/etc/bash_completion.d/ + install -p -m0644 /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6/site-packages/argcomplete/bash_completion.d/python-argcomplete.sh /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/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 50000000 /builddir/build/BUILD/argcomplete-1.9.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bbDqhj + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to argcomplete.egg-info/requires.txt writing argcomplete.egg-info/PKG-INFO writing top-level names to argcomplete.egg-info/top_level.txt writing dependency_links to argcomplete.egg-info/dependency_links.txt reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' running build_ext test_action_activation (test.test.TestArgcomplete) ... ok test_action_activation_with_subparser (test.test.TestArgcomplete) ... ok test_append_space (test.test.TestArgcomplete) ... ok test_basic_completion (test.test.TestArgcomplete) ... ok test_choices (test.test.TestArgcomplete) ... ok test_completers (test.test.TestArgcomplete) ... ok test_custom_validator (test.test.TestArgcomplete) ... ok test_default_completer (test.test.TestArgcomplete) ... ok test_different_validators (test.test.TestArgcomplete) ... ok test_directory_completion (test.test.TestArgcomplete) ... ok test_display_completions (test.test.TestArgcomplete) ... ok test_escape_special_chars (test.test.TestArgcomplete) ... ok test_exclusive (test.test.TestArgcomplete) ... ok test_exclusive_class (test.test.TestArgcomplete) ... ok test_file_completion (test.test.TestArgcomplete) ... ok test_filescompleter_filetype_integration (test.test.TestArgcomplete) ... ok test_mixed_optional_positional (test.test.TestArgcomplete) ... ok test_nargs_one_or_more (test.test.TestArgcomplete) ... ok test_nargs_optional (test.test.TestArgcomplete) ... ok test_nargs_zero_or_more (test.test.TestArgcomplete) ... ok test_non_ascii (test.test.TestArgcomplete) ... ok test_non_str_choices (test.test.TestArgcomplete) ... ok test_optional_long_short_filtering (test.test.TestArgcomplete) ... ok test_optional_nargs (test.test.TestArgcomplete) ... ok test_positional_remainder (test.test.TestArgcomplete) ... ok test_readline_entry_point (test.test.TestArgcomplete) ... ok test_skipped_completer (test.test.TestArgcomplete) ... ok test_subparser_completers (test.test.TestArgcomplete) ... ok test_subparsers (test.test.TestArgcomplete) ... ok test_suppress_args (test.test.TestArgcomplete) ... ok test_suppress_completer (test.test.TestArgcomplete) ... ok test_repl_multiple_complete (test.test.TestArgcompleteREPL) ... ok test_repl_parse_after_complete (test.test.TestArgcompleteREPL) ... usage: setup.py [-h] --foo FOO {bar} setup.py: error: too few arguments usage: setup.py [-h] --foo FOO {bar} setup.py: error: argument --foo is required ok test_repl_reuse_parser_with_positional (test.test.TestArgcompleteREPL) ... ok test_repl_subcommand (test.test.TestArgcompleteREPL) ... ok test_repl_subparser_parse_after_complete (test.test.TestArgcompleteREPL) ... usage: setup.py foo [-h] {bar} setup.py foo: error: too few arguments ok test_completion_environment (test.test.TestBash) ... ok test_continuation (test.test.TestBash) ... ok test_debug_output (test.test.TestBash) ... ok test_double_quoted_completion (test.test.TestBash) ... ok test_exclamation_in_double_quotes (test.test.TestBash) ... expected failure test_one_space_after_exact (test.test.TestBash) Test exactly one space is appended after an exact match. ... ok test_parse_special_characters (test.test.TestBash) ... ok test_parse_special_characters_dollar (test.test.TestBash) ... expected failure test_partial_completion (test.test.TestBash) ... ok test_quoted_exact (test.test.TestBash) ... ok test_quoted_space (test.test.TestBash) ... ok test_quotes (test.test.TestBash) ... ok test_simple_completion (test.test.TestBash) ... ok test_single_quoted_completion (test.test.TestBash) ... ok test_single_quotes_in_double_quotes (test.test.TestBash) ... ok test_single_quotes_in_single_quotes (test.test.TestBash) ... ok test_special_characters (test.test.TestBash) ... ok test_special_characters_double_quoted (test.test.TestBash) ... ok test_special_characters_single_quoted (test.test.TestBash) ... ok test_unquoted_space (test.test.TestBash) ... ok test_wordbreak_chars (test.test.TestBash) ... ok test_completion_environment (test.test.TestBashGlobal) ... ok test_continuation (test.test.TestBashGlobal) ... ok test_debug_output (test.test.TestBashGlobal) ... ok test_double_quoted_completion (test.test.TestBashGlobal) ... ok test_exclamation_in_double_quotes (test.test.TestBashGlobal) ... expected failure test_one_space_after_exact (test.test.TestBashGlobal) Test exactly one space is appended after an exact match. ... ok test_parse_special_characters (test.test.TestBashGlobal) ... ok test_parse_special_characters_dollar (test.test.TestBashGlobal) ... expected failure test_partial_completion (test.test.TestBashGlobal) ... ok test_python_completion (test.test.TestBashGlobal) ... ok test_python_filename_completion (test.test.TestBashGlobal) ... ok test_python_module (test.test.TestBashGlobal) Test completing a module run with python -m. ... ok test_python_not_executable (test.test.TestBashGlobal) Test completing a script that cannot be run directly. ... ok test_quoted_exact (test.test.TestBashGlobal) ... ok test_quoted_space (test.test.TestBashGlobal) ... ok test_quotes (test.test.TestBashGlobal) ... ok test_simple_completion (test.test.TestBashGlobal) ... ok test_single_quoted_completion (test.test.TestBashGlobal) ... ok test_single_quotes_in_double_quotes (test.test.TestBashGlobal) ... ok test_single_quotes_in_single_quotes (test.test.TestBashGlobal) ... ok test_special_characters (test.test.TestBashGlobal) ... ok test_special_characters_double_quoted (test.test.TestBashGlobal) ... ok test_special_characters_single_quoted (test.test.TestBashGlobal) ... ok test_unquoted_space (test.test.TestBashGlobal) ... ok test_wordbreak_chars (test.test.TestBashGlobal) ... ok test_module (test.test.TestCheckModule) ... ok test_not_package (test.test.TestCheckModule) ... ok test_package (test.test.TestCheckModule) ... ok test_package_main (test.test.TestCheckModule) ... ok test_subpackage (test.test.TestCheckModule) ... ok test_escaped_special (test.test.TestSplitLine) ... ok test_escaped_special_in_double_quotes (test.test.TestSplitLine) ... expected failure test_last_wordbreak_pos (test.test.TestSplitLine) ... ok test_punctuation (test.test.TestSplitLine) ... ok test_simple (test.test.TestSplitLine) ... ok test_unescaped_special (test.test.TestSplitLine) ... ok test_completion_environment (test.test.TestTcsh) ... ok test_continuation (test.test.TestTcsh) ... expected failure test_double_quoted_completion (test.test.TestTcsh) ... ok test_exclamation_in_double_quotes (test.test.TestTcsh) ... ok test_parse_special_characters (test.test.TestTcsh) ... expected failure test_parse_special_characters_dollar (test.test.TestTcsh) ... expected failure test_partial_completion (test.test.TestTcsh) ... ok test_quoted_exact (test.test.TestTcsh) ... ok test_quoted_space (test.test.TestTcsh) ... expected failure test_quotes (test.test.TestTcsh) ... ok test_simple_completion (test.test.TestTcsh) ... ok test_single_quoted_completion (test.test.TestTcsh) ... ok test_single_quotes_in_double_quotes (test.test.TestTcsh) ... ok test_single_quotes_in_single_quotes (test.test.TestTcsh) ... ok test_special_characters (test.test.TestTcsh) ... ok test_special_characters_double_quoted (test.test.TestTcsh) ... ok test_special_characters_single_quoted (test.test.TestTcsh) ... ok test_unquoted_space (test.test.TestTcsh) ... expected failure test_wordbreak_chars (test.test.TestTcsh) ... ok ---------------------------------------------------------------------- Ran 112 tests in 53.948s OK (expected failures=10) + /usr/bin/python3 setup.py test running test running egg_info writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt reading manifest file 'argcomplete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'argcomplete.egg-info/SOURCES.txt' running build_ext test_action_activation (test.test.TestArgcomplete) ... ok test_action_activation_with_subparser (test.test.TestArgcomplete) ... ok test_append_space (test.test.TestArgcomplete) ... ok test_basic_completion (test.test.TestArgcomplete) ... ok test_choices (test.test.TestArgcomplete) ... ok test_completers (test.test.TestArgcomplete) ... ok test_custom_validator (test.test.TestArgcomplete) ... ok test_default_completer (test.test.TestArgcomplete) ... ok test_different_validators (test.test.TestArgcomplete) ... ok test_directory_completion (test.test.TestArgcomplete) ... ok test_display_completions (test.test.TestArgcomplete) ... ok test_escape_special_chars (test.test.TestArgcomplete) ... ok test_exclusive (test.test.TestArgcomplete) ... ok test_exclusive_class (test.test.TestArgcomplete) ... ok test_file_completion (test.test.TestArgcomplete) ... ok test_filescompleter_filetype_integration (test.test.TestArgcomplete) ... ok test_mixed_optional_positional (test.test.TestArgcomplete) ... ok test_nargs_one_or_more (test.test.TestArgcomplete) ... ok test_nargs_optional (test.test.TestArgcomplete) ... ok test_nargs_zero_or_more (test.test.TestArgcomplete) ... ok test_non_ascii (test.test.TestArgcomplete) ... ok test_non_str_choices (test.test.TestArgcomplete) ... ok test_optional_long_short_filtering (test.test.TestArgcomplete) ... ok test_optional_nargs (test.test.TestArgcomplete) ... ok test_positional_remainder (test.test.TestArgcomplete) ... ok test_readline_entry_point (test.test.TestArgcomplete) ... ok test_skipped_completer (test.test.TestArgcomplete) ... ok test_subparser_completers (test.test.TestArgcomplete) ... ok test_subparsers (test.test.TestArgcomplete) ... ok test_suppress_args (test.test.TestArgcomplete) ... ok test_suppress_completer (test.test.TestArgcomplete) ... ok test_repl_multiple_complete (test.test.TestArgcompleteREPL) ... ok test_repl_parse_after_complete (test.test.TestArgcompleteREPL) ... usage: setup.py [-h] --foo FOO {bar} setup.py: error: too few arguments usage: setup.py [-h] --foo FOO {bar} setup.py: error: argument --foo is required ok test_repl_reuse_parser_with_positional (test.test.TestArgcompleteREPL) ... ok test_repl_subcommand (test.test.TestArgcompleteREPL) ... ok test_repl_subparser_parse_after_complete (test.test.TestArgcompleteREPL) ... usage: setup.py foo [-h] {bar} setup.py foo: error: too few arguments ok test_completion_environment (test.test.TestBash) ... ok test_continuation (test.test.TestBash) ... ok test_debug_output (test.test.TestBash) ... ok test_double_quoted_completion (test.test.TestBash) ... ok test_exclamation_in_double_quotes (test.test.TestBash) ... expected failure test_one_space_after_exact (test.test.TestBash) Test exactly one space is appended after an exact match. ... ok test_parse_special_characters (test.test.TestBash) ... ok test_parse_special_characters_dollar (test.test.TestBash) ... expected failure test_partial_completion (test.test.TestBash) ... ok test_quoted_exact (test.test.TestBash) ... ok test_quoted_space (test.test.TestBash) ... ok test_quotes (test.test.TestBash) ... ok test_simple_completion (test.test.TestBash) ... ok test_single_quoted_completion (test.test.TestBash) ... ok test_single_quotes_in_double_quotes (test.test.TestBash) ... ok test_single_quotes_in_single_quotes (test.test.TestBash) ... ok test_special_characters (test.test.TestBash) ... ok test_special_characters_double_quoted (test.test.TestBash) ... ok test_special_characters_single_quoted (test.test.TestBash) ... ok test_unquoted_space (test.test.TestBash) ... ok test_wordbreak_chars (test.test.TestBash) ... ok test_completion_environment (test.test.TestBashGlobal) ... ok test_continuation (test.test.TestBashGlobal) ... ok test_debug_output (test.test.TestBashGlobal) ... ok test_double_quoted_completion (test.test.TestBashGlobal) ... ok test_exclamation_in_double_quotes (test.test.TestBashGlobal) ... expected failure test_one_space_after_exact (test.test.TestBashGlobal) Test exactly one space is appended after an exact match. ... ok test_parse_special_characters (test.test.TestBashGlobal) ... ok test_parse_special_characters_dollar (test.test.TestBashGlobal) ... expected failure test_partial_completion (test.test.TestBashGlobal) ... ok test_python_completion (test.test.TestBashGlobal) ... ok test_python_filename_completion (test.test.TestBashGlobal) ... ok test_python_module (test.test.TestBashGlobal) Test completing a module run with python -m. ... ok test_python_not_executable (test.test.TestBashGlobal) Test completing a script that cannot be run directly. ... ok test_quoted_exact (test.test.TestBashGlobal) ... ok test_quoted_space (test.test.TestBashGlobal) ... ok test_quotes (test.test.TestBashGlobal) ... ok test_simple_completion (test.test.TestBashGlobal) ... ok test_single_quoted_completion (test.test.TestBashGlobal) ... ok test_single_quotes_in_double_quotes (test.test.TestBashGlobal) ... ok test_single_quotes_in_single_quotes (test.test.TestBashGlobal) ... ok test_special_characters (test.test.TestBashGlobal) ... ok test_special_characters_double_quoted (test.test.TestBashGlobal) ... ok test_special_characters_single_quoted (test.test.TestBashGlobal) ... ok test_unquoted_space (test.test.TestBashGlobal) ... ok test_wordbreak_chars (test.test.TestBashGlobal) ... ok test_module (test.test.TestCheckModule) ... ok test_not_package (test.test.TestCheckModule) ... /builddir/build/BUILD/argcomplete-1.9.2/test/test.py:952: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp(Exception, 'module is not a package'): ok test_package (test.test.TestCheckModule) ... ok test_package_main (test.test.TestCheckModule) ... ok test_subpackage (test.test.TestCheckModule) ... ok test_escaped_special (test.test.TestSplitLine) ... ok test_escaped_special_in_double_quotes (test.test.TestSplitLine) ... expected failure test_last_wordbreak_pos (test.test.TestSplitLine) ... ok test_punctuation (test.test.TestSplitLine) ... ok test_simple (test.test.TestSplitLine) ... ok test_unescaped_special (test.test.TestSplitLine) ... ok test_completion_environment (test.test.TestTcsh) ... ok test_continuation (test.test.TestTcsh) ... expected failure test_double_quoted_completion (test.test.TestTcsh) ... ok test_exclamation_in_double_quotes (test.test.TestTcsh) ... ok test_parse_special_characters (test.test.TestTcsh) ... expected failure test_parse_special_characters_dollar (test.test.TestTcsh) ... expected failure test_partial_completion (test.test.TestTcsh) ... ok test_quoted_exact (test.test.TestTcsh) ... ok test_quoted_space (test.test.TestTcsh) ... expected failure test_quotes (test.test.TestTcsh) ... ok test_simple_completion (test.test.TestTcsh) ... ok test_single_quoted_completion (test.test.TestTcsh) ... ok test_single_quotes_in_double_quotes (test.test.TestTcsh) ... ok test_single_quotes_in_single_quotes (test.test.TestTcsh) ... ok test_special_characters (test.test.TestTcsh) ... ok test_special_characters_double_quoted (test.test.TestTcsh) ... ok test_special_characters_single_quoted (test.test.TestTcsh) ... ok test_unquoted_space (test.test.TestTcsh) ... expected failure test_wordbreak_chars (test.test.TestTcsh) ... ok ---------------------------------------------------------------------- Ran 112 tests in 59.380s OK (expected failures=10) + exit 0 Processing files: python2-argcomplete-1.9.2-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wkjTQO + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python2-argcomplete + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python2-argcomplete + cp -pr README.rst /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python2-argcomplete + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A6szqk + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python2-argcomplete + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python2-argcomplete + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python2-argcomplete + exit 0 Provides: python-argcomplete = 1.9.2-1.fc26 python2-argcomplete = 1.9.2-1.fc26 python2.7dist(argcomplete) = 1.9.2 python2dist(argcomplete) = 1.9.2 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: python(abi) = 2.7 Obsoletes: python-argcomplete < 1.9.2-1.fc26 Processing files: python3-argcomplete-1.9.2-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H9mICR + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python3-argcomplete + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python3-argcomplete + cp -pr README.rst /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/doc/python3-argcomplete + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G0Y6Po + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python3-argcomplete + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python3-argcomplete + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch/usr/share/licenses/python3-argcomplete + exit 0 Provides: python3-argcomplete = 1.9.2-1.fc26 python3.6dist(argcomplete) = 1.9.2 python3dist(argcomplete) = 1.9.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch Wrote: /builddir/build/RPMS/python2-argcomplete-1.9.2-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python3-argcomplete-1.9.2-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6vnzPX + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-argcomplete-1.9.2-1.fc26.noarch + exit 0 Child return code was: 0