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

Debug log (UTC)

[08:27:22.286] New invocation is queued and will start shortly
[08:27:23.322] Starting the invocation (attempt 1)
[08:27:23.344] Ignoring gitiles_ref tag without the buildset tag
[08:27:23.344] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:27:23.344] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:27:23.344] Buildbucket request:
{
  "requestId": "8841202111531434016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841202111531434016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15166"
                            },
                        "id": "cron:v1:15166"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841202111531434016"
    },
    {
      "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"
  }
}
[08:27:24.981] Scheduled build:
{
  "id": "8675772049014602545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T08:27:24.067922423Z",
  "updateTime": "2026-07-20T08:27:24.067922423Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:27:24.981] Task URL: https://cr-buildbucket.appspot.com/build/8675772049014602545
[08:27:24.981] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841202111531434016:2:0) after 1m3s
[08:27:29.649] Received PubSub notification, asking Buildbucket for the build status
[08:27:29.689] Build status: SCHEDULED
[08:27:36.425] Received PubSub notification, asking Buildbucket for the build status
[08:27:36.475] Build status: STARTED
[08:27:59.015] Received PubSub notification, asking Buildbucket for the build status
[08:27:59.049] Build:
{
  "id": "8675772049014602545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T08:27:24.067922423Z",
  "startTime": "2026-07-20T08:27:34.837425825Z",
  "endTime": "2026-07-20T08:27:58.752129708Z",
  "updateTime": "2026-07-20T08:27:58.752129708Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:27:59.049] Invocation finished in 36.766731662s with status SUCCEEDED