==> Building on P ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 700 34% 0.00kB/s 0:00:00 2,017 100% 1.26MB/s 0:00:00 (xfr#1, to-chk=1/3) python-testrepository-0.0.20-10.log 200 100% 195.31kB/s 0:00:00 200 100% 195.31kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 346 bytes received 75 bytes 280.67 bytes/sec total size is 2,205 speedup is 5.24 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix8 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix8]...done ==> Making package: python-testrepository 0.0.20-10 (Mon Mar 7 23:23:07 2022) ==> Retrieving sources...  -> Found testrepository-0.0.20.tar.gz  -> Found testrepository-py3-tests.patch  -> Found testrepository-new-testtools.patch  -> Found testrepository-new-testtools-2.patch ==> Validating source files with sha512sums... testrepository-0.0.20.tar.gz ... Passed testrepository-py3-tests.patch ... Passed testrepository-new-testtools.patch ... Passed testrepository-new-testtools-2.patch ... Passed ==> Making package: python-testrepository 0.0.20-10 (Mon 07 Mar 2022 11:23:14 PM CET) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: python-fixtures will be installed before its python-testtools dependency Package (14) New Version Net Change core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.1-2 79.11 MiB extra/python-appdirs 1.4.4-6 0.07 MiB community/python-extras 1.0.0-10 0.04 MiB community/python-more-itertools 8.10.0-4 0.32 MiB extra/python-ordered-set 4.0.2-6 0.06 MiB extra/python-packaging 21.0-1 0.26 MiB community/python-pbr 5.8.0-2 0.66 MiB extra/python-pyparsing 3.0.1-1 0.93 MiB extra/python-setuptools 1:59.1.0-1 2.95 MiB extra/python-six 1.16.0-5 0.09 MiB community/python-fixtures 3.0.0-12 0.40 MiB community/python-subunit 1.4.0-5 0.89 MiB community/python-testtools 2.5.0-3 2.11 MiB Total Installed Size: 87.95 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools [pending] python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-appdirs... installing python-more-itertools... installing python-ordered-set... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-setuptools... installing python-pbr... installing python-extras... installing python-six... installing python-fixtures... installing python-testtools... installing python-subunit... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (3) New Version Net Change community/python-pytz 2021.3-4 0.14 MiB community/python-testresources 2.0.1-10 0.27 MiB community/python-testscenarios 0.5.0-11 0.10 MiB Total Installed Size: 0.51 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-testresources... installing python-pytz... installing python-testscenarios... [?25h==> Retrieving sources...  -> Found testrepository-0.0.20.tar.gz  -> Found testrepository-py3-tests.patch  -> Found testrepository-new-testtools.patch  -> Found testrepository-new-testtools-2.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting testrepository-0.0.20.tar.gz with bsdtar ==> Starting prepare()... patching file testrepository/tests/ui/test_cli.py patching file NEWS patching file testrepository/tests/test_repository.py patching file testrepository/tests/commands/test_failing.py patching file testrepository/tests/test_repository.py ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/testrepository copying testrepository/__init__.py -> build/lib/testrepository copying testrepository/results.py -> build/lib/testrepository copying testrepository/testlist.py -> build/lib/testrepository copying testrepository/utils.py -> build/lib/testrepository copying testrepository/testcommand.py -> build/lib/testrepository copying testrepository/setuptools_command.py -> build/lib/testrepository creating build/lib/testrepository/arguments copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments copying testrepository/arguments/string.py -> build/lib/testrepository/arguments copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments copying testrepository/arguments/path.py -> build/lib/testrepository/arguments copying testrepository/arguments/command.py -> build/lib/testrepository/arguments creating build/lib/testrepository/commands copying testrepository/commands/slowest.py -> build/lib/testrepository/commands copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands copying testrepository/commands/init.py -> build/lib/testrepository/commands copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands copying testrepository/commands/stats.py -> build/lib/testrepository/commands copying testrepository/commands/__init__.py -> build/lib/testrepository/commands copying testrepository/commands/failing.py -> build/lib/testrepository/commands copying testrepository/commands/load.py -> build/lib/testrepository/commands copying testrepository/commands/run.py -> build/lib/testrepository/commands copying testrepository/commands/help.py -> build/lib/testrepository/commands copying testrepository/commands/commands.py -> build/lib/testrepository/commands copying testrepository/commands/last.py -> build/lib/testrepository/commands creating build/lib/testrepository/repository copying testrepository/repository/memory.py -> build/lib/testrepository/repository copying testrepository/repository/__init__.py -> build/lib/testrepository/repository copying testrepository/repository/file.py -> build/lib/testrepository/repository copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository creating build/lib/testrepository/tests copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests copying testrepository/tests/__init__.py -> build/lib/testrepository/tests copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests copying testrepository/tests/test_results.py -> build/lib/testrepository/tests copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests creating build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments creating build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands creating build/lib/testrepository/tests/repository copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository creating build/lib/testrepository/tests/ui copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui creating build/lib/testrepository/ui copying testrepository/ui/model.py -> build/lib/testrepository/ui copying testrepository/ui/__init__.py -> build/lib/testrepository/ui copying testrepository/ui/cli.py -> build/lib/testrepository/ui copying testrepository/ui/decorator.py -> build/lib/testrepository/ui running build_scripts creating build/scripts-3.10 copying and adjusting testr -> build/scripts-3.10 changing mode of build/scripts-3.10/testr from 644 to 755 ==> Starting check()... running=${PYTHON:-python} -m subunit.run --list testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpzfocho3v testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp4zcsupqk testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpnbzm8tue testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpbwg2wci1 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpj0ba_91k testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp3mbdxi3r testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpdf534253 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpje78lif4 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmplrvyi6ns testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpg_kk967x testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpoa3evnhl testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp1xhxy620 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp9sexou0t testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp8dq9mf88 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpoikqs_pt testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpt9rqx0_0 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpmrb8e81z testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmph8x0xafw testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpjqh7artk testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpn4la9zvx testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp6f_yp5nj testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpr2v6_eti testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpxpgg69zp testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpbccygweu testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpvl4uftg8 testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpo08i9p_z testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp_k0xr5xg testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpefl_wo1_ testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmpovs18q2b testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp66f9l94s testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp3dvpsazi testrepository.tests.test_suite running=${PYTHON:-python} -m subunit.run --load-list /tmp/tmp3wwguz6o testrepository.tests.test_suite ====================================================================== FAIL: testrepository.tests.commands.test_load.TestCommandLoad.test_load_abort_over_interactive_stream tags: worker-20 ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-testrepository/src/testrepository-0.0.20/testrepository/tests/commands/test_load.py", line 234, in test_load_abort_over_interactive_stream self.assertEqual( File "/usr/lib/python3.10/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.10/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: !=: reference = [('results', *), ('summary', False, 1, None, None, None, [('id', 0, None), ('failures', 1, None)])] actual = [('results', ), ('summary', True, 0, None, None, None, [('id', 0, None)])] Ran 344 tests in 2.622s FAILED (id=0, failures=1, skips=2) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix8/build receiving incremental file list python-testrepository-0.0.20-10-riscv64-build.log python-testrepository-0.0.20-10-riscv64-check.log python-testrepository-0.0.20-10-riscv64-prepare.log sent 81 bytes received 1,829 bytes 1,273.33 bytes/sec total size is 11,021 speedup is 5.77