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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18793 (1 month ago)

Debug log (UTC)

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

  }
}
[05:10:36.858] Task URL: https://cr-buildbucket.appspot.com/build/8673428909233840705
[05:10:36.858] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838858971618333120:2:0) after 3m23s
[05:10:37.425] Received PubSub notification, asking Buildbucket for the build status
[05:10:37.445] Build status: SCHEDULED
[05:10:44.764] Received PubSub notification, asking Buildbucket for the build status
[05:10:44.785] Build status: STARTED
[05:11:07.198] Received PubSub notification, asking Buildbucket for the build status
[05:11:07.230] Build:
{
  "id": "8673428909233840705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T05:10:36.296968048Z",
  "startTime": "2026-08-15T05:10:44.565533587Z",
  "endTime": "2026-08-15T05:11:06.591527525Z",
  "updateTime": "2026-08-15T05:11:06.591527525Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:11:07.230] Invocation finished in 32.591727424s with status SUCCEEDED