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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:166 (3 weeks ago)

Debug log (UTC)

[02:31:43.128] New invocation is queued and will start shortly
[02:31:44.244] Starting the invocation (attempt 1)
[02:31:44.268] Ignoring gitiles_ref tag without the buildset tag
[02:31:44.268] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:31:44.268] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:31:44.268] Buildbucket request:
{
  "requestId": "8850918362665619072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850918362665619072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "166"
                            },
                        "id": "cron:v1:166"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850918362665619072"
    },
    {
      "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:31:46.603] Scheduled build:
{
  "id": "8685488299306376065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T02:31:45.712356532Z",
  "updateTime": "2026-04-04T02:31:46.267891349Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:31:46.603] Task URL: https://cr-buildbucket.appspot.com/build/8685488299306376065
[02:31:46.603] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850918362665619072:2:0) after 7m5s
[02:31:47.061] Received PubSub notification, asking Buildbucket for the build status
[02:31:47.127] Build status: SCHEDULED
[02:31:50.157] Received PubSub notification, asking Buildbucket for the build status
[02:31:50.211] Build status: STARTED
[02:32:34.482] Received PubSub notification, asking Buildbucket for the build status
[02:32:34.499] Build:
{
  "id": "8685488299306376065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T02:31:45.712356532Z",
  "startTime": "2026-04-04T02:31:49.914316644Z",
  "endTime": "2026-04-04T02:32:15.117116974Z",
  "updateTime": "2026-04-04T02:32:15.117116974Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:32:34.499] Invocation finished in 51.374764926s with status SUCCEEDED