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:20908 (5 days ago)

Debug log (UTC)

[07:14:58.397] New invocation is queued and will start shortly
[07:14:59.479] Starting the invocation (attempt 1)
[07:14:59.504] Ignoring gitiles_ref tag without the buildset tag
[07:14:59.504] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:14:59.504] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:14:59.504] Buildbucket request:
{
  "requestId": "8837492190810216336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837492190810216336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20908"
                            },
                        "id": "cron:v1:20908"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837492190810216336"
    },
    {
      "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"
  }
}
[07:15:05.366] Scheduled build:
{
  "id": "8672062127795430721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T07:15:00.650086554Z",
  "updateTime": "2026-08-30T07:15:03.473545467Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:15:05.367] Task URL: https://cr-buildbucket.appspot.com/build/8672062127795430721
[07:15:05.367] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837492190810216336:2:0) after 5m7s
[07:15:05.756] Received PubSub notification, asking Buildbucket for the build status
[07:15:05.773] Build status: SCHEDULED
[07:15:07.467] Received PubSub notification, asking Buildbucket for the build status
[07:15:07.486] Build status: STARTED
[07:15:31.783] Received PubSub notification, asking Buildbucket for the build status
[07:15:31.804] Build:
{
  "id": "8672062127795430721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T07:15:00.650086554Z",
  "startTime": "2026-08-30T07:15:06.681834984Z",
  "endTime": "2026-08-30T07:15:30.813610521Z",
  "updateTime": "2026-08-30T07:15:30.813610521Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:15:31.804] Invocation finished in 33.413104838s with status SUCCEEDED