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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24094 (2 days ago)

Debug log (UTC)

[00:50:02.747] New invocation is queued and will start shortly
[00:50:05.353] Starting the invocation (attempt 1)
[00:50:05.431] Ignoring gitiles_ref tag without the buildset tag
[00:50:05.431] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:50:05.431] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:50:05.431] Buildbucket request:
{
  "requestId": "8835432678128930896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835432678128930896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24094"
                            },
                        "id": "cron:v1:24094"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835432678128930896"
    },
    {
      "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"
  }
}
[00:50:06.630] Scheduled build:
{
  "id": "8670002613959173201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T00:50:06.100320716Z",
  "updateTime": "2026-09-22T00:50:06.100320716Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:50:06.630] Task URL: https://cr-buildbucket.appspot.com/build/8670002613959173201
[00:50:06.630] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835432678128930896:2:0) after 8m11s
[00:50:07.382] Received PubSub notification, asking Buildbucket for the build status
[00:50:07.406] Build status: SCHEDULED
[00:50:12.276] Received PubSub notification, asking Buildbucket for the build status
[00:50:12.298] Build status: STARTED
[00:50:35.605] Received PubSub notification, asking Buildbucket for the build status
[00:50:35.668] Build:
{
  "id": "8670002613959173201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T00:50:06.100320716Z",
  "startTime": "2026-09-22T00:50:11.319118005Z",
  "endTime": "2026-09-22T00:50:35.345768887Z",
  "updateTime": "2026-09-22T00:50:35.345768887Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:50:35.668] Invocation finished in 32.929036956s with status SUCCEEDED