>>> py3-syrupy: Building community/py3-syrupy 4.9.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:49:08 +0000 >>> py3-syrupy: Validating /home/udu/aports/community/py3-syrupy/APKBUILD... >>> py3-syrupy: Analyzing dependencies... >>> py3-syrupy: Installing for build: build-base python3 py3-pytest py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-installer py3-poetry-core py3-pytest-benchmark py3-pytest-xdist py3-coverage py3-invoke WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/44) Installing py3-iniconfig (2.1.0-r0) (2/44) Installing py3-iniconfig-pyc (2.1.0-r0) (3/44) Installing py3-parsing (3.2.3-r0) (4/44) Installing py3-parsing-pyc (3.2.3-r0) (5/44) Installing py3-packaging (25.0-r0) (6/44) Installing py3-packaging-pyc (25.0-r0) (7/44) Installing py3-pluggy (1.5.0-r0) (8/44) Installing py3-pluggy-pyc (1.5.0-r0) (9/44) Installing py3-py (1.11.0-r4) (10/44) Installing py3-py-pyc (1.11.0-r4) (11/44) Installing py3-pytest (8.3.5-r0) (12/44) Installing py3-pytest-pyc (8.3.5-r0) (13/44) Installing py3-installer (0.7.0-r2) (14/44) Installing py3-installer-pyc (0.7.0-r2) (15/44) Installing py3-gpep517 (19-r0) (16/44) Installing py3-gpep517-pyc (19-r0) (17/44) Installing py3-setuptools (80.9.0-r0) (18/44) Installing py3-setuptools-pyc (80.9.0-r0) (19/44) Installing py3-setuptools_scm (8.3.1-r0) (20/44) Installing py3-setuptools_scm-pyc (8.3.1-r0) (21/44) Installing py3-wheel (0.46.1-r0) (22/44) Installing py3-wheel-pyc (0.46.1-r0) (23/44) Installing py3-fastjsonschema (2.21.1-r0) (24/44) Installing py3-fastjsonschema-pyc (2.21.1-r0) (25/44) Installing py3-lark-parser (1.1.9-r1) (26/44) Installing py3-lark-parser-pyc (1.1.9-r1) (27/44) Installing py3-poetry-core (2.0.1-r0) (28/44) Installing py3-poetry-core-pyc (2.0.1-r0) (29/44) Installing py3-py-cpuinfo (9.0.0-r4) (30/44) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (31/44) Installing py3-pytest-benchmark (4.0.0-r4) (32/44) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (33/44) Installing py3-execnet (2.1.1-r0) (34/44) Installing py3-execnet-pyc (2.1.1-r0) (35/44) Installing py3-pytest-xdist (3.6.1-r0) (36/44) Installing py3-pytest-xdist-pyc (3.6.1-r0) (37/44) Installing py3-coverage (7.8.2-r0) (38/44) Installing py3-coverage-pyc (7.8.2-r0) (39/44) Installing yaml (0.2.5-r2) (40/44) Installing py3-yaml (6.0.2-r0) (41/44) Installing py3-yaml-pyc (6.0.2-r0) (42/44) Installing py3-invoke (2.2.0-r2) (43/44) Installing py3-invoke-pyc (2.2.0-r2) (44/44) Installing .makedepends-py3-syrupy (20251013.044908) Executing busybox-1.37.0-r19.trigger OK: 316 MiB in 133 packages >>> py3-syrupy: Cleaning up srcdir >>> py3-syrupy: Cleaning up pkgdir >>> py3-syrupy: Cleaning up tmpdir >>> py3-syrupy: Fetching py3-syrupy-4.9.1.tar.gz::https://github.com/syrupy-project/syrupy/archive/v4.9.1.tar.gz >>> py3-syrupy: Fetching py3-syrupy-4.9.1.tar.gz::https://github.com/syrupy-project/syrupy/archive/v4.9.1.tar.gz >>> py3-syrupy: Checking sha512sums... py3-syrupy-4.9.1.tar.gz: OK >>> py3-syrupy: Unpacking /var/cache/distfiles/py3-syrupy-4.9.1.tar.gz... 2025-10-13 04:49:09,315 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-10-13 04:49:09,375 poetry.core.masonry.builders.wheel INFO Building wheel 2025-10-13 04:49:09,394 poetry.core.masonry.builders.wheel INFO Built syrupy-4.9.1-py3-none-any.whl 2025-10-13 04:49:09,394 gpep517 INFO The backend produced .dist/syrupy-4.9.1-py3-none-any.whl syrupy-4.9.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/community/py3-syrupy/src/syrupy-4.9.1 configfile: pyproject.toml testpaths: tests plugins: syrupy-4.9.1, xdist-3.6.1, benchmark-4.0.0 collected 425 items tests/examples/test_custom_defaults.py ... [ 0%] tests/examples/test_custom_image_extension.py . [ 0%] tests/examples/test_custom_image_name_suffix.py . [ 1%] tests/examples/test_custom_object_repr.py ... [ 1%] tests/examples/test_custom_snapshot_directory.py . [ 2%] tests/examples/test_custom_snapshot_directory_2.py .. [ 2%] tests/examples/test_custom_snapshot_name.py . [ 2%] tests/examples/test_custom_snapshot_name_suffix.py . [ 3%] tests/integration/test_custom_comparator.py XXXxXXXx [ 4%] tests/integration/test_invalid_bytes_single_file.py . [ 5%] tests/integration/test_pycharm_patch.py .................. [ 9%] tests/integration/test_pytest_extension.py ........x [ 11%] tests/integration/test_single_file_multiple_extensions.py ..x..x [ 12%] tests/integration/test_snapshot_diff.py . [ 13%] tests/integration/test_snapshot_option_defaults.py . [ 13%] tests/integration/test_snapshot_option_diff_mode.py . [ 13%] tests/integration/test_snapshot_option_extension.py .. [ 14%] tests/integration/test_snapshot_option_extension_pythonpath.py ... [ 14%] tests/integration/test_snapshot_option_ignore_file_extensions.py . [ 15%] tests/integration/test_snapshot_option_include_details.py ....xx..x..x..x..x [ 19%] tests/integration/test_snapshot_option_name.py ..x..x..x [ 21%] tests/integration/test_snapshot_option_update.py ..x..x..x..x..x..x..x..x..x..x..x..x..x [ 30%] tests/integration/test_snapshot_option_warn_unused.py ..x..x..x [ 32%] tests/integration/test_snapshot_outside_directory.py ......xx....xx....xx [ 37%] tests/integration/test_snapshot_similar_names_default.py ..x..x..x..x..x..x [ 41%] tests/integration/test_snapshot_similar_names_file_extension.py ..x..x..x..x..x..x [ 45%] tests/integration/test_snapshot_skipped.py ..x..x..x [ 48%] tests/integration/test_snapshot_use_extension.py ...x...x..x. [ 50%] tests/integration/test_xfail.py .....x..x [ 52%] tests/syrupy/extensions/amber/test_amber_filters.py ........ [ 54%] tests/syrupy/extensions/amber/test_amber_matchers.py ....... [ 56%] tests/syrupy/extensions/amber/test_amber_newlines.py .... [ 57%] tests/syrupy/extensions/amber/test_amber_serializer.py .............................................................. [ 72%] tests/syrupy/extensions/amber/test_amber_snapshot_diff.py ..x [ 72%] tests/syrupy/extensions/amber_sorted/test_amber_sort.py . [ 72%] tests/syrupy/extensions/image/test_image_png.py .. [ 73%] tests/syrupy/extensions/image/test_image_svg.py .. [ 73%] tests/syrupy/extensions/json/test_json_filters.py ....... [ 75%] tests/syrupy/extensions/json/test_json_matchers.py . [ 75%] tests/syrupy/extensions/json/test_json_serializer.py ............................................................. [ 90%] tests/syrupy/extensions/test_amber_single_file.py . [ 90%] tests/syrupy/extensions/test_base.py .......... [ 92%] tests/syrupy/extensions/test_single_file.py ............. [ 95%] tests/syrupy/test_diff_mode.py . [ 96%] tests/syrupy/test_doctest.py ..... [ 97%] tests/syrupy/test_doctest.txt . [ 97%] tests/syrupy/test_location.py ..... [ 98%] tests/syrupy/test_utils.py ...... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== tests/integration/test_custom_comparator.py: 30 warnings tests/integration/test_invalid_bytes_single_file.py: 2 warnings tests/integration/test_pycharm_patch.py: 30 warnings tests/integration/test_pytest_extension.py: 24 warnings tests/integration/test_single_file_multiple_extensions.py: 20 warnings tests/integration/test_snapshot_diff.py: 12 warnings tests/integration/test_snapshot_option_defaults.py: 2 warnings tests/integration/test_snapshot_option_diff_mode.py: 6 warnings tests/integration/test_snapshot_option_extension.py: 4 warnings tests/integration/test_snapshot_option_extension_pythonpath.py: 6 warnings tests/integration/test_snapshot_option_ignore_file_extensions.py: 4 warnings tests/integration/test_snapshot_option_include_details.py: 72 warnings tests/integration/test_snapshot_option_name.py: 36 warnings tests/integration/test_snapshot_option_update.py: 156 warnings tests/integration/test_snapshot_option_warn_unused.py: 36 warnings tests/integration/test_snapshot_outside_directory.py: 76 warnings tests/integration/test_snapshot_similar_names_default.py: 72 warnings tests/integration/test_snapshot_similar_names_file_extension.py: 72 warnings tests/integration/test_snapshot_skipped.py: 36 warnings tests/integration/test_snapshot_use_extension.py: 36 warnings tests/integration/test_xfail.py: 18 warnings /usr/lib/python3.12/site-packages/pytest_benchmark/utils.py:201: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). return datetime.utcnow().strftime("%Y%m%d_%H%M%S") tests/integration/test_custom_comparator.py: 2 warnings tests/integration/test_pycharm_patch.py: 10 warnings tests/integration/test_pytest_extension.py: 4 warnings tests/integration/test_single_file_multiple_extensions.py: 2 warnings tests/integration/test_snapshot_option_include_details.py: 6 warnings tests/integration/test_snapshot_option_name.py: 3 warnings tests/integration/test_snapshot_option_update.py: 13 warnings tests/integration/test_snapshot_option_warn_unused.py: 3 warnings tests/integration/test_snapshot_outside_directory.py: 6 warnings tests/integration/test_snapshot_similar_names_default.py: 6 warnings tests/integration/test_snapshot_similar_names_file_extension.py: 6 warnings tests/integration/test_snapshot_skipped.py: 3 warnings tests/integration/test_snapshot_use_extension.py: 3 warnings tests/integration/test_xfail.py: 3 warnings /usr/lib/python3.12/site-packages/pytest_benchmark/logger.py:46: PytestBenchmarkWarning: Benchmarks are automatically disabled because xdist plugin is active.Benchmarks cannot be performed reliably in a parallelized environment. warner(PytestBenchmarkWarning(text)) tests/syrupy/extensions/json/test_json_matchers.py::test_matcher /home/udu/aports/community/py3-syrupy/src/syrupy-4.9.1/tests/syrupy/extensions/json/test_json_matchers.py:18: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). "date": datetime.datetime.utcnow(), tests/syrupy/extensions/json/test_json_matchers.py::test_matcher /home/udu/aports/community/py3-syrupy/src/syrupy-4.9.1/tests/syrupy/extensions/json/test_json_matchers.py:21: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). "another_date": datetime.datetime.utcnow(), -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ------------------------------------------------------------------------------------------------------------------------------------------ snapshot report summary ------------------------------------------------------------------------------------------------------------------------------------------- 1 snapshot failed. 1 snapshot xfailed. 293 snapshots passed. ========================================================================================================================= 362 passed, 57 xfailed, 6 xpassed, 822 warnings in 39.24s ========================================================================================================================== >>> py3-syrupy: Entering fakeroot... >>> py3-syrupy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/syrupy/patches/__pycache__' -> '/home/udu/aports/community/py3-syrupy/pkg/py3-syrupy-pyc/usr/lib/python3.12/site-packages/syrupy/patches/__pycache__' 'usr/lib/python3.12/site-packages/syrupy/__pycache__' -> '/home/udu/aports/community/py3-syrupy/pkg/py3-syrupy-pyc/usr/lib/python3.12/site-packages/syrupy/__pycache__' 'usr/lib/python3.12/site-packages/syrupy/extensions/json/__pycache__' -> '/home/udu/aports/community/py3-syrupy/pkg/py3-syrupy-pyc/usr/lib/python3.12/site-packages/syrupy/extensions/json/__pycache__' 'usr/lib/python3.12/site-packages/syrupy/extensions/__pycache__' -> '/home/udu/aports/community/py3-syrupy/pkg/py3-syrupy-pyc/usr/lib/python3.12/site-packages/syrupy/extensions/__pycache__' 'usr/lib/python3.12/site-packages/syrupy/extensions/amber/__pycache__' -> '/home/udu/aports/community/py3-syrupy/pkg/py3-syrupy-pyc/usr/lib/python3.12/site-packages/syrupy/extensions/amber/__pycache__' >>> py3-syrupy-pyc*: Preparing subpackage py3-syrupy-pyc... >>> py3-syrupy-pyc*: Running postcheck for py3-syrupy-pyc >>> py3-syrupy*: Running postcheck for py3-syrupy >>> py3-syrupy*: Preparing package py3-syrupy... >>> py3-syrupy*: Stripping binaries >>> WARNING: py3-syrupy*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-syrupy-pyc*: Scanning shared objects >>> py3-syrupy*: Scanning shared objects >>> py3-syrupy-pyc*: Tracing dependencies... python3 py3-pytest python3~3.12 >>> py3-syrupy-pyc*: Package size: 172.0 KB >>> py3-syrupy-pyc*: Compressing data... >>> py3-syrupy-pyc*: Create checksum... >>> py3-syrupy-pyc*: Create py3-syrupy-pyc-4.9.1-r0.apk >>> py3-syrupy*: Tracing dependencies... python3 py3-pytest python3~3.12 >>> py3-syrupy*: Package size: 176.0 KB >>> py3-syrupy*: Compressing data... >>> py3-syrupy*: Create checksum... >>> py3-syrupy*: Create py3-syrupy-4.9.1-r0.apk >>> py3-syrupy: Build complete at Mon, 13 Oct 2025 04:49:49 +0000 elapsed time 0h 0m 41s >>> py3-syrupy: Cleaning up srcdir >>> py3-syrupy: Cleaning up pkgdir >>> py3-syrupy: Uninstalling dependencies... (1/44) Purging .makedepends-py3-syrupy (20251013.044908) (2/44) Purging py3-gpep517-pyc (19-r0) (3/44) Purging py3-gpep517 (19-r0) (4/44) Purging py3-setuptools_scm-pyc (8.3.1-r0) (5/44) Purging py3-setuptools_scm (8.3.1-r0) (6/44) Purging py3-setuptools-pyc (80.9.0-r0) (7/44) Purging py3-setuptools (80.9.0-r0) (8/44) Purging py3-wheel-pyc (0.46.1-r0) (9/44) Purging py3-wheel (0.46.1-r0) (10/44) Purging py3-installer-pyc (0.7.0-r2) (11/44) Purging py3-installer (0.7.0-r2) (12/44) Purging py3-poetry-core-pyc (2.0.1-r0) (13/44) Purging py3-poetry-core (2.0.1-r0) (14/44) Purging py3-fastjsonschema-pyc (2.21.1-r0) (15/44) Purging py3-fastjsonschema (2.21.1-r0) (16/44) Purging py3-lark-parser-pyc (1.1.9-r1) (17/44) Purging py3-lark-parser (1.1.9-r1) (18/44) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (19/44) Purging py3-pytest-benchmark (4.0.0-r4) (20/44) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (21/44) Purging py3-py-cpuinfo (9.0.0-r4) (22/44) Purging py3-pytest-xdist-pyc (3.6.1-r0) (23/44) Purging py3-pytest-xdist (3.6.1-r0) (24/44) Purging py3-execnet-pyc (2.1.1-r0) (25/44) Purging py3-execnet (2.1.1-r0) (26/44) Purging py3-pytest-pyc (8.3.5-r0) (27/44) Purging py3-pytest (8.3.5-r0) (28/44) Purging py3-iniconfig-pyc (2.1.0-r0) (29/44) Purging py3-iniconfig (2.1.0-r0) (30/44) Purging py3-packaging-pyc (25.0-r0) (31/44) Purging py3-packaging (25.0-r0) (32/44) Purging py3-parsing-pyc (3.2.3-r0) (33/44) Purging py3-parsing (3.2.3-r0) (34/44) Purging py3-pluggy-pyc (1.5.0-r0) (35/44) Purging py3-pluggy (1.5.0-r0) (36/44) Purging py3-py-pyc (1.11.0-r4) (37/44) Purging py3-py (1.11.0-r4) (38/44) Purging py3-coverage-pyc (7.8.2-r0) (39/44) Purging py3-coverage (7.8.2-r0) (40/44) Purging py3-invoke-pyc (2.2.0-r2) (41/44) Purging py3-invoke (2.2.0-r2) (42/44) Purging py3-yaml-pyc (6.0.2-r0) (43/44) Purging py3-yaml (6.0.2-r0) (44/44) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-syrupy: Updating the community/x86_64 repository index... >>> py3-syrupy: Signing the index...