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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10582 (3 weeks ago)

Debug log (UTC)

[16:49:06.647] New invocation is queued and will start shortly
[16:49:08.268] Starting the invocation (attempt 1)
[16:49:08.297] Ignoring gitiles_ref tag without the buildset tag
[16:49:08.297] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:49:08.299] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:49:08.299] Buildbucket request:
{
  "requestId": "8844160244713833200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844160244713833200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10582"
                            },
                        "id": "cron:v1:10582"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844160244713833200"
    },
    {
      "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:49:09.923] Scheduled build:
{
  "id": "8678730181431707217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T16:49:09.156250949Z",
  "updateTime": "2026-06-17T16:49:09.567441044Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:49:09.923] Task URL: https://cr-buildbucket.appspot.com/build/8678730181431707217
[16:49:09.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844160244713833200:2:0) after 8m19s
[16:49:10.449] Received PubSub notification, asking Buildbucket for the build status
[16:49:10.494] Build status: SCHEDULED
[16:49:13.254] Received PubSub notification, asking Buildbucket for the build status
[16:49:13.271] Build status: STARTED
[16:49:36.857] Received PubSub notification, asking Buildbucket for the build status
[16:49:36.879] Build:
{
  "id": "8678730181431707217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T16:49:09.156250949Z",
  "startTime": "2026-06-17T16:49:13.090712054Z",
  "endTime": "2026-06-17T16:49:36.620670162Z",
  "updateTime": "2026-06-17T16:49:36.620670162Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:49:36.879] Invocation finished in 30.236743071s with status SUCCEEDED