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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3559 (1 day ago)

Debug log (UTC)

[15:54:35.333] New invocation is queued and will start shortly
[15:54:38.123] Starting the invocation (attempt 1)
[15:54:38.153] Ignoring gitiles_ref tag without the buildset tag
[15:54:38.153] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:54:38.153] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:54:38.153] Buildbucket request:
{
  "requestId": "8848693523257383808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848693523257383808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3559"
                            },
                        "id": "cron:v1:3559"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848693523257383808"
    },
    {
      "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:54:39.836] Scheduled build:
{
  "id": "8683263458808066273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T15:54:38.953986765Z",
  "updateTime": "2026-04-28T15:54:39.511253635Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:54:39.836] Task URL: https://cr-buildbucket.appspot.com/build/8683263458808066273
[15:54:39.836] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848693523257383808:2:0) after 4m24s
[15:54:40.306] Received PubSub notification, asking Buildbucket for the build status
[15:54:40.329] Build status: SCHEDULED
[15:54:44.649] Received PubSub notification, asking Buildbucket for the build status
[15:54:44.768] Build status: STARTED
[15:55:09.191] Received PubSub notification, asking Buildbucket for the build status
[15:55:09.208] Build:
{
  "id": "8683263458808066273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T15:54:38.953986765Z",
  "startTime": "2026-04-28T15:54:43.895798914Z",
  "endTime": "2026-04-28T15:55:08.660059627Z",
  "updateTime": "2026-04-28T15:55:08.660059627Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:55:09.208] Invocation finished in 33.880998559s with status SUCCEEDED