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:12358 (2 days ago)

Debug log (UTC)

[08:36:22.348] New invocation is queued and will start shortly
[08:36:23.481] Starting the invocation (attempt 1)
[08:36:23.512] Ignoring gitiles_ref tag without the buildset tag
[08:36:23.512] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:36:23.512] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:36:23.512] Buildbucket request:
{
  "requestId": "8843013484567380928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843013484567380928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12358"
                            },
                        "id": "cron:v1:12358"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843013484567380928"
    },
    {
      "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"
  }
}
[08:36:25.012] Scheduled build:
{
  "id": "8677583421922413729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T08:36:24.247313065Z",
  "updateTime": "2026-06-30T08:36:24.631850024Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:36:25.012] Task URL: https://cr-buildbucket.appspot.com/build/8677583421922413729
[08:36:25.013] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843013484567380928:2:0) after 2m21s
[08:36:25.449] Received PubSub notification, asking Buildbucket for the build status
[08:36:25.470] Build status: SCHEDULED
[08:36:29.939] Received PubSub notification, asking Buildbucket for the build status
[08:36:29.961] Build status: STARTED
[08:36:57.476] Received PubSub notification, asking Buildbucket for the build status
[08:36:57.566] Build:
{
  "id": "8677583421922413729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T08:36:24.247313065Z",
  "startTime": "2026-06-30T08:36:29.608815359Z",
  "endTime": "2026-06-30T08:36:57.154766850Z",
  "updateTime": "2026-06-30T08:36:57.154766850Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:36:57.566] Invocation finished in 35.224823517s with status SUCCEEDED