>>> py3-pyfakefs: Building community/py3-pyfakefs 4.5.3-r0 (using abuild 3.9.0_rc2-r1) started Tue, 09 Nov 2021 06:59:23 +0000 >>> py3-pyfakefs: Checking sanity of /home/buildozer/aports/community/py3-pyfakefs/APKBUILD... >>> py3-pyfakefs: Analyzing dependencies... >>> py3-pyfakefs: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-pyfakefs (20211109.065924) Executing busybox-1.34.1-r2.trigger OK: 760 MiB in 113 packages >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyfakefs-4.5.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyfakefs: Fetching https://files.pythonhosted.org/packages/source/p/pyfakefs/pyfakefs-4.5.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 203k 100 203k 0 0 697k 0 --:--:-- --:--:-- --:--:-- 697k >>> py3-pyfakefs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyfakefs-4.5.3.tar.gz >>> py3-pyfakefs: Checking sha512sums... pyfakefs-4.5.3.tar.gz: OK >>> py3-pyfakefs: Unpacking /var/cache/distfiles/v3.15/pyfakefs-4.5.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyfakefs copying pyfakefs/fake_pathlib.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem.py -> build/lib/pyfakefs copying pyfakefs/patched_packages.py -> build/lib/pyfakefs copying pyfakefs/__init__.py -> build/lib/pyfakefs copying pyfakefs/helpers.py -> build/lib/pyfakefs copying pyfakefs/deprecator.py -> build/lib/pyfakefs copying pyfakefs/extra_packages.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem_shutil.py -> build/lib/pyfakefs copying pyfakefs/mox3_stubout.py -> build/lib/pyfakefs copying pyfakefs/fake_scandir.py -> build/lib/pyfakefs copying pyfakefs/fake_filesystem_unittest.py -> build/lib/pyfakefs copying pyfakefs/pytest_plugin.py -> build/lib/pyfakefs copying pyfakefs/_version.py -> build/lib/pyfakefs creating build/lib/pyfakefs/tests copying pyfakefs/tests/fake_open_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/logsio.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/example_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_shutil_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_os_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_stat_time_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_unittest_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/import_as_example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/performance_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/__init__.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_tempfile_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/patched_packages_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_pathlib_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/dynamic_patch_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_vs_real_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/all_tests_without_extra_packages.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/fake_filesystem_glob_test.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/mox3_stubout_example.py -> build/lib/pyfakefs/tests copying pyfakefs/tests/test_utils.py -> build/lib/pyfakefs/tests creating build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_fixture_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_doctest_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/__init__.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/example.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_fixture_param_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/pytest_plugin_test.py -> build/lib/pyfakefs/pytest_tests copying pyfakefs/pytest_tests/conftest.py -> build/lib/pyfakefs/pytest_tests creating build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/module_with_attributes.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/__init__.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/config_module.py -> build/lib/pyfakefs/tests/fixtures copying pyfakefs/tests/fixtures/deprecated_property.py -> build/lib/pyfakefs/tests/fixtures >>> py3-pyfakefs: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyfakefs/pkg creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_open_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/logsio.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_shutil_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/module_with_attributes.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/config_module.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fixtures/deprecated_property.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures copying build/lib/pyfakefs/tests/fake_os_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_stat_time_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_unittest_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/import_as_example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/performance_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_tempfile_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/patched_packages_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_pathlib_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/dynamic_patch_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_vs_real_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/all_tests_without_extra_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/fake_filesystem_glob_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/mox3_stubout_example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/tests/test_utils.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests copying build/lib/pyfakefs/fake_pathlib.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/patched_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs creating /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_doctest_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/example.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_fixture_param_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/pytest_plugin_test.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/pytest_tests/conftest.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests copying build/lib/pyfakefs/__init__.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/helpers.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/deprecator.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/extra_packages.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_shutil.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/mox3_stubout.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/fake_scandir.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/fake_filesystem_unittest.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/pytest_plugin.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs copying build/lib/pyfakefs/_version.py -> /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_open_test.py to fake_open_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/logsio.py to logsio.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/example_test.py to example_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_shutil_test.py to fake_filesystem_shutil_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/module_with_attributes.py to module_with_attributes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/config_module.py to config_module.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fixtures/deprecated_property.py to deprecated_property.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_os_test.py to fake_os_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_stat_time_test.py to fake_stat_time_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_unittest_test.py to fake_filesystem_unittest_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/all_tests.py to all_tests.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/import_as_example.py to import_as_example.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/performance_test.py to performance_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_test.py to fake_filesystem_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/example.py to example.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_tempfile_test.py to fake_tempfile_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/patched_packages_test.py to patched_packages_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_pathlib_test.py to fake_pathlib_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/dynamic_patch_test.py to dynamic_patch_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_vs_real_test.py to fake_filesystem_vs_real_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/all_tests_without_extra_packages.py to all_tests_without_extra_packages.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/mox3_stubout_test.py to mox3_stubout_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/fake_filesystem_glob_test.py to fake_filesystem_glob_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/mox3_stubout_example.py to mox3_stubout_example.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/fake_pathlib.py to fake_pathlib.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem.py to fake_filesystem.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/patched_packages.py to patched_packages.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_check_failed_plugin_test.py to pytest_check_failed_plugin_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_plugin_failing_helper.py to pytest_plugin_failing_helper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_fixture_test.py to pytest_fixture_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_doctest_test.py to pytest_doctest_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/example.py to example.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_fixture_param_test.py to pytest_fixture_param_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/pytest_plugin_test.py to pytest_plugin_test.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_tests/conftest.py to conftest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/helpers.py to helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/deprecator.py to deprecator.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/extra_packages.py to extra_packages.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem_shutil.py to fake_filesystem_shutil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/mox3_stubout.py to mox3_stubout.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/fake_scandir.py to fake_scandir.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/fake_filesystem_unittest.py to fake_filesystem_unittest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs/_version.py to _version.cpython-39.pyc running install_egg_info running egg_info writing pyfakefs.egg-info/PKG-INFO writing dependency_links to pyfakefs.egg-info/dependency_links.txt writing entry points to pyfakefs.egg-info/entry_points.txt writing top-level names to pyfakefs.egg-info/top_level.txt reading manifest file 'pyfakefs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyfakefs.egg-info/SOURCES.txt' Copying pyfakefs.egg-info to /home/buildozer/aports/community/py3-pyfakefs/pkg/py3-pyfakefs/usr/lib/python3.9/site-packages/pyfakefs-4.5.3-py3.9.egg-info running install_scripts >>> py3-pyfakefs*: Running postcheck for py3-pyfakefs >>> py3-pyfakefs*: Preparing package py3-pyfakefs... >>> py3-pyfakefs*: Tracing dependencies... >>> py3-pyfakefs*: Package size: 2.1 MB >>> py3-pyfakefs*: Compressing data... >>> py3-pyfakefs*: Create checksum... >>> py3-pyfakefs*: Create py3-pyfakefs-4.5.3-r0.apk >>> py3-pyfakefs: Build complete at Tue, 09 Nov 2021 06:59:27 +0000 elapsed time 0h 0m 4s >>> py3-pyfakefs: Cleaning up srcdir >>> py3-pyfakefs: Cleaning up pkgdir >>> py3-pyfakefs: Uninstalling dependencies... (1/13) Purging .makedepends-py3-pyfakefs (20211109.065924) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 709 MiB in 100 packages >>> py3-pyfakefs: Updating the community/x86_64 repository index... >>> py3-pyfakefs: Signing the index...