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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:382 (2 weeks ago)

Debug log (UTC)

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

  }
}
[15:26:10.361] Task URL: https://cr-buildbucket.appspot.com/build/8685348981343575377
[15:26:10.361] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850779044419317648:2:0) after 6m59s
[15:26:10.908] Received PubSub notification, asking Buildbucket for the build status
[15:26:11.175] Build status: SCHEDULED
[15:26:26.434] Received PubSub notification, asking Buildbucket for the build status
[15:26:26.454] Build status: STARTED
[15:26:50.771] Received PubSub notification, asking Buildbucket for the build status
[15:26:50.791] Build:
{
  "id": "8685348981343575377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T15:26:09.675046453Z",
  "startTime": "2026-04-05T15:26:24.670695712Z",
  "endTime": "2026-04-05T15:26:50.381123276Z",
  "updateTime": "2026-04-05T15:26:50.381123276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:26:50.791] Invocation finished in 43.433174772s with status SUCCEEDED