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:12442 (1 day ago)

Debug log (UTC)

[22:56:50.168] New invocation is queued and will start shortly
[22:56:51.317] Starting the invocation (attempt 1)
[22:56:51.349] Ignoring gitiles_ref tag without the buildset tag
[22:56:51.349] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:56:51.349] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:56:51.350] Buildbucket request:
{
  "requestId": "8842959348872926576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842959348872926576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12442"
                            },
                        "id": "cron:v1:12442"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842959348872926576"
    },
    {
      "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"
  }
}
[22:56:53.699] Scheduled build:
{
  "id": "8677529285237975105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T22:56:53.013643080Z",
  "updateTime": "2026-06-30T22:56:53.560106709Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:56:53.699] Task URL: https://cr-buildbucket.appspot.com/build/8677529285237975105
[22:56:53.699] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842959348872926576:2:0) after 3m3s
[22:56:54.251] Received PubSub notification, asking Buildbucket for the build status
[22:56:54.384] Build status: SCHEDULED
[22:56:58.432] Received PubSub notification, asking Buildbucket for the build status
[22:56:58.452] Build status: STARTED
[22:57:22.277] Received PubSub notification, asking Buildbucket for the build status
[22:57:22.301] Build:
{
  "id": "8677529285237975105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T22:56:53.013643080Z",
  "startTime": "2026-06-30T22:56:58.181526286Z",
  "endTime": "2026-06-30T22:57:21.966605036Z",
  "updateTime": "2026-06-30T22:57:21.966605036Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:57:22.301] Invocation finished in 32.137427409s with status SUCCEEDED