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:4852 (4 months ago)

Debug log (UTC)

[20:51:58.168] New invocation is queued and will start shortly
[20:51:59.256] Starting the invocation (attempt 1)
[20:51:59.280] Ignoring gitiles_ref tag without the buildset tag
[20:51:59.280] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:51:59.281] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:51:59.281] Buildbucket request:
{
  "requestId": "8847859440989013712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847859440989013712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4852"
                            },
                        "id": "cron:v1:4852"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847859440989013712"
    },
    {
      "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:52:01.534] Scheduled build:
{
  "id": "8682429377575612721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T20:52:00.803688248Z",
  "updateTime": "2026-05-07T20:52:01.318946334Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:52:01.534] Task URL: https://cr-buildbucket.appspot.com/build/8682429377575612721
[20:52:01.534] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847859440989013712:2:0) after 4m28s
[20:52:02.043] Received PubSub notification, asking Buildbucket for the build status
[20:52:02.059] Build status: SCHEDULED
[20:52:05.885] Received PubSub notification, asking Buildbucket for the build status
[20:52:05.973] Build status: STARTED
[20:52:30.063] Received PubSub notification, asking Buildbucket for the build status
[20:52:30.236] Build:
{
  "id": "8682429377575612721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T20:52:00.803688248Z",
  "startTime": "2026-05-07T20:52:05.675744119Z",
  "endTime": "2026-05-07T20:52:29.734774225Z",
  "updateTime": "2026-05-07T20:52:29.734774225Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:52:30.236] Invocation finished in 32.071501994s with status SUCCEEDED