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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22036 (2 weeks ago)

Debug log (UTC)

[08:38:32.212] New invocation is queued and will start shortly
[08:38:33.303] Starting the invocation (attempt 1)
[08:38:33.332] Ignoring gitiles_ref tag without the buildset tag
[08:38:33.332] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:38:33.332] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:38:33.332] Buildbucket request:
{
  "requestId": "8836762157710628016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836762157710628016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22036"
                            },
                        "id": "cron:v1:22036"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836762157710628016"
    },
    {
      "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:38:34.501] Scheduled build:
{
  "id": "8671332095355748465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T08:38:33.838358029Z",
  "updateTime": "2026-09-07T08:38:34.325256019Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:38:34.501] Task URL: https://cr-buildbucket.appspot.com/build/8671332095355748465
[08:38:34.502] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836762157710628016:2:0) after 6m57s
[08:38:35.069] Received PubSub notification, asking Buildbucket for the build status
[08:38:35.089] Build status: SCHEDULED
[08:38:39.853] Received PubSub notification, asking Buildbucket for the build status
[08:38:39.958] Build status: STARTED
[08:39:19.902] Received PubSub notification, asking Buildbucket for the build status
[08:39:19.929] Build:
{
  "id": "8671332095355748465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T08:38:33.838358029Z",
  "startTime": "2026-09-07T08:38:39.619652638Z",
  "endTime": "2026-09-07T08:39:15.326604349Z",
  "updateTime": "2026-09-07T08:39:15.326604349Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:39:19.929] Invocation finished in 47.721498272s with status SUCCEEDED