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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18433 (3 weeks ago)

Debug log (UTC)

[15:30:54.984] New invocation is queued and will start shortly
[15:30:56.154] Starting the invocation (attempt 1)
[15:30:56.178] Ignoring gitiles_ref tag without the buildset tag
[15:30:56.178] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:30:56.178] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:30:56.178] Buildbucket request:
{
  "requestId": "8839091734160278672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839091734160278672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18433"
                            },
                        "id": "cron:v1:18433"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839091734160278672"
    },
    {
      "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"
  }
}
[15:30:57.727] Scheduled build:
{
  "id": "8673661671416073793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T15:30:56.981949978Z",
  "updateTime": "2026-08-12T15:30:57.545143036Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:30:57.727] Task URL: https://cr-buildbucket.appspot.com/build/8673661671416073793
[15:30:57.727] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839091734160278672:2:0) after 2m25s
[15:30:58.275] Received PubSub notification, asking Buildbucket for the build status
[15:30:58.293] Build status: SCHEDULED
[15:31:04.315] Received PubSub notification, asking Buildbucket for the build status
[15:31:04.351] Build status: STARTED
[15:31:28.363] Received PubSub notification, asking Buildbucket for the build status
[15:31:28.422] Build:
{
  "id": "8673661671416073793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T15:30:56.981949978Z",
  "startTime": "2026-08-12T15:31:02.461364041Z",
  "endTime": "2026-08-12T15:31:28.055890901Z",
  "updateTime": "2026-08-12T15:31:28.055890901Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:31:28.422] Invocation finished in 33.442421594s with status SUCCEEDED