>>> py3-requests-file: Building community/py3-requests-file 1.5.1-r2 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 16:18:55 +0000 >>> py3-requests-file: Checking sanity of /home/buildozer/aports/community/py3-requests-file/APKBUILD... >>> py3-requests-file: Analyzing dependencies... >>> py3-requests-file: Installing for build: build-base python3 py3-setuptools py3-mock py3-pytest py3-requests (1/29) Installing gdbm (1.23-r0) (2/29) Installing mpdecimal (2.5.1-r1) (3/29) Installing readline (8.1.2-r0) (4/29) Installing sqlite-libs (3.38.2-r0) (5/29) Installing python3 (3.10.3-r0) (6/29) Installing py3-appdirs (1.4.4-r3) (7/29) Installing py3-more-itertools (8.12.0-r2) (8/29) Installing py3-ordered-set (4.0.2-r3) (9/29) Installing py3-parsing (2.4.7-r3) (10/29) Installing py3-six (1.16.0-r1) (11/29) Installing py3-packaging (21.3-r0) (12/29) Installing py3-setuptools (59.4.0-r0) (13/29) Installing py3-pbr (5.8.1-r0) (14/29) Installing py3-mock (4.0.3-r2) (15/29) Installing py3-atomicwrites (1.4.0-r2) (16/29) Installing py3-attrs (21.4.0-r0) (17/29) Installing py3-iniconfig (1.1.1-r2) (18/29) Installing py3-pluggy (0.13.1-r5) (19/29) Installing py3-py (1.10.0-r2) (20/29) Installing py3-wcwidth (0.2.5-r2) (21/29) Installing py3-toml (0.10.2-r3) (22/29) Installing py3-pygments (2.11.2-r0) (23/29) Installing py3-pytest (6.2.5-r2) (24/29) Installing py3-certifi (2021.10.8-r0) (25/29) Installing py3-charset-normalizer (2.0.10-r0) (26/29) Installing py3-idna (3.3-r2) (27/29) Installing py3-urllib3 (1.26.9-r0) (28/29) Installing py3-requests (2.27.1-r0) (29/29) Installing .makedepends-py3-requests-file (20220416.161901) Executing busybox-1.35.0-r8.trigger OK: 1342 MiB in 132 packages >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/requests-file-1.5.1.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 100 5994 100 5994 0 0 100k 0 --:--:-- --:--:-- --:--:-- 102k >>> py3-requests-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/requests-file-1.5.1.tar.gz >>> py3-requests-file: Checking sha512sums... requests-file-1.5.1.tar.gz: OK >>> py3-requests-file: Unpacking /var/cache/distfiles/v3.16/requests-file-1.5.1.tar.gz... running build running build_py creating build creating build/lib copying requests_file.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating requests_file.egg-info writing requests_file.egg-info/PKG-INFO writing dependency_links to requests_file.egg-info/dependency_links.txt writing requirements to requests_file.egg-info/requires.txt writing top-level names to requests_file.egg-info/top_level.txt writing manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests_file.egg-info/SOURCES.txt' running build_ext test_close (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_missing (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_missing_localized (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_no_access (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_nonlocal (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_post (tests.test_requests_file.FileRequestTestCase) ... ok test_fetch_regular (tests.test_requests_file.FileRequestTestCase) ... ok test_funny_names (tests.test_requests_file.FileRequestTestCase) ... ok test_head (tests.test_requests_file.FileRequestTestCase) ... ok test_missing_close (tests.test_requests_file.FileRequestTestCase) ... ok test_windows_legacy (tests.test_requests_file.FileRequestTestCase) Test |-encoded drive characters on Windows ... skipped 'skipping windows URL test' ---------------------------------------------------------------------- Ran 11 tests in 0.021s OK (skipped=1) >>> py3-requests-file: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-requests-file/pkg creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.10/site-packages copying build/lib/requests_file.py -> /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.10/site-packages/requests_file.py to requests_file.cpython-310.pyc running install_egg_info running egg_info writing requests_file.egg-info/PKG-INFO writing dependency_links to requests_file.egg-info/dependency_links.txt writing requirements to requests_file.egg-info/requires.txt writing top-level names to requests_file.egg-info/top_level.txt reading manifest file 'requests_file.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'requests_file.egg-info/SOURCES.txt' Copying requests_file.egg-info to /home/buildozer/aports/community/py3-requests-file/pkg/py3-requests-file/usr/lib/python3.10/site-packages/requests_file-1.5.1-py3.10.egg-info running install_scripts >>> py3-requests-file*: Running postcheck for py3-requests-file >>> py3-requests-file*: Preparing package py3-requests-file... >>> py3-requests-file*: Tracing dependencies... >>> py3-requests-file*: Package size: 60.0 KB >>> py3-requests-file*: Compressing data... >>> py3-requests-file*: Create checksum... >>> py3-requests-file*: Create py3-requests-file-1.5.1-r2.apk >>> py3-requests-file: Build complete at Sat, 16 Apr 2022 16:19:05 +0000 elapsed time 0h 0m 10s >>> py3-requests-file: Cleaning up srcdir >>> py3-requests-file: Cleaning up pkgdir >>> py3-requests-file: Uninstalling dependencies... (1/29) Purging .makedepends-py3-requests-file (20220416.161901) (2/29) Purging py3-setuptools (59.4.0-r0) (3/29) Purging py3-appdirs (1.4.4-r3) (4/29) Purging py3-ordered-set (4.0.2-r3) (5/29) Purging py3-mock (4.0.3-r2) (6/29) Purging py3-pbr (5.8.1-r0) (7/29) Purging py3-pytest (6.2.5-r2) (8/29) Purging py3-atomicwrites (1.4.0-r2) (9/29) Purging py3-attrs (21.4.0-r0) (10/29) Purging py3-more-itertools (8.12.0-r2) (11/29) Purging py3-iniconfig (1.1.1-r2) (12/29) Purging py3-pluggy (0.13.1-r5) (13/29) Purging py3-py (1.10.0-r2) (14/29) Purging py3-wcwidth (0.2.5-r2) (15/29) Purging py3-packaging (21.3-r0) (16/29) Purging py3-parsing (2.4.7-r3) (17/29) Purging py3-six (1.16.0-r1) (18/29) Purging py3-toml (0.10.2-r3) (19/29) Purging py3-pygments (2.11.2-r0) (20/29) Purging py3-requests (2.27.1-r0) (21/29) Purging py3-certifi (2021.10.8-r0) (22/29) Purging py3-charset-normalizer (2.0.10-r0) (23/29) Purging py3-idna (3.3-r2) (24/29) Purging py3-urllib3 (1.26.9-r0) (25/29) Purging python3 (3.10.3-r0) (26/29) Purging gdbm (1.23-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.2-r0) (29/29) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-requests-file: Updating the community/x86_64 repository index... >>> py3-requests-file: Signing the index...