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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7321 (1 month ago)

Debug log (UTC)

[10:57:55.207] New invocation is queued and will start shortly
[10:57:56.633] Starting the invocation (attempt 1)
[10:57:56.675] Ignoring gitiles_ref tag without the buildset tag
[10:57:56.675] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:57:56.676] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:57:56.676] Buildbucket request:
{
  "requestId": "8846266069948618576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846266069948618576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7321"
                            },
                        "id": "cron:v1:7321"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846266069948618576"
    },
    {
      "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"
  }
}
[10:57:58.106] Scheduled build:
{
  "id": "8680836006908218417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T10:57:57.485249631Z",
  "updateTime": "2026-05-25T10:57:57.886302117Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:57:58.106] Task URL: https://cr-buildbucket.appspot.com/build/8680836006908218417
[10:57:58.106] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846266069948618576:2:0) after 6m24s
[10:57:58.743] Received PubSub notification, asking Buildbucket for the build status
[10:57:58.762] Build status: SCHEDULED
[10:58:01.804] Received PubSub notification, asking Buildbucket for the build status
[10:58:01.822] Build status: STARTED
[10:58:24.980] Received PubSub notification, asking Buildbucket for the build status
[10:58:25.056] Build:
{
  "id": "8680836006908218417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T10:57:57.485249631Z",
  "startTime": "2026-05-25T10:58:01.591213486Z",
  "endTime": "2026-05-25T10:58:24.759441622Z",
  "updateTime": "2026-05-25T10:58:24.759441622Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:58:25.056] Invocation finished in 29.854483155s with status SUCCEEDED