>>> py3-nose2: Building community/py3-nose2 0.15.1-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 23:01:35 +0000 >>> py3-nose2: Validating /home/buildozer/aports/community/py3-nose2/APKBUILD... >>> WARNING: py3-nose2: No maintainer >>> py3-nose2: Analyzing dependencies... >>> py3-nose2: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r1) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing py3-installer-pyc (0.7.0-r2) (10/22) Installing py3-gpep517-pyc (16-r0) (11/22) Installing python3-pyc (3.12.10-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-gpep517 (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (25.0-r0) (17/22) Installing py3-packaging-pyc (25.0-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-nose2 (20250430.230157) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 packages >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Cleaning up tmpdir >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/nose2-0.15.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/nose2-0.15.1.tar.gz.part' nose2-0.15.1.tar.gz. 100% |********************************| 157k 0:00:00 ETA '/var/cache/distfiles/v3.22/nose2-0.15.1.tar.gz.part' saved >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/nose2-0.15.1.tar.gz >>> py3-nose2: Checking sha512sums... nose2-0.15.1.tar.gz: OK >>> py3-nose2: Unpacking /var/cache/distfiles/v3.22/nose2-0.15.1.tar.gz... 2025-04-30 23:01:58,231 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-30 23:01:58,333 root INFO running bdist_wheel 2025-04-30 23:01:58,345 root INFO running build 2025-04-30 23:01:58,346 root INFO running build_py 2025-04-30 23:01:58,349 root INFO creating build/lib/nose2 2025-04-30 23:01:58,349 root INFO copying nose2/__init__.py -> build/lib/nose2 2025-04-30 23:01:58,349 root INFO copying nose2/loader.py -> build/lib/nose2 2025-04-30 23:01:58,350 root INFO copying nose2/exceptions.py -> build/lib/nose2 2025-04-30 23:01:58,350 root INFO copying nose2/collector.py -> build/lib/nose2 2025-04-30 23:01:58,350 root INFO copying nose2/session.py -> build/lib/nose2 2025-04-30 23:01:58,351 root INFO copying nose2/suite.py -> build/lib/nose2 2025-04-30 23:01:58,351 root INFO copying nose2/events.py -> build/lib/nose2 2025-04-30 23:01:58,351 root INFO copying nose2/sphinxext.py -> build/lib/nose2 2025-04-30 23:01:58,352 root INFO copying nose2/_toml.py -> build/lib/nose2 2025-04-30 23:01:58,352 root INFO copying nose2/result.py -> build/lib/nose2 2025-04-30 23:01:58,352 root INFO copying nose2/runner.py -> build/lib/nose2 2025-04-30 23:01:58,353 root INFO copying nose2/__main__.py -> build/lib/nose2 2025-04-30 23:01:58,353 root INFO copying nose2/util.py -> build/lib/nose2 2025-04-30 23:01:58,353 root INFO copying nose2/main.py -> build/lib/nose2 2025-04-30 23:01:58,354 root INFO copying nose2/config.py -> build/lib/nose2 2025-04-30 23:01:58,354 root INFO creating build/lib/nose2/tools 2025-04-30 23:01:58,354 root INFO copying nose2/tools/__init__.py -> build/lib/nose2/tools 2025-04-30 23:01:58,354 root INFO copying nose2/tools/decorators.py -> build/lib/nose2/tools 2025-04-30 23:01:58,355 root INFO copying nose2/tools/such.py -> build/lib/nose2/tools 2025-04-30 23:01:58,355 root INFO copying nose2/tools/params.py -> build/lib/nose2/tools 2025-04-30 23:01:58,356 root INFO creating build/lib/nose2/plugins 2025-04-30 23:01:58,356 root INFO copying nose2/plugins/__init__.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,356 root INFO copying nose2/plugins/doctests.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,357 root INFO copying nose2/plugins/layers.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,357 root INFO copying nose2/plugins/debugger.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,357 root INFO copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,358 root INFO copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,358 root INFO copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,358 root INFO copying nose2/plugins/coverage.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,358 root INFO copying nose2/plugins/collect.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,359 root INFO copying nose2/plugins/buffer.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,359 root INFO copying nose2/plugins/failfast.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,359 root INFO copying nose2/plugins/result.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,360 root INFO copying nose2/plugins/prof.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,360 root INFO copying nose2/plugins/_constants.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,360 root INFO copying nose2/plugins/attrib.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,360 root INFO copying nose2/plugins/testid.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,361 root INFO copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,361 root INFO copying nose2/plugins/prettyassert.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,361 root INFO copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,362 root INFO copying nose2/plugins/mp.py -> build/lib/nose2/plugins 2025-04-30 23:01:58,362 root INFO creating build/lib/nose2/tests 2025-04-30 23:01:58,362 root INFO copying nose2/tests/__init__.py -> build/lib/nose2/tests 2025-04-30 23:01:58,363 root INFO copying nose2/tests/_common.py -> build/lib/nose2/tests 2025-04-30 23:01:58,363 root INFO creating build/lib/nose2/plugins/loader 2025-04-30 23:01:58,363 root INFO copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,364 root INFO copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,364 root INFO copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,364 root INFO copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,364 root INFO copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,365 root INFO copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,365 root INFO copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,365 root INFO copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,366 root INFO copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader 2025-04-30 23:01:58,366 root INFO creating build/lib/nose2/tests/functional 2025-04-30 23:01:58,367 root INFO copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,367 root INFO copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,367 root INFO copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,367 root INFO copying nose2/tests/functional/test_prettyassert.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,368 root INFO copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,368 root INFO copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,368 root INFO copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,368 root INFO copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,369 root INFO copying nose2/tests/functional/test_subtests.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,369 root INFO copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,369 root INFO copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,370 root INFO copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,370 root INFO copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,370 root INFO copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,370 root INFO copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,371 root INFO copying nose2/tests/functional/test_verbosity.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,371 root INFO copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,371 root INFO copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,371 root INFO copying nose2/tests/functional/test_layers_hooks.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,372 root INFO copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,372 root INFO copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,372 root INFO copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,372 root INFO copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,373 root INFO copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional 2025-04-30 23:01:58,373 root INFO creating build/lib/nose2/tests/unit 2025-04-30 23:01:58,374 root INFO copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,374 root INFO copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,374 root INFO copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,374 root INFO copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,375 root INFO copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,375 root INFO copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,375 root INFO copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,375 root INFO copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,376 root INFO copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,376 root INFO copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,376 root INFO copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,376 root INFO copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,377 root INFO copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,377 root INFO copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,377 root INFO copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,377 root INFO copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,378 root INFO copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,378 root INFO copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,378 root INFO copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,379 root INFO copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,379 root INFO copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,379 root INFO copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,379 root INFO copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,380 root INFO copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,380 root INFO copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,380 root INFO copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,380 root INFO copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,381 root INFO copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,381 root INFO copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit 2025-04-30 23:01:58,382 root INFO creating build/lib/nose2/tests/functional/support/lib 2025-04-30 23:01:58,382 root INFO copying nose2/tests/functional/support/lib/plugin_a.py -> build/lib/nose2/tests/functional/support/lib 2025-04-30 23:01:58,382 root INFO copying nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/lib/nose2/tests/functional/support/lib 2025-04-30 23:01:58,383 root INFO creating build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,383 root INFO copying nose2/tests/functional/support/such/test_regression_same_havings.py -> build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,383 root INFO copying nose2/tests/functional/support/such/test_such_without_layers.py -> build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,383 root INFO copying nose2/tests/functional/support/such/test_such_timing.py -> build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,384 root INFO copying nose2/tests/functional/support/such/test_such.py -> build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,384 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,384 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,385 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,385 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,385 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,386 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,386 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,386 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,387 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.py -> build/lib/nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,387 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,387 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,387 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,388 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,388 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,388 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,389 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,389 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,389 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,389 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,390 root INFO creating build/lib/nose2/tests/functional/support/scenario/slow 2025-04-30 23:01:58,390 root INFO copying nose2/tests/functional/support/scenario/slow/test_slow.py -> build/lib/nose2/tests/functional/support/scenario/slow 2025-04-30 23:01:58,390 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,391 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,391 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,391 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,391 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,392 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,392 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,392 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,393 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,393 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,393 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,393 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,394 root INFO copying nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/lib/nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,394 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module 2025-04-30 23:01:58,394 root INFO copying nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module 2025-04-30 23:01:58,395 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,395 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,395 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,395 root INFO creating build/lib/nose2/tests/functional/support/scenario/such_with_params 2025-04-30 23:01:58,395 root INFO copying nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/lib/nose2/tests/functional/support/scenario/such_with_params 2025-04-30 23:01:58,396 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2025-04-30 23:01:58,396 root INFO copying nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2025-04-30 23:01:58,396 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests 2025-04-30 23:01:58,397 root INFO copying nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests 2025-04-30 23:01:58,397 root INFO creating build/lib/nose2/tests/functional/support/scenario/expected_failures 2025-04-30 23:01:58,397 root INFO copying nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/lib/nose2/tests/functional/support/scenario/expected_failures 2025-04-30 23:01:58,397 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers 2025-04-30 23:01:58,398 root INFO copying nose2/tests/functional/support/scenario/layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers 2025-04-30 23:01:58,398 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,398 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,399 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,399 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,399 root INFO creating build/lib/nose2/tests/functional/support/scenario/no_tests 2025-04-30 23:01:58,399 root INFO copying nose2/tests/functional/support/scenario/no_tests/a.py -> build/lib/nose2/tests/functional/support/scenario/no_tests 2025-04-30 23:01:58,400 root INFO creating build/lib/nose2/tests/functional/support/scenario/one_test 2025-04-30 23:01:58,400 root INFO copying nose2/tests/functional/support/scenario/one_test/tests.py -> build/lib/nose2/tests/functional/support/scenario/one_test 2025-04-30 23:01:58,400 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err 2025-04-30 23:01:58,400 root INFO copying nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err 2025-04-30 23:01:58,401 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_class_fail 2025-04-30 23:01:58,401 root INFO copying nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/lib/nose2/tests/functional/support/scenario/test_class_fail 2025-04-30 23:01:58,401 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,401 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,402 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,402 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,402 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,402 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,403 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,403 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,403 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,404 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,404 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,404 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,404 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,405 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,405 root INFO creating build/lib/nose2/tests/functional/support/scenario/subtests 2025-04-30 23:01:58,405 root INFO copying nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/lib/nose2/tests/functional/support/scenario/subtests 2025-04-30 23:01:58,406 root INFO creating build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2025-04-30 23:01:58,406 root INFO copying nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2025-04-30 23:01:58,406 root INFO creating build/lib/nose2/tests/functional/support/scenario/class_fixtures 2025-04-30 23:01:58,406 root INFO copying nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/class_fixtures 2025-04-30 23:01:58,407 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib 2025-04-30 23:01:58,407 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib 2025-04-30 23:01:58,407 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging 2025-04-30 23:01:58,407 root INFO copying nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/lib/nose2/tests/functional/support/scenario/logging 2025-04-30 23:01:58,408 root INFO creating build/lib/nose2/tests/functional/support/scenario/decorators 2025-04-30 23:01:58,408 root INFO copying nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/lib/nose2/tests/functional/support/scenario/decorators 2025-04-30 23:01:58,408 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2025-04-30 23:01:58,409 root INFO copying nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2025-04-30 23:01:58,409 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2025-04-30 23:01:58,409 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2025-04-30 23:01:58,409 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,410 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,410 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,410 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,411 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,411 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,411 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,411 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,412 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,412 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,412 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,413 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2025-04-30 23:01:58,413 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2025-04-30 23:01:58,413 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2025-04-30 23:01:58,413 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2025-04-30 23:01:58,414 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,414 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,414 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,415 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,415 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,415 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,415 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,416 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,416 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,416 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,417 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,417 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,417 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,418 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,418 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,418 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,418 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,419 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,419 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,419 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,419 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,420 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,420 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,420 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,421 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,421 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,421 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,421 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,422 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,422 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,422 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,422 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,423 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2025-04-30 23:01:58,423 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2025-04-30 23:01:58,423 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2025-04-30 23:01:58,424 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2025-04-30 23:01:58,424 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2025-04-30 23:01:58,424 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2025-04-30 23:01:58,425 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2025-04-30 23:01:58,425 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2025-04-30 23:01:58,425 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2025-04-30 23:01:58,425 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2025-04-30 23:01:58,426 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2025-04-30 23:01:58,426 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2025-04-30 23:01:58,426 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,426 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,427 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,427 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2025-04-30 23:01:58,427 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2025-04-30 23:01:58,428 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,428 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,428 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2025-04-30 23:01:58,428 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2025-04-30 23:01:58,429 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2025-04-30 23:01:58,429 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2025-04-30 23:01:58,429 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,429 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,430 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,430 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,430 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,430 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,431 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,431 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,431 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,432 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2025-04-30 23:01:58,432 root INFO copying nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2025-04-30 23:01:58,432 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,432 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,433 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2025-04-30 23:01:58,433 root INFO copying nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2025-04-30 23:01:58,433 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,434 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,434 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,434 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,435 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,435 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,435 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,435 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,436 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,436 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,437 root INFO running egg_info 2025-04-30 23:01:58,439 root INFO creating nose2.egg-info 2025-04-30 23:01:58,440 root INFO writing nose2.egg-info/PKG-INFO 2025-04-30 23:01:58,441 root INFO writing dependency_links to nose2.egg-info/dependency_links.txt 2025-04-30 23:01:58,442 root INFO writing entry points to nose2.egg-info/entry_points.txt 2025-04-30 23:01:58,442 root INFO writing requirements to nose2.egg-info/requires.txt 2025-04-30 23:01:58,443 root INFO writing top-level names to nose2.egg-info/top_level.txt 2025-04-30 23:01:58,443 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2025-04-30 23:01:58,462 root INFO reading manifest file 'nose2.egg-info/SOURCES.txt' 2025-04-30 23:01:58,463 root INFO reading manifest template 'MANIFEST.in' 2025-04-30 23:01:58,463 root WARNING warning: no files found matching 'license.txt' 2025-04-30 23:01:58,511 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-30 23:01:58,511 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-30 23:01:58,512 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-30 23:01:58,512 root INFO adding license file 'LICENSE' 2025-04-30 23:01:58,512 root INFO adding license file 'AUTHORS' 2025-04-30 23:01:58,518 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2025-04-30 23:01:58,529 root INFO creating build/lib/nose2/tests/functional/support/cfg 2025-04-30 23:01:58,530 root INFO copying nose2/tests/functional/support/cfg/a.cfg -> build/lib/nose2/tests/functional/support/cfg 2025-04-30 23:01:58,530 root INFO copying nose2/tests/functional/support/cfg/b.cfg -> build/lib/nose2/tests/functional/support/cfg 2025-04-30 23:01:58,530 root INFO copying nose2/tests/functional/support/such/output.txt -> build/lib/nose2/tests/functional/support/such 2025-04-30 23:01:58,531 root INFO creating build/lib/nose2/tests/functional/support/toml/b 2025-04-30 23:01:58,531 root INFO copying nose2/tests/functional/support/toml/b/pyproject.toml -> build/lib/nose2/tests/functional/support/toml/b 2025-04-30 23:01:58,531 root INFO creating build/lib/nose2/tests/functional/support/toml/a 2025-04-30 23:01:58,532 root INFO copying nose2/tests/functional/support/toml/a/pyproject.toml -> build/lib/nose2/tests/functional/support/toml/a 2025-04-30 23:01:58,532 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.rst -> build/lib/nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,532 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.txt -> build/lib/nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,532 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,533 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,533 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,533 root INFO copying nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,534 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2025-04-30 23:01:58,534 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,534 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,535 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,535 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,535 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,536 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,536 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,536 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,536 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,537 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,537 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,537 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,538 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,538 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,538 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,538 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,539 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,539 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,539 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,540 root INFO copying nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,540 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,540 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,541 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,541 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,541 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,542 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,542 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,542 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,542 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,543 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,543 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,543 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,544 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,544 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,544 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,545 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,545 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,558 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-30 23:01:58,558 root INFO running install 2025-04-30 23:01:58,570 root INFO running install_lib 2025-04-30 23:01:58,572 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-30 23:01:58,573 root INFO creating build/bdist.linux-armv8l/wheel/nose2 2025-04-30 23:01:58,573 root INFO copying build/lib/nose2/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,574 root INFO copying build/lib/nose2/loader.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,574 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tools 2025-04-30 23:01:58,574 root INFO copying build/lib/nose2/tools/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tools 2025-04-30 23:01:58,574 root INFO copying build/lib/nose2/tools/decorators.py -> build/bdist.linux-armv8l/wheel/./nose2/tools 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/tools/such.py -> build/bdist.linux-armv8l/wheel/./nose2/tools 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/tools/params.py -> build/bdist.linux-armv8l/wheel/./nose2/tools 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/exceptions.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/collector.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/session.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,575 root INFO copying build/lib/nose2/suite.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,576 root INFO copying build/lib/nose2/events.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,576 root INFO creating build/bdist.linux-armv8l/wheel/nose2/plugins 2025-04-30 23:01:58,576 root INFO copying build/lib/nose2/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,576 root INFO copying build/lib/nose2/plugins/doctests.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/layers.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/debugger.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/junitxml.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/printhooks.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/logcapture.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,577 root INFO copying build/lib/nose2/plugins/coverage.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/collect.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/buffer.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/failfast.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/result.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/prof.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,578 root INFO copying build/lib/nose2/plugins/_constants.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/attrib.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/testid.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/outcomes.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/prettyassert.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/dundertest.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,579 root INFO copying build/lib/nose2/plugins/mp.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins 2025-04-30 23:01:58,580 root INFO creating build/bdist.linux-armv8l/wheel/nose2/plugins/loader 2025-04-30 23:01:58,580 root INFO copying build/lib/nose2/plugins/loader/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,580 root INFO copying build/lib/nose2/plugins/loader/functions.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,580 root INFO copying build/lib/nose2/plugins/loader/generators.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/parameters.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/testcases.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/eggdiscovery.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/testclasses.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/discovery.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,581 root INFO copying build/lib/nose2/plugins/loader/loadtests.py -> build/bdist.linux-armv8l/wheel/./nose2/plugins/loader 2025-04-30 23:01:58,582 root INFO copying build/lib/nose2/sphinxext.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,582 root INFO copying build/lib/nose2/_toml.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,582 root INFO copying build/lib/nose2/result.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,582 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests 2025-04-30 23:01:58,582 root INFO copying build/lib/nose2/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests 2025-04-30 23:01:58,583 root INFO copying build/lib/nose2/tests/_common.py -> build/bdist.linux-armv8l/wheel/./nose2/tests 2025-04-30 23:01:58,583 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional 2025-04-30 23:01:58,583 root INFO copying build/lib/nose2/tests/functional/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,583 root INFO copying build/lib/nose2/tests/functional/test_decorators.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,583 root INFO copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_prettyassert.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_mp_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_util.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_session.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,584 root INFO copying build/lib/nose2/tests/functional/test_subtests.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,585 root INFO copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,585 root INFO copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,585 root INFO copying build/lib/nose2/tests/functional/test_layers_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,585 root INFO copying build/lib/nose2/tests/functional/test_coverage.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,585 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support 2025-04-30 23:01:58,586 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/toml 2025-04-30 23:01:58,586 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/toml/b 2025-04-30 23:01:58,586 root INFO copying build/lib/nose2/tests/functional/support/toml/b/pyproject.toml -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/toml/b 2025-04-30 23:01:58,586 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/toml/a 2025-04-30 23:01:58,586 root INFO copying build/lib/nose2/tests/functional/support/toml/a/pyproject.toml -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/toml/a 2025-04-30 23:01:58,587 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario 2025-04-30 23:01:58,587 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,587 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,587 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,587 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,588 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,588 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,588 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_errors 2025-04-30 23:01:58,588 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,588 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,589 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.rst -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,590 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/doctests 2025-04-30 23:01:58,590 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,590 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,590 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,590 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,591 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,591 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_non_layers 2025-04-30 23:01:58,591 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,591 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,591 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/many_tests_socket 2025-04-30 23:01:58,592 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,592 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,592 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,592 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,592 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,593 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib 2025-04-30 23:01:58,593 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine 2025-04-30 23:01:58,593 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/slow 2025-04-30 23:01:58,593 root INFO copying build/lib/nose2/tests/functional/support/scenario/slow/test_slow.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/slow 2025-04-30 23:01:58,593 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,594 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,594 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,594 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,594 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_setups 2025-04-30 23:01:58,594 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,595 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,595 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_hooks 2025-04-30 23:01:58,595 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,595 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,595 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests 2025-04-30 23:01:58,596 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,596 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,596 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/logging_config 2025-04-30 23:01:58,596 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module 2025-04-30 23:01:58,596 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,597 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,597 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_with_module/lib 2025-04-30 23:01:58,597 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_with_module 2025-04-30 23:01:58,597 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,597 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,597 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_classes_mp 2025-04-30 23:01:58,598 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/such_with_params 2025-04-30 23:01:58,598 root INFO copying build/lib/nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/such_with_params 2025-04-30 23:01:58,598 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2025-04-30 23:01:58,598 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_and_attributes 2025-04-30 23:01:58,599 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/many_tests 2025-04-30 23:01:58,599 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/many_tests 2025-04-30 23:01:58,599 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/expected_failures 2025-04-30 23:01:58,599 root INFO copying build/lib/nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/expected_failures 2025-04-30 23:01:58,599 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers 2025-04-30 23:01:58,600 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers/test_layers.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers 2025-04-30 23:01:58,600 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2025-04-30 23:01:58,600 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2025-04-30 23:01:58,600 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2025-04-30 23:01:58,601 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,601 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,601 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2025-04-30 23:01:58,601 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2025-04-30 23:01:58,601 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2025-04-30 23:01:58,602 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,602 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,602 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2025-04-30 23:01:58,602 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/load_tests_pkg 2025-04-30 23:01:58,602 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,603 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,603 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,603 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2025-04-30 23:01:58,603 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,603 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,604 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,604 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2025-04-30 23:01:58,604 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,604 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,604 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,605 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,605 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2025-04-30 23:01:58,605 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2025-04-30 23:01:58,605 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,605 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2025-04-30 23:01:58,605 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,606 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,606 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under 2025-04-30 23:01:58,606 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,606 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,606 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2025-04-30 23:01:58,607 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/no_tests 2025-04-30 23:01:58,607 root INFO copying build/lib/nose2/tests/functional/support/scenario/no_tests/a.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/no_tests 2025-04-30 23:01:58,607 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/one_test 2025-04-30 23:01:58,607 root INFO copying build/lib/nose2/tests/functional/support/scenario/one_test/tests.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/one_test 2025-04-30 23:01:58,607 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err 2025-04-30 23:01:58,608 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_import_err 2025-04-30 23:01:58,608 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,608 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,608 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,608 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_import_err/pkg 2025-04-30 23:01:58,609 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_class_fail 2025-04-30 23:01:58,609 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_class_fail 2025-04-30 23:01:58,609 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,609 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,609 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,610 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,610 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,610 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2025-04-30 23:01:58,610 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,610 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,611 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,611 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,611 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,611 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib 2025-04-30 23:01:58,611 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine 2025-04-30 23:01:58,612 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,612 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,612 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,612 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,612 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,613 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,613 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,613 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2025-04-30 23:01:58,613 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package/pkg1 2025-04-30 23:01:58,613 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,614 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/tests_in_package 2025-04-30 23:01:58,614 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,614 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,614 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,614 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,615 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/module_fixtures 2025-04-30 23:01:58,615 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config 2025-04-30 23:01:58,615 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,615 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,615 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,616 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2025-04-30 23:01:58,616 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,616 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2025-04-30 23:01:58,616 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,617 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,617 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,617 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2025-04-30 23:01:58,617 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,617 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2025-04-30 23:01:58,617 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,618 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,618 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/test_classes 2025-04-30 23:01:58,618 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/subtests 2025-04-30 23:01:58,618 root INFO copying build/lib/nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/subtests 2025-04-30 23:01:58,618 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2025-04-30 23:01:58,619 root INFO copying build/lib/nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/dundertest_attribute 2025-04-30 23:01:58,619 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/class_fixtures 2025-04-30 23:01:58,619 root INFO copying build/lib/nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/class_fixtures 2025-04-30 23:01:58,619 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules 2025-04-30 23:01:58,620 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2025-04-30 23:01:58,620 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2025-04-30 23:01:58,620 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2025-04-30 23:01:58,620 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/colliding_test_modules/tests 2025-04-30 23:01:58,620 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib 2025-04-30 23:01:58,621 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib 2025-04-30 23:01:58,621 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2025-04-30 23:01:58,621 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2025-04-30 23:01:58,621 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/package_in_lib 2025-04-30 23:01:58,621 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/logging 2025-04-30 23:01:58,621 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/logging 2025-04-30 23:01:58,622 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/decorators 2025-04-30 23:01:58,622 root INFO copying build/lib/nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/decorators 2025-04-30 23:01:58,622 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts 2025-04-30 23:01:58,622 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2025-04-30 23:01:58,623 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2025-04-30 23:01:58,623 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2025-04-30 23:01:58,623 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2025-04-30 23:01:58,623 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2025-04-30 23:01:58,623 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2025-04-30 23:01:58,624 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,624 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,624 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2025-04-30 23:01:58,624 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2025-04-30 23:01:58,624 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2025-04-30 23:01:58,625 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,625 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,625 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2025-04-30 23:01:58,625 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2025-04-30 23:01:58,625 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2025-04-30 23:01:58,626 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2025-04-30 23:01:58,626 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2025-04-30 23:01:58,626 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,626 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,626 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2025-04-30 23:01:58,627 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2025-04-30 23:01:58,627 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/layers_with_inheritance 2025-04-30 23:01:58,627 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2025-04-30 23:01:58,627 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_of_imports 2025-04-30 23:01:58,628 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,628 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,628 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2025-04-30 23:01:58,628 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,628 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,629 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,629 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,629 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,629 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2025-04-30 23:01:58,629 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/coverage_config_fail_under2 2025-04-30 23:01:58,630 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml 2025-04-30 23:01:58,630 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2025-04-30 23:01:58,630 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/happyday 2025-04-30 23:01:58,630 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,630 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,631 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/skip_reason 2025-04-30 23:01:58,631 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2025-04-30 23:01:58,631 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/chdir 2025-04-30 23:01:58,631 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,631 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,632 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,632 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/empty_properties 2025-04-30 23:01:58,632 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,632 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,633 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/non_default_path 2025-04-30 23:01:58,633 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,633 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,633 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/fail_to_write 2025-04-30 23:01:58,633 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,634 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,634 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/with_properties 2025-04-30 23:01:58,634 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,634 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,634 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/scenario/junitxml/missing_properties 2025-04-30 23:01:58,635 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/cfg 2025-04-30 23:01:58,635 root INFO copying build/lib/nose2/tests/functional/support/cfg/b.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/cfg 2025-04-30 23:01:58,635 root INFO copying build/lib/nose2/tests/functional/support/cfg/a.cfg -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/cfg 2025-04-30 23:01:58,635 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/lib 2025-04-30 23:01:58,635 root INFO copying build/lib/nose2/tests/functional/support/lib/plugin_a.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/lib 2025-04-30 23:01:58,636 root INFO copying build/lib/nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/lib 2025-04-30 23:01:58,636 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/functional/support/such 2025-04-30 23:01:58,636 root INFO copying build/lib/nose2/tests/functional/support/such/test_regression_same_havings.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/such 2025-04-30 23:01:58,636 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_without_layers.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/such 2025-04-30 23:01:58,636 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_timing.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/such 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/support/such/output.txt -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/such 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/support/such/test_such.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional/support/such 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/test_discovery_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/test_verbosity.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,637 root INFO copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,638 root INFO copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,638 root INFO copying build/lib/nose2/tests/functional/test_layers_hooks.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,638 root INFO copying build/lib/nose2/tests/functional/test_collect_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,638 root INFO copying build/lib/nose2/tests/functional/test_such_dsl.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,638 root INFO copying build/lib/nose2/tests/functional/test_main.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,639 root INFO copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,639 root INFO copying build/lib/nose2/tests/functional/test_loading.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/functional 2025-04-30 23:01:58,639 root INFO creating build/bdist.linux-armv8l/wheel/nose2/tests/unit 2025-04-30 23:01:58,639 root INFO copying build/lib/nose2/tests/unit/__init__.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_generators_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_decorators.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_prof_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_config.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,640 root INFO copying build/lib/nose2/tests/unit/test_failfast.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_mp_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_junitxml.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_util.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,641 root INFO copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_session.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_testcase_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_collector.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_testid_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_params_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,642 root INFO copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_layers_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_plugin_api.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_testclass_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_result.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,643 root INFO copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/tests/unit/test_collect_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/tests/unit/test_functions_loader.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> build/bdist.linux-armv8l/wheel/./nose2/tests/unit 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/runner.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,644 root INFO copying build/lib/nose2/__main__.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,645 root INFO copying build/lib/nose2/util.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,645 root INFO copying build/lib/nose2/main.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,645 root INFO copying build/lib/nose2/config.py -> build/bdist.linux-armv8l/wheel/./nose2 2025-04-30 23:01:58,645 root INFO running install_egg_info 2025-04-30 23:01:58,648 root INFO Copying nose2.egg-info to build/bdist.linux-armv8l/wheel/./nose2-0.15.1-py3.12.egg-info 2025-04-30 23:01:58,649 root INFO running install_scripts 2025-04-30 23:01:58,650 root INFO creating build/bdist.linux-armv8l/wheel/nose2-0.15.1.dist-info/WHEEL 2025-04-30 23:01:58,651 wheel INFO creating '/home/buildozer/aports/community/py3-nose2/src/nose2-0.15.1/.dist/.tmp-5aq8jjou/nose2-0.15.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-30 23:01:58,652 wheel INFO adding 'nose2/__init__.py' 2025-04-30 23:01:58,652 wheel INFO adding 'nose2/__main__.py' 2025-04-30 23:01:58,652 wheel INFO adding 'nose2/_toml.py' 2025-04-30 23:01:58,652 wheel INFO adding 'nose2/collector.py' 2025-04-30 23:01:58,652 wheel INFO adding 'nose2/config.py' 2025-04-30 23:01:58,653 wheel INFO adding 'nose2/events.py' 2025-04-30 23:01:58,653 wheel INFO adding 'nose2/exceptions.py' 2025-04-30 23:01:58,653 wheel INFO adding 'nose2/loader.py' 2025-04-30 23:01:58,654 wheel INFO adding 'nose2/main.py' 2025-04-30 23:01:58,654 wheel INFO adding 'nose2/result.py' 2025-04-30 23:01:58,654 wheel INFO adding 'nose2/runner.py' 2025-04-30 23:01:58,654 wheel INFO adding 'nose2/session.py' 2025-04-30 23:01:58,654 wheel INFO adding 'nose2/sphinxext.py' 2025-04-30 23:01:58,655 wheel INFO adding 'nose2/suite.py' 2025-04-30 23:01:58,655 wheel INFO adding 'nose2/util.py' 2025-04-30 23:01:58,655 wheel INFO adding 'nose2/plugins/__init__.py' 2025-04-30 23:01:58,655 wheel INFO adding 'nose2/plugins/_constants.py' 2025-04-30 23:01:58,656 wheel INFO adding 'nose2/plugins/attrib.py' 2025-04-30 23:01:58,656 wheel INFO adding 'nose2/plugins/buffer.py' 2025-04-30 23:01:58,656 wheel INFO adding 'nose2/plugins/collect.py' 2025-04-30 23:01:58,656 wheel INFO adding 'nose2/plugins/coverage.py' 2025-04-30 23:01:58,656 wheel INFO adding 'nose2/plugins/debugger.py' 2025-04-30 23:01:58,657 wheel INFO adding 'nose2/plugins/doctests.py' 2025-04-30 23:01:58,657 wheel INFO adding 'nose2/plugins/dundertest.py' 2025-04-30 23:01:58,657 wheel INFO adding 'nose2/plugins/failfast.py' 2025-04-30 23:01:58,657 wheel INFO adding 'nose2/plugins/junitxml.py' 2025-04-30 23:01:58,657 wheel INFO adding 'nose2/plugins/layers.py' 2025-04-30 23:01:58,658 wheel INFO adding 'nose2/plugins/logcapture.py' 2025-04-30 23:01:58,658 wheel INFO adding 'nose2/plugins/mp.py' 2025-04-30 23:01:58,658 wheel INFO adding 'nose2/plugins/outcomes.py' 2025-04-30 23:01:58,658 wheel INFO adding 'nose2/plugins/prettyassert.py' 2025-04-30 23:01:58,658 wheel INFO adding 'nose2/plugins/printhooks.py' 2025-04-30 23:01:58,659 wheel INFO adding 'nose2/plugins/prof.py' 2025-04-30 23:01:58,659 wheel INFO adding 'nose2/plugins/result.py' 2025-04-30 23:01:58,659 wheel INFO adding 'nose2/plugins/testid.py' 2025-04-30 23:01:58,659 wheel INFO adding 'nose2/plugins/loader/__init__.py' 2025-04-30 23:01:58,660 wheel INFO adding 'nose2/plugins/loader/discovery.py' 2025-04-30 23:01:58,660 wheel INFO adding 'nose2/plugins/loader/eggdiscovery.py' 2025-04-30 23:01:58,660 wheel INFO adding 'nose2/plugins/loader/functions.py' 2025-04-30 23:01:58,660 wheel INFO adding 'nose2/plugins/loader/generators.py' 2025-04-30 23:01:58,660 wheel INFO adding 'nose2/plugins/loader/loadtests.py' 2025-04-30 23:01:58,661 wheel INFO adding 'nose2/plugins/loader/parameters.py' 2025-04-30 23:01:58,661 wheel INFO adding 'nose2/plugins/loader/testcases.py' 2025-04-30 23:01:58,661 wheel INFO adding 'nose2/plugins/loader/testclasses.py' 2025-04-30 23:01:58,661 wheel INFO adding 'nose2/tests/__init__.py' 2025-04-30 23:01:58,661 wheel INFO adding 'nose2/tests/_common.py' 2025-04-30 23:01:58,662 wheel INFO adding 'nose2/tests/functional/__init__.py' 2025-04-30 23:01:58,662 wheel INFO adding 'nose2/tests/functional/test_attrib_plugin.py' 2025-04-30 23:01:58,662 wheel INFO adding 'nose2/tests/functional/test_collect_plugin.py' 2025-04-30 23:01:58,662 wheel INFO adding 'nose2/tests/functional/test_coverage.py' 2025-04-30 23:01:58,662 wheel INFO adding 'nose2/tests/functional/test_decorators.py' 2025-04-30 23:01:58,663 wheel INFO adding 'nose2/tests/functional/test_discovery_loader.py' 2025-04-30 23:01:58,663 wheel INFO adding 'nose2/tests/functional/test_doctests_plugin.py' 2025-04-30 23:01:58,663 wheel INFO adding 'nose2/tests/functional/test_dundertest_plugin.py' 2025-04-30 23:01:58,663 wheel INFO adding 'nose2/tests/functional/test_eggdiscovery_loader.py' 2025-04-30 23:01:58,663 wheel INFO adding 'nose2/tests/functional/test_junitxml_plugin.py' 2025-04-30 23:01:58,664 wheel INFO adding 'nose2/tests/functional/test_layers_hooks.py' 2025-04-30 23:01:58,664 wheel INFO adding 'nose2/tests/functional/test_layers_plugin.py' 2025-04-30 23:01:58,664 wheel INFO adding 'nose2/tests/functional/test_loading.py' 2025-04-30 23:01:58,665 wheel INFO adding 'nose2/tests/functional/test_loadtests_plugin.py' 2025-04-30 23:01:58,665 wheel INFO adding 'nose2/tests/functional/test_logcapture_plugin.py' 2025-04-30 23:01:58,665 wheel INFO adding 'nose2/tests/functional/test_main.py' 2025-04-30 23:01:58,665 wheel INFO adding 'nose2/tests/functional/test_mp_plugin.py' 2025-04-30 23:01:58,665 wheel INFO adding 'nose2/tests/functional/test_prettyassert.py' 2025-04-30 23:01:58,666 wheel INFO adding 'nose2/tests/functional/test_printhooks_plugin.py' 2025-04-30 23:01:58,666 wheel INFO adding 'nose2/tests/functional/test_session.py' 2025-04-30 23:01:58,666 wheel INFO adding 'nose2/tests/functional/test_subtests.py' 2025-04-30 23:01:58,666 wheel INFO adding 'nose2/tests/functional/test_such_dsl.py' 2025-04-30 23:01:58,667 wheel INFO adding 'nose2/tests/functional/test_util.py' 2025-04-30 23:01:58,667 wheel INFO adding 'nose2/tests/functional/test_verbosity.py' 2025-04-30 23:01:58,667 wheel INFO adding 'nose2/tests/functional/support/cfg/a.cfg' 2025-04-30 23:01:58,667 wheel INFO adding 'nose2/tests/functional/support/cfg/b.cfg' 2025-04-30 23:01:58,667 wheel INFO adding 'nose2/tests/functional/support/lib/layer_hooks_plugin.py' 2025-04-30 23:01:58,668 wheel INFO adding 'nose2/tests/functional/support/lib/plugin_a.py' 2025-04-30 23:01:58,668 wheel INFO adding 'nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py' 2025-04-30 23:01:58,668 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py' 2025-04-30 23:01:58,669 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc' 2025-04-30 23:01:58,670 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg' 2025-04-30 23:01:58,670 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py' 2025-04-30 23:01:58,670 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py' 2025-04-30 23:01:58,670 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/.coveragerc' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/nose2.cfg' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/test_lib.py' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/__init__.py' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_with_combine/lib/mod1.py' 2025-04-30 23:01:58,671 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/.coveragerc' 2025-04-30 23:01:58,672 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/nose2.cfg' 2025-04-30 23:01:58,672 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/test_lib.py' 2025-04-30 23:01:58,672 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/__init__.py' 2025-04-30 23:01:58,672 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_multiprocessing_without_combine/lib/mod1.py' 2025-04-30 23:01:58,672 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py' 2025-04-30 23:01:58,673 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py' 2025-04-30 23:01:58,673 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py' 2025-04-30 23:01:58,673 wheel INFO adding 'nose2/tests/functional/support/scenario/decorators/test_decorators.py' 2025-04-30 23:01:58,673 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.py' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.rst' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.txt' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst' 2025-04-30 23:01:58,674 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt' 2025-04-30 23:01:58,675 wheel INFO adding 'nose2/tests/functional/support/scenario/dundertest_attribute/test.py' 2025-04-30 23:01:58,675 wheel INFO adding 'nose2/tests/functional/support/scenario/expected_failures/expected_failures.py' 2025-04-30 23:01:58,675 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py' 2025-04-30 23:01:58,675 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json' 2025-04-30 23:01:58,675 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py' 2025-04-30 23:01:58,676 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg' 2025-04-30 23:01:58,676 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py' 2025-04-30 23:01:58,676 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg' 2025-04-30 23:01:58,676 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py' 2025-04-30 23:01:58,676 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg' 2025-04-30 23:01:58,677 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py' 2025-04-30 23:01:58,678 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg' 2025-04-30 23:01:58,678 wheel INFO adding 'nose2/tests/functional/support/scenario/layers/test_layers.py' 2025-04-30 23:01:58,678 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py' 2025-04-30 23:01:58,678 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py' 2025-04-30 23:01:58,678 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/common.py' 2025-04-30 23:01:58,679 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py' 2025-04-30 23:01:58,679 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py' 2025-04-30 23:01:58,679 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py' 2025-04-30 23:01:58,679 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py' 2025-04-30 23:01:58,679 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py' 2025-04-30 23:01:58,680 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py' 2025-04-30 23:01:58,680 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py' 2025-04-30 23:01:58,680 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py' 2025-04-30 23:01:58,680 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py' 2025-04-30 23:01:58,680 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py' 2025-04-30 23:01:58,681 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py' 2025-04-30 23:01:58,682 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_filter.py' 2025-04-30 23:01:58,682 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_simple.py' 2025-04-30 23:01:58,682 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg' 2025-04-30 23:01:58,682 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py' 2025-04-30 23:01:58,682 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py' 2025-04-30 23:01:58,683 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py' 2025-04-30 23:01:58,683 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py' 2025-04-30 23:01:58,683 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py' 2025-04-30 23:01:58,683 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py' 2025-04-30 23:01:58,683 wheel INFO adding 'nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py' 2025-04-30 23:01:58,684 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/logging_config.py' 2025-04-30 23:01:58,684 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/nose2.cfg' 2025-04-30 23:01:58,684 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py' 2025-04-30 23:01:58,684 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg' 2025-04-30 23:01:58,684 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/test_import_err.py' 2025-04-30 23:01:58,685 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py' 2025-04-30 23:01:58,686 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py' 2025-04-30 23:01:58,686 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py' 2025-04-30 23:01:58,686 wheel INFO adding 'nose2/tests/functional/support/scenario/no_tests/a.py' 2025-04-30 23:01:58,686 wheel INFO adding 'nose2/tests/functional/support/scenario/one_test/tests.py' 2025-04-30 23:01:58,686 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/tests.py' 2025-04-30 23:01:58,687 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py' 2025-04-30 23:01:58,687 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py' 2025-04-30 23:01:58,687 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py' 2025-04-30 23:01:58,687 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py' 2025-04-30 23:01:58,688 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py' 2025-04-30 23:01:58,689 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py' 2025-04-30 23:01:58,689 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py' 2025-04-30 23:01:58,689 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py' 2025-04-30 23:01:58,689 wheel INFO adding 'nose2/tests/functional/support/scenario/slow/test_slow.py' 2025-04-30 23:01:58,689 wheel INFO adding 'nose2/tests/functional/support/scenario/subtests/test_subtests.py' 2025-04-30 23:01:58,690 wheel INFO adding 'nose2/tests/functional/support/scenario/such_with_params/such_with_params.py' 2025-04-30 23:01:58,690 wheel INFO adding 'nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py' 2025-04-30 23:01:58,690 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_classes.py' 2025-04-30 23:01:58,690 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_fixtures.py' 2025-04-30 23:01:58,690 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py' 2025-04-30 23:01:58,691 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py' 2025-04-30 23:01:58,691 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc' 2025-04-30 23:01:58,691 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py' 2025-04-30 23:01:58,691 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py' 2025-04-30 23:01:58,691 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py' 2025-04-30 23:01:58,692 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg' 2025-04-30 23:01:58,692 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py' 2025-04-30 23:01:58,692 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py' 2025-04-30 23:01:58,692 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py' 2025-04-30 23:01:58,692 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/test_coverage.py' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.rst' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.txt' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/setup.py' 2025-04-30 23:01:58,693 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg' 2025-04-30 23:01:58,694 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py' 2025-04-30 23:01:58,694 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py' 2025-04-30 23:01:58,694 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py' 2025-04-30 23:01:58,694 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py' 2025-04-30 23:01:58,694 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst' 2025-04-30 23:01:58,695 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt' 2025-04-30 23:01:58,695 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py' 2025-04-30 23:01:58,695 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg' 2025-04-30 23:01:58,695 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt' 2025-04-30 23:01:58,695 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt' 2025-04-30 23:01:58,696 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt' 2025-04-30 23:01:58,696 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py' 2025-04-30 23:01:58,696 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py' 2025-04-30 23:01:58,696 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py' 2025-04-30 23:01:58,696 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py' 2025-04-30 23:01:58,697 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst' 2025-04-30 23:01:58,697 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt' 2025-04-30 23:01:58,697 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg' 2025-04-30 23:01:58,697 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py' 2025-04-30 23:01:58,697 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg' 2025-04-30 23:01:58,698 wheel INFO adding 'nose2/tests/functional/support/such/output.txt' 2025-04-30 23:01:58,698 wheel INFO adding 'nose2/tests/functional/support/such/test_regression_same_havings.py' 2025-04-30 23:01:58,698 wheel INFO adding 'nose2/tests/functional/support/such/test_such.py' 2025-04-30 23:01:58,698 wheel INFO adding 'nose2/tests/functional/support/such/test_such_timing.py' 2025-04-30 23:01:58,698 wheel INFO adding 'nose2/tests/functional/support/such/test_such_without_layers.py' 2025-04-30 23:01:58,699 wheel INFO adding 'nose2/tests/functional/support/toml/a/pyproject.toml' 2025-04-30 23:01:58,699 wheel INFO adding 'nose2/tests/functional/support/toml/b/pyproject.toml' 2025-04-30 23:01:58,699 wheel INFO adding 'nose2/tests/unit/__init__.py' 2025-04-30 23:01:58,699 wheel INFO adding 'nose2/tests/unit/test_attrib_plugin.py' 2025-04-30 23:01:58,699 wheel INFO adding 'nose2/tests/unit/test_buffer_plugin.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_collect_plugin.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_collector.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_config.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_debugger_plugin.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_decorators.py' 2025-04-30 23:01:58,700 wheel INFO adding 'nose2/tests/unit/test_doctest_plugin.py' 2025-04-30 23:01:58,701 wheel INFO adding 'nose2/tests/unit/test_dundertest_plugin.py' 2025-04-30 23:01:58,701 wheel INFO adding 'nose2/tests/unit/test_failfast.py' 2025-04-30 23:01:58,701 wheel INFO adding 'nose2/tests/unit/test_functions_loader.py' 2025-04-30 23:01:58,701 wheel INFO adding 'nose2/tests/unit/test_generators_plugin.py' 2025-04-30 23:01:58,701 wheel INFO adding 'nose2/tests/unit/test_junitxml.py' 2025-04-30 23:01:58,702 wheel INFO adding 'nose2/tests/unit/test_layers_plugin.py' 2025-04-30 23:01:58,702 wheel INFO adding 'nose2/tests/unit/test_loader.py' 2025-04-30 23:01:58,702 wheel INFO adding 'nose2/tests/unit/test_logcapture_plugin.py' 2025-04-30 23:01:58,702 wheel INFO adding 'nose2/tests/unit/test_mp_plugin.py' 2025-04-30 23:01:58,702 wheel INFO adding 'nose2/tests/unit/test_outcomes_plugin.py' 2025-04-30 23:01:58,703 wheel INFO adding 'nose2/tests/unit/test_params_plugin.py' 2025-04-30 23:01:58,703 wheel INFO adding 'nose2/tests/unit/test_plugin_api.py' 2025-04-30 23:01:58,703 wheel INFO adding 'nose2/tests/unit/test_printhooks_plugin.py' 2025-04-30 23:01:58,703 wheel INFO adding 'nose2/tests/unit/test_prof_plugin.py' 2025-04-30 23:01:58,703 wheel INFO adding 'nose2/tests/unit/test_result.py' 2025-04-30 23:01:58,704 wheel INFO adding 'nose2/tests/unit/test_session.py' 2025-04-30 23:01:58,704 wheel INFO adding 'nose2/tests/unit/test_testcase_loader.py' 2025-04-30 23:01:58,704 wheel INFO adding 'nose2/tests/unit/test_testclass_loader.py' 2025-04-30 23:01:58,704 wheel INFO adding 'nose2/tests/unit/test_testid_plugin.py' 2025-04-30 23:01:58,704 wheel INFO adding 'nose2/tests/unit/test_util.py' 2025-04-30 23:01:58,705 wheel INFO adding 'nose2/tools/__init__.py' 2025-04-30 23:01:58,705 wheel INFO adding 'nose2/tools/decorators.py' 2025-04-30 23:01:58,705 wheel INFO adding 'nose2/tools/params.py' 2025-04-30 23:01:58,705 wheel INFO adding 'nose2/tools/such.py' 2025-04-30 23:01:58,705 wheel INFO adding 'nose2-0.15.1.dist-info/licenses/AUTHORS' 2025-04-30 23:01:58,706 wheel INFO adding 'nose2-0.15.1.dist-info/licenses/LICENSE' 2025-04-30 23:01:58,706 wheel INFO adding 'nose2-0.15.1.dist-info/METADATA' 2025-04-30 23:01:58,706 wheel INFO adding 'nose2-0.15.1.dist-info/WHEEL' 2025-04-30 23:01:58,706 wheel INFO adding 'nose2-0.15.1.dist-info/entry_points.txt' 2025-04-30 23:01:58,706 wheel INFO adding 'nose2-0.15.1.dist-info/top_level.txt' 2025-04-30 23:01:58,708 wheel INFO adding 'nose2-0.15.1.dist-info/RECORD' 2025-04-30 23:01:58,709 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-30 23:01:58,718 gpep517 INFO The backend produced .dist/nose2-0.15.1-py3-none-any.whl nose2-0.15.1-py3-none-any.whl .......ssssssss.........................................................................................................../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ./usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ................................................................................................................................/usr/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.Test.test_gen of .Test testMethod=test_gen>>) return self.run(*args, **kwds) ..................................................................................... ---------------------------------------------------------------------- Ran 336 tests in 39.672s OK (skipped=8) >>> py3-nose2: Entering fakeroot... >>> py3-nose2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/nose2/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/__pycache__' 'usr/lib/python3.12/site-packages/nose2/tools/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/tools/__pycache__' 'usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' 'usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' >>> py3-nose2-pyc*: Preparing subpackage py3-nose2-pyc... >>> py3-nose2-pyc*: Running postcheck for py3-nose2-pyc >>> py3-nose2*: Running postcheck for py3-nose2 >>> py3-nose2*: Preparing package py3-nose2... >>> py3-nose2-pyc*: Tracing dependencies... python3~3.12 >>> py3-nose2-pyc*: Package size: 360.2 KB >>> py3-nose2-pyc*: Compressing data... >>> py3-nose2-pyc*: Create checksum... >>> py3-nose2-pyc*: Create py3-nose2-pyc-0.15.1-r0.apk >>> py3-nose2*: Tracing dependencies... python3~3.12 >>> py3-nose2*: Package size: 302.6 KB >>> py3-nose2*: Compressing data... >>> py3-nose2*: Create checksum... >>> py3-nose2*: Create py3-nose2-0.15.1-r0.apk >>> py3-nose2: Build complete at Wed, 30 Apr 2025 23:02:40 +0000 elapsed time 0h 1m 5s >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Uninstalling dependencies... (1/22) Purging .makedepends-py3-nose2 (20250430.230157) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-nose2: Updating the community/armhf repository index... >>> py3-nose2: Signing the index...