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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5626 (2 months ago)

Debug log (UTC)

[09:18:53.880] New invocation is queued and will start shortly
[09:18:55.132] Starting the invocation (attempt 1)
[09:18:55.162] Ignoring gitiles_ref tag without the buildset tag
[09:18:55.162] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:18:55.162] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:18:55.162] Buildbucket request:
{
  "requestId": "8847359463477594416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847359463477594416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5626"
                            },
                        "id": "cron:v1:5626"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847359463477594416"
    },
    {
      "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"
  }
}
[09:18:56.879] Scheduled build:
{
  "id": "8681929400565771793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T09:18:56.036437506Z",
  "updateTime": "2026-05-13T09:18:56.482541841Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:18:56.879] Task URL: https://cr-buildbucket.appspot.com/build/8681929400565771793
[09:18:56.879] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847359463477594416:2:0) after 9m20s
[09:18:57.345] Received PubSub notification, asking Buildbucket for the build status
[09:18:57.363] Build status: SCHEDULED
[09:19:00.687] Received PubSub notification, asking Buildbucket for the build status
[09:19:00.725] Build status: STARTED
[09:19:26.561] Received PubSub notification, asking Buildbucket for the build status
[09:19:26.585] Build:
{
  "id": "8681929400565771793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T09:18:56.036437506Z",
  "startTime": "2026-05-13T09:19:00.500674974Z",
  "endTime": "2026-05-13T09:19:25.002287414Z",
  "updateTime": "2026-05-13T09:19:25.002287414Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:19:26.585] Invocation finished in 32.710285666s with status SUCCEEDED