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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18841 (1 month ago)

Debug log (UTC)

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

  }
}
[13:22:29.619] Task URL: https://cr-buildbucket.appspot.com/build/8673397962858061441
[13:22:29.619] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838828025276825936:2:0) after 2m21s
[13:22:29.725] Received PubSub notification, asking Buildbucket for the build status
[13:22:29.767] Build status: SCHEDULED
[13:22:34.984] Received PubSub notification, asking Buildbucket for the build status
[13:22:35.011] Build status: STARTED
[13:22:55.506] Received PubSub notification, asking Buildbucket for the build status
[13:22:55.529] Build:
{
  "id": "8673397962858061441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T13:22:29.059389186Z",
  "startTime": "2026-08-15T13:22:33.126756861Z",
  "endTime": "2026-08-15T13:22:55.199670525Z",
  "updateTime": "2026-08-15T13:22:55.199670525Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:22:55.529] Invocation finished in 28.160472934s with status SUCCEEDED