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:24382 (11 hours ago)

Debug log (UTC)

[02:15:08.551] New invocation is queued and will start shortly
[02:15:09.709] Starting the invocation (attempt 1)
[02:15:09.735] Ignoring gitiles_ref tag without the buildset tag
[02:15:09.735] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:15:09.736] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:15:09.736] Buildbucket request:
{
  "requestId": "8835246130369840752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835246130369840752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24382"
                            },
                        "id": "cron:v1:24382"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835246130369840752"
    },
    {
      "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:15:12.394] Scheduled build:
{
  "id": "8669816066424911457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-24T02:15:11.692241312Z",
  "updateTime": "2026-09-24T02:15:11.692241312Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:15:12.394] Task URL: https://cr-buildbucket.appspot.com/build/8669816066424911457
[02:15:12.394] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835246130369840752:2:0) after 3m55s
[02:15:13.420] Received PubSub notification, asking Buildbucket for the build status
[02:15:13.474] Build status: SCHEDULED
[02:15:17.908] Received PubSub notification, asking Buildbucket for the build status
[02:15:17.969] Build status: STARTED
[02:15:43.913] Received PubSub notification, asking Buildbucket for the build status
[02:15:43.941] Build:
{
  "id": "8669816066424911457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-24T02:15:11.692241312Z",
  "startTime": "2026-09-24T02:15:17.713332711Z",
  "endTime": "2026-09-24T02:15:43.641051197Z",
  "updateTime": "2026-09-24T02:15:43.641051197Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:15:43.941] Invocation finished in 35.395348055s with status SUCCEEDED