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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14335 (2 months ago)

Debug log (UTC)

[10:36:26.611] New invocation is queued and will start shortly
[10:36:28.054] Starting the invocation (attempt 1)
[10:36:28.082] Ignoring gitiles_ref tag without the buildset tag
[10:36:28.082] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:36:28.083] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:36:28.083] Buildbucket request:
{
  "requestId": "8841737572824914688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841737572824914688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14335"
                            },
                        "id": "cron:v1:14335"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841737572824914688"
    },
    {
      "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"
  }
}
[10:36:29.206] Scheduled build:
{
  "id": "8676307510181343761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T10:36:28.505936604Z",
  "updateTime": "2026-07-14T10:36:28.928733121Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:36:29.206] Task URL: https://cr-buildbucket.appspot.com/build/8676307510181343761
[10:36:29.206] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841737572824914688:2:0) after 9m15s
[10:36:29.756] Received PubSub notification, asking Buildbucket for the build status
[10:36:29.770] Build status: SCHEDULED
[10:36:34.301] Received PubSub notification, asking Buildbucket for the build status
[10:36:34.313] Build status: STARTED
[10:37:01.744] Received PubSub notification, asking Buildbucket for the build status
[10:37:01.762] Build:
{
  "id": "8676307510181343761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T10:36:28.505936604Z",
  "startTime": "2026-07-14T10:36:34.134341300Z",
  "endTime": "2026-07-14T10:37:01.378621957Z",
  "updateTime": "2026-07-14T10:37:01.378621957Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:37:01.762] Invocation finished in 35.161376318s with status SUCCEEDED