CI: FAILURE radicle-ci-ambient

Table of Contents

Run log

Raw log messages for Ambient troubleshooting

Raw log messages

These raw log messages are meant to help Ambient developers figure out problems. You can ignore them.

    Trigger message

    {
      "request": "trigger",
      "version": 1,
      "event_type": "patch",
      "repository": {
        "id": "rad:z35CgFVYCKpqqDtJMzk8dyE6dViS6",
        "name": "radicle-ci-ambient",
        "description": "Radicle CI adapter for the Ambient CI engine",
        "private": false,
        "default_branch": "main",
        "delegates": [
          "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
        ]
      },
      "action": "Created",
      "patch": {
        "id": "fa60151aabcd10f217e3f798e8970c9d1d9a252c",
        "author": {
          "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
          "alias": "liw"
        },
        "title": "use Ambietn and CI broker git versions",
        "state": {
          "status": "open",
          "conflicts": []
        },
        "before": "e230fbaa5dadaf0b88ccbf0aa470f3a6efe6bd50",
        "after": "e5965e198bbcdaf1cff33518fc4da5a720ff7bfd",
        "commits": [
          "e5965e198bbcdaf1cff33518fc4da5a720ff7bfd",
          "689ef7fc6c1a42a26f20cc99c73b64b9ce96a674",
          "ed19c747e88ff46eace0ee10bdc12228a31aed41",
          "f41c8994a19d8c9d0c330efc1ea8171ef2e3a038",
          "f129f7fdabec3fda84a0709672dad013fc2524fb",
          "475d294653a719c971150c2936795d4cb0125cb7"
        ],
        "target": "e230fbaa5dadaf0b88ccbf0aa470f3a6efe6bd50",
        "labels": [],
        "assignees": [],
        "revisions": [
          {
            "id": "fa60151aabcd10f217e3f798e8970c9d1d9a252c",
            "author": {
              "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
              "alias": "liw"
            },
            "description": "use local path depenency on ambient-ci\n\n\ndrop runlog module, replaces by using HTML directly from Ambient\n\n\ntest: drop testing for run log content\n\nIt's too fragile. Need to find a better way to do this.\n\n\nfix: support new Ambient trusted VM run logging, as HTML\n\nWithout parsing the HTML. This means the run log won't have Radicle repo\nID, trigger messagee, etc. Will add that later.\n\n\nfix: dependency on Ambient",
            "base": "e230fbaa5dadaf0b88ccbf0aa470f3a6efe6bd50",
            "oid": "e5965e198bbcdaf1cff33518fc4da5a720ff7bfd",
            "timestamp": 1782315719
          }
        ]
      }
    }

    Ambient stdout

    executor from config: /usr/bin/ambient-execute-plan
    executor from PATH: /usr/bin/ambient-execute-plan
    run CI for rad:z35CgFVYCKpqqDtJMzk8dyE6dViS6
    ERROR: failed to execute cargo
    caused by: command failed: "cargo": exit code 101
    

    Ambient stderr

    <empty log>