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:5125 (2 months ago)

Debug log (UTC)

[19:30:20.280] New invocation is queued and will start shortly
[19:30:25.385] Starting the invocation (attempt 1)
[19:30:25.416] Ignoring gitiles_ref tag without the buildset tag
[19:30:25.417] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:30:25.418] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:30:25.418] Buildbucket request:
{
  "requestId": "8847683382862578480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847683382862578480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5125"
                            },
                        "id": "cron:v1:5125"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847683382862578480"
    },
    {
      "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:30:27.184] Scheduled build:
{
  "id": "8682253315785460801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T19:30:26.410098335Z",
  "updateTime": "2026-05-09T19:30:26.863288004Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:30:27.184] Task URL: https://cr-buildbucket.appspot.com/build/8682253315785460801
[19:30:27.184] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847683382862578480:2:0) after 6m51s
[19:30:27.668] Received PubSub notification, asking Buildbucket for the build status
[19:30:27.723] Build status: SCHEDULED
[19:30:31.477] Received PubSub notification, asking Buildbucket for the build status
[19:30:31.498] Build status: STARTED
[19:30:55.517] Received PubSub notification, asking Buildbucket for the build status
[19:30:55.539] Build:
{
  "id": "8682253315785460801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T19:30:26.410098335Z",
  "startTime": "2026-05-09T19:30:30.234813161Z",
  "endTime": "2026-05-09T19:30:54.523814214Z",
  "updateTime": "2026-05-09T19:30:54.523814214Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:30:55.539] Invocation finished in 35.262190361s with status SUCCEEDED