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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14806 (1 month ago)

Debug log (UTC)

[19:00:38.652] New invocation is queued and will start shortly
[19:00:39.782] Starting the invocation (attempt 1)
[19:00:39.808] Ignoring gitiles_ref tag without the buildset tag
[19:00:39.808] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:00:39.808] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:00:39.808] Buildbucket request:
{
  "requestId": "8841434060358038512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841434060358038512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14806"
                            },
                        "id": "cron:v1:14806"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841434060358038512"
    },
    {
      "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"
  }
}
[19:00:41.068] Scheduled build:
{
  "id": "8676003997918550433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T19:00:40.355970263Z",
  "updateTime": "2026-07-17T19:00:40.876318317Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:00:41.069] Task URL: https://cr-buildbucket.appspot.com/build/8676003997918550433
[19:00:41.069] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841434060358038512:2:0) after 1m12s
[19:00:41.784] Received PubSub notification, asking Buildbucket for the build status
[19:00:41.814] Build status: SCHEDULED
[19:00:45.027] Received PubSub notification, asking Buildbucket for the build status
[19:00:45.114] Build status: STARTED
[19:01:08.692] Received PubSub notification, asking Buildbucket for the build status
[19:01:08.713] Build:
{
  "id": "8676003997918550433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T19:00:40.355970263Z",
  "startTime": "2026-07-17T19:00:44.541536413Z",
  "endTime": "2026-07-17T19:01:08.314251813Z",
  "updateTime": "2026-07-17T19:01:08.314251813Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:01:08.713] Invocation finished in 30.068756071s with status SUCCEEDED