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:3610 (11 hours ago)

Debug log (UTC)

[00:35:58.882] New invocation is queued and will start shortly
[00:35:59.952] Starting the invocation (attempt 1)
[00:35:59.973] Ignoring gitiles_ref tag without the buildset tag
[00:35:59.973] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:35:59.973] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:35:59.973] Buildbucket request:
{
  "requestId": "8848660720075748992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848660720075748992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3610"
                            },
                        "id": "cron:v1:3610"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848660720075748992"
    },
    {
      "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"
  }
}
[00:36:01.575] Scheduled build:
{
  "id": "8683230657413451073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T00:36:00.801282234Z",
  "updateTime": "2026-04-29T00:36:00.801282234Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:36:01.575] Task URL: https://cr-buildbucket.appspot.com/build/8683230657413451073
[00:36:01.575] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848660720075748992:2:0) after 1m46s
[00:36:02.182] Received PubSub notification, asking Buildbucket for the build status
[00:36:02.208] Build status: SCHEDULED
[00:36:06.816] Received PubSub notification, asking Buildbucket for the build status
[00:36:06.832] Build status: STARTED
[00:36:32.043] Received PubSub notification, asking Buildbucket for the build status
[00:36:32.064] Build:
{
  "id": "8683230657413451073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T00:36:00.801282234Z",
  "startTime": "2026-04-29T00:36:06.601495555Z",
  "endTime": "2026-04-29T00:36:31.655419824Z",
  "updateTime": "2026-04-29T00:36:31.655419824Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:36:32.064] Invocation finished in 33.186101725s with status SUCCEEDED