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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9700 (1 day ago)

Debug log (UTC)

[09:51:30.554] New invocation is queued and will start shortly
[09:51:32.534] Starting the invocation (attempt 1)
[09:51:32.562] Ignoring gitiles_ref tag without the buildset tag
[09:51:32.562] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:51:32.575] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:51:32.575] Buildbucket request:
{
  "requestId": "8844730099732163776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844730099732163776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9700"
                            },
                        "id": "cron:v1:9700"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844730099732163776"
    },
    {
      "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"
  }
}
[09:51:34.366] Scheduled build:
{
  "id": "8679300036009385089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T09:51:33.482818106Z",
  "updateTime": "2026-06-11T09:51:34.077415399Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:51:34.366] Task URL: https://cr-buildbucket.appspot.com/build/8679300036009385089
[09:51:34.366] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844730099732163776:2:0) after 5m53s
[09:51:34.905] Received PubSub notification, asking Buildbucket for the build status
[09:51:34.924] Build status: SCHEDULED
[09:51:37.750] Received PubSub notification, asking Buildbucket for the build status
[09:51:37.774] Build status: STARTED
[09:51:59.487] Received PubSub notification, asking Buildbucket for the build status
[09:51:59.517] Build:
{
  "id": "8679300036009385089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T09:51:33.482818106Z",
  "startTime": "2026-06-11T09:51:37.560678273Z",
  "endTime": "2026-06-11T09:51:59.110386752Z",
  "updateTime": "2026-06-11T09:51:59.110386752Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:51:59.517] Invocation finished in 28.968931939s with status SUCCEEDED