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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20047 (2 weeks ago)

Debug log (UTC)

[03:56:05.839] New invocation is queued and will start shortly
[03:56:07.677] Starting the invocation (attempt 1)
[03:56:07.703] Ignoring gitiles_ref tag without the buildset tag
[03:56:07.703] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:56:07.704] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:56:07.705] Buildbucket request:
{
  "requestId": "8838048284801269904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838048284801269904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20047"
                            },
                        "id": "cron:v1:20047"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838048284801269904"
    },
    {
      "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"
  }
}
[03:56:08.877] Scheduled build:
{
  "id": "8672618221618328865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T03:56:08.253323992Z",
  "updateTime": "2026-08-24T03:56:08.663984512Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:56:08.877] Task URL: https://cr-buildbucket.appspot.com/build/8672618221618328865
[03:56:08.877] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838048284801269904:2:0) after 8m1s
[03:56:09.489] Received PubSub notification, asking Buildbucket for the build status
[03:56:09.505] Build status: SCHEDULED
[03:56:14.630] Received PubSub notification, asking Buildbucket for the build status
[03:56:14.852] Build status: STARTED
[03:56:47.273] Received PubSub notification, asking Buildbucket for the build status
[03:56:47.308] Build:
{
  "id": "8672618221618328865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T03:56:08.253323992Z",
  "startTime": "2026-08-24T03:56:14.460270535Z",
  "endTime": "2026-08-24T03:56:47.019235648Z",
  "updateTime": "2026-08-24T03:56:47.019235648Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:56:47.308] Invocation finished in 41.473933029s with status SUCCEEDED