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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19825 (3 weeks ago)

Debug log (UTC)

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

  }
}
[13:59:32.512] Task URL: https://cr-buildbucket.appspot.com/build/8672761453805194529
[13:59:32.512] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838191516338346640:2:0) after 4m8s
[13:59:32.873] Received PubSub notification, asking Buildbucket for the build status
[13:59:32.892] Build status: SCHEDULED
[13:59:37.041] Received PubSub notification, asking Buildbucket for the build status
[13:59:37.068] Build status: STARTED
[14:00:01.654] Received PubSub notification, asking Buildbucket for the build status
[14:00:01.673] Build:
{
  "id": "8672761453805194529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T13:59:31.395080765Z",
  "startTime": "2026-08-22T13:59:36.859508814Z",
  "endTime": "2026-08-22T14:00:01.254730259Z",
  "updateTime": "2026-08-22T14:00:01.254730259Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:00:01.673] Invocation finished in 32.077149713s with status SUCCEEDED