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:5842 (2 months ago)

Debug log (UTC)

[22:12:26.322] New invocation is queued and will start shortly
[22:12:29.600] Starting the invocation (attempt 1)
[22:12:29.630] Ignoring gitiles_ref tag without the buildset tag
[22:12:29.630] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:12:29.631] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:12:29.631] Buildbucket request:
{
  "requestId": "8847220199539740672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847220199539740672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5842"
                            },
                        "id": "cron:v1:5842"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847220199539740672"
    },
    {
      "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"
  }
}
[22:12:31.199] Scheduled build:
{
  "id": "8681790134362964129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T22:12:30.636537769Z",
  "updateTime": "2026-05-14T22:12:31.045629617Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:12:31.199] Task URL: https://cr-buildbucket.appspot.com/build/8681790134362964129
[22:12:31.199] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847220199539740672:2:0) after 5m9s
[22:12:31.879] Received PubSub notification, asking Buildbucket for the build status
[22:12:31.899] Build status: SCHEDULED
[22:12:35.656] Received PubSub notification, asking Buildbucket for the build status
[22:12:35.695] Build status: STARTED
[22:12:58.304] Received PubSub notification, asking Buildbucket for the build status
[22:12:58.323] Build:
{
  "id": "8681790134362964129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T22:12:30.636537769Z",
  "startTime": "2026-05-14T22:12:35.480793358Z",
  "endTime": "2026-05-14T22:12:57.811922286Z",
  "updateTime": "2026-05-14T22:12:57.811922286Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:12:58.323] Invocation finished in 32.006948148s with status SUCCEEDED