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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3400 (2 days ago)

Debug log (UTC)

[12:43:43.641] New invocation is queued and will start shortly
[12:43:44.751] Starting the invocation (attempt 1)
[12:43:44.776] Ignoring gitiles_ref tag without the buildset tag
[12:43:44.776] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:43:44.776] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:43:44.776] Buildbucket request:
{
  "requestId": "8848796128190417568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848796128190417568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3400"
                            },
                        "id": "cron:v1:3400"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848796128190417568"
    },
    {
      "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"
  }
}
[12:43:46.306] Scheduled build:
{
  "id": "8683366065452714817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T12:43:45.632000248Z",
  "updateTime": "2026-04-27T12:43:46.113431668Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:43:46.306] Task URL: https://cr-buildbucket.appspot.com/build/8683366065452714817
[12:43:46.306] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848796128190417568:2:0) after 6m28s
[12:43:46.923] Received PubSub notification, asking Buildbucket for the build status
[12:43:46.940] Build status: SCHEDULED
[12:43:49.814] Received PubSub notification, asking Buildbucket for the build status
[12:43:49.860] Build status: STARTED
[12:44:13.437] Received PubSub notification, asking Buildbucket for the build status
[12:44:13.475] Build:
{
  "id": "8683366065452714817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T12:43:45.632000248Z",
  "startTime": "2026-04-27T12:43:49.470369514Z",
  "endTime": "2026-04-27T12:44:13.195195343Z",
  "updateTime": "2026-04-27T12:44:13.195195343Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:44:13.475] Invocation finished in 29.837794846s with status SUCCEEDED