python3.14-nixbot-effects-tests
checks.x86_64-linux.nixbot-effects-tests
· build #376
· raw
1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh15Sourcing pytest-check-hook16Using pytestCheckPhase
unpackPhase
17unpacking source archive /nix/store/fvnz2xqfhpjlpx37hs9iaaccwhqfnw18-nixbot_effects18source root is nixbot_effects19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "nixbot_effects/pyproject.toml"configurePhase
20no configure script, doing nothingbuildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25* Building wheel...26Successfully built nixbot_effects-0.0.1-py3-none-any.whl27Finished creating a wheel...28Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
29Executing pythonRuntimeDepsCheck30Checking runtime dependencies for nixbot_effects-0.0.1-py3-none-any.whl31Finished executing pythonRuntimeDepsCheckinstallPhase
32Executing pypaInstallPhase33Successfully installed nixbot_effects-0.0.1-py3-none-any.whl34Finished executing pypaInstallPhasepythonOutputDistPhase
35Executing pythonOutputDistPhase36Finished executing pythonOutputDistPhasefixupPhase
37shrinking RPATHs of ELF executables and libraries in /nix/store/ry8n8sdm5l1sxzgnz3nia9mwg6nd22ri-python3.14-nixbot-effects-tests38checking for references to /build/ in /nix/store/ry8n8sdm5l1sxzgnz3nia9mwg6nd22ri-python3.14-nixbot-effects-tests...39patching script interpreter paths in /nix/store/ry8n8sdm5l1sxzgnz3nia9mwg6nd22ri-python3.14-nixbot-effects-tests40stripping (with command strip and flags -S -p) in /nix/store/ry8n8sdm5l1sxzgnz3nia9mwg6nd22ri-python3.14-nixbot-effects-tests/lib41shrinking RPATHs of ELF executables and libraries in /nix/store/h6akjrw25vq4fgvi4zfi5cpv483890z4-python3.14-nixbot-effects-tests-dist42checking for references to /build/ in /nix/store/h6akjrw25vq4fgvi4zfi5cpv483890z4-python3.14-nixbot-effects-tests-dist...43patching script interpreter paths in /nix/store/h6akjrw25vq4fgvi4zfi5cpv483890z4-python3.14-nixbot-effects-tests-dist44Executing pythonRemoveTestsDir45Finished executing pythonRemoveTestsDirinstallCheckPhase
46no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
47Executing pythonImportsCheckPhasepytestCheckPhase
48Executing pytestCheckPhase49pytest flags: -m pytest50============================= test session starts ==============================51platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.052rootdir: /build/nixbot_effects53configfile: pyproject.toml54plugins: asyncio-1.4.0, timeout-2.4.0, anyio-4.14.255asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function56timeout: 60.0s57timeout method: signal58timeout func_only: False59collected 54 items6061nixbot_effects/tests/test_ci_systems.py . [ 1%]62nixbot_effects/tests/test_daemon_proxy.py .. [ 5%]63nixbot_effects/tests/test_e2e_flake_ref.py ... [ 11%]64nixbot_effects/tests/test_effect_checkout.py .......... [ 29%]65nixbot_effects/tests/test_flake_args.py ...... [ 40%]66nixbot_effects/tests/test_gated_effect.py .. [ 44%]67nixbot_effects/tests/test_graph.py ... [ 50%]68nixbot_effects/tests/test_on_event.py ....... [ 62%]69nixbot_effects/tests/test_secrets.py .................... [100%]7071============================== 54 passed in 2.28s ==============================72Finished executing pytestCheckPhase