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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18532 (3 weeks ago)

Debug log (UTC)

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

  }
}
[08:24:45.855] Task URL: https://cr-buildbucket.appspot.com/build/8673597888530755889
[08:24:45.855] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839027951953808976:2:0) after 3m29s
[08:24:46.787] Received PubSub notification, asking Buildbucket for the build status
[08:24:46.809] Build status: SCHEDULED
[08:25:01.699] Received PubSub notification, asking Buildbucket for the build status
[08:25:01.720] Build status: STARTED
[08:25:22.915] Received PubSub notification, asking Buildbucket for the build status
[08:25:22.943] Build:
{
  "id": "8673597888530755889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T08:24:45.080617736Z",
  "startTime": "2026-08-13T08:25:00.836371078Z",
  "endTime": "2026-08-13T08:25:22.343073638Z",
  "updateTime": "2026-08-13T08:25:22.343073638Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:25:22.943] Invocation finished in 40.510573288s with status SUCCEEDED