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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3592 (15 hours ago)

Debug log (UTC)

[21:31:57.940] New invocation is queued and will start shortly
[21:31:59.207] Starting the invocation (attempt 1)
[21:31:59.233] Ignoring gitiles_ref tag without the buildset tag
[21:31:59.233] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:31:59.233] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:31:59.233] Buildbucket request:
{
  "requestId": "8848672297350682080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848672297350682080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3592"
                            },
                        "id": "cron:v1:3592"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848672297350682080"
    },
    {
      "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"
  }
}
[21:32:00.931] Scheduled build:
{
  "id": "8683242234362653825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T21:32:00.162249596Z",
  "updateTime": "2026-04-28T21:32:00.828858781Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:32:00.931] Task URL: https://cr-buildbucket.appspot.com/build/8683242234362653825
[21:32:00.931] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848672297350682080:2:0) after 3m55s
[21:32:01.850] Received PubSub notification, asking Buildbucket for the build status
[21:32:01.868] Build status: SCHEDULED
[21:32:05.692] Received PubSub notification, asking Buildbucket for the build status
[21:32:05.739] Build status: STARTED
[21:32:29.659] Received PubSub notification, asking Buildbucket for the build status
[21:32:29.738] Build:
{
  "id": "8683242234362653825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T21:32:00.162249596Z",
  "startTime": "2026-04-28T21:32:05.471251621Z",
  "endTime": "2026-04-28T21:32:29.268237594Z",
  "updateTime": "2026-04-28T21:32:29.268237594Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:32:29.738] Invocation finished in 31.809294363s with status SUCCEEDED