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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4450 (4 months ago)

Debug log (UTC)

[00:12:52.428] New invocation is queued and will start shortly
[00:12:53.762] Starting the invocation (attempt 1)
[00:12:53.787] Ignoring gitiles_ref tag without the buildset tag
[00:12:53.787] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:12:53.787] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:12:53.787] Buildbucket request:
{
  "requestId": "8848118592080991104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848118592080991104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4450"
                            },
                        "id": "cron:v1:4450"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848118592080991104"
    },
    {
      "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"
  }
}
[00:12:55.479] Scheduled build:
{
  "id": "8682688529018921233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T00:12:54.727085255Z",
  "updateTime": "2026-05-05T00:12:55.170530888Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:12:55.479] Task URL: https://cr-buildbucket.appspot.com/build/8682688529018921233
[00:12:55.479] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848118592080991104:2:0) after 4m41s
[00:12:55.998] Received PubSub notification, asking Buildbucket for the build status
[00:12:56.027] Build status: SCHEDULED
[00:13:00.767] Received PubSub notification, asking Buildbucket for the build status
[00:13:00.791] Build status: STARTED
[00:13:25.338] Received PubSub notification, asking Buildbucket for the build status
[00:13:25.448] Build:
{
  "id": "8682688529018921233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T00:12:54.727085255Z",
  "startTime": "2026-05-05T00:13:00.623292786Z",
  "endTime": "2026-05-05T00:13:25.058814157Z",
  "updateTime": "2026-05-05T00:13:25.058814157Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:13:25.448] Invocation finished in 33.025233653s with status SUCCEEDED