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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11584 (2 weeks ago)

Debug log (UTC)

[20:09:14.697] New invocation is queued and will start shortly
[20:09:15.927] Starting the invocation (attempt 1)
[20:09:15.961] Ignoring gitiles_ref tag without the buildset tag
[20:09:15.961] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:09:15.962] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:09:15.962] Buildbucket request:
{
  "requestId": "8843513474596080784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843513474596080784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11584"
                            },
                        "id": "cron:v1:11584"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843513474596080784"
    },
    {
      "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"
  }
}
[20:09:17.445] Scheduled build:
{
  "id": "8678083411925225009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T20:09:16.623682233Z",
  "updateTime": "2026-06-24T20:09:17.162565186Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:09:17.445] Task URL: https://cr-buildbucket.appspot.com/build/8678083411925225009
[20:09:17.446] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843513474596080784:2:0) after 1m18s
[20:09:17.866] Received PubSub notification, asking Buildbucket for the build status
[20:09:17.884] Build status: SCHEDULED
[20:09:22.072] Received PubSub notification, asking Buildbucket for the build status
[20:09:22.118] Build status: STARTED
[20:09:45.724] Received PubSub notification, asking Buildbucket for the build status
[20:09:45.748] Build:
{
  "id": "8678083411925225009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T20:09:16.623682233Z",
  "startTime": "2026-06-24T20:09:21.442693746Z",
  "endTime": "2026-06-24T20:09:45.449981390Z",
  "updateTime": "2026-06-24T20:09:45.449981390Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:09:45.748] Invocation finished in 31.054763963s with status SUCCEEDED