Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 02e2e6e6706313edbdbc732c0569163bdfbfca77)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-default-build-linux"
>

Incoming triggers

Incoming properties

{
  "branch": "refs/heads/main",
  "repository": "https://pigweed.googlesource.com/pigweed/examples",
  "revision": "c63073508c7b8ed9b531e989961b34b1ecc88e00"
}

Incoming tags

  • buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/c63073508c7b8ed9b531e989961b34b1ecc88e00
  • gitiles_ref:refs/heads/main

Debug log (UTC)

[20:02:16.192] New invocation is queued and will start shortly
[20:02:17.305] Starting the invocation (attempt 1)
[20:02:17.340] Popped buildset tag "buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/c63073508c7b8ed9b531e989961b34b1ecc88e00"
[20:02:17.340] Popped gitiles commit info from properties and tags
[20:02:17.340] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:02:17.341] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:02:17.341] Buildbucket request:
{
  "requestId": "8871236585153713776",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8871236585153713776",
            "job": "pigweed/examples.ci-examples-default-build-linux",
            "triggers": [
                  {
                        "gitiles": {
                              "ref": "refs/heads/main",
                              "repo": "https://pigweed.googlesource.com/pigweed/examples",
                              "revision": "c63073508c7b8ed9b531e989961b34b1ecc88e00"
                            },
                        "id": "https://pigweed.googlesource.com/pigweed/examples/+/refs/heads/main@c63073508c7b8ed9b531e989961b34b1ecc88e00",
                        "title": "c63073508c7b8ed9b531e989961b34b1ecc88e00",
                        "url": "https://pigweed.googlesource.com/pigweed/examples/+/c63073508c7b8ed9b531e989961b34b1ecc88e00"
                      }
                ]
          }
    },
  "gitilesCommit": {
    "host": "pigweed.googlesource.com",
    "project": "pigweed/examples",
    "id": "c63073508c7b8ed9b531e989961b34b1ecc88e00",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8871236585153713776"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-default-build-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:02:17.837] Scheduled build:
{
  "id": "8705806523153091313",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-22T20:02:17.474759028Z",
  "updateTime": "2025-08-22T20:02:17.474759028Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "c63073508c7b8ed9b531e989961b34b1ecc88e00",
      "ref": "refs/heads/main"
    }
  }
}
[20:02:17.837] Task URL: https://cr-buildbucket.appspot.com/build/8705806523153091313
[20:02:17.837] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8871236585153713776:2:0) after 6m34s
[20:02:20.192] Received PubSub notification, asking Buildbucket for the build status
[20:02:20.228] Build status: SCHEDULED
[20:02:22.920] Received PubSub notification, asking Buildbucket for the build status
[20:02:22.971] Build status: STARTED
[20:07:22.577] Received PubSub notification, asking Buildbucket for the build status
[20:07:22.653] Build:
{
  "id": "8705806523153091313",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-22T20:02:17.474759028Z",
  "startTime": "2025-08-22T20:02:20.778183199Z",
  "endTime": "2025-08-22T20:07:21.857377377Z",
  "updateTime": "2025-08-22T20:07:21.857377377Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "c63073508c7b8ed9b531e989961b34b1ecc88e00",
      "ref": "refs/heads/main"
    }
  }
}
[20:07:22.653] Invocation finished in 5m6.469569459s with status SUCCEEDED