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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13771 (2 months ago)

Debug log (UTC)

[10:21:54.508] New invocation is queued and will start shortly
[10:21:55.579] Starting the invocation (attempt 1)
[10:21:55.619] Ignoring gitiles_ref tag without the buildset tag
[10:21:55.619] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:21:55.619] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:21:55.619] Buildbucket request:
{
  "requestId": "8842100875149318064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842100875149318064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13771"
                            },
                        "id": "cron:v1:13771"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842100875149318064"
    },
    {
      "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"
  }
}
[10:21:57.118] Scheduled build:
{
  "id": "8676670812717490561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T10:21:56.207432227Z",
  "updateTime": "2026-07-10T10:21:56.879364657Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:21:57.118] Task URL: https://cr-buildbucket.appspot.com/build/8676670812717490561
[10:21:57.118] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842100875149318064:2:0) after 9m26s
[10:21:57.556] Received PubSub notification, asking Buildbucket for the build status
[10:21:57.575] Build status: SCHEDULED
[10:22:00.604] Received PubSub notification, asking Buildbucket for the build status
[10:22:00.637] Build status: STARTED
[10:22:22.583] Received PubSub notification, asking Buildbucket for the build status
[10:22:22.608] Build:
{
  "id": "8676670812717490561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T10:21:56.207432227Z",
  "startTime": "2026-07-10T10:22:00.401683755Z",
  "endTime": "2026-07-10T10:22:22.337946146Z",
  "updateTime": "2026-07-10T10:22:22.337946146Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:22:22.608] Invocation finished in 28.103593659s with status SUCCEEDED