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:20416 (1 week ago)

Debug log (UTC)

[19:09:24.132] New invocation is queued and will start shortly
[19:09:25.227] Starting the invocation (attempt 1)
[19:09:25.253] Ignoring gitiles_ref tag without the buildset tag
[19:09:25.253] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:09:25.253] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:09:25.253] Buildbucket request:
{
  "requestId": "8837809630697742176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837809630697742176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20416"
                            },
                        "id": "cron:v1:20416"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837809630697742176"
    },
    {
      "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"
  }
}
[19:09:26.710] Scheduled build:
{
  "id": "8672379568196660433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T19:09:25.892926745Z",
  "updateTime": "2026-08-26T19:09:26.515506016Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:09:26.711] Task URL: https://cr-buildbucket.appspot.com/build/8672379568196660433
[19:09:26.711] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837809630697742176:2:0) after 7m10s
[19:09:27.291] Received PubSub notification, asking Buildbucket for the build status
[19:09:27.312] Build status: SCHEDULED
[19:09:30.500] Received PubSub notification, asking Buildbucket for the build status
[19:09:30.526] Build status: STARTED
[19:09:55.834] Received PubSub notification, asking Buildbucket for the build status
[19:09:55.850] Build:
{
  "id": "8672379568196660433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T19:09:25.892926745Z",
  "startTime": "2026-08-26T19:09:30.301539583Z",
  "endTime": "2026-08-26T19:09:55.377462642Z",
  "updateTime": "2026-08-26T19:09:55.377462642Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:09:55.850] Invocation finished in 31.727291252s with status SUCCEEDED