python3.14-nixbot-effects-tests
checks.aarch64-darwin.nixbot-effects-tests
· build #376
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/fvnz2xqfhpjlpx37hs9iaaccwhqfnw18-nixbot_effects17source root is nixbot_effects18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "nixbot_effects/pyproject.toml"configurePhase
19no configure script, doing nothingbuildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built nixbot_effects-0.0.1-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for nixbot_effects-0.0.1-py3-none-any.whl30Finished executing pythonRuntimeDepsCheckinstallPhase
31Executing pypaInstallPhase32Successfully installed nixbot_effects-0.0.1-py3-none-any.whl33Finished executing pypaInstallPhasepythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhasefixupPhase
36checking for references to /nix/var/nix/builds/nix-80942-173794007/ in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests...37patching script interpreter paths in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests38stripping (with command strip and flags -S) in /nix/store/7lfhfs79xdfdhrhpc271kslq1mqcy5f3-python3.14-nixbot-effects-tests/lib39checking for references to /nix/var/nix/builds/nix-80942-173794007/ in /nix/store/2dg3pnfphk2bmj9qgg6hrj913dx2z7w4-python3.14-nixbot-effects-tests-dist...40patching script interpreter paths in /nix/store/2dg3pnfphk2bmj9qgg6hrj913dx2z7w4-python3.14-nixbot-effects-tests-dist41Executing pythonRemoveTestsDir42Finished executing pythonRemoveTestsDirinstallCheckPhase
43no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
44Executing pythonImportsCheckPhasepytestCheckPhase
45Executing pytestCheckPhase46pytest flags: -m pytest47============================= test session starts ==============================48platform darwin -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.049rootdir: /nix/var/nix/builds/nix-80942-173794007/nixbot_effects50configfile: pyproject.toml51plugins: asyncio-1.4.0, timeout-2.4.0, anyio-4.14.252asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function53timeout: 60.0s54timeout method: signal55timeout func_only: False56collected 54 items 5758nixbot_effects/tests/test_ci_systems.py . [ 1%]59nixbot_effects/tests/test_daemon_proxy.py .. [ 5%]60nixbot_effects/tests/test_e2e_flake_ref.py ... [ 11%]61nixbot_effects/tests/test_effect_checkout.py .......... [ 29%]62nixbot_effects/tests/test_flake_args.py ...... [ 40%]63nixbot_effects/tests/test_gated_effect.py .. [ 44%]64nixbot_effects/tests/test_graph.py ... [ 50%]65nixbot_effects/tests/test_on_event.py ....... [ 62%]66nixbot_effects/tests/test_secrets.py .................... [100%]6768============================== 54 passed in 6.15s ==============================69Finished executing pytestCheckPhase