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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8914 (1 week ago)

Debug log (UTC)

[19:29:00.992] New invocation is queued and will start shortly
[19:29:02.103] Starting the invocation (attempt 1)
[19:29:02.130] Ignoring gitiles_ref tag without the buildset tag
[19:29:02.130] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:29:02.130] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:29:02.131] Buildbucket request:
{
  "requestId": "8845237347913877600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845237347913877600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8914"
                            },
                        "id": "cron:v1:8914"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845237347913877600"
    },
    {
      "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"
  }
}
[19:29:03.704] Scheduled build:
{
  "id": "8679807285223600065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T19:29:02.934476959Z",
  "updateTime": "2026-06-05T19:29:03.487483844Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:29:03.704] Task URL: https://cr-buildbucket.appspot.com/build/8679807285223600065
[19:29:03.704] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845237347913877600:2:0) after 5m21s
[19:29:04.176] Received PubSub notification, asking Buildbucket for the build status
[19:29:04.197] Build status: SCHEDULED
[19:29:11.473] Received PubSub notification, asking Buildbucket for the build status
[19:29:11.491] Build status: STARTED
[19:29:37.352] Received PubSub notification, asking Buildbucket for the build status
[19:29:37.402] Build:
{
  "id": "8679807285223600065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T19:29:02.934476959Z",
  "startTime": "2026-06-05T19:29:11.198863673Z",
  "endTime": "2026-06-05T19:29:37.081893Z",
  "updateTime": "2026-06-05T19:29:37.081893Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:29:37.402] Invocation finished in 36.416457443s with status SUCCEEDED