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:316 (2 weeks ago)

Debug log (UTC)

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

  }
}
[04:08:33.790] Task URL: https://cr-buildbucket.appspot.com/build/8685391612867865121
[04:08:33.790] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850821675945693616:2:0) after 9m38s
[04:08:34.333] Received PubSub notification, asking Buildbucket for the build status
[04:08:34.351] Build status: SCHEDULED
[04:08:40.663] Received PubSub notification, asking Buildbucket for the build status
[04:08:40.685] Build status: STARTED
[04:09:05.948] Received PubSub notification, asking Buildbucket for the build status
[04:09:05.974] Build:
{
  "id": "8685391612867865121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T04:08:33.085248430Z",
  "startTime": "2026-04-05T04:08:40.304195021Z",
  "endTime": "2026-04-05T04:09:05.167080965Z",
  "updateTime": "2026-04-05T04:09:05.167080965Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:09:05.974] Invocation finished in 35.207340007s with status SUCCEEDED