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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5383 (2 months ago)

Debug log (UTC)

[15:37:46.673] New invocation is queued and will start shortly
[15:37:47.894] Starting the invocation (attempt 1)
[15:37:47.926] Ignoring gitiles_ref tag without the buildset tag
[15:37:47.926] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:47.926] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:47.926] Buildbucket request:
{
  "requestId": "8847516820348245168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847516820348245168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5383"
                            },
                        "id": "cron:v1:5383"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847516820348245168"
    },
    {
      "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"
  }
}
[15:37:49.326] Scheduled build:
{
  "id": "8682086757637432897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T15:37:48.638095589Z",
  "updateTime": "2026-05-11T15:37:49.081949588Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:49.326] Task URL: https://cr-buildbucket.appspot.com/build/8682086757637432897
[15:37:49.326] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847516820348245168:2:0) after 3m47s
[15:37:49.860] Received PubSub notification, asking Buildbucket for the build status
[15:37:49.878] Build status: SCHEDULED
[15:37:56.094] Received PubSub notification, asking Buildbucket for the build status
[15:37:56.150] Build status: STARTED
[15:38:26.761] Received PubSub notification, asking Buildbucket for the build status
[15:38:26.785] Build:
{
  "id": "8682086757637432897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T15:37:48.638095589Z",
  "startTime": "2026-05-11T15:37:55.640140928Z",
  "endTime": "2026-05-11T15:38:24.414029972Z",
  "updateTime": "2026-05-11T15:38:24.414029972Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:38:26.785] Invocation finished in 40.115654922s with status SUCCEEDED