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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20089 (2 weeks ago)

Debug log (UTC)

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

  }
}
[11:06:45.502] Task URL: https://cr-buildbucket.appspot.com/build/8672591129995438193
[11:06:45.502] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838021192844143152:2:0) after 7m1s
[11:06:46.078] Received PubSub notification, asking Buildbucket for the build status
[11:06:46.125] Build status: SCHEDULED
[11:06:50.973] Received PubSub notification, asking Buildbucket for the build status
[11:06:51.062] Build status: STARTED
[11:07:19.430] Received PubSub notification, asking Buildbucket for the build status
[11:07:19.448] Build:
{
  "id": "8672591129995438193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T11:06:44.838212272Z",
  "startTime": "2026-08-24T11:06:50.560121034Z",
  "endTime": "2026-08-24T11:07:18.679987759Z",
  "updateTime": "2026-08-24T11:07:18.679987759Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:07:19.448] Invocation finished in 36.71043355s with status SUCCEEDED