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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14893 (1 month ago)

Debug log (UTC)

[09:50:52.693] New invocation is queued and will start shortly
[09:50:53.769] Starting the invocation (attempt 1)
[09:50:53.795] Ignoring gitiles_ref tag without the buildset tag
[09:50:53.795] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:50:53.795] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:50:53.795] Buildbucket request:
{
  "requestId": "8841378051673595552",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841378051673595552",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14893"
                            },
                        "id": "cron:v1:14893"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841378051673595552"
    },
    {
      "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"
  }
}
[09:50:54.870] Scheduled build:
{
  "id": "8675947989228557777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T09:50:54.404325583Z",
  "updateTime": "2026-07-18T09:50:54.790043223Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:50:54.870] Task URL: https://cr-buildbucket.appspot.com/build/8675947989228557777
[09:50:54.870] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841378051673595552:2:0) after 3m12s
[09:50:55.614] Received PubSub notification, asking Buildbucket for the build status
[09:50:55.635] Build status: SCHEDULED
[09:51:00.295] Received PubSub notification, asking Buildbucket for the build status
[09:51:00.313] Build status: STARTED
[09:51:28.340] Received PubSub notification, asking Buildbucket for the build status
[09:51:28.358] Build:
{
  "id": "8675947989228557777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T09:50:54.404325583Z",
  "startTime": "2026-07-18T09:51:00.160539211Z",
  "endTime": "2026-07-18T09:51:28.055543571Z",
  "updateTime": "2026-07-18T09:51:28.055543571Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:51:28.358] Invocation finished in 35.66917528s with status SUCCEEDED