Status: SUCCEEDED
Triggered by: -
Duration: 31 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:22771 (2 weeks ago)

Debug log (UTC)

[14:32:34.065] New invocation is queued and will start shortly
[14:32:35.124] Starting the invocation (attempt 1)
[14:32:35.145] Ignoring gitiles_ref tag without the buildset tag
[14:32:35.145] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:32:35.145] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:32:35.146] Buildbucket request:
{
  "requestId": "8836286899191128992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836286899191128992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22771"
                            },
                        "id": "cron:v1:22771"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836286899191128992"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[14:32:36.791] Scheduled build:
{
  "id": "8670856836415746113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T14:32:36.082095530Z",
  "updateTime": "2026-09-12T14:32:36.082095530Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:32:36.791] Task URL: https://cr-buildbucket.appspot.com/build/8670856836415746113
[14:32:36.791] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836286899191128992:2:0) after 4m10s
[14:32:37.357] Received PubSub notification, asking Buildbucket for the build status
[14:32:37.383] Build status: SCHEDULED
[14:32:40.519] Received PubSub notification, asking Buildbucket for the build status
[14:32:40.536] Build status: STARTED
[14:33:05.802] Received PubSub notification, asking Buildbucket for the build status
[14:33:05.821] Build:
{
  "id": "8670856836415746113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T14:32:36.082095530Z",
  "startTime": "2026-09-12T14:32:40.225210182Z",
  "endTime": "2026-09-12T14:33:02.085079303Z",
  "updateTime": "2026-09-12T14:33:02.085079303Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:33:05.821] Invocation finished in 31.768808674s with status SUCCEEDED