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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8707 (1 week ago)

Debug log (UTC)

[07:57:28.700] New invocation is queued and will start shortly
[07:57:29.821] Starting the invocation (attempt 1)
[07:57:29.848] Ignoring gitiles_ref tag without the buildset tag
[07:57:29.848] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:57:29.848] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:57:29.848] Buildbucket request:
{
  "requestId": "8845371452699358016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845371452699358016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8707"
                            },
                        "id": "cron:v1:8707"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845371452699358016"
    },
    {
      "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:57:31.279] Scheduled build:
{
  "id": "8679941390102861297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T07:57:30.555811016Z",
  "updateTime": "2026-06-04T07:57:30.555811016Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:57:31.280] Task URL: https://cr-buildbucket.appspot.com/build/8679941390102861297
[07:57:31.280] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845371452699358016:2:0) after 8m50s
[07:57:32.698] Received PubSub notification, asking Buildbucket for the build status
[07:57:32.718] Build status: SCHEDULED
[07:57:40.385] Received PubSub notification, asking Buildbucket for the build status
[07:57:40.459] Build status: STARTED
[07:58:04.197] Received PubSub notification, asking Buildbucket for the build status
[07:58:04.214] Build:
{
  "id": "8679941390102861297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T07:57:30.555811016Z",
  "startTime": "2026-06-04T07:57:39.540977373Z",
  "endTime": "2026-06-04T07:58:03.973340541Z",
  "updateTime": "2026-06-04T07:58:03.973340541Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:58:04.214] Invocation finished in 35.518367206s with status SUCCEEDED