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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23497 (1 week ago)

Debug log (UTC)

[18:43:04.832] New invocation is queued and will start shortly
[18:43:05.917] Starting the invocation (attempt 1)
[18:43:05.941] Ignoring gitiles_ref tag without the buildset tag
[18:43:05.941] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:43:05.941] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:43:05.941] Buildbucket request:
{
  "requestId": "8835818153449567920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835818153449567920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23497"
                            },
                        "id": "cron:v1:23497"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835818153449567920"
    },
    {
      "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"
  }
}
[18:43:07.316] Scheduled build:
{
  "id": "8670388091000869649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T18:43:06.545695770Z",
  "updateTime": "2026-09-17T18:43:06.545695770Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:43:07.316] Task URL: https://cr-buildbucket.appspot.com/build/8670388091000869649
[18:43:07.316] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835818153449567920:2:0) after 3m4s
[18:43:08.273] Received PubSub notification, asking Buildbucket for the build status
[18:43:08.291] Build status: SCHEDULED
[18:43:14.568] Received PubSub notification, asking Buildbucket for the build status
[18:43:14.625] Build status: STARTED
[18:43:40.143] Received PubSub notification, asking Buildbucket for the build status
[18:43:40.238] Build:
{
  "id": "8670388091000869649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T18:43:06.545695770Z",
  "startTime": "2026-09-17T18:43:14.365236784Z",
  "endTime": "2026-09-17T18:43:39.115532676Z",
  "updateTime": "2026-09-17T18:43:39.115532676Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:43:40.238] Invocation finished in 35.410953716s with status SUCCEEDED