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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13051 (2 months ago)

Debug log (UTC)

[06:56:16.825] New invocation is queued and will start shortly
[06:56:17.982] Starting the invocation (attempt 1)
[06:56:18.009] Ignoring gitiles_ref tag without the buildset tag
[06:56:18.009] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:56:18.010] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:56:18.010] Buildbucket request:
{
  "requestId": "8842566796979872384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842566796979872384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13051"
                            },
                        "id": "cron:v1:13051"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842566796979872384"
    },
    {
      "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"
  }
}
[06:56:19.235] Scheduled build:
{
  "id": "8677136734517386513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T06:56:18.553020904Z",
  "updateTime": "2026-07-05T06:56:18.970957367Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:56:19.235] Task URL: https://cr-buildbucket.appspot.com/build/8677136734517386513
[06:56:19.235] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842566796979872384:2:0) after 4m45s
[06:56:19.769] Received PubSub notification, asking Buildbucket for the build status
[06:56:19.785] Build status: SCHEDULED
[06:56:24.948] Received PubSub notification, asking Buildbucket for the build status
[06:56:24.969] Build status: STARTED
[06:57:08.229] Received PubSub notification, asking Buildbucket for the build status
[06:57:08.284] Build:
{
  "id": "8677136734517386513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T06:56:18.553020904Z",
  "startTime": "2026-07-05T06:56:24.780904773Z",
  "endTime": "2026-07-05T06:57:07.968411865Z",
  "updateTime": "2026-07-05T06:57:07.968411865Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:57:08.284] Invocation finished in 51.463406991s with status SUCCEEDED