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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4030 (4 months ago)

Debug log (UTC)

[00:23:58.481] New invocation is queued and will start shortly
[00:23:59.562] Starting the invocation (attempt 1)
[00:23:59.590] Ignoring gitiles_ref tag without the buildset tag
[00:23:59.590] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:23:59.590] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:23:59.590] Buildbucket request:
{
  "requestId": "8848389684573866896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848389684573866896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4030"
                            },
                        "id": "cron:v1:4030"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848389684573866896"
    },
    {
      "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:24:00.896] Scheduled build:
{
  "id": "8682959622092803057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T00:24:00.225352493Z",
  "updateTime": "2026-05-02T00:24:00.670100060Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[00:24:00.896] Task URL: https://cr-buildbucket.appspot.com/build/8682959622092803057
[00:24:00.897] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848389684573866896:2:0) after 5m1s
[00:24:01.520] Received PubSub notification, asking Buildbucket for the build status
[00:24:01.542] Build status: SCHEDULED
[00:24:05.999] Received PubSub notification, asking Buildbucket for the build status
[00:24:06.018] Build status: STARTED
[00:24:36.476] Received PubSub notification, asking Buildbucket for the build status
[00:24:36.502] Build:
{
  "id": "8682959622092803057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T00:24:00.225352493Z",
  "startTime": "2026-05-02T00:24:05.232500349Z",
  "endTime": "2026-05-02T00:24:36.134808240Z",
  "updateTime": "2026-05-02T00:24:36.134808240Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[00:24:36.502] Invocation finished in 38.02704211s with status SUCCEEDED