Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17926 (1 month ago)

Debug log (UTC)

[00:47:48.831] New invocation is queued and will start shortly
[00:47:50.128] Starting the invocation (attempt 1)
[00:47:50.151] Ignoring gitiles_ref tag without the buildset tag
[00:47:50.151] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:47:50.151] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:47:50.151] Buildbucket request:
{
  "requestId": "8839419085070509120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839419085070509120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17926"
                            },
                        "id": "cron:v1:17926"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839419085070509120"
    },
    {
      "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"
  }
}
[00:47:51.371] Scheduled build:
{
  "id": "8673989022337918433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T00:47:50.814902139Z",
  "updateTime": "2026-08-09T00:47:50.814902139Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:47:51.371] Task URL: https://cr-buildbucket.appspot.com/build/8673989022337918433
[00:47:51.371] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839419085070509120:2:0) after 1m51s
[00:48:50.738] Received PubSub notification, asking Buildbucket for the build status
[00:48:50.772] Build:
{
  "id": "8673989022337918433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T00:47:50.814902139Z",
  "startTime": "2026-08-09T00:47:54.798780256Z",
  "endTime": "2026-08-09T00:48:18.311633781Z",
  "updateTime": "2026-08-09T00:48:18.311633781Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:48:50.772] Invocation finished in 1m1.946304541s with status SUCCEEDED