>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.15.3-r0 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 16:23:32 +0000 >>> py3-fastjsonschema: Checking sanity of /home/buildozer/aports/community/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base python3 py3-pytest py3-pytest-benchmark (1/21) Installing gdbm (1.23-r0) (2/21) Installing mpdecimal (2.5.1-r1) (3/21) Installing readline (8.1.2-r0) (4/21) Installing sqlite-libs (3.38.2-r0) (5/21) Installing python3 (3.10.3-r1) (6/21) Installing py3-atomicwrites (1.4.0-r2) (7/21) Installing py3-attrs (21.4.0-r0) (8/21) Installing py3-more-itertools (8.12.0-r2) (9/21) Installing py3-iniconfig (1.1.1-r2) (10/21) Installing py3-pluggy (1.0.0-r0) (11/21) Installing py3-py (1.10.0-r2) (12/21) Installing py3-six (1.16.0-r1) (13/21) Installing py3-wcwidth (0.2.5-r2) (14/21) Installing py3-parsing (2.4.7-r3) (15/21) Installing py3-packaging (21.3-r0) (16/21) Installing py3-toml (0.10.2-r3) (17/21) Installing py3-pygments (2.11.2-r0) (18/21) Installing py3-pytest (6.2.5-r2) (19/21) Installing py3-py-cpuinfo (7.0.0-r2) (20/21) Installing py3-pytest-benchmark (3.4.1-r1) (21/21) Installing .makedepends-py3-fastjsonschema (20220419.162334) Executing busybox-1.35.0-r8.trigger OK: 1337 MiB in 124 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-fastjsonschema-2.15.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 100 380k 100 380k 0 0 3619k 0 --:--:-- --:--:-- --:--:-- 3656k >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-fastjsonschema-2.15.3.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.15.3.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/v3.16/py3-fastjsonschema-2.15.3.tar.gz... /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.15.3/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/fastjsonschema copying fastjsonschema/draft07.py -> build/lib/fastjsonschema copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema copying fastjsonschema/indent.py -> build/lib/fastjsonschema copying fastjsonschema/generator.py -> build/lib/fastjsonschema copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema copying fastjsonschema/__init__.py -> build/lib/fastjsonschema copying fastjsonschema/version.py -> build/lib/fastjsonschema copying fastjsonschema/draft06.py -> build/lib/fastjsonschema copying fastjsonschema/__main__.py -> build/lib/fastjsonschema copying fastjsonschema/draft04.py -> build/lib/fastjsonschema ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 benchmark: 3.4.1 (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/community/py3-fastjsonschema/src/python-fastjsonschema-2.15.3 plugins: benchmark-3.4.1 collected 415 items / 3 deselected / 412 selected tests/test_array.py .................................................... [ 12%] .......... [ 15%] tests/test_boolean.py ....... [ 16%] tests/test_common.py .................................. [ 25%] tests/test_compile_to_code.py .. [ 25%] tests/test_const.py ....... [ 27%] tests/test_default.py .......... [ 29%] tests/test_examples.py .. [ 30%] tests/test_exceptions.py ............. [ 33%] tests/test_format.py ........................ [ 39%] tests/test_integration.py ................ [ 42%] tests/test_null.py ...... [ 44%] tests/test_number.py ................................................... [ 56%] ................................................. [ 68%] tests/test_object.py ................................................... [ 81%] .......... [ 83%] tests/test_pattern_properties.py .... [ 84%] tests/test_pattern_serialization.py . [ 84%] tests/test_security.py ..................... [ 89%] tests/test_string.py ........................... [ 96%] tests/benchmarks/test_benchmark.py ............ [ 99%] tests/json_schema/test_draft04.py s [ 99%] tests/json_schema/test_draft06.py s [ 99%] tests/json_schema/test_draft07.py s [100%] =============================== warnings summary =============================== tests/test_compile_to_code.py:8 /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.15.3/tests/test_compile_to_code.py:8: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture(autouse=True) -- Docs: https://docs.pytest.org/en/stable/warnings.html ------------------------------------------------------------------------------------------- benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 6.1933 (1.0) 349.0075 (1.0) 6.5969 (1.0) 2.6493 (1.0) 6.4243 (1.0) 0.0857 (1.0) 891;3808 151.5871 (1.0) 88975 1 test_benchmark_bad_values[value1] 6.8098 (1.10) 367.7309 (1.05) 7.2336 (1.10) 3.2593 (1.23) 7.0352 (1.10) 0.0875 (1.02) 885;3897 138.2436 (0.91) 83430 1 test_benchmark_bad_values[value3] 7.9945 (1.29) 367.9935 (1.05) 8.5166 (1.29) 3.7125 (1.40) 8.2720 (1.29) 0.1229 (1.43) 833;7728 117.4171 (0.77) 74982 1 test_benchmark_bad_values[value2] 8.1155 (1.31) 365.9837 (1.05) 8.5902 (1.30) 3.6175 (1.37) 8.3633 (1.30) 0.0931 (1.09) 770;3505 116.4119 (0.77) 68523 1 test_benchmark_bad_values[value4] 12.5300 (2.02) 430.4033 (1.23) 16.3525 (2.48) 7.2846 (2.75) 12.9193 (2.01) 4.6752 (54.57) 8167;8102 61.1527 (0.40) 46259 1 test_benchmark_bad_values[value6] 14.4076 (2.33) 374.3451 (1.07) 16.7398 (2.54) 5.1467 (1.94) 14.8974 (2.32) 5.3048 (61.91) 743;372 59.7380 (0.39) 32697 1 test_benchmark_bad_values[value5] 14.5901 (2.36) 382.3247 (1.10) 15.2596 (2.31) 4.4613 (1.68) 15.0260 (2.34) 0.1490 (1.74) 592;1418 65.5326 (0.43) 43610 1 test_benchmark_ok_values[value2] 20.1687 (3.26) 448.3331 (1.28) 21.1699 (3.21) 6.1076 (2.31) 20.6046 (3.21) 0.1770 (2.07) 832;1593 47.2370 (0.31) 34822 1 test_benchmark_ok_values[value3] 20.2339 (3.27) 382.0602 (1.09) 21.3084 (3.23) 6.5121 (2.46) 20.7014 (3.22) 0.1770 (2.07) 890;1893 46.9299 (0.31) 35092 1 test_benchmark_ok_values[value1] 20.6623 (3.34) 386.4504 (1.11) 21.7177 (3.29) 5.7921 (2.19) 21.1466 (3.29) 0.1807 (2.11) 896;1764 46.0454 (0.30) 34801 1 test_benchmark_ok_values[value0] 20.7536 (3.35) 389.7976 (1.12) 21.9172 (3.32) 6.7325 (2.54) 21.2584 (3.31) 0.1937 (2.26) 620;2174 45.6263 (0.30) 25819 1 test_benchmark_bad_values[value7] 21.7166 (3.51) 385.1280 (1.10) 22.8107 (3.46) 6.3370 (2.39) 22.1990 (3.46) 0.1844 (2.15) 932;1844 43.8390 (0.29) 32051 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 =========== 409 passed, 3 skipped, 3 deselected, 1 warning in 21.59s =========== >>> py3-fastjsonschema: Entering fakeroot... /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.15.3/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-fastjsonschema/pkg creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/draft07.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/ref_resolver.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/indent.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/generator.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/exceptions.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/__init__.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/version.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/draft06.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/__main__.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema copying build/lib/fastjsonschema/draft04.py -> /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/draft07.py to draft07.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/ref_resolver.py to ref_resolver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/indent.py to indent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/generator.py to generator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/draft06.py to draft06.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema/draft04.py to draft04.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.10/site-packages/fastjsonschema-2.15.3-py3.10.egg-info >>> py3-fastjsonschema*: Running postcheck for py3-fastjsonschema >>> py3-fastjsonschema*: Preparing package py3-fastjsonschema... >>> py3-fastjsonschema*: Tracing dependencies... >>> py3-fastjsonschema*: Package size: 208.0 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.15.3-r0.apk >>> py3-fastjsonschema: Build complete at Tue, 19 Apr 2022 16:23:58 +0000 elapsed time 0h 0m 26s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/21) Purging .makedepends-py3-fastjsonschema (20220419.162334) (2/21) Purging py3-pytest-benchmark (3.4.1-r1) (3/21) Purging py3-pytest (6.2.5-r2) (4/21) Purging py3-atomicwrites (1.4.0-r2) (5/21) Purging py3-attrs (21.4.0-r0) (6/21) Purging py3-more-itertools (8.12.0-r2) (7/21) Purging py3-iniconfig (1.1.1-r2) (8/21) Purging py3-pluggy (1.0.0-r0) (9/21) Purging py3-py (1.10.0-r2) (10/21) Purging py3-wcwidth (0.2.5-r2) (11/21) Purging py3-packaging (21.3-r0) (12/21) Purging py3-parsing (2.4.7-r3) (13/21) Purging py3-six (1.16.0-r1) (14/21) Purging py3-toml (0.10.2-r3) (15/21) Purging py3-pygments (2.11.2-r0) (16/21) Purging py3-py-cpuinfo (7.0.0-r2) (17/21) Purging python3 (3.10.3-r1) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.2-r0) (21/21) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-fastjsonschema: Updating the community/x86_64 repository index... >>> py3-fastjsonschema: Signing the index...