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:20902 (5 days ago)

Debug log (UTC)

[06:12:59.517] New invocation is queued and will start shortly
[06:13:00.673] Starting the invocation (attempt 1)
[06:13:00.697] Ignoring gitiles_ref tag without the buildset tag
[06:13:00.697] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:13:00.697] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:13:00.697] Buildbucket request:
{
  "requestId": "8837496090335984192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837496090335984192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20902"
                            },
                        "id": "cron:v1:20902"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837496090335984192"
    },
    {
      "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"
  }
}
[06:13:02.763] Scheduled build:
{
  "id": "8672066027097050753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T06:13:01.986049771Z",
  "updateTime": "2026-08-30T06:13:02.616567645Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:13:02.763] Task URL: https://cr-buildbucket.appspot.com/build/8672066027097050753
[06:13:02.763] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837496090335984192:2:0) after 7m35s
[06:13:03.385] Received PubSub notification, asking Buildbucket for the build status
[06:13:03.420] Build status: SCHEDULED
[06:13:06.271] Received PubSub notification, asking Buildbucket for the build status
[06:13:06.292] Build status: STARTED
[06:13:31.527] Received PubSub notification, asking Buildbucket for the build status
[06:13:31.551] Build:
{
  "id": "8672066027097050753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T06:13:01.986049771Z",
  "startTime": "2026-08-30T06:13:05.946873843Z",
  "endTime": "2026-08-30T06:13:31.197980444Z",
  "updateTime": "2026-08-30T06:13:31.197980444Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:13:31.551] Invocation finished in 32.038079622s with status SUCCEEDED