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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14338 (2 months ago)

Debug log (UTC)

[11:07:08.778] New invocation is queued and will start shortly
[11:07:10.253] Starting the invocation (attempt 1)
[11:07:10.277] Ignoring gitiles_ref tag without the buildset tag
[11:07:10.277] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:07:10.277] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:07:10.277] Buildbucket request:
{
  "requestId": "8841735641171076832",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841735641171076832",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14338"
                            },
                        "id": "cron:v1:14338"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841735641171076832"
    },
    {
      "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"
  }
}
[11:07:11.614] Scheduled build:
{
  "id": "8676305578252027969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T11:07:10.936132604Z",
  "updateTime": "2026-07-14T11:07:10.936132604Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:07:11.614] Task URL: https://cr-buildbucket.appspot.com/build/8676305578252027969
[11:07:11.614] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841735641171076832:2:0) after 1m49s
[11:07:11.920] Received PubSub notification, asking Buildbucket for the build status
[11:07:11.990] Build status: SCHEDULED
[11:07:17.528] Received PubSub notification, asking Buildbucket for the build status
[11:07:17.552] Build status: STARTED
[11:07:40.904] Received PubSub notification, asking Buildbucket for the build status
[11:07:40.936] Build:
{
  "id": "8676305578252027969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T11:07:10.936132604Z",
  "startTime": "2026-07-14T11:07:16.670507120Z",
  "endTime": "2026-07-14T11:07:40.395477067Z",
  "updateTime": "2026-07-14T11:07:40.395477067Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:07:40.936] Invocation finished in 32.166341784s with status SUCCEEDED