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:22786 (2 weeks ago)

Debug log (UTC)

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

  }
}
[17:06:15.530] Task URL: https://cr-buildbucket.appspot.com/build/8670847169858041409
[17:06:15.530] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836277232767942208:2:0) after 5m29s
[17:06:16.131] Received PubSub notification, asking Buildbucket for the build status
[17:06:16.151] Build status: SCHEDULED
[17:06:18.998] Received PubSub notification, asking Buildbucket for the build status
[17:06:19.018] Build status: STARTED
[17:06:41.443] Received PubSub notification, asking Buildbucket for the build status
[17:06:41.461] Build:
{
  "id": "8670847169858041409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T17:06:14.830313345Z",
  "startTime": "2026-09-12T17:06:18.758632402Z",
  "endTime": "2026-09-12T17:06:41.180983482Z",
  "updateTime": "2026-09-12T17:06:41.180983482Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:06:41.461] Invocation finished in 28.7898718s with status SUCCEEDED