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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24046 (2 days ago)

Debug log (UTC)

[16:37:19.579] New invocation is queued and will start shortly
[16:37:21.737] Starting the invocation (attempt 1)
[16:37:21.777] Ignoring gitiles_ref tag without the buildset tag
[16:37:21.777] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:37:21.777] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:37:21.777] Buildbucket request:
{
  "requestId": "8835463677356786640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835463677356786640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24046"
                            },
                        "id": "cron:v1:24046"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835463677356786640"
    },
    {
      "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:37:23.031] Scheduled build:
{
  "id": "8670033613794280401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T16:37:22.353066766Z",
  "updateTime": "2026-09-21T16:37:22.939734745Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:37:23.031] Task URL: https://cr-buildbucket.appspot.com/build/8670033613794280401
[16:37:23.031] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835463677356786640:2:0) after 9m22s
[16:37:23.666] Received PubSub notification, asking Buildbucket for the build status
[16:37:23.699] Build status: SCHEDULED
[16:37:27.652] Received PubSub notification, asking Buildbucket for the build status
[16:37:27.682] Build status: STARTED
[16:37:52.551] Received PubSub notification, asking Buildbucket for the build status
[16:37:52.575] Build:
{
  "id": "8670033613794280401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T16:37:22.353066766Z",
  "startTime": "2026-09-21T16:37:27.469009155Z",
  "endTime": "2026-09-21T16:37:52.243188996Z",
  "updateTime": "2026-09-21T16:37:52.243188996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:37:52.575] Invocation finished in 33.002695832s with status SUCCEEDED