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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22789 (2 weeks ago)

Debug log (UTC)

[17:36:44.144] New invocation is queued and will start shortly
[17:36:45.210] Starting the invocation (attempt 1)
[17:36:45.240] Ignoring gitiles_ref tag without the buildset tag
[17:36:45.240] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:36:45.242] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:36:45.242] Buildbucket request:
{
  "requestId": "8836275312337268304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836275312337268304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22789"
                            },
                        "id": "cron:v1:22789"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836275312337268304"
    },
    {
      "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"
  }
}
[17:36:46.661] Scheduled build:
{
  "id": "8670845249807070017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T17:36:45.933410541Z",
  "updateTime": "2026-09-12T17:36:46.391321385Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:36:46.661] Task URL: https://cr-buildbucket.appspot.com/build/8670845249807070017
[17:36:46.661] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836275312337268304:2:0) after 2m58s
[17:36:47.263] Received PubSub notification, asking Buildbucket for the build status
[17:36:47.283] Build status: SCHEDULED
[17:36:50.803] Received PubSub notification, asking Buildbucket for the build status
[17:36:50.832] Build status: STARTED
[17:37:20.288] Received PubSub notification, asking Buildbucket for the build status
[17:37:20.310] Build:
{
  "id": "8670845249807070017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T17:36:45.933410541Z",
  "startTime": "2026-09-12T17:36:50.662122160Z",
  "endTime": "2026-09-12T17:37:19.991945536Z",
  "updateTime": "2026-09-12T17:37:19.991945536Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:37:20.310] Invocation finished in 36.173270001s with status SUCCEEDED