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

Debug log (UTC)

[02:34:11.661] New invocation is queued and will start shortly
[02:34:12.935] Starting the invocation (attempt 1)
[02:34:12.962] Ignoring gitiles_ref tag without the buildset tag
[02:34:12.962] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:34:12.962] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:34:12.962] Buildbucket request:
{
  "requestId": "8846478955566156672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846478955566156672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6991"
                            },
                        "id": "cron:v1:6991"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846478955566156672"
    },
    {
      "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"
  }
}
[02:34:15.629] Scheduled build:
{
  "id": "8681048892028989169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T02:34:14.413926451Z",
  "updateTime": "2026-05-23T02:34:15.193951931Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[02:34:15.629] Task URL: https://cr-buildbucket.appspot.com/build/8681048892028989169
[02:34:15.629] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846478955566156672:2:0) after 8m5s
[02:34:15.834] Received PubSub notification, asking Buildbucket for the build status
[02:34:15.906] Build status: SCHEDULED
[02:34:19.506] Received PubSub notification, asking Buildbucket for the build status
[02:34:19.524] Build status: STARTED
[02:34:49.034] Received PubSub notification, asking Buildbucket for the build status
[02:34:49.061] Build:
{
  "id": "8681048892028989169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T02:34:14.413926451Z",
  "startTime": "2026-05-23T02:34:18.860619712Z",
  "endTime": "2026-05-23T02:34:43.086174386Z",
  "updateTime": "2026-05-23T02:34:43.086174386Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[02:34:49.061] Invocation finished in 37.405067296s with status SUCCEEDED