>>> py3-fastjsonschema: Building main/py3-fastjsonschema 2.21.1-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 20:35:23 +0000 >>> py3-fastjsonschema: Validating /home/udu/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/21) Installing py3-installer (0.7.0-r2) (2/21) Installing py3-installer-pyc (0.7.0-r2) (3/21) Installing py3-gpep517 (19-r0) (4/21) Installing py3-gpep517-pyc (19-r0) (5/21) Installing py3-setuptools (80.9.0-r0) (6/21) Installing py3-setuptools-pyc (80.9.0-r0) (7/21) Installing py3-wheel (0.46.1-r0) (8/21) Installing py3-wheel-pyc (0.46.1-r0) (9/21) Installing py3-iniconfig (2.1.0-r0) (10/21) Installing py3-iniconfig-pyc (2.1.0-r0) (11/21) Installing py3-pluggy (1.5.0-r0) (12/21) Installing py3-pluggy-pyc (1.5.0-r0) (13/21) Installing py3-py (1.11.0-r4) (14/21) Installing py3-py-pyc (1.11.0-r4) (15/21) Installing py3-pytest (8.3.5-r0) (16/21) Installing py3-pytest-pyc (8.3.5-r0) (17/21) Installing py3-py-cpuinfo (9.0.0-r4) (18/21) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (19/21) Installing py3-pytest-benchmark (4.0.0-r4) (20/21) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (21/21) Installing .makedepends-py3-fastjsonschema (20250812.203523) Executing busybox-1.37.0-r19.trigger OK: 956 MiB in 340 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.tar.gz >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/py3-fastjsonschema-2.21.1.tar.gz... 2025-08-12 20:35:23,953 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-12 20:35:23,964 root INFO running bdist_wheel 2025-08-12 20:35:23,972 root INFO running build 2025-08-12 20:35:23,972 root INFO running build_py 2025-08-12 20:35:23,974 root INFO creating build/lib/fastjsonschema 2025-08-12 20:35:23,974 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,975 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-08-12 20:35:23,979 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-12 20:35:23,979 root INFO running install 2025-08-12 20:35:23,983 root INFO running install_lib 2025-08-12 20:35:23,988 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-12 20:35:23,988 root INFO creating build/bdist.linux-x86_64/wheel/fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-12 20:35:23,989 root INFO running install_egg_info 2025-08-12 20:35:23,991 root INFO running egg_info 2025-08-12 20:35:23,992 root INFO creating fastjsonschema.egg-info 2025-08-12 20:35:23,992 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-08-12 20:35:23,993 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-08-12 20:35:23,993 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-08-12 20:35:23,993 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-08-12 20:35:23,993 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-12 20:35:23,995 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-12 20:35:23,995 root INFO reading manifest template 'MANIFEST.in' 2025-08-12 20:35:23,996 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-12 20:35:23,996 root INFO adding license file 'LICENSE' 2025-08-12 20:35:23,996 root INFO adding license file 'AUTHORS' 2025-08-12 20:35:23,996 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-12 20:35:23,996 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-x86_64/wheel/./fastjsonschema-2.21.1-py3.12.egg-info 2025-08-12 20:35:23,997 root INFO running install_scripts 2025-08-12 20:35:23,997 root INFO creating build/bdist.linux-x86_64/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2025-08-12 20:35:23,997 wheel INFO creating '/home/udu/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-5pmz0rwh/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/__init__.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/__main__.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/draft04.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/draft06.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/draft07.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/generator.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/indent.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-08-12 20:35:23,998 wheel INFO adding 'fastjsonschema/version.py' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/AUTHORS' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/LICENSE' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2025-08-12 20:35:23,999 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2025-08-12 20:35:23,999 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-12 20:35:23,999 gpep517 INFO The backend produced .dist/fastjsonschema-2.21.1-py3-none-any.whl fastjsonschema-2.21.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.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/udu/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.1 plugins: benchmark-4.0.0 collected 453 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 .................................................... [ 15%] ............ [ 17%] tests/test_boolean.py ....... [ 19%] tests/test_boolean_schema.py ........ [ 20%] tests/test_common.py .................................. [ 28%] tests/test_compile_to_code.py ..... [ 29%] tests/test_composition.py .......... [ 31%] tests/test_const.py ....... [ 33%] tests/test_default.py .......... [ 35%] tests/test_examples.py .... [ 36%] tests/test_exceptions.py ............. [ 39%] tests/test_format.py .............................. [ 45%] tests/test_integration.py ................. [ 49%] tests/test_null.py ...... [ 50%] tests/test_number.py ................................................... [ 62%] ..................................................... [ 73%] 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] 1.3990 (1.0) 5.2620 (1.0) 1.5203 (1.0) 0.0891 (1.0) 1.5179 (1.0) 0.0430 (1.08) 4753;5206 657.7576 (1.0) 140370 1 test_benchmark_bad_values[value1] 1.5020 (1.07) 13.9379 (2.65) 1.6461 (1.08) 0.0992 (1.11) 1.6380 (1.08) 0.0420 (1.05) 3961;6254 607.4843 (0.92) 125770 1 test_benchmark_bad_values[value3] 1.6839 (1.20) 20.3319 (3.86) 1.8039 (1.19) 0.2286 (2.56) 1.7741 (1.17) 0.0399 (1.0) 2149;7712 554.3666 (0.84) 168520 1 test_benchmark_bad_values[value2] 1.7170 (1.23) 7.1900 (1.37) 1.8593 (1.22) 0.0995 (1.12) 1.8580 (1.22) 0.0411 (1.03) 6185;13224 537.8228 (0.82) 145223 1 test_benchmark_bad_values[value5] 2.1830 (1.56) 6.4300 (1.22) 2.3567 (1.55) 0.1185 (1.33) 2.3581 (1.55) 0.0631 (1.58) 6713;4391 424.3270 (0.65) 130702 1 test_benchmark_bad_values[value6] 2.7710 (1.98) 7.4051 (1.41) 2.9567 (1.94) 0.1421 (1.59) 2.9330 (1.93) 0.1271 (3.18) 4418;761 338.2201 (0.51) 80283 1 test_benchmark_bad_values[value4] 3.2160 (2.30) 10.4731 (1.99) 3.3613 (2.21) 0.1486 (1.67) 3.3440 (2.20) 0.0611 (1.53) 1251;2170 297.4999 (0.45) 49191 1 test_benchmark_ok_values[value3] 4.0840 (2.92) 12.2000 (2.32) 4.3861 (2.88) 0.1857 (2.08) 4.3880 (2.89) 0.1347 (3.37) 9190;912 227.9947 (0.35) 76127 1 test_benchmark_ok_values[value2] 4.0859 (2.92) 43.7631 (8.32) 4.4403 (2.92) 0.5786 (6.49) 4.3990 (2.90) 0.1261 (3.16) 734;1617 225.2103 (0.34) 53286 1 test_benchmark_ok_values[value0] 4.1600 (2.97) 13.3010 (2.53) 4.3869 (2.89) 0.1870 (2.10) 4.3469 (2.86) 0.1809 (4.53) 2206;287 227.9498 (0.35) 31173 1 test_benchmark_ok_values[value1] 4.1840 (2.99) 10.4801 (1.99) 4.4593 (2.93) 0.1735 (1.95) 4.4721 (2.95) 0.1980 (4.96) 8176;387 224.2491 (0.34) 62078 1 test_benchmark_bad_values[value7] 4.7850 (3.42) 23.3060 (4.43) 5.1125 (3.36) 0.2363 (2.65) 5.1131 (3.37) 0.2050 (5.13) 3798;847 195.5994 (0.30) 57291 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 ======================= 449 passed, 4 skipped in 16.11s ======================== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/udu/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.1-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.1-r0.apk >>> py3-fastjsonschema: Build complete at Tue, 12 Aug 2025 20:35:40 +0000 elapsed time 0h 0m 17s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/21) Purging .makedepends-py3-fastjsonschema (20250812.203523) (2/21) Purging py3-gpep517-pyc (19-r0) (3/21) Purging py3-gpep517 (19-r0) (4/21) Purging py3-installer-pyc (0.7.0-r2) (5/21) Purging py3-installer (0.7.0-r2) (6/21) Purging py3-setuptools-pyc (80.9.0-r0) (7/21) Purging py3-setuptools (80.9.0-r0) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/21) Purging py3-pytest-benchmark (4.0.0-r4) (12/21) Purging py3-pytest-pyc (8.3.5-r0) (13/21) Purging py3-pytest (8.3.5-r0) (14/21) Purging py3-iniconfig-pyc (2.1.0-r0) (15/21) Purging py3-iniconfig (2.1.0-r0) (16/21) Purging py3-pluggy-pyc (1.5.0-r0) (17/21) Purging py3-pluggy (1.5.0-r0) (18/21) Purging py3-py-pyc (1.11.0-r4) (19/21) Purging py3-py (1.11.0-r4) (20/21) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (21/21) Purging py3-py-cpuinfo (9.0.0-r4) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 319 packages >>> py3-fastjsonschema: Updating the main/x86_64 repository index... >>> py3-fastjsonschema: Signing the index...