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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20536 (1 week ago)

Debug log (UTC)

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

  }
}
[15:43:16.617] Task URL: https://cr-buildbucket.appspot.com/build/8672301942007423665
[15:43:16.617] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837732005701580752:2:0) after 3m5s
[15:43:19.601] Received PubSub notification, asking Buildbucket for the build status
[15:43:19.643] Build status: SCHEDULED
[15:43:26.941] Received PubSub notification, asking Buildbucket for the build status
[15:43:26.977] Build status: STARTED
[15:43:52.818] Received PubSub notification, asking Buildbucket for the build status
[15:43:52.841] Build:
{
  "id": "8672301942007423665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T15:43:15.995257973Z",
  "startTime": "2026-08-27T15:43:22.961853812Z",
  "endTime": "2026-08-27T15:43:44.559458320Z",
  "updateTime": "2026-08-27T15:43:44.559458320Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:43:52.841] Invocation finished in 39.752701253s with status SUCCEEDED