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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20221 (1 week ago)

Debug log (UTC)

[09:44:20.933] New invocation is queued and will start shortly
[09:44:22.209] Starting the invocation (attempt 1)
[09:44:22.235] Ignoring gitiles_ref tag without the buildset tag
[09:44:22.235] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:44:22.235] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:44:22.236] Buildbucket request:
{
  "requestId": "8837935777753763136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837935777753763136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20221"
                            },
                        "id": "cron:v1:20221"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837935777753763136"
    },
    {
      "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:44:23.501] Scheduled build:
{
  "id": "8672505715152156529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T09:44:22.780188474Z",
  "updateTime": "2026-08-25T09:44:23.225027379Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:44:23.501] Task URL: https://cr-buildbucket.appspot.com/build/8672505715152156529
[09:44:23.501] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837935777753763136:2:0) after 7m15s
[09:44:24.057] Received PubSub notification, asking Buildbucket for the build status
[09:44:24.080] Build status: SCHEDULED
[09:44:28.968] Received PubSub notification, asking Buildbucket for the build status
[09:44:29.010] Build status: STARTED
[09:44:56.042] Received PubSub notification, asking Buildbucket for the build status
[09:44:56.060] Build:
{
  "id": "8672505715152156529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T09:44:22.780188474Z",
  "startTime": "2026-08-25T09:44:28.232942298Z",
  "endTime": "2026-08-25T09:44:55.687729332Z",
  "updateTime": "2026-08-25T09:44:55.687729332Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:44:56.060] Invocation finished in 35.143147951s with status SUCCEEDED