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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7288 (1 month ago)

Debug log (UTC)

[05:20:56.383] New invocation is queued and will start shortly
[05:20:57.468] Starting the invocation (attempt 1)
[05:20:57.492] Ignoring gitiles_ref tag without the buildset tag
[05:20:57.492] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:20:57.493] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:20:57.493] Buildbucket request:
{
  "requestId": "8846287270920975088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846287270920975088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7288"
                            },
                        "id": "cron:v1:7288"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846287270920975088"
    },
    {
      "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"
  }
}
[05:20:59.396] Scheduled build:
{
  "id": "8680857207796752353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T05:20:58.742587279Z",
  "updateTime": "2026-05-25T05:20:58.742587279Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:20:59.396] Task URL: https://cr-buildbucket.appspot.com/build/8680857207796752353
[05:20:59.396] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846287270920975088:2:0) after 4m36s
[05:21:00.052] Received PubSub notification, asking Buildbucket for the build status
[05:21:00.077] Build status: SCHEDULED
[05:21:09.143] Received PubSub notification, asking Buildbucket for the build status
[05:21:09.175] Build status: STARTED
[05:21:33.478] Received PubSub notification, asking Buildbucket for the build status
[05:21:33.507] Build:
{
  "id": "8680857207796752353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T05:20:58.742587279Z",
  "startTime": "2026-05-25T05:21:08.336688786Z",
  "endTime": "2026-05-25T05:21:33.062580363Z",
  "updateTime": "2026-05-25T05:21:33.062580363Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:21:33.507] Invocation finished in 37.127880641s with status SUCCEEDED