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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3541 (1 day ago)

Debug log (UTC)

[12:46:04.651] New invocation is queued and will start shortly
[12:46:05.727] Starting the invocation (attempt 1)
[12:46:05.754] Ignoring gitiles_ref tag without the buildset tag
[12:46:05.754] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:46:05.754] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:46:05.755] Buildbucket request:
{
  "requestId": "8848705383366302272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848705383366302272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3541"
                            },
                        "id": "cron:v1:3541"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848705383366302272"
    },
    {
      "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:46:07.547] Scheduled build:
{
  "id": "8683275320476136289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T12:46:06.785753023Z",
  "updateTime": "2026-04-28T12:46:07.280798096Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:46:07.547] Task URL: https://cr-buildbucket.appspot.com/build/8683275320476136289
[12:46:07.547] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848705383366302272:2:0) after 4m59s
[12:46:11.878] Received PubSub notification, asking Buildbucket for the build status
[12:46:11.908] Build status: SCHEDULED
[12:46:23.680] Received PubSub notification, asking Buildbucket for the build status
[12:46:23.736] Build status: STARTED
[12:46:46.253] Received PubSub notification, asking Buildbucket for the build status
[12:46:46.269] Build:
{
  "id": "8683275320476136289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T12:46:06.785753023Z",
  "startTime": "2026-04-28T12:46:21.149716496Z",
  "endTime": "2026-04-28T12:46:44.956203839Z",
  "updateTime": "2026-04-28T12:46:44.956203839Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:46:46.269] Invocation finished in 41.624070817s with status SUCCEEDED