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:19120 (4 weeks ago)

Debug log (UTC)

[13:07:48.574] New invocation is queued and will start shortly
[13:07:50.495] Starting the invocation (attempt 1)
[13:07:50.522] Ignoring gitiles_ref tag without the buildset tag
[13:07:50.522] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:07:50.522] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:07:50.522] Buildbucket request:
{
  "requestId": "8838647752832942368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838647752832942368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19120"
                            },
                        "id": "cron:v1:19120"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838647752832942368"
    },
    {
      "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"
  }
}
[13:07:52.163] Scheduled build:
{
  "id": "8673217689135633201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T13:07:51.478348312Z",
  "updateTime": "2026-08-17T13:07:51.901744744Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:07:52.164] Task URL: https://cr-buildbucket.appspot.com/build/8673217689135633201
[13:07:52.164] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838647752832942368:2:0) after 6m20s
[13:07:52.684] Received PubSub notification, asking Buildbucket for the build status
[13:07:52.707] Build status: SCHEDULED
[13:07:55.676] Received PubSub notification, asking Buildbucket for the build status
[13:07:55.702] Build status: STARTED
[13:08:19.350] Received PubSub notification, asking Buildbucket for the build status
[13:08:19.470] Build:
{
  "id": "8673217689135633201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T13:07:51.478348312Z",
  "startTime": "2026-08-17T13:07:55.511732097Z",
  "endTime": "2026-08-17T13:08:19.071991809Z",
  "updateTime": "2026-08-17T13:08:19.071991809Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:08:19.470] Invocation finished in 30.900599833s with status SUCCEEDED