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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7066 (1 month ago)

Debug log (UTC)

[15:25:24.623] New invocation is queued and will start shortly
[15:25:25.713] Starting the invocation (attempt 1)
[15:25:25.743] Ignoring gitiles_ref tag without the buildset tag
[15:25:25.743] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:25:25.743] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:25:25.744] Buildbucket request:
{
  "requestId": "8846430434847681296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846430434847681296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7066"
                            },
                        "id": "cron:v1:7066"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846430434847681296"
    },
    {
      "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"
  }
}
[15:25:27.227] Scheduled build:
{
  "id": "8681000372108028801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T15:25:26.615090338Z",
  "updateTime": "2026-05-23T15:25:26.615090338Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:25:27.227] Task URL: https://cr-buildbucket.appspot.com/build/8681000372108028801
[15:25:27.227] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846430434847681296:2:0) after 2m47s
[15:25:27.383] Received PubSub notification, asking Buildbucket for the build status
[15:25:27.403] Build status: SCHEDULED
[15:25:37.406] Received PubSub notification, asking Buildbucket for the build status
[15:25:37.430] Build status: STARTED
[15:25:59.068] Received PubSub notification, asking Buildbucket for the build status
[15:25:59.087] Build:
{
  "id": "8681000372108028801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T15:25:26.615090338Z",
  "startTime": "2026-05-23T15:25:34.612555073Z",
  "endTime": "2026-05-23T15:25:58.693674810Z",
  "updateTime": "2026-05-23T15:25:58.693674810Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:25:59.087] Invocation finished in 34.467351441s with status SUCCEEDED