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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12229 (2 days ago)

Debug log (UTC)

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

  }
}
[10:37:25.531] Task URL: https://cr-buildbucket.appspot.com/build/8677666405576521681
[10:37:25.531] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843096468854075984:2:0) after 5m22s
[10:37:26.134] Received PubSub notification, asking Buildbucket for the build status
[10:37:26.155] Build status: SCHEDULED
[10:37:29.334] Received PubSub notification, asking Buildbucket for the build status
[10:37:29.376] Build status: STARTED
[10:37:54.163] Received PubSub notification, asking Buildbucket for the build status
[10:37:54.200] Build:
{
  "id": "8677666405576521681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T10:37:24.868834538Z",
  "startTime": "2026-06-29T10:37:28.908834889Z",
  "endTime": "2026-06-29T10:37:53.774799159Z",
  "updateTime": "2026-06-29T10:37:53.774799159Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:37:54.200] Invocation finished in 31.841153458s with status SUCCEEDED