>>> py3-fastjsonschema: Building main/py3-fastjsonschema 2.21.2-r0 (using abuild 3.15.0-r2) started Fri, 15 Aug 2025 09:53:19 +0000 >>> py3-fastjsonschema: Validating /home/buildozer/aports/main/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-benchmark ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20250705-r0) ( 7/38) Installing sqlite-libs (3.50.4-r1) ( 8/38) Installing python3 (3.12.11-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.11-r0) (10/38) Installing pyc (3.12.11-r0) (11/38) Installing py3-installer-pyc (0.7.0-r2) (12/38) Installing py3-gpep517-pyc (19-r0) (13/38) Installing python3-pyc (3.12.11-r0) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-gpep517 (19-r0) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-setuptools (80.9.0-r1) (21/38) Installing py3-setuptools-pyc (80.9.0-r1) (22/38) Installing py3-wheel (0.46.1-r0) (23/38) Installing py3-wheel-pyc (0.46.1-r0) (24/38) Installing py3-iniconfig (2.1.0-r0) (25/38) Installing py3-iniconfig-pyc (2.1.0-r0) (26/38) Installing py3-pluggy (1.6.0-r0) (27/38) Installing py3-pluggy-pyc (1.6.0-r0) (28/38) Installing py3-py (1.11.0-r4) (29/38) Installing py3-py-pyc (1.11.0-r4) (30/38) Installing py3-pygments (2.19.2-r0) (31/38) Installing py3-pygments-pyc (2.19.2-r0) (32/38) Installing py3-pytest (8.4.1-r1) (33/38) Installing py3-pytest-pyc (8.4.1-r1) (34/38) Installing py3-py-cpuinfo (9.0.0-r4) (35/38) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (36/38) Installing py3-pytest-benchmark (4.0.0-r4) (37/38) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (38/38) Installing .makedepends-py3-fastjsonschema (20250815.095320) busybox-1.37.0-r22.trigger: Executing script... OK: 398 MiB in 142 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.2.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz.part' py3-fastjsonschema-2 100% |********************************| 385k 0:00:00 ETA '/var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz.part' saved >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.2.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz... 2025-08-15 09:53:21,596 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-08-15 09:53:21,619 root INFO running bdist_wheel 2025-08-15 09:53:21,640 root INFO running build 2025-08-15 09:53:21,640 root INFO running build_py 2025-08-15 09:53:21,645 root INFO creating build/lib/fastjsonschema 2025-08-15 09:53:21,645 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,645 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,646 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,646 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,646 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,647 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,648 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,648 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,648 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,649 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-08-15 09:53:21,657 root INFO installing to build/bdist.linux-armv8l/wheel 2025-08-15 09:53:21,657 root INFO running install 2025-08-15 09:53:21,668 root INFO running install_lib 2025-08-15 09:53:21,671 root INFO creating build/bdist.linux-armv8l/wheel 2025-08-15 09:53:21,672 root INFO creating build/bdist.linux-armv8l/wheel/fastjsonschema 2025-08-15 09:53:21,672 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,672 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,672 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,672 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,673 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,673 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,673 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,674 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,674 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,674 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-08-15 09:53:21,674 root INFO running install_egg_info 2025-08-15 09:53:21,678 root INFO running egg_info 2025-08-15 09:53:21,681 root INFO creating fastjsonschema.egg-info 2025-08-15 09:53:21,681 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-08-15 09:53:21,683 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-08-15 09:53:21,684 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-08-15 09:53:21,684 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-08-15 09:53:21,684 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:21,688 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:21,688 root INFO reading manifest template 'MANIFEST.in' 2025-08-15 09:53:21,689 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-15 09:53:21,690 root INFO adding license file 'LICENSE' 2025-08-15 09:53:21,690 root INFO adding license file 'AUTHORS' 2025-08-15 09:53:21,691 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:21,691 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-armv8l/wheel/./fastjsonschema-2.21.2-py3.12.egg-info 2025-08-15 09:53:21,692 root INFO running install_scripts 2025-08-15 09:53:21,693 root INFO creating build/bdist.linux-armv8l/wheel/fastjsonschema-2.21.2.dist-info/WHEEL 2025-08-15 09:53:21,694 wheel INFO creating '/home/buildozer/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.2/.dist/.tmp-5y5gpii7/fastjsonschema-2.21.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-08-15 09:53:21,694 wheel INFO adding 'fastjsonschema/__init__.py' 2025-08-15 09:53:21,695 wheel INFO adding 'fastjsonschema/__main__.py' 2025-08-15 09:53:21,695 wheel INFO adding 'fastjsonschema/draft04.py' 2025-08-15 09:53:21,695 wheel INFO adding 'fastjsonschema/draft06.py' 2025-08-15 09:53:21,696 wheel INFO adding 'fastjsonschema/draft07.py' 2025-08-15 09:53:21,696 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-08-15 09:53:21,696 wheel INFO adding 'fastjsonschema/generator.py' 2025-08-15 09:53:21,696 wheel INFO adding 'fastjsonschema/indent.py' 2025-08-15 09:53:21,697 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-08-15 09:53:21,697 wheel INFO adding 'fastjsonschema/version.py' 2025-08-15 09:53:21,697 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/licenses/AUTHORS' 2025-08-15 09:53:21,698 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/licenses/LICENSE' 2025-08-15 09:53:21,698 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/METADATA' 2025-08-15 09:53:21,698 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/WHEEL' 2025-08-15 09:53:21,698 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/top_level.txt' 2025-08-15 09:53:21,698 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/RECORD' 2025-08-15 09:53:21,698 root INFO removing build/bdist.linux-armv8l/wheel 2025-08-15 09:53:21,699 gpep517 INFO The backend produced .dist/fastjsonschema-2.21.2-py3-none-any.whl fastjsonschema-2.21.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.2 plugins: benchmark-4.0.0 collected 465 items tests/benchmarks/test_benchmark.py ............ [ 2%] tests/json_schema/test_draft04.py s [ 2%] tests/json_schema/test_draft06.py s [ 3%] tests/json_schema/test_draft07.py s [ 3%] tests/json_schema/test_draft2019.py s [ 3%] tests/test_array.py .................................................... [ 14%] ............ [ 17%] tests/test_boolean.py ....... [ 18%] tests/test_boolean_schema.py ........ [ 20%] tests/test_common.py .................................. [ 27%] tests/test_compile_to_code.py ..... [ 28%] tests/test_composition.py .......... [ 30%] tests/test_const.py ....... [ 32%] tests/test_default.py .......... [ 34%] tests/test_examples.py .... [ 35%] tests/test_exceptions.py ............. [ 38%] tests/test_format.py .......................................... [ 47%] tests/test_integration.py ................. [ 50%] tests/test_null.py ...... [ 52%] tests/test_number.py ................................................... [ 63%] ..................................................... [ 74%] tests/test_object.py ................................................... [ 85%] .............. [ 88%] tests/test_pattern_properties.py .... [ 89%] tests/test_pattern_serialization.py . [ 89%] tests/test_security.py ..................... [ 94%] tests/test_string.py ........................... [100%] ------------------------------------------------------------------------------------------ benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 4.5197 (1.0) 21.9201 (1.0) 4.6641 (1.0) 0.1493 (1.0) 4.6403 (1.0) 0.0400 (1.0) 2277;4374 214.4018 (1.0) 83612 1 test_benchmark_bad_values[value1] 4.8396 (1.07) 29.2002 (1.33) 4.9718 (1.07) 0.1813 (1.21) 4.9598 (1.07) 0.0796 (1.99) 2290;2362 201.1351 (0.94) 62344 1 test_benchmark_bad_values[value3] 5.2000 (1.15) 67.4808 (3.08) 5.3632 (1.15) 0.2744 (1.84) 5.3598 (1.16) 0.0400 (1.0) 2234;6004 186.4568 (0.87) 85619 1 test_benchmark_bad_values[value2] 5.4799 (1.21) 24.9599 (1.14) 5.6219 (1.21) 0.1589 (1.06) 5.6000 (1.21) 0.0405 (1.01) 2033;6242 177.8770 (0.83) 79366 1 test_benchmark_bad_values[value5] 6.5998 (1.46) 22.8803 (1.04) 6.7738 (1.45) 0.1574 (1.05) 6.7600 (1.46) 0.0801 (2.00) 1927;1935 147.6287 (0.69) 70226 1 test_benchmark_bad_values[value6] 8.7200 (1.93) 35.3600 (1.61) 8.9097 (1.91) 0.2373 (1.59) 8.8802 (1.91) 0.0801 (2.00) 1515;1846 112.2374 (0.52) 51441 1 test_benchmark_bad_values[value4] 9.5600 (2.12) 28.9599 (1.32) 9.8020 (2.10) 0.2524 (1.69) 9.7603 (2.10) 0.1197 (2.99) 1621;1690 102.0204 (0.48) 41051 1 test_benchmark_ok_values[value2] 12.4797 (2.76) 31.4801 (1.44) 12.7552 (2.73) 0.2698 (1.81) 12.7200 (2.74) 0.1197 (2.99) 1042;1118 78.3994 (0.37) 41253 1 test_benchmark_ok_values[value3] 12.5598 (2.78) 57.1609 (2.61) 12.8435 (2.75) 0.3480 (2.33) 12.8010 (2.76) 0.1197 (2.99) 818;1028 77.8605 (0.36) 41598 1 test_benchmark_ok_values[value1] 12.7200 (2.81) 31.4401 (1.43) 13.0278 (2.79) 0.2776 (1.86) 12.9999 (2.80) 0.1201 (3.00) 1131;1217 76.7590 (0.36) 38881 1 test_benchmark_ok_values[value0] 12.8797 (2.85) 29.5602 (1.35) 13.1024 (2.81) 0.2592 (1.74) 13.0800 (2.82) 0.0801 (2.00) 360;577 76.3217 (0.36) 23924 1 test_benchmark_bad_values[value7] 14.2413 (3.15) 30.8799 (1.41) 14.5641 (3.12) 0.2705 (1.81) 14.5203 (3.13) 0.1197 (2.99) 1338;1463 68.6622 (0.32) 33024 1 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ======================= 461 passed, 4 skipped in 32.70s ======================== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/main/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' >>> py3-fastjsonschema-pyc*: Preparing subpackage py3-fastjsonschema-pyc... >>> py3-fastjsonschema-pyc*: Running postcheck for py3-fastjsonschema-pyc >>> py3-fastjsonschema*: Running postcheck for py3-fastjsonschema >>> py3-fastjsonschema*: Preparing package py3-fastjsonschema... >>> py3-fastjsonschema-pyc*: Tracing dependencies... python3~3.12 >>> py3-fastjsonschema-pyc*: Package size: 97.6 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.21.2-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3~3.12 >>> py3-fastjsonschema*: Package size: 78.8 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.21.2-r0.apk >>> py3-fastjsonschema: Build complete at Fri, 15 Aug 2025 09:53:55 +0000 elapsed time 0h 0m 36s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-fastjsonschema (20250815.095320) ( 2/38) Purging py3-gpep517-pyc (19-r0) ( 3/38) Purging py3-gpep517 (19-r0) ( 4/38) Purging py3-installer-pyc (0.7.0-r2) ( 5/38) Purging py3-installer (0.7.0-r2) ( 6/38) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/38) Purging py3-setuptools (80.9.0-r1) ( 8/38) Purging py3-wheel-pyc (0.46.1-r0) ( 9/38) Purging py3-wheel (0.46.1-r0) (10/38) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/38) Purging py3-pytest-benchmark (4.0.0-r4) (12/38) Purging py3-pytest-pyc (8.4.1-r1) (13/38) Purging py3-pytest (8.4.1-r1) (14/38) Purging py3-iniconfig-pyc (2.1.0-r0) (15/38) Purging py3-iniconfig (2.1.0-r0) (16/38) Purging py3-packaging-pyc (25.0-r0) (17/38) Purging py3-packaging (25.0-r0) (18/38) Purging py3-parsing-pyc (3.2.3-r0) (19/38) Purging py3-parsing (3.2.3-r0) (20/38) Purging py3-pluggy-pyc (1.6.0-r0) (21/38) Purging py3-pluggy (1.6.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-pygments-pyc (2.19.2-r0) (25/38) Purging py3-pygments (2.19.2-r0) (26/38) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (27/38) Purging py3-py-cpuinfo (9.0.0-r4) (28/38) Purging python3-pyc (3.12.11-r0) (29/38) Purging python3-pycache-pyc0 (3.12.11-r0) (30/38) Purging pyc (3.12.11-r0) (31/38) Purging python3 (3.12.11-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.5_p20250705-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.50.4-r1) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 342 MiB in 104 packages >>> py3-fastjsonschema: Updating the main/armhf repository index... >>> py3-fastjsonschema: Signing the index...