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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19201 (3 weeks ago)

Debug log (UTC)

[03:04:01.575] New invocation is queued and will start shortly
[03:04:03.001] Starting the invocation (attempt 1)
[03:04:03.027] Ignoring gitiles_ref tag without the buildset tag
[03:04:03.027] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:04:03.027] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:04:03.027] Buildbucket request:
{
  "requestId": "8838595142630722128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838595142630722128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19201"
                            },
                        "id": "cron:v1:19201"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838595142630722128"
    },
    {
      "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"
  }
}
[03:04:04.135] Scheduled build:
{
  "id": "8673165079854336929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T03:04:03.599429198Z",
  "updateTime": "2026-08-18T03:04:03.999171229Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:04:04.135] Task URL: https://cr-buildbucket.appspot.com/build/8673165079854336929
[03:04:04.135] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838595142630722128:2:0) after 8m25s
[03:04:04.917] Received PubSub notification, asking Buildbucket for the build status
[03:04:04.969] Build status: SCHEDULED
[03:04:08.945] Received PubSub notification, asking Buildbucket for the build status
[03:04:08.970] Build status: STARTED
[03:04:33.278] Received PubSub notification, asking Buildbucket for the build status
[03:04:33.300] Build:
{
  "id": "8673165079854336929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T03:04:03.599429198Z",
  "startTime": "2026-08-18T03:04:08.777374351Z",
  "endTime": "2026-08-18T03:04:33.012929829Z",
  "updateTime": "2026-08-18T03:04:33.012929829Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:04:33.300] Invocation finished in 31.731690456s with status SUCCEEDED