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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13540 (2 months ago)

Debug log (UTC)

[18:41:59.257] New invocation is queued and will start shortly
[18:42:03.490] Starting the invocation (attempt 1)
[18:42:03.518] Ignoring gitiles_ref tag without the buildset tag
[18:42:03.518] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:42:03.518] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:42:03.518] Buildbucket request:
{
  "requestId": "8842250606829128064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842250606829128064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13540"
                            },
                        "id": "cron:v1:13540"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842250606829128064"
    },
    {
      "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"
  }
}
[18:42:05.226] Scheduled build:
{
  "id": "8676820541000641121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T18:42:04.189947203Z",
  "updateTime": "2026-07-08T18:42:04.658096477Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:42:05.226] Task URL: https://cr-buildbucket.appspot.com/build/8676820541000641121
[18:42:05.226] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842250606829128064:2:0) after 6m57s
[18:42:05.514] Received PubSub notification, asking Buildbucket for the build status
[18:42:05.546] Build status: SCHEDULED
[18:42:09.606] Received PubSub notification, asking Buildbucket for the build status
[18:42:09.637] Build status: STARTED
[18:42:34.143] Received PubSub notification, asking Buildbucket for the build status
[18:42:34.170] Build:
{
  "id": "8676820541000641121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T18:42:04.189947203Z",
  "startTime": "2026-07-08T18:42:09.231034807Z",
  "endTime": "2026-07-08T18:42:33.794480151Z",
  "updateTime": "2026-07-08T18:42:33.794480151Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:42:34.170] Invocation finished in 34.923080485s with status SUCCEEDED