CCI report: f161c37b-3c0a-4d6f-a191-57e99c5338e8

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": "fdfec5e8fca659406d63e5cc3506c4e8f59f26d3",
    "author": {
      "id": "did:key:z6MkkEKbthsEc2si2CtAtjYSZfE6UFdpKZLGc9naNqe9a1eN",
      "alias": "shishqa"
    },
    "title": "radicle-metrics: support incremental metric collection",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "45abb881a3389bea913ae10af32fb837060787ab",
    "after": "874b4712b71ab08d278815d63bbf9a901869b4cb",
    "commits": [
      "874b4712b71ab08d278815d63bbf9a901869b4cb"
    ],
    "target": "58305cda321859656022770c86839049ffb8c3d8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "fdfec5e8fca659406d63e5cc3506c4e8f59f26d3",
        "author": {
          "id": "did:key:z6MkkEKbthsEc2si2CtAtjYSZfE6UFdpKZLGc9naNqe9a1eN",
          "alias": "shishqa"
        },
        "description": "Introduce a new `radicle-metrics` crate that provides metrics collection\nfor COBs. This introduces a `CobHistoryWalk` structure allowing to\ntraverse history of cob actions similar to `rad cob log` command but\nallowing for further aggregation and metrics derivation.\n\nCrate contains `rad-metrics` CLI showing main use cases of proposed\napproach. The tool supports both one-time scans and continuous polling modes,\nmaking it suitable for both ad-hoc analysis and continuous monitoring.\n\nRelated-to: 68460fc9b3e7decbc7e61020519656248a9ef4ce\nRelated-to: https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/radicle-metrics",
        "base": "45abb881a3389bea913ae10af32fb837060787ab",
        "oid": "874b4712b71ab08d278815d63bbf9a901869b4cb",
        "timestamp": 1764873043
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f161c37b-3c0a-4d6f-a191-57e99c5338e8"
  },
  "info_url": "https://cci.rad.levitte.org//f161c37b-3c0a-4d6f-a191-57e99c5338e8.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f161c37b-3c0a-4d6f-a191-57e99c5338e8/w)

Started at: 2025-12-04 19:30:48.531983+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f161c37b-3c0a-4d6f-a191-57e99c5338e8/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

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

  '

Run the script

Commands:

Send result

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