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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18106 (1 month ago)

Debug log (UTC)

[07:39:00.770] New invocation is queued and will start shortly
[07:39:01.950] Starting the invocation (attempt 1)
[07:39:01.991] Ignoring gitiles_ref tag without the buildset tag
[07:39:01.991] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:39:01.992] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:39:01.992] Buildbucket request:
{
  "requestId": "8839302617701471152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839302617701471152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18106"
                            },
                        "id": "cron:v1:18106"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839302617701471152"
    },
    {
      "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"
  }
}
[07:39:03.234] Scheduled build:
{
  "id": "8673872555085947489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T07:39:02.641848241Z",
  "updateTime": "2026-08-10T07:39:02.641848241Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:39:03.234] Task URL: https://cr-buildbucket.appspot.com/build/8673872555085947489
[07:39:03.234] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839302617701471152:2:0) after 1m5s
[07:39:03.881] Received PubSub notification, asking Buildbucket for the build status
[07:39:03.909] Build status: SCHEDULED
[07:39:07.034] Received PubSub notification, asking Buildbucket for the build status
[07:39:07.056] Build status: STARTED
[07:39:41.563] Received PubSub notification, asking Buildbucket for the build status
[07:39:41.606] Build:
{
  "id": "8673872555085947489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T07:39:02.641848241Z",
  "startTime": "2026-08-10T07:39:06.842167419Z",
  "endTime": "2026-08-10T07:39:41.182338211Z",
  "updateTime": "2026-08-10T07:39:41.182338211Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:39:41.606] Invocation finished in 40.843332456s with status SUCCEEDED