CCI report: cbe9d494-0171-4378-b36a-73a0eeea2a99

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "4dac0345790332a6de9cdbe36b755e2ae9c6391e",
    "author": {
      "id": "did:key:z6MkvhE7y5XGMf6HK6so7pnjMyXwZJsSyqKtFErLntbD9sDE",
      "alias": null
    },
    "title": "node: patch dependencies fixing tor/socks5 support",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "6dd52c94fb1472e251110e439fe656aaed74019f",
    "after": "ff0cdaf62b66a6171c0076460db898279f4fcf5c",
    "commits": [
      "ff0cdaf62b66a6171c0076460db898279f4fcf5c",
      "620c655b03a7572c7ff891e2454338d1021d4959"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "4dac0345790332a6de9cdbe36b755e2ae9c6391e",
        "author": {
          "id": "did:key:z6MkvhE7y5XGMf6HK6so7pnjMyXwZJsSyqKtFErLntbD9sDE",
          "alias": null
        },
        "description": "",
        "base": "6dd52c94fb1472e251110e439fe656aaed74019f",
        "oid": "620c655b03a7572c7ff891e2454338d1021d4959",
        "timestamp": 1714848856
      },
      {
        "id": "7bf6fab8a0393a26cd4130579d201dc916dbcbc0",
        "author": {
          "id": "did:key:z6MkvhE7y5XGMf6HK6so7pnjMyXwZJsSyqKtFErLntbD9sDE",
          "alias": null
        },
        "description": "Improve wire session type definition.\n\nUpdate dependencies with a fixed version of netservices\n(now socks5 properly passes control to upper layer if proxy\nis not provided or not needed).",
        "base": "6dd52c94fb1472e251110e439fe656aaed74019f",
        "oid": "ff0cdaf62b66a6171c0076460db898279f4fcf5c",
        "timestamp": 1714951180
      },
      {
        "id": "b5dfb509f7dea0337245bc018bdc2a2e545d4e4d",
        "author": {
          "id": "did:key:z6MkvhE7y5XGMf6HK6so7pnjMyXwZJsSyqKtFErLntbD9sDE",
          "alias": null
        },
        "description": "Update.",
        "base": "72db6dd7dd3d0d9ff430e8c700a4cafaa09d873c",
        "oid": "153be9ede433ee2adae4a74ec6cf24cac5bbc54a",
        "timestamp": 1715027137
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "cbe9d494-0171-4378-b36a-73a0eeea2a99"
  },
  "info_url": "https://cci.rad.levitte.org//cbe9d494-0171-4378-b36a-73a0eeea2a99.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/cbe9d494-0171-4378-b36a-73a0eeea2a99/w)

Started at: 2025-10-21 20:53:10.415962+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/cbe9d494-0171-4378-b36a-73a0eeea2a99/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}