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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9289 (4 days ago)

Debug log (UTC)

[11:38:47.914] New invocation is queued and will start shortly
[11:38:49.229] Starting the invocation (attempt 1)
[11:38:49.257] Ignoring gitiles_ref tag without the buildset tag
[11:38:49.257] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:38:49.257] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:38:49.258] Buildbucket request:
{
  "requestId": "8844995140568036368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844995140568036368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9289"
                            },
                        "id": "cron:v1:9289"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844995140568036368"
    },
    {
      "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"
  }
}
[11:38:50.749] Scheduled build:
{
  "id": "8679565077701820481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T11:38:50.027105179Z",
  "updateTime": "2026-06-08T11:38:50.496887741Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:38:50.749] Task URL: https://cr-buildbucket.appspot.com/build/8679565077701820481
[11:38:50.749] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844995140568036368:2:0) after 6m12s
[11:38:51.309] Received PubSub notification, asking Buildbucket for the build status
[11:38:51.332] Build status: SCHEDULED
[11:38:54.468] Received PubSub notification, asking Buildbucket for the build status
[11:38:54.504] Build status: STARTED
[11:39:16.091] Received PubSub notification, asking Buildbucket for the build status
[11:39:16.110] Build:
{
  "id": "8679565077701820481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T11:38:50.027105179Z",
  "startTime": "2026-06-08T11:38:54.251975417Z",
  "endTime": "2026-06-08T11:39:15.834481392Z",
  "updateTime": "2026-06-08T11:39:15.834481392Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:39:16.110] Invocation finished in 28.200113044s with status SUCCEEDED