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:1594 (1 month ago)

Debug log (UTC)

[16:18:51.164] New invocation is queued and will start shortly
[16:18:52.429] Starting the invocation (attempt 1)
[16:18:52.456] Ignoring gitiles_ref tag without the buildset tag
[16:18:52.456] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:18:52.456] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:18:52.456] Buildbucket request:
{
  "requestId": "8849960354237328784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8849960354237328784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1594"
                            },
                        "id": "cron:v1:1594"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8849960354237328784"
    },
    {
      "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"
  }
}
[16:18:54.633] Scheduled build:
{
  "id": "8684530290715768353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-14T16:18:53.900768416Z",
  "updateTime": "2026-04-14T16:18:54.422076818Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:18:54.633] Task URL: https://cr-buildbucket.appspot.com/build/8684530290715768353
[16:18:54.634] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8849960354237328784:2:0) after 5m1s
[16:18:55.180] Received PubSub notification, asking Buildbucket for the build status
[16:18:55.208] Build status: SCHEDULED
[16:18:58.484] Received PubSub notification, asking Buildbucket for the build status
[16:18:58.523] Build status: STARTED
[16:19:22.169] Received PubSub notification, asking Buildbucket for the build status
[16:19:22.202] Build:
{
  "id": "8684530290715768353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-14T16:18:53.900768416Z",
  "startTime": "2026-04-14T16:18:58.167109437Z",
  "endTime": "2026-04-14T16:19:21.885370439Z",
  "updateTime": "2026-04-14T16:19:21.885370439Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:19:22.202] Invocation finished in 31.044780563s with status SUCCEEDED