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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18298 (2 days ago)

Debug log (UTC)

[16:27:45.494] New invocation is queued and will start shortly
[16:27:49.794] Starting the invocation (attempt 1)
[16:27:49.823] Ignoring gitiles_ref tag without the buildset tag
[16:27:49.823] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:27:49.823] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:27:49.823] Buildbucket request:
{
  "requestId": "8839178754949897312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839178754949897312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18298"
                            },
                        "id": "cron:v1:18298"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839178754949897312"
    },
    {
      "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"
  }
}
[16:27:51.270] Scheduled build:
{
  "id": "8673748688892418145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T16:27:50.648791357Z",
  "updateTime": "2026-08-11T16:27:50.648791357Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:27:51.270] Task URL: https://cr-buildbucket.appspot.com/build/8673748688892418145
[16:27:51.271] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839178754949897312:2:0) after 3m36s
[16:27:52.133] Received PubSub notification, asking Buildbucket for the build status
[16:27:52.155] Build status: SCHEDULED
[16:27:57.347] Received PubSub notification, asking Buildbucket for the build status
[16:27:57.382] Build status: STARTED
[16:28:20.907] Received PubSub notification, asking Buildbucket for the build status
[16:28:20.933] Build:
{
  "id": "8673748688892418145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T16:27:50.648791357Z",
  "startTime": "2026-08-11T16:27:56.542580333Z",
  "endTime": "2026-08-11T16:28:20.535457870Z",
  "updateTime": "2026-08-11T16:28:20.535457870Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:28:20.933] Invocation finished in 35.44477245s with status SUCCEEDED