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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14599 (1 month ago)

Debug log (UTC)

[07:45:04.648] New invocation is queued and will start shortly
[07:45:05.892] Starting the invocation (attempt 1)
[07:45:05.917] Ignoring gitiles_ref tag without the buildset tag
[07:45:05.917] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:45:05.917] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:45:05.917] Buildbucket request:
{
  "requestId": "8841567160306121584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841567160306121584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14599"
                            },
                        "id": "cron:v1:14599"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841567160306121584"
    },
    {
      "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"
  }
}
[07:45:06.959] Scheduled build:
{
  "id": "8676137097789114657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T07:45:06.427911573Z",
  "updateTime": "2026-07-16T07:45:06.427911573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:45:06.959] Task URL: https://cr-buildbucket.appspot.com/build/8676137097789114657
[07:45:06.959] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841567160306121584:2:0) after 8m11s
[07:45:38.425] Received PubSub notification, asking Buildbucket for the build status
[07:45:38.468] Build status: STARTED
[07:45:44.137] Received PubSub notification, asking Buildbucket for the build status
[07:45:44.152] Build:
{
  "id": "8676137097789114657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T07:45:06.427911573Z",
  "startTime": "2026-07-16T07:45:11.946371964Z",
  "endTime": "2026-07-16T07:45:39.722417998Z",
  "updateTime": "2026-07-16T07:45:39.722417998Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:45:44.152] Invocation finished in 39.509532787s with status SUCCEEDED