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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17749 (1 month ago)

Debug log (UTC)

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

  }
}
[18:34:37.824] Task URL: https://cr-buildbucket.appspot.com/build/8674103100879422321
[18:34:37.824] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839533166332463984:2:0) after 4m25s
[18:34:38.297] Received PubSub notification, asking Buildbucket for the build status
[18:34:38.398] Build status: SCHEDULED
[18:34:42.736] Received PubSub notification, asking Buildbucket for the build status
[18:34:42.775] Build status: STARTED
[18:35:08.605] Received PubSub notification, asking Buildbucket for the build status
[18:35:08.625] Build:
{
  "id": "8674103100879422321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T18:34:37.039159466Z",
  "startTime": "2026-08-07T18:34:42.439517986Z",
  "endTime": "2026-08-07T18:35:07.980995512Z",
  "updateTime": "2026-08-07T18:35:07.980995512Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:35:08.625] Invocation finished in 36.170449624s with status SUCCEEDED