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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4261 (4 months ago)

Debug log (UTC)

[15:52:24.969] New invocation is queued and will start shortly
[15:52:26.187] Starting the invocation (attempt 1)
[15:52:26.212] Ignoring gitiles_ref tag without the buildset tag
[15:52:26.212] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:52:26.212] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:52:26.212] Buildbucket request:
{
  "requestId": "8848240675123416928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848240675123416928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4261"
                            },
                        "id": "cron:v1:4261"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848240675123416928"
    },
    {
      "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"
  }
}
[15:52:27.889] Scheduled build:
{
  "id": "8682810612099175425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T15:52:27.229563577Z",
  "updateTime": "2026-05-03T15:52:27.590074251Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:52:27.889] Task URL: https://cr-buildbucket.appspot.com/build/8682810612099175425
[15:52:27.889] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848240675123416928:2:0) after 2m32s
[15:52:28.490] Received PubSub notification, asking Buildbucket for the build status
[15:52:28.532] Build status: SCHEDULED
[15:52:31.260] Received PubSub notification, asking Buildbucket for the build status
[15:52:31.278] Build status: STARTED
[15:52:54.831] Received PubSub notification, asking Buildbucket for the build status
[15:52:54.847] Build:
{
  "id": "8682810612099175425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T15:52:27.229563577Z",
  "startTime": "2026-05-03T15:52:31.094496325Z",
  "endTime": "2026-05-03T15:52:54.612272771Z",
  "updateTime": "2026-05-03T15:52:54.612272771Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:52:54.847] Invocation finished in 29.886169189s with status SUCCEEDED