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:13069 (2 months ago)

Debug log (UTC)

[10:00:28.289] New invocation is queued and will start shortly
[10:00:29.351] Starting the invocation (attempt 1)
[10:00:29.392] Ignoring gitiles_ref tag without the buildset tag
[10:00:29.392] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:00:29.392] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:00:29.393] Buildbucket request:
{
  "requestId": "8842555208680060576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842555208680060576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13069"
                            },
                        "id": "cron:v1:13069"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842555208680060576"
    },
    {
      "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"
  }
}
[10:00:30.746] Scheduled build:
{
  "id": "8677125146278118561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T10:00:29.959988569Z",
  "updateTime": "2026-07-05T10:00:30.412208549Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:00:30.746] Task URL: https://cr-buildbucket.appspot.com/build/8677125146278118561
[10:00:30.746] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842555208680060576:2:0) after 5m12s
[10:00:31.187] Received PubSub notification, asking Buildbucket for the build status
[10:00:31.205] Build status: SCHEDULED
[10:00:34.495] Received PubSub notification, asking Buildbucket for the build status
[10:00:34.512] Build status: STARTED
[10:00:56.331] Received PubSub notification, asking Buildbucket for the build status
[10:00:56.354] Build:
{
  "id": "8677125146278118561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T10:00:29.959988569Z",
  "startTime": "2026-07-05T10:00:34.331107892Z",
  "endTime": "2026-07-05T10:00:55.966937935Z",
  "updateTime": "2026-07-05T10:00:55.966937935Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:00:56.354] Invocation finished in 28.068925412s with status SUCCEEDED