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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22945 (1 week ago)

Debug log (UTC)

[20:11:59.287] New invocation is queued and will start shortly
[20:12:00.394] Starting the invocation (attempt 1)
[20:12:00.423] Ignoring gitiles_ref tag without the buildset tag
[20:12:00.423] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:12:00.423] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:12:00.423] Buildbucket request:
{
  "requestId": "8836174947733060592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836174947733060592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22945"
                            },
                        "id": "cron:v1:22945"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836174947733060592"
    },
    {
      "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"
  }
}
[20:12:01.544] Scheduled build:
{
  "id": "8670744885352451681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T20:12:00.936836405Z",
  "updateTime": "2026-09-13T20:12:01.413001025Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:12:01.544] Task URL: https://cr-buildbucket.appspot.com/build/8670744885352451681
[20:12:01.544] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836174947733060592:2:0) after 7m39s
[20:12:02.185] Received PubSub notification, asking Buildbucket for the build status
[20:12:02.204] Build status: SCHEDULED
[20:12:05.810] Received PubSub notification, asking Buildbucket for the build status
[20:12:05.920] Build status: STARTED
[20:12:36.368] Received PubSub notification, asking Buildbucket for the build status
[20:12:36.387] Build:
{
  "id": "8670744885352451681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T20:12:00.936836405Z",
  "startTime": "2026-09-13T20:12:05.585318990Z",
  "endTime": "2026-09-13T20:12:34.653542856Z",
  "updateTime": "2026-09-13T20:12:34.653542856Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:12:36.387] Invocation finished in 37.104371252s with status SUCCEEDED