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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:202 (3 weeks ago)

Debug log (UTC)

[08:40:57.191] New invocation is queued and will start shortly
[08:40:58.455] Starting the invocation (attempt 1)
[08:40:58.477] Ignoring gitiles_ref tag without the buildset tag
[08:40:58.477] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:40:58.477] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:40:58.478] Buildbucket request:
{
  "requestId": "8850895132451854416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850895132451854416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "202"
                            },
                        "id": "cron:v1:202"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850895132451854416"
    },
    {
      "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"
  }
}
[08:41:00.423] Scheduled build:
{
  "id": "8685465069127124929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T08:40:59.737028369Z",
  "updateTime": "2026-04-04T08:41:00.345827446Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:41:00.423] Task URL: https://cr-buildbucket.appspot.com/build/8685465069127124929
[08:41:00.423] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850895132451854416:2:0) after 3m21s
[08:41:01.009] Received PubSub notification, asking Buildbucket for the build status
[08:41:01.053] Build status: SCHEDULED
[08:41:04.628] Received PubSub notification, asking Buildbucket for the build status
[08:41:04.645] Build status: STARTED
[08:41:30.707] Received PubSub notification, asking Buildbucket for the build status
[08:41:30.749] Build:
{
  "id": "8685465069127124929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T08:40:59.737028369Z",
  "startTime": "2026-04-04T08:41:04.358853882Z",
  "endTime": "2026-04-04T08:41:30.419198420Z",
  "updateTime": "2026-04-04T08:41:30.419198420Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:41:30.749] Invocation finished in 33.565723644s with status SUCCEEDED