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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12043 (4 days ago)

Debug log (UTC)

[02:53:36.909] New invocation is queued and will start shortly
[02:53:38.050] Starting the invocation (attempt 1)
[02:53:38.080] Ignoring gitiles_ref tag without the buildset tag
[02:53:38.080] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:53:38.081] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:53:38.081] Buildbucket request:
{
  "requestId": "8843216242923794016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843216242923794016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12043"
                            },
                        "id": "cron:v1:12043"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843216242923794016"
    },
    {
      "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"
  }
}
[02:53:39.423] Scheduled build:
{
  "id": "8677786180349374161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T02:53:38.743114648Z",
  "updateTime": "2026-06-28T02:53:39.217031185Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:53:39.423] Task URL: https://cr-buildbucket.appspot.com/build/8677786180349374161
[02:53:39.423] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843216242923794016:2:0) after 1m57s
[02:53:40.014] Received PubSub notification, asking Buildbucket for the build status
[02:53:40.037] Build status: SCHEDULED
[02:53:52.863] Received PubSub notification, asking Buildbucket for the build status
[02:53:52.880] Build status: STARTED
[02:54:17.992] Received PubSub notification, asking Buildbucket for the build status
[02:54:18.018] Build:
{
  "id": "8677786180349374161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T02:53:38.743114648Z",
  "startTime": "2026-06-28T02:53:52.654380186Z",
  "endTime": "2026-06-28T02:54:17.527863994Z",
  "updateTime": "2026-06-28T02:54:17.527863994Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:54:18.018] Invocation finished in 41.113268152s with status SUCCEEDED