Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-pexpect.spec'], printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}gid=135shell=Falseuser='mockbuild'logger=uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-pexpect.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-pexpect-3.1-4bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-pexpect.spec '], printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}gid=135private_network=Trueshell=Falseuid=1000logger=user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-pexpect.spec '] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tZ0QSg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pexpect-3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pexpect-3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pexpect-3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 + cp -a . /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 + find /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QmOJYx + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying pxssh.py -> build/lib copying fdpexpect.py -> build/lib copying FSM.py -> build/lib copying screen.py -> build/lib copying ANSI.py -> build/lib creating build/lib/pexpect copying pexpect/FSM.py -> build/lib/pexpect copying pexpect/ANSI.py -> build/lib/pexpect copying pexpect/pxssh.py -> build/lib/pexpect copying pexpect/__init__.py -> build/lib/pexpect copying pexpect/psh.py -> build/lib/pexpect copying pexpect/fdpexpect.py -> build/lib/pexpect copying pexpect/screen.py -> build/lib/pexpect + pushd /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/pexpect-3.1 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib copying pxssh.py -> build/lib copying fdpexpect.py -> build/lib copying FSM.py -> build/lib copying screen.py -> build/lib copying ANSI.py -> build/lib creating build/lib/pexpect copying pexpect/FSM.py -> build/lib/pexpect copying pexpect/ANSI.py -> build/lib/pexpect copying pexpect/pxssh.py -> build/lib/pexpect copying pexpect/__init__.py -> build/lib/pexpect copying pexpect/psh.py -> build/lib/pexpect copying pexpect/fdpexpect.py -> build/lib/pexpect copying pexpect/screen.py -> build/lib/pexpect + popd ~/build/BUILD/pexpect-3.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P5Warc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm + cd pexpect-3.1 + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm + pushd /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/pexpect-3.1 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm --install-lib /usr/lib/python3.4/site-packages running install running install_lib creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages copying build/lib/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages copying build/lib/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages copying build/lib/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages copying build/lib/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/__init__.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/psh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/pexpect/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect copying build/lib/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/FSM.py to FSM.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/ANSI.py to ANSI.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pxssh.py to pxssh.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/fdpexpect.py to fdpexpect.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/FSM.py to FSM.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/ANSI.py to ANSI.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/pxssh.py to pxssh.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/psh.py to psh.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/fdpexpect.py to fdpexpect.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/screen.py to screen.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/screen.py to screen.cpython-34.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect-3.1-py3.4.egg-info + find examples -type f -exec chmod a-x '{}' ';' + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/tests + popd ~/build/BUILD/pexpect-3.1 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm --install-lib /usr/lib/python2.7/site-packages running install running install_lib creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages copying build/lib/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages copying build/lib/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages copying build/lib/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages copying build/lib/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/__init__.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/psh.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect copying build/lib/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/FSM.py to FSM.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/ANSI.py to ANSI.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pxssh.py to pxssh.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/fdpexpect.py to fdpexpect.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/FSM.py to FSM.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/ANSI.py to ANSI.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/pxssh.py to pxssh.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/psh.py to psh.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/fdpexpect.py to fdpexpect.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/screen.py to screen.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/screen.py to screen.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect-3.1-py2.7.egg-info + rm -rf /usr/lib/python2.7/site-packages/setuptools/tests + find examples -type f -exec chmod a-x '{}' ';' + /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/pexpect-3.1 /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/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.07FsUN + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.1 + . ./test.env ++ export PATH=/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/ ++ PATH=/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/ +++ pwd ++ export PROJECT_PEXPECT_HOME=/builddir/build/BUILD/pexpect-3.1 ++ PROJECT_PEXPECT_HOME=/builddir/build/BUILD/pexpect-3.1 ++ export PYTHONPATH=/builddir/build/BUILD/pexpect-3.1: ++ PYTHONPATH=/builddir/build/BUILD/pexpect-3.1: ++ export PYTHONIOENCODING=utf-8 ++ PYTHONIOENCODING=utf-8 ++ alias 'testall=trace.py --missing --count --summary tools/testall.py' + ./tools/testall.py .Testing pexpect 3.1 using python 2.7.10: Adding: tests/test_destructor Adding: tests/test_pxssh Adding: tests/test_expect Adding: tests/test_unicode Adding: tests/test_command_list_split Adding: tests/test_performance Adding: tests/test_interact Adding: tests/test_winsize Adding: tests/test_missing_command Adding: tests/test_filedescriptor Adding: tests/test_log Adding: tests/test_dotall Adding: tests/test_screen Adding: tests/test_isalive Adding: tests/test_constructor Adding: tests/test_ctrl_chars Adding: tests/test_pickling Adding: tests/test_timeout_pattern Adding: tests/test_ansi Adding: tests/test_psh Adding: tests/test_misc Adding: tests/test_run_out_of_pty Adding: tests/test_FSM Adding: tests/test_run test_ansi.ansiTestCase.test_tetris . test_ansi.ansiTestCase.test_torturet . test_ansi.ansiTestCase.test_write . test_command_list_split.SplitCommandLineTestCase.testSplitSizes . test_constructor.TestCaseConstructor.test_constructor . test_constructor.TestCaseConstructor.test_named_parameters . test_ctrl_chars.TestCtrlChars.test_bad_sendcontrol_chars . test_ctrl_chars.TestCtrlChars.test_control_chars . test_ctrl_chars.TestCtrlChars.test_sendcontrol . test_ctrl_chars.TestCtrlChars.test_sendintr . test_destructor.TestCaseDestructor.test_destructor . test_dotall.TestCaseDotall.test_dotall . test_dotall.TestCaseDotall.test_precompiled . test_expect.ExpectTestCase.test_bad_arg . test_expect.ExpectTestCase.test_before_after . test_expect.ExpectTestCase.test_before_after_exact . test_expect.ExpectTestCase.test_expect . test_expect.ExpectTestCase.test_expect_basic . test_expect.ExpectTestCase.test_expect_echo . test_expect.ExpectTestCase.test_expect_echo_exact . test_expect.ExpectTestCase.test_expect_eof . test_expect.ExpectTestCase.test_expect_exact . test_expect.ExpectTestCase.test_expect_exact_basic . test_expect.ExpectTestCase.test_expect_ignore_case . test_expect.ExpectTestCase.test_expect_ignore_case_flag . test_expect.ExpectTestCase.test_expect_index . test_expect.ExpectTestCase.test_expect_index_exact . test_expect.ExpectTestCase.test_expect_order . test_expect.ExpectTestCase.test_expect_order_exact . test_expect.ExpectTestCase.test_expect_timeout . test_expect.ExpectTestCase.test_greed . test_expect.ExpectTestCase.test_greed_exact . test_expect.ExpectTestCase.test_ordering . test_expect.ExpectTestCase.test_ordering_exact . test_expect.ExpectTestCase.test_timeout_none . test_expect.ExpectTestCase.test_unexpected_eof . test_expect.ExpectTestCase.test_waitnoecho .test_filedescriptor.ExpectTestCase.test_fd test_filedescriptor.ExpectTestCase.test_fd .test_filedescriptor.ExpectTestCase.test_fd_isalive test_filedescriptor.ExpectTestCase.test_fd_isalive test_filedescriptor.ExpectTestCase.test_fd_isatty test_filedescriptor.ExpectTestCase.test_fd_isatty ..test_filedescriptor.ExpectTestCase.test_maxread test_filedescriptor.ExpectTestCase.test_maxread . test_interact.InteractTestCase.test_interact . test_interact.InteractTestCase.test_interact_unicode . test_isalive.IsAliveTestCase.test_expect_isalive_consistent_multiple_calls . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGINT . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGKILL . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_normal_termination . test_isalive.IsAliveTestCase.test_expect_wait . test_isalive.IsAliveTestCase.test_forced_terminate . test_isalive.IsAliveTestCase.test_signal_wait . test_log.TestCaseLog.test_log . test_log.TestCaseLog.test_log_logfile_read . test_log.TestCaseLog.test_log_logfile_send . test_log.TestCaseLog.test_log_send_and_received . test_misc.TestCaseMisc.test_bad_arguments . test_misc.TestCaseMisc.test_bad_child_pid . test_misc.TestCaseMisc.test_bad_type_in_expect . test_misc.TestCaseMisc.test_cwd . test_misc.TestCaseMisc.test_env . test_misc.TestCaseMisc.test_eof . test_misc.TestCaseMisc.test_exception_tb . test_misc.TestCaseMisc.test_isalive . test_misc.TestCaseMisc.test_isatty . test_misc.TestCaseMisc.test_iter . test_misc.TestCaseMisc.test_nonnative_pty_fork . test_misc.TestCaseMisc.test_read . test_misc.TestCaseMisc.test_readline . test_misc.TestCaseMisc.test_readlines . test_misc.TestCaseMisc.test_searcher_re . test_misc.TestCaseMisc.test_searcher_string test_misc.TestCaseMisc.test_sighup .. test_misc.TestCaseMisc.test_terminate . test_misc.TestCaseMisc.test_which . test_misc.TestCaseMisc.test_write . test_misc.TestCaseMisc.test_writelines . test_missing_command.MissingCommandTestCase.testMissingCommand . test_performance.PerformanceTestCase.test_100000 ..... 100000 calls to plain_range: 2.25486707687 100000 calls to window_range: 2.24196505547 100000 calls to exact_range: 2.27682685852 100000 calls to ewin_range: 2.23995518684 100000 calls to faster_range: 0.244791984558 test_run.RunFuncTestCase.test_run . test_run.RunFuncTestCase.test_run_bad_exitstatus . test_run.RunFuncTestCase.test_run_callback . test_run.RunFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run . test_run.RunUnicodeFuncTestCase.test_run_bad_exitstatus . test_run.RunUnicodeFuncTestCase.test_run_callback . test_run.RunUnicodeFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run_unicode . test_screen.screenTestCase.test_cursor_save . test_screen.screenTestCase.test_fill . test_screen.screenTestCase.test_get_region . test_screen.screenTestCase.test_insert . test_screen.screenTestCase.test_put . test_screen.screenTestCase.test_scroll . test_timeout_pattern.Exp_TimeoutTestCase.test_correctStackTrace . test_timeout_pattern.Exp_TimeoutTestCase.test_exp_timeout_notThrown . test_timeout_pattern.Exp_TimeoutTestCase.test_matches_exp_timeout test_timeout_pattern.Exp_TimeoutTestCase.test_pattern_printout .. test_timeout_pattern.Exp_TimeoutTestCase.test_stacktraceMunging . test_unicode.UnicodeTests.test_expect_basic . test_unicode.UnicodeTests.test_expect_echo . test_unicode.UnicodeTests.test_expect_echo_exact . test_unicode.UnicodeTests.test_expect_exact_basic . test_unicode.UnicodeTests.test_log_unicode . test_unicode.UnicodeTests.test_spawn_expect_ascii_unicode . test_unicode.UnicodeTests.test_spawn_send_unicode . test_unicode.UnicodeTests.test_spawn_utf8_incomplete . test_winsize.TestCaseWinsize.test_winsize . ---------------------------------------------------------------------- Ran 111 tests in 126.525s OK + pushd /builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ~/build/BUILD/pexpect-3.1 + . ./test.env ++ export PATH=/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/:tools/ ++ PATH=/usr/lib/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/:tools/ +++ pwd ++ export PROJECT_PEXPECT_HOME=/builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ++ PROJECT_PEXPECT_HOME=/builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23 ++ export PYTHONPATH=/builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23:/builddir/build/BUILD/pexpect-3.1: ++ PYTHONPATH=/builddir/build/BUILD/python3-python-pexpect-3.1-4bs01fc23:/builddir/build/BUILD/pexpect-3.1: ++ export PYTHONIOENCODING=utf-8 ++ PYTHONIOENCODING=utf-8 ++ alias 'testall=trace.py --missing --count --summary tools/testall.py' + /usr/bin/python3 ./tools/testall.py .Testing pexpect 3.1 using python 3.4.3: Adding: tests/test_destructor Adding: tests/test_pxssh Adding: tests/test_expect Adding: tests/test_unicode Adding: tests/test_command_list_split Adding: tests/test_performance Adding: tests/test_interact Adding: tests/test_winsize Adding: tests/test_missing_command Adding: tests/test_filedescriptor Adding: tests/test_log Adding: tests/test_dotall Adding: tests/test_screen Adding: tests/test_isalive Adding: tests/test_constructor Adding: tests/test_ctrl_chars Adding: tests/test_pickling Adding: tests/test_timeout_pattern Adding: tests/test_ansi Adding: tests/test_psh Adding: tests/test_misc Adding: tests/test_run_out_of_pty Adding: tests/test_FSM Adding: tests/test_run test_ansi.ansiTestCase.test_tetris . test_ansi.ansiTestCase.test_torturet . test_ansi.ansiTestCase.test_write . test_command_list_split.SplitCommandLineTestCase.testSplitSizes . test_constructor.TestCaseConstructor.test_constructor . test_constructor.TestCaseConstructor.test_named_parameters . test_ctrl_chars.TestCtrlChars.test_bad_sendcontrol_chars . test_ctrl_chars.TestCtrlChars.test_control_chars . test_ctrl_chars.TestCtrlChars.test_sendcontrol . test_ctrl_chars.TestCtrlChars.test_sendintr . test_destructor.TestCaseDestructor.test_destructor . test_dotall.TestCaseDotall.test_dotall . test_dotall.TestCaseDotall.test_precompiled . test_expect.ExpectTestCase.test_bad_arg . test_expect.ExpectTestCase.test_before_after . test_expect.ExpectTestCase.test_before_after_exact . test_expect.ExpectTestCase.test_expect . test_expect.ExpectTestCase.test_expect_basic . test_expect.ExpectTestCase.test_expect_echo . test_expect.ExpectTestCase.test_expect_echo_exact . test_expect.ExpectTestCase.test_expect_eof . test_expect.ExpectTestCase.test_expect_exact . test_expect.ExpectTestCase.test_expect_exact_basic . test_expect.ExpectTestCase.test_expect_ignore_case . test_expect.ExpectTestCase.test_expect_ignore_case_flag . test_expect.ExpectTestCase.test_expect_index . test_expect.ExpectTestCase.test_expect_index_exact . test_expect.ExpectTestCase.test_expect_order . test_expect.ExpectTestCase.test_expect_order_exact . test_expect.ExpectTestCase.test_expect_timeout . test_expect.ExpectTestCase.test_greed . test_expect.ExpectTestCase.test_greed_exact . test_expect.ExpectTestCase.test_ordering . test_expect.ExpectTestCase.test_ordering_exact . test_expect.ExpectTestCase.test_timeout_none . test_expect.ExpectTestCase.test_unexpected_eof . test_expect.ExpectTestCase.test_waitnoecho .test_filedescriptor.ExpectTestCase.test_fd test_filedescriptor.ExpectTestCase.test_fd .test_filedescriptor.ExpectTestCase.test_fd_isalive test_filedescriptor.ExpectTestCase.test_fd_isalive .test_filedescriptor.ExpectTestCase.test_fd_isatty test_filedescriptor.ExpectTestCase.test_fd_isatty .test_filedescriptor.ExpectTestCase.test_maxread test_filedescriptor.ExpectTestCase.test_maxread . test_interact.InteractTestCase.test_interact . test_interact.InteractTestCase.test_interact_unicode . test_isalive.IsAliveTestCase.test_expect_isalive_consistent_multiple_calls . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGINT . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGKILL . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_normal_termination . test_isalive.IsAliveTestCase.test_expect_wait . test_isalive.IsAliveTestCase.test_forced_terminate . test_isalive.IsAliveTestCase.test_signal_wait . test_log.TestCaseLog.test_log . test_log.TestCaseLog.test_log_logfile_read . test_log.TestCaseLog.test_log_logfile_send . test_log.TestCaseLog.test_log_send_and_received . test_misc.TestCaseMisc.test_bad_arguments . test_misc.TestCaseMisc.test_bad_child_pid . test_misc.TestCaseMisc.test_bad_type_in_expect . test_misc.TestCaseMisc.test_cwd . test_misc.TestCaseMisc.test_env . test_misc.TestCaseMisc.test_eof . test_misc.TestCaseMisc.test_exception_tb . test_misc.TestCaseMisc.test_isalive . test_misc.TestCaseMisc.test_isatty . test_misc.TestCaseMisc.test_iter . test_misc.TestCaseMisc.test_nonnative_pty_fork . test_misc.TestCaseMisc.test_read . test_misc.TestCaseMisc.test_readline . test_misc.TestCaseMisc.test_readlines . test_misc.TestCaseMisc.test_searcher_re . test_misc.TestCaseMisc.test_searcher_string . test_misc.TestCaseMisc.test_sighup . test_misc.TestCaseMisc.test_terminate . test_misc.TestCaseMisc.test_which . test_misc.TestCaseMisc.test_write . test_misc.TestCaseMisc.test_writelines . test_missing_command.MissingCommandTestCase.testMissingCommand . test_performance.PerformanceTestCase.test_100000 ..... 100000 calls to plain_range: 2.2797067165374756 100000 calls to window_range: 2.3117783069610596 100000 calls to exact_range: 2.306957960128784 100000 calls to ewin_range: 2.3269224166870117 100000 calls to faster_range: 0.24777936935424805 test_run.RunFuncTestCase.test_run . test_run.RunFuncTestCase.test_run_bad_exitstatus . test_run.RunFuncTestCase.test_run_callback . test_run.RunFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run . test_run.RunUnicodeFuncTestCase.test_run_bad_exitstatus . test_run.RunUnicodeFuncTestCase.test_run_callback . test_run.RunUnicodeFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run_unicode . test_screen.screenTestCase.test_cursor_save . test_screen.screenTestCase.test_fill . test_screen.screenTestCase.test_get_region . test_screen.screenTestCase.test_insert . test_screen.screenTestCase.test_put . test_screen.screenTestCase.test_scroll . test_timeout_pattern.Exp_TimeoutTestCase.test_correctStackTrace . test_timeout_pattern.Exp_TimeoutTestCase.test_exp_timeout_notThrown . test_timeout_pattern.Exp_TimeoutTestCase.test_matches_exp_timeout . test_timeout_pattern.Exp_TimeoutTestCase.test_pattern_printout . test_timeout_pattern.Exp_TimeoutTestCase.test_stacktraceMunging . test_unicode.UnicodeTests.test_expect_basic . test_unicode.UnicodeTests.test_expect_echo . test_unicode.UnicodeTests.test_expect_echo_exact . test_unicode.UnicodeTests.test_expect_exact_basic . test_unicode.UnicodeTests.test_log_unicode . test_unicode.UnicodeTests.test_spawn_expect_ascii_unicode . test_unicode.UnicodeTests.test_spawn_send_unicode . test_unicode.UnicodeTests.test_spawn_utf8_incomplete . test_winsize.TestCaseWinsize.test_winsize . ---------------------------------------------------------------------- Ran 111 tests in 127.001s OK + popd ~/build/BUILD/pexpect-3.1 + exit 0 Processing files: python-pexpect-3.1-4bs01fc23.noarch warning: Directory not found: /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python2.7/site-packages/pexpect/tests Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.woxG2z + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.1 + DOCDIR=/builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python-pexpect + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python-pexpect + cp -pr doc /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python-pexpect + cp -pr examples /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python-pexpect + cp -pr LICENSE /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python-pexpect + exit 0 Provides: pexpect = 3.1-4bs01fc23 python-pexpect = 3.1-4bs01fc23 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: pexpect <= 2.3-20 Processing files: python3-pexpect-3.1-4bs01fc23.noarch warning: Directory not found: /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/lib/python3.4/site-packages/pexpect/tests Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aSch8e + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.1 + DOCDIR=/builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python3-pexpect + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python3-pexpect + cp -pr doc /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python3-pexpect + cp -pr examples /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python3-pexpect + cp -pr LICENSE /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm/usr/share/doc/python3-pexpect + exit 0 Provides: python3-pexpect = 3.1-4bs01fc23 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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/python-pexpect-3.1-4bs01fc23.noarch.rpm Wrote: /builddir/build/RPMS/python3-pexpect-3.1-4bs01fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sd7iUa + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.1 + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.1-4bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do -->