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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18478 (20 hours ago)

Debug log (UTC)

[23:12:40.831] New invocation is queued and will start shortly
[23:12:42.160] Starting the invocation (attempt 1)
[23:12:42.187] Ignoring gitiles_ref tag without the buildset tag
[23:12:42.187] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:12:42.188] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:12:42.188] Buildbucket request:
{
  "requestId": "8839062682474410160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839062682474410160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18478"
                            },
                        "id": "cron:v1:18478"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839062682474410160"
    },
    {
      "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"
  }
}
[23:12:43.681] Scheduled build:
{
  "id": "8673632619671857137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T23:12:42.883833011Z",
  "updateTime": "2026-08-12T23:12:42.883833011Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:12:43.681] Task URL: https://cr-buildbucket.appspot.com/build/8673632619671857137
[23:12:43.681] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839062682474410160:2:0) after 8m27s
[23:12:44.151] Received PubSub notification, asking Buildbucket for the build status
[23:12:44.171] Build status: SCHEDULED
[23:12:49.064] Received PubSub notification, asking Buildbucket for the build status
[23:12:49.087] Build status: STARTED
[23:13:11.782] Received PubSub notification, asking Buildbucket for the build status
[23:13:11.811] Build:
{
  "id": "8673632619671857137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T23:12:42.883833011Z",
  "startTime": "2026-08-12T23:12:47.540501339Z",
  "endTime": "2026-08-12T23:13:11.403418852Z",
  "updateTime": "2026-08-12T23:13:11.403418852Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:13:11.811] Invocation finished in 30.984315312s with status SUCCEEDED