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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12244 (2 days ago)

Debug log (UTC)

[13:10:28.092] New invocation is queued and will start shortly
[13:10:29.199] Starting the invocation (attempt 1)
[13:10:29.225] Ignoring gitiles_ref tag without the buildset tag
[13:10:29.225] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:10:29.225] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:10:29.226] Buildbucket request:
{
  "requestId": "8843086836919965072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843086836919965072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12244"
                            },
                        "id": "cron:v1:12244"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843086836919965072"
    },
    {
      "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"
  }
}
[13:10:30.563] Scheduled build:
{
  "id": "8677656774310483201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T13:10:29.959227107Z",
  "updateTime": "2026-06-29T13:10:29.959227107Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:10:30.563] Task URL: https://cr-buildbucket.appspot.com/build/8677656774310483201
[13:10:30.563] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843086836919965072:2:0) after 7m22s
[13:10:31.226] Received PubSub notification, asking Buildbucket for the build status
[13:10:31.242] Build status: SCHEDULED
[13:10:36.403] Received PubSub notification, asking Buildbucket for the build status
[13:10:36.424] Build status: STARTED
[13:11:05.267] Received PubSub notification, asking Buildbucket for the build status
[13:11:05.291] Build:
{
  "id": "8677656774310483201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T13:10:29.959227107Z",
  "startTime": "2026-06-29T13:10:36.205535463Z",
  "endTime": "2026-06-29T13:11:04.834006597Z",
  "updateTime": "2026-06-29T13:11:04.834006597Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:11:05.291] Invocation finished in 37.204047287s with status SUCCEEDED