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:11662 (2 weeks ago)

Debug log (UTC)

[09:33:27.080] New invocation is queued and will start shortly
[09:33:29.987] Starting the invocation (attempt 1)
[09:33:30.014] Ignoring gitiles_ref tag without the buildset tag
[09:33:30.014] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:33:30.014] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:33:30.014] Buildbucket request:
{
  "requestId": "8843462878306347200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843462878306347200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11662"
                            },
                        "id": "cron:v1:11662"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843462878306347200"
    },
    {
      "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"
  }
}
[09:33:31.282] Scheduled build:
{
  "id": "8678032813807639089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T09:33:30.748485404Z",
  "updateTime": "2026-06-25T09:33:31.203538433Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:33:31.282] Task URL: https://cr-buildbucket.appspot.com/build/8678032813807639089
[09:33:31.283] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843462878306347200:2:0) after 9m1s
[09:33:58.879] Received PubSub notification, asking Buildbucket for the build status
[09:33:58.901] Build status: STARTED
[09:34:02.785] Received PubSub notification, asking Buildbucket for the build status
[09:34:02.805] Build:
{
  "id": "8678032813807639089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T09:33:30.748485404Z",
  "startTime": "2026-06-25T09:33:34.838376156Z",
  "endTime": "2026-06-25T09:33:59.833395959Z",
  "updateTime": "2026-06-25T09:33:59.833395959Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:34:02.805] Invocation finished in 35.730494888s with status SUCCEEDED