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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17308 (1 month ago)

Debug log (UTC)

[14:59:19.132] New invocation is queued and will start shortly
[14:59:21.105] Starting the invocation (attempt 1)
[14:59:21.150] Ignoring gitiles_ref tag without the buildset tag
[14:59:21.150] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:59:21.151] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:59:21.151] Buildbucket request:
{
  "requestId": "8839818497838637200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839818497838637200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17308"
                            },
                        "id": "cron:v1:17308"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839818497838637200"
    },
    {
      "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"
  }
}
[14:59:22.396] Scheduled build:
{
  "id": "8674388434393296833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T14:59:21.795617770Z",
  "updateTime": "2026-08-04T14:59:21.795617770Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:59:22.396] Task URL: https://cr-buildbucket.appspot.com/build/8674388434393296833
[14:59:22.396] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839818497838637200:2:0) after 1m52s
[14:59:23.261] Received PubSub notification, asking Buildbucket for the build status
[14:59:23.281] Build status: SCHEDULED
[14:59:27.284] Received PubSub notification, asking Buildbucket for the build status
[14:59:27.304] Build status: STARTED
[14:59:51.549] Received PubSub notification, asking Buildbucket for the build status
[14:59:51.567] Build:
{
  "id": "8674388434393296833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T14:59:21.795617770Z",
  "startTime": "2026-08-04T14:59:27.098065575Z",
  "endTime": "2026-08-04T14:59:51.230489877Z",
  "updateTime": "2026-08-04T14:59:51.230489877Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:59:51.567] Invocation finished in 32.441011424s with status SUCCEEDED