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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18892 (1 month ago)

Debug log (UTC)

[22:05:29.112] New invocation is queued and will start shortly
[22:05:30.624] Starting the invocation (attempt 1)
[22:05:30.660] Ignoring gitiles_ref tag without the buildset tag
[22:05:30.660] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:05:30.661] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:05:30.661] Buildbucket request:
{
  "requestId": "8838795119144309920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838795119144309920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18892"
                            },
                        "id": "cron:v1:18892"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838795119144309920"
    },
    {
      "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:05:32.019] Scheduled build:
{
  "id": "8673365056152677201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T22:05:31.339472970Z",
  "updateTime": "2026-08-15T22:05:31.915458373Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:05:32.019] Task URL: https://cr-buildbucket.appspot.com/build/8673365056152677201
[22:05:32.019] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838795119144309920:2:0) after 2m4s
[22:05:32.579] Received PubSub notification, asking Buildbucket for the build status
[22:05:32.604] Build status: SCHEDULED
[22:05:35.816] Received PubSub notification, asking Buildbucket for the build status
[22:05:35.833] Build status: STARTED
[22:05:57.821] Received PubSub notification, asking Buildbucket for the build status
[22:05:57.873] Build:
{
  "id": "8673365056152677201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T22:05:31.339472970Z",
  "startTime": "2026-08-15T22:05:35.607898144Z",
  "endTime": "2026-08-15T22:05:57.562207235Z",
  "updateTime": "2026-08-15T22:05:57.562207235Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:05:57.873] Invocation finished in 28.769336136s with status SUCCEEDED