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:20881 (5 days ago)

Debug log (UTC)

[02:36:16.263] New invocation is queued and will start shortly
[02:36:17.322] Starting the invocation (attempt 1)
[02:36:17.353] Ignoring gitiles_ref tag without the buildset tag
[02:36:17.353] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:36:17.353] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:36:17.353] Buildbucket request:
{
  "requestId": "8837509725237792192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837509725237792192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20881"
                            },
                        "id": "cron:v1:20881"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837509725237792192"
    },
    {
      "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"
  }
}
[02:36:20.863] Scheduled build:
{
  "id": "8672079662300553729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T02:36:18.442136685Z",
  "updateTime": "2026-08-30T02:36:20.314200769Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:36:20.863] Task URL: https://cr-buildbucket.appspot.com/build/8672079662300553729
[02:36:20.863] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837509725237792192:2:0) after 5m1s
[02:36:21.049] Received PubSub notification, asking Buildbucket for the build status
[02:36:21.075] Build status: SCHEDULED
[02:36:24.270] Received PubSub notification, asking Buildbucket for the build status
[02:36:24.287] Build status: STARTED
[02:36:45.893] Received PubSub notification, asking Buildbucket for the build status
[02:36:45.908] Build:
{
  "id": "8672079662300553729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T02:36:18.442136685Z",
  "startTime": "2026-08-30T02:36:24.115095559Z",
  "endTime": "2026-08-30T02:36:45.467914308Z",
  "updateTime": "2026-08-30T02:36:45.467914308Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:45.908] Invocation finished in 29.650377s with status SUCCEEDED