>>> py3-commentjson: Building testing/py3-commentjson 0.9.0-r0 (using abuild 3.10.0-r0) started Mon, 20 Feb 2023 14:38:19 +0000 >>> py3-commentjson: Checking sanity of /home/buildozer/aports/testing/py3-commentjson/APKBUILD... >>> py3-commentjson: Analyzing dependencies... >>> py3-commentjson: Installing for build: build-base python3 py3-lark-parser py3-gpep517 py3-setuptools py3-wheel py3-six python3-tests (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.4.1-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.001-r0) (7/18) Installing sqlite-libs (3.40.1-r0) (8/18) Installing python3 (3.11.2-r0) (9/18) Installing py3-lark-parser (0.11.3-r2) (10/18) Installing py3-installer (0.6.0-r0) (11/18) Installing py3-gpep517 (13-r0) (12/18) Installing py3-parsing (3.0.9-r1) (13/18) Installing py3-packaging (23.0-r0) (14/18) Installing py3-setuptools (67.3.2-r0) (15/18) Installing py3-wheel (0.38.4-r1) (16/18) Installing py3-six (1.16.0-r4) (17/18) Installing python3-tests (3.11.2-r0) (18/18) Installing .makedepends-py3-commentjson (20230220.143820) Executing busybox-1.36.0-r4.trigger OK: 535 MiB in 114 packages >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.0.tar.gz >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.0.tar.gz >>> py3-commentjson: Checking sha512sums... py3-commentjson-0.9.0.tar.gz: OK >>> py3-commentjson: Unpacking /var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz... 2023-02-20 14:38:23,540 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-20 14:38:23,589 root INFO running bdist_wheel 2023-02-20 14:38:23,599 root INFO running build 2023-02-20 14:38:23,600 root INFO running build_py 2023-02-20 14:38:23,602 root INFO creating build 2023-02-20 14:38:23,602 root INFO creating build/lib 2023-02-20 14:38:23,602 root INFO creating build/lib/commentjson 2023-02-20 14:38:23,602 root INFO copying commentjson/commentjson.py -> build/lib/commentjson 2023-02-20 14:38:23,603 root INFO copying commentjson/__init__.py -> build/lib/commentjson 2023-02-20 14:38:23,603 root INFO creating build/lib/commentjson/tests 2023-02-20 14:38:23,604 root INFO copying commentjson/tests/__init__.py -> build/lib/commentjson/tests 2023-02-20 14:38:23,604 root INFO copying commentjson/tests/test_commentjson.py -> build/lib/commentjson/tests 2023-02-20 14:38:23,604 root INFO creating build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,605 root INFO copying commentjson/tests/test_json/test_unicode.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,605 root INFO copying commentjson/tests/test_json/test_pass2.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,605 root INFO copying commentjson/tests/test_json/test_pass3.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,606 root INFO copying commentjson/tests/test_json/test_recursion.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,606 root INFO copying commentjson/tests/test_json/test_float.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,606 root INFO copying commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,606 root INFO copying commentjson/tests/test_json/test_pass1.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,607 root INFO copying commentjson/tests/test_json/test_separators.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,607 root INFO copying commentjson/tests/test_json/__init__.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,607 root INFO copying commentjson/tests/test_json/test_decode.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,608 root INFO copying commentjson/tests/test_json/test_dump.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,608 root INFO copying commentjson/tests/test_json/test_indent.py -> build/lib/commentjson/tests/test_json 2023-02-20 14:38:23,608 root INFO running egg_info 2023-02-20 14:38:23,613 root INFO creating commentjson.egg-info 2023-02-20 14:38:23,615 root INFO writing commentjson.egg-info/PKG-INFO 2023-02-20 14:38:23,615 root INFO writing dependency_links to commentjson.egg-info/dependency_links.txt 2023-02-20 14:38:23,615 root INFO writing requirements to commentjson.egg-info/requires.txt 2023-02-20 14:38:23,616 root INFO writing top-level names to commentjson.egg-info/top_level.txt 2023-02-20 14:38:23,616 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2023-02-20 14:38:23,618 root INFO reading manifest file 'commentjson.egg-info/SOURCES.txt' 2023-02-20 14:38:23,618 root INFO reading manifest template 'MANIFEST.in' 2023-02-20 14:38:23,618 root INFO adding license file 'LICENSE.rst' 2023-02-20 14:38:23,619 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2023-02-20 14:38:23,624 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-02-20 14:38:23,624 root INFO running install 2023-02-20 14:38:23,631 root INFO running install_lib 2023-02-20 14:38:23,633 root INFO creating build/bdist.linux-armv8l 2023-02-20 14:38:23,634 root INFO creating build/bdist.linux-armv8l/wheel 2023-02-20 14:38:23,634 root INFO creating build/bdist.linux-armv8l/wheel/commentjson 2023-02-20 14:38:23,634 root INFO creating build/bdist.linux-armv8l/wheel/commentjson/tests 2023-02-20 14:38:23,634 root INFO creating build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,634 root INFO copying build/lib/commentjson/tests/test_json/test_unicode.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,635 root INFO copying build/lib/commentjson/tests/test_json/test_pass2.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,635 root INFO copying build/lib/commentjson/tests/test_json/test_pass3.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,635 root INFO copying build/lib/commentjson/tests/test_json/test_recursion.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,636 root INFO copying build/lib/commentjson/tests/test_json/test_float.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,636 root INFO copying build/lib/commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,636 root INFO copying build/lib/commentjson/tests/test_json/test_pass1.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,636 root INFO copying build/lib/commentjson/tests/test_json/test_separators.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,637 root INFO copying build/lib/commentjson/tests/test_json/__init__.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,637 root INFO copying build/lib/commentjson/tests/test_json/test_decode.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,637 root INFO copying build/lib/commentjson/tests/test_json/test_dump.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,637 root INFO copying build/lib/commentjson/tests/test_json/test_indent.py -> build/bdist.linux-armv8l/wheel/commentjson/tests/test_json 2023-02-20 14:38:23,638 root INFO copying build/lib/commentjson/tests/__init__.py -> build/bdist.linux-armv8l/wheel/commentjson/tests 2023-02-20 14:38:23,638 root INFO copying build/lib/commentjson/tests/test_commentjson.py -> build/bdist.linux-armv8l/wheel/commentjson/tests 2023-02-20 14:38:23,638 root INFO copying build/lib/commentjson/commentjson.py -> build/bdist.linux-armv8l/wheel/commentjson 2023-02-20 14:38:23,638 root INFO copying build/lib/commentjson/__init__.py -> build/bdist.linux-armv8l/wheel/commentjson 2023-02-20 14:38:23,639 root INFO running install_egg_info 2023-02-20 14:38:23,642 root INFO Copying commentjson.egg-info to build/bdist.linux-armv8l/wheel/commentjson-0.9.0-py3.11.egg-info 2023-02-20 14:38:23,643 root INFO running install_scripts 2023-02-20 14:38:23,646 wheel INFO creating build/bdist.linux-armv8l/wheel/commentjson-0.9.0.dist-info/WHEEL 2023-02-20 14:38:23,647 wheel INFO creating '/home/buildozer/aports/testing/py3-commentjson/src/commentjson-0.9.0/dist/.tmp-vo_7wgma/commentjson-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-02-20 14:38:23,647 wheel INFO adding 'commentjson/__init__.py' 2023-02-20 14:38:23,648 wheel INFO adding 'commentjson/commentjson.py' 2023-02-20 14:38:23,648 wheel INFO adding 'commentjson/tests/__init__.py' 2023-02-20 14:38:23,648 wheel INFO adding 'commentjson/tests/test_commentjson.py' 2023-02-20 14:38:23,649 wheel INFO adding 'commentjson/tests/test_json/__init__.py' 2023-02-20 14:38:23,649 wheel INFO adding 'commentjson/tests/test_json/test_decode.py' 2023-02-20 14:38:23,649 wheel INFO adding 'commentjson/tests/test_json/test_dump.py' 2023-02-20 14:38:23,649 wheel INFO adding 'commentjson/tests/test_json/test_encode_basestring_ascii.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_float.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_indent.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_pass1.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_pass2.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_pass3.py' 2023-02-20 14:38:23,650 wheel INFO adding 'commentjson/tests/test_json/test_recursion.py' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson/tests/test_json/test_separators.py' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson/tests/test_json/test_unicode.py' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson-0.9.0.dist-info/LICENSE.rst' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson-0.9.0.dist-info/METADATA' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson-0.9.0.dist-info/WHEEL' 2023-02-20 14:38:23,651 wheel INFO adding 'commentjson-0.9.0.dist-info/top_level.txt' 2023-02-20 14:38:23,652 wheel INFO adding 'commentjson-0.9.0.dist-info/RECORD' 2023-02-20 14:38:23,652 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-02-20 14:38:23,653 gpep517 INFO The backend produced dist/commentjson-0.9.0-py3-none-any.whl commentjson-0.9.0-py3-none-any.whl ...............................s..s........s.s................. ---------------------------------------------------------------------- Ran 63 tests in 9.015s OK (skipped=4) >>> py3-commentjson: Entering fakeroot... >>> py3-commentjson*: Running postcheck for py3-commentjson >>> py3-commentjson*: Preparing package py3-commentjson... >>> py3-commentjson*: Tracing dependencies... >>> py3-commentjson*: Package size: 80.0 KB >>> py3-commentjson*: Compressing data... >>> py3-commentjson*: Create checksum... >>> py3-commentjson*: Create py3-commentjson-0.9.0-r0.apk >>> py3-commentjson: Build complete at Mon, 20 Feb 2023 14:38:33 +0000 elapsed time 0h 0m 14s >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Uninstalling dependencies... (1/18) Purging .makedepends-py3-commentjson (20230220.143820) (2/18) Purging py3-lark-parser (0.11.3-r2) (3/18) Purging py3-gpep517 (13-r0) (4/18) Purging py3-installer (0.6.0-r0) (5/18) Purging py3-setuptools (67.3.2-r0) (6/18) Purging py3-wheel (0.38.4-r1) (7/18) Purging py3-packaging (23.0-r0) (8/18) Purging py3-parsing (3.0.9-r1) (9/18) Purging py3-six (1.16.0-r4) (10/18) Purging python3 (3.11.2-r0) (11/18) Purging python3-tests (3.11.2-r0) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.4.1-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.001-r0) (18/18) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 326 MiB in 96 packages >>> py3-commentjson: Updating the testing/armhf repository index... >>> py3-commentjson: Signing the index...