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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18712 (1 month ago)

Debug log (UTC)

[15:21:37.865] New invocation is queued and will start shortly
[15:21:38.970] Starting the invocation (attempt 1)
[15:21:38.993] Ignoring gitiles_ref tag without the buildset tag
[15:21:38.993] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:21:38.993] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:21:38.993] Buildbucket request:
{
  "requestId": "8838911124414381584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838911124414381584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18712"
                            },
                        "id": "cron:v1:18712"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838911124414381584"
    },
    {
      "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"
  }
}
[15:21:40.707] Scheduled build:
{
  "id": "8673481061409782305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T15:21:40.105295379Z",
  "updateTime": "2026-08-14T15:21:40.105295379Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:21:40.707] Task URL: https://cr-buildbucket.appspot.com/build/8673481061409782305
[15:21:40.707] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838911124414381584:2:0) after 1m46s
[15:21:41.386] Received PubSub notification, asking Buildbucket for the build status
[15:21:41.409] Build status: SCHEDULED
[15:21:51.987] Received PubSub notification, asking Buildbucket for the build status
[15:21:52.020] Build status: STARTED
[15:22:15.402] Received PubSub notification, asking Buildbucket for the build status
[15:22:15.433] Build:
{
  "id": "8673481061409782305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T15:21:40.105295379Z",
  "startTime": "2026-08-14T15:21:50.773871461Z",
  "endTime": "2026-08-14T15:22:15.033655406Z",
  "updateTime": "2026-08-14T15:22:15.033655406Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:22:15.433] Invocation finished in 37.576978633s with status SUCCEEDED