Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.spec'], timeout=172800shell=Falseuser='mockbuild'gid=425chrootPath='/var/lib/mock/f25-build-7425144-688461/root'logger=uid=1000env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-argcomplete-1.8.2-1.fc25.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'], timeout=172800shell=Falseuser='mockbuild'gid=425private_network=TruechrootPath='/var/lib/mock/f25-build-7425144-688461/root'logger=uid=1000env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-argcomplete.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', '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.FgSMLs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf argcomplete-1.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/argcomplete-1.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd argcomplete-1.8.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.RV2ers + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /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/__init__.py -> build/lib/argcomplete copying argcomplete/compat.py -> build/lib/argcomplete copying argcomplete/my_argparse.py -> build/lib/argcomplete copying argcomplete/my_shlex.py -> build/lib/argcomplete copying argcomplete/completers.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/register-python-argcomplete -> build/scripts-2.7 copying scripts/python-argcomplete-tcsh -> build/scripts-2.7 copying and adjusting scripts/activate-global-python-argcomplete -> build/scripts-2.7 copying and adjusting scripts/python-argcomplete-check-easy-install-script -> build/scripts-2.7 changing mode of build/scripts-2.7/register-python-argcomplete from 644 to 755 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 + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing requirements to argcomplete.egg-info/requires.txt writing top-level names to argcomplete.egg-info/top_level.txt writing argcomplete.egg-info/PKG-INFO 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_scripts creating build/scripts-3.5 copying and adjusting scripts/register-python-argcomplete -> build/scripts-3.5 copying scripts/python-argcomplete-tcsh -> build/scripts-3.5 copying and adjusting scripts/activate-global-python-argcomplete -> build/scripts-3.5 copying and adjusting scripts/python-argcomplete-check-easy-install-script -> build/scripts-3.5 changing mode of build/scripts-3.5/register-python-argcomplete from 644 to 755 changing mode of build/scripts-3.5/activate-global-python-argcomplete from 644 to 755 changing mode of build/scripts-3.5/python-argcomplete-check-easy-install-script from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ktu77x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch + cd argcomplete-1.8.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/__init__.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/compat.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/my_argparse.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete copying build/lib/argcomplete/my_shlex.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.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.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/completers.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/my_argparse.py to my_argparse.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/my_shlex.py to my_shlex.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete/completers.py to completers.pyc writing byte-compilation script '/tmp/tmpQRdeGn.py' /usr/bin/python2 -O /tmp/tmpQRdeGn.py removing /tmp/tmpQRdeGn.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.8.2-1.fc25.noarch/usr/lib/python2.7/site-packages/argcomplete-1.8.2-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-2.7/register-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-2.7/python-argcomplete-tcsh -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-2.7/activate-global-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-2.7/python-argcomplete-check-easy-install-script -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/register-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/python-argcomplete-tcsh to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/activate-global-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/python-argcomplete-check-easy-install-script 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete copying build/lib/argcomplete/__init__.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete copying build/lib/argcomplete/compat.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete copying build/lib/argcomplete/my_argparse.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete copying build/lib/argcomplete/my_shlex.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete creating /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/bash_completion.d/python-argcomplete.sh -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/bash_completion.d copying build/lib/argcomplete/completers.py -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/compat.py to compat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/my_argparse.py to my_argparse.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/my_shlex.py to my_shlex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/completers.py to completers.cpython-35.pyc writing byte-compilation script '/tmp/tmp3_9d2be9.py' /usr/bin/python3 -O /tmp/tmp3_9d2be9.py removing /tmp/tmp3_9d2be9.py running install_egg_info running egg_info writing dependency_links to argcomplete.egg-info/dependency_links.txt writing argcomplete.egg-info/PKG-INFO writing top-level names to argcomplete.egg-info/top_level.txt writing requirements to argcomplete.egg-info/requires.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.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete-1.8.2-py3.5.egg-info running install_scripts copying build/scripts-3.5/register-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-3.5/activate-global-python-argcomplete -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin copying build/scripts-3.5/python-argcomplete-check-easy-install-script -> /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/register-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/python-argcomplete-tcsh to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/activate-global-python-argcomplete to 755 changing mode of /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/bin/python-argcomplete-check-easy-install-script to 755 + mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/etc/bash_completion.d/ + install -p -m0644 /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python3.5/site-packages/argcomplete/bash_completion.d/python-argcomplete.sh /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.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.8.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.8.2-1.fc25.noarch/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m9hjiG + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.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_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_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_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_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_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 103 tests in 47.984s OK (expected failures=10) + /usr/bin/python3 setup.py test running test running egg_info writing top-level names to argcomplete.egg-info/top_level.txt writing argcomplete.egg-info/PKG-INFO writing dependency_links to argcomplete.egg-info/dependency_links.txt writing requirements to argcomplete.egg-info/requires.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_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_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_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_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_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 103 tests in 53.424s OK (expected failures=10) + exit 0 Processing files: python2-argcomplete-1.8.2-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VA5UzY + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python2-argcomplete + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python2-argcomplete + cp -pr README.rst /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python2-argcomplete + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iNmkSg + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python2-argcomplete + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python2-argcomplete + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python2-argcomplete + exit 0 Provides: python-argcomplete = 1.8.2-1.fc25 python2-argcomplete = 1.8.2-1.fc25 python2.7dist(argcomplete) = 1.8.2 python2dist(argcomplete) = 1.8.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.8.2-1.fc25 Processing files: python3-argcomplete-1.8.2-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.soW0TB + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python3-argcomplete + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python3-argcomplete + cp -pr README.rst /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/doc/python3-argcomplete + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RCTtWW + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python3-argcomplete + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python3-argcomplete + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch/usr/share/licenses/python3-argcomplete + exit 0 Provides: python3-argcomplete = 1.8.2-1.fc25 python3.5dist(argcomplete) = 1.8.2 python3dist(argcomplete) = 1.8.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.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch Wrote: /builddir/build/RPMS/python2-argcomplete-1.8.2-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-argcomplete-1.8.2-1.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.prkacl + umask 022 + cd /builddir/build/BUILD + cd argcomplete-1.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-argcomplete-1.8.2-1.fc25.noarch + exit 0 Child return code was: 0