Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13708 (2 months ago)

Debug log (UTC)

[23:36:29.585] New invocation is queued and will start shortly
[23:36:33.437] Starting the invocation (attempt 1)
[23:36:33.464] Ignoring gitiles_ref tag without the buildset tag
[23:36:33.464] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:36:33.464] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:36:33.465] Buildbucket request:
{
  "requestId": "8842141481175990256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842141481175990256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13708"
                            },
                        "id": "cron:v1:13708"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842141481175990256"
    },
    {
      "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"
  }
}
[23:36:34.767] Scheduled build:
{
  "id": "8676711415765931985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T23:36:34.123121091Z",
  "updateTime": "2026-07-09T23:36:34.123121091Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:36:34.767] Task URL: https://cr-buildbucket.appspot.com/build/8676711415765931985
[23:36:34.767] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842141481175990256:2:0) after 8m33s
[23:36:38.820] Received PubSub notification, asking Buildbucket for the build status
[23:36:38.840] Build status: SCHEDULED
[23:37:15.517] Received PubSub notification, asking Buildbucket for the build status
[23:37:15.551] Build status: STARTED
[23:37:40.413] Received PubSub notification, asking Buildbucket for the build status
[23:37:40.436] Build:
{
  "id": "8676711415765931985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T23:36:34.123121091Z",
  "startTime": "2026-07-09T23:37:14.006927563Z",
  "endTime": "2026-07-09T23:37:37.872133662Z",
  "updateTime": "2026-07-09T23:37:37.872133662Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:37:40.436] Invocation finished in 1m10.855945084s with status SUCCEEDED