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:23890 (5 days ago)

Debug log (UTC)

[13:57:40.582] New invocation is queued and will start shortly
[13:57:41.752] Starting the invocation (attempt 1)
[13:57:41.774] Ignoring gitiles_ref tag without the buildset tag
[13:57:41.775] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:57:41.775] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:57:41.775] Buildbucket request:
{
  "requestId": "8835564318629979968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835564318629979968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23890"
                            },
                        "id": "cron:v1:23890"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835564318629979968"
    },
    {
      "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"
  }
}
[13:57:43.581] Scheduled build:
{
  "id": "8670134255562411057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T13:57:42.884213560Z",
  "updateTime": "2026-09-20T13:57:43.306288225Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:57:43.581] Task URL: https://cr-buildbucket.appspot.com/build/8670134255562411057
[13:57:43.581] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835564318629979968:2:0) after 4m6s
[13:57:44.124] Received PubSub notification, asking Buildbucket for the build status
[13:57:44.166] Build status: SCHEDULED
[13:57:47.163] Received PubSub notification, asking Buildbucket for the build status
[13:57:47.180] Build status: STARTED
[13:58:11.195] Received PubSub notification, asking Buildbucket for the build status
[13:58:11.221] Build:
{
  "id": "8670134255562411057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T13:57:42.884213560Z",
  "startTime": "2026-09-20T13:57:46.990957591Z",
  "endTime": "2026-09-20T13:58:10.816790732Z",
  "updateTime": "2026-09-20T13:58:10.816790732Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:58:11.221] Invocation finished in 30.645413214s with status SUCCEEDED