nixbot

builds

effect:fail-test build #132 ยท raw

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/effect-1193', using 'master'2building '/nix/store/8gl248in4znmmyknk39qnzkjw6xhpgs0-effect-fail-test-env.drv' on 'ssh-ng://nix@jamie'...3building '/nix/store/8gl248in4znmmyknk39qnzkjw6xhpgs0-effect-fail-test-env.drv'...4copying 1 paths...5copying path '/nix/store/iann32w6r8i2g55lgklf3w3p7r2wcp9a-effect-fail-test-env' from 'ssh-ng://nix@jamie'...6this effect fails on purpose7Traceback (most recent call last):8  File "/nix/store/pcprf2w3synw8cbl8diz77kqx2rxjn7d-nixbot-effects/bin/.nixbot-effects-wrapped", line 9, in <module>9    sys.exit(main())10             ~~~~^^11  File "/nix/store/pcprf2w3synw8cbl8diz77kqx2rxjn7d-nixbot-effects/lib/python3.13/site-packages/nixbot_effects/cli.py", line 357, in main12    args.func(args)13    ~~~~~~~~~^^^^^^14  File "/nix/store/pcprf2w3synw8cbl8diz77kqx2rxjn7d-nixbot-effects/lib/python3.13/site-packages/nixbot_effects/cli.py", line 150, in run_command15    _run_effect_derivation(drv_path, options)16    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^17  File "/nix/store/pcprf2w3synw8cbl8diz77kqx2rxjn7d-nixbot-effects/lib/python3.13/site-packages/nixbot_effects/cli.py", line 106, in _run_effect_derivation18    run_effects(19    ~~~~~~~~~~~^20        drv_path,21        ^^^^^^^^^22    ...<5 lines>...23        extra_sandbox_paths=options.extra_sandbox_paths,24        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^25    )26    ^27  File "/nix/store/pcprf2w3synw8cbl8diz77kqx2rxjn7d-nixbot-effects/lib/python3.13/site-packages/nixbot_effects/__init__.py", line 533, in run_effects28    raise NixbotEffectsError(msg)29nixbot_effects.NixbotEffectsError: command failed with exit code 1