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:23827 (4 days ago)

Debug log (UTC)

[03:10:13.074] New invocation is queued and will start shortly
[03:10:14.182] Starting the invocation (attempt 1)
[03:10:14.225] Ignoring gitiles_ref tag without the buildset tag
[03:10:14.225] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:10:14.225] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:10:14.226] Buildbucket request:
{
  "requestId": "8835605053191724432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835605053191724432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23827"
                            },
                        "id": "cron:v1:23827"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835605053191724432"
    },
    {
      "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"
  }
}
[03:10:15.640] Scheduled build:
{
  "id": "8670174990732553921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T03:10:14.798225767Z",
  "updateTime": "2026-09-20T03:10:15.308212283Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:10:15.640] Task URL: https://cr-buildbucket.appspot.com/build/8670174990732553921
[03:10:15.640] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835605053191724432:2:0) after 5m40s
[03:10:16.090] Received PubSub notification, asking Buildbucket for the build status
[03:10:16.108] Build status: SCHEDULED
[03:10:20.480] Received PubSub notification, asking Buildbucket for the build status
[03:10:20.505] Build status: STARTED
[03:10:43.891] Received PubSub notification, asking Buildbucket for the build status
[03:10:43.964] Build:
{
  "id": "8670174990732553921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T03:10:14.798225767Z",
  "startTime": "2026-09-20T03:10:20.067463525Z",
  "endTime": "2026-09-20T03:10:43.575421675Z",
  "updateTime": "2026-09-20T03:10:43.575421675Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:10:43.964] Invocation finished in 30.894527123s with status SUCCEEDED