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:7678 (3 weeks ago)

Debug log (UTC)

[23:51:58.773] New invocation is queued and will start shortly
[23:52:00.291] Starting the invocation (attempt 1)
[23:52:00.319] Ignoring gitiles_ref tag without the buildset tag
[23:52:00.319] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:52:00.319] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:52:00.320] Buildbucket request:
{
  "requestId": "8846036176407065712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846036176407065712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7678"
                            },
                        "id": "cron:v1:7678"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846036176407065712"
    },
    {
      "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:52:02.090] Scheduled build:
{
  "id": "8680606112981756545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T23:52:01.418743337Z",
  "updateTime": "2026-05-27T23:52:01.856947486Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:52:02.090] Task URL: https://cr-buildbucket.appspot.com/build/8680606112981756545
[23:52:02.090] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846036176407065712:2:0) after 1m12s
[23:52:02.703] Received PubSub notification, asking Buildbucket for the build status
[23:52:02.726] Build status: SCHEDULED
[23:52:05.747] Received PubSub notification, asking Buildbucket for the build status
[23:52:05.866] Build status: STARTED
[23:52:29.096] Received PubSub notification, asking Buildbucket for the build status
[23:52:29.119] Build:
{
  "id": "8680606112981756545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T23:52:01.418743337Z",
  "startTime": "2026-05-27T23:52:05.534963941Z",
  "endTime": "2026-05-27T23:52:28.882108996Z",
  "updateTime": "2026-05-27T23:52:28.882108996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:52:29.119] Invocation finished in 30.351689802s with status SUCCEEDED